.comparator-model{background:#f5f6f7;padding:50px 0}.comparator-model .title__card{color:var(--black);font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.comparator-model .content__cards{padding:10px}.comparator-model .card__product{background:#fff;border:1px solid #e3e3e3;border-radius:18px;height:100%;padding:27px 18px;width:100%}.comparator-model .product__image{display:block;height:115px;margin:0 auto;max-width:100%;width:auto}.comparator-model .product__title{color:#1a1818;font-size:20px;font-weight:700}.comparator-model .product__text{color:#1a1818;display:flex;flex-direction:column;font-size:20px;font-weight:400;gap:.65rem;line-height:12px;margin:.85rem 0}.comparator-model .product__label{font-size:14px;font-weight:300;line-height:10px}.comparator-model .product__container--buttons{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:15px}.comparator-model .product__button{background-color:transparent;border:1px solid #000;border-radius:21px;cursor:pointer;font-size:14px;font-weight:500;line-height:12px;padding:.5rem 1rem;text-align:center;width:52.5%}.comparator-model .product__button--red{background-color:#e53232;border-color:#e53232;color:#fff;width:45%}@media (hover:hover){.comparator-model .link__cards:hover{background-color:#111;color:var(--white)}}.comparator-model .slider-nav{align-items:center;display:flex;justify-content:center;width:100%}.comparator-model .slider-nav .custom-dots,.comparator-model .slider-nav .slick-dots{position:static;width:fit-content}.comparator-model .slider-nav .slick-dots{align-items:center;display:flex;justify-content:center;margin:0 15px}.comparator-model .slider-nav .slick-dots li{height:9px;width:9px}.comparator-model .slider-nav .slick-dots li button,.comparator-model .slider-nav .slick-dots li button:before{height:100%;width:100%}.comparator-model .slider-nav .slick-dots li button:before{background-color:#fff;border-radius:50%;content:""}.comparator-model .slider-nav .custom-arrow{background:transparent;border:0;cursor:pointer;margin:0 10px}.comparator-model .slider-nav .custom-arrow.custom-next-arrow{transform:rotate(180deg)}.comparator-model .slider-nav .custom-arrow.slick-disabled{cursor:default;opacity:.5}.comparator-model .slick-slider{display:flex;width:100%}.comparator-model .slick-list{width:100%}.comparator-model .slick-track{align-items:stretch;display:flex;height:100%}