.our-story{position:relative;width:100%;box-sizing:border-box;overflow:hidden;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif!important;background-color:#fbf9f5;color:#333}.our-story__wrapper{display:flex;width:100%;min-height:580px;align-items:stretch}.our-story__wrapper--reverse{flex-direction:row-reverse}.our-story__text-column{flex:1;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 70px;box-sizing:border-box;background-color:#fff}.our-story__content-inner{max-width:520px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.our-story__heading{font-family:Montserrat,Gotham Narrow,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:clamp(28px,2.8vw,38px);font-weight:600;line-height:1.25;color:#452822;margin:0 0 24px;letter-spacing:.08em;text-transform:uppercase}.our-story__heading--with-logo{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:8px;column-gap:12px;max-width:100%}.our-story__heading-prefix{display:inline-block;line-height:1}.our-story__heading-logo-wrap{display:inline-flex;align-items:center;justify-content:center;line-height:1}.our-story__heading-logo{display:inline-block;height:auto;object-fit:contain;vertical-align:middle;will-change:transform}.our-story__heading-suffix{display:inline-block;line-height:1;margin-left:-4px}.our-story__description{font-family:Montserrat,sans-serif!important;font-size:15px;font-weight:400;line-height:1.75;letter-spacing:.01em;color:#4a4744;margin:0 0 32px}.our-story__description p{margin:0 0 16px}.our-story__description p:last-child{margin-bottom:0}.our-story__action{margin-top:4px}.our-story__link{font-family:Montserrat,sans-serif!important;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.28em;color:#1f2421;text-decoration:none;padding-bottom:6px;display:inline-block;position:relative;transition:color .3s ease;cursor:pointer}.our-story__link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transform-origin:right center;transition:transform .4s cubic-bezier(.16,1,.3,1)}.our-story__link-arrow{display:inline-block;font-size:14px;line-height:1;transition:transform .4s cubic-bezier(.16,1,.3,1)}.our-story__link:hover:after{transform:scaleX(1);transform-origin:left center}.our-story__link:hover .our-story__link-arrow{transform:translate(6px)}.our-story__slider-column{flex:1;width:50%;position:relative;overflow:hidden;background-color:#efece6}.our-story__slider-container{position:relative;width:100%;height:100%;min-height:520px}.our-story__slides-track{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.our-story__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .8s cubic-bezier(.4,0,.2,1),visibility .8s cubic-bezier(.4,0,.2,1);z-index:1}.our-story__slide.is-active{opacity:1;visibility:visible;z-index:2}.our-story__slide-picture{display:block;width:100%;height:100%}.our-story__slide-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.our-story__slide-placeholder{width:100%;height:100%;background:#eae4d9;display:flex;align-items:center;justify-content:center}.our-story__slide-placeholder svg{width:50%;height:50%;opacity:.4}.our-story__nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;color:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:transform .3s ease,opacity .3s ease;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));outline:none}.our-story__nav-btn:hover{transform:translateY(-50%) scale(1.18);opacity:.9}.our-story__nav-btn--prev{left:20px}.our-story__nav-btn--next{right:20px}.our-story__nav-btn svg{width:28px;height:28px;stroke:#fff}.our-story__dots-wrapper{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;gap:10px}.our-story__dot{width:9px;height:9px;border-radius:50%;background:#ffffff73;border:1px solid rgba(255,255,255,.8);padding:0;margin:0;cursor:pointer;transition:all .3s ease;outline:none}.our-story__dot.is-active{background:#fff;border-color:#fff;transform:scale(1.2)}@media screen and (max-width:768px){.our-story__wrapper{flex-direction:column!important;min-height:auto}.our-story__slider-column{width:100%;order:1;height:auto}.our-story__slider-container{min-height:400px;height:110vw;max-height:520px}.our-story__text-column{width:100%;order:2;padding:36px 20px 48px;background-color:#fff}.our-story__content-inner{max-width:100%}.our-story__heading{font-size:clamp(22px,5.5vw,26px);margin-bottom:18px;line-height:1.25}.our-story__heading--with-logo{column-gap:8px;row-gap:6px}.our-story__heading-suffix{margin-left:-2px}.our-story__description{font-size:14px;line-height:1.7;letter-spacing:.01em;margin-bottom:28px;color:#4a4744}.our-story__link{font-size:11px;letter-spacing:.24em}.our-story__nav-btn{width:38px;height:38px}.our-story__nav-btn--prev{left:12px}.our-story__nav-btn--next{right:12px}.our-story__nav-btn svg{width:22px;height:22px}.our-story__dots-wrapper{bottom:18px;gap:8px}.our-story__dot{width:8px;height:8px}.our-story .our-story__slider-column{clip-path:inset(6% 4% 6% 4% round 12px);transition:clip-path 1s cubic-bezier(.16,1,.3,1)}.our-story.is-in-view .our-story__slider-column{clip-path:inset(0 0 0 0 round 0px)}.our-story .our-story__content-inner{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.16,1,.3,1) .2s,transform .9s cubic-bezier(.16,1,.3,1) .2s}.our-story.is-in-view .our-story__content-inner{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/our-story.css.map */
