.compare-list-new{background-size:cover;background-position:center;background-repeat:no-repeat;padding:140px 0;position:relative}.compare-list-new:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000004d;z-index:1}.compare-list-new__container{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.compare-list-new__header{text-align:center;margin-bottom:80px}.compare-list-new__title{font-size:48px;font-weight:400;margin-bottom:16px;color:#fff;font-family:Playfair Display,serif;line-height:1.2}.compare-list-new__title *{color:var(--color)}.compare-list-new__description{font-size:20px;color:#fff;margin-bottom:0;font-weight:400;opacity:.9}.compare-list-new__description *{color:var(--color)}.compare-list-new__content{display:flex;gap:40px;justify-content:center;flex-wrap:wrap}.compare-list-new__item{border:1px solid #ffffff;border-radius:8px;padding:40px 32px;width:100%;max-width:420px;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;color:var(--font-color, #333333);min-height:550px;display:flex;flex-direction:column}.compare-list-new__item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--bg-color, #ffffff);opacity:var(--bg-opacity, .95);border-radius:8px;z-index:-1}.compare-list-new__item:hover{transform:translateY(-5px)}.compare-list-new__item-subtitle{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--font-color, #666666);margin-bottom:8px;opacity:.8}.compare-list-new__item-logo{margin-bottom:24px;display:flex}.compare-list-new__item-logo img{max-width:180px;max-height:60px;width:auto;height:auto;object-fit:contain}.compare-list-new__item-title{font-size:20px;font-weight:400;margin-bottom:24px;color:var(--font-color, #333333);line-height:112%;letter-spacing:0;background-color:transparent;border:1px solid var(--font-color);border-radius:2px;width:fit-content;padding:5px}.compare-list-new__item-content{color:var(--font-color, #666666);line-height:1.6;margin-top:150px}.compare-list-new__item-content ul{list-style:none;padding:0;margin:0}.compare-list-new__item-content li{position:relative;padding-left:32px;font-size:16px;color:var(--font-color, #666666);line-height:112%}.compare-list-new__item-content li:not(:last-child){margin-bottom:30px}.compare-list-new__item-content li:after{position:absolute;left:4px;top:50%;transform:translateY(-50%);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.compare-list-new__item--our_brand .compare-list-new__item-content li:after{content:"";position:absolute;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M20 10C20 15.5228 15.5228 20 10 20C4.47715 20 0 15.5228 0 10C0 4.47715 4.47715 0 10 0C15.5228 0 20 4.47715 20 10ZM14.0303 6.96967C14.3232 7.26256 14.3232 7.73744 14.0303 8.0303L9.0303 13.0303C8.7374 13.3232 8.2626 13.3232 7.96967 13.0303L5.96967 11.0303C5.67678 10.7374 5.67678 10.2626 5.96967 9.9697C6.26256 9.6768 6.73744 9.6768 7.03033 9.9697L8.5 11.4393L10.7348 9.2045L12.9697 6.96967C13.2626 6.67678 13.7374 6.67678 14.0303 6.96967Z' fill='%23454857'/></svg>");background-repeat:no-repeat;background-position:center}.compare-list-new__item--other_brands .compare-list-new__item-logo{background-color:#999;padding:12px 16px;border-radius:4px;margin-bottom:24px;min-height:60px}.compare-list-new__item--other_brands .compare-list-new__item-logo img{filter:brightness(0) invert(1);max-height:40px}.compare-list-new__item--other_brands .compare-list-new__item-content li:after{content:"";position:absolute;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 0C15.522 0 20 4.47803 20 10C20 15.522 15.522 20 10 20C4.47803 20 0 15.522 0 10C0 4.47803 4.47803 0 10 0ZM4.94567 13.6196L8.56528 10L4.94567 6.38039C4.73803 6.17268 4.73803 5.83386 4.94567 5.62622L5.62622 4.94567C5.83386 4.73803 6.17268 4.73803 6.38039 4.94567L10 8.56528L13.6196 4.94567C13.8273 4.73803 14.1661 4.73803 14.3738 4.94567L15.0543 5.62622C15.262 5.83386 15.262 6.17268 15.0543 6.38039L11.4347 10L15.0543 13.6196C15.262 13.8273 15.262 14.1661 15.0543 14.3738L14.3738 15.0543C14.1661 15.262 13.8273 15.262 13.6196 15.0543L10 11.4347L6.38039 15.0543C6.17268 15.262 5.83386 15.262 5.62622 15.0543L4.94567 14.3738C4.73803 14.1661 4.73803 13.8273 4.94567 13.6196Z" fill="white"/></svg>');background-repeat:no-repeat;background-position:center}@media (max-width: 768px){.compare-list-new{padding:40px 0}.compare-list-new__header{margin-bottom:30px}.compare-list-new__container{padding:0 16px}.compare-list-new__title{font-size:36px}.compare-list-new__description{font-size:18px}.compare-list-new__content{gap:24px}.compare-list-new__item{padding:32px 24px;min-height:auto}.compare-list-new__item-title{font-size:28px}.compare-list-new__item-logo img{max-width:140px;max-height:50px}.compare-list-new__item-content{margin-top:0}.compare-list-new__item-content li{font-size:14px}.compare-list-new__item-content li:not(:last-child){margin-bottom:20px}}@media (max-width: 480px){.compare-list-new__title{font-size:28px}.compare-list-new__description{font-size:16px}.compare-list-new__item-title{font-size:24px}.compare-list-new__item-logo img{max-width:120px;max-height:40px}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/section-compare-list-new.css.map */
