.best-selling-section{background:linear-gradient(180deg,#0a0a0a,#1a1a2e 30%,rgba(26,26,46,.9) 50%,rgba(20,20,35,.7) 60%,rgba(15,15,25,.5) 70%,rgba(10,10,15,.3) 80%,rgba(5,5,8,.15) 90%,#ffffff);padding:80px 5% 130px;color:white}.sauna-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;max-width:1400px;margin-left:auto;margin-right:auto;gap:20px}.sauna-section-header h2{font-size:4rem;font-weight:700;color:white;margin-bottom:0;text-align:left}.sauna-section-header .cta-button{display:inline-block;padding:14px 36px;background:linear-gradient(90deg,#00cfff,#00ff88);color:white;font-weight:700;font-size:1.4rem;border-radius:50px;text-decoration:none;transition:all .3s ease;margin-top:20px;box-shadow:0 0 16px rgba(0,255,136,.35)}.sauna-section-header .cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,212,255,.4);text-decoration:none}.best-selling-section a,.best-selling-section a:hover,.product-clickable,.product-title{text-decoration:none!important}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;max-width:1400px;margin:0 auto;align-items:stretch}.product-card{text-align:center;position:relative;transition:all .3s ease;height:100%;display:flex}.product-card:hover{transform:translateY(-6px)}.product-info{background:white;border-radius:16px;padding:18px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #f1f1f1}.product-card:hover .product-info{box-shadow:0 12px 35px rgba(0,0,0,.15)}.product-clickable,.product-details{text-decoration:none;display:flex;flex-direction:column;cursor:pointer;height:100%}.product-image-wrapper{width:100%;height:170px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-image-wrapper img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.product-card:hover .product-image-wrapper img{transform:scale(1.04)}.product-title{font-size:1.5rem;font-weight:600;color:#1a1a2e;margin-bottom:10px;min-height:60px;line-height:1.35;transition:color .2s ease;display:block}.product-card:hover .product-title{color:#00d4ff}.product-price{margin-bottom:8px;min-height:30px}.price-current{font-size:1.65rem;font-weight:900;color:#00A651;margin-right:8px}.price-compare{font-size:1.35rem;font-weight:600;color:#999;text-decoration:line-through}.product-reviews{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:14px;font-size:1.3rem;min-height:24px}.stars{color:#ffa500;font-size:1.3rem}.review-count{color:#666;font-weight:500}@media screen and (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}.sauna-section-header{flex-direction:column;align-items:flex-start}.sauna-section-header h2{font-size:3rem}}@media screen and (max-width:600px){.products-grid{grid-template-columns:1fr}.sauna-section-header h2{font-size:2.2rem}.sauna-section-header .cta-button{font-size:1.1rem;margin-top:10px}.product-image-wrapper{height:190px}}.featured-categories{padding:70px 5%;text-align:center;background:linear-gradient(180deg,#070a24 0,#11142f 45%,#f4f4f4 85%,#ffffff)}.featured-categories h2{margin:0 0 40px;font-size:40px;font-weight:800;text-transform:uppercase;color:#ffffff;letter-spacing:1px}.featured-categories h2 span{color:#62e7df}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px;max-width:1250px;margin:0 auto;align-items:stretch}.category-item{text-decoration:none;display:block}.category-card{position:relative;min-height:260px;padding:25px 20px;border-radius:18px;background:linear-gradient(180deg,rgba(5,10,20,.96),rgba(3,8,18,.96));border:1px solid rgba(255,255,255,.08);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.category-card:before{inset:0;padding:1px;border-radius:18px;background:linear-gradient(135deg,rgba(98,231,223,0),rgba(98,231,223,.45),rgba(120,160,255,.35),rgba(98,231,223,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.category-card:after,.category-card:before{content:"";position:absolute;opacity:0;transition:opacity .35s ease;pointer-events:none}.category-card:after{inset:auto 12% -40px 12%;height:90px;background:radial-gradient(circle,rgba(98,231,223,.18) 0,rgba(98,231,223,.07) 35%,rgba(98,231,223,0) 75%);filter:blur(16px)}.category-card:hover{transform:translateY(-10px) scale(1.015);border-color:rgba(98,231,223,.22);box-shadow:0 18px 40px rgba(0,0,0,.32),0 8px 18px rgba(98,231,223,.1)}.category-card:hover:after,.category-card:hover:before{opacity:1}.category-image{width:92px;height:92px;border-radius:50%;overflow:hidden;margin-bottom:18px;border:2px solid rgba(98,231,223,.28);box-shadow:0 0 0 0 rgba(98,231,223,0);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;position:relative;z-index:1;background:rgba(255,255,255,.02)}.category-card:hover .category-image{transform:translateY(-2px) scale(1.06);border-color:rgba(98,231,223,.65);box-shadow:0 0 0 6px rgba(98,231,223,.08),0 0 24px rgba(98,231,223,.22)}.category-image img{width:100%;height:100%;object-fit:cover;display:block}.category-shine{position:absolute;top:-60%;left:-30%;width:70%;height:180%;background:linear-gradient(120deg,rgba(255,255,255,0) 20%,rgba(255,255,255,.08) 50%,rgba(255,255,255,0) 80%);transform:rotate(18deg) translateX(-120%);transition:transform .6s ease;pointer-events:none}.category-card:hover .category-shine{transform:rotate(18deg) translateX(220%)}.category-title{font-size:20px;font-weight:800;color:#ffffff;margin-bottom:8px;text-transform:uppercase;line-height:1.2;position:relative;z-index:1}.category-desc{font-size:14px;color:#a7b0b8;line-height:1.5;position:relative;z-index:1;max-width:260px}@media screen and (max-width:1100px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.featured-categories{padding:50px 20px}.featured-categories h2{font-size:28px}.category-grid{grid-template-columns:1fr}.category-card{min-height:240px}}.homepage-preset--cpap .dm-cpap-why-choose{background:linear-gradient(180deg,#06081f,#0e1024 14%,#161829 28%,#1f2238 42%,#2a2d49 56%,#4a4e62 68%,#7a7e8e 80%,#b4b6bf 90%,#d3d4d8);padding:clamp(80px,11vw,128px) 5% clamp(120px,16vw,180px);color:#ffffff;overflow:hidden}.homepage-preset--cpap .dm-cpap-why-choose .why-choose-header{text-align:center;margin-bottom:clamp(44px,6vw,60px)}.homepage-preset--cpap .dm-cpap-why-choose .why-choose-header h2{margin:0 0 16px;font-size:clamp(2rem,4.2vw,3.2rem);font-weight:800;letter-spacing:-.035em;line-height:1.12;background:linear-gradient(90deg,#04fa96,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-preset--cpap .dm-cpap-why-choose .why-choose-header p{max-width:760px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;color:#c5ccda}.homepage-preset--cpap .dm-cpap-why-choose .benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;max-width:1220px;margin:0 auto}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box{display:flex;flex-direction:column;align-items:center;text-align:center;min-height:300px;padding:34px 26px 32px;border-radius:20px;background:linear-gradient(180deg,rgba(22,27,48,.95),rgba(28,33,58,.92) 55%,rgba(38,42,68,.88));border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 34px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease,border-color .35s ease}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box:hover{transform:translateY(-8px) scale(1.02);border-color:rgba(255,255,255,.18);box-shadow:0 22px 44px rgba(0,0,0,.35),0 0 28px rgba(98,231,223,.08),inset 0 1px 0 rgba(255,255,255,.08)}.homepage-preset--cpap .dm-cpap-why-choose .benefit-icon{width:72px;height:72px;margin:0 auto 22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.12);color:#2d2e2f;box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.8);transition:transform .35s ease,box-shadow .35s ease}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box:hover .benefit-icon{transform:scale(1.06);box-shadow:0 8px 24px rgba(0,0,0,.28),0 0 20px rgba(255,255,255,.08)}.homepage-preset--cpap .dm-cpap-why-choose .benefit-icon svg{width:34px;height:34px;display:block}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box h3{margin:0 0 14px;font-size:18px;font-weight:800;line-height:1.35;color:#ffffff}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box p{margin:0;max-width:240px;font-size:15px;line-height:1.8;color:#c5ccda}@media screen and (max-width:1100px){.homepage-preset--cpap .dm-cpap-why-choose .benefits-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.homepage-preset--cpap .dm-cpap-why-choose{padding:60px 20px 100px}.homepage-preset--cpap .dm-cpap-why-choose .benefits-grid{grid-template-columns:1fr;gap:22px}.homepage-preset--cpap .dm-cpap-why-choose .benefit-box{min-height:auto;padding:28px 22px}}.homepage-preset--cpap .dm-cpap-essentials.district-wellness-cold{width:100%;background:linear-gradient(270deg,#ffffff,#ffffff 40%,rgba(0,228,212,.08) 70%,rgba(0,163,255,.12));padding:80px 5%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.homepage-preset--cpap .dm-cpap-essentials .cold-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.homepage-preset--cpap .dm-cpap-essentials .cold-content{display:flex;flex-direction:column;justify-content:center;margin-top:-160px}.homepage-preset--cpap .dm-cpap-essentials .content-inner{max-width:100%}.homepage-preset--cpap .dm-cpap-essentials .eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#00a3ff;margin-bottom:20px;display:inline-block;padding:8px 16px;background:rgba(0,228,212,.1);border-radius:30px}.homepage-preset--cpap .dm-cpap-essentials .cold-content h2{font-size:3.5rem;font-weight:700;margin-bottom:30px;color:#1a1a2e;line-height:1.2}.homepage-preset--cpap .dm-cpap-essentials .gradient-text{background:linear-gradient(90deg,#00e4d4,#00a3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-preset--cpap .dm-cpap-essentials .cold-content p{font-size:1.6rem;line-height:1.8;color:#555;margin-bottom:40px}.homepage-preset--cpap .dm-cpap-essentials .cold-buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.homepage-preset--cpap .dm-cpap-essentials .cold-buttons a{display:inline-block;padding:16px 40px;font-weight:700;font-size:1.4rem;border-radius:50px;text-decoration:none;transition:all .3s ease}.homepage-preset--cpap .dm-cpap-essentials .btn-primary{background:linear-gradient(90deg,#00e4d4,#00a3ff);color:white;box-shadow:0 4px 15px rgba(0,228,212,.3)}.homepage-preset--cpap .dm-cpap-essentials .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,228,212,.4);color:white}.homepage-preset--cpap .dm-cpap-essentials .btn-secondary{background:white;color:#1a1a2e;border:2px solid #1a1a2e}.homepage-preset--cpap .dm-cpap-essentials .btn-secondary:hover{transform:translateY(-3px);background:#1a1a2e;color:white}.homepage-preset--cpap .dm-cpap-essentials .cold-image{width:120%;height:650px;border-radius:50% 0 0 50%;overflow:hidden;box-shadow:0 20px 60px rgba(0,228,212,.2);margin-right:-20%;order:2}.homepage-preset--cpap .dm-cpap-essentials .cold-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:990px){.homepage-preset--cpap .dm-cpap-essentials .cold-container{grid-template-columns:1fr;gap:40px}.homepage-preset--cpap .dm-cpap-essentials .cold-image{height:400px;border-radius:50%;margin-right:0;width:100%;order:1}.homepage-preset--cpap .dm-cpap-essentials .cold-content{margin-top:0;order:2}.homepage-preset--cpap .dm-cpap-essentials .cold-content h2{font-size:2.5rem}}.homepage-preset--cpap .dm-cpap-collection.district-wellness-cold{width:100%;background:linear-gradient(90deg,rgba(0,163,255,.12),rgba(0,228,212,.08) 30%,#ffffff 60%,#ffffff);padding:80px 5%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif}.homepage-preset--cpap .dm-cpap-collection .cold-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.homepage-preset--cpap .dm-cpap-collection .cold-content{display:flex;flex-direction:column;justify-content:center;margin-top:-160px}.homepage-preset--cpap .dm-cpap-collection .content-inner{max-width:100%}.homepage-preset--cpap .dm-cpap-collection .eyebrow{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#00a3ff;margin-bottom:20px;display:inline-block;padding:8px 16px;background:rgba(0,228,212,.1);border-radius:30px}.homepage-preset--cpap .dm-cpap-collection .cold-content h2{font-size:3.5rem;font-weight:700;margin-bottom:30px;color:#1a1a2e;line-height:1.2}.homepage-preset--cpap .dm-cpap-collection .gradient-text{display:block;background:linear-gradient(90deg,#00e4d4,#00a3ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-preset--cpap .dm-cpap-collection .cold-content p{font-size:1.6rem;line-height:1.8;color:#555;margin-bottom:40px}.homepage-preset--cpap .dm-cpap-collection .cold-buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.homepage-preset--cpap .dm-cpap-collection .cold-buttons a{display:inline-block;padding:16px 40px;font-weight:700;font-size:1.4rem;border-radius:50px;text-decoration:none;transition:all .3s ease}.homepage-preset--cpap .dm-cpap-collection .btn-primary{background:linear-gradient(90deg,#00e4d4,#00a3ff);color:white;box-shadow:0 6px 18px rgba(0,212,255,.35)}.homepage-preset--cpap .dm-cpap-collection .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,228,212,.4);color:white}.homepage-preset--cpap .dm-cpap-collection .btn-secondary{background:white;color:#1a1a2e;border:2px solid #1a1a2e}.homepage-preset--cpap .dm-cpap-collection .btn-secondary:hover{transform:translateY(-3px);background:#1a1a2e;color:white}.homepage-preset--cpap .dm-cpap-collection .cold-image{width:120%;height:650px;border-radius:0 50% 50% 0;overflow:hidden;box-shadow:0 20px 60px rgba(0,228,212,.2);margin-left:-20%;margin-right:0}.homepage-preset--cpap .dm-cpap-collection .cold-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:990px){.homepage-preset--cpap .dm-cpap-collection .cold-container{grid-template-columns:1fr;gap:40px}.homepage-preset--cpap .dm-cpap-collection .cold-image{height:400px;border-radius:50%;margin-left:0;width:100%}.homepage-preset--cpap .dm-cpap-collection .cold-content{margin-top:0}.homepage-preset--cpap .dm-cpap-collection .cold-content h2{font-size:2.5rem}}.homepage-preset--cpap .dm-cpap-commitment.commitment-section{background:linear-gradient(90deg,#ffffff,#ffffff 40%,rgba(4,250,150,.08) 70%,rgba(0,212,255,.12));padding:80px 5%}.homepage-preset--cpap .dm-cpap-commitment .commitment-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.homepage-preset--cpap .dm-cpap-commitment .commitment-image{width:120%;height:650px;border-radius:0 50% 50% 0;overflow:hidden;box-shadow:0 20px 60px rgba(4,250,150,.2);margin-left:-20%}.homepage-preset--cpap .dm-cpap-commitment .commitment-image img{width:100%;height:100%;object-fit:cover;display:block}.homepage-preset--cpap .dm-cpap-commitment .commitment-content{display:flex;flex-direction:column;justify-content:center;margin-top:-160px}.homepage-preset--cpap .dm-cpap-commitment .commitment-content h2{font-size:3.5rem;font-weight:700;margin-bottom:30px;color:#1a1a2e;line-height:1.2}.homepage-preset--cpap .dm-cpap-commitment .commitment-content .gradient-text{background:linear-gradient(90deg,#04fa96,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-preset--cpap .dm-cpap-commitment .commitment-content p{font-size:1.6rem;line-height:1.8;color:#555;margin-bottom:40px}.homepage-preset--cpap .dm-cpap-commitment .button-group{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.homepage-preset--cpap .dm-cpap-commitment .cta-button{display:inline-block;padding:16px 40px;background:linear-gradient(90deg,#04fa96,#00d4ff);color:white;font-weight:700;font-size:1.4rem;border-radius:50px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(4,250,150,.3)}.homepage-preset--cpap .dm-cpap-commitment .cta-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(4,250,150,.4);color:white}.homepage-preset--cpap .dm-cpap-commitment .cta-button-secondary{display:inline-block;padding:16px 40px;background:white;color:#1a1a2e;font-weight:700;font-size:1.4rem;border-radius:50px;text-decoration:none;transition:all .3s ease;border:2px solid #1a1a2e}.homepage-preset--cpap .dm-cpap-commitment .cta-button-secondary:hover{transform:translateY(-3px);background:#1a1a2e;color:white}@media screen and (max-width:990px){.homepage-preset--cpap .dm-cpap-commitment .commitment-container{grid-template-columns:1fr;gap:40px}.homepage-preset--cpap .dm-cpap-commitment .commitment-image{height:400px;border-radius:50%;width:100%;margin-left:0}.homepage-preset--cpap .dm-cpap-commitment .commitment-content{margin-top:0}.homepage-preset--cpap .dm-cpap-commitment .commitment-content h2{font-size:2.5rem}}.more-products-section{background:linear-gradient(180deg,#ffffff,rgba(0,228,212,.03) 20%,rgba(0,163,255,.05) 40%,rgba(0,228,212,.08) 60%,rgba(0,163,255,.1) 80%,rgba(4,250,150,.12));padding:80px 5% 100px;color:#1a1a2e}.more-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;max-width:1400px;margin-left:auto;margin-right:auto;gap:20px}.more-products-header h2{font-size:4rem;font-weight:700;color:#1a1a2e;margin-bottom:0;text-align:left}.more-products-header .view-all-button{display:inline-block;padding:16px 40px;background:linear-gradient(90deg,#00e4d4,#00a3ff);color:white;font-weight:700;font-size:1.3rem;border-radius:50px;text-decoration:none!important;transition:all .3s ease;margin-top:8px;box-shadow:0 4px 15px rgba(0,228,212,.3)}.more-products-header .view-all-button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,228,212,.4);text-decoration:none!important}.more-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;max-width:1400px;margin:0 auto}.more-product-card{text-align:center;position:relative;transition:all .3s ease}.more-product-card:hover{transform:translateY(-8px)}.more-product-image-wrapper{width:100%;height:200px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.more-product-image-wrapper img{width:100%;height:100%;object-fit:contain;transition:all .3s ease}.more-product-card:hover .more-product-image-wrapper img{transform:scale(1.05)}.more-product-info{background:white;border-radius:20px;padding:25px;box-shadow:0 4px 20px rgba(0,228,212,.15);transition:all .3s ease}.more-product-card:hover .more-product-info{box-shadow:0 12px 35px rgba(0,228,212,.25)}.more-product-title{font-size:1.7rem;font-weight:600;color:#1a1a2e;margin-bottom:12px;min-height:45px;line-height:1.4;transition:color .2s ease;text-decoration:none!important;display:block}.more-product-card:hover .more-product-title{color:#00a3ff}.more-product-price{margin-bottom:8px}.more-price-current{font-size:1.8rem;font-weight:900;color:#00A651;margin-right:8px}.more-price-compare{font-size:1.5rem;font-weight:600;color:#999;text-decoration:line-through}.more-product-reviews{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:15px;font-size:1.5rem}.more-stars{color:#ffa500;font-size:1.5rem}.more-review-count{color:#666;font-weight:500}.more-products-section a{text-decoration:none!important}@media screen and (max-width:1200px){.more-products-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.more-products-grid{grid-template-columns:repeat(2,1fr)}.more-products-header{flex-direction:column;align-items:flex-start}.more-products-header h2{font-size:3rem}}@media screen and (max-width:600px){.more-products-grid{grid-template-columns:1fr}.more-products-header h2{font-size:2.2rem}.more-products-header .view-all-button{font-size:1.1rem}}.homepage-preset--cpap .dm-cpap-testimonials.testimonials-section{padding:80px 5% 100px;background:linear-gradient(180deg,#1a1a2e,#1a1a2e 42%,#eef8fb 78%,#ffffff)}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header{text-align:center;margin-bottom:55px}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header h2{font-size:clamp(2rem,4vw,2.8rem);font-weight:800;text-transform:uppercase;color:#ffffff;margin-bottom:12px;letter-spacing:1px}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header .gradient-text{background:linear-gradient(90deg,#04fa96,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header p{font-size:1.2rem;color:#d1dae8;max-width:720px;margin:0 auto;line-height:1.7}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;max-width:1200px;margin:0 auto}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-card{position:relative;padding:32px 28px;border-radius:20px;background:#ffffff;border:1px solid rgba(0,228,212,.18);box-shadow:0 8px 28px rgba(0,0,0,.12);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;overflow:hidden}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-card:before{content:none}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-card:hover{transform:translateY(-8px);border-color:rgba(0,163,255,.35);box-shadow:0 16px 36px rgba(0,0,0,.14),0 8px 22px rgba(0,228,212,.18)}.homepage-preset--cpap .dm-cpap-testimonials .quote-icon{position:absolute;top:16px;right:22px;font-size:52px;line-height:1;color:rgba(0,163,255,.12);font-family:Georgia,serif}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-stars{font-size:1.3rem;margin-bottom:18px;color:#e69500;letter-spacing:2px;position:relative;z-index:1}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-text{font-size:1.05rem;line-height:1.8;color:#3d4654;margin-bottom:24px;position:relative;z-index:1}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-author{display:flex;align-items:center;gap:14px;padding-top:18px;border-top:1px solid #e8eef3;position:relative;z-index:1}.homepage-preset--cpap .dm-cpap-testimonials .author-image{width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,#00e4d4,#00a3ff);display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:16px;font-weight:800;flex-shrink:0;box-shadow:0 4px 14px rgba(0,163,255,.25)}.homepage-preset--cpap .dm-cpap-testimonials .author-info h4{font-size:16px;font-weight:700;color:#1a1a2e;margin:0 0 4px}.homepage-preset--cpap .dm-cpap-testimonials .author-info p{font-size:13px;color:#5c6778;margin:0}@media screen and (max-width:990px){.homepage-preset--cpap .dm-cpap-testimonials .testimonials-grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.homepage-preset--cpap .dm-cpap-testimonials.testimonials-section{padding:60px 20px}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header h2{font-size:1.75rem}.homepage-preset--cpap .dm-cpap-testimonials .testimonials-header p{font-size:1rem}.homepage-preset--cpap .dm-cpap-testimonials .testimonial-card{padding:28px 22px}}body{margin:0;background:#0c0d0f;color:#f3f2ef}a{color:inherit}img{max-width:100%;height:auto}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dm-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(12,13,15,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.dm-header__inner{max-width:1280px;margin:0 auto;padding:14px clamp(16px,4vw,40px);display:flex;align-items:center;justify-content:space-between;gap:24px}.dm-header__brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#fff}.dm-header__brand img{width:44px;height:44px;object-fit:contain}.dm-header__brand-text{display:flex;flex-direction:column;line-height:1.1}.dm-header__brand-text strong{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:1.35rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dm-header__brand-text span{font-size:.72rem;color:#9a9ea6;letter-spacing:.08em;text-transform:uppercase}.dm-header__nav{display:none;align-items:center;gap:8px}.dm-header__nav a{position:relative;padding:10px 14px;text-decoration:none;font-weight:600;font-size:1rem;color:#f3f2ef}.dm-header__nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:4px;height:2px;background:linear-gradient(90deg,#04fa96,#00d4ff);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.dm-header__nav a:hover:after,.dm-header__nav a[aria-current=page]:after{transform:scaleX(1)}.dm-header__actions{display:flex;align-items:center;gap:12px}.dm-header__cta{min-height:42px;padding:0 18px;border-radius:999px;background:linear-gradient(90deg,#04fa96,#00d4ff);font-weight:700;text-decoration:none;box-shadow:0 0 18px rgba(4,250,150,.35)}.dm-header__cta,.dm-header__menu-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff}.dm-header__menu-btn{width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:transparent;cursor:pointer}.dm-header__drawer{display:none;padding:8px 16px 20px;border-top:1px solid rgba(255,255,255,.08)}.dm-header__drawer.is-open{display:grid;grid-gap:4px;gap:4px}.dm-header__drawer a{padding:12px 8px;text-decoration:none;color:#f3f2ef;font-weight:600;border-bottom:1px solid rgba(255,255,255,.06)}@media (min-width:990px){.dm-header__nav{display:flex}.dm-header__menu-btn{display:none}.dm-header__drawer{display:none!important}}.dm-page{max-width:820px;margin:0 auto;padding:clamp(48px,8vw,96px) 5%;color:#f3f2ef}.dm-page h1{font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(2.4rem,5vw,3.6rem);text-transform:uppercase;letter-spacing:.02em;margin:0 0 18px}.dm-page p{color:#9a9ea6;line-height:1.7;font-size:1.05rem}.dm-page a{color:#00d4ff}.dm-wholesale{background:#0c0d0f;padding:clamp(64px,8vw,96px) 5%;border-top:1px solid rgba(255,255,255,.08)}.dm-wholesale__inner{max-width:900px;margin:0 auto;text-align:center}.dm-wholesale h2{margin:0 0 16px;font-family:Barlow Condensed,Arial Narrow,sans-serif;font-size:clamp(2rem,4vw,3rem);text-transform:uppercase;letter-spacing:.02em;color:#fff}.dm-wholesale p{margin:0 auto 28px;max-width:620px;color:#9a9ea6;line-height:1.7}.dm-wholesale__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;background:linear-gradient(90deg,#00e4d4,#00a3ff);color:#fff;font-weight:700;text-decoration:none;box-shadow:0 6px 18px rgba(0,212,255,.35)}.shop-by-brand{padding:clamp(72px,10vw,112px) 0;text-align:center;background:#f0f2f5;overflow:hidden}.shop-by-brand__head{max-width:720px;margin:0 auto 48px;padding:0 24px}.shop-by-brand__heading{margin:0 0 18px;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#2d2e2f}.shop-by-brand__heading a{color:inherit;text-decoration:none;transition:opacity .2s ease}.shop-by-brand__heading a:hover{opacity:.68}.shop-by-brand__subtitle{margin:0;font-size:clamp(.95rem,1.45vw,1.125rem);font-weight:400;line-height:1.65;color:#6b7280}.shop-by-brand__marquee{width:100%;overflow:hidden;padding:8px 0 12px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.shop-by-brand__track{display:flex;align-items:center;gap:40px;width:max-content;animation:shop-by-brand-scroll var(--shop-by-brand-duration,90s) linear infinite;will-change:transform}.shop-by-brand__track--ltr{animation-name:shop-by-brand-scroll-ltr}.shop-by-brand__marquee:hover .shop-by-brand__track{animation-play-state:paused}@keyframes shop-by-brand-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes shop-by-brand-scroll-ltr{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.shop-by-brand__item{flex:0 0 auto;text-decoration:none}.shop-by-brand__ring{width:172px;height:172px;border-radius:50%;background:#ffffff;border:1px solid rgba(45,46,47,.08);display:flex;align-items:center;justify-content:center;padding:10px;box-shadow:0 2px 8px rgba(45,46,47,.06);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}.shop-by-brand__ring img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;transition:opacity .28s ease;transform:scale(1.06)}.shop-by-brand__item:hover .shop-by-brand__ring{transform:translateY(-4px) scale(1.03);border-color:rgba(45,46,47,.14);box-shadow:0 12px 28px rgba(45,46,47,.1)}.shop-by-brand__item:hover .shop-by-brand__ring img{opacity:.72}.shop-by-brand__item--frog .shop-by-brand__ring,.shop-by-brand__item--youtheory .shop-by-brand__ring{background:#000000;border-color:rgba(0,0,0,.85);padding:0}.shop-by-brand__item--frog .shop-by-brand__ring img,.shop-by-brand__item--youtheory .shop-by-brand__ring img{transform:scale(1);border-radius:50%}.shop-by-brand__grid:hover .shop-by-brand__item,.shop-by-brand__marquee:hover .shop-by-brand__item{opacity:.4;transition:opacity .28s ease}.shop-by-brand__grid:hover .shop-by-brand__item:hover,.shop-by-brand__marquee:hover .shop-by-brand__item:hover{opacity:1}.shop-by-brand__footer{display:flex;justify-content:center;margin-top:40px;padding:0 24px}.shop-by-brand__link{display:inline-block;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:500;line-height:1.4;letter-spacing:-.01em;color:#2d2e2f!important;text-decoration:none!important;border-bottom:1px solid rgba(45,46,47,.35);padding-bottom:3px;transition:opacity .2s ease,border-color .2s ease}.shop-by-brand__link:hover{opacity:.65;border-color:rgba(45,46,47,.15);color:#2d2e2f!important}.shop-by-brand__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,4vw,40px);max-width:1100px;margin:0 auto;padding:8px 24px 12px}@media (prefers-reduced-motion:reduce){.shop-by-brand__track{animation:none;flex-wrap:wrap;justify-content:center;max-width:100%;width:100%;padding:0 24px;gap:24px}.shop-by-brand__marquee{-webkit-mask-image:none;mask-image:none}}@media screen and (max-width:749px){.shop-by-brand__head{margin-bottom:36px}.shop-by-brand__ring{width:140px;height:140px;padding:8px}.shop-by-brand__track{gap:28px;animation-duration:calc(var(--shop-by-brand-duration, 90s) * .85)}}.homepage-preset--cpap .add-to-cart,.homepage-preset--cpap .dm-add-to-cart-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:auto;border:none;border-radius:10px;background:linear-gradient(90deg,#00cfff,#00ff88);color:#0a1628;font-weight:700;font-size:.95rem;cursor:pointer}.homepage-preset--cpap .add-to-cart:disabled{opacity:.55;cursor:not-allowed}.homepage-preset--cpap .dm-delivery-line{margin:0 0 12px;font-size:.85rem;color:#555}#shopify-section-footer,#shopify-section-footer .shopify-section{background:#0a0c0d!important;margin:0!important;padding:0!important}#shopify-section-footer .footer,#shopify-section-footer .section-footer-padding{margin:0!important;padding:0!important}.custom-footer-section,.footer:not(.dm-footer){display:none!important}.dm-footer{--dm-bg:#0a0c0d;--dm-teal:#43d1c2;--dm-teal-glow:rgba(67,209,194,0.35);--dm-teal-soft:rgba(67,209,194,0.12);--dm-white:#ffffff;--dm-muted:#8b939e;--dm-heading:#a8afb8;--dm-line:rgba(255,255,255,0.08);--dm-shell:1280px;--dm-gutter:clamp(20px,4vw,48px);--dm-ease:cubic-bezier(0.16,1,0.3,1);position:relative;overflow:hidden;background:var(--dm-bg);color:var(--dm-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dm-footer *,.dm-footer :after,.dm-footer :before{box-sizing:border-box}.dm-footer__watermark{position:absolute;right:7%;top:42%;transform:translateY(-50%);width:min(350px,32vw);opacity:.1;pointer-events:none;z-index:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;mask-image:radial-gradient(ellipse 88% 82% at 58% 50%,#000 55%,transparent 96%);-webkit-mask-image:radial-gradient(ellipse 88% 82% at 58% 50%,#000 55%,transparent 96%)}.dm-footer__watermark img{display:block;width:100%;height:auto;filter:grayscale(100%) brightness(1.28) contrast(1.05)}.dm-footer__shell{position:relative;z-index:1;max-width:var(--dm-shell);margin:0 auto;padding:0 var(--dm-gutter)}.dm-footer__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-column-gap:clamp(16px,2vw,28px);column-gap:clamp(16px,2vw,28px);grid-row-gap:clamp(24px,3vw,32px);row-gap:clamp(24px,3vw,32px);align-items:start;padding:clamp(36px,4.5vw,48px) 0 clamp(32px,3.5vw,40px);animation:dm-footer-rise .75s var(--dm-ease) both}@keyframes dm-footer-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.dm-footer__intro{grid-column:1/span 3;min-width:0;padding-top:2px}.dm-footer__nav{grid-column:4/span 6;min-width:0}.dm-footer__aside{grid-column:10/span 3;min-width:0}.dm-footer__headline{margin:0 0 14px}.dm-footer__headline-line{display:block;font-size:clamp(1.75rem,2.4vw,2.5rem);font-weight:700;line-height:1.05;letter-spacing:-.035em;color:var(--dm-white)}.dm-footer__headline-line--accent{margin-top:2px}.dm-footer__headline-accent{position:relative;display:inline-block;color:var(--dm-teal);font-style:italic;text-shadow:0 0 28px rgba(67,209,194,.18)}.dm-footer__headline-accent:after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:1px;background:linear-gradient(90deg,var(--dm-teal) 0,rgba(67,209,194,.15) 100%);transform:scaleX(.45);transform-origin:left center;opacity:.55;animation:dm-footer-accent-pulse 4s var(--dm-ease) infinite alternate}@keyframes dm-footer-accent-pulse{0%{transform:scaleX(.4);opacity:.35}to{transform:scaleX(1);opacity:.75}}.dm-footer__tagline{margin:0;max-width:260px;font-size:.8125rem;line-height:1.62;letter-spacing:.01em;color:var(--dm-muted)}.dm-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(28px,4vw,56px);gap:clamp(28px,4vw,56px);width:100%}.dm-footer__column-title{margin:0 0 20px;font-size:1.0625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;color:var(--dm-white)}.dm-footer__column-title--accent{color:var(--dm-teal);font-size:.875rem;letter-spacing:.11em}.dm-footer__links{list-style:none;margin:0;padding:0}.dm-footer__links li+li{margin-top:8px}.dm-footer__links a{position:relative;display:inline-block;color:var(--dm-white);text-decoration:none;font-size:.875rem;font-weight:400;line-height:1.45;padding-bottom:1px;transition:color .26s var(--dm-ease),transform .26s var(--dm-ease)}.dm-footer__links a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:var(--dm-teal);transform:scaleX(0);transform-origin:left center;transition:transform .28s var(--dm-ease)}.dm-footer__links a:hover{color:var(--dm-teal);transform:translateX(3px)}.dm-footer__links a:hover:after{transform:scaleX(1)}.dm-footer__newsletter{padding:22px 22px 20px;border-radius:20px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.025);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 4px 24px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.05);transition:border-color .32s var(--dm-ease),box-shadow .32s var(--dm-ease),transform .32s var(--dm-ease)}.dm-footer__newsletter:hover{border-color:rgba(67,209,194,.1);box-shadow:0 8px 32px rgba(0,0,0,.22),0 0 0 1px rgba(67,209,194,.05),inset 0 1px 0 rgba(255,255,255,.06)}.dm-footer__newsletter-text{margin:0 0 14px;font-size:.8125rem;line-height:1.55;color:var(--dm-muted)}.dm-footer__newsletter-form{margin:0}.dm-footer__newsletter-field{position:relative}.dm-footer__newsletter-field input[type=email]{width:100%;height:48px;padding:0 52px 0 18px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(8,10,11,.55);color:var(--dm-white);font-family:inherit;font-size:.8125rem;outline:none;transition:border-color .28s var(--dm-ease),box-shadow .28s var(--dm-ease),background-color .28s var(--dm-ease)}.dm-footer__newsletter-field input::placeholder{color:rgba(139,147,158,.85)}.dm-footer__newsletter-field input:hover{border-color:rgba(255,255,255,.16);background:rgba(8,10,11,.7)}.dm-footer__newsletter-field input:focus{border-color:rgba(67,209,194,.5);background:rgba(8,10,11,.82);box-shadow:0 0 0 3px var(--dm-teal-soft),0 0 28px rgba(67,209,194,.08)}.dm-footer__newsletter-submit{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:38px;height:38px;border:none;border-radius:50%;background:var(--dm-teal);color:#0a0c0d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .28s var(--dm-ease),box-shadow .28s var(--dm-ease),filter .28s var(--dm-ease)}.dm-footer__newsletter-submit svg{width:16px;height:16px;transition:transform .28s var(--dm-ease)}.dm-footer__newsletter-submit:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 0 20px var(--dm-teal-glow);filter:brightness(1.05)}.dm-footer__newsletter-submit:hover svg{transform:translateX(1px)}.dm-footer__newsletter-submit:active{transform:translateY(-50%) scale(.98)}.dm-footer__newsletter-error,.dm-footer__newsletter-success{margin:10px 0 0;font-size:.75rem;line-height:1.4}.dm-footer__newsletter-error{color:#ff8a8a}.dm-footer__newsletter-success{color:var(--dm-teal)}.dm-footer__contact{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.dm-footer__contact-line{margin:0;font-size:.75rem;line-height:1.55;color:var(--dm-muted)}.dm-footer__contact-line+.dm-footer__contact-line{margin-top:1px}.dm-footer__contact-line a{color:inherit;text-decoration:none;transition:color .26s var(--dm-ease)}.dm-footer__contact-line a:hover{color:var(--dm-white)}.dm-footer__bar-wrap{padding-bottom:clamp(24px,3vw,32px)}.dm-footer__bar-divider{height:1px;margin-bottom:20px;background:linear-gradient(90deg,transparent,rgba(67,209,194,.06) 12%,rgba(67,209,194,.2) 50%,rgba(67,209,194,.06) 88%,transparent);box-shadow:0 0 24px rgba(67,209,194,.05)}.dm-footer__bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px 24px;gap:16px 24px}.dm-footer__copyright{margin:0;font-size:.6875rem;letter-spacing:.02em;color:var(--dm-muted);justify-self:start;grid-column:1}.dm-footer__payments{justify-self:center;grid-column:2}.dm-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 8px;list-style:none;margin:0;padding:0}.dm-footer__payment-item{display:flex;align-items:center;line-height:0;opacity:.88;transition:opacity .26s var(--dm-ease),transform .26s var(--dm-ease)}.dm-footer__payment-item:hover{opacity:1;transform:translateY(-1px)}.dm-footer__payment-item .icon--full-color{width:36px;height:auto;display:block}.dm-footer__social{display:flex;align-items:center;justify-self:end;grid-column:3}.dm-footer__social-list{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.dm-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.72);text-decoration:none;background:transparent;transition:color .28s var(--dm-ease),border-color .28s var(--dm-ease),background-color .28s var(--dm-ease),transform .28s var(--dm-ease),box-shadow .28s var(--dm-ease)}.dm-footer__social-link svg{width:15px;height:15px}.dm-footer__social-link:hover{color:var(--dm-teal);border-color:rgba(67,209,194,.35);background:var(--dm-teal-soft);transform:translateY(-2px);box-shadow:0 4px 16px rgba(67,209,194,.12)}@media screen and (max-width:1100px){.dm-footer__content{grid-template-columns:repeat(12,minmax(0,1fr))}.dm-footer__intro{grid-column:1/span 12;max-width:380px}.dm-footer__nav{grid-column:1/span 8}.dm-footer__aside{grid-column:9/span 4}.dm-footer__watermark{right:5%;width:min(300px,36vw);opacity:.09}}@media screen and (max-width:900px){.dm-footer__aside,.dm-footer__nav{grid-column:1/-1}.dm-footer__aside{max-width:400px}.dm-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}}@media screen and (max-width:720px){.dm-footer__content{padding-top:32px;row-gap:28px}.dm-footer__intro{max-width:none}.dm-footer__headline-line{font-size:1.75rem}.dm-footer__tagline{max-width:none;font-size:.8125rem}.dm-footer__aside{max-width:none}.dm-footer__newsletter{padding:20px 18px 18px}.dm-footer__watermark{right:2%;top:28%;transform:translateY(0);width:min(260px,58vw);opacity:.085}.dm-footer__bar{grid-template-columns:1fr;justify-items:center;text-align:center;gap:16px}.dm-footer__copyright,.dm-footer__payments,.dm-footer__social{justify-self:center;grid-column:1}.dm-footer__social-list{justify-content:center}}@media screen and (max-width:480px){.dm-footer__columns{grid-template-columns:1fr 1fr;gap:22px 16px}.dm-footer__column:last-child{grid-column:1/-1}.dm-footer__payment-item .icon--full-color{width:32px}}@media screen and (max-width:380px){.dm-footer__columns{grid-template-columns:1fr}.dm-footer__column:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.dm-footer__content,.dm-footer__headline-accent:after{animation:none}.dm-footer__content{opacity:1;transform:none}.dm-footer__links a:hover,.dm-footer__newsletter-submit:hover,.dm-footer__payment-item:hover,.dm-footer__social-link:hover{transform:none}}