.amara-testimonials{position:relative;padding-block:var(--amara-reviews-padding-mobile, 60px);overflow:hidden;background:var(--amara-reviews-bg, #f8f5ef);color:var(--amara-reviews-text, #171717)}.amara-testimonials__header{max-width:700px;margin-inline:auto;margin-bottom:32px;text-align:center}.amara-testimonials__eyebrow{margin:0 0 9px;color:var(--amara-reviews-accent, #c99a45);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.68rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.amara-testimonials__heading{margin:0;font-family:var(--orlisse-font-heading, "Cormorant", serif);font-size:clamp(2rem,9vw,3rem);font-weight:400;line-height:.98;letter-spacing:-.025em}.amara-testimonials__description{margin-top:14px;color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.86rem;line-height:1.6}.amara-testimonials__description p{margin:0}.amara-testimonials__demo-note{display:inline-block;margin:16px 0 0;color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.64rem;line-height:1.4;letter-spacing:.04em;opacity:.75}.amara-testimonials__slider{position:relative}.amara-testimonials__viewport{width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.amara-testimonials__viewport::-webkit-scrollbar{display:none}.amara-testimonials__track{display:flex;gap:var(--amara-reviews-mobile-gap, 16px)}.amara-testimonials__slide{flex:0 0 84%;min-width:0;scroll-snap-align:start;scroll-snap-stop:normal}.amara-review-card{display:flex;flex-direction:column;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid var(--amara-reviews-border, #ded4c3);border-radius:12px;background:var(--amara-reviews-card, #fffdfc);color:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.amara-review-card__media{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f2ece4}.amara-review-card__image,.amara-review-card__placeholder{display:block;width:100%;height:100%;object-fit:cover}.amara-review-card__image{transition:transform .7s cubic-bezier(.2,0,0,1)}.amara-review-card__play{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#080808ad;color:#fff;transform:translate(-50%,-50%)}.amara-review-card__play svg{width:18px;height:18px}.amara-review-card__body{display:flex;flex:1;flex-direction:column;padding:20px}.amara-review-card__stars,.amara-review-modal__stars{display:flex;gap:2px;margin-bottom:12px}.amara-review-card__star{color:var(--amara-reviews-accent, #c99a45);font-size:.98rem;line-height:1}.amara-review-card__star--empty{opacity:.25}.amara-review-card__title{margin:0 0 8px;font-family:var(--orlisse-font-heading, "Cormorant", serif);font-size:1.36rem;font-weight:500;line-height:1.08}.amara-review-card__review{color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.8rem;line-height:1.6}.amara-review-card__review p{margin:0}.amara-review-card__customer{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:21px}.amara-review-card__avatar{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--orlisse-color-primary-deep, #080808);color:var(--orlisse-color-surface, #f8f5ef);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.7rem;font-weight:600}.amara-review-card__customer-copy strong{display:block;color:var(--amara-reviews-text, #171717);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.78rem;font-weight:600}.amara-review-card__customer-copy>span{display:block;margin-top:2px;color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.64rem}.amara-review-card__product{margin-top:15px;padding-top:13px;border-top:1px solid var(--amara-reviews-border, #ded4c3);color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.66rem}.amara-testimonials__nav{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid color-mix(in srgb,var(--amara-reviews-accent, #c99a45) 42%,var(--amara-reviews-border, #ded4c3));border-radius:50%;background:#fffdfcd1;color:var(--amara-reviews-text, #171717);box-shadow:0 6px 22px #17171712;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transform:translateY(-50%);cursor:pointer;appearance:none;-webkit-appearance:none;transition:color .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease,transform .22s ease}.amara-testimonials__nav svg{display:block;width:20px;height:20px;overflow:visible}.amara-testimonials__nav path{stroke-width:1.35}.amara-testimonials__nav--prev{left:-10px}.amara-testimonials__nav--next{right:-10px}.amara-testimonials__nav:hover{border-color:var(--amara-reviews-accent, #c99a45);background:var(--amara-reviews-card, #fffdfc);color:var(--amara-reviews-accent, #c99a45);box-shadow:0 10px 28px #1717171a;transform:translateY(-50%) scale(1.045)}.amara-testimonials__nav:active{transform:translateY(-50%) scale(.96)}.amara-testimonials__nav:focus-visible{outline:2px solid var(--orlisse-color-focus, #936b2d);outline-offset:3px}@media(max-width:47.99rem){.amara-testimonials__nav{display:none}}.amara-review-modal[hidden]{display:none}.amara-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:14px}.amara-review-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#08080899;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.amara-review-modal__dialog{position:relative;z-index:1;width:min(100%,1020px);max-height:92vh;overflow:auto;border-radius:14px;background:var(--amara-reviews-card, #fffdfc);box-shadow:0 30px 90px #08080847}.amara-review-modal__close{position:absolute;top:10px;right:10px;z-index:20;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgb(255 255 255 / 65%);border-radius:50%;background:#080808d1;color:#fff;cursor:pointer}.amara-review-modal__close svg{width:20px;height:20px}.amara-review-modal__layout{display:grid}.amara-review-modal__gallery{min-width:0;background:#080808}.amara-review-modal__stage{position:relative;width:100%;min-height:360px;overflow:hidden}.amara-review-modal__media{width:100%;height:100%;min-height:360px}.amara-review-modal__media[hidden]{display:none}.amara-review-modal__image,.amara-review-modal__video{display:block;width:100%;height:100%;min-height:360px;max-height:62vh;object-fit:cover}.amara-review-modal__media--video{display:grid;place-items:center;background:#080808}.amara-review-modal__gallery-nav{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#08080885;color:#fff;transform:translateY(-50%);cursor:pointer}.amara-review-modal__gallery-nav svg{width:22px;height:22px}.amara-review-modal__gallery-nav--prev{left:10px}.amara-review-modal__gallery-nav--next{right:10px}.amara-review-modal__thumbs{display:flex;justify-content:center;gap:8px;padding:13px;overflow-x:auto;background:#080808;scrollbar-width:none}.amara-review-modal__thumbs::-webkit-scrollbar{display:none}.amara-review-modal__thumb{width:48px;height:48px;flex:0 0 48px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:7px;background:#171717;opacity:.64;cursor:pointer;transition:opacity .18s ease,border-color .18s ease,transform .18s ease}.amara-review-modal__thumb.is-active{border-color:var(--amara-reviews-accent, #c99a45);opacity:1;transform:translateY(-2px)}.amara-review-modal__thumb-image{display:block;width:100%;height:100%;object-fit:cover}.amara-review-modal__thumb--video{display:grid;place-items:center;color:#fff}.amara-review-modal__thumb--video svg{width:20px;height:20px}.amara-review-modal__details{padding:28px 24px 32px}.amara-review-modal__customer{display:flex;align-items:center;gap:11px;margin-bottom:22px}.amara-review-modal__customer strong{display:block;font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.84rem}.amara-review-modal__customer span:not(.amara-review-card__avatar){display:block;margin-top:2px;color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.68rem}.amara-review-modal__title{margin:0 0 11px;font-family:var(--orlisse-font-heading, "Cormorant", serif);font-size:clamp(2rem,7vw,2.7rem);font-weight:500;line-height:.98}.amara-review-modal__review{color:var(--amara-reviews-text, #171717);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.86rem;line-height:1.65}.amara-review-modal__review p{margin:0}.amara-review-modal__product{display:block;margin-top:24px;padding:14px 16px;background:var(--orlisse-color-surface-soft, #f2ece4);color:var(--amara-reviews-text, #171717);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.72rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.amara-review-modal__preview-label{margin:18px 0 0;color:var(--amara-reviews-muted, #746f67);font-family:var(--orlisse-font-body, "Manrope", sans-serif);font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}@media(min-width:48rem){.amara-testimonials{padding-block:var(--amara-reviews-padding-desktop, 92px)}.amara-testimonials__header{margin-bottom:42px}.amara-testimonials__track{gap:var(--amara-reviews-desktop-gap, 24px)}.amara-testimonials__slide{flex-basis:calc((100% - var(--amara-reviews-desktop-gap, 24px)) / 2)}.amara-testimonials__nav--prev{left:-24px}.amara-testimonials__nav--next{right:-24px}}@media(min-width:64rem){.amara-testimonials__slide{flex-basis:calc((100% - (var(--amara-reviews-desktop-gap, 24px) * 2)) / 3)}.amara-review-modal__layout{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);min-height:570px}.amara-review-modal__gallery{display:flex;flex-direction:column;min-height:570px}.amara-review-modal__stage{flex:1;min-height:500px}.amara-review-modal__media{min-height:500px}.amara-review-modal__image,.amara-review-modal__video{height:100%;min-height:500px;max-height:none}.amara-review-modal__details{padding:56px 42px 44px}}@media(min-width:78rem){.amara-testimonials__slide{flex-basis:calc((100% - (var(--amara-reviews-desktop-gap, 24px) * 3)) / 4)}}@media(hover:hover){.amara-review-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--amara-reviews-accent) 55%,var(--amara-reviews-border));box-shadow:0 16px 42px #17171717}.amara-review-card:hover .amara-review-card__image{transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){.amara-testimonials__viewport{scroll-behavior:auto}.amara-review-card,.amara-review-card__image,.amara-review-modal__thumb{transition:none}}body.amara-review-modal-open{overflow:hidden}.template-index .amara-testimonials{padding-top:clamp(24px,4vw,48px);padding-bottom:clamp(38px,5vw,68px)}.template-index .amara-testimonials__header{margin-bottom:24px}.template-index .amara-review-card{border-color:color-mix(in srgb,var(--amara-reviews-accent,#c99a45) 26%,var(--amara-reviews-border,#ded4c3));border-radius:18px;background:linear-gradient(155deg,#fffdfc,#fbf7f0);box-shadow:0 14px 36px #17141112}.template-index .amara-review-card__media{aspect-ratio:16/10}.template-index .amara-review-card__body{padding:22px}@media(max-width:767px){.template-index .amara-testimonials{padding-top:24px;padding-bottom:38px}.template-index .amara-testimonials__header{margin-bottom:22px}.template-index .amara-testimonials__slide{flex-basis:82%}.template-index .amara-review-card__body{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/amara-testimonials.css.map */
