:root{--navy:#082d57;--navy-2:#0a4d7c;--blue:#0867de;--blue-dark:#0757bc;--teal:#008da0;--cyan:#1b9db1;--text:#08264b;--muted:#62748b;--line:#e5ebf2;--soft:#f7fafd;--green:#568957;--radius:16px;--shadow:0 8px 24px rgba(19,58,96,.06)}.ms *{box-sizing:border-box}.ms{margin:0;color:var(--text);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased}.ms a{color:inherit;text-decoration:none}.ms button,.ms input{font:inherit}.ms button{cursor:pointer}.ms img{max-width:100%;display:block}.ms svg{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ms .svg-sprite{width:0;height:0}.ms .sr-only,.ms .svg-sprite{position:absolute;overflow:hidden}.ms .sr-only{width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ms .container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.ms .utility-bar{height:30px;border-bottom:1px solid #edf1f5;background:#fbfcfd;color:#6e7c8f;font-size:11px}.ms .utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.ms .utility-left,.ms .utility-links{display:flex;align-items:center;gap:28px}.ms .utility-left span{display:flex;align-items:center;gap:7px;white-space:nowrap}.ms .utility-left svg{width:13px;height:13px;color:#6c8298}.ms .utility-links a:hover{color:var(--blue)}.ms .main-header{height:82px;border-bottom:1px solid var(--line);background:#fff}.ms .header-inner{height:100%;display:grid;grid-template-columns:190px 145px minmax(300px,1fr) 155px auto;gap:14px;align-items:center}.ms .brand{display:flex;align-items:center;gap:10px;min-width:max-content}.ms .brand-mark{width:42px;height:42px;border:3px solid #0a91a1;border-radius:50% 50% 48% 52%/56% 56% 44% 44%;display:grid;place-items:center;transform:rotate(-7deg);color:#0879a8;position:relative;background:#fff}.ms .brand-mark:after,.ms .brand-mark:before{content:"";position:absolute;width:13px;height:17px;border:2px solid #0879a8;border-radius:70% 70% 55% 55%;top:7px}.ms .brand-mark:before{left:4px;transform:rotate(15deg)}.ms .brand-mark:after{right:4px;transform:rotate(-15deg)}.ms .brand-mark span{font-weight:800;font-size:16px;z-index:1;transform:rotate(7deg)}.ms .brand-copy{display:flex;flex-direction:column;line-height:1.06}.ms .brand-copy strong{font-size:24px;letter-spacing:-1px}.ms .brand-copy strong span{color:#0895a6}.ms .brand-copy small{font-size:9.5px;color:#728095;margin-top:5px}.ms .category-select{color:#445970;padding:0 14px;align-items:center;justify-content:space-between;font-size:12px}.ms .category-select,.ms .search-box{height:42px;border:1px solid #dfe7ef;border-radius:8px;background:#fff;display:flex}.ms .search-box{overflow:hidden}.ms .search-box input{min-width:0;flex:1;border:0;outline:0;padding:0 15px;color:var(--text)}.ms .search-box input::placeholder{color:#9aa8b8}.ms .search-box button{width:72px;border:0;background:var(--blue-dark);color:#fff;display:flex;gap:6px;align-items:center;justify-content:center}.ms .search-box button svg{width:17px}.ms .phone-block{display:flex;align-items:center;gap:9px}.ms .round-icon{width:36px;height:36px;border:1px solid #9bd1da;border-radius:50%;display:grid;place-items:center;color:#038da5;flex:0 0 auto}.ms .phone-block strong{font-size:12px;display:block}.ms .phone-block small{display:block;color:#728095;font-size:10px;margin-top:2px}.ms .header-actions{display:flex;align-items:center;gap:18px}.ms .header-actions button{position:relative;border:0;background:transparent;color:var(--text);padding:0;display:flex;align-items:center;gap:5px}.ms .header-actions button>svg{width:25px;height:25px}.ms .header-actions span:not(.badge){display:flex;flex-direction:column;align-items:flex-start}.ms .header-actions strong{font-size:10.5px;white-space:nowrap}.ms .header-actions small{font-size:9px;color:#758396}.ms .badge{position:absolute;top:-10px;left:18px;min-width:17px;height:17px;border-radius:999px;background:#0969df;color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.ms .primary-nav{height:48px;background:linear-gradient(90deg,#087e93,#075a88 36%,#06467b);color:#fff;box-shadow:0 3px 12px rgba(8,66,106,.15)}.ms .nav-inner{height:100%;display:flex;align-items:center}.ms .all-categories{align-self:stretch;border:0;border-right:1px solid rgba(255,255,255,.18);background:rgba(0,0,0,.08);color:#fff;padding:0 20px;display:flex;align-items:center;gap:10px;font-weight:700;font-size:12px}.ms .all-categories svg{width:19px}.ms .all-categories span{margin-left:6px}.ms .nav-links,.ms .nav-links a{display:flex;height:100%;align-items:center}.ms .nav-links a{padding:0 18px;font-weight:600;font-size:12px;position:relative}.ms .nav-links a.active,.ms .nav-links a:hover{background:rgba(255,255,255,.06)}.ms .nav-links a.active:after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:2px;background:#fff}.ms .quick-support{margin-left:auto;border:1px solid rgba(255,255,255,.4);border-radius:18px;padding:7px 13px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;background:rgba(255,255,255,.06)}.ms main{padding-top:28px}.ms .hero-section{margin-bottom:18px}.ms .hero-card{height:385px;border-radius:var(--radius);position:relative;overflow:hidden;background:linear-gradient(92deg,#fbfdff,#f8fbfd 44%,#eef4f8);box-shadow:inset 0 0 0 1px #edf2f6,var(--shadow)}.ms .hero-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.65) 37%,rgba(255,255,255,0) 59%);pointer-events:none}.ms .hero-copy{position:absolute;z-index:2;left:48px;top:43px;width:440px}.ms .eyebrow{font-size:12px;font-weight:800;letter-spacing:.05em;color:#3679cc}.ms .hero-copy h1{font-size:40px;line-height:1.08;letter-spacing:-1.7px;margin:12px 0 14px;color:#092b54}.ms .hero-copy p{width:375px;color:#64758c;font-size:14px;margin:0 0 22px}.ms .hero-buttons{display:flex;gap:14px}.ms .btn{height:45px;padding:0 20px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:700;font-size:13px}.ms .btn svg{width:18px}.ms .btn-primary{background:linear-gradient(135deg,#0c70ee,#085bcc);color:#fff;box-shadow:0 8px 18px rgba(7,99,220,.18)}.ms .btn-outline{border:1.5px solid #1774ef;color:#0b66db;background:#fff}.ms .hero-stats{display:flex;align-items:center;gap:25px;margin-top:24px}.ms .hero-stats>div{display:flex;align-items:center;gap:8px}.ms .hero-stats .round-icon{width:31px;height:31px;border-color:#d6e7ef;background:#fff}.ms .hero-stats strong{display:block;font-size:12px}.ms .hero-stats small{display:block;font-size:9px;color:#718096;margin-top:2px}.ms .hero-media{position:absolute;right:0;top:0;width:61%;height:100%;overflow:hidden}.ms .hero-media img{width:100%;height:100%;object-position:center}.ms .carousel-dots{position:absolute;z-index:3;bottom:14px;display:flex;gap:8px}.ms .carousel-dots span{width:8px;height:8px;border-radius:50%;background:#d6dce4}.ms .carousel-dots span.active{background:#0c70ee}.ms .campaign-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px}.ms .campaign-card{height:186px;border-radius:15px;border:1px solid #e8edf4;position:relative;padding:20px;background:#f5f9ff;box-shadow:0 8px 22px rgba(15,58,96,.035)}.ms .campaign-card:after{background:linear-gradient(90deg,rgba(255,255,255,.25),transparent 62%)}.ms .campaign-card img{right:12px;bottom:4px;width:44%;height:85%}.ms .campaign-content{z-index:1;width:57%}.ms .campaign-label{display:inline-flex;background:#2c72db;color:#fff;border-radius:4px;padding:4px 7px;font-size:9px;font-weight:800;line-height:1}.ms .campaign-label.outline{background:#fff;color:#2d73de;border:1px solid #5e96ed}.ms .campaign-label.green{background:#f1f7ef;color:#568957;border:1px solid #9ab694}.ms .campaign-card h2{font-size:22px;line-height:1.08;margin:12px 0 9px;letter-spacing:-.45px}.ms .campaign-card p{font-size:11px;color:#66778b;line-height:1.45;margin:0 0 15px}.ms .campaign-card a{height:29px;border:1px solid #5892e8;border-radius:6px;padding:0 10px;display:inline-flex;align-items:center;gap:7px;color:#2772d9;background:#fff;font-size:10px;font-weight:700}.ms .campaign-card a svg{width:14px}.ms .cpap-card{background:linear-gradient(135deg,#f7faff,#eef5fe)}.ms .shipping-card{background:linear-gradient(135deg,#f8fbf6,#edf5ed)}.ms .shipping-card h2{color:#3f7043}.ms .shipping-card a{border-color:#8eaf87;color:#517d4d}.ms .section-block{margin-top:18px}.ms .section-heading{display:flex;justify-content:space-between;margin-bottom:13px}.ms .section-heading h2{margin:0;font-size:18px;letter-spacing:-.35px}.ms .section-heading a{font-size:11px;color:#146de0;font-weight:600;display:flex;align-items:center;gap:5px}.ms .section-heading a svg{width:14px}.ms .category-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:10px}.ms .category-card{height:145px;border:1px solid #e7edf3;border-radius:14px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:10px 7px 13px;box-shadow:0 6px 15px rgba(27,59,91,.025);transition:.2s}.ms .category-card:hover{transform:translateY(-3px);border-color:#b9d2ef}.ms .category-card img{width:90%;height:90px;object-fit:contain;margin-bottom:4px}.ms .category-card span{text-align:center;font-weight:700;font-size:10.5px;line-height:1.2;min-height:25px;display:grid;place-items:center}.ms .trust-strip{height:62px;margin-top:22px;border:1px solid #e7edf3;border-radius:13px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;box-shadow:0 5px 16px rgba(30,60,88,.025)}.ms .trust-strip>div{display:flex;align-items:center;justify-content:center;gap:12px;position:relative}.ms .trust-strip>div:not(:last-child):after{content:"";position:absolute;right:0;height:30px;border-right:1px solid #edf1f4}.ms .trust-strip svg{width:25px;height:25px;color:#1769d4}.ms .trust-strip small,.ms .trust-strip strong{display:block}.ms .trust-strip strong{font-size:11px}.ms .trust-strip small{font-size:9px;color:#8491a0;margin-top:2px}.ms .product-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.ms .product-card{min-height:300px;border:1px solid #e3eaf1;border-radius:14px;background:#fff;padding:10px 10px 9px;position:relative;display:flex;flex-direction:column;box-shadow:0 7px 18px rgba(24,59,94,.035)}.ms .product-image{height:123px;margin:2px 0 5px}.ms .product-image img{max-width:100%;max-height:120px}.ms .product-card h3{font-size:10.5px;line-height:1.25;margin:0 0 5px;min-height:27px}.ms .wishlist{position:absolute;right:8px;top:8px;border:0;background:transparent;color:#667c93;padding:2px}.ms .wishlist svg{width:18px;height:18px}.ms .wishlist.active svg{fill:#f05c79;stroke:#f05c79}.ms .discount{position:absolute;left:7px;top:7px;z-index:2;color:#fff;border-radius:15px;padding:4px 7px;font-size:9px;font-weight:800}.ms .red{background:#ef3d3d}.ms .orange{background:#f0a209}.ms .green-badge{background:#5a9d4a}.ms .rating{font-size:10px;color:#ffa700;letter-spacing:.5px;white-space:nowrap}.ms .rating span{color:#7c8999;font-size:8.5px}.ms .product-card del{font-size:8.5px;color:#98a2ad;margin-top:4px}.ms .price-spacer{height:16px}.ms .price{font-size:12px;margin-top:auto;margin-bottom:7px}.ms .add-cart{height:30px;border:0;border-radius:5px;background:linear-gradient(180deg,#0b73e9,#0860cf);color:#fff;font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px}.ms .add-cart svg{width:13px}.ms .support-banner{height:125px;margin-top:22px;border-radius:14px;background:linear-gradient(100deg,#008fa1,#007b96 45%,#006a91);color:#fff;display:grid;grid-template-columns:190px 1.2fr 1fr 255px;align-items:center;overflow:hidden;position:relative;box-shadow:0 10px 24px rgba(0,106,145,.15)}.ms .support-banner:after{content:"";position:absolute;width:280px;height:280px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:235px;top:-110px}.ms .doctor{height:120px;width:155px;object-fit:contain;object-position:bottom;margin-left:20px;align-self:end}.ms .support-copy{padding-left:0}.ms .support-copy h2{font-size:21px;margin:0 0 6px;letter-spacing:-.4px}.ms .support-copy p{font-size:10px;line-height:1.45;max-width:370px;margin:0;color:#d9f2f5}.ms .support-list{list-style:none;margin:0;padding:0;display:grid;gap:7px;font-size:10px}.ms .support-list li{display:flex;align-items:center;gap:7px}.ms .support-list span{width:18px;height:18px;border-radius:50%;background:#5ad2bd;display:grid;place-items:center}.ms .support-list svg{width:12px}.ms .support-call{margin-right:28px;height:76px;border:1px solid rgba(255,255,255,.45);border-radius:38px;display:flex;align-items:center;gap:14px;padding:0 18px;background:rgba(0,85,128,.25);z-index:2}.ms .call-circle{width:51px;height:51px;border-radius:50%;background:#fff;color:#00839f;display:grid;place-items:center}.ms .call-circle svg{width:24px}.ms .support-call strong{font-size:18px;display:block}.ms .support-call small{margin-top:4px;display:flex;align-items:center;gap:7px;font-size:10px}.ms .support-call small svg{width:13px}.ms .need-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.ms .need-card{height:140px;border:1px solid #e7edf3;border-radius:14px;background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:8px 8px 15px}.ms .need-card img{width:100%;height:86px;object-fit:contain;margin-bottom:2px}.ms .need-card span{text-align:center;font-weight:700;font-size:11px;line-height:1.25}.ms .need-card small{display:block;font-size:9.5px;color:#7c8a9b;font-weight:500;margin-top:2px}.ms .blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ms .blog-card{height:166px;border:1px solid #e3eaf1;border-radius:12px}.ms .blog-image{height:65px;position:relative;overflow:hidden}.ms .blog-image img{width:100%;height:100%;object-fit:cover}.ms .blog-image span{position:absolute;left:8px;top:8px;background:rgba(255,255,255,.92);border-radius:4px;padding:3px 7px;color:#1680a0;font-size:9px;font-weight:700}.ms .blog-copy{padding:10px 12px}.ms .blog-copy h3{font-size:12px;line-height:1.2;margin:0 0 5px}.ms .blog-copy time{font-size:8.5px;color:#95a0ac;display:block}.ms .blog-copy a{display:flex;align-items:center;gap:5px;color:#1170d9;font-size:9px;font-weight:700;margin-top:4px}.ms .blog-copy svg{width:12px}.ms .testimonial-section{margin-top:18px}.ms .testimonial-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin-bottom:10px}.ms .testimonial-title span{height:1px;background:#e8edf3}.ms .testimonial-title h2{font-size:15px;margin:0}.ms .testimonial-wrap{position:relative;padding:0 55px}.ms .testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ms .testimonial-grid article{height:82px;border:1px solid #e4eaf1;border-radius:14px;display:flex;align-items:center;gap:11px;padding:10px 14px;background:#fff}.ms .testimonial-grid article img{width:50px;height:50px;border-radius:50%;object-fit:cover}.ms .testimonial-grid article>div{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px}.ms .testimonial-grid strong{font-size:10.5px}.ms .rating.plain{font-size:10px}.ms .testimonial-grid p{grid-column:1/-1;font-size:8.5px;line-height:1.35;color:#66778b;margin:4px 0 0}.ms .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:35px;height:35px;border:1px solid #dfe8ef;border-radius:50%;background:#fff;color:#396a98;font-size:25px;display:grid;place-items:center;line-height:1}.ms .slider-arrow.prev{left:0}.ms .slider-arrow.next{right:0}.ms .newsletter{height:72px;margin-top:15px;margin-bottom:0;border-radius:12px 12px 0 0;background:linear-gradient(100deg,#087e96,#006a92);display:grid;grid-template-columns:390px 1fr;align-items:center;padding:0 35px;color:#fff}.ms .newsletter-copy{display:flex;align-items:center;gap:15px}.ms .newsletter-copy>svg{width:37px;height:37px}.ms .newsletter-copy small,.ms .newsletter-copy strong{display:block}.ms .newsletter-copy strong{font-size:13px}.ms .newsletter-copy small{font-size:12px;font-weight:700}.ms .newsletter form{height:38px;display:flex}.ms .newsletter input{min-width:0;flex:1;border:0;border-radius:6px 0 0 6px;padding:0 15px;outline:0}.ms .newsletter button{width:145px;border:1px solid rgba(255,255,255,.6);border-radius:0 6px 6px 0;background:#075e8c;color:#fff;font-weight:700}.ms .footer{background:linear-gradient(105deg,#064c7b,#073663);color:#fff}.ms .footer-grid{min-height:205px;display:grid;grid-template-columns:1.25fr repeat(3,.9fr) 1.1fr;gap:45px;padding:30px 10px}.ms .brand.inverse .brand-copy strong{color:#fff}.ms .brand.inverse .brand-copy strong span{color:#53d5da}.ms .brand.inverse .brand-copy small{color:#b9d4e6}.ms .footer-brand p{font-size:10px;color:#c6d7e4;max-width:190px;line-height:1.5;margin:15px 0}.ms .socials{display:flex;gap:8px}.ms .socials a{width:28px;height:28px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}.ms .footer-grid h3{font-size:12px;margin:5px 0 12px}.ms .footer-grid>div:not(.footer-brand) a{display:block;font-size:9.5px;color:#d9e5ed;margin:6px 0}.ms .contact-col p{display:flex;align-items:flex-start;gap:8px;font-size:9.5px;color:#d9e5ed;line-height:1.45}.ms .contact-col svg{width:17px;height:17px;flex:0 0 auto}.ms .contact-col small,.ms .contact-col strong{display:block}.ms .pin{font-size:18px;line-height:1}.ms .footer-bottom{height:58px;background:#fff;color:#8792a0}.ms .footer-bottom .container{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:9px}.ms .payments{display:flex;align-items:center;gap:28px}.ms .payments strong{font-size:13px;color:#064f94}.ms .payments strong:nth-child(2){color:#3c4652;font-size:10px;display:flex;align-items:center}.ms .payments i{width:14px;height:14px;border-radius:50%;background:#ea1e25;display:inline-block;margin-right:-5px}.ms .payments i:nth-child(2){background:#f6a70a;margin-right:5px}.ms .payments span{display:flex;align-items:center;gap:6px}.ms .payments svg{width:14px}.ms .category-popover{position:fixed;z-index:20;top:105px;left:max(24px,calc((100vw - 1180px)/2 + 190px));width:210px;padding:9px;background:#fff;border:1px solid #dfe7ef;border-radius:10px;box-shadow:0 18px 40px rgba(20,48,78,.16)}.ms .category-popover a{display:block;padding:10px;border-radius:7px;font-size:12px}.ms .category-popover a:hover{background:#f2f7fd;color:#0967d8}.ms .toast{position:fixed;z-index:50;right:24px;bottom:24px;padding:12px 17px;border-radius:8px;background:#083763;color:#fff;box-shadow:0 12px 35px rgba(4,40,75,.28);font-weight:700;transform:translateY(30px);opacity:0;pointer-events:none;transition:.25s}.ms .toast.show{transform:translateY(0);opacity:1}@media(max-width:1100px){.ms .header-inner{grid-template-columns:180px 125px 1fr auto}.ms .header-actions{gap:10px}.ms .header-actions span:not(.badge){display:none}.ms .nav-links a{padding:0 10px}.ms .category-grid{overflow-x:auto;grid-template-columns:repeat(10,110px);padding-bottom:4px}.ms .product-grid{overflow-x:auto;grid-template-columns:repeat(7,160px);padding-bottom:5px}.ms .support-banner{grid-template-columns:150px 1fr 1fr 220px}.ms .doctor{margin-left:0}.ms .footer-grid{grid-template-columns:1.3fr repeat(4,1fr);gap:25px}}@media(max-width:820px){.ms .container{width:min(100% - 28px,1180px)}.ms .utility-links{display:none}.ms .utility-left{gap:13px;font-size:9px}.ms .main-header{height:auto;padding:12px 0}.ms .header-inner{grid-template-columns:1fr auto}.ms .category-select,.ms .phone-block{display:none}.ms .search-box{grid-column:1/-1;grid-row:2}.ms .brand-copy strong{font-size:21px}.ms .primary-nav{height:auto}.ms .nav-inner{flex-wrap:wrap}.ms .all-categories{height:48px}.ms .quick-support{margin-left:auto;margin-right:5px}.ms .nav-links{display:none;width:100%;height:auto;flex-direction:column;align-items:stretch;background:#064e7d}.ms .nav-links.open{display:flex}.ms .nav-links a{height:42px}.ms .hero-card{height:620px}.ms .hero-copy{left:25px;top:28px;width:calc(100% - 50px)}.ms .hero-copy h1{font-size:33px}.ms .hero-copy p{width:100%}.ms .hero-media{top:auto;bottom:0;width:100%;height:47%}.ms .hero-card:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.93) 50%,rgba(255,255,255,.2) 75%)}.ms .hero-stats{gap:10px;justify-content:space-between}.ms .hero-stats small{font-size:8px}.ms .carousel-dots{left:46%;bottom:8px}.ms .campaign-grid{grid-template-columns:1fr}.ms .campaign-card{height:175px}.ms .trust-strip{height:auto;grid-template-columns:1fr 1fr}.ms .trust-strip>div{height:60px}.ms .trust-strip>div:nth-child(2):after{display:none}.ms .support-banner{height:auto;grid-template-columns:100px 1fr;padding:14px}.ms .doctor{height:110px;width:100px;grid-row:1/3}.ms .support-copy h2{font-size:17px}.ms .support-list{grid-column:2}.ms .support-call{grid-column:1/-1;margin:12px 0 0;height:60px}.ms .need-grid{overflow-x:auto;grid-template-columns:repeat(6,170px)}.ms .blog-grid{overflow-x:auto;grid-template-columns:repeat(4,260px)}.ms .testimonial-wrap{padding:0}.ms .slider-arrow{display:none}.ms .testimonial-grid{overflow-x:auto;grid-template-columns:repeat(3,300px)}.ms .newsletter{height:auto;grid-template-columns:1fr;padding:20px;gap:15px}.ms .footer-grid{grid-template-columns:1fr 1fr;padding:30px 0}.ms .footer-brand{grid-column:1/-1}.ms .footer-bottom{height:auto;padding:15px 0}.ms .footer-bottom .container{gap:14px;align-items:flex-start;flex-direction:column}.ms .payments{gap:16px;flex-wrap:wrap}.ms .category-popover{left:20px;top:120px}}@media(max-width:540px){.ms .utility-left span:nth-child(2){display:none}@media(max-width:540px){.ms .utility-bar{height:auto;min-height:34px}.ms .utility-left{display:none}.ms .utility-inner{justify-content:center}.ms .utility-destek{display:flex;align-items:center;gap:6px;min-height:34px;padding:0 8px;max-width:100%;white-space:nowrap;font-size:12px;color:#41566f}.ms .utility-destek__etiket{display:none}.ms .utility-destek strong{font-size:12.5px;color:#0b3f77}}@media(min-width:541px) and (max-width:820px){.ms .utility-destek{min-width:0;white-space:nowrap;font-size:10px}.ms .utility-left{min-width:0;overflow:hidden}}.ms .hero-buttons{flex-direction:column;align-items:stretch}.ms .btn{width:100%}.ms .hero-stats{display:none}.ms .hero-card{height:585px}.ms .hero-copy h1{font-size:29px}.ms .category-grid{grid-template-columns:repeat(10,105px)}.ms .trust-strip{grid-template-columns:1fr}.ms .trust-strip>div:not(:last-child):after{left:20px;right:20px;bottom:0;height:0;border-right:0;border-bottom:1px solid #edf1f4}.ms .support-banner{grid-template-columns:1fr}.ms .doctor{display:none}.ms .support-call,.ms .support-copy,.ms .support-list{grid-column:1}.ms .newsletter form{height:auto;flex-direction:column;gap:8px}.ms .newsletter button,.ms .newsletter input{height:42px;width:100%;border-radius:6px}.ms .footer-grid{grid-template-columns:1fr}.ms .footer-brand{grid-column:auto}}.ms .brand-logo{height:58px;width:auto}@media (max-width:900px){.ms .brand-logo{height:44px}}.ms .contact-col a{display:flex;align-items:flex-start;gap:8px;font-size:9.5px;color:#d9e5ed;line-height:1.45;text-decoration:none}@media (min-width:821px){.ms .hero-section{width:min(1320px,calc(100% - 32px));margin-inline:auto}.ms .hero-card{height:430px}.ms .hero-card:after{background:none}.ms .hero-copy h1{font-size:44px;font-weight:600;letter-spacing:-1.2px}.ms .hero-copy p{font-weight:500}.ms .hero-copy .eyebrow{font-weight:700;letter-spacing:1.3px}}@media (min-width:1101px){.ms .category-grid{grid-template-columns:repeat(var(--cat-count,10),minmax(0,1fr))}}@media (max-width:1100px){.ms .category-grid{grid-template-columns:repeat(var(--cat-count,10),110px)}}@media (max-width:540px){.ms .category-grid{grid-template-columns:repeat(var(--cat-count,10),105px)}}.ms .product-card h3{font-size:11.5px;min-height:29px}.ms .price{font-size:13.5px}.ms .add-cart{height:32px;font-size:10.5px}.ms .card-brand{font-size:9px;line-height:1;color:#8b97a5;letter-spacing:.2px;text-transform:uppercase;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ms{background:transparent}@media (min-width:821px){.ms .category-card{height:172px;padding:12px 7px 14px}.ms .category-card img{height:116px;width:94%}.ms .category-card span{font-size:11px}.ms .trust-strip{height:92px}.ms .trust-strip svg{width:32px;height:32px}.ms .trust-strip strong{font-size:13px}.ms .trust-strip small{font-size:10.5px;margin-top:3px}.ms .product-card{min-height:300px}.ms .product-image{height:158px}.ms .product-image img{max-height:154px}}@media (max-width:820px){.ms .category-card{height:160px}.ms .category-card img{height:104px}.ms .product-image{height:140px}.ms .product-image img{max-height:136px}}.ms .utility-bar{height:auto;min-height:40px;display:flex;align-items:center}.ms .header-inner{gap:18px}.ms .brand{gap:0;margin-left:-10px}.ms .phone-block strong{font-weight:600;font-size:15.5px;letter-spacing:-.2px}.ms .header-actions button svg{width:26px;height:26px}.ms .header-actions button strong{font-size:13.5px}.ms .header-actions button small{font-size:11px}.ms .header-actions{gap:20px}@media (min-width:821px){.ms .trust-strip{height:74px;background:#f6f7f5;border-color:#eceee9}.ms .trust-strip svg{width:27px;height:27px}.ms .trust-strip strong{font-size:12.5px;font-weight:600}.ms .trust-strip small{font-size:10px;font-weight:400;color:#8b95a1}.ms .product-card{min-height:272px;padding:9px 9px 8px}.ms .product-image{height:146px;margin:0 0 4px}.ms .product-image img{max-height:142px}.ms .product-card h3{min-height:26px;margin:0 0 3px}.ms .discount{font-size:10px;padding:4px 9px;left:8px;top:8px}}.ms .section-heading{align-items:center;gap:14px}.ms .section-heading h2{order:0}.ms .section-heading:after{content:"";flex:1;order:1;height:1px;background:#e6ebf1}.ms .section-heading a{order:2}@media (min-width:821px){.ms .category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ms .category-card{height:auto;min-height:132px;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:16px 20px;text-align:left}.ms .category-card img{width:112px;height:96px;flex:0 0 112px;margin:0;object-fit:contain}.ms .category-card .cat-body{display:flex;flex-direction:column;gap:7px;align-items:flex-start;min-height:0;text-align:left}.ms .category-card .cat-name{font-size:16px;font-weight:700;line-height:1.25;color:var(--text);min-height:0;display:block;text-align:left}.ms .category-card .cat-cta{font-size:12.5px;font-weight:600;color:var(--blue);display:inline-flex;align-items:center;gap:6px}.ms .category-card:hover .cat-arrow{transform:translateX(3px)}.ms .category-card .cat-arrow{transition:transform .18s ease;display:inline-block}}@media (max-width:820px){.ms .category-grid{grid-template-columns:1fr;gap:10px;overflow-x:visible}.ms .category-card{height:auto;min-height:96px;flex-direction:row;align-items:center;gap:12px;padding:12px 14px}.ms .category-card img{width:78px;height:66px;flex:0 0 78px;margin:0}.ms .category-card .cat-body{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.ms .category-card .cat-name{font-size:14px;font-weight:700;min-height:0;text-align:left}.ms .category-card .cat-cta{font-size:11.5px;font-weight:600;color:var(--blue)}}.ms .section-heading h2,.ms .support-banner strong,.ms .support-phone strong{white-space:nowrap}.ms .newsletter,.ms .newsletter-band{margin-bottom:34px}@media (min-width:821px){.ms .header-inner{grid-template-columns:auto 1fr auto;align-items:center}.ms .phone-block{justify-self:end}.ms .hero-card{height:287px}.ms .hero-media{width:100%;left:0;right:0}.ms .hero-copy{position:relative;z-index:2}.ms .hero-copy h1{font-size:34px;margin:8px 0 10px}.ms .hero-copy p{max-width:44%}.ms .hero-stats{margin-top:12px}.ms .campaign-card{height:158px}.ms .campaign-card img{position:absolute;inset:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover;z-index:0}.ms .campaign-card>:not(img){position:relative;z-index:1}}.lmed-ticker-slot{width:150px!important;height:66px!important}.lmed-ticker-img{max-height:48px!important}.lmed-ticker-img[data-brand=prosomnus]{max-width:66px!important;max-height:66px!important}.lmed-ticker-img[data-brand=airliquide]{max-width:62px!important;max-height:62px!important}.lmed-ticker-img[data-brand=byond]{max-height:34px!important}.lmed-ticker-img[data-brand=bmc]{max-height:54px!important}.lmed-ticker-track{margin:34px 0 14px!important;gap:40px!important}.ms .newsletter{border-radius:14px}.ms .search-band{margin:0 0 18px;display:flex;justify-content:center}.ms .search-band .search-box{width:min(680px,100%)}@media (min-width:821px){.ms .category-grid{grid-template-columns:repeat(var(--cat-count,6),minmax(0,1fr));gap:12px}.ms .category-card{flex-direction:column;justify-content:flex-start;align-items:center;min-height:200px;padding:14px 10px;gap:8px;text-align:center}.ms .category-card img{width:100%;height:108px;flex:0 0 auto;margin:0}.ms .category-card .cat-body{align-items:center;text-align:center;gap:5px}.ms .category-card .cat-name{font-size:13.5px;text-align:center}.ms .category-card .cat-cta{font-size:11.5px}.ms .campaign-card:first-child img{object-position:100% center}.ms .campaign-card:nth-child(2) img{object-fit:contain;object-position:right center;transform:scale(.94)}.ms .campaign-card:nth-child(3) img{object-position:100% center}}.ms .main-header{height:auto;padding:14px 0}@media (min-width:821px){.ms .header-inner{grid-template-columns:auto 1fr auto auto;gap:26px}.ms .head-nav{display:flex;align-items:center;gap:26px;justify-self:center}.ms .head-nav .head-nav-cat,.ms .head-nav a{font-size:14.5px;font-weight:600;color:#31465f;background:none;border:0;padding:6px 0;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;text-decoration:none}.ms .head-nav .head-nav-cat:hover,.ms .head-nav a:hover{color:var(--blue)}.ms .head-nav a.active{color:var(--blue);position:relative}.ms .head-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-14px;height:2px;background:var(--blue);border-radius:2px}}@media (max-width:820px){.ms .header-inner{height:auto;row-gap:10px}.ms .header-inner>.brand{grid-row:1;grid-column:1}.ms .header-inner>.header-actions{grid-row:1;grid-column:2;justify-self:end}.ms .head-nav{grid-row:2;-ms-overflow-style:none;scrollbar-width:none;mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent);-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),transparent)}.ms .head-nav::-webkit-scrollbar{display:none}.ms .head-nav{display:flex;gap:18px;overflow-x:auto;-webkit-overflow-scrolling:touch;grid-column:1/-1;padding:8px 0 2px;min-width:0}.ms .header-inner,.ms .header-inner>*{min-width:0}.ms .head-nav .head-nav-cat,.ms .head-nav a{font-size:13px;font-weight:600;white-space:nowrap;background:none;border:0;color:#31465f;text-decoration:none}}.ms .phone-block,.ms .phone-block strong{white-space:nowrap}.ms .hero-section{margin-top:24px}.ms .hero-card{border:1px solid #e7edf4;box-shadow:0 14px 34px rgba(16,45,78,.07)}@media (min-width:821px){.ms .hero-card{height:350px;border-radius:20px}.ms .hero-media img{object-position:center 28%}.ms .hero-copy{top:38px;left:76px}.ms .hero-copy p{max-width:none;width:375px;margin-bottom:18px}.ms .hero-copy h1{font-weight:500;letter-spacing:-1px;margin:10px 0 12px}}.ms .hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #dbe5ee;background:rgba(255,255,255,.92);color:#1b4a78;display:grid;place-items:center;font-size:26px;line-height:1;box-shadow:0 4px 14px rgba(16,45,78,.12);transition:.18s}.ms .hero-arrow:hover{background:#fff;color:var(--blue);box-shadow:0 6px 18px rgba(16,45,78,.18)}.ms .hero-arrow.prev{left:16px}.ms .hero-arrow.next{right:16px}.ms .hero-arrow span{margin-top:-3px}.ms .carousel-dots{left:50%;transform:translateX(-50%);bottom:16px;gap:9px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.75);backdrop-filter:blur(2px)}.ms .carousel-dots span{display:block;width:9px;height:9px;background:#b9c6d4}.ms .carousel-dots span.active{background:var(--blue);width:22px;border-radius:999px}.ms .carousel-dots button{display:flex;align-items:center}@media (max-width:820px){.ms .hero-arrow{width:34px;height:34px;font-size:21px}.ms .hero-arrow.prev{left:8px}.ms .hero-arrow.next{right:8px}.ms .carousel-dots{left:50%;bottom:10px}}@media (min-width:821px){.ms .campaign-card:first-child img{object-fit:contain;object-position:right center}.ms .category-card .cat-cta{display:none}}.ms .container{width:min(1593px,calc(100% - 82px));max-width:none}@media (min-width:821px){.ms .hero-section{width:min(1593px,calc(100% - 82px));max-width:none}.ms .main-header{height:84px;padding:0}.ms .header-inner{grid-template-columns:auto 1fr auto auto;gap:0;align-items:center;height:100%}.ms .brand{margin-left:0}.ms .brand-logo{height:44px}.ms .head-nav{justify-self:center;gap:30px}.ms .head-nav .head-nav-cat,.ms .head-nav a{font-size:16px;font-weight:500;color:#334155;padding:0}.ms .head-nav a.active{font-weight:600}.ms .head-nav a.active:after{bottom:-30px;height:3px}.ms .head-search{justify-self:end;margin-right:30px}.ms .head-search .search-box{width:264px;height:40px;border-radius:10px;border:1px solid #e2e8f0;background:#fff}.ms .head-search .search-box input{font-size:13px;padding:0 14px}.ms .head-search .search-box button{width:44px;background:transparent;color:#64748b;border-radius:0 10px 10px 0}.ms .head-search .search-box button span{display:none}.ms .head-search .search-box button svg{width:18px;height:18px}.ms .header-actions{gap:32px}.ms .header-actions button{flex-direction:column;align-items:center;gap:4px}.ms .header-actions button>svg{width:24px;height:24px;color:#334155}.ms .header-actions span:not(.badge){align-items:center}.ms .header-actions button strong{font-size:11.5px;font-weight:500;color:#475569}.ms .header-actions .badge{top:-4px;left:auto;right:-8px}.ms .hero-section{margin-top:20px;margin-bottom:19px}.ms .hero-card{height:345px;border-radius:16px}.ms .hero-copy{top:50%;transform:translateY(-50%);left:139px;width:470px}.ms .hero-copy h1{font-size:34px;font-weight:400;line-height:1.24;letter-spacing:-.3px;color:#1e293b;margin:0 0 12px}.ms .hero-copy p{width:330px;font-size:15px;color:#64748b;margin:0 0 24px;line-height:1.5}.ms .btn{height:44px;font-size:14px;border-radius:10px;padding:0 22px}.ms .hero-arrow{width:54px;height:54px;border:0;background:#fff;box-shadow:0 4px 16px rgba(15,23,42,.12)}.ms .hero-arrow.prev{left:18px}.ms .hero-arrow.next{right:18px}.ms .carousel-dots{background:none;backdrop-filter:none;padding:0;bottom:22px;gap:7px}.ms .carousel-dots span{width:7px;height:7px;background:#cbd5e1}.ms .carousel-dots span.active{width:20px;background:var(--blue)}.ms .promo-band{position:relative;background:#fafafa;border-radius:16px;padding:20px 126px}.ms .campaign-grid{gap:16px;margin-bottom:0}.ms .campaign-card{height:132px;border-radius:14px;padding:16px 18px}.ms .campaign-card h2{font-size:19px;margin:9px 0 6px}.ms .campaign-card p{font-size:11.5px;margin:0}.ms .promo-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:54px;height:54px;border-radius:50%;border:0;background:#fff;color:#475569;display:grid;place-items:center;font-size:26px;line-height:1;box-shadow:0 4px 16px rgba(15,23,42,.1)}.ms .promo-arrow:hover{color:var(--blue);box-shadow:0 6px 20px rgba(15,23,42,.16)}.ms .promo-arrow.prev{left:36px}.ms .promo-arrow.next{right:36px}.ms .promo-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.ms .promo-dots span{width:7px;height:7px;border-radius:50%;background:#cbd5e1;display:block}.ms .promo-dots .active{width:20px;border-radius:999px;background:var(--blue)}.ms .section-heading:after{display:none}.ms .section-heading{justify-content:space-between;margin-bottom:14px}.ms .section-heading h2{font-size:22px;font-weight:700;letter-spacing:-.3px}.ms .section-heading a{font-size:13px;color:var(--blue);font-weight:500}.ms .category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.ms .category-card{min-height:150px;padding:14px 16px;gap:12px;border-radius:14px}.ms .category-card img{width:88px;height:88px;flex:0 0 88px}.ms .category-card .cat-name{font-size:15px}.ms .category-card .cat-cta{font-size:12px}.ms .support-banner{height:152px}.ms .doctor{height:144px;width:130px;object-position:bottom center;margin-left:24px}.ms .hero-card{height:318px}.ms .hero-media img{object-fit:contain;object-position:center center}.ms .hero-media{position:absolute}.ms .hero-media:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 54px 10px rgba(15,23,42,.1)}.ms .hero-buttons .btn{font-weight:500}.ms .campaign-card img{right:16px;top:50%;bottom:auto;transform:translateY(-50%);width:38%;height:78%;object-fit:contain}.ms .campaign-card h2{font-weight:500}.ms .campaign-card p{font-weight:400}.ms .campaign-label{font-weight:600;letter-spacing:.02em}.ms .category-card{border-color:#e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.06),0 6px 16px rgba(15,23,42,.05)}.ms .category-card:hover{box-shadow:0 2px 4px rgba(15,23,42,.08),0 10px 24px rgba(15,23,42,.08)}.ms .product-image{height:158px}.ms .product-image img{max-height:156px}.ms .product-card h3{font-size:12.5px;line-height:1.3;min-height:32px}.ms .price{font-size:14px}.ms .product-card del{font-size:10px}.ms .rating{font-size:13px}.ms .rating span{font-size:10px}.ms .discount{font-weight:600;font-size:9.5px}.ms .support-banner{overflow:visible}.ms .support-banner:after{display:none}.ms .doctor{height:210px;width:172px;object-fit:contain;object-position:bottom center;align-self:end;margin-left:24px;margin-bottom:0;margin-top:-58px;position:relative;z-index:3}}@media (max-width:820px){.ms .support-banner{overflow:hidden}.ms .doctor{margin-top:0;height:110px;width:100px}.ms .hero-media img{object-fit:cover}}.ms .hero-media img{object-fit:cover;object-position:32% var(--hero-odak,center)}.ms .campaign-card{overflow:hidden}.ms .campaign-content{width:60%}.ms .campaign-card img{right:10px;top:50%;bottom:auto;transform:translateY(-50%);width:32%;max-width:150px;height:72%;object-fit:contain}@media (min-width:821px){.ms .support-banner{margin-top:86px}}.ms .product-image{display:grid;place-items:center;margin:2px 0 6px}.ms .product-image img{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.ms .product-card h3{font-size:13px;line-height:1.3;min-height:34px}.ms .rating{font-size:15px;letter-spacing:1px}.ms .rating span{font-size:10.5px;letter-spacing:0}.ms .campaign-card img{left:auto;width:62%}.ms .campaign-card:after{background:linear-gradient(90deg,rgba(255,255,255,.97),rgba(255,255,255,.88) 42%,rgba(255,255,255,0) 72%)}@media (min-width:821px){.ms .campaign-card{height:158px}.ms .campaign-card h2{font-size:18px;margin:8px 0 5px}.ms .campaign-card p{font-size:11.5px;line-height:1.4;margin:0 0 10px}}.ms .campaign-card,.ms .cpap-card,.ms .shipping-card{background:#fff;border:1px solid #e8edf4}.ms .campaign-card img{position:absolute;inset:0;left:0;right:0;top:0;bottom:0;transform:none;width:100%;max-width:none;height:100%;object-fit:cover;object-position:right center;z-index:0}.ms .campaign-card:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#fff,rgba(255,255,255,.94) 40%,rgba(255,255,255,0) 70%)}.ms .campaign-content{position:relative;z-index:2;width:56%}.ms .promo-band{background:transparent}.ms .product-card h3,.ms .product-card h3 a{color:#0f172a;font-weight:700}.ms .promo-band{background:transparent!important}.ms .campaign-card img{position:absolute!important;top:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:right center!important;transform:none!important;z-index:0!important}.ms .campaign-card:after{z-index:1!important}.ms .campaign-content{position:relative!important;z-index:3!important;width:56%!important}@media (min-width:821px){.ms .campaign-card{height:176px!important}}.ms .product-image{height:150px!important;flex:0 0 150px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.ms .product-image img{width:100%!important;height:150px!important;max-height:150px!important;min-height:0!important;object-fit:contain!important}.ms .product-card h3,.ms .product-card h3 a{color:#0f172a!important;font-weight:700!important}.ms .section-heading{display:flex!important;align-items:center!important;gap:16px!important}.ms .section-heading h2{flex:0 0 auto!important}.ms .section-heading:before{content:""!important;flex:1 1 auto!important;height:1px!important;background:#e6ebf2!important;order:1!important}.ms .section-heading a{order:2!important;flex:0 0 auto!important;font-size:15px!important;font-weight:600!important}.ms .section-heading a svg{width:16px!important;height:16px!important}.ms .product-card .wishlist{display:none!important}.ms .product-card .card-brand,.ms .product-card .rating{margin:2px 0 0!important}.ms .price-row{display:flex!important;align-items:baseline!important;gap:8px!important;margin-top:6px!important;margin-bottom:8px!important}.ms .price-row .price{margin:0!important;font-size:15px!important}.ms .price-row del{margin:0!important;font-size:11px!important;color:#98a2ad!important}.ms .campaign-card:after,.ms .price-spacer{display:none!important}@media (min-width:821px){.ms .campaign-card{height:146px!important;padding:14px 16px!important}.ms .campaign-card h2{font-size:16px!important;margin:6px 0 4px!important}.ms .campaign-card p{font-size:11px!important;line-height:1.35!important;margin:0 0 8px!important}.ms .campaign-card a{height:26px!important;font-size:10px!important}.ms .campaign-label{font-size:8.5px!important;padding:3px 6px!important}.ms .campaign-card img{width:74%!important;left:auto!important;right:0!important}.ms .campaign-card{background:#f3f7fd!important}.ms .cpap-card{background:#f6f8fb!important}.ms .shipping-card{background:#f2f8f1!important}.ms .campaign-content{width:46%!important}}.ms .category-card{min-height:135px!important;padding:12px 14px!important;height:135px!important}.ms .category-card .cat-name{line-height:1.25!important}.ms .category-card .cat-icon,.ms .category-card img{left:5%!important;width:40%!important;top:50%!important;transform:translateY(-50%)!important;height:78%!important}.ms .category-card .cat-body{margin-left:48%!important}@media (min-width:821px){.ms .campaign-card{background:linear-gradient(100deg,#e8f0fb,#eef4fd 45%,#f3f7fd)!important}.ms .cpap-card{background:linear-gradient(100deg,#eaeff6,#f1f4f9 45%,#f6f8fb)!important}.ms .shipping-card{background:linear-gradient(100deg,#e7f2e6,#eef6ed 45%,#f2f8f1)!important}}.ms .product-image{height:182px!important;flex:0 0 182px!important}.ms .product-image img{height:182px!important;max-height:182px!important}.ms .blog-card{height:196px!important}.ms .blog-image{height:104px!important}.ms .footer{background:#0f172a!important;color:#fff!important;position:relative!important}.ms .footer:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:0!important;height:40px!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(212,245,238,.18) 0,rgba(204,229,245,.1) 50%,transparent)!important}.ms .footer-grid{position:relative!important;max-width:1300px!important;grid-template-columns:1.2fr 1fr 1fr 1fr!important;gap:36px!important;padding:40px 20px 28px!important;align-items:start!important}.ms .footer-brand .contact-col{margin-top:26px!important}.ms .footer-brand p{color:#94a3b8!important;font-size:14px!important;line-height:1.65!important;max-width:280px!important;margin:16px 0 20px!important}.ms .footer-grid h3{font-size:13px!important;font-weight:600!important;color:#fff!important;text-transform:uppercase!important;letter-spacing:.06em!important;margin:4px 0 18px!important}.ms .footer-grid>div:not(.footer-brand) a{font-size:13px!important;color:#94a3b8!important;margin:10px 0!important}.ms .footer-grid>div:not(.footer-brand) a:hover{color:#fff!important}.ms .contact-col a,.ms .contact-col p{display:flex!important;align-items:center!important;gap:12px!important;font-size:15px!important;font-weight:500!important;color:#cbd5e1!important;margin:0 0 16px!important;line-height:1.4!important}.ms .contact-col a:hover{color:#fff!important}.ms .contact-col .pin,.ms .contact-col svg{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:10px!important;background:rgba(255,255,255,.05)!important;display:grid!important;place-items:center!important;padding:11px!important;color:#0d9488!important;font-size:16px!important}.ms .contact-col a:nth-of-type(2) svg{color:#60a5fa!important}.ms .contact-col .pin{color:#7c3aed!important}.ms .contact-col strong{font-size:15px!important;color:#e2e8f0!important}.ms .contact-col small{font-size:12px!important;color:#94a3b8!important;margin-top:2px!important}.ms .footer-bottom{background:#0f172a!important;border-top:1px solid rgba(255,255,255,.05)!important}.ms .footer-bottom .container{max-width:1300px!important;padding:18px 20px!important;font-size:11px!important}.ms .footer-bottom .payments strong{color:#cbd5e1!important}.ms .footer-bottom{background:#fff!important;color:#64748b!important;border-top:0!important}.ms .footer-bottom .payments strong{color:#0f172a!important}.ms .footer-bottom .payments span{color:#475569!important}.ms .footer .brand-logo{height:68px!important}.ms .add-cart{height:38px!important;font-size:12.5px!important;border-radius:8px!important;gap:8px!important}.ms .section-heading h2 a{color:inherit!important;text-decoration:none!important}.ms .section-heading h2 a:hover{color:var(--blue)!important}.ms .category-card img{left:5%!important;width:40%!important;height:88%!important;object-fit:cover!important;border-radius:8px!important}@media (min-width:821px){.ms .campaign-card{background:linear-gradient(90deg,#d7e6fb,#e8f0fd 26%,#e8f0fd)!important}.ms .cpap-card{background:linear-gradient(90deg,#e2e7f2,#eef1f8 26%,#eef1f8)!important}.ms .shipping-card{background:linear-gradient(90deg,#e4efe1,#f3f7f2 26%,#f3f7f2)!important}}.ms .blog-copy h3{font-size:14px!important;line-height:1.3!important;margin:0 0 6px!important}.ms .blog-copy a{font-size:12px!important;font-weight:600!important;margin-top:6px!important}.ms .blog-copy time{font-size:10.5px!important}.ms .support-banner{background-repeat:no-repeat!important}.ms .support-logo{height:48px!important;display:block!important;margin:0 0 10px!important}@media (min-width:821px){.ms .support-banner{height:186px!important;grid-template-columns:215px 1.2fr 1fr 255px!important}.ms .doctor{height:238px!important;width:175px!important;margin-top:-52px!important}}@media (max-width:820px){.ms .support-logo{height:26px!important;margin-bottom:7px!important}}.ms .campaign-card{background:#e8effd!important}.ms .cpap-card{background:#eceff8!important}.ms .shipping-card{background:#f2f6ee!important}.ms #guide{margin-bottom:56px!important}@media (max-width:820px){.ms .footer-grid{grid-template-columns:1fr 1fr!important;gap:22px 24px!important}.ms .footer-brand{grid-column:1/-1!important}}@media (max-width:540px){.ms .footer-grid{grid-template-columns:1fr!important}}@media (max-width:820px){.ms .section-heading{gap:10px!important}.ms .section-heading:before{display:none!important}.ms .section-heading h2{flex:1 1 auto!important;min-width:0!important}.ms .section-heading a{white-space:nowrap!important;font-size:13px!important}}.ms .need-grid{display:grid!important;grid-template-columns:1.35fr 1.35fr .9fr .9fr!important;grid-template-rows:repeat(2,minmax(122px,auto))!important;gap:14px!important;overflow:visible!important}.ms .need-card{position:relative!important;display:block!important;height:auto!important;min-height:122px!important;overflow:hidden!important;padding:18px!important;border:1px solid #d8e4f1!important;border-radius:14px!important;background:linear-gradient(135deg,#f7fbff,#edf6ff)!important;box-shadow:0 4px 14px rgba(27,59,91,.045)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.ms .need-card:nth-child(2){background:linear-gradient(135deg,#f5fff7,#edf9ef)!important}.ms .need-card:nth-child(3n){background:linear-gradient(135deg,#f8fbff,#eef7fb)!important}.ms .need-card:hover{transform:translateY(-2px)!important;border-color:#a9c8ef!important;box-shadow:0 9px 22px rgba(20,85,163,.09)!important}.ms .need-card-large{grid-row:span 2!important;min-height:258px!important;padding:28px!important}.ms .need-copy{position:relative;z-index:2;width:52%;text-align:left!important}.ms .need-copy h3{margin:0;color:#0b2b59;font-size:20px;font-weight:750;line-height:1.2}.ms .need-copy p{display:-webkit-box;overflow:hidden;margin:12px 0 0;color:#5d6d83;font-size:12.5px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ms .need-cta{display:inline-flex!important;min-height:0!important;align-items:center;gap:7px;margin-top:22px;color:#0968dd;font-size:12.5px!important;font-weight:700!important;text-align:left!important}.ms .need-cta svg{width:14px;height:14px}.ms .need-card>img,.ms .need-icon{position:absolute;right:2%;bottom:2%;width:52%!important;height:88%!important;margin:0!important;object-fit:contain!important}.ms .need-icon{display:grid!important;place-items:center;color:#6c9bcc}.ms .need-icon svg{width:70px;height:70px;stroke-width:1.25}.ms .need-card-small{padding:16px 13px 14px 43%!important}.ms .need-card-small .need-copy{width:100%}.ms .need-card-small .need-copy h3{font-size:14px}.ms .need-card-small .need-copy p{margin-top:5px;font-size:10.5px;line-height:1.4;-webkit-line-clamp:2}.ms .need-card-small .need-cta{margin-top:10px;font-size:11px!important}.ms .need-card-small>.need-icon,.ms .need-card-small>img{right:auto;left:2%;bottom:4%;width:39%!important;height:91%!important}.ms .blog-grid{display:grid!important;grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,.5fr))!important;gap:14px!important;overflow:visible!important}.ms .blog-card{position:relative;height:210px!important;overflow:hidden;border:1px solid #dce5ef!important;border-radius:14px!important;background:#fff;box-shadow:0 4px 14px rgba(27,59,91,.045)}.ms .blog-card-featured .blog-image{position:absolute;inset:0;height:100%!important}.ms .blog-card-featured .blog-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(244,249,255,.98),rgba(244,249,255,.92) 43%,rgba(244,249,255,.12) 70%)}.ms .blog-card-featured .blog-image span{z-index:2;left:24px;top:20px;background:#1268d7;color:#fff;font-size:10px}.ms .blog-card-featured .blog-copy{position:relative;z-index:2;display:flex;width:55%;height:100%;flex-direction:column;justify-content:center;padding:42px 24px 20px!important}.ms .blog-card-featured .blog-copy h3{margin:0;color:#0b2b59;font-size:20px;line-height:1.25}.ms .blog-card-featured .blog-copy p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#5f7089;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ms .blog-card-featured .blog-copy time{margin-top:7px;font-size:9.5px}.ms .blog-card .blog-copy>a{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:#0968dd;font-size:11.5px;font-weight:700}.ms .blog-card .blog-copy>a svg{width:14px;height:14px}.ms .blog-card-small .blog-image{height:88px!important}.ms .blog-card-small .blog-image span{font-size:9px}.ms .blog-card-small .blog-copy{display:flex;height:122px;flex-direction:column;padding:11px 12px!important}.ms .blog-card-small .blog-copy h3{margin:0;color:#0b2545;font-size:12px;line-height:1.3}.ms .blog-card-small .blog-copy h3,.ms .blog-card-small .blog-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ms .blog-card-small .blog-copy p{margin:5px 0 0;color:#68778c;font-size:9.5px;line-height:1.4}.ms .blog-card-small .blog-copy time{display:none}.ms .add-cart:not(:disabled){background:#0b63ce!important}@media (max-width:1100px) and (min-width:821px){.ms .need-grid{grid-template-columns:1.2fr 1.2fr 1fr 1fr!important}.ms .need-card-large{padding:21px!important}.ms .need-copy h3{font-size:17px}.ms .blog-grid{grid-template-columns:1.35fr repeat(3,minmax(0,.55fr))!important}.ms .blog-card-featured .blog-copy{width:62%}}@media (max-width:820px){.ms .need-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto!important}.ms .need-card-large{grid-row:span 1!important;min-height:230px!important}.ms .need-card-small{min-height:145px!important}.ms .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ms .blog-card-featured{grid-column:1/-1;height:230px!important}.ms .blog-card-small{height:200px!important}.ms .blog-card-small .blog-copy{height:112px}}@media (max-width:540px){.ms .need-grid{grid-template-columns:1fr!important}.ms .need-card-large{min-height:220px!important;padding:22px!important}.ms .need-card-small{min-height:132px!important}.ms .blog-grid{grid-template-columns:1fr!important}.ms .blog-card-featured{grid-column:auto;height:250px!important}.ms .blog-card-featured .blog-copy{width:72%;padding:42px 17px 17px!important}.ms .blog-card-featured .blog-copy h3{font-size:17px}.ms .blog-card-featured .blog-image span{left:17px}}.store-header-shell{display:contents}.ms .main-header{position:sticky!important;top:0;z-index:50}.ms .section-heading h2{font-size:26.4px!important}.ms .main-header .brand-logo{height:48.4px!important;width:auto!important}.ms .campaign-label.green{color:#356b3a}.ms .trust-strip small{color:#5f6771!important}.ms .discount.red{background:#b91c1c}.ms .discount.orange{background:#92400e}.ms .discount.green-badge{background:#166534}.ms .rating span{color:#5f6771}.ms .socials span{width:28px;height:28px;border:1px solid rgba(255,255,255,.45);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:700}@supports (content-visibility:auto){.ms #products,.ms .blog-grid,.ms .need-grid,.ms .section-block,.ms .support-banner,.ms .testimonial-section{content-visibility:auto;contain-intrinsic-size:auto 360px}}.ms .campaign-card img{left:auto!important;right:0!important;width:58%!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000)!important;mask-image:linear-gradient(90deg,transparent,#000 22%,#000)!important}@media (max-width:820px){.ms .campaign-card img{width:52%!important;-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,#000)!important;mask-image:linear-gradient(90deg,transparent,#000 30%,#000)!important}}.ms .section-heading h2{font-size:30px!important}.ms .cpap-card img{object-position:right center!important;width:52%!important}.ms .product-card h3,.ms .product-card h3 a{color:#33415c!important;font-weight:500!important;font-size:13px!important;letter-spacing:-.1px!important}.ms .rating{font-size:17px!important;letter-spacing:1.5px!important}.ms .rating span{font-size:11px!important}.ms .product-card .price,.ms .product-card .price-row{display:flex!important;align-items:baseline!important;justify-content:flex-end!important;gap:8px!important;text-align:right!important}.ms .product-card del{margin-top:0!important;order:-1!important}.ms .add-cart,.ms .product-card button[class*=add]{height:40px!important;border-radius:10px!important;background:#0b63ce!important;background-image:none!important;color:#fff!important;font-size:13px!important;font-weight:600!important;gap:9px!important;box-shadow:0 2px 6px rgba(11,99,206,.25)!important}.ms .add-cart svg{width:15px!important;height:15px!important}@media (min-width:821px){.ms .support-banner{overflow:visible!important}.ms .doctor{height:250px!important;width:186px!important;object-fit:contain!important;object-position:bottom center!important;align-self:end!important;margin-top:-64px!important;position:relative!important;z-index:3!important}}.ms .support-logo{height:60px!important;margin-bottom:12px!important}.ms .support-copy h2{font-size:25px!important}.ms .support-copy p{font-size:13px!important;line-height:1.6!important;max-width:430px!important}.ms .support-list{font-size:13px!important;gap:9px!important}.ms .support-list span{width:21px!important;height:21px!important}.ms .support-list svg{width:14px!important}.ms .footer .brand-logo{height:86px!important;width:auto!important}.ms .section-heading h2 a{font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important}.ms .section-heading h2{font-size:32px!important;font-weight:700!important}@media (min-width:821px){.ms .support-banner{height:158px!important;overflow:visible!important;position:relative!important}.ms .doctor{position:absolute!important;left:16px!important;bottom:0!important;height:197px!important;width:146px!important;margin:0!important;object-fit:contain!important;object-position:bottom center!important;z-index:4!important}.ms .support-banner{grid-template-columns:200px 1.2fr 1fr 255px!important;margin-top:92px!important}}.ms .support-logo{height:52px!important}.ms .support-list{gap:7px!important}.ms .footer-bottom .payments .payment-iyzico{height:22px;width:auto;display:block;flex:0 0 auto}@media(max-width:540px){.ms .footer-bottom .payments .payment-iyzico{height:18px}}.ms .campaign-card{transition:transform .28s cubic-bezier(.22,.61,.36,1),box-shadow .28s ease,border-color .28s ease;will-change:transform}.ms .campaign-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 20px 42px rgba(15,58,96,.14);border-color:#cfe0f5}.ms .campaign-card img{transition:transform .35s ease}.ms .campaign-card:hover img{transform:scale(1.05)}@media(hover:none){.ms .campaign-card:hover{transform:none;box-shadow:0 8px 22px rgba(15,58,96,.035)}}.ms .campaign-card h2,.ms .hero-copy h1,.ms .need-card span,.ms .testimonial-title h2{font-weight:600}.ms .section-heading h2{font-size:22px!important}.ms .section-heading h2,.ms .support-copy h2{font-weight:600!important}.ms .footer-bottom{height:auto;min-height:0;padding:0 0 6px}.ms .footer-bottom .container{height:auto;min-height:0;flex-wrap:wrap;gap:4px 24px;padding-top:6px}.ms .footer-legal{background:transparent;border:0}.ms .footer-legal-line{margin:0;padding-top:8px;color:#94a3b8;font-size:9.5px;line-height:1.6;letter-spacing:.01em}.ms .support-banner{position:relative!important;display:flex!important;gap:26px!important;height:auto!important;min-height:162px!important;overflow:visible!important;padding-left:216px!important;padding-right:28px!important;margin-top:96px!important}.ms .support-banner:after{display:block!important}.ms .support-wrap{position:relative}.ms .doctor{position:absolute!important;bottom:0!important;left:22px!important;height:228px!important;max-height:none!important;width:auto!important;max-width:none!important;margin:0!important;z-index:3!important;object-fit:contain!important;object-position:bottom center!important;align-self:auto!important;flex:none!important;pointer-events:none}.ms .support-copy{position:relative!important;z-index:2!important;padding:14px 0!important}.ms .support-logo{height:40px!important;margin-bottom:9px!important}.ms .support-copy h2{font-size:22px!important;margin:0 0 6px!important}.ms .support-copy p{font-size:12px!important;line-height:1.55!important;max-width:420px!important;color:#e6f7f9!important}.ms .support-list{position:relative;z-index:2;font-size:12px!important;gap:8px!important}.ms .support-call,.ms .support-list{flex:0 0 auto!important}@media(max-width:820px){.ms .campaign-card{height:auto!important;min-height:168px;padding:18px!important}.ms .campaign-card .campaign-content{width:66%}.ms .support-banner{flex-wrap:wrap!important;gap:14px 18px!important;padding:16px 172px 16px 16px!important;min-height:0!important;margin-top:88px!important}.ms .doctor{left:auto!important;right:8px!important;height:212px!important;max-height:212px!important}.ms .support-copy{flex:1 1 200px!important}.ms .support-call,.ms .support-list{flex:1 1 100%!important}.ms .support-call{margin:4px 0 0!important}}.ms .blog-image-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eaf4fb,#dcebf7)}.ms .blog-image-fallback svg{width:30%;height:30%;color:#7fa9d1}@media(max-width:540px){.ms .campaign-card{min-height:0}.ms .campaign-card .campaign-content{width:100%}.ms .hero-copy h1{font-size:26px;letter-spacing:-1px}.ms .hero-copy p{font-size:13px}.ms .section-heading h2{font-size:18px}.ms .footer-legal-line{font-size:9px}.ms .support-banner{padding-right:150px!important}.ms .doctor{display:block!important;height:168px!important;max-height:168px!important;right:4px!important}}.ms .promo-viewport{overflow:hidden}.ms .promo-track{display:flex;will-change:transform;transition:transform 1.05s cubic-bezier(.36,.66,.24,1)}.ms .promo-track>.campaign-grid{flex:0 0 100%;min-width:0;margin-bottom:0}@media (prefers-reduced-motion:reduce){.ms .promo-track{transition:none}}.ms .hero-track{display:flex;will-change:transform;transition:transform 1.05s cubic-bezier(.36,.66,.24,1)}.ms .hero-slide{position:relative;flex:0 0 100%;min-width:0;height:100%}@media (prefers-reduced-motion:reduce){.ms .hero-track{transition:none}}@media (min-width:821px){.ms .category-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:14px!important}}.ms .category-card{max-width:176px!important;margin-inline:auto!important;height:208px!important;min-height:0!important;flex-direction:column!important;padding:18px 14px 16px!important;border-radius:16px!important;text-align:center!important}.ms .category-card .cat-icon,.ms .category-card img{position:static!important;left:auto!important;top:auto!important;width:100%!important;max-width:100%!important;height:120px!important;border-radius:0!important;flex:0 0 auto!important}.ms .category-card .cat-body{margin-left:0!important;width:100%!important;flex:1 1 auto!important;align-items:center!important;justify-content:center!important;text-align:center!important}.ms .category-card .cat-name{font-size:15px!important;text-align:center!important;color:var(--blue)!important;line-height:1.3!important}.ms .category-card .cat-cta{display:none!important}@media (max-width:820px){.ms .category-card{max-width:158px!important;height:190px!important;padding:14px 12px 12px!important}.ms .category-card .cat-icon,.ms .category-card img{height:106px!important}.ms .category-card .cat-name{font-size:13.5px!important}}@media (min-width:1101px){.ms .product-grid{grid-template-columns:repeat(min(var(--urun-sayisi,8),8),minmax(0,1fr))!important;gap:10px!important}}.ms .product-card .product-image{height:152px!important;flex:0 0 152px!important}.ms .product-card .product-image img{max-height:146px!important;max-width:100%!important}.ms .product-card .add-cart{flex:0 0 38px!important;height:38px!important}.ms .add-cart{transition:background-color .25s ease,color .25s ease!important}.ms .add-cart.eklendi:not(:disabled){background:var(--green)!important;color:#fff!important}.ms .add-cart.eklendi:not(:disabled):hover{background:#4a7a4b!important}@keyframes ms-urun-vurgu{0%{box-shadow:0 0 0 0 rgba(86,137,87,.55)}35%{box-shadow:0 0 0 6px rgba(86,137,87,.22)}to{box-shadow:0 0 0 0 rgba(86,137,87,0)}}.ms .product-card.urun-vurgu{border-color:var(--green)!important;animation:ms-urun-vurgu 1.2s ease-out 2}@media (prefers-reduced-motion:reduce){.ms .product-card.urun-vurgu{animation:none}}@media (min-width:821px){.ms .category-grid{grid-template-columns:repeat(6,148px)!important;justify-content:center!important;gap:10px!important}}.ms .category-card{max-width:148px!important;height:178px!important;padding:14px 10px 12px!important}.ms .category-card .cat-name{font-size:13.5px!important}@media (max-width:820px){.ms .category-card{max-width:136px!important;height:162px!important}.ms .category-card .cat-icon,.ms .category-card img{height:90px!important}.ms .category-card .cat-name{font-size:12.5px!important}}.ms .need-card-large{min-height:206px!important;padding:22px!important}.ms .need-card-small{min-height:98px!important}.ms .footer-bottom{padding:0 0 4px!important}.ms .footer-bottom .container{padding-top:6px!important;gap:2px 20px!important}.ms .footer-bottom .payment-iyzico,.ms .footer-bottom .payments img{max-height:15px!important}.ms .need-card-small{padding:12px 11px 11px 40%!important}.ms .need-card-small .need-copy h3{font-size:13px!important}.ms .need-card-small .need-copy p{margin-top:3px!important;font-size:10px!important;line-height:1.35!important}.ms .need-card-small .need-cta{margin-top:6px!important;font-size:10.5px!important}.ms .need-card-large .need-copy h3{font-size:19px!important}.ms .need-card-large .need-copy p{margin-top:6px!important;font-size:11.5px!important}@media (min-width:821px){.ms .need-grid{grid-template-rows:repeat(2,148px)!important}.ms .need-card-large{padding:20px!important}.ms .need-card,.ms .need-card-large{min-height:0!important}.ms .trust-strip{width:min(100%,1180px)!important;margin-inline:auto!important;background:#f9faf8!important;border-color:#f0f2ee!important}}.ms .support-banner{background-size:cover!important;background-position:50%!important}.ms .support-list{align-self:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.ms .section-block .section-heading h2{letter-spacing:-.2px!important}@media (min-width:821px){.ms .category-grid{grid-template-columns:242fr 227fr 225fr 226fr 225fr 225fr!important;justify-content:stretch!important;gap:20px!important}}.ms .category-card{max-width:none!important;width:100%!important;height:142px!important;margin-inline:0!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;padding:0!important;border:1px solid #f2f3f6!important;border-radius:14px!important;background:#fff!important;box-shadow:0 4px 16px rgba(19,37,75,.06)!important;text-align:left!important;position:relative!important;overflow:hidden!important}.ms .category-card .cat-icon,.ms .category-card img{position:absolute!important;left:15px!important;top:19px!important;transform:none!important;width:122px!important;height:102px!important;max-width:none!important;object-fit:contain!important;margin:0!important;flex:none!important}.ms .category-card .cat-icon{display:grid!important;place-items:center!important}.ms .category-card .cat-body{position:absolute!important;left:145px!important;right:6px!important;top:41px!important;transform:none!important;width:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:18px!important;text-align:left!important;margin:0!important}.ms .category-card .cat-name{font-size:14px!important;line-height:19px!important;font-weight:700!important;letter-spacing:-.15px!important;color:#0b1937!important;text-align:left!important;min-height:0!important;line-height:17px!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important}.ms .category-card .cat-cta{display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:11px!important;line-height:17px!important;font-weight:500!important;color:#1a57f8!important;white-space:nowrap!important}@media (max-width:1200px){.ms .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:820px){.ms .category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.ms .category-card{height:126px!important}.ms .category-card .cat-icon,.ms .category-card img{left:10px!important;width:96px!important;height:88px!important}.ms .category-card .cat-body{left:114px!important}.ms .category-card .cat-name{font-size:13px!important}}@media (max-width:540px){.ms .category-grid{grid-template-columns:1fr!important}}.ms .support-banner{gap:22px!important;align-items:center!important}.ms .support-logo{flex:0 0 auto!important;height:62px!important;width:auto!important;margin:0!important;align-self:center!important;position:relative;z-index:2}.ms .support-copy{flex:1 1 auto!important;min-width:0!important;padding:0!important}.ms .support-copy h2{margin:0 0 5px!important}.ms .support-copy p{margin:0!important}@media (max-width:1100px){.ms .support-logo{height:34px!important}}@media (max-width:820px){.ms .support-logo{order:-1;height:30px!important}}.ms .add-cart.secenek-sec:not(:disabled){background:#2f8f5b!important;color:#fff!important}.ms .add-cart.secenek-sec:not(:disabled):hover{background:#27794c!important}@media (min-width:1101px){.ms .footer-grid{display:grid!important;grid-template-columns:1.45fr .8fr .8fr .95fr 1.1fr 1.5fr!important;gap:34px!important;align-items:start!important}}.ms .footer-grid .contact-col{margin-top:0!important;padding-top:0!important}.ms .footer-secure{display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px 20px;border:1px solid #e8edf3;border-radius:8px;background:#f7f9fc;text-align:center}.ms .footer-secure strong{color:#0b2545;font-size:12.5px;font-weight:700;letter-spacing:.06em;white-space:nowrap}.ms .footer-secure small{color:#64748b;font-size:10.5px;line-height:1.5}.ms .footer-secure .payments{display:flex!important;flex-wrap:wrap!important;align-items:stretch!important;justify-content:center!important;gap:9px 12px!important}.ms .footer-secure .payment-iyzico,.ms .footer-secure .payments img:not(.odeme-gorsel){max-height:24px!important}.ms .footer-secure .payments .ssl-blok{display:none!important}.ms .footer-secure .payments strong{display:inline-flex!important;align-items:center;height:22px;padding:0 8px;border:1px solid #dbe3ee;border-radius:5px;background:#fff;color:#1b3a63;font-size:11px;font-weight:800;letter-spacing:.02em;white-space:nowrap}.ms .footer-secure .payments strong i{width:11px;height:11px;border-radius:50%;background:#ea1e25;display:inline-block;margin-right:-4px}.ms .footer-secure .payments strong i:nth-child(2){background:#f6a70a;margin-right:5px}.ms .footer-legal-nav{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px}.ms .footer-legal-nav a{color:#64748b;font-size:10.5px;text-decoration:none}.ms .footer-legal-nav a:hover{color:#0f172a;text-decoration:underline}@media (max-width:1100px){.ms .footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px!important}.ms .footer-secure{grid-column:1/-1}}@media (max-width:600px){.ms .footer-grid{grid-template-columns:1fr!important}}.ms .support-copy,.ms .support-copy h2,.ms .support-copy p{text-align:center!important}.ms .support-copy p{margin-inline:auto!important}.ms .support-list{margin-right:56px!important}.ms .add-cart.secenek-sec:not(:disabled){background:var(--green)!important}.ms .add-cart.secenek-sec:not(:disabled):hover{background:#4a7a4b!important}@media (min-width:821px){.ms .hero-media{left:auto!important;right:0!important;width:62%!important;opacity:1!important}.ms .hero-media img{object-fit:cover!important;object-position:center var(--hero-odak,center)!important}.ms .hero-media:after{box-shadow:none!important;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,.45) 4%,rgba(255,255,255,0) 10%)!important}.ms .trust-strip{height:64px!important;margin-top:21px!important;border-radius:14px!important;border:1px solid #e7ebf2!important;background:#fff!important;box-shadow:0 2px 9px rgba(26,48,77,.03)!important}.ms .trust-strip>div{gap:15px!important}.ms .trust-strip>div:not(:last-child):after{top:11px!important;bottom:11px!important;height:auto!important;border-right:1px solid #edf0f4!important}.ms .trust-strip svg{width:31px!important;height:31px!important;color:#2366cb!important;stroke-width:1.65!important}.ms .trust-strip strong{font-size:12.5px!important;font-weight:600!important;line-height:1!important;margin:0 0 5px!important;color:#0d2144!important}.ms .trust-strip small{font-size:10.5px!important;font-weight:400!important;line-height:1!important;margin-top:0!important;color:#71809a!important;white-space:nowrap!important}}.ms .hero-track{position:relative;display:block!important;height:100%;transform:none!important;transition:none!important;will-change:auto}.ms .hero-slide{position:absolute;inset:0;flex:none!important;opacity:0;pointer-events:none;transform:translate3d(calc(var(--yon,1) * 26px),0,0);transition:opacity .5s ease,transform .62s cubic-bezier(.22,.61,.36,1)}.ms .hero-slide.is-active{opacity:1;pointer-events:auto;transform:none;z-index:1}@media (prefers-reduced-motion:reduce){.ms .hero-slide{transition:none;transform:none}}@media (min-width:821px){.ms .category-card{height:196px!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:16px 14px 14px!important;gap:0!important;border-color:#f2f3f6!important;border-radius:14px!important;box-shadow:0 4px 16px rgba(19,37,75,.06)!important}.ms .category-card .cat-icon,.ms .category-card img{max-width:150px!important;height:104px!important;object-fit:contain!important;margin:0 auto 12px!important}.ms .category-card .cat-body,.ms .category-card .cat-icon,.ms .category-card img{position:static!important;left:auto!important;top:auto!important;transform:none!important;width:100%!important}.ms .category-card .cat-body{right:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;gap:6px!important}.ms .category-card .cat-name{flex:0 0 auto!important;min-height:18px!important;width:100%!important;font-size:14px!important;line-height:18px!important;text-align:center!important;-webkit-line-clamp:2!important;overflow-wrap:break-word!important}.ms .category-card .cat-cta{justify-content:center!important;flex:0 0 auto!important}}.ms .mavi-nav{height:52px;background:#07346e}.ms .mavi-nav-inner,.ms .mavi-nav-inner a{height:100%;display:flex;align-items:center}.ms .mavi-nav-inner a{gap:8px;color:#fff;text-decoration:none;font-size:10.8px;font-weight:500;padding:0 20px;white-space:nowrap}.ms .mavi-nav-inner a:hover{background:rgba(255,255,255,.08)}.ms .mavi-nav-inner a.is-active{background:#0c4a90}.ms .mavi-nav-kategoriler{width:188px;padding-left:3px!important;gap:13px!important;font-weight:600!important}.ms .mavi-nav-kategoriler>svg:first-child{width:23px;height:23px}.ms .mavi-nav-chevron{width:15px;height:15px;margin-left:auto}.ms .mavi-nav-destek{height:33px!important;border:1px solid rgba(255,255,255,.45);border-radius:20px;margin-left:auto;padding:0 18px!important;gap:8px!important}.ms .mavi-nav-destek svg{width:18px;height:18px}@media (max-width:820px){.ms .mavi-nav{height:auto}.ms .mavi-nav-inner{flex-wrap:wrap;padding-block:6px}.ms .mavi-nav-kategoriler{width:auto}.ms .mavi-nav-inner a{height:38px;padding:0 12px}.ms .mavi-nav-destek{margin-left:0}}.ms .header-actions .basliktaki-yardim{margin-right:18px}@media (max-width:1100px){.ms .header-actions .basliktaki-yardim{display:none}}.ms .ust-bant{height:57px;background:#f8f9fb;border-bottom:1px solid #e5e8ed}.ms .ust-bant-ic{height:100%;display:flex;align-items:center;justify-content:space-between}.ms .ust-bant-avantaj{display:flex;align-items:center;gap:31px}.ms .ust-bant-oge{display:flex;align-items:center;gap:8px;font-size:10.8px;color:#64758e;white-space:nowrap}.ms .ust-bant-oge svg{width:15px;height:15px;color:#315f95}.ms .ust-bant-linkler{display:flex;align-items:center;gap:27px}.ms .ust-bant-linkler a{font-size:10.2px;color:#65758a}.ms .ust-bant-linkler a:hover{color:#075dcc}.ms .basliktaki-telefon{display:flex;align-items:center;gap:9px;min-width:138px;color:#0a2f62;margin-left:auto;margin-right:20px}.ms .basliktaki-telefon svg{width:28px;height:28px;color:#15589d;flex:0 0 auto}.ms .basliktaki-telefon span{display:flex;flex-direction:column;line-height:1.2}.ms .basliktaki-telefon b{font-size:11.5px}.ms .basliktaki-telefon small{font-size:8.8px;color:#7c899a;margin-top:2px}@media (max-width:1100px){.ms .basliktaki-telefon,.ms .ust-bant-linkler{display:none}}@media (max-width:820px){.ms .ust-bant{height:auto;padding-block:7px}.ms .ust-bant-avantaj{gap:14px;flex-wrap:wrap}.ms .ust-bant-oge{font-size:9.5px}}@media (min-width:821px){.ms .category-card{height:168px!important;padding:8px 10px 10px!important}.ms .category-card .cat-icon,.ms .category-card img{margin:0 auto 6px!important}.ms .category-card .cat-body{gap:3px!important}}@media (min-width:1101px){.ms .main-header .header-actions{margin-right:26px}}@media (min-width:821px){.ms .category-grid{gap:16px!important}.ms .category-card{width:calc(100% - 14px)!important;margin-inline:auto!important;height:210px!important;padding-bottom:16px!important}}.ms .add-cart.secenek-sec:not(:disabled){background:linear-gradient(135deg,#4f8560,#3f7f77)!important;box-shadow:0 4px 12px rgba(63,127,119,.22)!important}.ms .add-cart.secenek-sec:not(:disabled):hover{background:linear-gradient(135deg,#457655,#376f68)!important}.ms .socials{gap:11px}.ms .socials a,.ms .socials span{width:38px;height:38px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;color:#fff;transition:background .18s ease,border-color .18s ease}.ms .socials a:hover,.ms .socials span:hover{background:rgba(255,255,255,.12);border-color:#fff}.ms .socials svg{width:19px;height:19px;stroke-width:1.7}@media (min-width:821px){.ms .category-card{width:100%!important;height:196px!important;padding:16px 14px 14px!important}}.ms .add-cart.secenek-sec:not(:disabled){background:linear-gradient(135deg,#54876a,#356f86)!important;box-shadow:0 4px 12px rgba(53,111,134,.24)!important}.ms .add-cart.secenek-sec:not(:disabled):hover{background:linear-gradient(135deg,#4a7a5f,#2e6377)!important}.ms .socials span svg{width:20px;height:20px;fill:currentColor!important;stroke:none!important}.ms .socials span.sosyal-marka{width:42px;height:42px;border:0!important;background:transparent!important;border-radius:50%;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.28);transition:transform .18s ease,box-shadow .18s ease}.ms .socials span.sosyal-marka:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.36)}.ms .socials span.sosyal-marka svg{width:42px!important;height:42px!important;display:block;stroke:none!important}.ms .main-header .brand-logo{width:150px!important}.zip-ust .brand img{width:180px!important}@media (min-width:821px){.ms .hero-card:after{content:none!important}.ms .hero-card:after,.ms .hero-media:after{background:none!important}.ms .product-card h3{margin-bottom:2px!important;min-height:24px!important}.ms .product-card .rating{margin-top:0!important}}.ms .add-cart.secenek-sec:not(:disabled){background:linear-gradient(135deg,#5fa383,#4d93a6)!important;box-shadow:0 4px 12px rgba(77,147,166,.22)!important}.ms .add-cart.secenek-sec:not(:disabled):hover{background:linear-gradient(135deg,#559478,#438498)!important}@media (min-width:821px){.ms .support-banner{height:116px!important}}.ms .socials span.sosyal-marka{width:36px;height:36px}.ms .socials span.sosyal-marka svg{width:36px!important;height:36px!important}.ms .footer-bottom{border-radius:6px}.ms .footer-bottom .container{justify-content:center;padding-left:60px}.ms .payments{gap:34px}.ms .ssl-blok{display:flex;align-items:flex-start;gap:9px;line-height:1.2}.ms .ssl-blok>svg{width:17px;height:17px;margin-top:1px;flex:0 0 auto}.ms .ssl-blok span{display:flex;flex-direction:column;align-items:flex-start}.ms .ssl-blok b{font-size:10px}.ms .ssl-blok small{font-size:8.5px;color:#8792a0;margin-top:1px}.ms .contact-col .adres-satiri{align-items:flex-start;gap:9px}.ms .contact-col .adres-satiri .pin{display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px;margin-top:1px}.ms .contact-col .adres-satiri .pin svg{width:18px;height:18px}.ms .contact-col .adres-satiri>span:last-child{display:flex;flex-direction:column}.ms .contact-col .adres-satiri b{font-size:9.5px;font-weight:600;line-height:1.4}.ms .contact-col .adres-satiri small{font-size:9.5px;color:#c6d7e4;margin-top:2px}.ms .footer-grid h3{margin-bottom:15px}@media (min-width:821px){.ms .container.support-wrap .support-banner,.ms .support-banner,.ms section .support-banner{height:150px!important;min-height:150px!important;max-height:150px!important}}.ms .main-header{height:92px}.ms .main-header .brand-logo{width:128px!important;height:auto!important}.zip-ust .brand img{width:150px!important;height:auto!important}@media (min-width:821px){.ms .product-card .product-image{height:132px!important;flex:0 0 132px!important}.ms .product-card .product-image img{max-height:126px!important}}.ms .socials{gap:9px}.ms .socials span.sosyal-marka{width:30px;height:30px}.ms .socials span.sosyal-marka svg{width:30px!important;height:30px!important}.ms .contact-col .adres-satiri{align-items:flex-start!important;gap:8px!important}.ms .contact-col .adres-satiri .pin{flex:0 0 16px!important;margin:2px 0 0!important;background:none!important;border-radius:0!important}.ms .contact-col .adres-satiri .pin,.ms .contact-col .adres-satiri .pin svg{width:16px!important;height:16px!important}.ms .footer-bottom .container{justify-content:space-between!important;padding-left:0!important}.ms .payments:not(.footer-secure .payments){margin-inline:auto 0!important;transform:translateX(18px);gap:30px}.ms .contact-col .adres-satiri .pin{width:40px!important;height:40px!important;flex:0 0 40px!important;border-radius:10px!important;background:rgba(255,255,255,.05)!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;border:0!important}.ms .contact-col .adres-satiri .pin svg{width:19px!important;height:19px!important;flex:none!important;padding:0!important;background:none!important;border-radius:0!important;fill:#fff!important;stroke:none!important}.ms .contact-col .adres-satiri{align-items:center!important;gap:12px!important}.ms .contact-col .adres-satiri b{font-size:13.5px!important;font-weight:500!important;color:#cbd5e1!important}.ms .contact-col .adres-satiri small{font-size:13px!important;color:#94a3b8!important;margin-top:2px!important}.ms .campaign-card{height:auto;min-height:158px;display:flex;flex-direction:column}.ms .campaign-content{display:flex;flex-direction:column;align-items:flex-start;gap:0;height:100%}.ms .campaign-card a{margin-top:auto;flex:0 0 auto}.ms .campaign-card h2{margin:10px 0 7px}.ms .campaign-card p{margin:0 0 12px}.ms .category-card{width:94%;margin-inline:auto}.ms .trust-strip{margin-top:38px;margin-bottom:-16px}.ms .product-image{height:150px}.ms .product-image img{max-height:146px}.ms .socials .sosyal-marka svg circle{fill:transparent!important}.ms .socials .sosyal-marka svg path{fill:#ffffff!important}.ms .socials .sosyal-marka{width:30px;height:30px;border:1px solid rgba(255,255,255,.42);border-radius:50%;display:grid;place-items:center;transition:border-color .18s ease,background-color .18s ease}.ms .socials .sosyal-marka:hover{border-color:rgba(255,255,255,.9);background:rgba(255,255,255,.12)}.ms .card-brand-logo{height:18px;max-width:76px;object-fit:contain;object-position:left center;margin:0 0 4px;opacity:.85}@media (min-width:821px){.ms .support-banner{overflow:visible!important;position:relative!important}.ms .support-banner:after{display:none!important}.ms .doctor{position:absolute!important;left:20px!important;bottom:0!important;height:197px!important;max-height:none!important;width:auto!important;max-width:none!important;margin:0!important;object-fit:contain!important;object-position:bottom center!important;z-index:3!important;pointer-events:none}.ms .support-banner{padding-left:190px!important}.ms .support-banner>.doctor+*{margin-left:0!important}}.ms .footer-secure{align-items:flex-start!important;gap:6px!important;padding:16px 18px!important;text-align:left!important}.ms .footer-secure>strong{font-size:11.5px!important;letter-spacing:.05em!important}.ms .footer-secure>strong:before{content:"";width:16px;height:16px;flex:0 0 16px;background:no-repeat 50%/16px url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230f766e' stroke-width='2.1' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='11' width='18' height='11' rx='2'/><path d='M7 11V7a5 5 0 0 1 10 0v4'/></svg>")}.ms .footer-secure small{margin-bottom:4px;font-size:10px!important;white-space:normal!important}.ms .footer-secure .payments{flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%}.ms .footer-secure .payments strong{height:24px!important;flex:1 1 0!important;justify-content:center!important;padding:0 6px!important;font-size:10.5px!important}.ms .card-brand-logo{margin:7px 0 5px!important;height:17px!important;max-width:72px!important}.ms .product-card{height:auto;min-height:272px}.ms .product-grid{align-items:stretch}.ms .product-card .add-cart{margin-top:auto}.ms .footer-bottom{height:auto!important;padding-block:8px!important}.ms .header__inner .brand img,.ms .main-header .brand-logo,.zip-ust .brand img{height:52px!important;width:auto!important;max-width:none!important;object-fit:contain;display:block}.ms .header__inner .brand,.zip-ust .brand{display:flex;align-items:center;min-width:0}.ms .footer-bottom{padding-block:6px!important}.ms .footer-bottom .container{padding-block:0!important;min-height:0!important;height:auto!important}.ms .product-card{border-radius:9px!important}.ms .blog-card,.ms .campaign-card,.ms .category-card,.ms .need-card{border-radius:10px!important}.ms .add-cart,.ms .btn,.ms .product-card .add-cart{border-radius:6px!important}.ms .trust-strip{border-radius:9px!important}.ms .support-banner .support-logo{margin-left:26px!important}.ms .footer-secure{display:flex!important;flex-direction:column!important;align-items:center!important;gap:7px!important;width:100%;max-width:296px;margin-inline:auto;padding:15px 13px!important;border:1px solid #cddaea;border-radius:8px!important;background:#e7eef7;text-align:center!important}.ms .footer-secure>strong{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.ms .footer-secure small{white-space:nowrap}.ms .footer-secure .payments{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:100%!important;margin:2px 0 0!important;padding:0!important;background:transparent!important}.ms .footer-secure .payments .odeme-marka{display:flex!important;width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;align-items:center!important;justify-content:center!important;padding:8px 6px!important;border:1px solid #d3dfee!important;border-radius:6px!important;background:#fff!important;box-sizing:border-box!important;overflow:visible!important}.ms .footer-secure .payments .odeme-gorsel{display:block;width:100%;height:auto;object-fit:contain}.ms .footer-secure .payments .odeme-gorsel--visa{max-height:19px}.ms .footer-secure .payments .odeme-gorsel--troy{max-height:28px}.ms .footer-secure .payments .odeme-gorsel--mc{max-height:29px;width:auto;max-width:100%}.ms .kesfet-baslik{display:flex;align-items:center;gap:14px}.ms .kesfet-tumu{margin-left:auto;display:inline-flex;align-items:center;gap:10px;color:#1678da;font-size:12px;font-weight:600;white-space:nowrap}.ms .kesfet-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:12px}.ms .kesfet-card{position:relative;display:flex;flex-direction:column;height:132px;overflow:hidden;border:1px solid #edf1f5;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 1px 3px rgba(22,48,80,.035);text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ms .kesfet-card:hover{border-color:#dbe6f1;box-shadow:0 6px 18px rgba(22,48,80,.09);transform:translateY(-2px)}.ms .kesfet-visual{display:flex;align-items:center;justify-content:center;height:84px;flex:0 0 84px;overflow:hidden;padding:6px 8px 0}.ms .kesfet-visual img{width:100%;height:100%;object-fit:contain}.ms .kesfet-icon{display:grid;place-items:center;width:40px;height:40px;color:#1676d4}.ms .kesfet-icon svg{width:26px;height:26px}.ms .kesfet-copy{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:40px;padding:0 7px;text-align:center;line-height:1.15}.ms .kesfet-copy strong{color:#0b2545;font-size:12px;font-weight:700}.ms .kesfet-copy span{color:#64748b;font-size:11px;font-weight:500}@media (max-width:1100px){.ms .kesfet-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.ms .kesfet-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.ms .rehber-baslik{display:flex;align-items:center;min-width:0}.ms .rehber-ayrac{height:1px;flex:1 1 auto;min-width:28px;margin:3px 14px 0 16px;background:#e8edf3}.ms .rehber-tumu{display:inline-flex;align-items:center;gap:10px;color:#1678da;font-size:12px;font-weight:600;white-space:nowrap}.ms .rehber-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:12px}.ms .rehber-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #edf1f5;border-radius:12px;background:#fff;box-shadow:0 1px 3px rgba(22,48,80,.035);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.ms .rehber-card:hover{border-color:#dbe6f1;box-shadow:0 4px 14px rgba(22,48,80,.075);transform:translateY(-2px)}.ms .rehber-hit{position:absolute;inset:0;z-index:2}.ms .rehber-gorsel{display:block;width:100%;height:112px;overflow:hidden;background:#f2f6fb}.ms .rehber-gorsel img{width:100%;height:100%;object-fit:cover;display:block}.ms .rehber-gorsel-yok{display:grid;place-items:center;width:100%;height:100%;color:#9db4cd}.ms .rehber-gorsel-yok svg{width:30px;height:30px}.ms .rehber-icerik{display:block;padding:10px 14px 12px}.ms .rehber-icerik h3{margin:0 0 5px;color:#0b2545;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ms .rehber-icerik time{display:block;color:#8394a8;font-size:10.5px}.ms .rehber-devam{display:inline-flex;align-items:center;gap:8px;margin-top:8px;color:#1676d4;font-size:11px;font-weight:700;line-height:1}.ms .rehber-devam svg{width:12px;height:12px}@media (max-width:1000px){.ms .rehber-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ms .rehber-grid{grid-template-columns:1fr}}.ms .add-cart.fiyat-sor{background:#fff!important;color:#0a7d92!important;border:1px solid #0a7d92!important}.ms .add-cart.fiyat-sor:hover{background:#effafc!important}.ms .price .price-from{font-size:9.5px;font-weight:600;color:#8b97a5;margin-right:3px}@media (max-width:820px){.ms .header-inner,.ms .main-header{height:auto}}.ms .utility-destek{display:inline-flex;align-items:center;gap:6px}.ms .support-banner .support-logo{height:82px!important}.ms .support-copy h2{font-size:26px!important;letter-spacing:-.5px!important}@media (min-width:821px){.ms .category-grid{grid-template-columns:repeat(var(--cat-count,5),minmax(0,1fr))!important;gap:14px!important}}.ms .kesfet-row{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.ms .kesfet-card{flex-direction:column!important;align-items:center!important;gap:0!important;height:196px!important;padding:16px 14px 14px!important;border-color:#f2f3f6!important;border-radius:14px!important;box-shadow:0 4px 16px rgba(19,37,75,.06)!important}.ms .kesfet-visual{flex:0 0 104px!important;width:100%!important;max-width:150px!important;height:104px!important;padding:0!important;margin-bottom:12px!important}.ms .kesfet-copy{align-items:center!important;justify-content:flex-start!important;min-height:0!important;padding:0!important;text-align:center!important;gap:4px!important}.ms .kesfet-copy strong{font-size:14px!important;line-height:18px!important;letter-spacing:-.15px!important}.ms .kesfet-copy span{font-size:11px!important;line-height:16px!important}@media (min-width:821px) and (max-width:1100px){.ms .category-card img,.ms .kesfet-visual{max-width:124px!important;height:88px!important}.ms .category-card,.ms .kesfet-card{height:180px!important}}