.home-hero-slider-section { margin: 80px 0 60px; position: relative; }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-slider-section { overflow: hidden; padding-top: 50px; margin-top: 60px; } }

@media (max-width: 991px) { .home-hero-slider-section { margin: 0 0 60px; } }

.home-hero-slider-section .sl-container { position: relative; height: 610px; }

@media (max-width: 991px) { .home-hero-slider-section .sl-container { height: 100%; margin: 0 15px; } }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-slider-section .sl-container { margin: 0 auto; } }

.home-hero-slider-section picture { height: 520px; width: 750px; z-index: -1; float: right; margin-top: 10px; position: relative; border-radius: 100% 70% 87% 84% / 100% 80% 92% 72%; overflow: hidden; }

.home-hero-slider-section picture img { width: auto; height: 100%; }

@media (max-width: 991px) { .home-hero-slider-section picture { height: auto; width: auto; margin-top: 0; margin-bottom: 30px; }
  .home-hero-slider-section picture img { width: 100%; height: auto; } }

@media (min-width: 992px) and (max-width: 1199px) { .home-hero-slider-section picture { width: 580px; height: 400px; margin-top: 60px; margin-right: 0px; } }

.home-hero-slider-section .slider-content { max-width: 547px; }

.home-hero-slider-section .slider-content h2 { margin-bottom: 22px; max-width: 400px; }

@media (max-width: 991px) { .home-hero-slider-section .slider-content h2 { max-width: 260px; margin-bottom: 16px; } }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-slider-section .slider-content h2 { max-width: 400px; } }

.home-hero-slider-section .slider-content p { font-size: 18px; line-height: 28px; max-width: 340px; margin-bottom: 30px; }

@media (min-width: 992px) and (max-width: 1199px) { .home-hero-slider-section .slider-content p { max-width: 280px; } }

@media (max-width: 991px) { .home-hero-slider-section .slider-content p { line-height: 24px; max-width: 300px; margin-bottom: 0; } }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-slider-section .slider-content p { max-width: 400px; } }

@media (max-width: 991px) { .home-hero-slider-section .slider-content a { margin-top: 25px; } }

.home-hero-slider-section .home-hero-slider-wrap { overflow: hidden; }

@media (max-width: 991px) { .home-hero-slider-section .home-hero-slider-wrap { overflow: visible; padding-top: 100px; }
  .home-hero-slider-section .home-hero-slider-wrap .slick-list { transform: scale(1.3); } }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-slider-section .hero-img-wrap { max-width: 430px; margin: auto; } }

.home-hero-slider-text { max-height: 400px; overflow: hidden; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; max-width: 440px; }

.home-hero-slider-text .slick-list { margin-bottom: 30px; }

@media (max-width: 991px) { .home-hero-slider-text .slick-list { margin-top: 46px; margin-bottom: 0; } }

.home-hero-slider-text .slick-slide { opacity: 0; transition: ease all 0.1s; }

.home-hero-slider-text .slick-slide.slick-active { opacity: 1; transition: ease all 0.8s; }

.home-hero-slider-text .slick-dots { text-align: left; margin-top: 0; }

.home-hero-slider-text .slick-dots li.slick-active button { background: #062B4E; }

@media (max-width: 991px) { .home-hero-slider-text .slick-dots { text-align: center; position: absolute; top: 0; left: 0; right: 0; } }

@media (max-width: 991px) { .home-hero-slider-text { position: relative; top: unset; transform: unset; margin-top: 30px; } }

/* home-carousal-bg */
.home-hero-bg { width: 100%; height: 100%; position: absolute; bottom: 0; left: 0; pointer-events: none; }

@media (max-width: 991px) { .home-hero-bg { top: -150px; bottom: unset; transform: scale(0.6); } }

@media (min-width: 768px) and (max-width: 991px) { .home-hero-bg { transform: scale(0.8); } }

.home-hero-bg .slider { position: absolute; z-index: 1000; right: 20%; bottom: 0%; opacity: 0; animation: fade-in 1s ease-in-out forwards; }

.home-hero-bg .slider img { width: 500px; height: auto; }

.home-hero-bg .blob { position: absolute; right: 35%; bottom: 30%; transform: rotate(80deg); transform-origin: bottom; opacity: 0; }

@media (min-width: 992px) and (max-width: 1199px) { .home-hero-bg .blob { width: 350px; height: 550px; } }

.home-hero-bg .blob:nth-child(1) { animation: home-hero-bg-1 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob:nth-child(2) { animation: home-hero-bg-2 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob:nth-child(3) { animation: home-hero-bg-3 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob:nth-child(4) { animation: home-hero-bg-4 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob.anim-2 { position: absolute; right: 35%; bottom: 30%; transform: rotate(80deg); transform-origin: bottom; opacity: 0; }

.home-hero-bg .blob.anim-2:nth-child(1) { animation: home-hero-bg-1 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob.anim-2:nth-child(2) { animation: home-hero-bg-2 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob.anim-2:nth-child(3) { animation: home-hero-bg-3 1.5s ease-in-out forwards; animation-delay: 0.02s; }

.home-hero-bg .blob.anim-2:nth-child(4) { animation: home-hero-bg-4 1.5s ease-in-out forwards; animation-delay: 0.02s; }

@keyframes fade-in { 100% { opacity: 1; } }

@keyframes home-hero-bg-1 { 100% { transform: rotate(-60deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-bg-2 { 100% { transform: rotate(0deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-bg-3 { 100% { transform: rotate(50deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-bg-4 { 100% { transform: rotate(70deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-anim-1 { 0% { transform: rotate(-60deg);
    right: 34%;
    opacity: 1; }
  30% { opacity: 0; }
  100% { transform: rotate(-290deg);
    right: 34%; } }

@keyframes home-hero-anim-2 { 0% { transform: rotate(0deg);
    right: 34%;
    opacity: 1; }
  100% { transform: rotate(-60deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-anim-3 { 0% { transform: rotate(50deg);
    right: 34%;
    opacity: 1; }
  100% { transform: rotate(0deg);
    right: 34%;
    opacity: 1; } }

@keyframes home-hero-anim-4 { 0% { transform: rotate(70deg);
    right: 34%;
    opacity: 1; }
  100% { transform: rotate(50deg);
    right: 34%;
    opacity: 1; } }

/* home-carousal-bg end */
.compare-grid { grid-template-columns: 2fr 5fr 5fr; border-bottom: 1px solid #C1D1E0; }

@media (max-width: 991px) { .compare-grid { display: block; overflow: hidden; padding: 0 6px; } }

@media (min-width: 992px) and (max-width: 1199px) { .compare-grid { grid-template-columns: 2.3fr 5fr 5fr; } }

.compare-grid .product-1 { grid-column: 2; }

.compare-grid .product-2 { position: relative; }

.compare-grid .product-2::after { content: ''; position: absolute; left: -32px; right: -1px; top: 0; bottom: 0; background: #F5F5F5; z-index: -1; }

@media (max-width: 991px) { .compare-grid .product-2::after { left: 0; width: 110%; } }

.compare-grid .product-1, .compare-grid .product-2 { padding: 30px 35px 80px 0; }

@media (max-width: 991px) { .compare-grid .product-1, .compare-grid .product-2 { padding: 0 9px; width: 50%; float: left; } }

@media (max-width: 991px) { .compare-grid .product-tile .product-price { width: 100%; } }

.compare-category { font-family: "Intelo Light", sans-serif; font-size: 28px; line-height: 31px; color: #062B4E; margin-top: 30px; }

@media (max-width: 991px) { .compare-category { margin: 16px 0; padding: 0 0; } }

.product-advantages-wrap .product-advantages { margin-bottom: 50px; }

@media (max-width: 991px) { .product-advantages-wrap .product-advantages { margin-bottom: 24px; } }

.product-advantages-wrap .product-advantages h5 { position: relative; font-family: "Intelo Regular", sans-serif; font-size: 20px; line-height: 28px; color: #062B4E; padding-left: 45px; margin-bottom: 20px; }

@media (max-width: 991px) { .product-advantages-wrap .product-advantages h5 { font-size: 16px; line-height: 24px; margin-bottom: 15px; font-family: "Intelo Light", sans-serif; } }

@media (min-width: 768px) and (max-width: 991px) { .product-advantages-wrap .product-advantages h5 { width: 100%; display: inline-block; } }

.product-advantages-wrap .product-advantages h5:last-child { margin-bottom: 0; }

.product-advantages-wrap .product-advantages h5 img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.product-advantages-section .compare-grid { padding: 5px 0 0; margin: 0 0 60px; padding-bottom: 30px; border-top: 0; border-bottom: 1px solid #E5E5E5; }

@media (max-width: 991px) { .product-advantages-section .compare-grid { margin: 16px 0; padding-bottom: 50px; border-bottom: 1px solid #E5E5E5; grid-template-columns: auto; } }

.product-advantages-section .compare-category { grid-row: 1 / -4; }

@media (max-width: 991px) { .product-advantages-section .compare-category { grid-row: 1; grid-column: 1/3; margin-bottom: 15px; font-size: 18px; line-height: 24px; font-family: "Intelo Regular", sans-serif; } }

.product-advantages-section .compare-grid .product-1, .product-advantages-section .compare-grid .product-2 { padding-bottom: 0; }

@media (max-width: 991px) { .product-advantages-section .compare-grid .product-1, .product-advantages-section .compare-grid .product-2 { grid-column: 1/3; padding: 0; float: none; width: 100%; } }

@media (max-width: 991px) { .product-advantages-section .compare-grid .product-1 { margin-bottom: 15px; } }

@media (max-width: 991px) { .product-advantages-section .product-2 { margin-bottom: 30px; } }

.product-advantages-section .video-wrapper { max-width: 425px; }

@media (max-width: 991px) { .product-advantages-section .video-wrapper { grid-column: 1/3; margin-bottom: 16px; } }

@media (min-width: 768px) and (max-width: 991px) { .product-advantages-section .video-wrapper { max-width: 100%; } }

.product-advantages-section .product-detail-view { display: flex; overflow: auto; }

@media (max-width: 991px) { .product-advantages-section .product-detail-view { flex-direction: column; } }

.product-advantages-section .product-detail-view .compare-category { max-width: 18%; margin: 0 5px 0 0; }

@media (max-width: 991px) { .product-advantages-section .product-detail-view .compare-category { max-width: 100%; margin: 0 16px 16px 0; } }

.product-advantages-section .product-detail-view .product-detail-wrap { max-width: 79%; overflow: hidden; }

@media (max-width: 991px) { .product-advantages-section .product-detail-view .product-detail-wrap { max-width: 100%; } }

.product-advantages-section .product-detail-view .product-detail-wrap .neem-fresche { grid-template-columns: 1fr 5fr; grid-column-gap: 10px; align-items: flex-end; margin-bottom: 50px; }

@media (max-width: 991px) { .product-advantages-section .product-detail-view .product-detail-wrap .neem-fresche { align-items: flex-start; grid-column-gap: 13px; margin-bottom: 40px; } }

.product-advantages-section .product-detail-view .product-detail-wrap .neem-fresche p { font-size: 16px; line-height: 24px; color: #062B4E; max-width: 643px; }

@media (max-width: 991px) { .compare-wrapper { margin: 0; padding: 0px; } }

@media (min-width: 768px) and (max-width: 991px) { .compare-wrapper { margin: 0 auto; } }

.compare-wrapper h3 { font-family: "Intelo Light", sans-serif; font-size: 28px; line-height: 31px; }

.compare-wrapper .compare-rainbow { position: relative; padding-bottom: 20px; }

@media (max-width: 991px) { .compare-wrapper .compare-rainbow { padding: 0 0 10px 15px; } }

@media (min-width: 768px) and (max-width: 991px) { .compare-wrapper .compare-rainbow { padding: 0 0 10px; } }

.compare-wrapper .compare-rainbow::after { content: ''; position: absolute; bottom: 0; left: 0; right: 0; background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE0NSIgaGVpZ2h0PSIzIiB2aWV3Qm94PSIwIDAgMTE0NSAzIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bGluZSB5MT0iMS41IiB4Mj0iMjI5IiB5Mj0iMS41IiBzdHJva2U9IiNGQUI5MEUiIHN0cm9rZS13aWR0aD0iMyIvPgo8bGluZSB4MT0iMjI5IiB5MT0iMS41IiB4Mj0iNDU4IiB5Mj0iMS41IiBzdHJva2U9IiNGRjY2MDAiIHN0cm9rZS13aWR0aD0iMyIvPgo8bGluZSB4MT0iNDU4IiB5MT0iMS41IiB4Mj0iNjg3IiB5Mj0iMS41IiBzdHJva2U9IiNEQTI4MUMiIHN0cm9rZS13aWR0aD0iMyIvPgo8bGluZSB4MT0iNjg3IiB5MT0iMS41IiB4Mj0iOTE2IiB5Mj0iMS41IiBzdHJva2U9IiM4QzQ2OTkiIHN0cm9rZS13aWR0aD0iMyIvPgo8bGluZSB4MT0iOTE2IiB5MT0iMS41IiB4Mj0iMTE0NSIgeTI9IjEuNSIgc3Ryb2tlPSIjODlBRURFIiBzdHJva2Utd2lkdGg9IjMiLz4KPC9zdmc+Cg=="); background-size: contain; height: 3px; background-repeat: no-repeat; background-size: 100%; }

@media (max-width: 991px) { .compare-wrapper .compare-rainbow::after { background-size: 100% 1px; height: 3px; background-repeat: repeat; } }

@media (min-width: 768px) and (max-width: 991px) { .compare-wrapper .compare-rainbow::after { background-size: 100%; } }

.compare-wrapper .product-dropdown { position: relative; z-index: 1; margin-bottom: 20px; }

.compare-wrapper .product-dropdown .selected-option { background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMyAxTDcgN0wxIDAuOTk5OTk5IiBzdHJva2U9IiMwNjJCNEUiIHN0cm9rZS13aWR0aD0iMS4zIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==") no-repeat; background-position: right 12px; display: block; font-family: "Intelo Light", sans-serif; font-size: 28px; line-height: 31px; color: #062B4E; padding: 0 15px 15px 0; border-bottom: 1px solid #C1D1E0; cursor: pointer; }

@media (max-width: 991px) { .compare-wrapper .product-dropdown .selected-option { font-size: 16px; line-height: 24px; margin-top: 16px; } }

@media (min-width: 992px) and (max-width: 1199px) { .compare-wrapper .product-dropdown .selected-option { font-size: 20px; } }

.compare-wrapper .product-dropdown .product-menu { position: absolute; top: 0; z-index: -1; width: 100%; padding: 50px 0 10px; opacity: 0; pointer-events: none; transition: ease all 0.3s; }

.compare-wrapper .product-dropdown .product-menu .menu-parent { max-height: 610px; overflow-y: scroll; padding: 0 20px; margin: 0 -20px 20px; }

@media (max-width: 991px) { .compare-wrapper .product-dropdown .product-menu .menu-parent { padding: 0 20px 20px; } }

.compare-wrapper .product-dropdown .product-menu::after { content: ''; position: absolute; top: -30px; left: -20px; right: -20px; bottom: 0; background: #F5F5F5; z-index: -1; }

.compare-wrapper .product-dropdown .product-menu::before { content: ''; position: absolute; left: -20px; right: -20px; bottom: 0; z-index: 10; height: 40px; background: whitesmoke; background: linear-gradient(0deg, whitesmoke 0%, whitesmoke 80%, rgba(245, 245, 245, 0.354779) 100%); }

.compare-wrapper .product-dropdown .product-menu li { font-family: "Intelo Bold", sans-serif; font-size: 13px; line-height: 16px; letter-spacing: 0.06em; color: #062B4E; text-transform: uppercase; padding-top: 20px; }

.compare-wrapper .product-dropdown .product-menu li ul li { position: relative; font-family: "Intelo Light", sans-serif; font-size: 16px; line-height: 24px; text-transform: none; letter-spacing: normal; padding-top: 14px; cursor: pointer; z-index: 1; }

.compare-wrapper .product-dropdown .product-menu li ul li.active-item::after, .compare-wrapper .product-dropdown .product-menu li ul li:hover::after { content: ''; position: absolute; top: 10px; background: #C1D1E0; left: -20px; right: -20px; bottom: -5px; z-index: -1; }

.compare-wrapper .product-dropdown.show-menu .product-menu { opacity: 1; pointer-events: all; transition: ease all 0.3s; }

.compare-wrapper h5 { position: relative; font-family: "Intelo Regular", sans-serif; font-size: 20px; line-height: 28px; color: #062B4E; }

@media (max-width: 991px) { .compare-wrapper h5 { font-size: 18px; line-height: 24px; } }

.compare-wrapper .compare-img-wrapper { margin-bottom: 17px; }

.compare-wrapper .compare-img-wrapper img { border-radius: 8px; }

.compare-wrapper .compare-link { font-family: "Intelo Light", sans-serif; font-size: 12px; line-height: 17px; color: #062B4E; text-decoration: underline; }

.compare-wrapper .multi-list li { margin: 20px 0; position: relative; padding-left: 40px; }

@media (max-width: 991px) { .compare-wrapper .multi-list li { margin: 24px 0; padding: 0; } }

.compare-wrapper .multi-list li .list-number { position: absolute; top: 0; left: 0; padding-top: 5px; width: 25px; height: 25px; border-radius: 100%; border: 1.3px solid #062B4E; text-align: center; color: #062B4E; font-size: 12px; font-weight: 600; }

@media (max-width: 991px) { .compare-wrapper .multi-list li .list-number { display: none; } }

.compare-wrapper .multi-list li h5 { margin-bottom: 4px; }

@media (max-width: 991px) { .compare-wrapper .multi-list li p { font-size: 13px; line-height: 19px; } }

.compare-wrapper .multi-list li:last-child { margin-bottom: 0; }

@media (max-width: 991px) { .compare-wrapper .multi-list li:last-child { margin-bottom: 60px; } }

.compare-wrapper .both-have-wrapper { margin: 30px 0 0; }

@media (max-width: 991px) { .compare-wrapper .both-have-wrapper { margin: 0 15px; } }

.compare-wrapper .both-have-wrapper h3 { margin-bottom: 24px; }

@media (max-width: 991px) { .compare-wrapper .both-have-wrapper { margin-top: 16px; } }

.compare-wrapper .both-have-wrapper .both-have-slider { margin: 0 0 0; /* the slides */ /* the parent */ }

.compare-wrapper .both-have-wrapper .both-have-slider .slick-track { margin-left: 0; }

@media (max-width: 991px) { .compare-wrapper .both-have-wrapper .both-have-slider { margin-top: 16px; } }

.compare-wrapper .both-have-wrapper .both-have-slider .slick-slide { margin: 0 15px; }

.compare-wrapper .both-have-wrapper .both-have-slider .slick-list { margin: 0 -15px; }

.compare-wrapper .both-have-wrapper .both-have-slider .slick-dots > li { display: inline-block; }

.compare-wrapper .both-have-wrapper .both-have-slider .slick-dots > li:only-child { display: none; }

.compare-wrapper .both-have-wrapper .both-have-text { display: grid; grid-template-columns: 1fr auto; grid-row-gap: 10px; margin-top: 0; }

.compare-wrapper .both-have-wrapper .both-have-text p { grid-column: 1/3; }

.compare-wrapper .both-have-wrapper .both-have-text h5 { margin-top: 0; }

.compare-wrapper .both-have-wrapper .both-have-text img { max-width: 136px; display: inline-block; }

.compare-wrapper .both-have-wrapper .both-have-grid { grid-template-columns: 4.5fr 7.5fr; grid-column-gap: 40px; }

@media (max-width: 991px) { .compare-wrapper .both-have-wrapper .both-have-grid { grid-template-columns: 1fr; } }

.compare-wrapper .both-have-wrapper .both-have-grid .both-have-text { margin: 0; grid-column-gap: 20px; }

.compare-wrapper .both-have-wrapper .both-have-grid .both-have-text p { grid-column: unset; margin-top: 10px; }

@media (max-width: 991px) { .compare-wrapper .both-have-wrapper .both-have-grid .both-have-text p { grid-column: 1/3; } }

.product-tile { position: relative; }

@media (max-width: 991px) { .product-tile { overflow: hidden; } }

.product-tile .product-image { padding-top: 66.57%; height: 0; position: relative; margin-bottom: 12px; border-radius: 8px; overflow: hidden; }

.product-tile .product-image .product-image-wrapper img { height: auto; width: 120%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 110%; }

.product-tile .product-title { display: block; font-size: 18px; line-height: 24px; }

@media (max-width: 991px) { .product-tile .product-title { line-height: 21px; margin-bottom: 0; } }

.product-tile .product-price { font-family: "Intelo Light", sans-serif; font-size: 13px; line-height: normal; width: 60%; display: inline-block; }

@media (max-width: 991px) { .product-tile .product-price { float: left; } }

.product-tile .product-price .price { font-family: "Intelo Bold", sans-serif; color: #407DC9; }

@media (max-width: 991px) { .product-tile .product-price .price { clear: both; display: inline-block; } }

.product-tile .product-info { width: 70%; display: inline-block; }

@media (max-width: 991px) { .product-tile .product-info { width: 68%; margin-bottom: 8px; overflow: auto; margin: 0 0 -2px; } }

.product-tile .product-cta { position: absolute; right: 0; top: 0; }

.product-tile .product-detail { position: relative; }

.product-tile .compare-btn { position: relative; width: 40px; height: 40px; background: #C1D1E0; margin-right: 8px; font-family: "Intelo Bold", sans-serif; font-size: 11px; line-height: 17px; letter-spacing: 0.15em; text-transform: uppercase; border-radius: 8px; padding: 15px 21px; border: 0px; max-height: 45px; }

@media (max-width: 991px) { .product-tile .compare-btn { width: 30px; height: 30px; margin-right: 6px; padding: 15px; } }

.product-tile .compare-btn:after { content: ''; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuNzUgNi43ODU3MUw2LjEwNzE0IDkuNDk5OTlMNC43NSAxMi4yMTQzIiBzdHJva2U9IiMwNjJCNEUiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTE0LjI1IDYuNzg1NzFMMTIuODkyOSA5LjQ5OTk5TDE0LjI1IDEyLjIxNDMiIHN0cm9rZT0iIzA2MkI0RSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cmVjdCB4PSIyLjAwNTQ3IiB5PSIyLjAwNzEyIiB3aWR0aD0iMTQuOTg1NyIgaGVpZ2h0PSIxNC45ODU3IiByeD0iMy4zNSIgc3Ryb2tlPSIjMDYyQjRFIiBzdHJva2Utd2lkdGg9IjEuMyIvPgo8cGF0aCBkPSJNOS41IDE4LjMyMTRWMC42Nzg1ODkiIHN0cm9rZT0iIzA2MkI0RSIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K") no-repeat; background-position: center; background-size: 19px; }

.product-tile .compare-btn .add-to-compare { position: absolute; top: -25px; background: #407DC9; font-family: "Intelo Light", sans-serif; font-size: 10px; line-height: 12px; width: 127px; text-align: center; text-transform: none; letter-spacing: normal; padding: 3px 7px; border-radius: 4px; left: -45px; opacity: 0; transition: ease all 0.3s; z-index: 100; }

.product-tile .compare-btn .add-to-compare:after { content: ''; position: absolute; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #407DC9; bottom: -6px; left: 50%; transform: translateX(-50%); }

.product-tile .compare-btn:hover span { opacity: 1; transition: ease all 0.3s; }

.product-tile .view-btn, .product-tile .wishlist-btn { cursor: pointer; pointer-events: all; }

@media (max-width: 991px) { .product-tile .wishlist-btn, .product-tile .view-details-btn { width: 24px; height: 24px; } }

.product-tile .view-details { position: absolute; top: 0; right: 0; bottom: 0; width: 222px; background: #062B4E; color: #fff; padding: 25px 40px 0 21px; border-radius: 8px; opacity: 0; transition: ease all 0.3s; pointer-events: none; overflow: scroll; }

@media (max-width: 991px) { .product-tile .view-details { width: 170px; padding: 15px 30px 15px 15px; } }

.product-tile .view-details li { position: relative; font-family: "Intelo Light", sans-serif; font-size: 13px; line-height: 19px; padding: 7px 0 7px 32px; max-width: 100%; }

@media (max-width: 991px) { .product-tile .view-details li { font-size: 12px; line-height: 12px; padding: 7px 0 7px 26px; } }

.product-tile .view-details li img { position: absolute; top: 9px; left: 0; }

@media (max-width: 991px) { .product-tile .view-details li img { top: 50%; transform: translate(0, -50%); height: 16px; } }

.product-tile .view-details .close-btn { background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDJMMiAxNCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIxLjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiAyTDE0IDE0IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjEuMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat; background-size: contain; position: absolute; top: 12px; right: 12px; width: 16px; height: 16px; cursor: pointer; }

.product-tile .open-view { opacity: 1; pointer-events: all; transition: ease all 0.3s; z-index: 100; }

.product-tile-large .product-info { width: 100%; margin-bottom: 30px; }

@media (max-width: 991px) { .product-tile-large .product-info { margin-bottom: 20px; } }

.product-tile-large .product-cta { top: 0; bottom: auto; }

.product-tile-large .compare-btn { margin: 0; }

.product-tile-large .product-firm, .product-tile-large .product-thick { position: relative; font-family: "Intelo Regular", sans-serif; font-size: 18px; line-height: 24px; color: #062B4E; padding-left: 35px; }

@media (max-width: 991px) { .product-tile-large .product-firm, .product-tile-large .product-thick { font-size: 13px; line-height: 19px; } }

.product-tile-large .product-firm img, .product-tile-large .product-thick img { position: absolute; left: 0; top: 50%; transform: translateY(-50%); height: 100%; max-width: 30px; }

.product-tile-large .product-thick { float: right; width: 64%; }

.product-tile-large .product-content { overflow: auto; }

.product-tile-large .product-content .product-firm { float: left; max-width: 300px; }

.product-tile-large .product-desc { margin: 55px 0 25px; }

.product-tile-large .product-desc p { font-size: 18px; }

@media (max-width: 991px) { .product-tile-large .product-desc { margin: 35px 0 15px; } }

.product-tile-large .product-desc strong, .product-tile-large .product-desc b { font-family: "Intelo Bold", sans-serif; }

.product-tile-highlighted { grid-column: 1 / -1; }

.product-tile-highlighted .product-image { padding-top: 60%; }

@media (max-width: 991px) { .product-tile-highlighted .product-image { padding-top: 66.46%; } }

@media (max-width: 991px) { .product-tile-highlighted .view-details { width: 170px !important; } }

.product-tile-highlighted .product-title { margin-right: 10px; color: #062B4E; }

.product-tile-highlighted .product-title, .product-tile-highlighted .product-price { display: inline-block; }

.bundles-card-tile .bundle-items { font-family: "Intelo Bold", sans-serif; font-size: 13px; line-height: 16px; text-transform: uppercase; margin: 2px 0; color: #407DC9; letter-spacing: 0.06em; }

.bundles-card-tile .product-price { font-family: "Intelo Light", sans-serif; font-size: 13px; line-height: 16px; color: #407DC9; }

.bundles-card-tile .product-price .old-price { text-decoration: line-through; }

.bundles-card-tile .product-price .price { font-family: "Intelo Light", sans-serif; color: #062B4E; }

.bundles-card-tile .product-cta { top: 0; bottom: auto; }

.bundles-card-tile .product-image { margin-bottom: 15px; }

.bundles-card-tile .product-title { font-family: "Intelo Regular", sans-serif; color: #062B4E; }

.bundles-card-tile .gift-ribbon::after { background-image: url("/static/img/combo-ribbon.png"); background-size: cover; top: 50%; right: 0; transform: translateY(-50%); width: 100%; height: 120px; }

.bundles-card-tile .combo-product-card { position: relative; }

.bundles-card-tile .combo-product-card .product-image { max-width: 80%; }

@media (max-width: 991px) { .bundles-card-tile .combo-product-card .product-image { max-width: 235px; } }

.bundles-card-tile .combo-product-2 { position: absolute; top: 50%; right: 0; transform: translateY(-50%); z-index: 0; max-height: 133px; max-width: 201px; border-radius: 8px; overflow: hidden; }

@media (max-width: 991px) { .bundles-card-tile .combo-product-2 { max-width: 170px; } }

.card-tile-large, .choose-comf-tile-last { position: relative; padding: 35px; border-radius: 8px; overflow: hidden; transform: translateZ(0); }

.card-tile-large .blob-combo-wrap, .choose-comf-tile-last .blob-combo-wrap { position: absolute; top: -65%; transform: rotate(-70deg); left: -8%; z-index: -1; }

@media (max-width: 991px) { .card-tile-large .blob-combo-wrap, .choose-comf-tile-last .blob-combo-wrap { top: -60%; left: -105%; transform: rotate(110deg); height: 830px; width: 900px; } }

@media (min-width: 768px) and (max-width: 991px) { .card-tile-large .blob-combo-wrap, .choose-comf-tile-last .blob-combo-wrap { top: -40%; left: -45%; } }

@media (min-width: 992px) and (max-width: 1199px) { .card-tile-large .blob-combo-wrap, .choose-comf-tile-last .blob-combo-wrap { top: -73%; left: -48%; } }

.card-tile-large img, .choose-comf-tile-last img { position: absolute; bottom: 0; left: 0; z-index: -2; width: 100%; }

.card-tile-large .choose-comf-tile-h, .choose-comf-tile-last .choose-comf-tile-h { margin-bottom: 8px; font-family: "Intelo Light", sans-serif; }

@media (max-width: 991px) { .card-tile-large .choose-comf-tile-h, .choose-comf-tile-last .choose-comf-tile-h { font-size: 28px; line-height: 31px; max-width: 265px; } }

.card-tile-large .site-btn, .choose-comf-tile-last .site-btn { margin-top: 20px; }

@media (max-width: 991px) { .card-tile-large .site-btn, .choose-comf-tile-last .site-btn { margin-top: 10px; } }

@media (max-width: 991px) { .choose-comf-tile-last { padding: 0; margin: 60px 0 0; } }

@media (max-width: 991px) { .choose-comf-tile-last .choose-comf-tile-p { font-size: 16px; line-height: 24px; } }

@media (min-width: 768px) and (max-width: 991px) { .choose-comf-tile-last .choose-comf-tile-p { max-width: 480px; } }

@media (max-width: 991px) { .choose-comf-tile-last .choose-comf-tile-text { padding: 35px 20px 0 15px; margin-bottom: -65px; } }

@media (max-width: 991px) { .choose-comf-tile-last .choose-comf-tile-h { font-family: "Intelo Light", sans-serif; } }

@media (max-width: 991px) { .choose-comf-tile-last img { position: relative; } }

.card-tile-large { min-height: 448px; padding: 20px; max-width: 328px; }

@media (max-width: 991px) { .card-tile-large { max-width: 280px; } }

@media (min-width: 768px) and (max-width: 991px) { .card-tile-large .site-btn { padding: 15px; } }

@media (min-width: 992px) and (max-width: 1199px) { .card-tile-large .site-btn { padding: 15px 10px; } }

.card-tile-large .card-blob-combo1 .blob-combo-wrap, .card-tile-large .card-blob-combo2 .blob-combo-wrap, .card-tile-large .card-blob-combo3 .blob-combo-wrap { top: -100%; transform: rotate(-100deg); left: -40%; }

@media (max-width: 991px) { .card-tile-large .card-blob-combo1 .blob-combo-wrap, .card-tile-large .card-blob-combo2 .blob-combo-wrap, .card-tile-large .card-blob-combo3 .blob-combo-wrap { top: -120%; transform: rotate(-75deg); left: -100%; } }

.card-tile-large .choose-comf-tile-h { font-family: "Intelo Light", sans-serif; }

@media (max-width: 991px) { .card-tile-large .choose-comf-tile-text { white-space: normal; margin-bottom: -65px; } }

@media (max-width: 991px) { .consult-wrapper { margin: 0; } }

@media (min-width: 768px) and (max-width: 991px) { .consult-wrapper { margin: 0 auto; } }

.consult-wrapper h2 { margin-bottom: 40px; }

@media (max-width: 991px) { .consult-wrapper h2 { margin-bottom: 25px; } }

.consult-wrapper .consult-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 20px; max-width: 1060px; margin: 0 auto; }

@media (max-width: 991px) { .consult-wrapper .consult-grid { display: -webkit-box; }
  .consult-wrapper .consult-grid .card-tile-large { max-width: 280px; transform: translateZ(0); } }

@media (min-width: 992px) and (max-width: 1199px) { .consult-wrapper .consult-grid { max-width: 860px; } }

@media (min-width: 768px) and (max-width: 991px) { .consult-wrapper .consult-grid { max-width: 550px; padding: 0; } }

.breadcrumbs-wrapper { position: absolute; top: 70px; width: 100%; z-index: 100; }

.breadcrumbs-wrapper .sl-container { max-width: auto; margin: 0 20px; }

@media (max-width: 991px) { .breadcrumbs-wrapper .sl-container { margin: 0 15px; } }

@media (max-width: 991px) { .breadcrumbs-wrapper { top: 60px; } }

@media (max-width: 991px) { .breadcrumbs-wrapper ul { white-space: nowrap; overflow-x: scroll; }
  .breadcrumbs-wrapper ul::-webkit-scrollbar { display: none; } }

.breadcrumbs-wrapper ul li { position: relative; display: inline-block; margin-right: 6px; }

.breadcrumbs-wrapper ul li a { position: relative; display: block; font-family: "Intelo Regular", sans-serif; font-size: 9px; line-height: 110%; letter-spacing: 0.12em; text-transform: uppercase; color: #062B4E; padding-right: 12px; }

@media (max-width: 991px) { .breadcrumbs-wrapper ul li a { font-size: 8px; } }

.breadcrumbs-wrapper ul li a::after { content: ''; position: absolute; background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSAwLjVMMy41IDNMMSA1LjUiIHN0cm9rZT0iIzA2MkI0RSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat; background-position: center 1px; height: 100%; width: 5px; right: 0; top: 0; }

.breadcrumbs-wrapper ul li:last-child a::after { content: unset; }

.compare-product-section { margin: 0 0 140px; }

@media (max-width: 991px) { .compare-product-section { margin: 40px 0; } }

.compare-hero-slider-section { margin: 80px 0 -40px; }

.compare-hero-slider-section .slick-dots { visibility: hidden; }

@media (max-width: 991px) { .compare-hero-slider-section { overflow: visible; overflow-x: hidden; margin: 40px 0 -40px; padding-top: 40px; } }

@media (max-width: 991px) { .product-tile-large .product-firm, .product-tile-large .product-thick { font-size: 13px; line-height: 19px; display: block; width: 100%; margin: 0 0 10px 0; float: left; } }

@media (max-width: 991px) { .product-tile-large .product-desc { float: left; margin-top: 15px !important; } }

@media (max-width: 991px) { .product-tile-large .product-desc p { font-size: 13px; line-height: 19px; } }

@media (max-width: 991px) { .product-tile-large button { margin: 0 0 60px 0; display: none; } }

.compare-sticky-section { position: fixed; left: 0; right: 0; bottom: 0; padding: 11px 0; margin: 0; background: #062B4E; z-index: 10; transform: translateY(0); transition: ease all 0.4s; will-change: transform; }

@media (max-width: 991px) { .compare-sticky-section { height: auto; bottom: 72px; border-bottom: 2px solid #405E84; padding: 11px 0 20px; }
  .compare-sticky-section.slide-down { transform: translateY(150%); transition: ease all 0.4s; } }

.compare-sticky-section .compare-sticky-grid { grid-template-columns: 2fr 5fr 5fr; }

@media (max-width: 991px) { .compare-sticky-section .compare-sticky-grid { display: block; } }

.compare-sticky-section .your-selection { font-family: "Intelo Regular", sans-serif; font-size: 20px; line-height: 28px; color: #89AEDE; }

@media (max-width: 991px) { .compare-sticky-section .your-selection { display: none; } }

.compare-sticky-section .product-detail { padding-right: 40px; }

@media (max-width: 991px) { .compare-sticky-section .product-detail { width: 50%; float: left; padding: 0 8px; } }

.compare-sticky-section .product-name, .compare-sticky-section .product-price { color: #fff; }

.compare-sticky-section .product-wrapper { position: relative; }

.compare-sticky-section .product-name { font-size: 20px; line-height: 28px; }

@media (max-width: 991px) { .compare-sticky-section .product-name { font-size: 13px; line-height: 19px; display: block; width: 100%; } }

.compare-sticky-section .product-price { font-family: "Intelo Light", sans-serif; font-size: 13px; line-height: 19px; position: absolute; bottom: 3px; right: 0; }

@media (max-width: 991px) { .compare-sticky-section .product-price { display: block; width: 100%; position: relative; font-size: 10px; margin: 3px 0 0 0; } }

@media (min-width: 992px) and (max-width: 1199px) { .compare-sticky-section .product-price { display: block; position: unset; } }

.compare-sticky-section button { margin-top: 8px; background: #407DC9; }

.back-to-top.arrow-down { padding-right: 0 !important; padding-top: 0px; margin-top: -18px; }

.back-to-top.arrow-down::after { transform: rotate(180deg); width: 100%; background-size: 12px; top: -15px; height: 12px; }

.compare-sticky-section button { padding: 11px 0; height: 38px; }

.connect-btn { bottom: 26px; box-shadow: -1px 4px 12px 0px rgba(193, 209, 224, 0.2); }

.connect-btn-blob { z-index: 1006; }

@media (max-width: 991px) { .connect-btn-blob { z-index: 15; } }

.connect-popup { bottom: 44px; right: 88px; }

.compare-pillow-page .product-advantages { margin-bottom: 24px; }

.compare-pillow-page .compare-wrapper .multi-list li { padding-left: 0; }

@media (max-width: 991px) { .compare-pillow-page .product-advantages-wrap { padding-bottom: 60px; } }

@media (max-width: 991px) { .compare-product .compare-wrapper .product-2::after { top: -500%; bottom: -2000%; }
  .compare-product .product-advantages-wrap .video-wrapper { margin-bottom: 60px; } }

@media (max-width: 991px) and (max-width: 991px) { .compare-product .product-advantages-wrap .video-wrapper { margin-top: 24px; } }

@media (max-width: 991px) { .compare-product .product-warranty-wrap .compare-link, .compare-product .product-offer-wrap .compare-link { margin-bottom: 60px; display: inline-block; }
  .footer-section { padding-bottom: 120px; } }

@media (max-width: 991px) { .compare-product-page .compare-category { padding-left: 9px; } }

.sticky-back-to-top { bottom: 190px !important; }

.compare-wrapper .product-dropdown .selected-option { background: none; position: relative; }

.compare-wrapper .product-dropdown .selected-option::before { content: ''; position: absolute; background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xMyAxTDcgN0wxIDAuOTk5OTk5IiBzdHJva2U9IiMwNjJCNEUiIHN0cm9rZS13aWR0aD0iMS4zIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==) no-repeat; transition: all 0.3s ease; top: 0; width: 14px; height: 8px; right: 0; top: 30%; }

.compare-wrapper .product-dropdown.show-menu .selected-option::before { transform: rotate(180deg); transition: all 0.3s ease; }
