.reviews-section{display:block;position:relative;z-index:0}.reviews-section__container{max-width:1440px;margin:0 auto;padding:0 20px}@media screen and (min-width:1024px){.reviews-section__container{padding:0 40px}}.reviews-section__header{margin-bottom:24px;text-align:center}@media screen and (min-width:1024px){.reviews-section__header{margin-bottom:27px}}.reviews-section__heading{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:24px;line-height:1.2;letter-spacing:.1px;margin:0 0 18px}@media screen and (min-width:1024px){.reviews-section__heading{font-size:32px;line-height:42px}}.reviews-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;list-style:none;padding:0;margin:0 0 32px}@media screen and (min-width:768px){.reviews-filters{gap:12px;margin-bottom:40px}}.reviews-filters__item{margin:0}.reviews-filters__title{display:inline-block;padding:10px 20px;font-family:var(--font-body-family, inherit);font-size:14px;font-weight:500;line-height:1.2;border:1px solid;border-radius:50px;cursor:pointer;transition:all .3s ease;background:transparent;white-space:nowrap}@media screen and (min-width:768px){.reviews-filters__title{padding:12px 24px;font-size:15px}}.reviews-filters__title:hover{opacity:.8}.reviews-swiper{overflow:hidden;max-width:341px;margin:0 auto}@media screen and (min-width:768px){.reviews-swiper{max-width:707px;overflow:visible}}@media screen and (min-width:1200px){.reviews-swiper{max-width:100%}}.review-card{position:relative;padding:40px 16px 26px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:start;text-align:start}@media screen and (min-width:1024px){.review-card{padding:40px 35px 26px;min-height:320px}}.review-card__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:20px;line-height:20px;margin-bottom:10px;text-transform:capitalize}.review-card__stars{display:flex;justify-content:start;align-items:center;gap:2px;margin-bottom:10px}@media screen and (min-width:1024px){.review-card__stars{margin-bottom:18px}}.review-card__description{flex-grow:1;position:relative}.review-card__description p{font-family:var(--font-body-family, inherit);font-weight:500;font-size:16px;line-height:25px;letter-spacing:.1px;margin:0;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:1024px){.review-card__description p{font-size:17px;line-height:26px}}.review-card__read-more{display:inline-block;margin-top:8px;padding:0;background:none;border:none;font-family:var(--font-body-family, inherit);font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer;color:inherit;opacity:.8;transition:opacity .3s ease}.review-card__read-more:hover{opacity:1}.review-card__author{font-family:var(--font-body-family, inherit);font-weight:400;font-size:14px;line-height:16px;margin:18px 0 17px}.review-card__verified{display:flex;justify-content:center;align-items:center;gap:5px}.review-card__verified svg{flex-shrink:0}.review-card__verified span{font-family:var(--font-body-family, inherit);font-size:12px;line-height:14px;opacity:.6;text-transform:capitalize}.swiper-footer{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:31px;position:relative}@media screen and (min-width:1024px){.swiper-footer{justify-content:flex-end;margin-top:50px;margin-bottom:10px}}.swiper-footer__arrow{width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:transparent;border:2px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .3s ease;padding:0}.swiper-footer__arrow:hover{border-color:#fff9}.swiper-footer__arrow.swiper-button-disabled{opacity:.4;cursor:not-allowed}.swiper-pagination{position:relative;bottom:auto;display:flex;gap:8px}.swiper-pagination-bullet{width:10px;height:10px;background:#fff6;opacity:1;border-radius:50%;transition:all .3s ease}.swiper-pagination-bullet-active{background:#220b64}.reviews-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;justify-content:center;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.reviews-modal.is-open{opacity:1;visibility:visible}.reviews-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;cursor:pointer}.reviews-modal__box{position:relative;background:#f9f6ff;border-radius:24px;padding:40px 30px 30px;max-width:500px;width:100%;max-height:90vh;overflow-y:visible;z-index:1;transform:scale(.9);transition:transform .3s ease}.reviews-modal.is-open .reviews-modal__box{transform:scale(1)}.reviews-modal__header{text-align:center;margin-bottom:20px}.reviews-modal__title{font-family:var(--font-heading-family, inherit);font-weight:700;font-size:22px;line-height:1.3;color:#483285;margin-bottom:12px}.reviews-modal__stars{display:flex;justify-content:center;gap:2px}.reviews-modal__description{font-family:var(--font-body-family, inherit);font-size:16px;line-height:26px;color:#483285;text-align:center;margin:0 0 24px}.reviews-modal__footer{text-align:center}.reviews-modal__author{font-family:var(--font-body-family, inherit);font-size:14px;line-height:16px;color:#483285;margin:0 0 12px}.reviews-modal__verified{display:flex;justify-content:center;align-items:center;gap:5px;color:#483285}.reviews-modal__verified span{font-family:var(--font-body-family, inherit);font-size:12px;line-height:14px;opacity:.6;text-transform:capitalize}.reviews-modal__close{position:absolute;top:-20px;right:-20px;width:53px;height:53px;padding:0;background:none;border:none;cursor:pointer;transition:transform .3s ease}.reviews-modal__close:hover{transform:scale(1.1)}.swiper-slide-hidden{display:none!important}@media screen and (max-width:767px){.reviews-swiper{overflow:visible}.review-card{max-width:341px}.reviews-modal__close{top:10px;right:10px;width:40px;height:40px}.reviews-modal__close svg{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-reviews.css.map */
