@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..700;1,9..144,300..700&family=Inter:wght@400;500;600;700&display=swap";.customer-reviews-section{width:100vw!important;max-width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;background-color:var(--section-bg, #f5f3ee);padding-top:var(--section-padding-top, 100px);padding-bottom:var(--section-padding-bottom, 100px);padding-left:0!important;padding-right:0!important;box-sizing:border-box;overflow:hidden}.customer-reviews__container{max-width:100%!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.customer-reviews__header{text-align:center;max-width:800px;margin:0 auto 60px;padding:0 20px}.customer-reviews__title{margin:0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(32px,3.5vw,48px);font-weight:400;line-height:100%;letter-spacing:0em;color:var(--title-color, #1f3d2b);text-align:center}.customer-reviews__title-main{display:inline;text-transform:uppercase}.customer-reviews__title-italic{display:inline;font-style:italic;text-transform:capitalize;color:#365d45;margin-left:8px}@keyframes customer-reviews-marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.customer-reviews__carousel-wrapper{width:100%;position:relative;left:0;overflow:hidden;padding:20px 0;margin:0}.customer-reviews__marquee-track{display:flex;align-items:center;justify-content:flex-start;gap:clamp(16px,2vw,28px);width:max-content;animation:customer-reviews-marquee 30s linear infinite;will-change:transform}.customer-reviews__marquee-track:hover{animation-play-state:paused}.customer-reviews__card-wrapper{display:flex;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.25,1,.5,1);cursor:pointer;width:clamp(240px,18vw,292px);flex-shrink:0}.customer-reviews__card{position:relative;width:100%;aspect-ratio:292 / 421;height:auto;opacity:1;border-radius:11.27px;border:.7px solid #e5dcc9;box-shadow:0 16.15px 18.14px #0000000a;overflow:hidden;background-color:#dcd4c3;transition:border-color .4s ease,box-shadow .4s ease,transform .4s ease}.customer-reviews__card-wrapper:hover{transform:scale(1.08)}.customer-reviews__card-wrapper:hover .customer-reviews__card{opacity:1;border-color:#b8934f;box-shadow:0 20px 30px #0000001f}.customer-reviews__card-media{width:100%;height:100%;position:relative;overflow:hidden}.customer-reviews__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.customer-reviews__card-wrapper:hover .customer-reviews__card-img{transform:scale(1.04)}.customer-reviews__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:clamp(36px,3.5vw,60px);height:clamp(36px,3.5vw,60px);border-radius:50%;background:#ffffff73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 24px #00000026;transition:all .3s ease;z-index:3}.customer-reviews__card-wrapper:hover .customer-reviews__play-btn{width:clamp(44px,4.2vw,68px);height:clamp(44px,4.2vw,68px);background:#ffffffb3;transform:translate(-50%,-50%) scale(1.08)}.customer-reviews__play-btn svg{width:clamp(14px,1.5vw,22px);height:clamp(14px,1.5vw,22px);fill:#fff;margin-left:3px}.customer-reviews__author-info{margin-top:12px;text-align:center;opacity:1;transition:transform .35s ease}.customer-reviews__card-wrapper:hover .customer-reviews__author-info{transform:translateY(2px)}.customer-reviews__author-name{margin:0 0 4px;font-family:Fraunces,Georgia,serif;font-size:clamp(16px,1.5vw,22px);font-weight:400;font-style:italic;line-height:100%;color:#1f3d2b;text-align:center}.customer-reviews__author-role{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:clamp(12px,1vw,15px);font-weight:400;line-height:120%;color:#2e2a24b3;text-align:center}@media screen and (max-width:989px){.customer-reviews-section{padding-top:28px!important;padding-bottom:28px!important}.customer-reviews__container{padding-left:var(--section-padding-left-mobile, 12px)!important;padding-right:var(--section-padding-right-mobile, 12px)!important}.customer-reviews__header{margin-bottom:28px!important;max-width:100%}.customer-reviews__title{font-size:32px!important;white-space:normal!important;line-height:105%!important;margin-bottom:12px!important}.customer-reviews__title-main{display:block!important}.customer-reviews__title-italic{display:block!important;margin-left:0!important;margin-top:4px!important}.customer-reviews__carousel-wrapper{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:visible!important;justify-content:flex-start!important;gap:16px!important;min-height:auto!important;padding:10px 12px 24px!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.customer-reviews__carousel-wrapper::-webkit-scrollbar{display:none!important}.customer-reviews__card-wrapper{flex:0 0 auto!important;width:220px!important;max-width:220px!important;scroll-snap-align:center!important}.customer-reviews__card-wrapper.customer-reviews__card--active,.customer-reviews__card-wrapper:hover{flex:0 0 auto!important;max-width:220px!important}.customer-reviews__card{width:100%!important;opacity:1!important;aspect-ratio:220 / 310!important;border-radius:14px!important;box-shadow:0 8px 24px #00000014!important}.customer-reviews__card-wrapper.customer-reviews__card--active .customer-reviews__card,.customer-reviews__card-wrapper:hover .customer-reviews__card{width:100!important;aspect-ratio:220 / 310!important;opacity:1!important}.customer-reviews__author-info{opacity:1!important;height:auto!important;margin-top:10px!important}.customer-reviews__author-name{font-size:16px!important}.customer-reviews__author-role{font-size:12.5px!important}}@media screen and (max-width:575px){.customer-reviews__title{font-size:30px!important}.customer-reviews__card-wrapper{width:195px!important;max-width:195px!important}.customer-reviews__card-wrapper.customer-reviews__card--active,.customer-reviews__card-wrapper:hover{max-width:195px!important}.customer-reviews__card,.customer-reviews__card-wrapper.customer-reviews__card--active .customer-reviews__card,.customer-reviews__card-wrapper:hover .customer-reviews__card{aspect-ratio:195 / 280!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/customer-reviews.css.map */
