.customer-results{overflow:hidden}.customer-results__inner{text-align:center;max-width:var(--cr-content-max-width, 100%);margin:0 auto}.customer-results__eyebrow-wrap{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--cr-eyebrow-star-gap, 10px);margin:0 auto var(--cr-eyebrow-spacing, 8px);width:100%;max-width:100%}.customer-results__eyebrow-stars{display:inline-flex;align-items:center;flex-shrink:0;gap:.1rem;line-height:1}.customer-results__eyebrow-star{width:var(--cr-eyebrow-star-size, 1.4rem);height:var(--cr-eyebrow-star-size, 1.4rem);fill:var(--cr-eyebrow-star-color, var(--cr-star-color, #ff0068))}.customer-results__eyebrow{display:inline;margin:0;font-family:var(--cr-eyebrow-font-family, Inter, sans-serif);font-style:var(--cr-eyebrow-font-style, normal);font-size:var(--cr-eyebrow-font-size-mobile, 1.3rem);font-weight:var(--cr-eyebrow-font-weight, 500);letter-spacing:var(--cr-eyebrow-letter-spacing, 0);line-height:1.35;text-transform:none;color:var(--cr-eyebrow-color, #6b4458)}@media screen and (min-width:750px){.customer-results__eyebrow{font-size:var(--cr-eyebrow-font-size, 1.3rem)}}.customer-results__heading{margin:0;width:100%;font-family:var(--cr-heading-font-family, "Playfair Display", serif);font-style:var(--cr-heading-font-style, normal);font-size:clamp(var(--cr-heading-size-min, 2.8rem),var(--cr-heading-size-fluid, 3.8vw),var(--cr-heading-size-max, 4.8rem));line-height:var(--cr-heading-line-height, 1.12);font-weight:var(--cr-heading-font-weight, 900);letter-spacing:var(--cr-heading-letter-spacing, -.02em);color:var(--cr-heading-color, #4e0b36)}.customer-results__heading>*:first-child{margin-top:0}.customer-results__heading>*:last-child{margin-bottom:0}.customer-results__heading p{margin:0}.customer-results__heading em,.customer-results__heading i{font-style:italic;font-weight:400;color:var(--cr-heading-accent-color, #7b5b8e)}.customer-results__heading strong{font-weight:var(--cr-heading-font-weight, 900)}.customer-results__subheading{margin:var(--cr-subheading-margin-top, 12px) auto 0;max-width:var(--cr-subheading-max-width, 72rem);padding-left:var(--cr-subheading-padding-x-mobile, 0);padding-right:var(--cr-subheading-padding-x-mobile, 0);font-family:var(--cr-subheading-font-family, Inter, sans-serif);font-style:var(--cr-subheading-font-style, normal);font-size:var(--cr-subheading-font-size-mobile, 1.5rem);font-weight:var(--cr-subheading-font-weight, 400);line-height:var(--cr-subheading-line-height, 1.55);color:var(--cr-subheading-color, #6b4458)}@media screen and (min-width:750px){.customer-results__subheading{font-size:var(--cr-subheading-font-size, 1.5rem);padding-left:var(--cr-subheading-padding-x, 0);padding-right:var(--cr-subheading-padding-x, 0)}}.customer-results__header{display:flex;flex-direction:column;align-items:center;margin-bottom:var(--cr-header-spacing, 3.2rem)}@media screen and (max-width:749px){.customer-results__eyebrow-wrap{margin-bottom:var(--cr-eyebrow-spacing, 8px)}.customer-results__subheading{margin-top:min(var(--cr-subheading-margin-top, 12px),12px)}}.customer-results__slider-wrap{position:relative;margin:0 calc(-1 * var(--product-inline-gutter, 24px));padding:0 var(--product-inline-gutter, 24px)}.customer-results__track{display:flex;align-items:stretch;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.4rem 0 1.6rem}.customer-results__track::-webkit-scrollbar{display:none}.customer-results__card{flex:0 0 calc(100% - 3rem);scroll-snap-align:start;scroll-snap-stop:always;background:var(--cr-card-bg, #fdfbf9);border-radius:var(--cr-card-radius, 2rem);padding:1.4rem;text-align:left;box-shadow:0 .4rem 1.6rem #4e0b360f;display:flex;flex-direction:column;align-self:stretch}@media screen and (min-width:750px){.customer-results__card{flex:0 0 calc(33.333% - 1.1rem)}}@media screen and (min-width:990px){.customer-results__card{flex:0 0 calc(25% - 1.2rem)}}.customer-results__images{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:-1.4rem -1.4rem 1.2rem;border-radius:var(--cr-card-radius, 2rem) var(--cr-card-radius, 2rem) 0 0;overflow:hidden}.customer-results__image-wrap{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:rgba(var(--color-foreground),.06)}.customer-results__image-wrap:first-child{background:var(--cr-before-bg, #a57b8f)}.customer-results__image-wrap:last-child{background:var(--cr-after-bg, #4e0b36)}.customer-results__image-wrap img,.customer-results__image-wrap svg{width:100%;height:100%;object-fit:cover;display:block}.customer-results__badge{position:absolute;left:50%;bottom:.8rem;transform:translate(-50%);padding:.35rem .9rem;border-radius:999px;background:#ffffffeb;color:rgb(var(--color-foreground));font-size:1.1rem;line-height:1.2;font-weight:var(--cr-subheading-font-weight, 400);white-space:nowrap;box-shadow:0 .2rem .6rem #4e0b3614}.customer-results__stars{display:flex;gap:.2rem;margin-bottom:.8rem}.customer-results__star{width:1.5rem;height:1.5rem;fill:var(--cr-star-color, #d4bc8a)}.customer-results__star--empty{fill:#4e0b3626}.customer-results__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.customer-results__name{margin:0;font-size:1.5rem;font-weight:var(--cr-subheading-font-weight, 400);color:var(--cr-card-text-color, #4e0b36)}.customer-results__verified{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;color:var(--cr-card-text-color, #4e0b36);opacity:.75}.customer-results__verified-icon{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#108474;color:#fff;font-size:1rem;line-height:1;font-weight:var(--cr-button-font-weight, 600)}.customer-results__quote{margin:0 0 1.2rem;font-family:var(--cr-quote-font-family, Inter, sans-serif);font-style:italic;font-size:1.35rem;line-height:1.5;color:var(--cr-card-text-color, #4e0b36)}.customer-results__tags{display:flex;flex-wrap:wrap;gap:.6rem}.customer-results__tag{display:inline-block;padding:var(--cr-tag-padding-y, 2px) var(--cr-tag-padding-x, 9px);border-radius:999px;background:var(--cr-tag-bg, #ff006814);color:var(--cr-tag-color, #ff0068);font-family:var(--cr-tag-font-family, Inter, sans-serif);font-size:var(--cr-tag-font-size, 10px);line-height:1.4;font-weight:400}.customer-results__nav{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin:1.6rem 0 2.4rem}.customer-results__nav[hidden]{display:none!important}.customer-results__nav-button{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,opacity .2s ease}.customer-results__nav-button:disabled{background-color:var(--cr-nav-color-disabled, #ffb8d9);opacity:1;cursor:not-allowed}.customer-results__nav-button:disabled:hover{opacity:1}.customer-results__nav-button--prev,.customer-results__nav-button--next{background-color:var(--cr-nav-color, #ff0068);color:var(--cr-nav-text, #ffffff)}.customer-results__nav-button--prev .icon,.customer-results__nav-button--next .icon{color:currentColor;fill:currentColor}.customer-results__nav-button--prev .icon{transform:rotate(90deg)}.customer-results__nav-button--next .icon{transform:rotate(-90deg)}.customer-results__nav-button .icon{width:1.4rem;height:1.4rem}.customer-results__pagination{display:flex;align-items:center;justify-content:center;gap:.6rem;min-width:5rem}.customer-results__pagination-dot{width:.8rem;height:.8rem;padding:0;border:none;border-radius:999px;background-color:var(--cr-nav-dot-inactive, #ff006814);cursor:pointer;transition:width .2s ease,background-color .2s ease}.customer-results__pagination-dot.is-active{width:2.8rem;background-color:var(--cr-nav-color, #ff0068);cursor:default}.customer-results__cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:var(--cr-button-min-height, 5.2rem);padding:0 var(--cr-button-padding-x, 3.2rem);border-radius:var(--cr-button-radius, 12px);background:var(--cr-button-bg, #d4bc8a)!important;color:var(--cr-button-text, #4e0b36)!important;font-family:var(--cr-button-font-family, Inter, sans-serif);font-size:var(--cr-button-font-size, 1.6rem);font-weight:var(--cr-button-font-weight, 600);text-decoration:none;transition:opacity .2s ease}.customer-results__cta:hover{opacity:.92}.customer-results__cta .icon{width:1.6rem;height:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-customer-results.css.map */
