.botanical-effects{position:relative;min-height:var(--botanical-height, 60vh);overflow:hidden;background-color:var(--background-color, #faf8f5)}.botanical-effects__container{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.botanical-effects__flower{position:absolute;left:var(--flower-x, 50%);top:var(--flower-y, 50%);width:var(--flower-size, 150px);height:auto;transform:translate(-50%,-50%) rotate(var(--flower-rotation, 0deg)) translateZ(0);opacity:var(--botanical-opacity, .8);z-index:var(--flower-depth, 3);will-change:transform;transition:transform .1s ease-out}.botanical-effects__flower img,.botanical-effects__image{width:100%;height:auto;display:block;filter:blur(var(--flower-blur, 0px));transition:filter .3s ease}.botanical-effects__flower[data-depth="1"]{z-index:1}.botanical-effects__flower[data-depth="2"]{z-index:2}.botanical-effects__flower[data-depth="3"]{z-index:3}.botanical-effects__flower[data-depth="4"]{z-index:4}.botanical-effects__flower[data-depth="5"]{z-index:5}.botanical-effects--parallax .botanical-effects__flower,.botanical-effects--hybrid .botanical-effects__flower{transition:transform .05s linear}.botanical-effects--cursor .botanical-effects__flower,.botanical-effects--hybrid .botanical-effects__flower{transition:transform .3s cubic-bezier(.23,1,.32,1)}.botanical-effects__content{position:relative;z-index:10;display:flex;align-items:center;justify-content:center;min-height:var(--botanical-height, 60vh);padding:4rem 0}.botanical-effects__content-inner{text-align:center;max-width:720px;margin:0 auto}.botanical-effects__heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:400;letter-spacing:-.02em;margin-bottom:1.5rem;color:var(--text-color, #2d2d2d)}.botanical-effects__text{font-size:1.125rem;line-height:1.7;color:var(--text-color, #2d2d2d);opacity:.85}.botanical-effects__text p{margin-bottom:1em}.botanical-effects__text p:last-child{margin-bottom:0}@keyframes botanical-float-in{0%{opacity:0;transform:translate(-50%,-50%) rotate(var(--flower-rotation, 0deg)) translateY(20px) scale(.95)}to{opacity:var(--botanical-opacity, .8);transform:translate(-50%,-50%) rotate(var(--flower-rotation, 0deg)) translateY(0) scale(1)}}.botanical-effects__flower{animation:botanical-float-in .8s cubic-bezier(.23,1,.32,1) backwards}.botanical-effects__flower[data-depth="1"]{animation-delay:.1s}.botanical-effects__flower[data-depth="2"]{animation-delay:.2s}.botanical-effects__flower[data-depth="3"]{animation-delay:.3s}.botanical-effects__flower[data-depth="4"]{animation-delay:.4s}.botanical-effects__flower[data-depth="5"]{animation-delay:.5s}@media (prefers-reduced-motion: reduce){.botanical-effects__flower{animation:none;transition:none}.botanical-effects--parallax .botanical-effects__flower,.botanical-effects--cursor .botanical-effects__flower,.botanical-effects--hybrid .botanical-effects__flower{transform:translate(-50%,-50%) rotate(var(--flower-rotation, 0deg))!important}}@media screen and (max-width: 749px){.botanical-effects{min-height:calc(var(--botanical-height, 60vh) * .75)}.botanical-effects__flower{--flower-size: calc(var(--flower-size, 150px) * .7)}.botanical-effects__content{padding:2rem 0}.botanical-effects__heading{font-size:clamp(1.5rem,6vw,2.5rem)}}.botanical-effects--cursor .botanical-effects__flower:hover img,.botanical-effects--hybrid .botanical-effects__flower:hover img{filter:blur(0)!important;transition:filter .2s ease}
/*# sourceMappingURL=/cdn/shop/t/162/assets/section-botanical-effects.css.map */
