body{overflow-x:hidden}.frontInfo .h2{text-align:center;font-family:"Playfair Display","Georgia",serif !important;font-size:clamp(28px,4vw,42px) !important;font-weight:700 !important;color:#1a1a1a !important;letter-spacing:.5px;line-height:1.3 !important;opacity:0;transform:translateY(20px);animation:h2FadeIn 1s ease-out forwards;animation-delay:.2s}.comparison-view__tooltip,.favorites-view__tooltip{z-index:205 !important}@keyframes h2FadeIn{to{opacity:1;transform:translateY(0)}}section.frontBrands,section.frontBrands__grayscale,section[class*=frontBrands]{overflow:hidden !important;width:100%;padding:50px 0 !important;background:#fff}.brands-carousel-wrapper{display:flex !important;flex-wrap:nowrap !important;gap:60px !important;align-items:center !important;width:-webkit-max-content !important;width:-moz-max-content !important;width:max-content !important;animation:brands-scroll 50s linear infinite}.brands-carousel-wrapper>*{flex-shrink:0 !important;width:200px !important;height:100px !important;display:flex !important;align-items:center !important;justify-content:center !important}.brands-carousel-wrapper img{max-width:180px !important;max-height:70px !important;width:auto !important;height:auto !important;-o-object-fit:contain !important;object-fit:contain !important;filter:grayscale(100%) brightness(0.5);opacity:.7;transition:all .4s ease}.brands-carousel-wrapper img:hover{filter:grayscale(0%) brightness(1);opacity:1;transform:scale(1.15)}@keyframes brands-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}section[class*=frontBrands]:hover .brands-carousel-wrapper{animation-play-state:paused}@media(max-width: 768px){.brands-carousel-wrapper>*{width:120px !important;height:60px !important}.brands-carousel-wrapper img{max-width:120px !important;max-height:50px !important}}