.custom-reviews-section .title-wrapper-with-link{display:flex;align-items:center;justify-content:space-between;gap:1rem}.satisfaction-badge{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.satisfaction-badge span{padding-top:6px}.satisfaction-badge svg{flex-shrink:0}.review-item-custom{background-color:#fff;border-radius:10px;width:calc(25% - 12px);height:fit-content;display:none;padding-bottom:15px}.custom-reviews__content{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.review-item-custom .review__header{font-size:20px;line-height:1;text-transform:uppercase;font-weight:500;text-align:center;padding:15px 10px 10px;color:#163432;border-bottom:1px solid #E4E4E4}.review-item-custom .review__content{padding:15px 15px 0;display:flex;gap:10px}.review-item-custom .review__image,.review-item-custom .review__image.empty{width:43px;height:43px;border-radius:50%;overflow:hidden;flex-shrink:0}.review-item-custom .review__image img{width:100%;height:100%;object-fit:cover;display:block}.review-item-custom .review__image svg{width:100%;height:100%;display:block}.review-item-custom .review__body{background-color:#f2f1f6;border-radius:10px;width:100%;padding:15px 10px 10px}.review-item-custom .review__name{font-size:16px;line-height:16.8px;font-weight:700;margin-bottom:10px;color:#163432}.review-item-custom .review__text *{font-size:12px;line-height:14px;margin:0;color:#163432}.review-item-custom .review__footer{max-width:calc(100% - 83px);margin-left:auto;margin-right:15px;display:flex;justify-content:space-between;align-items:center;margin-top:5px}.review-item-custom .footer-text{font-size:12px;line-height:12px;font-weight:500;color:#163432}.review-item-custom .footer-text span{margin-right:8px}.review-item-custom .footer-icons,.review-item-custom .footer-icons span{display:flex;align-items:center}.footer-icons>div{margin-left:-4px}.review-item-custom .icon-like,.review-item-custom .icon-smile,.review-item-custom .icon-heart{position:relative}.review-item-custom .icon-like{z-index:3;font-size:12px;line-height:1;color:#4b4b4b;display:flex;align-items:center}.review-item-custom .icon-smile,.review-item-custom .icon-heart{z-index:2}.custom-reviews-section .header-block{display:flex;margin-bottom:30px;justify-content:space-between;align-items:flex-end}.custom-reviews-section .header-block .custom-reviews__title h2{font-size:64px;line-height:1;font-weight:500;color:#d3eeb9;margin:0}@media screen and (max-width: 1300px){.custom-reviews-section .header-block .custom-reviews__title h2{font-size:40px}}@media screen and (max-width: 1200px){.custom-reviews__content{gap:12px}.review-item-custom{width:calc(33.3333% - 8px)}}@media screen and (max-width: 900px){.custom-reviews-section .header-block{flex-direction:column;gap:20px;text-align:center;align-items:center}.review-item-custom .review__header{font-size:20px}}@media screen and (max-width: 768px){.custom-reviews-section .header-block .custom-reviews__title h2{font-size:36px}.custom-reviews-section .header-block{margin-bottom:20px}.review-item-custom .review__footer{max-width:calc(100% - 80px)}.review-item-custom .footer-icons svg{width:14px}.custom-reviews__content{flex-wrap:unset;flex-direction:column;gap:10px}.review-item-custom{width:100%}.review-item-custom .review__name{font-size:14px;line-height:16.8px}.review-item-custom .review__text *{font-size:12px;line-height:16px}.review-item-custom .footer-text{font-size:10px;line-height:10px}.review-item-custom .icon-like{font-size:10px}.review-item-custom .footer-text span{display:inline-block;margin-right:5px}.review-item-custom .review__image,.review-item-custom .review__image.empty{width:40px;height:40px}}.custom-reviews-section.auto-scroll{position:relative}.custom-reviews-section.auto-scroll .custom-reviews__content{display:block;overflow:hidden;position:relative}.custom-reviews-section.auto-scroll .custom-reviews__track{display:flex;flex-wrap:nowrap;gap:15px;will-change:transform;transition:none}.custom-reviews-section.auto-scroll .review-item-custom{flex-shrink:0}.custom-reviews-section.auto-scroll:before,.custom-reviews-section.auto-scroll:after{content:"";position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:2}.custom-reviews-section.auto-scroll:before{left:0;background:linear-gradient(90deg,var(--gradient-background) 0%,transparent 100%)}.custom-reviews-section.auto-scroll:after{right:0;background:linear-gradient(270deg,var(--gradient-background) 0%,transparent 100%)}@media screen and (max-width: 768px){.custom-reviews-section.auto-scroll:before,.custom-reviews-section.auto-scroll:after{width:50px}}@media screen and (max-width: 768px){.custom-reviews-section.auto-scroll.two-rows-mobile .custom-reviews__content{display:flex;flex-direction:column;gap:10px;overflow:visible}.custom-reviews-section.auto-scroll.two-rows-mobile .custom-reviews__track{display:flex;flex-wrap:nowrap;gap:15px}.custom-reviews-section.auto-scroll.two-rows-mobile:before,.custom-reviews-section.auto-scroll.two-rows-mobile:after{display:none}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 768px){.custom-reviews-section.stacked-mobile.auto-scroll .custom-reviews__content{display:flex;flex-direction:column;overflow:visible}.custom-reviews-section.stacked-mobile.auto-scroll .custom-reviews__track{display:flex;flex-direction:column;gap:10px;transform:none!important;animation:none!important}.custom-reviews-section.stacked-mobile:not(.auto-scroll) .custom-reviews__content{display:flex;flex-direction:column;gap:10px}.custom-reviews-section.stacked-mobile .review-item-custom{width:100%;display:block}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 1"] .review-item-custom:nth-child(n+2){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 2"] .review-item-custom:nth-child(n+3){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 3"] .review-item-custom:nth-child(n+4){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 4"] .review-item-custom:nth-child(n+5){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 5"] .review-item-custom:nth-child(n+6){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 6"] .review-item-custom:nth-child(n+7){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 7"] .review-item-custom:nth-child(n+8){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 8"] .review-item-custom:nth-child(n+9){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 9"] .review-item-custom:nth-child(n+10){display:none!important}.custom-reviews-section.stacked-mobile[style*="--visible-reviews-mobile: 10"] .review-item-custom:nth-child(n+11){display:none!important}.custom-reviews-section.stacked-mobile:before,.custom-reviews-section.stacked-mobile:after{display:none!important}.custom-reviews-section.stacked-mobile .custom-reviews-button{max-width:220px;padding:12px 10px 10px;z-index:2;border-radius:10px;border:1px solid #ffffff;color:#fff;background:transparent;text-align:center;width:100%;font-size:12px;line-height:14px;font-weight:500;font-family:inherit;letter-spacing:1px;text-transform:uppercase;overflow:hidden;position:relative;margin:15px auto 0;cursor:pointer;transition:all .3s ease;display:block}.custom-reviews-section.stacked-mobile .custom-reviews-button:active{transform:translateY(0)}.custom-reviews-section.stacked-mobile .custom-reviews-button.hidden{display:none}}@media screen and (min-width: 769px){.custom-reviews-button{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/avis-custom.css.map */
