.customer-reviews{background-color:var(--customer-reviews-bg-color);padding:var(--customer-reviews-padding-top) 0 var(--customer-reviews-padding-bottom)}.customer-reviews__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.customer-reviews__container.full-width{max-width:100%}.customer-reviews__header{text-align:center;margin-bottom:60px}.customer-reviews__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:20px}.customer-reviews__heading{margin:0 0 16px;font-family:var(--font-heading-family);line-height:1.3}.customer-reviews__description{line-height:1.6;max-width:600px;margin:0 auto}.customer-reviews__carousel-wrapper{position:relative}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.customer-reviews__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;position:relative;box-shadow:0 2px 4px #0000000d;transition:all .3s ease}.customer-reviews__card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.customer-reviews__rating{display:flex;gap:2px;margin-bottom:16px}.customer-reviews__star{font-size:16px;color:#d1d5db;transition:color .2s ease}.customer-reviews__star--filled{color:inherit}.customer-reviews__quote-icon{position:absolute;top:20px;right:24px;font-size:24px;opacity:.3}.customer-reviews__text{margin:0 0 24px;font-style:italic;line-height:1.6;border:none;padding:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.customer-reviews__customer-info{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.customer-reviews__customer-details{flex:1}.customer-reviews__customer-name{font-size:16px;margin-bottom:4px}.customer-reviews__customer-location{font-size:13px;opacity:.7}.customer-reviews__service-type{padding:6px 12px;border-radius:16px;font-size:11px;font-weight:600;white-space:nowrap;text-align:center}.customer-reviews__nav,.customer-reviews__dots{display:none}@media screen and (min-width: 769px) and (max-width: 1024px){.customer-reviews__carousel-wrapper{overflow:hidden;padding-bottom:60px}.customer-reviews__grid{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);touch-action:pan-y pinch-zoom;gap:20px}.customer-reviews__card{min-width:calc(50% - 10px);width:calc(50% - 10px);flex-shrink:0}.customer-reviews__nav{display:flex;gap:12px;justify-content:center;margin-top:24px}.customer-reviews__nav-btn{width:48px;height:48px;border-radius:50%;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .3s ease;font-weight:300}.customer-reviews__nav-btn:active{transform:scale(.95)}.customer-reviews__nav-btn:disabled{opacity:.3;cursor:not-allowed}.customer-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.customer-reviews__dot{width:8px;height:8px;border-radius:50%;opacity:.3;transition:all .3s ease;cursor:pointer}.customer-reviews__dot--active{opacity:1;width:24px;border-radius:4px}}@media screen and (max-width: 768px){.customer-reviews__header{margin-bottom:40px}.customer-reviews__carousel-wrapper{overflow:hidden;padding-bottom:60px}.customer-reviews__grid{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);touch-action:pan-y pinch-zoom;gap:0}.customer-reviews__card{min-width:100%;width:100%;padding:20px;flex-shrink:0;box-sizing:border-box}.customer-reviews__heading{font-size:clamp(24px,6vw,32px)!important}.customer-reviews__description{font-size:15px!important}.customer-reviews__customer-info{flex-direction:column;align-items:flex-start;gap:12px}.customer-reviews__text{-webkit-line-clamp:6}.customer-reviews__nav{display:flex;gap:12px;justify-content:center;margin-top:24px}.customer-reviews__nav-btn{width:48px;height:48px;border-radius:50%;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .3s ease;font-weight:300}.customer-reviews__nav-btn:active{transform:scale(.95)}.customer-reviews__nav-btn:disabled{opacity:.3;cursor:not-allowed}.customer-reviews__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.customer-reviews__dot{width:8px;height:8px;border-radius:50%;opacity:.3;transition:all .3s ease;cursor:pointer}.customer-reviews__dot--active{opacity:1;width:24px;border-radius:4px}}@media screen and (max-width: 480px){.customer-reviews__container{padding:0 16px}}.mobile-section-3{background-color:var(--mobile-section-3-bg-color);padding:var(--mobile-section-3-padding-top) 0 var(--mobile-section-3-padding-bottom);overflow:hidden}.mobile-section-3__container{width:100%;max-width:100%;margin:0 auto;padding:0 16px}.mobile-section-3__header{text-align:center;margin-bottom:40px}.mobile-section-3__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:16px}.mobile-section-3__heading{margin:0 0 12px;font-family:var(--font-heading-family);line-height:1.3;font-size:clamp(24px,6vw,32px)}.mobile-section-3__description{margin:0;line-height:1.6;font-size:15px}.mobile-section-3__carousel-wrapper{position:relative;padding:0 0 60px}.mobile-section-3__carousel-track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);touch-action:pan-y pinch-zoom;gap:0}.mobile-section-3__card{min-width:100%;width:100%;border:1px solid #e5e7eb;border-radius:16px;padding:24px;position:relative;box-shadow:0 4px 12px #00000014;flex-shrink:0;box-sizing:border-box}.mobile-section-3__rating{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.mobile-section-3__stars{display:flex;gap:4px}.mobile-section-3__verified{font-size:12px;font-weight:500;white-space:nowrap;opacity:.8}.mobile-section-3__star{font-size:18px;color:#d1d5db;transition:color .2s ease}.mobile-section-3__star--filled{color:inherit}.mobile-section-3__quote-icon{position:absolute;top:20px;right:24px;font-size:32px;opacity:.25}.mobile-section-3__text{margin:0 0 24px;font-style:italic;line-height:1.7;border:none;padding:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.mobile-section-3__customer-info{display:flex;flex-direction:column;gap:0;margin-bottom:12px}.mobile-section-3__customer-details{flex:1}.mobile-section-3__customer-name{font-size:16px;margin-bottom:4px}.mobile-section-3__customer-location{font-size:13px;opacity:.7}.mobile-section-3__service-type-wrapper{display:flex;justify-content:center;margin-top:12px}.mobile-section-3__service-type{padding:8px 14px;border-radius:20px;font-size:11px;font-weight:600;text-align:center;display:inline-block}.mobile-section-3__nav{display:flex;gap:12px;justify-content:center;margin-top:24px}.mobile-section-3__nav-btn{width:48px;height:48px;border-radius:50%;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .3s ease;font-weight:300}.mobile-section-3__nav-btn:active{transform:scale(.95)}.mobile-section-3__nav-btn:disabled{opacity:.3;cursor:not-allowed}.mobile-section-3__dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.mobile-section-3__dot{width:8px;height:8px;border-radius:50%;opacity:.3;transition:all .3s ease;cursor:pointer}.mobile-section-3__dot--active{opacity:1;width:24px;border-radius:4px}@media screen and (min-width: 600px){.mobile-section-3__card{min-width:50%;width:50%}.mobile-section-3__carousel-track{gap:16px}}@media screen and (min-width: 1024px){.mobile-section-3__card{min-width:33.333%;width:33.333%}.mobile-section-3__container{max-width:1200px}.mobile-section-3__carousel-track{gap:24px}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
