.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,2.5vw,24px);padding-left:20px;padding-right:20px}.rgd-review-carousel__title{margin:0;color:var(--heading-color);font-size:clamp(24px,3vw,40px);line-height:1;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rgd-review-carousel__subtitle{margin-top:14px;color:var(--text-color);font-size:clamp(14px,1.1vw,16px);line-height:1.4}.rgd-review-carousel__wrapper{overflow:visible;position:relative;width:100%;padding:0;height:clamp(500px,43vw,580px);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:8px;overflow:hidden;background:#ddd}.rgd-review-card__video-wrapper,.rgd-review-card__external-video{width:100%;height:100%;position:relative}.rgd-review-card video,.rgd-review-card iframe,.rgd-review-card__image,.rgd-review-card__external-video{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.rgd-review-card__video{pointer-events:none}.rgd-review-card iframe{border:0}.rgd-review-card__video-button{position:absolute;left:50%;top:50%;width:64px;height:64px;transform:translate(-50%,-50%);z-index:4;border:0;padding:0;margin:0;background:#fff3;border-radius:99px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,opacity .25s ease,transform .25s ease}.rgd-review-card__video-button:hover{background:#ffffff85;transform:translate(-50%,-50%) scale(1.05)}.rgd-review-card__icon{width:clamp(52px,5vw,64px);height:clamp(52px,5vw,64px);display:flex;align-items:center;justify-content:center}span.rgd-review-card__icon.rgd-review-card__icon--play svg{width:28px;height:28px}span.rgd-review-card__icon.rgd-review-card__icon--pause svg{width:44px;height:44px}.rgd-review-card__icon svg{width:100%;height:100%;display:block}.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;left:auto;top:auto;z-index:6;width:42px;height:42px;padding:0;border:0;border-radius:10px;background:#fff3;backdrop-filter:none;-webkit-backdrop-filter:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .25s ease,opacity .25s ease}.rgd-review-card__volume-button:hover{background:#ffffff85;transform:scale(1.05)}.rgd-review-card__volume-icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.rgd-review-card__volume-icon svg{width:100%;height:100%;display:block}.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% + 13px);left:0;width:100%;height:100px;padding:0;border:1px solid #E5E3E4;border-radius:8px;background:#fff;display:flex;align-items:center;gap:clamp(14px,1.7vw,16px);text-decoration:none;color:#111;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease}.swiper-slide-active .rgd-review-product-card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.rgd-review-product-card__image-wrap{width:100px;height:100px;flex:0 0 100px;border-radius:6px;overflow:hidden;background:#f4f0ea}.rgd-review-product-card__image{width:100%;height:100%;object-fit:cover;display:block}.rgd-review-product-card__image-wrap--custom{position:relative;width:92px;height:72px;flex:0 0 92px;display:flex;align-items:flex-end;justify-content:center;background-color:#f7f7f7;background-size:cover;background-position:center;border-radius:7px 7px 0 0;overflow:visible}.rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{width:auto;height:74px;max-width:92%;object-fit:contain;position:relative;z-index:2;transform:translateY(-4px);transition:transform .9s cubic-bezier(.22,.61,.36,1),opacity .5s ease;will-change:transform}.rgd-review-product-card:hover .rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{transform:rotate(10deg) translateY(-8px) scale(1.03)}.rgd-review-product-card__info{flex:1;min-width:0}.rgd-review-product-card__title{margin:0 0 10px;font-size:clamp(15px,1.1vw,18px);line-height:1.1;font-weight:700;color:#3e3e3e}.rgd-review-product-card__price{font-size:clamp(14px,1vw,18px);line-height:1;color:#2c2c2c;font-weight:300}.rgd-review-carousel__nav{width:40px;height:40px;border:0;padding:0;border-radius:20px;background:#fff3;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;transition:transform .25s ease,background .25s ease;color:#fff}.rgd-review-carousel__nav:hover{transform:translateY(-50%) scale(1.05)}.rgd-review-carousel__nav svg{width:16px}.rgd-review-carousel__nav--prev{left:10px}.rgd-review-carousel__nav--next{right:10px}.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__wrapper,.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-carousel__wrapper,.rgd-review-slide{height:auto}.rgd-review-card{height:420px;opacity:.86}.swiper-slide-active .rgd-review-card{height:490px;opacity:1}}@media screen and (max-width:768px){.rgd-review-carousel{padding-top:var(--pt-mobile)!important;padding-bottom:calc(var(--pb-mobile) + 0px)!important}.rgd-review-carousel__header{margin-bottom:0}.rgd-review-carousel__title{font-size:clamp(22px,7vw,28px);line-height:1.05}.rgd-review-carousel__subtitle{font-size:14px}.rgd-review-carousel__wrapper,.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-card__volume-button{left:12px;top:12px;width:40px;height:40px}.rgd-review-product-card{top:calc(100% + 14px);height:86px!important;padding:0;gap:16px;border-radius:12px}.rgd-review-product-card__image-wrap{width:86px;height:86px;flex:0 0 86px}.rgd-review-product-card__image-wrap--custom{width:92px;height:72px;flex:0 0 92px}.rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{height:74px;max-width:92%;transform:translateY(-4px)}.rgd-review-product-card__title,.rgd-review-product-card__price{font-size:18px}.containerReviewCarousel.page-width{padding-left:0;padding-right:0}.rgd-review-card__volume-button{left:auto!important;top:auto!important;right:12px!important;bottom:12px!important}}@media screen and (max-width:550px){.page-width.containerReviewCarousel .section-header{margin-bottom:0}.page-width.containerReviewCarousel .section-header p{text-align:center}}@media screen and (max-width:480px){.rgd-review-carousel{padding-bottom:calc(var(--pb-mobile) + 0px)!important}.rgd-review-carousel__wrapper,.rgd-review-slide{height:auto}.rgd-review-card{height:400px!important}.swiper-slide-active .rgd-review-card{height:470px!important}.rgd-review-product-card{min-height:auto;gap:14px}.rgd-review-product-card__image-wrap{width:86px;height:86px;flex:0 0 86px}.rgd-review-product-card__image-wrap--custom{width:82px;height:62px;flex:0 0 82px}.rgd-review-product-card__image-wrap--custom .rgd-review-product-card__image{height:68px;max-width:92%;transform:translateY(-3px)}.rgd-review-product-card__price{font-weight:300;font-size:16px}.rgd-review-carousel__wrapper{height:500px!important}}@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}}.page-width.containerReviewCarousel .section-header p{margin:0!important}@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:none!important;justify-content:center;align-items:center;gap:12px;transition:.3s opacity;transform:translateZ(0)}.rgd-review-carousel .swiper-pagination-bullet{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#000!important;opacity:.25!important;margin:0!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%}.rgd-review-card__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:4px;overflow:hidden;background:#ddd}}@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}}@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}}.rgd-review-carousel .section-header{text-align:center}.rgd-review-carousel .section-header p{margin:0;color:#3e3e3e}.rgd-review-carousel .section-header strong{color:#ffaf7e;font-weight:inherit}.rgd-review-carousel .rgd-review-product-card{position:relative;overflow:hidden}.rgd-review-carousel .rgd-review-product-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background-color:var(--review-product-card-color)!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-rgd-review-carousel.css.map */
