:root{--primary-color: #896bff;--secondary-color: #bc299b;--white-color: #fff;--black-color: #000;--pra-color: #85837b;--bg-color: #d5d5d5;--secondary-bg-color: #f1f1ff;--gray-color: #f9f9f9;--dark-gray-color: #4d4d4d;--card-color: #d7d7ff;--border-color: #9ca5ca;--error-color: #d9345d;--success:#008033;--transparentcard-color: rgba(215, 215, 255, .35)}@font-face{font-family:Vastago Grotesk;src:url(../font/VastagoGrotesk-Regular.eot);src:url(../font/VastagoGrotesk-Regular.eot?#iefix) format("embedded-opentype"),url(../font/VastagoGrotesk-Regular.woff2) format("woff2"),url(../font/VastagoGrotesk-Regular.woff) format("woff"),url(../font/VastagoGrotesk-Regular.ttf) format("truetype"),url(../font/VastagoGrotesk-Regular.svg#VastagoGrotesk-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Vastago Grotesk;src:url(../font/VastagoGrotesk-Light.eot);src:url(../font/VastagoGrotesk-Light.eot?#iefix) format("embedded-opentype"),url(../font/VastagoGrotesk-Light.woff2) format("woff2"),url(../font/VastagoGrotesk-Light.woff) format("woff"),url(../font/VastagoGrotesk-Light.ttf) format("truetype"),url(../font/VastagoGrotesk-Light.svg#VastagoGrotesk-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Vastago Grotesk;src:url(../font/VastagoGrotesk-Medium.eot);src:url(../font/VastagoGrotesk-Medium.eot?#iefix) format("embedded-opentype"),url(../font/VastagoGrotesk-Medium.woff2) format("woff2"),url(../font/VastagoGrotesk-Medium.woff) format("woff"),url(../font/VastagoGrotesk-Medium.ttf) format("truetype"),url(../font/VastagoGrotesk-Medium.svg#VastagoGrotesk-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Vastago Grotesk;src:url(../font/VastagoGrotesk-SemiBold.eot);src:url(../font/VastagoGrotesk-SemiBold.eot?#iefix) format("embedded-opentype"),url(../font/VastagoGrotesk-SemiBold.woff2) format("woff2"),url(../font/VastagoGrotesk-SemiBold.woff) format("woff"),url(../font/VastagoGrotesk-SemiBold.ttf) format("truetype"),url(../font/VastagoGrotesk-SemiBold.svg#VastagoGrotesk-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Vastago Grotesk;src:url(../font/VastagoGrotesk-Bold.eot);src:url(../font/VastagoGrotesk-Bold.eot?#iefix) format("embedded-opentype"),url(../font/VastagoGrotesk-Bold.woff2) format("woff2"),url(../font/VastagoGrotesk-Bold.woff) format("woff"),url(../font/VastagoGrotesk-Bold.ttf) format("truetype"),url(../font/VastagoGrotesk-Bold.svg#VastagoGrotesk-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}html,body{width:100%;height:100%;color:var(--blue-color);background:var(--white-color);font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1.5;vertical-align:baseline;letter-spacing:normal}h1,h2,h3,h4,h5,h6,p,ul,li{margin:0}*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}small{font-size:100%}img{max-width:100%}button:focus{outline:none}a:focus{text-decoration:none!important;outline:0!important}header,footer,section,artical{display:block}.form-group{margin-bottom:15px}.form-group:last-child{margin-bottom:0}.form-label{width:100%;display:inline-block;font-size:14px;color:var(--light-gray-color);font-weight:400;padding:0;background:transparent;margin-bottom:6px}.form-control{font-size:14px;color:#676666;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;width:100%;padding:0 0 20px;height:44px;border:0;border-bottom:1px solid #ddd;background:var(--white-color);border-radius:0}textarea.form-control{resize:none;height:50px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-control.selectarrow{background:url(../images/icons/down-arrow.svg) no-repeat 92% var(--white-color);background-size:10px;-webkit-appearance:none}input:focus{outline:none;border-bottom:1px solid var(--light-black)}input[type=text]:focus{outline:0px solid #ddd;border:none;border-bottom:1px solid #ddd;box-shadow:0 0;color:#676666}input[type=email]:focus,input[type=phone]:focus,input[type=number]:focus{outline:0px solid #ddd;border:none;border-bottom:1px solid #ddd;box-shadow:0 0;color:#676666}input[type=submit]:focus{outline:0;background:transparent;border-color:transparent;box-shadow:0 0}select:focus{outline:1px solid #ddd}textarea:focus{outline:1px solid #ddd}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#676666}input::-moz-placeholder,textarea::-moz-placeholder{color:#676666;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#676666}input:-moz-placeholder,textarea:-moz-placeholder{color:#676666;opacity:1}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=number]{-moz-appearance:textfield}.form-control:focus{outline:0px solid var(--slight-gray-border-color);border:none;border-bottom:1px solid #ddd;box-shadow:0 0;color:var(--black-color)}.form-control.selectarrow:focus{background:url(/cdn/shop/t/11/assets/down-arrow.svg?v=1752580572) no-repeat 90% var(--white-color);background-size:10px}.form-control::placeholder{color:#676666;opacity:1}.form-control::-ms-input-placeholder{color:#676666}.mb-0{margin-bottom:0!important}button{font-family:Plus Jakarta Sans,sans-serif}.form-check{display:flex;align-items:flex-start;margin-bottom:16px}.form-check .checkbox{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.form-check .checkbox-label{font-size:12px;color:var(--light-black);display:flex;position:relative;cursor:pointer}.form-check .checkbox-label:before{content:"";width:14px;min-width:14px;height:14px;border:1px solid var(--light-black);display:inline-block;position:relative;vertical-align:middle;cursor:pointer;border-radius:2px;margin-right:8px;margin-top:1px;box-shadow:0 0 #0000000d;padding:0;background-color:transparent;-webkit-appearance:none}.form-check .checkbox:checked+.checkbox-label:before{background:var(--light-black)}.form-check .checkbox:checked+.checkbox-label:after{content:"";display:block;position:absolute;top:3px;left:6px;width:3px;height:7px;border:solid var(--white-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.form-check .checkbox-label a{color:var(--light-black);margin-left:4px}.form-check:last-child{margin-bottom:0}.form-control.selectarrow:focus{background:url(/cdn/shop/t/11/assets/down-arrow.svg?v=1752580572) no-repeat 92% var(--white-color);background-size:10px;-webkit-appearance:none}.success-text{font-size:12px;color:var(--success);margin-top:6px;line-height:14px;display:inline-block}.error-text{font-size:12px;color:var(--error-color);margin-top:6px;line-height:14px;display:inline-block}.nav ul li:hover a:focus-within{color:red}@keyframes ripple{0%{box-shadow:0 0 0 0 transparent,0 0 #ffffff4d,0 0 0 0 transparent,0 0 #ffffff4d}to{box-shadow:0 0 0 10px transparent,0 0 0 12px #fff0,0 0 0 25px transparent,0 0 0 27px #fff0}}.container{width:100%;max-width:100%;margin:0 auto;padding:0 40px}body.scroll{overflow-y:hidden}.line-height{line-height:0}.d-flex{display:flex;flex-wrap:wrap;justify-content:space-between}.d-grid{display:grid;gap:0px}.d-none{display:none}.flex{display:flex}.d-block{display:block}.justify-content{justify-content:flex-start}.justify-center{justify-content:center}.align{align-items:center}.relative{position:relative}.text-center{text-align:center}.thumb-ratio{padding-bottom:50%;position:relative}.full-box{width:100%!important}.clear-both{clear:both}.picture{line-height:0;display:block}.one-line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.full-image{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hovertime{transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.m0{margin:0}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}.padding-tb-lg{padding:75px 0}.padding-tb{padding:56px 0 100px}.padding-b{padding-bottom:100px}.padding-l{padding-left:max(40px,calc((100vw - 1920px)/2))}.hover-img:hover .zoom-img{transform:scale(1.1)}.display{display:inline-block}.w-full{width:100%!important;height:auto}.bg-light{background:var(--slight-gray-color)}.product-lr .item{padding:0 15px}.product-lr .slick-list{padding-bottom:50px}.layer-bg{position:fixed;left:0;top:0;bottom:0;right:0;background:var(--black-color);opacity:.1;display:none}.layer-bg.active{display:block;z-index:9999}.overflow{overflow:hidden}.col-6{width:50%}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table{width:100%;border-spacing:0;border:1px solid var(--light-border-color)}.table>tbody{vertical-align:inherit}tbody,td,tfoot,th,thead,tr{border-style:solid;border-width:0}.table td,.table th{font-size:12px;color:var(--black-color);font-weight:400;padding:15px 10px}.scroll-bar::-webkit-scrollbar-track{border-radius:0;background-color:var(--separator)}.scroll-bar::-webkit-scrollbar{width:6px;background-color:var(--separator);border-radius:5px}.scroll-bar::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--red-color)}.resmedxlheading{font-size:60px}.resmedlgheading{font-size:30px}.resmedmdheading{font-size:27px}.resmedsmheading{font-size:17px}.resmedxsheading{font-size:14px}.resmedxxsheading{font-size:16px}.resmedxxssheading{font-size:14px}.slick-track{margin-left:0}.slick-dots{position:absolute;bottom:-12px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:4px;height:4px;background:var(--bg-color);border-radius:50%;margin:0 3px;padding:0;cursor:pointer}.slick-dots li button{display:none}.slick-dots li.slick-active{width:15px;border-radius:20px;background:#96969b;transform:scale(1)}.slick-next,.slick-prev{font-size:0;border:0;width:38px;height:38px;border-radius:50%;position:absolute;right:90px;top:-65px;background-color:transparent;margin-top:-20px;z-index:12;cursor:pointer}.slick-next:after,.slick-prev:after{content:"";width:100%;height:100%;position:absolute;top:50%;left:42%;transform:translate(-40%,-50%);margin:auto;background:url(../images/icons/slider-left-arrow.svg) no-repeat;background-size:100%;border-radius:50%;transition:ease-in-out .5s;-webkit-transition:all .6s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.slick-next:after{background:url(../images/icons/slider-right-arrow.svg) no-repeat;background-size:95%}.slick-next{left:auto;right:40px;background-position:0 -190px}.slick-prev:hover:after{background:url(/cdn/shop/files/slider-left-arrow_1.svg?v=1750764665) no-repeat;background-size:100%}.slick-next:hover:after{background:url(/cdn/shop/files/slider-right-arrow.svg?v=1750764664) no-repeat;background-size:95%}.slider-center-arrow .slick-next,.slider-center-arrow .slick-prev{top:50%;left:-5px;right:auto;margin-top:-30px}.slider-center-arrow .slick-next{left:auto;right:-5px;background-position:0 -190px}.slider-lr .slick-prev{right:60px}.slider-lr .slick-next{right:0}.slider-rl{margin:0 -10px}.slider-r{margin-right:0}.slider-rl .item{padding:0 10px;height:auto}.slider-mini .slick-prev,.slider-mini .slick-next{width:34px;height:34px;top:-32px;right:55px}.slider-mini .slick-next{right:5px}.slider-mid .slick-prev,.slider-mid .slick-next{background:var(--white-color);top:50%;left:20px}.slider-mid .slick-next{left:auto;right:20px}.slider-white-bot .slick-dots,.slider-black-bot .slick-dots{bottom:10px}.slider-white-bot .slick-dots li,.slider-black-bot .slick-dots li{width:4px;height:4px;border-radius:50%;background:#fff9;margin:0 2px}.slider-white-bot .slick-dots li.slick-active,.slider-black-bot .slick-dots li.slick-active{width:16px;background:var(--white-color);border-radius:50px}.slider-white-bot .slick-dots li:last-child,.slider-white-bot .slick-dots li:first-child,.slider-black-bot .slick-dots li:last-child,.slider-black-bot .slick-dots li:first-child{border-radius:50px}.slider-black-bot .slick-dots li{background:var(--gray-color)}.slider-black-bot .slick-dots li.slick-active{background:var(--light-black)}.slick-next.slick-disabled:after,.slick-prev.slick-disabled:after{opacity:.5;pointer-events:none}.breadcrumbs{position:absolute;top:20px;left:0;padding:0 0 0 40px;z-index:1}.breadcrumbs ul{list-style:none}.breadcrumbs ul li{font-size:12px;font-weight:400;color:var(--white-color);margin-right:-5px;display:inline-block;text-transform:uppercase}.breadcrumbs ul li a{font-size:12px;font-weight:400;color:var(--white-color);display:flex;align-items:center;text-decoration:none;text-transform:uppercase}.breadcrumbs ul li svg{margin-left:15px}.breadcrumbs ul li:last-child{margin-right:0}.resmed-btn{width:auto;max-width:max-content;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;color:var(--secondary-color);font-weight:600;line-height:13px;text-transform:uppercase;border:1px solid var(--secondary-color);border-radius:50px;display:flex;align-items:center;justify-content:center;padding:8px 9px 8px 15px;height:40px;background:transparent;cursor:pointer;text-decoration:none}.resmed-btn .btn-icon{width:24px;min-width:24px;height:24px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-left:10px}.resmed-btn .btn-icon:after{content:"";width:6px;height:6px;border-radius:50%;display:block;background:var(--white-color);position:absolute;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-btn .btn-icon svg{opacity:0;position:relative;z-index:1;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-btn:hover,.resmed-bg-btn,.resmed-btn{background:var(--secondary-color);color:var(--white-color);border-color:var(--secondary-color)}.resmed-btn:hover .btn-icon:after,.resmed-bg-btn:hover .btn-icon:after{width:100%;height:100%;background:var(--white-color)}.resmed-btn:hover .btn-icon svg,.resmed-bg-btn .btn-icon svg,.resmed-btn .btn-icon svg{opacity:1}.resmed-wht-btn{color:var(--white-color);border-color:var(--secondary-color)}.resmed-wht-btn .btn-icon{width:24px;min-width:24px;height:24px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;margin-left:10px}.resmed-wht-btn .btn-icon:after{content:"";width:6px;height:6px;border-radius:50%;display:block;background:var(--secondary-color);position:absolute;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-wht-btn .btn-icon svg{opacity:0;position:relative;z-index:1;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-wht-btn .btn-icon:after{background:var(--white-color)}.resmed-wht-btn:hover{border-color:var(--secondary-color);color:var(--white-color);background:var(--secondary-color)}.resmed-w-btn{width:100%;max-width:100%}.resmed-noline-btn{width:100%;font-size:12px;font-weight:600;color:var(--secondary-color);line-height:20px;display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-noline-btn svg{width:32px;height:32px;margin-left:17px;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.resmed-noline-btn:hover svg rect{fill:var(--secondary-color)}.resmed-noline-btn:hover svg path{stroke:var(--white-color)}.top-btn{width:auto;max-width:auto;position:absolute;top:0;right:40px}.top-heading{width:80%;margin-bottom:30px}.top-heading .resmedlgheading{width:292px;font-family:Vastago Grotesk;font-weight:500;color:var(--black-color);line-height:33px;margin-right:57px}.top-heading p{width:414px;font-size:14px;font-weight:400;color:var(--black-color);line-height:21px}.top-heading.top-heading-w .resmedlgheading{width:auto}.heading-center,.top-heading.heading-center .resmedlgheading{width:100%;text-align:center}.newsletter-form__message--success{display:flex;align-items:center;font-size:12px;color:var(--success);font-weight:500}.newsletter-form__message--success .svg-wrapper{width:20px;min-width:20px;height:20px;margin-right:5px}.bodyoverlay{overflow-y:hidden}.resmed-popup{width:100%;height:100%;position:fixed;top:0;left:0;display:none;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;overflow-x:hidden;overflow-y:hidden;z-index:1234}.resmed-popup-overlay{width:100%;height:100%;position:fixed;top:0;left:0;background:#0009;z-index:10}.resmed-popup-wrapper{width:780px;position:absolute;top:50%;left:50%;padding:30px 42px 30px 30px;background-color:var(--white-color);opacity:1;transform:translate(-50%,-50%);border-radius:0;margin:0 auto;z-index:123}.resmed-popup-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:absolute;top:12px;right:12px;padding:0;background:none;border:0px solid var(--white-color);border-radius:0%;cursor:pointer;z-index:1}.resmed-popup-body{width:100%}.resmed-popup-body .resmed-popup-btn{gap:20px}.resmed-popup-body .resmed-btn,.resmed-popup-body .resmed-btn-line{font-size:14px;font-weight:700;padding:16px 20px}.resmed-popup .resmedlgheading{font-family:Vastago Grotesk;font-weight:500;color:var(--black-color);line-height:34px;margin-bottom:30px}.popup-height{max-height:650px;overflow-y:auto}.header{background:var(--white-color)}.header-top{background:var(--primary-color);padding:6px 0 8px}.header-top .header-top-text{display:flex;justify-content:center;align-items:center}.header-top .header-top-text p{font-size:12px;font-weight:600;color:var(--white-color);text-transform:uppercase}.header-top .header-top-text ul{padding:0;margin:0;list-style:none;position:absolute;top:0;right:0}.header-top .header-top-text ul li{display:inline-block;border-right:1px solid #fceef7;padding-right:9px;margin-right:12px}.header-top .header-top-text ul li a{font-size:12px;color:var(--white-color);font-weight:400;display:flex;align-items:center;text-decoration:none}.header-top .header-top-text ul li a svg{margin-right:11px}.header-top .header-top-text ul li:last-child{padding-right:0;margin-right:0;border:0}.header-mid{padding:12px 0}.header-mid-text{display:flex;align-items:center;justify-content:space-between}.header-mid-text .header-logo{width:136px;min-width:136px}.header-mid-text .header-search{width:525px;min-width:525px;margin:0 auto}.header-mid-text .search-btn,.header-mid-text .nav-bar{display:none}.header-mid-text .search-box{position:relative}.header-mid-text .search-box .search{width:100%;height:36px;font-size:12px;color:var(--black-color);font-weight:400;font-family:Plus Jakarta Sans,sans-serif;background:var(--secondary-bg-color);border-radius:50px;border:0;padding:0 40px 0 41px}.header-mid-text .search-box svg{width:12px;height:12px;position:absolute;top:13px;left:17px}.header-mid-text ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;gap:18px}.header-mid-text ul li{width:20px;height:18px;text-align:center;position:relative}.header-mid-text ul li svg{width:20px;height:18px}.header-mid-text ul li .compare-count,.header-mid-text ul li .cart-count-bubble{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--white-color);background:var(--secondary-color);border-radius:50%;position:absolute;top:-10px;right:-10px;letter-spacing:0}.header-menu{border-top:1px solid var(--bg-color);border-bottom:1px solid var(--bg-color);position:relative}.menu .menu-list{padding:0;margin:0;list-style:none;text-align:center;display:flex;align-items:center;justify-content:center}.menu .menu-list li{border-left:1px solid var(--bg-color);padding:15px 30px;cursor:pointer}.menu .menu-list li a{font-size:12px;color:var(--black-color);font-weight:400;text-decoration:none;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.menu .menu-list li .nav-arrow{margin-left:6px}.menu .menu-list li:hover a{color:var(--secondary-color)}.menu .menu-list li:hover svg path{stroke:var(--secondary-color)}.menu .menu-list li:last-child{border-right:1px solid var(--bg-color)}.mega-menu{width:1200px;background:var(--white-color);position:absolute;top:52px;left:0;right:0;padding:25px 45px;display:none;justify-content:space-around;gap:41px;margin:0 auto;z-index:12}.mega-menu .menu-col{width:33.33%;text-align:left;border-right:1px solid var(--bg-color);padding-right:72px}.mega-menu .menu-col .resmedxsheading,.mega-menu .menu-col .resmedxsheading a{font-size:14px;color:var(--black-color);font-weight:600;line-height:17px;margin-bottom:13px}.mega-menu .menu-col .resmedxsheading a,.mega-menu .menu-col .resmedxsheading a:hover{color:var(--black-color)!important}.mega-menu .menu-col .resmedxsheading svg{display:none}.mega-menu .menu-col .mega-menu-list{list-style:none;padding:0;margin:0;display:block}.mega-menu .menu-col .mega-menu-list li{margin-bottom:9px;line-height:21px;border:0;padding:0}.mega-menu .menu-col .mega-menu-list li a{font-size:12px;color:var(--pra-color);line-height:21px;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.mega-menu .menu-col .more-btn{font-size:12px;color:var(--secondary-color);font-weight:500;line-height:21px}.mega-menu .menu-col p{font-size:12px!important;color:var(--pra-color);line-height:21px;margin-bottom:13px;cursor:auto}.mega-menu .menu-col .mega-menu-list li a:hover{font-weight:600;color:var(--secondary-color)}.mega-menu .menu-col .mega-menu-list li:last-child{margin-bottom:0}.mega-menu .menu-col:last-child{border-right:0;padding-right:0}.header.sticky{position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 10px #0000001a;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.home-thumb:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#00000054}.banner-content{width:722px;position:absolute;top:50%;left:max(40px,calc((100vw - 1920px)/2));transform:translateY(-50%);z-index:1}.banner-content .resmedxlheading{font-family:Vastago Grotesk;font-weight:500;color:var(--white-color);line-height:60px;margin-bottom:30px}.home-banner .slick-dots{bottom:18px}.home-banner:not(.slick-initialized){white-space:nowrap;display:flex;flex-wrap:nowrap;overflow-x:auto}.home-banner:not(.slick-initialized) .home-thumb{height:100%}.home-banner:not(.slick-initialized) .item{width:100%;min-width:100%}.link-sec{background:var(--secondary-bg-color)}.link-section{display:flex;justify-content:space-between}.link-section .link-card{width:50%;border-right:1px solid rgba(0,0,0,.4);padding:40px 60px 34px 0;justify-content:space-between}.link-section .link-card .resmedsmheading{font-size:20px;line-height:18px;font-weight:600;color:var(--black-color);margin-right:33px}.link-section .link-card p{width:308px;min-width:308px;font-size:14px;color:var(--black-color);line-height:21px}.link-section .link-card .resmed-btn{margin-left:auto}.link-section .link-card:last-child{border-right:0;padding:40px 0 34px 51px}.sleep-main{width:100%;display:flex;overflow:hidden;cursor:pointer}.sleep-card{min-width:269px;flex:1;border:1px solid #d5d5d5;height:475px;position:relative}.sleep-card .sleep-card-first{height:100%;display:flex;align-items:center;justify-content:center;padding:23px 0 30px}.sleep-card .sleep-tags{font-size:14px;color:var(--pra-color);font-weight:400;position:absolute;top:30px;left:22px;padding-left:23px}.sleep-card .sleep-tags:after{content:"";width:8px;height:8px;position:absolute;top:7px;left:0;border-radius:50%;background:var(--pra-color)}.sleep-card .sleep-card-first .sleep-thumb{padding-top:60px}.sleep-card.active{flex:4;border:1px solid transparent;background:url(../images/sleep-bg.png) no-repeat,#d7d7ff59;background-size:100%}.sleep-card.active .sleep-tags{color:var(--secondary-color);font-weight:600}.sleep-card.active .sleep-tags:after{background:var(--secondary-color)}.sleep-card .sleep-card-second .sleep-main-thumbs{padding:60px 0 38px;width:421px;margin:0 auto;line-height:0}.sleep-card .sleep-card-second .sleep-contnet{padding:0 45px 0 57px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-left{width:181px;min-width:181px}.sleep-card .sleep-card-second .sleep-contnet .resmedmdheading{color:var(--black-color);font-weight:500;font-family:Vastago Grotesk;line-height:39px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right{width:542px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right p{font-size:14px;color:var(--pra-color);font-weight:400;line-height:21px;margin-bottom:32px}.sleep-card.active .sleep-card-first,.sleep-mobile{display:none}.sleep-card{transition:ease-in-out .8s}.sleep-card .sleep-card-second{width:100%;overflow:hidden;transition:ease-in-out .8s;visibility:hidden;opacity:0}.sleep-card.active .sleep-card-second{width:100%;visibility:visible;opacity:1}.round-thumb{position:relative;overflow:hidden;line-height:0}.round-thumb .round-thumb-icon{width:100%;position:absolute;bottom:-80px;left:0;z-index:1}.science-main{gap:72px;flex-wrap:nowrap}.science-left{width:70%;gap:102px}.science-left .science-content{width:399px;min-width:399px}.science-left .science-content .resmedlgheading{width:284px;color:var(--black-color);font-weight:500;font-family:Vastago Grotesk;line-height:34px;margin-bottom:6px}.science-left .science-content p{font-size:14px;color:var(--pra-color);font-weight:400;line-height:21px;margin-bottom:51px}.science-left .science-mid{width:316px}.science-item{display:flex;align-items:center;height:95px}.science-item:first-child .science-num{border-top:1px solid var(--black-color)}.science-item:first-child p{border-top:1px solid var(--bg-color)}.science-item .science-num{width:106px;min-width:106px;height:100%;font-size:25px;font-weight:500;border-bottom:1px solid var(--black-color);padding:24px 19px 21px 0}.science-item p{font-size:12px;color:var(--black-color);line-height:20px;border-bottom:1px solid var(--bg-color);padding:24px 19px 21px 30px;width:220px;height:100%}.science-main .science-thumb{width:426px;min-width:426px;position:relative}.science-main .science-thumb img{height:100%}.science-main .science-thumb:before{bottom:-2px}.science-main .science-thumb:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000001a;display:none}.science-box .science-bottom{display:none}.whatwe{background:var(--secondary-bg-color)}.whatwe-main{border:1px solid rgba(0,0,0,.2)}.whatwe-tab .whatwe-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.2);padding:22px 30px 18px 26px;position:relative;z-index:1;cursor:pointer}.whatwe-tab .whatwe-top .resmedsmheading{color:var(--pra-color);font-weight:400;display:flex;align-items:center;text-transform:capitalize}.whatwe-tab .whatwe-top .resmedsmheading span{color:var(--black-color);font-weight:600;display:inline-block;margin-left:23px}.whatwe-tab .whatwe-top .arrow-icon{width:29px;height:29px}.whatwe-tab .whatwe-top .arrow-icon svg{width:100%;height:100%}.whatwe-tab .whatwe-thumb{position:relative;line-height:0}.whatwe-tab .whatwe-thumb:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#030303;background:linear-gradient(90deg,#0303037a,#00d4ff00)}.whatwe-tab .whatwe-info{position:absolute;width:317px;top:75px;left:76px}.whatwe-tab .whatwe-info .resmedmdheading{font-family:Vastago Grotesk;color:var(--white-color);font-weight:500;line-height:34px;margin-bottom:13px}.whatwe-tab .whatwe-info p{font-size:14px;color:var(--white-color);text-transform:capitalize;line-height:21px;margin-bottom:15px}.whatwe-tab.active .whatwe-top .resmedsmheading{color:var(--white-color)}.whatwe-tab.active .whatwe-top{border-bottom:0}.whatwe-tab.active .whatwe-top .resmedsmheading span{display:none}.whatwe-tab.active .whatwe-top .arrow-icon{background:var(--secondary-color);border-radius:50%;transform:rotate(135deg)}.whatwe-tab.active .whatwe-top .arrow-icon svg path{stroke:var(--white-color)}.whatwe-tab:last-child .whatwe-top{border-bottom:0px}.whatwe-tab.active .whatwe-content{overflow:hidden;transition:ease-in-out .8s;visibility:visible;opacity:1;margin-top:-70px;height:auto}.whatwe-tab .whatwe-content{overflow:hidden;transition:ease-in-out .8s;visibility:hidden;opacity:0;height:0}.product-card{background:#d7d7ffb3;padding:15px 12px}.product-card .product-top .sale-tag{font-size:12px;color:var(--white-color);font-weight:500;line-height:12px;text-transform:uppercase;background:var(--secondary-color);position:absolute;left:4px;padding:6px 7px}.product-card .product-top .product-thumb{padding:50px 35px 10px}.product-card .product-top-icon{width:35px;position:absolute;right:6px;top:0}.product-card .product-top-icon .wishlist-btn,.product-card .product-top-icon .compare-btn{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#fff9;border-radius:50%;padding:8px;border:0;margin-bottom:6px;cursor:pointer}.product-card .product-top-icon .compare-btn{position:relative;cursor:pointer}.product-card .product-top-icon .compare-btn.active{background:var(--secondary-color)}.product-card .product-top-icon .compare-btn.active svg path{stroke:var(--white-color)}.product-card .product-top-icon .compare-btn .compare-check{width:100%;height:100%;position:absolute;top:0;right:0;opacity:0;cursor:pointer}.product-card .product-content{background:var(--white-color);padding:18px 15px}.product-card .product-content .resmedxsheading{line-height:17px;margin-bottom:14px}.product-card .product-content .resmedxsheading a{color:var(--black-color);font-weight:600;line-height:17px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:35px}.product-card .product-content ul{width:100%;gap:5px;padding:0 0 5px;margin:0 0 22px;list-style:none;display:flex;flex-wrap:wrap;height:70px;overflow:hidden}.product-card .product-content ul li{font-size:12px;font-weight:400;color:var(--black-color);background:var(--secondary-bg-color);border-radius:50px;line-height:15px;height:31px;padding:7px 16px 7px 14px}.product-card .product-content ul::-webkit-scrollbar-track{border-radius:0;background-color:var(--gray-color)}.product-card .product-content ul::-webkit-scrollbar{width:100%;height:2px;background-color:var(--gray-color);border-radius:5px}.product-card .product-content ul::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 0px rgba(0,0,0,.3);background-color:var(--primary-color)}.product-card .product-content .price{color:var(--black-color);line-height:22px;margin-bottom:25px;display:flex;align-items:center}.product-card .product-content .price .regular-price{font-size:18px;color:var(--black-color);font-weight:600;line-height:21px;margin-right:9px;letter-spacing:normal}.product-card .product-content .price .discount{font-size:15px;color:var(--error-color);font-weight:400;line-height:21px;text-decoration:line-through;margin-right:9px}.product-card .product-content .price .off{font-size:12px;font-weight:600;color:var(--primary-color);line-height:17px}.product-card .product-content .quick-add{margin-bottom:0}.bestseller{background:var(--secondary-bg-color)}.deal{background:var(--white-color)}.bestseller .slick-list,.deal .slick-list{padding-right:300px}.deal .top-heading{width:100%}.countdown-wrapper{margin-left:auto;margin-right:50px}.countdown-wrapper .countdown{display:flex}.countdown-wrapper .time-box{width:75px;text-align:center}.countdown-wrapper .time-box .num{font-size:30px;font-weight:500;color:var(--secondary-color);line-height:21px}.countdown-wrapper .time-box .label{font-size:11px;color:var(--secondary-color);font-weight:400;line-height:13px;margin-top:9px}.countdown-wrapper .separator{font-size:30px;line-height:15px;color:var(--secondary-color);font-weight:500}.better-sleep-main{display:flex;align-items:center;justify-content:space-between;background:url(../images/better-sleep-bg.png) 70% 50% no-repeat,var(--primary-color);padding:42px 112px 46px 62px;overflow:hidden;background-size:72%}.better-sleep-main .better-sleep-left{width:320px;min-width:320px}.better-sleep-main .better-sleep-left .resmedmdheading{width:230px;color:var(--white-color);font-weight:500;font-family:Vastago Grotesk;line-height:34px;margin-bottom:8px}.better-sleep-main .better-sleep-left p{font-size:14px;color:var(--white-color);font-weight:400;line-height:21px}.better-sleep-main .better-sleep-mid{width:498px;min-width:498px;height:498px;border:1px solid var(--border-color);border-radius:50%;padding:23px}.better-sleep-main .better-sleep-mid .better-thumb{width:100%;height:100%;overflow:hidden;border-radius:50%}.better-sleep-main .better-sleep-mid .award-tag{width:90px;position:absolute;bottom:65px;right:10px}.better-sleep-main .better-sleep-right{width:240px;min-width:240px}.better-sleep-main .better-sleep-right .resmedxsheading{color:var(--white-color);font-weight:600;line-height:17px;margin-bottom:27px}.better-sleep-main .better-sleep-right p{font-size:12px;color:var(--white-color);font-weight:400;line-height:15px;margin-bottom:21px}.better-sleep-bg{width:100%;height:100%;position:absolute;top:0;left:0;right:0;margin:auto}.benefits{background:var(--secondary-bg-color)}.benefits-main{display:flex}.benefit-card{flex:1;height:531px;background:#bbabff;cursor:pointer}.benefit-card:nth-child(2){background:#b09cff}.benefit-card:nth-child(3){background:#a189ff}.benefit-card:nth-child(4){background:#896bff}.benefit-card .benefit-card-first{display:flex;flex-wrap:wrap;align-content:space-between;padding:30px 30px 75px 27px;height:100%}.benefit-card .benefit-card-first .num{width:45px;height:45px;font-size:14px;color:var(--white-color);font-weight:600;border-radius:50%;border:1px solid var(--white-color);display:flex;align-items:center;justify-content:center}.benefit-card .benefit-card-first .benefit-heading{font-size:20px;color:var(--white-color);font-weight:500;line-height:25px;width:100%}.benefit-card .benefit-card-second .benefit-card-main{width:100%;display:flex;align-content:space-between;flex-wrap:wrap;height:100%;position:absolute;top:0;padding:23px 33px 23px 23px;z-index:1;transition:all ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:all ease-in-out .5s;-o-transition:all ease-in-out .5s}.benefit-card .benefit-card-second .benefit-card-main:after{content:"";width:100%;height:99%;position:absolute;top:0;left:0;background:#0003;z-index:-1}.benefit-card .benefit-card-second .top-num{width:42px;height:42px;font-size:12px;color:var(--white-color);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#d4d4d41a}.benefit-card .benefit-card-second .benefit-bottom{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.benefit-card-second .benefit-info{width:347px;min-width:347px;padding-bottom:14px}.benefit-card .benefit-card-second .benefit-info .resmedmdheading{color:var(--white-color);font-weight:500;line-height:34px;margin-bottom:9px}.benefit-card .benefit-card-second .benefit-info p{font-size:14px;color:var(--white-color);font-weight:400;line-height:21px}.benefit-card .benefit-product{width:244px;min-width:244px}.benefit-card .benefit-product .benefit-product-thumb{width:150px;line-height:0;margin-bottom:17px}.benefit-card .benefit-card-second .benefit-product{background:#d4d4d41a;border:1px solid rgba(255,255,255,.2);border-radius:15px;padding:29px 18px 13px}.benefit-card .benefit-card-second .benefit-name{font-size:15px;line-height:20px;padding-bottom:27px;margin-bottom:22px;border-bottom:1px solid rgba(255,255,255,.3)}.benefit-card .benefit-card-second .benefit-name a{color:var(--white-color);font-weight:500;line-height:20px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.benefit-card .benefit-price{font-size:15px;color:var(--white-color);font-weight:600;line-height:18px;margin-bottom:23px}.benefit-card .benefit-product-bottom .cart-btn{width:39px;min-width:39px;height:39px;padding:12px;display:flex;align-items:center;justify-content:center;background:var(--secondary-color);border-radius:50%;border:0;cursor:pointer}.benefits-mobile{display:none}.benefit-card{transition:ease-in-out .8s}.benefit-card .benefit-card-second{max-height:0;width:100%;overflow:hidden;transition:ease-in-out .8s;visibility:hidden;opacity:0}.benefit-card.active .benefit-card-second{max-height:max-content;min-width:735px;visibility:visible;opacity:1;z-index:1}.benefit-card.active .benefit-card-first{display:none}.result{padding-bottom:0}.result-silder .slick-list{padding:20px 0!important;height:inherit}.result-silder .slick-track{height:inherit;display:flex;align-items:flex-start;margin-left:auto}.result-silder .item .result-thumb{width:100%;display:inline-block;height:360px}.result-silder .item .result-thumb img{object-fit:cover;height:100%}.result-silder .item.slick-current.slick-active{padding:0 20px}.result-silder .item.slick-current.slick-active .result-thumb{transform:scale(1.1)}.result-silder .item.slick-current.slick-active .result-thumb{height:auto}.result-silder .item.slick-current.slick-active .result-thumb.white-rainbow:before{bottom:4px}.result-silder .item .result-product-card{display:none}.result-silder .item.slick-current.slick-active .result-product-card{display:flex}.result-silder .item.slick-current.slick-active .result-card{margin-bottom:30px}.result-list{display:none;width:100%;padding:20px 0 10px;margin:0 auto;justify-content:center;gap:15px;overflow-x:auto;white-space:nowrap}.result-list.active{display:flex}.result-silder .result-list .slick-list{padding:0!important}.result-product-card{display:flex;align-items:flex-start;border:1px solid #b9b9ff;padding:5px;height:100%;margin:0 -22px}.result-product-card .result-product-thumb{width:105px;min-width:105px;height:105px;margin-right:14px;display:flex;align-items:center;justify-content:center;padding:0 7px;background:var(--gray-color)}.result-product-card .result-product-content{width:150px;min-width:150px;white-space:normal}.result-product-card .resmedxsheading{color:var(--black-color);font-weight:500;margin-bottom:14px;line-height:20px}.result-product-card .resmedxsheading a{color:var(--black-color);text-decoration:none;line-height:20px}.result-product-card .result-price{display:flex;align-items:center;justify-content:space-between}.result-product-card .result-price p{font-size:15px;color:var(--black-color);font-weight:600;line-height:18px}.result-product-card .result-price .cart-btn{width:39px;min-width:39px;height:39px;padding:12px;display:flex;align-items:center;justify-content:center;background:var(--secondary-color);border-radius:50%;border:0;cursor:pointer}.result-list::-webkit-scrollbar-track{border-radius:0;background-color:var(--gray-color)}.result-list::-webkit-scrollbar{width:100%;height:6px;background-color:var(--gray-color);border-radius:5px}.result-list::-webkit-scrollbar-thumb{border-radius:0;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--primary-color)}.well-box:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#0003}.well-content{width:466px;position:absolute;top:50%;left:0;right:0;margin:auto;transform:translateY(-50%);z-index:1}.well-content .resmedlgheading{color:var(--white-color);font-family:Vastago Grotesk;font-weight:500;line-height:34px;margin-bottom:27px}.well-content .resmed-btn{margin:0 auto}.customer{background:#d7d7ff59}.customer-slider .slick-list{padding-right:200px}.customer-card{display:flex;height:100%}.customer-card .customer-info{width:100%;background:var(--white-color);padding:52px 18px 45px 19px;display:none}.customer-card .customer-info p{font-size:14px;font-weight:400;color:var(--pra-color);line-height:21px;margin-bottom:50px}.customer-card .customer-info .customer-name{font-size:14px;color:var(--black-color);font-weight:600;line-height:21px;margin-bottom:0}.customer-card .customer-info .start-icon{width:100%;display:block}.customer-card .customer-thumb{width:100%}.customer-slider .slick-track{display:flex}.customer-slider .slick-current .customer-card .customer-info{display:flex;flex-wrap:wrap;height:100%;align-content:center}.customer-slider .slick-current .customer-card .customer-thumb{display:none}.customer-card .round-thumb .round-thumb-icon{bottom:0}.blog-main{flex-wrap:nowrap;gap:30px}.blog-main .resmed-noline-btn{text-transform:uppercase}.blog-left,.blog-right{width:23%}.blog-mid{width:54%;background:var(--secondary-bg-color)}.blog-mid-card .blog-mid-thumb{overflow:hidden}.blog-mid-card .bolg-mid-content{padding:20px 27px;flex-wrap:nowrap;align-items:flex-end}.blog-mid-card .bolg-mid-content .resmedsmheading{line-height:24px}.blog-mid-card .bolg-mid-content .resmedsmheading a{color:var(--black-color);font-weight:500;text-decoration:none}.blog-mid-card .bolg-mid-content .date-tag{margin-bottom:4px}.blog-mid-card .bolg-mid-content .blog-mid-right{margin-left:30px}.blog-left{gap:12px}.blog-left .blog-left-card{width:100%;background:#d7d7ff59;padding:21px 25px 29px}.blog-main .date-tag{font-size:12px;font-weight:400;color:var(--black-color);line-height:20px;margin-bottom:12px}.blog-left .blog-left-card .date-tag{color:var(--pra-color)}.blog-left .blog-left-card .resmedsmheading{width:262px;display:inline-block;color:var(--black-color);font-weight:500;padding-bottom:42px;line-height:24px;text-decoration:none}.blog-left .blog-left-card .resmed-noline-btn{padding-top:13px;border-top:1px solid #d8d8d8}.blog-card{height:100%;background:#d7d7ff59}.blog-card .blog-card-content{padding:27px}.blog-card .blog-card-content .date-tag{color:var(--pra-color);margin-bottom:10px}.blog-card .blog-card-content .resmedsmheading{width:262px;color:var(--black-color);font-weight:500;margin-bottom:9px;line-height:24px;text-decoration:none;display:block}.blog-card .blog-card-content p{font-size:14px;color:var(--black-color);font-weight:400;line-height:21px;margin-bottom:52px}.blog-card .resmed-noline-btn{padding-top:17px;border-top:1px solid #d8d8d8}.blog-mobile{display:none}.faq{background:var(--transparentcard-color)}.faq .faq-box{grid-template-columns:repeat(2,minmax(0,1fr));gap:59px;margin-top:61px}.faq-item{border-bottom:1px solid var(--bg-color);padding-bottom:26px;margin-bottom:30px}.faq-item .faq-top{cursor:pointer}.faq-item .resmedsmheading{width:80%;min-width:80%;color:var(--black-color);font-weight:500;line-height:24px}.faq-item .faq-arrow{width:12px;min-width:12px}.faq-item .faq-arrow svg{width:100%}.faq-item .faq-content p{font-size:14px;color:var(--pra-color);font-weight:400;padding-right:40px;line-height:21px}.faq-item .faq-arrow .faq-minus,.faq-item.active .faq-arrow .faq-plus{display:none}.faq-item.active .faq-arrow .faq-minus{display:block}.faq-item:last-child{margin-bottom:0}.faq-item.active .faq-content{overflow:hidden;transition:ease-in-out .8s;visibility:visible;opacity:1;height:auto;margin-top:15px}.faq-item .faq-content{overflow:hidden;transition:ease-in-out .8s;visibility:hidden;opacity:0;height:0;margin-top:0}.footer{padding-top:45px}.footer .footer-left{width:30%;min-width:30%;border-right:1px solid var(--bg-color);padding:0 63px 96px 0}.footer .footer-left p{font-size:14px;font-weight:600;color:var(--pra-color);line-height:21px;margin-bottom:12px}.footer .footer-left .resmedlgheading{color:var(--black-color);font-family:Vastago Grotesk;font-weight:500;margin-bottom:33px;line-height:34px}.footer .footer-left .newsletter{width:100%;height:45px;font-size:14px;color:var(--pra-color);font-family:Plus Jakarta Sans,sans-serif;border:1px solid var(--bg-color);border-radius:50px;padding:0 60px 0 25px}.footer .footer-left .submit-btn{position:absolute;top:7px;right:12px;width:30px;height:30px;border:0;border-radius:0;background:transparent;cursor:pointer}.footer .footer-left .submit-btn svg{width:100%;height:100%}.footer .footer-right{width:62%;min-width:62%;display:flex;justify-content:space-between;padding:15px 0 56px;gap:20px}.footer .footer-right .footer-col{width:176px}.footer .footer-right .footer-col .resmedxsheading{color:var(--dark-gray-color);font-weight:600;line-height:17px;margin-bottom:19px}.footer .footer-right .footer-list{padding:0;margin:0;list-style:none}.footer .footer-right .footer-list li{margin-bottom:6px}.footer .footer-right .footer-list li a{font-size:12px;color:var(--pra-color);text-decoration:none;transition:ease-in-out .5s;-webkit-transition:all .5s ease-in-out;-moz-transition:ease-in-out .5s;-o-transition:ease-in-out .5s}.footer .footer-right .footer-list li a:hover{font-weight:600;color:var(--secondary-color)}.footer .footer-right .footer-list li:last-child{margin-bottom:0}.footer .footer-right .footer-col.footer-info{width:258px}.footer .footer-right .footer-info p{font-size:12px;font-weight:400;color:var(--pra-color);line-height:21px;margin-bottom:18px}.footer .footer-right .footer-info .contact-text{font-size:12px;font-weight:400;color:var(--pra-color);margin-bottom:5px}.footer .footer-right .footer-info .contact-text a{color:var(--pra-color);font-weight:600;text-decoration:none}.social-list{padding:0;margin:31px 0 0;list-style:none;display:flex;gap:17px}.social-list li.list-social__item a span svg{width:36px;height:36px}.copy-right{font-size:12px;font-weight:400;color:var(--pra-color);text-align:center;border-top:1px solid var(--bg-color);padding:18px 20px 16px;line-height:26px}.inner-banner:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#00000080}.inner-banner .inner-banner-content{width:460px;text-align:center;position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);z-index:1}.inner-banner .inner-banner-content .resmedxlheading{color:var(--white-color);font-family:Vastago Grotesk;font-weight:500;line-height:60px;margin-bottom:8px}.inner-banner .inner-banner-content p{font-size:14px;color:var(--white-color);line-height:21px;margin-bottom:23px}.inner-banner .inner-banner-content .resmed-btn{margin:0 auto}.benefit-card .benefit-product-bottom .quick-add{margin-bottom:0}.bestseller-slider .slick-track,.deal-slider .slick-track,.deal-slider-recom .slick-track,.blog-slider .slick-track,.executive-slider .slick-track{display:flex}.bestseller-slider .item,.deal-slider .item,.deal-slider-recom .item,.blog-slider .item,.executive-slider .item{height:inherit}.bestseller-slider .item .product-card,.deal-slider .item .product-card,.deal-slider-recom .item .product-card,.blog-slider .item .blog-card,.executive-slider .item .executive-card{height:100%}.drawer{z-index:1234}.mini-cart .drawer__inner{width:450px;max-width:450px;padding:0;border:0}.mini-cart .drawer__header{padding:30px 30px 25px;border-bottom:1px solid #ddd}.mini-cart .drawer__inner-empty{padding:20px 20px 25px}.mini-cart .drawer__header .resmedlgheading,.mini-cart .drawer__inner-empty .resmedlgheading{font-family:Vastago Grotesk;color:var(--black-color);font-weight:500;line-height:34px}.mini-cart .drawer__header .drawer__close{width:24px;height:24px;min-width:24px;min-height:24px;top:35px;right:30px}.mini-cart .drawer__header .drawer__close svg{width:100%;height:100%}.mini-cart .cart-items{padding:27px 30px 30px}.mini-cart .cart-items .cart-item{gap:0 24px;padding:20px 0;border-bottom:1px solid #ddd}.mini-cart .cart-drawer .cart-items td{padding:0}.mini-cart .cart-items .cart-item__media{width:115px;height:102px;background:var(--secondary-bg-color);padding:13px 7px 15px 11px}.mini-cart .cart-items .cart-item__media img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.mini-cart .cart-items .cart-item__details{grid-column:2 / 5}.mini-cart .cart-items .cart-item__details .cart-item__name{font-size:14px;color:var(--black-color);font-weight:600;line-height:18px;margin-bottom:9px;text-decoration:none}.mini-cart .cart-items .cart-item__details .product-option{font-size:18px;color:var(--black-color);font-weight:600;line-height:21px;margin:0}.mini-cart .cart-items .cart-item__details .product-option dt,.mini-cart .cart-items .cart-item__details .product-option dd{font-size:14px;font-weight:400;line-height:18px}.mini-cart .cart-items .cart-item__details dl{margin-top:9px}.mini-cart .cart-item__quantity-wrapper{align-items:center}.mini-cart .cart-item cart-remove-button{margin-left:13px;position:relative;top:2px;height:auto}.mini-cart .cart-items .cart-item__quantity{margin-top:19px}.mini-cart .cart-quantity{width:127px;min-width:127px;height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:1px solid var(--pra-color)}.mini-cart .cart-quantity .quantity__input{width:100%;font-size:12px;color:var(--pra-color);text-align:center;border:0}.mini-cart .cart-quantity .quantity__button{border:0;border-radius:0;line-height:0;background:transparent}.mini-cart .cart-item__quantity .cart-remove-button{width:20px;height:20px;min-width:20px;min-height:20px;display:flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;cursor:pointer}.mini-cart .cart-item__quantity .cart-remove-button svg{width:100%;height:100%}.mini-cart .cart-items .cart-item>td+td{padding:0}.mini-cart .drawer__cart-items-wrapper .cart-item:last-child{margin-bottom:0;border-bottom:0}.mini-cart .drawer__footer{border-top:0;background:#f7f7ff;padding:32px 30px 14px}.mini-cart .drawer__footer .cart-drawer__footer{margin-bottom:22px}.mini-cart .drawer__footer .totals{align-items:center;margin:0}.mini-cart .drawer__footer .totals__total{font-size:14px;color:var(--black-color);font-weight:600;line-height:18px;margin:0}.mini-cart .drawer__footer .totals__total-value{font-size:18px;color:var(--black-color);font-weight:600;line-height:21px}.discount-sec{padding:24px 25px 25px 33px;border-top:1px solid #DDD}.discount-sec .discount-top{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.discount-sec .discount-top .resmedxsheading{color:var(--black-color);font-weight:600;line-height:18px}.discount-sec .discount-top .discount-icon{width:15px;min-width:15px;height:15px;display:flex;align-items:center;justify-content:center;cursor:pointer}.discount-sec .discount-top .discount-icon svg{width:9px;height:9px}.discount-sec .form-group{margin-top:15px;display:none}.discount-sec .form-group .form-label{width:100%;display:inline-block;font-size:14px;color:var(--secondary-color);font-weight:600;margin-bottom:10px}.discount-sec .form-group .form-control{border:1px solid #ddd;background:transparent;padding:0 60px 0 15px}.discount-sec .form-group .resmed-noline-btn{width:auto;font-size:12px;font-weight:600;color:var(--secondary-color);display:flex;align-items:center;position:absolute;line-height:20px;top:43px;right:16px;text-transform:uppercase;border:0;border-radius:0;background:transparent;justify-content:flex-end;text-decoration:none;cursor:pointer}.discount-sec .form-group .resmed-noline-btn svg{width:22px;height:22px;animation:rotate360 2s linear infinite}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.discount-sec .form-group.active{display:block}.mini-also{border-top:1px solid #DDD;border-bottom:1px solid #DDD;padding:27px 0 30px 30px}.mini-also .resmedxsheading{color:var(--black-color);font-weight:600;line-height:18px}.mini-also .also-top-heading{margin-bottom:22px}.mini-also .mini-also-slider{margin-left:-4px;width:100%;overflow-x:auto;white-space:nowrap;display:flex}.mini-also .mini-also-slider .slick-list{padding-right:50px}.mini-also .item{padding:0 4px 5px}.mini-also .mini-also-card{display:flex;align-items:center;border:1px solid #DCDCDC;padding:8px 20px 8px 8px;gap:12px}.mini-also .mini-also-card .mini-also-thumb{width:102px;min-width:102px;background:var(--secondary-bg-color);padding:9px 0}.mini-also .mini-also-card .mini-also-thumb img{aspect-ratio:1 / 1;object-fit:cover}.mini-also .mini-also-card .mini-also-content{width:100%}.mini-also .mini-also-card .mini-also-content .resmedxsheading{margin-bottom:9px}.mini-also .mini-also-card .mini-also-content .resmedxsheading a{color:var(--black-color);font-weight:600;line-height:18px;text-decoration:none}.mini-also .mini-also-card .price{color:var(--black-color);line-height:22px;margin-bottom:22px;display:flex;align-items:center}.mini-also .mini-also-card .price .regular-price{font-size:18px;color:var(--black-color);font-weight:600;line-height:21px;margin-right:9px}.mini-also .mini-also-card .price .discount{font-size:15px;color:var(--error-color);font-weight:400;line-height:21px;text-decoration:line-through;margin-right:9px}.mini-also .mini-also-card .price .off{font-size:12px;font-weight:600;color:var(--primary-color);line-height:17px}.mini-also-slider .slick-next,.mini-also-slider .slick-prev{width:24px;height:24px;right:70px;top:-23px}.mini-also-slider .slick-next{left:auto;right:40px}.mini-also-slider .slick-next:after,.mini-also-slider .slick-prev:after{background-size:100%}.mini-also-slider .slick-next:after{background-size:95%}.mini-cart .cart-item__quantity{display:flex;align-items:center}.mini-cart .quantity-box{width:127px;display:flex;align-items:center;border:1px solid #ddd;height:35px;padding:0 18px}.mini-cart .quantity-box .qty-input{width:100%;text-align:center;border:0;height:20px}.mini-cart .quantity-box .qty-btn{line-height:0}.mini-cart .quantity-box .qty-input::focus{outline:0;border:0}.mini-cart .cart-items .cart-item::last-child{border-bottom:0}.mini-cart .cart-items .cart-item__details .regular-price{font-size:18px;color:var(--black-color);font-weight:600;line-height:21px;margin-right:9px}.mini-cart .cart-items .cart-item__details .discount{font-size:15px;color:var(--error-color);font-weight:400;line-height:21px;text-decoration:line-through;margin-right:9px}.mini-cart .cart-items .cart-item__details .off{font-size:12px;font-weight:600;color:var(--primary-color);line-height:17px}.mini-cart .cart-items thead,.mini-cart .cart-items .cart-item__totals,.mini-cart .tax-note{display:none}.mini-also .mini-also-slider::-webkit-scrollbar-track{border-radius:5pxpx;background-color:var(--gray-color)}.mini-also .mini-also-slider::-webkit-scrollbar{width:100%;height:6px;background-color:var(--gray-color);border-radius:5px}.mini-also .mini-also-slider::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 0px rgba(0,0,0,.3);background-color:var(--primary-color)}.mini-cart .drawer__inner-empty .resmedlgheading{margin-bottom:10px}.mini-cart .cart-drawer__warnings{justify-content:flex-start}.mini-cart .cart__login-title{margin:15px 0}.form__message,.product-form__error-message-wrapper{display:flex;align-items:center;font-size:14px;font-weight:400;color:var(--success);margin-bottom:10px;outline:0}.form_errors{margin-top:10px}.form_errors{color:var(--error-color)}.form__message .svg-wrapper{line-height:0}.form__message svg,product-form__error-message-wrapper svg{width:22px;min-width:22px;height:22px;margin-right:10px}.errors ul{padding:0;margin:0 0 30px;list-style:none}.errors ul li{font-size:14px;font-weight:400;color:var(--error-color)}.quick-add-modal .product-top-right .price .discount{color:var(--error-color)}.quick-add-modal .product-top-left .product-nav,.quick-add-modal .product-details{display:none}.quick-add-modal .quick-add-modal__toggle{top:15px;right:15px;padding:0;background:transparent;border:0}.quick-add-modal .product-form__buttons .checkout-agreement,.quick-add-modal .product-form__buy-now{display:none}.breadcrumbs{position:absolute;top:20px;left:0;padding:0 0 0 25px;z-index:1}.breadcrumbs .breadcrumbs__item a{font-size:14px;color:var(--white-color);font-weight:400;line-height:21px;text-decoration:none}.breadcrumbs__item:not(:last-child):after{top:-2px;color:var(--white-color)}.breadcrumbs.without-banner{position:relative;top:0;padding:10px 40px;margin:0;background:transparent;padding-left:max(40px,calc((100vw - 1920px) / 1.95));padding-right:max(60px,calc((100vw - 1920px) / 1.95))}.breadcrumbs.without-banner .breadcrumbs__item a,.breadcrumbs.without-banner .breadcrumbs__item:not(:last-child):after{color:var(--pra-color)}.applied-discount-code-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.applied-discount-code-wrapper .applied-discount-code-value{font-size:14px;color:var(--black-color);font-weight:400;line-height:21px}#clear-discount-btn{background:transparent;border:0;border-radius:0;line-height:0;cursor:pointer}#clear-discount-btn svg{width:20px;height:20px}.discount-sec .order-price svg{position:relative;top:6px}#clear-discount-btn:hover svg rect{fill:var(--secondary-color)}#clear-discount-btn:hover svg path{stroke:#fff}.mini-cart .drawer__footer .cart-drawer__footer ul{margin-bottom:10px}.mini-cart .drawer__footer .cart-drawer__footer .discounts__discount{font-size:14px;color:var(--black-color);font-weight:600;line-height:18px}.discount-sec .discount-top.active .discount-icon svg path:last-child{display:none}.quick-add-modal{background:#0009}.quick-add-modal__content{width:789px!important}.quick-add-modal__content-info{padding:30px 43px 30px 30px}.quick-add-modal .product-top-main{gap:30px;padding:0;margin-bottom:0}.quick-add-modal .quick-add-modal__toggle{width:24px;height:24px;top:12px;right:12px;padding:0;border:0;border-radius:0}.quick-add-modal .product-form__submit span{display:flex;align-items:center;justify-content:center}.quick-add-modal .container,.quick-add-modal .product-top-right{padding:0}.quick-add-modal .product-top-left .product-nav,.quick-add-modal .product-top-btn,.quick-add-modal .product-details{display:none}.quick-add-modal .product-top-right .resmedsmheading{margin-bottom:15px}.quick-add-modal .product-top-right .price{margin:15px 0}.quick-add-modal .product-top-right .product-select .form-group:first-child{width:100%;min-width:100%;margin-right:0}.quick-add-modal .product-top-right .product-select{margin-bottom:17px}.quick-add-modal .product-top-right .quantity-box{margin-bottom:23px}.quick-add-modal .product-top-right .product-btn-list .product-form{width:100%}.quick-add-modal .product-top-right .quantity-box .quantity-right,.quick-add-modal .breadcrumbs.without-banner{display:none}.product-top-right .product-btn-list .product-form{width:100%}.swym-storefront-layout-header{height:auto!important;padding:20px 0!important}.swym-storefront-layout-container{overflow:auto!important}#swym-storefront-layout-section-container.swym-storefront-layout-layout .swym-storefront-layout-body{width:100%!important;margin:0 auto!important;max-width:100%!important;padding:40px 0!important;overflow:auto!important}.swym-storefront-layout-grid-item-title{font-size:14px!important;color:var(--black-color)!important;font-weight:600!important;line-height:17px!important;text-decoration:none!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical;height:35px!important}.swym-storefront-layout-grid-item-price-variant{font-size:16px!important;color:var(--black-color)!important;line-height:21px!important}.swym-storefront-layout-grid-item-final-price,.swym-storefront-layout-grid-item-variants-container,.swym-storefront-layout-variant{color:var(--black-color)!important;line-height:21px!important}.swym-storefront-layout-grid-item-add-to-cart-button,#swym-storefront-layout-section-container .swym-storefront-layout-login-button{font-size:12px!important;font-family:Plus Jakarta Sans,sans-serif!important;color:#fff!important;font-weight:600!important;line-height:13px!important;text-transform:uppercase;border:1px solid var(--secondary-color);border-radius:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 9px 8px 15px!important;height:40px;background:var(--secondary-color)!important;cursor:pointer!important;text-decoration:none}.swym-storefront-layout-title{font-size:30px!important;font-family:Vastago Grotesk!important;font-weight:500!important;color:var(--black-color)!important;line-height:33px!important;margin-bottom:15px!important}.swym-storefront-layout-total-list-items-count{font-size:14px!important;font-weight:400!important;color:var(--pra-color)!important}.swym-storefront-layout-grid-item-compare-price{font-size:14px!important;color:var(--error-color)!important;font-weight:400!important;line-height:21px!important;text-decoration:line-through!important;opacity:1!important}.main-page-title,#swym-storefront-layout-collection-option-button.swym-single-share-wishlist-btn{display:none!important}.discount-sec .form-group .resmed-noline-btn.apply-button svg{top:0}.checkout-agreement{font-size:14px;font-weight:500;color:var(--black-color);line-height:18px;display:flex;align-items:center;margin-bottom:15px}.checkout-agreement a{color:#896bff}.checkout-agreement .checkout-agree{width:20px;min-width:20px;height:20px;margin-right:10px}#razorpay-affordability-widget{margin-bottom:20px}@media only screen and (min-width: 1919px){.container{width:1920px}.resmedxlheading{font-size:80px}.resmedlgheading{font-size:40px}.resmedmdheading{font-size:36px}.resmedsmheading{font-size:22px}.resmedxsheading{font-size:18px}.resmedxxsheading{font-size:16px}.resmedxxssheading{font-size:14px}.padding-tb-lg{padding:100px 0}.padding-l{padding-left:max(40px,calc((100vw - 1920px)/2))}.resmed-btn{font-size:14px;padding:10px 12px 10px 20px;height:52px;line-height:16px;border:1.3px solid var(--secondary-color)}.resmed-btn .btn-icon,.resmed-bg-btn .btn-icon{width:32px;min-width:32px;height:32px;margin-left:10px}.resmed-btn .btn-icon:after,.resmed-bg-btn .btn-icon:after{width:8px;height:8px}.resmed-noline-btn{font-size:14px;line-height:26px}.resmed-noline-btn svg{width:42px;height:42px}.top-heading{width:80%;margin-bottom:45px}.top-heading .resmedlgheading{width:390px;line-height:45px;margin-right:75px}.top-heading p{width:520px;font-size:18px;line-height:28px}.top-heading.top-heading-w .resmedlgheading{width:auto}.popup-height{max-height:900px}.breadcrumbs .breadcrumbs__item a{font-size:18px;line-height:28px}.newsletter-form__message--success{font-size:14px}.heading-center,.top-heading.heading-center .resmedlgheading{width:100%;text-align:center}.header-top{padding:13px 0}.header-top .header-top-text p{font-size:14px;line-height:18px}.header-top .header-top-text ul li{padding-right:12px;margin-right:15px}.header-top .header-top-text ul li a{font-size:14px}.header-top .header-top-text ul li a svg{margin-right:14px}.header-mid{padding:16px 0}.header-mid-text .header-logo{width:181px;min-width:181px}.header-mid-text .search-box .search{font-size:14px;height:48px;padding:0 40px 0 55px}.header-mid-text .search-box svg{width:15px;height:15px;top:17px;left:22px}.header-mid-text ul li{width:23px;height:21px}.header-mid-text ul li svg{width:23px;height:21px}.menu .menu-list li{padding:20px 40px}.menu .menu-list li a{font-size:16px}.menu .menu-list li .nav-arrow{margin-left:8px}.menu .menu-list li .nav-arrow svg{width:14px;height:8px}.mega-menu{width:1575px;top:65px;padding:33px 60px;gap:54px}.mega-menu .menu-col .resmedxsheading,.mega-menu .menu-col .resmedxsheading a{font-size:18px;line-height:23px;margin-bottom:16px}.mega-menu .menu-col .mega-menu-list li{margin-bottom:12px}.mega-menu .menu-col .mega-menu-list li a,.mega-menu .menu-col .more-btn{font-size:16px;line-height:28px}.mega-menu .menu-col p{font-size:16px!important;line-height:28px}.banner-content{width:722px}.banner-content .resmedxlheading{line-height:80px;margin-bottom:41px}.link-section .link-card{padding:53px 79px 45px 0}.link-section .link-card:last-child{padding:53px 0 45px 68px}.link-section .link-card .resmedsmheading{font-size:26px;line-height:24px}.link-section .link-card p{width:410px;min-width:410px;font-size:18px;line-height:28px}.footer .footer-right .footer-list li a{font-size:16px}.footer .footer-right .footer-info p{font-size:16px;line-height:28px}.blog-left .blog-left-card .resmedsmheading{width:340px}.sleep-card{min-width:350px;height:607px}.sleep-card .sleep-card-first{padding:30px 0 60px}.sleep-card .sleep-tags{left:29px}.sleep-card .sleep-card-second .sleep-contnet{padding:0 59px 0 77px}.sleep-card .sleep-card-second .sleep-main-thumbs{width:562px;padding:60px 0 38px}.sleep-card .sleep-tags{font-size:18px;padding-left:30px}.sleep-card .sleep-tags:after{width:10px;height:10px;top:8px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-left{width:241px;min-width:241px}.sleep-card .sleep-card-second .sleep-contnet .resmedmdheading{line-height:39px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right p{font-size:18px;line-height:28px;margin-bottom:33px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right .resmed-btn{margin-left:0}.product-card{padding:20px 16px 19px}.product-card .product-top .sale-tag{font-size:14px;line-height:18px;text-transform:uppercase;left:4px;padding:7px 8px}.product-card .product-content{padding:24px 20px}.product-card .product-content .resmedxsheading{line-height:22px;margin-bottom:18px}.product-card .product-content .resmedxsheading a{line-height:22px;height:42px}.product-card .product-content ul{margin:0 0 24px;gap:6px}.product-card .product-content ul li{font-size:12px;line-height:15px;height:31px;padding:8px 21px 8px 18px}.product-card .product-content .price{line-height:28px;margin-bottom:34px}.product-card .product-top-icon{width:46px;right:8px}.product-card .product-top-icon .wishlist-btn,.product-card .product-top-icon .compare-btn{width:46px;height:46px;margin-bottom:8px}.product-card .product-content .price .regular-price{font-size:24px;line-height:28px;margin-right:10px}.product-card .product-content .price .discount{font-size:20px;line-height:28px;margin-right:11px}.product-card .product-content .price .off{font-size:16px;line-height:22px}.whatwe-tab .whatwe-top{padding:24px 40px 33px 34px}.whatwe-tab .whatwe-top .resmedsmheading span{margin-left:35px}.whatwe-tab.active .whatwe-content{margin-top:-95px}.whatwe-tab .whatwe-info{width:422px;top:100px;left:101px}.whatwe-tab .whatwe-top .arrow-icon{width:38px;height:38px}.whatwe-tab .whatwe-info .resmedmdheading{line-height:45px;margin-bottom:17px}.whatwe-tab .whatwe-info p{font-size:18px;line-height:28px;margin-bottom:25px}.science-main{gap:96px}.science-main .science-thumb{width:568px;min-width:568px}.science-left .science-content{width:531px;min-width:531px}.science-left .science-content .resmedlgheading{width:378px;line-height:45px;margin-bottom:8px}.science-left .science-content p{font-size:18px;line-height:28px;margin-bottom:59px}.science-left .science-mid{width:421px;min-width:421px}.science-item{height:110px}.science-item .science-num{width:141px;min-width:141px;height:100%;font-size:34px;line-height:45px;padding:31px 0 27px}.science-item p{width:100%;height:100%;font-size:16px;line-height:26px;padding:31px 30px 27px}.benefit-card{flex:auto;height:651px}.benefit-card.active .benefit-card-second{min-width:901px;line-height:0}.benefit-card .benefit-card-first{padding:40px 40px 100px 35px}.benefit-card .benefit-card-first .num{width:60px;height:60px;font-size:18px}.benefit-card .benefit-card-first .benefit-heading{font-size:26px;line-height:33px}.benefit-card .benefit-card-second .benefit-card-main{padding:30px 44px 30px 30px}.benefit-card .benefit-card-second .top-num{width:56px;height:56px;font-size:14px}.benefit-card .benefit-product{width:298px;min-width:298px}.benefit-card .benefit-card-second .benefit-product{padding:38px 24px 26px}.benefit-card .benefit-product .benefit-product-thumb{width:199px;margin-bottom:23px}.benefit-card .benefit-card-second .benefit-name{font-size:20px;line-height:26px;margin-bottom:35px;padding-bottom:29px}.benefit-card .benefit-price{font-size:20px;line-height:24px;margin-bottom:21px}.benefit-card .benefit-product-bottom .cart-btn{width:52px;min-width:52px;height:52px}.benefit-card-second .benefit-info{width:463px;min-width:463px;padding-bottom:18px}.benefit-card .benefit-card-second .benefit-info .resmedmdheading{line-height:45px;margin-bottom:12px}.benefit-card .benefit-card-second .benefit-info p{font-size:18px;line-height:28px}.result{padding-bottom:0}.result-list{gap:20px}.result-product-card{padding:18px}.result-product-card .result-product-thumb{width:120px;min-height:120px;height:120px;margin-right:18px}.result-product-card .result-product-content{width:205px;min-width:205px}.result-product-card .resmedxsheading{line-height:26px;margin-bottom:18px}.result-product-card .result-price p{font-size:20px;line-height:24px}.result-product-card .result-price .cart-btn{width:52px;min-width:52px;height:52px}.better-sleep-main{padding:55px 60px 61px}.better-sleep-main .better-sleep-left{width:380px;min-width:380px}.better-sleep-main .better-sleep-right{width:270px;min-width:270px}.better-sleep-main .better-sleep-mid{width:603px;min-width:603px;height:603px;padding:23px}.better-sleep-main .better-sleep-mid .award-tag{width:100px}.better-sleep-main .better-sleep-left .resmedmdheading{width:280px;line-height:48px;margin-bottom:10px}.better-sleep-main .better-sleep-left p{font-size:18px;line-height:28px}.better-sleep-main .better-sleep-right .resmedxsheading{line-height:23px;margin-bottom:27px}.better-sleep-main .better-sleep-right p{font-size:16px;line-height:20px;margin-bottom:27px}.well-content{width:620px}.well-content .resmedlgheading{line-height:45px;margin-bottom:36px}.customer-card .customer-info p{font-size:18px;line-height:28px}.customer-card .customer-info .customer-name{font-size:18px;line-height:27px;margin-bottom:5px}.blog-main{gap:30px}.blog-left .blog-left-card{padding:28px 33px 38px}.blog-main .date-tag{font-size:14px;line-height:26px;margin-bottom:17px}.blog-left .blog-left-card .resmedsmheading{padding-bottom:55px;line-height:31px}.blog-left .blog-left-card .resmed-noline-btn{padding-top:17px}.blog-mid-card .bolg-mid-content{padding:30px 35px}.blog-mid-card .bolg-mid-content .date-tag{margin-bottom:7px}.blog-mid-card .bolg-mid-content .resmedsmheading{line-height:31px}.blog-card .blog-card-content{padding:35px}.blog-card .blog-card-content .date-tag{margin-bottom:13px}.blog-card .blog-card-content .resmedsmheading{line-height:31px;margin-bottom:12px}.blog-card .blog-card-content p{font-size:18px;line-height:28px;margin-bottom:69px}.faq .faq-box{margin-top:61px;gap:78px}.faq-item .faq-arrow{width:14px;min-width:14px}.faq-item .resmedsmheading{line-height:31px}.faq-item .faq-content{margin-top:21px}.faq-item .faq-content p{font-size:18px;line-height:28px;padding-right:40px}.faq-item{padding-bottom:34px;margin-bottom:40px}.footer{padding-top:60px}.footer .footer-left{width:35%;min-width:35%;padding:0 65px 128px 0}.footer .footer-left p{font-size:18px;line-height:28px;margin-bottom:16px}.footer .footer-left .resmedlgheading{margin-bottom:44px;line-height:45px}.footer .footer-left .newsletter{height:60px;font-size:18px;padding:0 60px 0 33px}.footer .footer-left .submit-btn{top:10px;right:10px;width:40px;height:40px}.footer .footer-right{width:58%;min-width:58%;padding:40px 0 74px;gap:20px}.footer .footer-right .footer-col{width:176px}.footer .footer-right .footer-col .resmedxsheading{line-height:23px;margin-bottom:25px}.footer .footer-right .footer-list li{margin-bottom:10px}.footer .footer-right .footer-list li a{font-size:14px}.footer .footer-right .footer-list li:last-child{margin-bottom:0}.footer .footer-right .footer-col.footer-info{width:258px}.footer .footer-right .footer-info p{font-size:14px;line-height:24px;margin-bottom:24px}.footer .footer-right .footer-info .contact-text{font-size:14px;margin-bottom:5px}.social-list{margin:41px 0 0;gap:17px}.social-list li.list-social__item a span svg{width:38px;height:38px}.copy-right{font-size:14px;padding:24px 20px 22px;line-height:31px}.inner-banner .inner-banner-content .resmedxlheading{line-height:87px;margin-bottom:20px}.inner-banner .inner-banner-content p{font-size:18px;line-height:28px}.resmed-popup-wrapper{width:1052px;padding:40px 51px 40px 40px}.resmed-popup-close{width:32px;height:32px;top:15px;right:15px}.mini-cart .quantity-box{width:169px;height:46px}.mini-cart .cart-items .cart-item__details .regular-price{font-size:24px;line-height:28px;margin-right:10px}.mini-cart .cart-items .cart-item__details .discount{font-size:20px;line-height:28px;margin-right:11px}.mini-cart .cart-items .cart-item__details .off{font-size:16px;line-height:22px}.result-silder .item .result-thumb{height:410px}.result-silder .item.slick-current.slick-active .result-thumb{height:auto}.applied-discount-code-wrapper .applied-discount-code-value{font-size:18px;line-height:28px}.countdown-wrapper{margin-left:auto;margin-right:66px}.countdown-wrapper .time-box{width:99px}.countdown-wrapper .time-box .num{font-size:40px;line-height:28px}.countdown-wrapper .time-box .label{font-size:14px;line-height:18px;margin-top:12px}.countdown-wrapper .separator{font-size:40px;line-height:20px}.result-silder .item.slick-current.slick-active .result-thumb.white-rainbow:before{bottom:5px}}@media only screen and (min-width: 992px){.menu .menu-list li:hover .mega-menu{display:flex;box-shadow:0 6px 10px #0003}}@media only screen and (min-width: 768px){.footer .footer-right .footer-col .resmedxsheading svg{display:none}.home-banner .video-banner{height:580px;object-fit:cover}.resmed-btn .btn-icon svg,.resmed-bg-btn .btn-icon svg{opacity:0}.resmed-btn:hover .btn-icon svg,.resmed-bg-btn:hover .btn-icon svg{opacity:1}}@media only screen and (max-width: 1499px){.sleep-card{height:500px}.sleep-card .sleep-card-second .sleep-contnet{padding-bottom:30px}.benefit-card{height:491px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right{width:532px}.benefit-card.active .benefit-card-second{min-width:675px}.result-product-card .result-product-thumb{width:85px;min-width:85px;margin-right:10px}.result-product-card .result-product-content{width:150px;min-width:150px}}@media (max-width: 1399px){.top-btn{width:200px}.slick-next,.slick-prev{top:-75px}.bestseller .slick-list,.deal .slick-list{padding-right:100px}.menu .menu-list li{padding:15px}.link-section .link-card p{width:248px;min-width:248px}.sleep-card{height:520px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right{width:432px}.sleep-card .sleep-card-second .sleep-main-thumbs{padding-top:60px}.sleep-card .sleep-card-second .sleep-contnet{padding-bottom:30px}.science-main{gap:30px}.science-left{width:70%;gap:30px}.science-left .science-content,.science-left .science-mid{width:320px;min-width:320px}.science-main .science-thumb{width:390px;min-width:320px;height:100%}.benefits-main{flex-wrap:wrap}.benefit-card{flex:2;min-width:50%;height:450px}.benefit-card.active .benefit-card-second{width:100%;min-width:100%;line-height:0;height:100%}.benefit-card.active .benefit-card-second img{object-fit:cover;height:100%}.benefit-card .benefit-card-second .benefit-name{width:100%}.benefit-card .benefit-card-second .benefit-bottom{flex-wrap:wrap}.benefit-card .benefit-card-second .benefit-product{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:15px}.benefit-card .benefit-price,.benefit-card .benefit-product-bottom{flex:1}.benefit-card .benefit-price{margin-bottom:0}.better-sleep-main{padding:45px}.better-sleep-main .better-sleep-mid{width:350px;min-width:350px;height:350px;padding:15px}.better-sleep-main .better-sleep-mid .award-tag{bottom:30px;right:-10px}.blog-main{gap:20px}.blog-mid-card .bolg-mid-content{flex-wrap:wrap}.blog-mid-card .bolg-mid-content .blog-mid-right{width:100%;min-width:100%;margin-left:0;margin-top:20px}.footer .footer-right{width:65%;min-width:65%;gap:10px}.social-list{gap:10px}.social-list li svg{width:35px}}@media screen and (min-width: 1200px) and (max-width: 1399px){.benefits-main{flex-wrap:nowrap}.benefit-card .benefit-card-second .benefit-card-main{padding:29px 28px 19px 19px}.benefit-card-second .benefit-info{width:310px;min-width:310px}.benefit-card .benefit-card-second .benefit-product{width:225px;min-width:225px;padding:24px 15px 15px}.benefit-card .benefit-product .benefit-product-thumb{width:125px;margin-bottom:15px}.benefit-card{flex:1;min-width:auto;height:500px}.benefit-card.active .benefit-card-second{min-width:613px}.benefit-card .benefit-card-first{padding:25px 26px 64px 22px}.benefit-card .benefit-card-first .num{width:38px;height:38px;font-size:12px}.benefit-card .benefit-card-first .benefit-heading{font-size:17px;line-height:20px}.benefit-card .benefit-card-second .benefit-info .resmedmdheading{font-size:23px;line-height:28px;margin-bottom:8px}.benefit-card .benefit-card-second .benefit-info p{font-size:12px;line-height:18px}.benefit-card .benefit-card-second .benefit-name{font-size:13px;padding-bottom:22px;margin-bottom:19px;line-height:17px}.benefit-card .benefit-price{font-size:13px;line-height:15px;margin-bottom:23px}.benefit-card .benefit-product-bottom{width:100%;flex:auto}.benefit-card .benefit-product-bottom .resmed-btn{font-size:10px}}@media only screen and (max-width: 1299px){.mega-menu{width:1100px}.sleep-card{height:640px}}@media (max-width: 1199px){.top-heading{width:70%}.heading-center,.top-heading.heading-center .resmedlgheading{width:100%}.bestseller .slick-list,.deal .slick-list,.customer-slider .slick-list{padding-right:100px}.mega-menu{width:980px}.header-top .header-top-text ul{display:none}.header-mid-text .header-search{width:425px;min-width:425px}.link-section .link-card{flex-wrap:wrap}.link-section .link-card .resmedsmheading{margin-bottom:14px}.link-section .link-card p{width:100%;min-width:100%;margin-bottom:24px}.link-section .link-card .resmed-btn{margin-left:0}.sleep-card .sleep-card-second .sleep-main-thumbs{width:100%;padding:60px 10px 38px}.sleep-card .sleep-card-second .sleep-contnet{padding:0 25px 25px}.science-main{gap:40px}.science-left{width:75%;gap:50px}.science-left .science-mid{width:100%}.science-item p{width:100%;height:100%}.science-main .science-thumb{height:100%}.benefits-main{flex-wrap:wrap}.benefit-card{min-width:100%;height:auto}.benefit-card .benefit-card-first{height:100%;flex-wrap:nowrap;align-items:center;padding:30px}.benefit-card .benefit-card-first .num{min-width:45px;margin-right:20px}.benefit-card.active .benefit-card-second{min-width:100%;line-height:0}.benefit-card .benefit-card-second .benefit-bottom{flex-wrap:nowrap}.benefit-card .benefit-card-second .benefit-product{width:244px;min-width:244px;display:block}.benefit-card .benefit-price{margin-bottom:23px}.better-sleep-main{padding:45px}.better-sleep-main .better-sleep-left{width:250px;min-width:250px}.better-sleep-main .better-sleep-mid{width:350px;min-width:350px;height:350px;padding:15px}.better-sleep-main .better-sleep-mid .award-tag{width:70px;bottom:35px}.blog-main{flex-wrap:wrap;gap:15px}.blog-left{width:100%;gap:15px;flex:auto}.blog-left .blog-left-card,.blog-mid,.blog-right{flex:1}.blog-mid{width:49%}.footer .footer-left{padding:0 30px 30px 0}.footer .footer-right{width:65%;min-width:65%;gap:10px;padding:15px 0 30px}}@media (max-width: 991px){.container{max-width:100%;padding:0 24px}.padding-l{padding-left:max(24px,calc((100vw - 1920px)/2))}.top-btn{width:180px}.top-heading .resmedlgheading{width:370px;margin-right:25px}.top-heading.top-heading-w .resmedlgheading{width:auto}.heading-center,.top-heading.heading-center .resmedlgheading{width:100%;margin-right:0}.header-mid-text .header-search{width:325px;min-width:325px}.header-menu{display:none;width:320px;position:absolute;top:92px;left:0;background:var(--white-color);box-shadow:0 0 10px #0000001a;padding:28px 24px 35px;border:0;z-index:12}.menu .menu-list{display:block;text-align:left}.menu .menu-list li{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid var(--bg-color);padding:0 0 20px;margin-bottom:20px;border-left:0}.menu .menu-list li a{font-size:16px}.menu .menu-list li .nav-arrow svg{width:14px;height:8px}.menu .menu-list li:last-child{border-right:0;margin-bottom:0}.menu .menu-list li .mega-menu{position:relative;top:0;left:0;width:100%;padding:17px 0 0}.mega-menu .menu-col{width:100%;padding:0;margin-bottom:20px;border-bottom:1px solid var(--bg-color);border-right:0px solid var(--bg-color)}.mega-menu .menu-col .resmedxsheading,.mega-menu .menu-col .resmedxsheading a{width:100%;font-size:16px;font-weight:600;line-height:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.mega-menu .menu-col p{font-size:16px!important;line-height:24px}.mega-menu .menu-col .more-btn{font-size:16px;color:var(--secondary-color);line-height:20px;padding-bottom:20px;display:inline-block}.mega-menu .menu-col .resmedxsheading a{margin-bottom:0}.mega-menu .menu-col .resmedxsheading svg{width:14px;min-width:14px;height:8px;margin-left:10px}.mega-menu .menu-col .resmedxsheading svg{display:block}.mega-menu .menu-col:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.header-menu{height:480px;overflow-y:auto}.menu .menu-list li .nav-arrow{width:30px;height:20px;align-items:center;display:flex;justify-content:center}.header-menu.active,.menu .menu-list .nav-item.active .mega-menu{display:block}.mega-menu .menu-col .mega-menu-list{display:none;padding-bottom:20px}.mega-menu .menu-col.active .mega-menu-list{display:block}.mega-menu .menu-col .mega-menu-list li{margin-bottom:12px;line-height:28px}.mega-menu .menu-col .mega-menu-list li a{font-size:16px;line-height:28px}.mega-menu .menu-col .mega-menu-list li:last-child,.mega-menu .menu-col:last-child .resmedxsheading{margin-bottom:0}.mega-menu .menu-col:last-child .mega-menu-list{margin-top:20px}.header-mid-text .header-mobile-btn{width:58px;min-width:58px;display:flex;align-items:center}.header-mid-text .header-mobile-btn .nav-close,.header-mid-text .header-mobile-btn.active .nav-icon{display:none}.header-mid-text .header-mobile-btn.active .nav-close{display:block}.header-mid-text .nav-bar{width:26px;min-width:26px;height:20px;display:flex;align-items:center;justify-content:center;border:0;background:transparent}.header-top .header-top-text ul{display:none}.sleep-card{width:33.33%;min-width:33.33%;height:600px}.sleep-card .sleep-card-second .sleep-main-thumbs{width:100%;padding:70px 10px 30px}.sleep-card .sleep-card-second .sleep-contnet{padding:0 10px 30px}.sleep-card .sleep-card-second .sleep-contnet .sleep-content-right{width:100%}.science-main{gap:30px}.science-left{width:60%;gap:50px}.science-left .science-content,.science-left .science-mid{width:100%;min-width:100%}.science-item p{width:100%;height:100%}.science-main .science-thumb{width:40%;min-width:40%;height:100%}.whatwe-tab .whatwe-info{width:445px;top:50px}.better-sleep-main{padding:25px}.better-sleep-main .better-sleep-left{width:200px;min-width:200px}.better-sleep-main .better-sleep-mid{width:250px;min-width:250px;height:250px;padding:15px}.better-sleep-main .better-sleep-mid .award-tag{width:70px;bottom:15px;right:-10px}.better-sleep-main .better-sleep-right{width:180px;min-width:180px}.faq .faq-box{gap:30px}.footer .footer-left{width:40%;min-width:40%;padding:0 30px 30px 0}.footer .footer-right{width:55%;min-width:55%;padding:15px 0 30px;gap:10px;flex-wrap:wrap}.footer .footer-right .footer-col,.footer .footer-right .footer-col.footer-info{width:48%}.quick-add-modal__content{width:650px!important}.breadcrumbs.without-banner{padding:10px 24px}.result-product-card .result-product-thumb{width:85px;min-width:85px;height:105px;margin-right:10px}.result-product-card .result-product-content{width:145px;min-width:145px}}@media (max-width: 767px){.resmedxlheading{font-size:36px}.resmedsmheading{font-size:20px}.resmedxsheading{font-size:18px}.padding-tb-lg{padding:33px 0}.padding-l{padding-left:max(24px,calc((100vw - 1920px)/2))}.padding-l .top-heading{padding-right:24px}.top-heading{width:100%;flex-wrap:wrap;margin-bottom:20px}.top-heading.top-heading-w .resmedlgheading{width:370px;line-height:39px;margin:0 0 5px}.top-heading p{width:100%;font-size:16px;line-height:25px}.resmed-btn{font-size:14px;height:48px;line-height:18px;padding:8px 12px 8px 20px}.resmed-btn .btn-icon{width:32px;min-width:32px;height:32px}.resmed-btn .btn-icon svg{opacity:1}.resmed-btn .btn-icon:after{width:100%;height:100%}.resmed-btn.resmed-w-btn:hover .btn-icon svg path{stroke:var(--secondary-color)}.resmed-wht-btn .btn-icon svg path,.resmed-bg-btn .btn-icon svg path{stroke:var(--secondary-color)}.resmed-noline-btn{font-size:18px;line-height:26px}.resmed-noline-btn svg{width:38px;min-width:38px;height:38px}.top-btn{width:auto}.top-heading.heading-center .resmedlgheading{text-align:left}.resmed-popup-wrapper{width:95%;padding:15px 15px 28px}.resmed-popup-close{width:27px;height:27px;top:25px;right:25px}.resmed-popup .resmedlgheading{margin-bottom:20px;padding-right:20px}.popup-height{max-height:500px}.header{position:relative}.header-top{padding:14px 0 13px}.header-top .header-top-text p{font-size:10px;line-height:13px}.header-top .header-top-text ul,.header-menu,.header-mid-text .search-box{display:none}.header-menu{top:66px;z-index:123}.header-mid{padding:18px 0;position:relative}.header-mid-text .search-btn,.header-mid-text .nav-bar{display:block}.header-mid-text .header-search{width:auto;min-width:auto;order:2}.header-mid-text .header-mobile-btn{order:1}.header-mid-text .header-mobile-btn .search-btn{margin-left:18px;height:18px}.header-mid-text .header-logo{width:124px;min-width:124px;order:3}.header-mid-text ul{gap:10px;order:4}.header-mid-text ul li{width:16px;height:16px}.header-mid-text .header-search{background:var(--white-color);padding:10px;position:absolute;width:100%;top:67px;left:0;display:none;z-index:123}.header-mid-text .header-search.active,.header-mid-text .header-search.active .search-box{display:block}.header-mid-text .search-box .search{font-size:16px;height:50px;padding:0 40px 0 50px}.header-mid-text .search-box svg{width:16px;height:16px;top:18px;left:20px}.banner-content{width:360px;text-align:center;left:0;right:0;margin:0 auto}.banner-content .resmedxlheading{line-height:40px;margin-bottom:20px}.banner-content .resmed-btn{margin:0 auto}.link-section{flex-wrap:wrap}.link-section .link-card{width:100%;border-bottom:1px solid rgba(0,0,0,.4);border-right:0;padding:30px 0;flex-wrap:wrap}.link-section .link-card .resmedsmheading{font-size:22px;line-height:24px;margin:0 0 14px}.link-section .link-card p{width:100%;min-width:100%;font-size:16px;line-height:25px;margin-bottom:24px}.link-section .link-card .resmed-btn{margin-left:0}.link-section .link-card:last-child{padding:30px 0;border-bottom:0}.sleep-mobile{display:block}.sleep-mobile .sleep-tab-list{padding:0;margin:0 0 16px;list-style:none;display:flex}.sleep-mobile .sleep-tab-list li{font-size:16px;color:var(--pra-color);font-weight:600;border-bottom:2px solid transparent;padding:0 20px 11px 30px;position:relative;text-transform:uppercase}.sleep-mobile .sleep-tab-list li:after{content:"";width:10px;height:10px;border-radius:50%;background:transparent;position:absolute;top:7px;left:8px}.sleep-mobile .sleep-tab-list li.active,.sleep-mobile .sleep-tab-list li:hover{color:var(--secondary-color);border-bottom-color:#bc299c99}.sleep-mobile .sleep-tab-list li.active:after,.sleep-mobile .sleep-tab-list li:hover:after{background:var(--secondary-color)}.sleep-mobile .sleep-tab-card{display:none}.sleep-mobile .sleep-tab-card.active{display:block}.sleep-card-mobile{border:1px solid var(--bg-color);padding:18px 35px 36px}.sleep-card-mobile .sleep-thumbs{margin:0 auto 18px}.sleep-card-mobile .sleep-mobile-content{text-align:center;width:300px;margin:0 auto}.sleep-card-mobile .sleep-mobile-content .sleep-name{font-size:24px;font-weight:500;font-family:Vastago Grotesk;line-height:30px;margin-bottom:5px}.sleep-card-mobile .sleep-mobile-content p{font-size:16px;color:var(--pra-color);font-weight:400;line-height:25px;margin-bottom:25px}.sleep-card-mobile .sleep-mobile-content .resmed-btn{max-width:max-content;margin:0 auto}.sleep-mobile .sleep-tab-list li:last-child{padding-right:0}.sleep-main,.sleep-better .top-btn{display:none}.bestseller .slick-list,.deal .slick-list{padding-right:60px}.product-card .product-content{padding:20px 18px}.product-card .product-content .resmedxsheading{line-height:24px;margin-bottom:20px}.product-card .product-content ul{margin:0 0 19px}.product-card .product-content ul li{padding:8px 18px}.product-card .product-content .price{margin-bottom:22px}.product-card .product-content .price .regular-price{font-size:20px;line-height:28px;margin-right:7px}.product-card .product-content .price .discount{font-size:16px;line-height:28px;margin-right:7px}.product-card .product-content .price .off{font-size:14px;line-height:22px}.product-card .product-top .sale-tag{left:14px;line-height:15px;padding:8px 13px 9px}.product-card .product-top-icon{width:46px;right:15px}.product-card .product-top-icon .wishlist-btn,.product-card .product-top-icon .compare-btn{width:46px;height:46px;margin-bottom:8px}.science-main{flex-wrap:wrap;gap:0px}.science-left{width:100%;gap:32px}.science-left .science-content{width:100%;min-width:100%}.science-left .science-content .resmedlgheading{width:340px;line-height:39px;margin-bottom:10px}.science-left .science-content p{font-size:16px;line-height:25px;margin-bottom:0}.science-box .science-bottom{width:100%;max-width:100%;display:flex;margin-top:40px}.science-left .science-mid{width:100%}.science-item{height:101px}.science-item .science-num{width:141px;min-width:141px;font-size:34px;line-height:45px;padding:23px 20px 25px 0}.science-item p{width:100%;height:100%;font-size:16px;line-height:26px;padding:23px 20px 25px 30px}.science-main .science-thumb,.science-left .science-content .resmed-btn{display:none}.whatwe-main{border-radius:20px;overflow:hidden}.whatwe-tab .whatwe-top{border-top:1px solid rgba(0,0,0,.2);border-radius:20px;padding:20px 15px 14px 16px;border-bottom:0}.whatwe-tab .whatwe-thumb{border-radius:20px;overflow:hidden}.whatwe-tab .whatwe-content{margin-top:-0px}.whatwe-tab .whatwe-top .resmedsmheading{font-size:18px;line-height:28px}.whatwe-tab .whatwe-top .resmedsmheading span{margin-left:18px}.whatwe-tab:first-child .whatwe-top{border-top:0}.whatwe-tab .whatwe-info{width:320px;top:auto;bottom:26px;left:16px}.whatwe-tab .whatwe-info .resmedmdheading{font-size:18px;line-height:24px;margin-bottom:19px}.whatwe-tab .whatwe-info p{display:none}.whatwe-tab.active .whatwe-content{margin-top:-65px}.benefits-main{display:none}.benefits-mobile{display:block}.benefits-mobile .slider-rl{margin-right:-24px}.benefits-slider .slick-list{padding-right:60px}.benefit-cards{position:relative}.benefit-cards .benefit-content{width:100%;height:100%;display:flex;flex-wrap:wrap;align-content:space-between;position:absolute;top:0;left:0;padding:26px 20px 20px}.benefit-cards .benefit-content .top-num{width:56px;height:56px;font-size:14px;color:var(--white-color);line-height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#d4d4d41a}.benefit-cards .benefit-bottom-content{width:100%}.benefit-cards .benefit-bottom-content .benefit-name{font-size:24px;color:var(--white-color);font-weight:500;line-height:31px;margin-bottom:13px}.benefit-cards .benefit-pro-card{padding:13px 22px 20px 15px;background-color:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.benefit-cards .benefit-top-mid{display:flex;align-items:center;margin-bottom:20px}.benefit-cards .benefit-product-thumb{width:78px;min-width:78px;margin-right:16px}.benefit-cards .benefit-top-left{width:100%}.benefit-cards .benefit-pro-name{font-size:14px;color:var(--white-color);font-weight:600;line-height:20px;margin-bottom:20px}.benefit-cards .benefit-pro-name a{color:var(--white-color);line-height:20px;text-decoration:none;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.benefit-cards .benefit-price{font-size:20px;color:var(--white-color);font-weight:600;line-height:24px}.benefit-cards .benefit-product-bottom{flex-wrap:nowrap;gap:16px}.benefit-cards .benefit-product-bottom .resmed-btn{width:100%;max-width:100%}.benefit-cards .benefit-product-bottom .cart-btn{width:50px;min-width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--secondary-color);border:0;cursor:pointer}.better-sleep-main{flex-wrap:wrap;background:url(../images/better-sleep-bg-mobile.png) 70% 50% no-repeat,var(--primary-color);padding:33px 24px}.better-sleep-main .better-sleep-left{width:100%;min-width:100%;text-align:center;margin-bottom:28px}.better-sleep-main .better-sleep-left .resmedmdheading{width:300px;font-size:30px;line-height:39px;margin:0 auto 10px}.better-sleep-main .better-sleep-left p{width:420px;font-size:16px;line-height:25px;margin:0 auto}.better-sleep-main .better-sleep-mid{width:238px;min-width:238px;height:238px;padding:9px;margin:0 auto}.better-sleep-main .better-sleep-mid .award-tag{width:78px;position:absolute;bottom:-5px;right:-15px}.better-sleep-main .better-sleep-right{margin:23px auto 0;width:100%;min-width:100%;text-align:center}.better-sleep-main .better-sleep-right .resmedxsheading{line-height:23px;margin-bottom:36px}.better-sleep-main .better-sleep-right p{font-size:16px;line-height:20px;margin-bottom:36px}.better-sleep-main .better-sleep-right .resmed-btn{margin:0 auto}.well-content{width:420px;top:auto;bottom:51px;transform:translate(0)}.well-content .resmedlgheading{line-height:39px;margin-bottom:18px}.customer-slider .slick-list{padding-right:60px}.customer-card{flex-wrap:wrap;background:var(--white-color);padding:15px 15px 34px}.customer-slider .slick-current .customer-card .customer-thumb{width:100%;order:1}.customer-card .customer-info{width:100%;order:2;display:flex;align-content:flex-start;flex-wrap:wrap;padding:20px 0 0}.customer-card .customer-info p{font-size:16px;line-height:24px;margin-bottom:15px}.customer-card .customer-info .customer-name{font-size:18px;line-height:27px;margin-bottom:6px}.customer-slider .slick-current .customer-card .customer-info{align-content:flex-start}.customer-slider .slick-current .customer-card .customer-thumb{display:block}.blog-main,.our-blog .top-btn{display:none}.blog-mobile{display:block}.blog-mobile .slider-rl{margin-right:-24px}.blog-slider .slick-list{padding-right:60px}.blog-card .blog-card-content{padding:25px 32px 20px 26px}.blog-card .blog-card-content .date-tag{font-size:14px;line-height:26px}.blog-card .blog-card-content .resmedsmheading{width:100%;line-height:27px;margin-bottom:35px}.result{padding-bottom:0}.result .container{padding:0}.result .top-heading{padding:0 24px}.result .slider-rl{margin:0}.result-silder .slick-list{padding:0 60px!important}.resmed-result-section .slider-rl .item{padding:0 25px}.result-silder .item.slick-current.slick-active .result-thumb{height:auto}.result-list{justify-content:flex-start;padding:20px 10px 10px;gap:13px}.result-product-card{padding:8px 10px 8px 8px}.result-product-card .result-product-thumb{width:85px;min-width:85px;height:108px;border-radius:8px;margin-right:10px}.result-product-card .result-product-content{width:100%;min-width:145px}.result-product-card .resmedxsheading{font-size:14px;line-height:20px;margin-bottom:4px}.result-product-card .result-price p{font-size:20px;line-height:24px}.result-product-card .result-price .cart-btn{width:40px;min-width:40px;height:40px}.resmed-result-section .slider-rl .item .item{padding:0}.result-product-card{margin:0 -12px}.faq .faq-box{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px;margin-top:20px}.faq-item{padding-bottom:20px;margin-bottom:20px;border-image-source:linear-gradient(to right,#dcdbdb,#ffffff);border-image-slice:1}.faq-item .resmedsmheading{font-size:18px;line-height:31px}.faq-item .faq-arrow{width:14px;min-width:14px;height:14px}.faq-item .faq-content{margin-top:11px}.faq-item .faq-content p{font-size:16px;line-height:25px;padding-right:0}.footer{padding-top:33px}.footer .footer-left{width:100%;min-width:100%;padding:0;border-right:0}.footer .footer-right{width:100%;min-width:100%;flex-wrap:wrap;padding:36px 0 28px}.footer .footer-right .footer-col,.footer .footer-right .footer-col.footer-info{width:100%}.footer .footer-left p{font-size:16px;line-height:28px;margin-bottom:11px}.footer .footer-left .resmedlgheading{margin-bottom:22px;line-height:39px}.footer .footer-left .newsletter{font-size:18px;height:60px;padding:0 60px 0 33px}.footer .footer-left .submit-btn{width:40px;height:40px;top:10px}.footer .footer-right .footer-col{padding-bottom:0;border-bottom:1px solid var(--bg-color)}.footer .footer-right .footer-col .resmedxsheading{font-size:18px;font-weight:500;line-height:31px;display:flex;align-items:center;justify-content:space-between;margin-bottom:0;padding-bottom:14px}.footer .footer-right .footer-list li{margin-bottom:10px}.footer .footer-right .footer-list li a{font-size:14px}.footer .footer-right .footer-info p{font-size:14px;line-height:24px}.footer .footer-right .footer-info .contact-text{font-size:14px;margin-bottom:8px}.footer .footer-right .footer-info .contact-text:last-child{margin-bottom:0}.footer .footer-right .footer-list{display:none;padding-bottom:14px}.footer .footer-right .footer-col.active .footer-list{display:block}.footer .footer-right .footer-col:last-child{border-bottom:0}.social-list{border-top:1px solid var(--bg-color);padding-top:22px;margin:0;gap:22px}.copy-right{font-size:14px;line-height:31px;padding:10px 0;margin:0 24px}.social-list li svg{width:48px}.inner-banner .inner-banner-content{width:379px}.inner-banner .inner-banner-content .resmedxlheading{line-height:40px;margin-bottom:3px}.inner-banner .inner-banner-content p{font-size:16px;line-height:25px;margin-bottom:20px}.mini-cart{width:100%}.mini-cart.active .drawer__inner{transform:translate(0)}.mini-cart .drawer__inner{width:95%;max-width:95%;margin-left:auto}.mini-cart .drawer__header{margin:0 22px;padding:20px 0}.mini-cart .drawer__header .drawer__close{width:32px;height:32px;min-width:32px;min-height:32px;top:20px;right:0}.mini-cart .drawer__header .resmedlgheading,.mini-cart .drawer__inner-empty .resmedlgheading{font-size:22px;line-height:29px}.mini-cart .cart-items{padding:20px 22px 30px}.mini-cart .cart-items .cart-item__details .cart-item__name{font-size:18px;line-height:24px;margin-bottom:15px}.mini-cart .cart-items .cart-item__details .product-option{font-size:20px;line-height:28px}.mini-cart .cart-items .cart-item__details .product-option dt,.mini-cart .cart-items .cart-item__details .product-option dd{font-size:16px;line-height:22px}.mini-cart .cart-items .cart-item__quantity{margin-top:16px}.mini-also{padding:25px 0;margin:0 22px}.mini-also .mini-also-slider{margin-left:-7px;margin-right:-22px}.mini-also .mini-also-slider .slick-list{padding-right:50px}.mini-also .item{padding:0 7px}.mini-also .resmedxsheading{line-height:24px}.mini-also .also-top-heading{width:70%;margin-bottom:25px}.mini-also .mini-also-card .mini-also-content .resmedxsheading{margin-bottom:15px}.mini-also .mini-also-card .price .regular-price{font-size:20px;line-height:28px}.discount-sec{padding:20px 0 18px;margin:0 22px}.discount-sec .discount-top .discount-icon svg{width:12px;height:12px}.mini-cart .drawer__footer{padding:26px 24px 30px 18px}.mini-cart .drawer__footer .totals__total{font-size:18px;line-height:24px}.mini-cart .drawer__footer .totals__total-value{font-size:20px;line-height:28px}.mini-also-slider .slick-next,.mini-also-slider .slick-prev{width:28px;height:28px;right:80px;top:-28px}.mini-also-slider .slick-next{left:auto;right:40px}.mini-cart .cart-quantity{width:105px;min-width:105px;padding:0 12px}.mini-cart .cart-item__quantity .cart-remove-button{width:25px;height:25px;min-width:25px;min-height:25px;margin-left:23px}.features-desktop,.features-bg{display:none}.quick-add-modal .quick-add-modal__toggle{top:12px;right:12px;width:auto;padding:0;border:0}.quick-add-modal .quick-add-modal__content-info{padding:0}.quick-add-modal .product-top-btn{right:30px}.quick-add-modal .product-form__buttons{padding-bottom:20PX}.product-card .product-content .price{flex-wrap:wrap}.mini-cart .cart-items .cart-item__details .regular-price{font-size:20px;line-height:28px;margin-right:7px}.mini-cart .cart-items .cart-item__details .discount{font-size:13px;line-height:28px;margin-right:7px}.mini-cart .cart-items .cart-item__details .off{font-size:14px;line-height:22px}.applied-discount-code-wrapper .applied-discount-code-value{font-size:16px;line-height:28px}.quick-add-modal__content{width:90%!important}.quick-add-modal__content-info{padding:15px 15px 28px}.quick-add-modal .product-top-right{padding:20px 20px 23px}.quick-add-modal .product-top-right .product-btn-list{position:relative;gap:17px;padding:0;box-shadow:0 0}.quick-add-modal .product-top-right .price{margin:15px 0 22px}.quick-add-modal .product-top-right .product-select{margin-bottom:22px}.quick-add-modal .product-top-right .quantity-box{margin-bottom:19px}.quick-add-modal .product-top-right .quantity-box .quantity-left{width:169px;min-width:169px}.quick-add-modal .product-top-right .product-btn-list .resmed-btn{margin:0}.countdown-wrapper{margin:19px 0 0}.countdown-wrapper .time-box{width:62px}.countdown-wrapper .time-box .num{font-size:28px;line-height:28px}.countdown-wrapper .time-box .label{font-size:14px;line-height:18px;margin-top:6px}.countdown-wrapper .separator{font-size:28px;line-height:14px}.mini-cart .drawer__inner-empty .resmed-noline-btn{font-size:14px}.result-silder .item.slick-current.slick-active .result-thumb.white-rainbow:before{bottom:4px}.benefits .top-heading .resmedlgheading{line-height:39px;margin-bottom:5px}.search-modal__form[open] .predictive-search{height:500px;overflow-y:auto}}@media (max-width: 479px){.header-menu{top:62px}.well-content{width:370px}.better-sleep-main .better-sleep-left p{width:100%}.science-item .science-num{width:111px;min-width:111px}.science-item p{font-size:14px;line-height:23px;padding:23px 0 25px 30px;height:100%}.benefit-cards{height:480px}.benefit-cards .benefit-thumb{height:100%}.benefit-cards .benefit-thumb img{height:100%;object-fit:cover}.sleep-card-mobile .sleep-mobile-content{width:100%}.header-mid-text .header-logo{width:105px;min-width:105px;margin-left:20px}.sleep-mobile .sleep-tab-list li{padding:0 10px 11px 30px}.result-silder .slick-list{padding:0 0 0 45px!important}.better-sleep-main .better-sleep-right{width:250px;min-width:250px}.result-silder .item.slick-current.slick-active{padding:0 5px}.result-silder .item.slick-current.slick-active .result-thumb.white-rainbow:before{bottom:4px}.result-silder .item .result-thumb{height:100%}.better-sleep-main .better-sleep-left .resmedmdheading{width:280px}}@media (max-width: 379px){.top-heading.top-heading-w .resmedlgheading,.well-content,.banner-content,.science-left .science-content .resmedlgheading,.inner-banner .inner-banner-content{width:320px}.header-mid-text .header-logo{width:84px;min-width:84px}.benefits-slider .slick-list{padding-right:30px}.science-item{height:83px}.science-item .science-num{width:90px;min-width:90px;font-size:27px;line-height:34px}.science-item p{font-size:14px;height:100%;line-height:17px;padding:23px 0 25px 20px}.whatwe-tab .whatwe-info{width:100%;top:auto;left:0;bottom:26px;padding:0 10px}.mini-cart .drawer__footer .totals{flex-wrap:wrap}.mini-cart .drawer__footer .totals__total-value{margin:10px 0 0}.mini-also-slider .slick-next,.mini-also-slider .slick-prev{top:-45px}.sleep-mobile .sleep-tab-list li{font-size:14px;padding:0 5px 11px 20px}.sleep-mobile .sleep-tab-list li:after{left:2px}.mini-cart .cart-items .cart-item__media{width:92px;height:92px;padding:5px}.result-silder .item.slick-current.slick-active .result-thumb.white-rainbow:before{bottom:4px}.better-sleep-main .better-sleep-left .resmedmdheading{width:240px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
