.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.8vw,42px);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:inherit;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:16px;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;left:15px;top:15px;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%;min-height:auto;padding:6px;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:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.rgd-review-product-card__image-wrap{width:80px;height:80px;flex:0 0 80px;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(14px,1.1vw,16px);line-height:1.1;font-weight:600;text-transform:uppercase;color:#121212}.rgd-review-product-card__price{font-size:clamp(14px,1vw,18px);line-height:1;color:#121212;font-weight:500}.rgd-review-carousel__nav{width:40px;height:40px;border:0;padding:0;border-radius:8px;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:22px;height:22px}.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);padding-bottom:calc(var(--pb-mobile) + 0px)}.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);min-height:auto;padding:4px;gap:16px;border-radius:12px}.rgd-review-product-card__image-wrap{width:84px;height:84px;flex:0 0 84px}.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:14px}}@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)}.rgd-review-carousel__wrapper,.rgd-review-slide{height:auto}.rgd-review-card{height:309px}.swiper-slide-active .rgd-review-card{height:422px}.rgd-review-product-card{min-height:auto;gap:14px}.rgd-review-product-card__image-wrap{width:61px;height:61px;flex:0 0 61px}.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:200;font-size:16px}}@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:flex!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%}}@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}}h2.heading.heading-center.heading-slider.h1 p{margin:0}.rgd-review-card__author{position:absolute;left:16px;bottom:16px;z-index:6;display:flex;flex-direction:column;gap:2px;color:#fff;pointer-events:none}.rgd-review-card__name{font-size:16px;font-weight:600;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.45)}.rgd-review-card__instagram{font-size:14px;font-weight:400;line-height:1.1;opacity:.9;text-shadow:0 2px 10px rgba(0,0,0,.45)}@media(max-width:768px){.rgd-review-card__author{left:14px;bottom:14px}.rgd-review-card__name{font-size:14px}.rgd-review-card__instagram{font-size:12px}}.review-spacing-line.spacing-line{margin-top:0;padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-rgd-review-carousel.css.map */
