.m-customer-testimonials{position:relative;overflow:hidden;background-color:var(--ct-bg, #fff0f3);padding-top:var(--ct-padding-top, 80px);padding-bottom:var(--ct-padding-bottom, 80px);isolation:isolate}.m-customer-testimonials--decor:before,.m-customer-testimonials--decor:after{content:"";position:absolute;z-index:0;pointer-events:none;width:min(280px,42vw);height:min(280px,42vw);opacity:.07;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200' fill='none'%3E%3Cpath d='M100 18c8 28 6 48-8 68 22-6 40 4 52 24-28 2-46 14-54 36-8-22-26-34-54-36 12-20 30-30 52-24-14-20-16-40-8-68z' fill='%238F2345'/%3E%3Cpath d='M42 150c18-10 34-8 48 4-8 16-6 30 4 44-18-4-32 2-44 16-2-18-10-30-24-40 14-4 26-12 16-24z' fill='%238F2345'/%3E%3C/svg%3E")}.m-customer-testimonials--decor:before{left:-48px;bottom:-24px;transform:rotate(-14deg)}.m-customer-testimonials--decor:after{right:-56px;top:-28px;transform:rotate(138deg);opacity:.05}.m-customer-testimonials__inner{position:relative;z-index:1;width:92%;max-width:1460px;margin-inline:auto}.m-customer-testimonials__heading{margin:0 0 var(--ct-heading-gap, 44px);text-align:center;font-family:Iowan Old Style,Palatino Linotype,Palatino,Book Antiqua,Georgia,Times New Roman,serif;font-size:clamp(52px,3.8vw,64px);font-weight:400;line-height:1.1;letter-spacing:.2px}.m-customer-testimonials__heading-prefix{color:var(--ct-heading-color, #111111);font-style:italic}.m-customer-testimonials__heading-accent{margin-left:.28em;color:var(--ct-accent-color, #d4145a);font-style:italic;font-weight:400}.m-customer-testimonials__slider{overflow:hidden}.m-customer-testimonials__slider .swiper-wrapper{align-items:stretch}.m-customer-testimonials__slide{height:auto;box-sizing:border-box}.m-customer-testimonials__card{display:flex;flex-direction:column;height:100%;min-height:var(--ct-card-min-height, 250px);box-sizing:border-box;padding:26px;background-color:var(--ct-card-bg, #ffffff);border-radius:var(--ct-card-radius, 6px);box-shadow:0 4px 18px #0000000a;transition:transform .3s ease,box-shadow .3s ease}@media(hover:hover)and (pointer:fine){.m-customer-testimonials__card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000000f}}.m-customer-testimonials__stars{display:flex;align-items:center;gap:3px;margin:0 0 16px;color:var(--ct-star-color, #d4577c)}.m-customer-testimonials__star{display:inline-flex;width:18px;height:18px}.m-customer-testimonials__star svg{width:100%;height:100%;fill:currentColor}.m-customer-testimonials__star svg path{fill:currentColor}.m-customer-testimonials__star--empty{opacity:.28}.m-customer-testimonials__review{margin:0;color:var(--ct-review-color, #171717);font-size:clamp(17px,1.15vw,19px);font-weight:400;line-height:1.5}.m-customer-testimonials__meta{display:flex;flex-direction:column;gap:6px;margin-top:auto;padding-top:28px}.m-customer-testimonials__name{margin:0;color:var(--ct-name-color, #111111);font-size:clamp(16px,1.1vw,18px);font-weight:700;line-height:1.3}.m-customer-testimonials__date,.m-customer-testimonials__product{margin:0;color:#6b6b6b;font-size:13px;line-height:1.4}.m-customer-testimonials__verified{display:inline-flex;align-items:center;gap:5px;margin:0;color:var(--ct-star-color, #d4577c);font-size:12px;font-weight:600;letter-spacing:.02em}.m-customer-testimonials__controls{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:28px}.m-customer-testimonials__nav{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--ct-nav-color, #d4577c);cursor:pointer;transition:opacity .25s ease,transform .25s ease}.m-customer-testimonials__nav svg{width:22px;height:22px;display:block}.m-customer-testimonials__nav:hover{opacity:.75}.m-customer-testimonials__nav:focus-visible{outline:2px solid var(--ct-nav-color, #d4577c);outline-offset:3px}.m-customer-testimonials__nav.swiper-button-disabled{opacity:.35;cursor:default}.m-customer-testimonials__pagination{display:none;align-items:center;justify-content:center;gap:8px;margin-top:22px}.m-customer-testimonials__pagination .swiper-pagination-bullet{width:7px;height:7px;margin:0!important;opacity:1;background:#f2c5d2;border-radius:50%;transition:background-color .25s ease,transform .25s ease}.m-customer-testimonials__pagination .swiper-pagination-bullet-active{background:var(--ct-nav-color, #d4577c);transform:scale(1.15)}@media screen and (max-width:1023px)and (min-width:768px){.m-customer-testimonials__heading{font-size:clamp(42px,4.5vw,54px);margin-bottom:36px}.m-customer-testimonials__card{min-height:240px;padding:24px}}@media screen and (max-width:767px){.m-customer-testimonials{padding-top:var(--ct-padding-top-mobile, 48px);padding-bottom:var(--ct-padding-bottom-mobile, 56px)}.m-customer-testimonials__inner{width:100%;max-width:none;padding-inline:0}.m-customer-testimonials__heading{margin:0 4% 28px;font-size:clamp(34px,9vw,42px);line-height:1.08}.m-customer-testimonials__slider{padding-inline:4%}.m-customer-testimonials__card{min-height:230px;padding:22px}.m-customer-testimonials__stars{margin-bottom:14px}.m-customer-testimonials__star{width:16px;height:16px}.m-customer-testimonials__review,.m-customer-testimonials__name{font-size:clamp(15px,4vw,17px)}.m-customer-testimonials__meta{padding-top:22px}.m-customer-testimonials__controls{display:none}.m-customer-testimonials__pagination{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-customer-testimonials.css.map */
