.rgd-review-carousel{background:var(--bg-color);overflow:hidden;padding-top:var(--pt-desktop);padding-bottom:calc(var(--pb-desktop) + 11vh)}.rgd-review-carousel *{box-sizing:border-box}.rgd-review-carousel__header{text-align:center;margin-bottom:clamp(20px,3vw,32px);padding-left:20px;padding-right:20px;display:flex;flex-direction:column;align-items:center;gap:4px}.rgd-review-carousel__subtitle{color:var(--text-color);font-size:3.2rem;line-height:105%;letter-spacing:-2.24px}.rgd-review-carousel__subtitle p{margin:0}.rgd-review-carousel__title{margin:0;color:var(--heading-color);font-size:4.8rem;font-weight:600;line-height:105%;letter-spacing:-3.36px;text-transform:uppercase}.rgd-review-carousel__title p{margin:0}.rgd-review-carousel__highlight{margin-top:4px}.rgd-review-carousel__highlight span{display:inline-block;padding:10px 24px 16px;background-color:var(--brand-color, #ff5757);color:#fbf7f5;font-size:2.8rem;font-weight:600;line-height:100%;letter-spacing:-1.96px;text-transform:uppercase}.rgd-review-carousel__wrapper{position:relative;width:100%;height:clamp(500px,43vw,580px);padding:0;overflow:visible;touch-action:pan-y}.rgd-review-carousel .swiper-wrapper{align-items:center}.rgd-review-slide{height:auto;display:flex;align-items:center}.rgd-review-card{position:relative;width:100%;height:clamp(350px,34vw,470px);border-radius:16px;overflow:visible;background:#ddd;transition:height .4s ease-in-out,opacity .3s ease-in-out}.swiper-slide-active .rgd-review-card{height:clamp(430px,42vw,580px);opacity:1}.rgd-review-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;overflow:hidden;background:#ddd}.rgd-review-card__video-wrapper,.rgd-review-card__external-video{position:relative;width:100%;height:100%}.rgd-review-card video,.rgd-review-card iframe,.rgd-review-card__image,.rgd-review-card__external-video{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.rgd-review-card__video{pointer-events:none}.rgd-review-card iframe{border:0}.rgd-review-card__video-button{position:absolute;top:50%;left:50%;z-index:4;width:64px;height:64px;margin:0;padding:0;border:0;border-radius:50%;background:var(--brand-color, #ff5757);color:#fff;box-shadow:0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);transition:opacity .25s ease,transform .25s ease}.rgd-review-card__video-button:hover{transform:translate(-50%,-50%) scale(1.08)}.rgd-review-card__icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rgd-review-card__icon svg{display:block}span.rgd-review-card__icon.rgd-review-card__icon--play svg{width:24px;height:24px;margin-left:4px}span.rgd-review-card__icon.rgd-review-card__icon--pause svg{width:38px;height:38px}.rgd-review-card__icon--pause,.rgd-review-card__video-wrapper.is-playing .rgd-review-card__icon--play{display:none}.rgd-review-card__video-wrapper.is-playing .rgd-review-card__icon--pause{display:flex}.rgd-review-card__video-wrapper.is-playing .rgd-review-card__video-button{opacity:0}.rgd-review-card__video-wrapper.is-playing:hover .rgd-review-card__video-button{opacity:1}.rgd-review-card__volume-button{position:absolute;right:15px;bottom:15px;z-index:6;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#fff;color:var(--brand-color, #ff5757);box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,opacity .25s ease}.rgd-review-card__volume-button:hover{transform:scale(1.1)}.rgd-review-card__volume-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.rgd-review-card__volume-icon svg{display:block;width:100%;height:100%}.rgd-review-card__volume-icon--sound{display:none}.rgd-review-card__video-wrapper:not(.is-muted) .rgd-review-card__volume-icon--muted{display:none}.rgd-review-card__video-wrapper:not(.is-muted) .rgd-review-card__volume-icon--sound{display:flex}.rgd-review-card__video-button,.rgd-review-card__volume-button{opacity:0;visibility:hidden;pointer-events:none}.swiper-slide-active .rgd-review-card__video-button,.swiper-slide-active .rgd-review-card__volume-button{opacity:1;visibility:visible;pointer-events:auto}.rgd-review-product-card{position:absolute;top:calc(100% + 15px);left:50%;width:100%;max-width:300px;min-height:94px;padding:8px;background:transparent;display:flex;align-items:center;justify-content:flex-start;gap:16px;text-decoration:none;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.rgd-review-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:repeating-linear-gradient(90deg,#DBD0C3 0 14px,transparent 14px 26px) top,repeating-linear-gradient(90deg,#DBD0C3 0 14px,transparent 14px 26px) bottom,repeating-linear-gradient(0deg,#DBD0C3 0 14px,transparent 14px 26px) left,repeating-linear-gradient(0deg,#DBD0C3 0 14px,transparent 14px 26px) right;background-size:100% 1px,100% 1px,1px 100%,1px 100%;background-repeat:no-repeat}.swiper-slide-active .rgd-review-product-card{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.rgd-review-product-card__image-wrap{width:81px;height:81px;flex:0 0 81px;padding:0;border-radius:16px;overflow:hidden;background:#ffd479;display:flex;align-items:center;justify-content:center}.rgd-review-product-card__image{display:block;width:100%;height:100%;object-fit:cover}.rgd-review-product-card__image-wrap--custom{position:relative;width:81px;height:81px;flex:0 0 81px;border-radius:8px;overflow:hidden;background-color:#ffd479;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center}.rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{position:relative;z-index:2;width:100%;height:100%;max-width:100%;object-fit:cover;transform:none}.rgd-review-product-card:hover .rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{transform:scale(1.05)}.rgd-review-product-card__info{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}.rgd-review-product-card__title{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.rgd-review-product-card__title .title-main{color:#264c3a;font-size:20px;font-weight:700;line-height:normal;text-transform:uppercase}.rgd-review-product-card__title .title-sub{color:#264c3a;font-size:20px;font-weight:500;line-height:normal}.rgd-review-product-card__price{margin-top:2px;color:#4a5d4e;font-size:clamp(12px,.9vw,13px);font-weight:400;line-height:1.2}.rgd-review-carousel__nav{position:absolute;top:50%;z-index:10;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:#fff;color:var(--brand-color, #ff5757);box-shadow:0 4px 12px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);transition:transform .25s ease}.rgd-review-carousel__nav:hover{transform:translateY(-50%) scale(1.08)}.rgd-review-carousel__nav svg{width:20px;height:20px}.rgd-review-carousel__nav--prev{left:20px}.rgd-review-carousel__nav--next{right:20px}.rgd-review-slide,.rgd-review-card,.rgd-review-card__media{user-select:none;-webkit-user-select:none}@media screen and (max-width:1200px){.rgd-review-carousel{padding-bottom:calc(var(--pb-desktop) + 11vh)}.rgd-review-carousel__wrapper{height:560px}.rgd-review-slide{height:auto}.rgd-review-card{height:440px}.swiper-slide-active .rgd-review-card{height:520px}}@media screen and (max-width:990px){.rgd-review-card{height:420px;opacity:.86}.swiper-slide-active .rgd-review-card{height:490px;opacity:1}}@media(min-width:990px){.rgd-review-carousel .swiper-pagination{display:none!important}}@media(max-width:989px){.rgd-review-carousel .swiper-pagination{position:relative!important;margin-top:100px!important;display:flex!important;justify-content:center;align-items:center;gap:12px;transform:translateZ(0);transition:opacity .3s}.rgd-review-product-card__title .title-main,.rgd-review-product-card__title .title-sub{font-size:15px}.rgd-review-carousel .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;padding:0;border:0;border-radius:50%;background:#000!important;opacity:.25!important;cursor:pointer;transition:all .3s ease}.rgd-review-carousel .swiper-pagination-bullet-active{opacity:1!important}.rgd-review-carousel .rgd-review-carousel__nav{top:50%}}@media screen and (max-width:768px){.rgd-review-carousel{padding-top:var(--pt-mobile);padding-bottom:var(--pb-mobile)}.rgd-review-carousel__header{margin-bottom:0}.rgd-review-carousel__title{font-size:32px}.rgd-review-carousel__subtitle{font-size:20px}.rgd-review-carousel__highlight span{font-size:2.4rem}.rgd-review-carousel__wrapper{height:560px}.rgd-review-slide{height:auto}.rgd-review-card{height:405px;border-radius:18px;opacity:.78}.swiper-slide-active .rgd-review-card{height:455px;opacity:1}.rgd-review-product-card{top:calc(100% + 14px);width:100%;min-height:84px;padding:6px;gap:10px}.rgd-review-product-card__image-wrap{width:70px;height:70px;flex:0 0 70px}.rgd-review-product-card__image-wrap--custom{width:55px;height:55px;flex:0 0 55px}}@media screen and (max-width:480px){.rgd-review-carousel{padding-bottom:var(--pb-mobile)}.rgd-review-carousel__wrapper{height:460px}.rgd-review-slide{height:auto}.rgd-review-card{height:309px}.swiper-slide-active .rgd-review-card{height:422px}.rgd-review-product-card{min-height:84px;gap:8px}}@media screen and (max-width:1050px){.rgd-review-product-card:hover .rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{transform:none!important}}@supports (-webkit-touch-callout: none){.rgd-review-carousel .swiper-pagination-bullet{transition:none!important}.rgd-review-carousel .swiper-pagination-bullet-active{opacity:1!important}.rgd-review-carousel .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){opacity:.25!important}}@media screen and (min-width:2000px){.rgd-review-card{height:clamp(350px,34vw,600px)}.rgd-review-carousel__wrapper,.swiper-slide-active .rgd-review-card{height:clamp(500px,43vw,700px)}}@media screen and (max-width:749px){.page-width.containerReviewCarousel{padding-left:0;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-rgd-review-carousel.css.map */
