.rating-video-gallery-section{padding-top:var(--mg-top-desktop);padding-bottom:var(--mg-bottom-desktop);background:var(--background)}.rating-video-gallery-section .container{background:var(--container-background);border-radius:var(--container-border-radius);padding:30px 20px}.rating-video-gallery-section .section-heading-block .section-heading-title{margin-inline:auto}.rating-video-gallery-section .section-heading-block .section-description{font-size:var(--fs-desktop);text-align:var(--text-align);font-weight:var(--fw);color:var(--color);margin-bottom:var(--mb-desktop);line-height:normal}.rating-video-gallery-section .rating-summary{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;font-size:var(--fs, 14px);color:var(--color, #333232);font-weight:600;margin-bottom:16px}.rating-video-gallery-section .rating-summary-score{font-weight:700}.rating-video-gallery-section .rating-summary-stars{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none}.rating-video-gallery-section .rating-summary-stars .star-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.rating-video-gallery-section .rating-summary-stars .star-icon svg{width:100%;height:100%}.rating-video-gallery-section .rating-summary-stars .star-icon.filled svg path,.rating-video-gallery-section .rating-summary-stars .star-icon.partially-filled svg path{fill:#ffb800;stroke:#ffb800}.rating-video-gallery-section .rating-summary-total,.rating-video-gallery-section .rating-summary-customers{font-weight:400;color:inherit;opacity:.85}.rating-video-gallery-section .avatar-strip{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.rating-video-gallery-section .avatar-strip-item{width:22px;height:22px;border-radius:9999px;object-fit:cover}.rating-video-gallery-section .category-scroller{margin-bottom:var(--category-mb-desktop, 15px);--bg: var(--container-background, #fff)}.rating-video-gallery-section .category-scroller .scrollable-container{display:flex;justify-content:center;gap:var(--category-gap-desktop, 14px);padding:4px 2px}.rating-video-gallery-section .category-selector{flex:0 0 auto;display:flex;align-items:center;justify-content:center;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px 22px;border-radius:9999px;font-size:var(--category-fs-desktop, 14px);font-weight:var(--category-fw, 400);color:var(--category-color, #281550);background:var(--category-bg, #f2f2f7);text-transform:uppercase;transition:background .2s ease-in-out,color .2s ease-in-out}.rating-video-gallery-section .category-selector.active{color:var(--category-color-active, #ffffff);background:var(--category-bg-active, #281550)}.rating-video-gallery-section .reviews-app-block{width:100%}.rating-video-gallery-section .reviews-scroller .scrollable-container{display:flex;align-items:start;gap:var(--review-gap-desktop, 15px);padding:0}.rating-video-gallery-section .review-item{flex:0 0 calc((100% - 3 * var(--review-gap-desktop, 15px)) / 4);width:calc((100% - 3 * var(--review-gap-desktop, 15px)) / 4);max-width:82vw;display:flex;gap:12px;padding:15px;background:var(--review-bg, #ffffff);border:1px solid var(--review-border, #e5e5ed);border-radius:var(--review-radius, 20px);transition:opacity .2s ease-in-out}.rating-video-gallery-section .review-item .review-icon{border-radius:999px;min-width:62px;height:62px;margin-top:15px;object-fit:cover}@media(max-width:1400px){.rating-video-gallery-section .review-item{flex:0 0 calc((100% - 3 * var(--review-gap-desktop, 15px)) / 3.5);width:calc((100% - 3 * var(--review-gap-desktop, 15px)) / 3.5)}}@media(max-width:1200px){.rating-video-gallery-section .review-item{flex:0 0 calc((100% - 2 * var(--review-gap-desktop, 15px)) / 3);width:calc((100% - 2 * var(--review-gap-desktop, 15px)) / 3)}}@media(max-width:1024px){.rating-video-gallery-section .review-item{flex:0 0 calc((100% - 2 * var(--review-gap-mobile, 15px)) / 2.4);width:calc((100% - 2 * var(--review-gap-mobile, 15px)) / 2.4)}}@media(max-width:767px){.rating-video-gallery-section .review-item{flex:0 0 calc((100% - var(--review-gap-mobile, 15px)) / 1.4);width:calc((100% - var(--review-gap-mobile, 15px)) / 1.4)}}@media(max-width:551px){.rating-video-gallery-section .review-item{flex:0 0 calc((100% - var(--review-gap-mobile, 15px)) / 1.2);width:calc((100% - var(--review-gap-mobile, 15px)) / 1.2)}.rating-video-gallery-section .review-item .review-icon{width:50px;height:50px;margin-top:15px}}.rating-video-gallery-section .review-item[hidden]{display:none}.rating-video-gallery-section .review-rating .list-unstyled{display:flex;align-items:center;gap:2px;margin-bottom:4px}.rating-video-gallery-section .review-rating .star-icon{width:16px;height:16px;display:inline-flex;align-items:center}.rating-video-gallery-section .review-rating .star-icon svg{width:100%;height:100%;justify-content:center}.rating-video-gallery-section .review-rating .star-icon svg path,.rating-video-gallery-section .review-rating .star-icon.partially-filled svg path{fill:#ffb800;stroke:#ffb800}.rating-video-gallery-section .review-title{font-size:var(--review-title-fs-desktop, 14px);font-weight:var(--review-title-fw, 600);text-transform:var(--review-title-transform, uppercase);color:var(--review-title-color, #281550);margin-bottom:4px}.rating-video-gallery-section .review-description{font-size:var(--review-description-fs-desktop, 15px);font-weight:var(--review-description-fw, 400);color:var(--review-description-color, #4a4a57);line-height:normal;margin-bottom:12px}.rating-video-gallery-section .review-description p{margin:0}.rating-video-gallery-section .review-author{margin-top:auto;display:flex;align-items:center;gap:8px}.rating-video-gallery-section .review-author .author-icon-img{width:28px;height:28px;border-radius:9999px;object-fit:cover}.rating-video-gallery-section .review-author .author-icon-placehlder{width:28px;height:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:#e5e5ed;color:#281550;font-size:12px;font-weight:700}.rating-video-gallery-section .review-author .author-name{font-size:var(--review-author-fs-desktop, 14px);font-weight:var(--review-author-fw, 400);color:var(--review-author-color, #281550)}.rating-video-gallery-section .review-author .icon-verified{stroke:none;width:12px;height:12px}.rating-video-gallery-section video-gallery{max-width:1200px;margin:0 auto;display:block}.rating-video-gallery-section .video-gallery-title{font-family:var(--font-family-1);text-align:center;font-size:24px;font-weight:600;color:#000;margin:20px auto 15px}.rating-video-gallery-section .rating-video-gallery{margin-inline:-7.5px}.rating-video-gallery-section .rating-video-gallery .swiper-wrapper{padding-bottom:56px}.rating-video-gallery-section .rating-video-gallery .swiper-arrow{--swiper-navigation-top-offset: 50%;--arrow-width: 44px;--arrow-height: 44px;border:none;border-radius:9999px;background:var(--arrow-bg, #fff);box-shadow:0 2px 10px #0000001f;padding:10px;top:50%;transform:translateY(-50%)}.rating-video-gallery-section .rating-video-gallery .swiper-arrow:is(:hover,:active){background:var(--arrow-bg, #fff)}.rating-video-gallery-section .rating-video-gallery .swiper-arrow svg{stroke:var(--arrow-color, #000)}.rating-video-gallery-section .rating-video-gallery .swiper-arrow.swiper-button-prev{left:4px;right:auto}.rating-video-gallery-section .rating-video-gallery .swiper-arrow.swiper-button-next{right:4px;left:auto}.rating-video-gallery-section .rating-video-gallery:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:16px}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-wrapper{padding-bottom:calc(1 / .56 * 100%);transition:padding-bottom .3s ease-in-out;cursor:pointer;position:relative;border-radius:28px;overflow:hidden;background:var(--card-bg, #ededed)}.rating-video-gallery-section .rating-video-gallery video-gallery-element:nth-of-type(5n+1) .video-wrapper{--card-bg: #ded4f2}.rating-video-gallery-section .rating-video-gallery video-gallery-element:nth-of-type(5n+2) .video-wrapper{--card-bg: #cfe8cb}.rating-video-gallery-section .rating-video-gallery video-gallery-element:nth-of-type(5n+3) .video-wrapper{--card-bg: #f3d9bc}.rating-video-gallery-section .rating-video-gallery video-gallery-element:nth-of-type(5n+4) .video-wrapper{--card-bg: #c7ddf0}.rating-video-gallery-section .rating-video-gallery video-gallery-element:nth-of-type(5n) .video-wrapper{--card-bg: #f3cfe1}.rating-video-gallery-section .rating-video-gallery video-gallery-element video{width:100%;height:100%;object-fit:cover;pointer-events:none}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-badge{position:absolute;z-index:2;font-size:12px;font-weight:400;letter-spacing:.02em;text-transform:uppercase;padding:10px 12px;border-radius:9999px;line-height:1}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-badge-category{top:12px;left:8px;background:var(--badge-bg, #281550);color:var(--badge-color, #ffffff)}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-badge-duration{top:12px;right:20px;border-radius:8px;background:var(--duration-bg, rgba(0, 0, 0, .25));color:var(--duration-color, #fff);text-transform:none;font-weight:600}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-badge-duration:empty{display:none}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:9999px;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 10px #0000002e}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center .icon{width:20px;height:20px;color:#1a1a1a}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center .icon svg{width:100%;height:100%}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center.playing span:first-child,.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center:not(.playing) span+span{display:none}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-play-center.playing{opacity:0;transition:opacity .2s ease-in-out}.rating-video-gallery-section .rating-video-gallery video-gallery-element .video-wrapper:hover .video-play-center.playing{opacity:1}.rating-video-gallery-section .rating-video-gallery .video-gallery-cta{margin:var(--cta-mt-desk) auto 8px;display:block;font-size:var(--cta-fs-desk);font-weight:800;font-family:var(--font-family-2);color:var(--cta-color);background:var(--cta-bg-color);padding:12px 28px;border-radius:20px;border:2px solid var(--cta-border-color);box-shadow:1px 2px 0 2px var(--cta-border-color);width:fit-content}.rating-video-gallery-section .rating-video-gallery .video-gallery-cta:hover{color:var(--cta-color-hover);background:var(--cta-bg-color-hover);border:2px solid var(--cta-border-color-hover);box-shadow:1px 2px 0 2px var(--cta-border-color-hover)}@media(max-width:1024px){.rating-video-gallery-section .rating-video-gallery{margin-inline:-5px}.rating-video-gallery-section .rating-video-gallery .video-gallery-cta{border-radius:16px;padding:8px 22px;margin:var(--cta-mt-mb) auto 8px;font-size:var(--cta-fs-mb)}.rating-video-gallery-section .rating-video-gallery .swiper-arrow{--arrow-width: 36px;--arrow-height: 36px}}@media(max-width:1200px){.rating-video-gallery-section{padding-top:var(--mg-top-tablet);padding-bottom:var(--mg-bottom-tablet)}}@media(max-width:1024px){.rating-video-gallery-section .section-description{font-size:var(--fs-mobile);margin-bottom:var(--mb-mobile)}.rating-video-gallery-section .category-scroller .scrollable-container{gap:var(--category-gap-mobile, 10px)}.rating-video-gallery-section .category-selector{font-size:var(--category-fs-mobile, 13px);padding:8px 18px}.rating-video-gallery-section .reviews-scroller .scrollable-container{gap:var(--review-gap-mobile, 15px)}.rating-video-gallery-section .review-title{font-size:var(--review-title-fs-mobile, 13px)}.rating-video-gallery-section .review-description{font-size:var(--review-description-fs-mobile, 14px)}.rating-video-gallery-section .review-author .author-name{font-size:var(--review-author-fs-mobile, 13px)}}@media(max-width:767px){.rating-video-gallery-section{padding-top:var(--mg-top-mobile);padding-bottom:var(--mg-bottom-mobile)}}@media(max-width:551px){.rating-video-gallery-section .category-scroller .scrollable-container{justify-content:flex-start}}@media(min-width:1025px){.rating-video-gallery-section .container-full{padding-left:var(--pd-fw);padding-right:var(--pd-fw)}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-rating-video-gallery.css.map */
