.fc-pdp-col-3{--fc-pdp-col-3-bg: #FBFAF9;--fc-pdp-col-3-heading-color: #222325;--fc-pdp-col-3-description-color: #2B2F36;background-color:var(--fc-pdp-col-3-bg);overflow:hidden}.fc-pdp-col-3__inner{display:flex;flex-direction:column;padding-top:48px}.fc-pdp-col-3__heading-col{padding:0 16px}.fc-pdp-col-3__heading{font-family:"Instrument Serif",serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:.64px;color:var(--fc-pdp-col-3-heading-color);margin:0;text-transform:none}.fc-pdp-col-3__description-col{padding:0 16px;margin-top:16px}.fc-pdp-col-3__description{font-family:Avenir,sans-serif;font-weight:250;font-size:14px;line-height:1;color:var(--fc-pdp-col-3-description-color);opacity:.7}.fc-pdp-col-3__image-col{margin-top:48px;width:100%;height:542px;overflow:hidden}.fc-pdp-col-3__image{width:100%;height:100%;object-fit:cover;display:block}.fc-pdp-col-3__placeholder{width:100%;height:100%;background-color:#e8e5e0;display:flex;align-items:center;justify-content:center}.fc-pdp-col-3__placeholder-svg{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.fc-pdp-col-3__inner{flex-direction:row;align-items:center;gap:40px;padding:0 48px;max-width:1440px;margin:0 auto}.fc-pdp-col-3__heading-col{order:1;flex:0 1 362px;padding:0}.fc-pdp-col-3__heading{font-size:40px;letter-spacing:.8px;line-height:normal}.fc-pdp-col-3__image-col{order:2;height:800px;margin-top:0}.fc-pdp-col-3__description-col{order:3;flex:0 1 323px;padding:0;margin-top:0}.fc-pdp-col-3__description{font-size:16px}}@media(min-width:1200px){.fc-pdp-col-3__image-col{flex:0 0 587px}}@media(prefers-reduced-motion:reduce){.fc-pdp-col-3 [data-aos]{transition:none!important}}.fc-pdp-faq{--fc-faq-bg: #FBFAF9;--fc-faq-heading-color: #212429;--fc-faq-description-color: #2B2F36;--fc-faq-question-color: #212429;--fc-faq-answer-color: #2B2F36;--fc-faq-divider-color: #212429;--fc-faq-btn-text-color: #212429;--fc-faq-btn-border-color: #212429;background-color:var(--fc-faq-bg);position:relative;overflow:hidden}.fc-pdp-faq__inner{position:relative}.fc-pdp-faq__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fc-pdp-faq__image{width:100%;height:100%;object-fit:cover;display:block}.fc-pdp-faq__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:32px;padding:48px 16px}.fc-pdp-faq__header{display:flex;flex-direction:column;gap:16px}.fc-pdp-faq__heading{font-family:"Instrument Serif",serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:.64px;color:var(--fc-faq-heading-color);margin:0;text-transform:none}.fc-pdp-faq__description{font-family:Avenir,sans-serif;font-weight:350;font-size:14px;line-height:1;color:var(--fc-faq-description-color);margin:0}.fc-pdp-faq__accordion{display:flex;flex-direction:column;gap:16px}.fc-pdp-faq__item{display:flex;flex-direction:column}.fc-pdp-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:left;gap:16px}.fc-pdp-faq__question-text{font-family:"Instrument Serif",serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.32px;color:var(--fc-faq-question-color)}.fc-pdp-faq__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:12px;height:12px;color:var(--fc-faq-question-color)}.fc-pdp-faq__icon-minus{display:none}.fc-pdp-faq__icon-plus,.fc-pdp-faq__item--active .fc-pdp-faq__icon-minus{display:block}.fc-pdp-faq__item--active .fc-pdp-faq__icon-plus{display:none}.fc-pdp-faq__answer-wrap{max-height:0;overflow:hidden;transition:max-height .35s ease,opacity .3s ease;opacity:0}.fc-pdp-faq__item--active .fc-pdp-faq__answer-wrap{opacity:1}.fc-pdp-faq__answer{padding-top:16px;font-family:Avenir,sans-serif;font-weight:350;font-size:12px;line-height:1;color:var(--fc-faq-answer-color);opacity:.7}.fc-pdp-faq__divider{margin-top:16px;height:1px;width:100%;background-color:var(--fc-faq-divider-color);opacity:.2}.fc-pdp-faq__btn-wrap{display:flex;justify-content:center}.fc-pdp-faq__btn{display:flex;align-items:center;justify-content:center;width:370px;padding:12px;border:1px solid var(--fc-faq-btn-border-color);border-radius:4px;background:none;font-family:"Instrument Serif",serif;font-weight:400;font-size:20px;line-height:1;letter-spacing:.4px;color:var(--fc-faq-btn-text-color);text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.fc-pdp-faq__btn:hover{background-color:var(--fc-faq-btn-border-color);color:var(--fc-faq-bg)}@media(min-width:768px){.fc-pdp-faq__content{max-width:584px;margin:0 auto;padding:64px 16px;gap:48px}.fc-pdp-faq__heading{font-size:40px;letter-spacing:.8px}.fc-pdp-faq__description{font-size:16px}.fc-pdp-faq__accordion{gap:24px}.fc-pdp-faq__question-text{font-size:18px;letter-spacing:.36px}.fc-pdp-faq__answer{font-size:14px}}@media(prefers-reduced-motion:reduce){.fc-pdp-faq [data-aos]{transition:none!important}.fc-pdp-faq__answer-wrap{transition:none}}.fc-pdp-functional{--fc-functional-bg: #212429;--fc-functional-heading-color: #FBFAF9;--fc-functional-description-color: #FBFAF9;--fc-functional-progress-track: #ECE5DF;--fc-functional-progress-fill: #AD6F39;background-color:var(--fc-functional-bg);position:relative;overflow:hidden}.fc-pdp-functional__carousel{overflow:hidden;touch-action:pan-y;cursor:grab}.fc-pdp-functional__carousel.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.fc-pdp-functional__track{display:flex;transition:transform .5s ease;will-change:transform}.fc-pdp-functional__slide{flex:0 0 100%;min-width:0}.fc-pdp-functional__inner{display:flex;flex-direction:column;padding:48px 16px 0}.fc-pdp-functional__content{display:flex;flex-direction:column}.fc-pdp-functional__top-row{display:flex;gap:32px;align-items:flex-start}.fc-pdp-functional__heading-col{flex:0 0 200px}.fc-pdp-functional__heading{font-family:"Instrument Serif",serif;font-weight:400;font-size:24px;line-height:1;letter-spacing:.48px;color:var(--fc-functional-heading-color);margin:0;text-transform:none}.fc-pdp-functional__description-col{display:none}.fc-pdp-functional__description-mobile{margin-top:32px;max-width:314px}.fc-pdp-functional__description{display:flex;flex-direction:column;gap:8px}.fc-pdp-functional__description-p{font-family:Avenir,sans-serif;font-weight:300;font-size:14px;line-height:1.4;color:var(--fc-functional-description-color);margin:0}.fc-pdp-functional__image-mobile{flex:1;min-width:0;height:185px;position:relative;overflow:hidden}.fc-pdp-functional__image-mobile .fc-pdp-functional__img{width:100%;height:100%;object-fit:cover;display:block}.fc-pdp-functional__image-mobile .fc-pdp-functional__placeholder{width:100%;height:100%}.fc-pdp-functional__image-desktop{display:none}.fc-pdp-functional__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0006,#0000);pointer-events:none}.fc-pdp-functional__placeholder{background-color:#3a3d42;display:flex;align-items:center;justify-content:center}.fc-pdp-functional__placeholder-svg{width:100%;height:100%;object-fit:cover}.fc-pdp-functional__img{display:block}.fc-pdp-functional__bullets{display:flex;gap:0;padding:0 16px}.fc-pdp-functional__bullets-container{max-width:1344px;margin:0 auto 48px}.fc-pdp-functional__bullet{flex:1;height:2px;border:none;border-radius:0;padding:0;cursor:pointer;background-color:var(--fc-functional-progress-track);transition:background-color .3s ease;min-height:44px;background-clip:content-box;padding-block:21px}.fc-pdp-functional__bullet--active{background-color:var(--fc-functional-progress-fill)}@media(min-width:768px){.fc-pdp-functional__inner{flex-direction:row;align-items:center;padding:0;max-width:1344px;margin:0 auto;gap:32px}.fc-pdp-functional__content{flex:1;min-width:0}.fc-pdp-functional__top-row{align-items:center}.fc-pdp-functional__heading-col{flex:0 0 40%}.fc-pdp-functional__heading{font-size:40px;letter-spacing:.8px}.fc-pdp-functional__description-col{display:block;flex:0 1 419px}.fc-pdp-functional__description-mobile{display:none}.fc-pdp-functional__description-p{font-weight:250;font-size:16px;line-height:1.5}.fc-pdp-functional__image-mobile{display:none}.fc-pdp-functional__image-desktop{display:block;flex:0 0 360px;height:540px;position:relative;overflow:hidden}.fc-pdp-functional__image-desktop .fc-pdp-functional__img{width:100%;height:100%;object-fit:cover;display:block}.fc-pdp-functional__image-desktop .fc-pdp-functional__placeholder{width:100%;height:100%}.fc-pdp-functional__bullets{margin:0 0 64px;padding:0;max-width:868px}.fc-pdp-functional__slide{padding:0 16px}.fc-pdp-functional__bullets-container{margin:0 auto 64px}}@media(min-width:1350px){.fc-pdp-functional__top-row{gap:104px}.fc-pdp-functional__heading-col{flex:0 0 362px}.fc-pdp-functional__inner{gap:0}.fc-pdp-functional__slide,.fc-pdp-functional__bullets{padding:0}}@media(prefers-reduced-motion:reduce){.fc-pdp-functional__track,.fc-pdp-functional__bullet{transition:none}.fc-pdp-functional [data-aos]{transition:none!important}}.fc-pdp-icons{--fc-pdp-icons-bg: #212429;--fc-pdp-icons-text: #FBFAF9;--fc-pdp-icons-icon: #FBFAF9;background-color:var(--fc-pdp-icons-bg);overflow:hidden}.fc-pdp-icons__inner{display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:center;align-items:flex-start;padding:32px 16px;margin:0 auto}.fc-pdp-icons__item{display:flex;flex-direction:column;align-items:center;gap:16px;width:148px;padding:0 16px;box-sizing:border-box}.fc-pdp-icons__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:var(--fc-pdp-icons-icon);flex-shrink:0}.fc-pdp-icons__icon-svg{display:block;width:48px;height:48px}.fc-pdp-icons__icon-img{display:block;width:48px;height:48px;object-fit:contain}.fc-pdp-icons__placeholder{width:48px;height:48px;display:flex;align-items:center;justify-content:center;opacity:.4}.fc-pdp-icons__placeholder-svg{width:100%;height:100%}.fc-pdp-icons__label{font-family:"Instrument Serif",serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.32px;color:var(--fc-pdp-icons-text);text-align:center;margin:0;text-transform:none;max-width:125px}@media(min-width:768px){.fc-pdp-icons__inner{flex-wrap:nowrap;justify-content:space-between;max-width:1040px;padding:80px 0;gap:0}.fc-pdp-icons__item{width:auto;padding:0}.fc-pdp-icons__label{max-width:none;white-space:nowrap}}@media(prefers-reduced-motion:reduce){.fc-pdp-icons [data-aos]{transition:none!important}}.fc-pdp-review-slider{--fc-review-bg: #ffffff;--fc-review-star-color: #AD6F39;--fc-review-heading-color: #222325;--fc-review-text-color: #212429;--fc-review-name-color: #7A7E85;background-color:var(--fc-review-bg);overflow:hidden}.fc-pdp-review-slider__inner{display:flex;flex-direction:column;gap:24px;padding:48px 16px;max-width:1440px;margin:0 auto}.fc-pdp-review-slider__heading{font-family:"Instrument Serif",serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:.64px;color:var(--fc-review-heading-color);margin:0;text-transform:none}.fc-pdp-review-slider__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.fc-pdp-review-slider__track::-webkit-scrollbar{display:none}.fc-pdp-review-slider__card{display:flex;flex-direction:column;gap:8px;flex:0 0 282px;min-width:0;scroll-snap-align:start}.fc-pdp-review-slider__stars{display:flex;align-items:center}.fc-pdp-review-slider__star{width:14px;height:14px;fill:none;stroke:var(--fc-review-star-color);stroke-width:1.5}.fc-pdp-review-slider__star--filled{fill:var(--fc-review-star-color);stroke:var(--fc-review-star-color)}.fc-pdp-review-slider__text{font-family:"Instrument Serif",serif;font-weight:400;font-size:16px;line-height:1;letter-spacing:.32px;color:var(--fc-review-text-color);max-width:262px}.fc-pdp-review-slider__name{font-family:Avenir,sans-serif;font-weight:350;font-size:12px;line-height:1;color:var(--fc-review-name-color)}.fc-pdp-review-slider__image-wrapper{width:100%;height:284px;overflow:hidden;border-radius:0;background:linear-gradient(326deg,#cbc1b8 2.3%,#e9e5e2 33.69%,#eeeae7 49.93%,#dfd8d3 64.37%,#cbc1b8 94.96%)}.fc-pdp-review-slider__image{width:100%;height:100%;object-fit:cover;display:block}.fc-pdp-review-slider__placeholder{width:100%;height:100%;background-color:#e8e5e0;display:flex;align-items:center;justify-content:center}.fc-pdp-review-slider__placeholder-svg{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.fc-pdp-review-slider__inner{align-items:center;justify-content:space-between;gap:32px;padding:64px 48px}.fc-pdp-review-slider__heading-col{min-width:0}.fc-pdp-review-slider__heading{font-size:40px;letter-spacing:.8px;text-align:center}.fc-pdp-review-slider__track{display:flex;gap:32px;overflow-x:visible;scroll-snap-type:none;flex:1;min-width:0}.fc-pdp-review-slider__card{flex:1 1 0%;max-width:298px}.fc-pdp-review-slider__star{width:18px;height:18px}.fc-pdp-review-slider__text{font-size:18px;letter-spacing:.36px}.fc-pdp-review-slider__name{font-size:14px}}@media(min-width:1024px){.fc-pdp-review-slider__inner{flex-direction:row}.fc-pdp-review-slider__track{justify-content:flex-end}.fc-pdp-review-slider__heading-col{flex:0 0 245px}}@media(prefers-reduced-motion:reduce){.fc-pdp-review-slider__track{scroll-behavior:auto}}.fc-pdp-video{--fc-pdp-video-bg: #FBFAF9;--fc-pdp-video-heading-color: #222325;--fc-pdp-video-title-color: #2B2F36;--fc-pdp-video-body-color: #2B2F36;--fc-pdp-video-divider-color: #7A7E85;background-color:var(--fc-pdp-video-bg);position:relative;overflow:hidden}.fc-pdp-video__hero{position:relative;width:100%;height:480px;overflow:hidden}.fc-pdp-video__video,.fc-pdp-video__poster-img,.fc-pdp-video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fc-pdp-video__placeholder{display:flex;align-items:center;justify-content:center;background-color:#e8e5e0}.fc-pdp-video__placeholder-svg{width:100%;height:100%;object-fit:cover}.fc-pdp-video__poster--mobile{display:block}.fc-pdp-video__video{z-index:1}.fc-pdp-video__heading-wrapper{position:absolute;bottom:0;left:50%;transform:translate(-50%)!important;width:370px;background-color:var(--fc-pdp-video-bg);padding:16px 32px;z-index:2;overflow:hidden}.fc-pdp-video__heading-container{max-width:1440px;height:auto;margin:0 auto;position:relative;z-index:2;width:100%}.fc-pdp-video__heading{font-family:"Instrument Serif",serif;font-weight:400;font-size:32px;line-height:1;letter-spacing:.64px;color:var(--fc-pdp-video-heading-color);text-align:center;margin:0;text-transform:none}.fc-pdp-video__features{display:flex;flex-direction:column;align-items:center;gap:24px;width:370px;margin:36px auto 0;padding-bottom:48px}.fc-pdp-video__feature{display:flex;flex-direction:column;gap:16px;align-items:flex-start;width:100%;padding:0 16px}.fc-pdp-video__feature-header{display:flex;gap:12px;align-items:center;width:100%}.fc-pdp-video__feature-icon{flex-shrink:0;width:24px;height:24px;overflow:hidden}.fc-pdp-video__feature-icon img{width:100%;height:100%;object-fit:contain}.fc-pdp-video__feature-title{font-family:"Instrument Serif",serif;font-weight:400;font-size:24px;line-height:1;letter-spacing:.48px;color:var(--fc-pdp-video-title-color);margin:0;flex:1;min-width:0;text-transform:none}.fc-pdp-video__feature-description{font-family:Avenir,sans-serif;font-weight:250;font-size:14px;line-height:1.5;color:var(--fc-pdp-video-body-color);opacity:.7;width:100%}.fc-pdp-video__feature-divider{width:100%;height:1px;background-color:var(--fc-pdp-video-divider-color);opacity:.1}@media(min-width:768px){.fc-pdp-video__hero{height:589px}.fc-pdp-video__heading-wrapper{width:448px;left:48px;padding:24px 32px;bottom:-72px;transform:none!important}.fc-pdp-video__heading{font-size:40px;letter-spacing:.8px;text-align:left}.fc-pdp-video__features{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;max-width:1280px;margin:0 auto;padding:104px 0 80px;gap:0}.fc-pdp-video__feature{width:370px;padding:0}.fc-pdp-video__feature-header{gap:16px}.fc-pdp-video__feature-icon{width:32px;height:32px}.fc-pdp-video__feature-title{font-size:32px;letter-spacing:.64px}.fc-pdp-video__feature-description{font-size:16px}.fc-pdp-video__feature-divider{display:none}}@media(prefers-reduced-motion:reduce){.fc-pdp-video__video{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/32/compiled_assets/styles.css.map */
