/* Köşelerdeki ince yaprak çizimleri, içeriğin önüne geçmeden yüzeyleri zenginleştirir. */
.about-section,.office-subscription__content,.delivery{position:relative;overflow:hidden}.about-section:after,.office-subscription__content:after,.delivery:after{position:absolute;z-index:0;width:clamp(180px,24vw,360px);aspect-ratio:1;background:url('../images/botanical-leaves.svg') center/contain no-repeat;opacity:.17;pointer-events:none;content:""}.about-section:after{top:-88px;right:-90px;transform:rotate(12deg)}.office-subscription__content:after{right:-112px;bottom:-100px;transform:rotate(-17deg)}.delivery:after{top:-125px;right:5%;transform:rotate(28deg)}.about-section>*,.office-subscription__content>*,.delivery>*{position:relative;z-index:1}@media(max-width:680px){.about-section:after{top:-50px;right:-85px;width:210px}.office-subscription__content:after{right:-80px;bottom:-76px;width:210px}.delivery:after{top:-70px;right:-72px;width:190px;opacity:.13}}@media(prefers-reduced-motion:reduce){.about-section:after,.office-subscription__content:after,.delivery:after{display:none}}
