:root{--mx-blue: #3aa3d8;--mx-blue-dark: #176f9f;--mx-blue-soft: #eef9ff;--mx-navy: #071c33;--mx-text: #122138;--mx-muted: #66768a;--mx-line: rgba(58, 163, 216, .16);--mx-shadow: 0 24px 70px rgba(7, 28, 51, .1);--mx-shadow-soft: 0 14px 38px rgba(7, 28, 51, .07);--mx-heading: "Sora", sans-serif;--mx-body: "Inter", sans-serif;--mx-container: 1240px;--mx-card-radius: 9px}.mx-container{width:min(var(--mx-container),calc(100% - 44px));margin:0 auto}.mx-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:var(--mx-blue-dark);font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;margin-bottom:10px}.mx-eyebrow:before,.mx-eyebrow:after{content:"";width:26px;height:1px;background:#3aa3d859}.mx-section-head{max-width:760px;margin:0 auto 38px;text-align:center}.mx-section-head h2{font-family:var(--mx-heading);color:var(--mx-navy);font-size:clamp(30px,3vw,42px);line-height:1.12;letter-spacing:-.04em;margin-bottom:12px}.mx-section-head p{color:var(--mx-muted);font-size:15px;line-height:1.75}.mx-btn{min-height:46px;padding:0 22px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--mx-heading);font-size:12px;font-weight:800;letter-spacing:-.01em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease,border-color .25s ease}.mx-btn-primary{color:#fff;background:linear-gradient(90deg,var(--mx-blue-dark),var(--mx-blue));box-shadow:0 18px 34px #3aa3d847}.mx-btn-primary:hover{transform:translateY(-3px);box-shadow:0 24px 46px #3aa3d861}.mx-btn-ghost{color:var(--mx-navy);background:#fff;border-color:#3aa3d833;box-shadow:0 10px 24px #071c330a}.mx-btn-ghost:hover{color:var(--mx-blue-dark);background:var(--mx-blue-soft);transform:translateY(-3px)}.mx-topbar{height:34px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(90deg,#145f91 0%,var(--mx-blue) 52%,#82d0f2 100%);color:#fff}.mx-topbar-track{display:flex;width:max-content;gap:44px;padding-left:44px;white-space:nowrap;animation:mxMarquee 28s linear infinite}.mx-topbar span{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;line-height:1;opacity:.96}.mx-topbar span:before{content:"";width:5px;height:5px;border-radius:50%;background:#fff}@keyframes mxMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mx-header{position:sticky;top:0;z-index:1000;background:#ffffffe6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--mx-line);transition:.25s ease}.mx-header.is-scrolled{background:#fffffffa;box-shadow:0 18px 50px #071c3314}.mx-header-row{height:72px;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:24px;transition:height .25s ease}.mx-header.is-scrolled .mx-header-row{height:66px}.mx-logo{width:150px;display:inline-flex;align-items:center}.mx-logo img{width:150px;height:auto;transition:transform .25s ease}.mx-logo:hover img{transform:scale(1.025)}.mx-nav{display:flex;align-items:center;justify-content:center;gap:4px;min-width:0}.mx-nav a{position:relative;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border-radius:999px;font-family:var(--mx-heading);font-size:12px;font-weight:700;letter-spacing:-.02em;color:#10233a;white-space:nowrap;transition:.22s ease}.mx-nav a:hover,.mx-nav a.active{background:#eef7fc;color:var(--mx-blue-dark)}.mx-nav a.active:after{content:"";position:absolute;left:18px;right:18px;bottom:6px;height:2px;border-radius:999px;background:var(--mx-blue)}.mx-actions{display:flex;align-items:center;gap:8px}.mx-search{width:220px;height:42px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(58,163,216,.22);border-radius:999px;background:#f7fbfeeb;transition:.22s ease}.mx-search:focus-within{background:#fff;border-color:#3aa3d894;box-shadow:0 0 0 4px #3aa3d81a}.mx-search input{width:100%;height:100%;border:0;outline:0;background:transparent;padding-left:15px;color:var(--mx-text);font-size:13px;font-weight:600}.mx-search input::placeholder{color:#8b99a9}.mx-search button,.mx-icon,.mx-menu-btn{width:42px;height:42px;border:0;border-radius:50%;background:transparent;color:var(--mx-navy);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 auto;transition:.22s ease}.mx-search button:hover,.mx-icon:hover,.mx-menu-btn:hover{background:#3aa3d81f;color:var(--mx-blue-dark);transform:translateY(-1px)}.mx-cart{position:relative}.mx-count{position:absolute;right:0;top:2px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#e34d45;color:#fff;border:2px solid #fff;font-size:9px;line-height:13px;text-align:center;font-weight:800}.mx-menu-btn{display:none}.mx-hero{position:relative;overflow:hidden;min-height:650px;padding:72px 0 82px;background:radial-gradient(circle at 8% 18%,rgba(58,163,216,.14),transparent 30%),radial-gradient(circle at 94% 12%,rgba(58,163,216,.1),transparent 27%),linear-gradient(180deg,#f8fcff,#fff);border-bottom:1px solid rgba(58,163,216,.1)}.mx-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(58,163,216,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(58,163,216,.045) 1px,transparent 1px);background-size:54px 54px;pointer-events:none}.mx-orb{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none;animation:mxOrbFloat 8s ease-in-out infinite}.mx-orb.one{width:150px;height:150px;right:7%;top:118px;background:#3aa3d829}.mx-orb.two{width:78px;height:78px;left:4%;bottom:95px;background:#176f9f1f;animation-delay:-3s}.mx-orb.three{width:220px;height:220px;right:34%;bottom:-90px;background:#3aa3d814;animation-delay:-5s}@keyframes mxOrbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-22px)}}.mx-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(500px,1.03fr) minmax(500px,.97fr);gap:clamp(28px,3vw,48px);align-items:center}.mx-hero-content{max-width:760px;z-index:5}.mx-badge{width:fit-content;display:inline-flex;align-items:center;gap:10px;padding:8px 13px;border-radius:999px;background:#fff;border:1px solid var(--mx-line);color:var(--mx-blue-dark);box-shadow:0 12px 32px #071c330f;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.mx-badge-dot{width:9px;height:9px;border-radius:999px;background:var(--mx-blue);box-shadow:0 0 0 6px #3aa3d81f}.mx-hero h1{max-width:760px;font-family:var(--mx-heading);font-size:clamp(44px,4.1vw,62px);line-height:1.075;letter-spacing:-.055em;color:var(--mx-navy);margin-bottom:21px;text-transform:uppercase}.mx-h1-line{display:block}.mx-keep-line{white-space:normal}.mx-blue-word{color:var(--mx-blue-dark)}.mx-hero p{max-width:520px;color:var(--mx-muted);font-size:15.5px;line-height:1.75;margin-bottom:27px}.mx-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.mx-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:520px}.mx-metric{padding:15px;border-radius:var(--mx-card-radius);background:#ffffffeb;border:1px solid rgba(58,163,216,.15);box-shadow:0 14px 36px #071c330e;transform:translateY(18px);opacity:0;animation:mxRiseIn .7s ease forwards}.mx-metric:nth-child(2){animation-delay:.12s}.mx-metric:nth-child(3){animation-delay:.24s}@keyframes mxRiseIn{to{transform:translateY(0);opacity:1}}.mx-metric strong{display:block;font-family:var(--mx-heading);font-size:16px;color:var(--mx-navy);margin-bottom:4px}.mx-metric span{display:block;font-size:11px;color:var(--mx-muted);font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mx-stage{position:relative;min-height:468px;border-radius:34px;background:#ffffffc7;border:1px solid rgba(58,163,216,.16);box-shadow:var(--mx-shadow);padding:24px;overflow:hidden;isolation:isolate;margin-left:0}.mx-stage:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:28px;background:radial-gradient(circle at 50% 35%,rgba(58,163,216,.13),transparent 42%),linear-gradient(180deg,#eef9ff,#fff);z-index:-1}.mx-stage-ring{position:absolute;width:355px;height:355px;border-radius:999px;border:1px solid rgba(58,163,216,.16);left:58%;top:51%;transform:translate(-50%,-50%);animation:mxRotate 18s linear infinite}.mx-stage-ring:before,.mx-stage-ring:after{content:"";position:absolute;width:9px;height:9px;border-radius:999px;background:var(--mx-blue)}.mx-stage-ring:before{left:18px;top:72px}.mx-stage-ring:after{right:34px;bottom:86px}@keyframes mxRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.mx-stage:after{content:"";position:absolute;left:24px;top:24px;width:42%;height:calc(100% - 48px);border-radius:26px;background:linear-gradient(180deg,#ffffffd1,#eef9ff66);border:1px solid rgba(58,163,216,.12);z-index:0;pointer-events:none}.mx-product-main{position:absolute;width:calc(100% - 52px);height:calc(100% - 52px);max-width:none;left:50%;top:50%;object-fit:cover;object-position:center;border-radius:24px;transform:translate(-50%,-50%);z-index:2;filter:drop-shadow(0 30px 38px rgba(7,28,51,.14));animation:mxProductFloatClean 5s ease-in-out infinite}@keyframes mxProductFloatClean{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-52%)}}.mx-mini-card{position:absolute;z-index:4;width:198px;border-radius:var(--mx-card-radius);background:#fffffff5;border:1px solid rgba(58,163,216,.16);box-shadow:0 18px 44px #071c331a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;animation:mxMiniFloat 6s ease-in-out infinite}.mx-mini-card.one{left:22px;top:24px}.mx-mini-card.two{right:22px;bottom:24px;animation-delay:-2s}.mx-mini-img{width:100%;height:126px;overflow:hidden;background:#eef5fb;border-bottom:1px solid rgba(58,163,216,.12)}.mx-mini-img img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;margin:0;transition:transform .35s ease}.mx-mini-card.one .mx-mini-img img{transform:scale(1.08)}.mx-mini-card.two .mx-mini-img img{transform:scale(1.62)}.mx-mini-card.one:hover .mx-mini-img img{transform:scale(1.15)}.mx-mini-card.two:hover .mx-mini-img img{transform:scale(1.7)}.mx-mini-body{padding:14px 18px 18px}.mx-mini-card h3{font-family:var(--mx-heading);color:var(--mx-navy);font-size:13px;line-height:1.25;margin-bottom:7px}.mx-mini-card p{color:var(--mx-muted);font-size:11px;line-height:1.55;margin:0}@keyframes mxMiniFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.mx-floating-label{position:absolute;left:24px;bottom:24px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:#071c33e0;color:#fff;box-shadow:0 18px 45px #071c3333;font-size:12px;font-weight:900;letter-spacing:.02em}.mx-floating-label span{width:8px;height:8px;border-radius:50%;background:var(--mx-blue);box-shadow:0 0 0 5px #3aa3d82e}.mx-section{padding:76px 0;background:#fff}.mx-section.alt{background:radial-gradient(circle at 10% 10%,rgba(58,163,216,.08),transparent 25%),linear-gradient(180deg,#fff,#f8fcff)}.mx-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mx-collection-card,.mx-product-card,.mx-review-card{position:relative;overflow:hidden;border-radius:var(--mx-card-radius);background:#fff;border:1px solid rgba(58,163,216,.14);box-shadow:0 16px 38px #071c330e;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.mx-collection-card:hover,.mx-product-card:hover,.mx-review-card:hover{transform:translateY(-7px);box-shadow:0 28px 60px #071c331f;border-color:#3aa3d847}.mx-collection-card:after,.mx-product-card:after,.mx-review-card:after{content:"";position:absolute;inset:-70% auto auto -20%;width:140px;height:280%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:rotate(18deg) translate(-180%);transition:.7s ease;pointer-events:none}.mx-collection-card:hover:after,.mx-product-card:hover:after,.mx-review-card:hover:after{transform:rotate(18deg) translate(420%)}.mx-collection-card{min-height:410px}.mx-collection-card img{width:100%;height:245px;object-fit:cover;object-position:center;padding:0;background:#eef5fb;border-bottom:1px solid rgba(58,163,216,.12);transition:.35s ease}.mx-collection-card:hover img{transform:scale(1.06)}.mx-collection-info{padding:26px 28px 30px}.mx-collection-info h3{font-family:var(--mx-heading);color:var(--mx-navy);font-size:15px;line-height:1.3;margin-bottom:12px}.mx-collection-info p{color:var(--mx-muted);font-size:13px;line-height:1.6}.mx-product-card{padding:0;min-height:386px}.mx-product-img{width:100%;height:245px;border-radius:0;background:#f7fbff;display:block;margin-bottom:0;overflow:hidden;border-bottom:1px solid rgba(58,163,216,.12)}.mx-product-img img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;padding:0;transition:transform .35s ease}.mx-product-card:hover .mx-product-img img{transform:scale(1.06)}.mx-product-body{padding:24px}.mx-product-meta{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:20px}.mx-product-meta h3{font-family:var(--mx-heading);color:var(--mx-navy);font-size:15px;line-height:1.3;min-height:0}.mx-price{white-space:nowrap;color:var(--mx-blue-dark);font-weight:900;font-size:13px}.mx-product-sub{color:var(--mx-muted);font-size:12px;line-height:1.55;margin-bottom:18px}.mx-add{width:100%;height:42px;border:0;border-radius:var(--mx-card-radius);background:linear-gradient(90deg,var(--mx-blue-dark),var(--mx-blue));color:#fff;font-size:12px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease}.mx-add:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3aa3d847}.mx-center{text-align:center;margin-top:34px}.mx-wide-banner{position:relative;overflow:hidden;min-height:360px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#071c33e6,#071c33d1,#071c33b8),url(https://medimaxpeptides.com/cdn/shop/files/Untitled_project-Layer_1_25.png?v=1768836760) center/cover no-repeat,linear-gradient(135deg,#eaf7ff,#fff)}.mx-wide-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,rgba(58,163,216,.2),transparent 42%),linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:auto,54px 54px,54px 54px;opacity:.88;pointer-events:none}.mx-wide-content{position:relative;z-index:1;width:min(940px,100%);max-width:940px;color:#fff;padding:56px 0;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.mx-wide-content span{display:inline-flex;justify-content:center;color:#eaf9ff!important;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;text-shadow:0 8px 24px rgba(0,0,0,.24)}.mx-wide-content h2{width:min(860px,100%);font-family:var(--mx-heading);font-size:clamp(34px,3.6vw,48px);line-height:1.08;letter-spacing:-.052em;margin-bottom:18px;color:#fff!important;text-shadow:0 14px 34px rgba(0,0,0,.28)}.mx-wide-content p{width:min(760px,100%);color:#ffffffeb!important;line-height:1.75;font-size:15px;margin-bottom:24px;text-shadow:0 8px 24px rgba(0,0,0,.22)}.mx-science{padding:76px 0;background:#fff}.mx-science-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(58,163,216,.14);border-radius:var(--mx-card-radius);overflow:hidden;box-shadow:0 20px 60px #071c3313;background:#fff}.mx-science-card{min-height:360px;padding:54px;display:flex;flex-direction:column;justify-content:center}.mx-science-card h2{font-family:var(--mx-heading);font-size:clamp(24px,2.7vw,38px);line-height:1.15;letter-spacing:-.04em;color:var(--mx-navy);margin-bottom:16px}.mx-science-card p{color:var(--mx-muted);font-size:15px;line-height:1.82}.mx-science-img{min-height:360px;background:#eef9ff;overflow:hidden}.mx-science-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mx-science-img:hover img{transform:scale(1.05)}.mx-testimonials{padding:76px 0;background:radial-gradient(circle at 80% 20%,rgba(58,163,216,.1),transparent 28%),linear-gradient(180deg,#fff,#f8fcff)}.mx-review-wrap{position:relative;overflow:hidden}.mx-review-track{display:flex;gap:18px;transition:transform .45s cubic-bezier(.2,.65,.3,1)}.mx-review-card{flex:0 0 calc((100% - 36px) / 3);padding:24px;min-height:190px}.mx-stars{color:#28a7df;letter-spacing:2px;font-size:15px;margin-bottom:12px}.mx-review-card p{color:var(--mx-muted);line-height:1.75;font-size:14px;margin-bottom:16px}.mx-review-card strong{font-family:var(--mx-heading);color:var(--mx-navy);font-size:13px}.mx-slider-controls{display:flex;justify-content:center;gap:10px;margin-top:24px}.mx-slider-controls button{width:42px;height:42px;border:1px solid rgba(58,163,216,.18);border-radius:50%;background:#fff;color:var(--mx-navy);box-shadow:0 12px 28px #071c330f;transition:.22s ease}.mx-slider-controls button:hover{background:var(--mx-blue);color:#fff;transform:translateY(-2px)}.mx-news-section{padding:76px 0;background:#fff}.mx-news-card{position:relative;overflow:hidden;border-radius:var(--mx-card-radius);background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.28),transparent 24%),linear-gradient(135deg,var(--mx-blue-dark),var(--mx-blue));color:#fff;padding:50px;display:grid;grid-template-columns:1fr auto;gap:34px;align-items:center;box-shadow:0 28px 60px #3aa3d83d}.mx-news-card h2{font-family:var(--mx-heading);font-size:clamp(28px,3vw,42px);line-height:1.12;letter-spacing:-.04em;margin-bottom:12px;color:#fff!important;text-shadow:0 12px 28px rgba(0,0,0,.16)}.mx-news-card p{color:#ffffffeb!important;font-size:15px;line-height:1.75}.mx-newsletter{width:min(460px,100%);display:flex;padding:6px;border-radius:999px;background:#ffffff2e;border:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mx-newsletter input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;padding:0 14px;font-size:13px}.mx-newsletter input::placeholder{color:#ffffffb8}.mx-newsletter button{height:42px;border:0;border-radius:999px;padding:0 18px;background:#fff;color:var(--mx-blue-dark);font-size:12px;font-weight:900;white-space:nowrap}.mx-faq{padding:76px 0;background:linear-gradient(180deg,#f8fcff,#fff)}.mx-faq-list{max-width:920px;margin:0 auto;display:grid;gap:12px}.mx-faq-item{border:1px solid rgba(58,163,216,.16);border-radius:var(--mx-card-radius);background:#fff;box-shadow:0 12px 32px #071c330a;overflow:hidden}.mx-faq-q{width:100%;border:0;background:transparent;padding:20px 22px;color:var(--mx-navy);font-family:var(--mx-heading);font-size:15px;font-weight:700;display:flex;justify-content:space-between;align-items:center;text-align:left}.mx-faq-q span{transition:.25s ease}.mx-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.mx-faq-a p{padding:0 22px 20px;color:var(--mx-muted);line-height:1.75;font-size:14px}.mx-faq-item.open .mx-faq-q span{transform:rotate(45deg)}.mx-faq-item.open .mx-faq-a{max-height:180px}.mx-strip{padding:20px 0;background:#fff;border-top:1px solid var(--mx-line);border-bottom:1px solid var(--mx-line)}.mx-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mx-strip-item{padding:18px;border-radius:var(--mx-card-radius);background:#f8fcff;border:1px solid rgba(58,163,216,.13);display:flex;align-items:center;gap:13px;transition:.25s ease}.mx-strip-item:hover{transform:translateY(-4px);box-shadow:var(--mx-shadow-soft);background:#fff}.mx-strip-icon{width:42px;height:42px;border-radius:var(--mx-card-radius);background:#fff;color:var(--mx-blue-dark);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #071c330f;flex:0 0 auto}.mx-strip-item h3{font-family:var(--mx-heading);font-size:14px;color:var(--mx-navy);margin-bottom:3px}.mx-strip-item p{font-size:12px;color:var(--mx-muted);line-height:1.5}.mx-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 10%,rgba(58,163,216,.24),transparent 30%),radial-gradient(circle at 88% 22%,rgba(58,163,216,.16),transparent 28%),linear-gradient(135deg,#031320,var(--mx-navy),#0d4364);color:#ffffffb8}.mx-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;opacity:.25;pointer-events:none}.mx-footer-grid{position:relative;z-index:1;padding:70px 0 42px;display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr 1.15fr;gap:34px}.mx-footer-logo{width:158px;filter:brightness(0) invert(1);margin-bottom:18px}.mx-footer p{font-size:13px;line-height:1.8;margin-bottom:18px}.mx-footer-title{font-family:var(--mx-heading);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;margin-bottom:17px}.mx-footer ul{list-style:none}.mx-footer li{margin-bottom:10px}.mx-footer a{color:#ffffffb8;font-size:13px;font-weight:600;transition:.22s ease}.mx-footer a:hover{color:#fff;padding-left:5px}.mx-footer-bottom{position:relative;z-index:1;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:16px;color:#ffffff94;font-size:12px}.mx-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#020a1485;z-index:1998;opacity:0;visibility:hidden;transition:.24s ease}.mx-drawer{position:fixed;top:0;left:0;width:min(380px,88vw);height:100vh;z-index:1999;background:#fff;transform:translate(-105%);transition:.28s ease;box-shadow:24px 0 60px #0000002e;overflow-y:auto}body.mx-menu-open .mx-overlay{opacity:1;visibility:visible}body.mx-menu-open .mx-drawer{transform:translate(0)}.mx-drawer-head{padding:20px;border-bottom:1px solid var(--mx-line);display:flex;align-items:center;justify-content:space-between}.mx-drawer-head img{width:138px}.mx-close{width:40px;height:40px;border:0;border-radius:999px;background:var(--mx-blue-soft);color:var(--mx-navy);font-size:26px;cursor:pointer}.mx-drawer-search{margin:18px 20px 0;width:calc(100% - 40px)}.mx-drawer-nav{padding:14px 22px}.mx-drawer-nav a{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(7,28,51,.08);font-family:var(--mx-heading);font-size:13px;font-weight:700;color:var(--mx-navy)}.mx-back-top{position:fixed;right:22px;bottom:22px;z-index:900;width:46px;height:46px;border:0;border-radius:50%;background:linear-gradient(135deg,var(--mx-blue),var(--mx-blue-dark));color:#fff;cursor:pointer;box-shadow:0 16px 34px #3aa3d857;opacity:0;visibility:hidden;transform:translateY(12px);transition:.24s ease}.mx-back-top.show{opacity:1;visibility:visible;transform:translateY(0)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease,transform .75s ease}.reveal.show{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translate(-34px);transition:opacity .75s ease,transform .75s ease}.reveal-right{opacity:0;transform:translate(34px);transition:opacity .75s ease,transform .75s ease}.reveal-left.show,.reveal-right.show{opacity:1;transform:translate(0)}@media(max-width:1180px){.mx-header-row{grid-template-columns:145px 1fr auto;gap:16px}.mx-logo,.mx-logo img{width:136px}.mx-nav a{padding:0 10px;font-size:11px}.mx-search{width:185px}.mx-hero-grid{grid-template-columns:minmax(430px,1fr) minmax(430px,.95fr);gap:26px}.mx-hero h1{font-size:clamp(42px,4.2vw,58px)}.mx-strip-grid,.mx-grid-4{grid-template-columns:repeat(2,1fr)}.mx-footer-grid{grid-template-columns:1fr 1fr 1fr}.mx-review-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:980px){.mx-container{width:min(100% - 28px,var(--mx-container))}.mx-header-row{height:66px;grid-template-columns:42px 1fr auto}.mx-menu-btn{display:inline-flex}.mx-logo{justify-self:center}.mx-logo,.mx-logo img{width:130px}.mx-nav,.mx-actions .mx-search{display:none}.mx-actions{gap:3px}.mx-hero{min-height:auto;padding:56px 0 68px}.mx-hero-grid{grid-template-columns:1fr;gap:42px}.mx-hero-content{max-width:100%}.mx-stage{min-height:500px}.mx-stage:after{display:none}.mx-wide-banner{min-height:340px}.mx-science-grid{grid-template-columns:1fr}.mx-footer-grid{grid-template-columns:1fr 1fr}.mx-news-card{grid-template-columns:1fr}}@media(max-width:640px){.mx-topbar{height:32px}.mx-topbar-track{gap:30px;padding-left:26px}.mx-topbar span{font-size:10px}.mx-hero h1{font-size:35px;letter-spacing:-.046em}.mx-hero p{font-size:15px}.mx-hero-actions{flex-direction:column}.mx-btn{width:100%}.mx-metrics,.mx-strip-grid,.mx-grid-4,.mx-footer-grid{grid-template-columns:1fr}.mx-collection-card,.mx-product-card{min-height:auto}.mx-collection-card img,.mx-product-img{height:230px}.mx-collection-info,.mx-product-body{padding:22px 24px 26px}.mx-wide-banner{min-height:330px}.mx-wide-content{padding:48px 0}.mx-wide-content h2{font-size:31px}.mx-stage{min-height:390px;padding:16px}.mx-product-main{width:calc(100% - 32px);height:calc(100% - 32px);border-radius:22px}.mx-mini-card{width:148px}.mx-mini-img{height:86px}.mx-mini-body{padding:10px 12px 13px}.mx-mini-card.one{left:14px;top:16px}.mx-mini-card.two{right:14px;bottom:18px}.mx-mini-card h3{font-size:11.5px;margin-bottom:5px}.mx-mini-card p{font-size:10px;line-height:1.45}.mx-floating-label{left:16px;bottom:18px;font-size:11px}.mx-review-card{flex-basis:100%}.mx-news-card{padding:32px 22px}.mx-newsletter{border-radius:18px;flex-direction:column;gap:8px}.mx-newsletter input{height:40px}.mx-footer-bottom{flex-direction:column}.mx-science-card{padding:32px 22px;min-height:auto}.mx-science-img{min-height:260px}}.mx-topbar,.mx-header,.mx-drawer,.mx-home-design,.mx-footer,.mx-back-top{font-family:var(--mx-body);box-sizing:border-box}.mx-topbar *,.mx-header *,.mx-drawer *,.mx-home-design *,.mx-footer *,.mx-back-top *{box-sizing:border-box}.mx-topbar a,.mx-header a,.mx-drawer a,.mx-home-design a,.mx-footer a{color:inherit;text-decoration:none}.mx-header img,.mx-drawer img,.mx-home-design img,.mx-footer img{display:block;max-width:100%}.mx-header button,.mx-drawer button,.mx-home-design button,.mx-footer button,.mx-home-design input,.mx-header input,.mx-drawer input{font-family:inherit}.mx-header button,.mx-drawer button,.mx-home-design button,.mx-back-top{cursor:pointer}body.mx-menu-open{overflow:hidden}.mx-logo-text{font-family:var(--mx-heading);font-weight:900;letter-spacing:-.04em;color:var(--mx-navy);font-size:22px;line-height:1}.mx-product-form{margin:0}.mx-add[disabled]{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.mx-news-status{margin-top:12px;font-size:13px;line-height:1.55;color:#ffffffe0}.mx-footer-logo-text{font-family:var(--mx-heading);color:#fff;font-size:24px;font-weight:900;letter-spacing:-.05em;margin-bottom:18px;display:inline-flex}@media(max-width:640px){.mx-drawer-search{display:flex!important}}.mx-home-design .mx-btn.mx-btn-primary,.mx-home-design a.mx-btn.mx-btn-primary,.mx-home-design .mx-btn.mx-btn-primary:hover,.mx-home-design a.mx-btn.mx-btn-primary:hover,.mx-home-design .mx-btn.mx-btn-primary:focus,.mx-home-design a.mx-btn.mx-btn-primary:focus{color:#fff!important}.mx-home-design .mx-btn.mx-btn-primary svg,.mx-home-design a.mx-btn.mx-btn-primary svg,.mx-home-design .mx-btn.mx-btn-primary svg path,.mx-home-design a.mx-btn.mx-btn-primary svg path{color:#fff!important;stroke:currentColor!important}.mx-product-img--empty{display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;color:var(--mx-blue-dark);font-family:var(--mx-heading);font-size:14px;font-weight:800;line-height:1.35;background:linear-gradient(180deg,#f7fbff,#eef9ff)}.mx-product-img--empty span{max-width:220px}.mx-home-design,.mx-home-design *{max-width:100%}.mx-home-design{overflow-x:hidden}.mx-home-design img,.mx-home-design svg{max-width:100%}.mx-home-design h1,.mx-home-design h2,.mx-home-design h3,.mx-home-design p,.mx-home-design a,.mx-home-design button{overflow-wrap:anywhere}@media(max-width:1180px){.mx-container{width:min(100% - 36px,var(--mx-container))}.mx-hero-grid{grid-template-columns:1fr .92fr;gap:28px}.mx-stage{min-height:430px}}@media(max-width:980px){.mx-home-design{--mx-card-radius: 14px}.mx-hero{padding:52px 0 58px}.mx-hero-grid{grid-template-columns:1fr;align-items:start}.mx-hero-content{text-align:center;margin:0 auto}.mx-badge,.mx-hero-actions,.mx-metrics,.mx-hero p{margin-left:auto;margin-right:auto}.mx-hero-actions{justify-content:center}.mx-stage{width:min(620px,100%);min-height:420px;margin:0 auto}.mx-section,.mx-science,.mx-news-section,.mx-faq{padding:58px 0}.mx-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-news-card{text-align:center;justify-items:center}.mx-newsletter{width:min(520px,100%)}}@media(max-width:767px){.mx-container{width:min(100% - 30px,var(--mx-container))}.mx-hero{padding:42px 0 46px}.mx-badge{padding:9px 13px;font-size:11px;letter-spacing:.045em;max-width:100%}.mx-hero h1{font-size:clamp(36px,10.4vw,48px);line-height:1.06;letter-spacing:-.055em;margin-bottom:18px}.mx-h1-line,.mx-blue-word{display:inline}.mx-h1-line:first-child{display:block}.mx-hero p{font-size:16px;line-height:1.68;margin-bottom:24px}.mx-hero-actions{display:grid;grid-template-columns:1fr;gap:12px;width:100%;max-width:420px;margin-bottom:22px}.mx-btn{width:100%;min-height:54px;padding:0 20px;font-size:13px}.mx-metrics{grid-template-columns:1fr;max-width:420px;gap:12px}.mx-metric{text-align:left;padding:20px 22px}.mx-metric strong{font-size:22px}.mx-stage{min-height:330px;padding:12px;border-radius:22px}.mx-stage:before{top:12px;right:12px;bottom:12px;left:12px;border-radius:18px}.mx-stage-ring,.mx-stage:after{display:none}.mx-product-main{width:calc(100% - 24px);height:calc(100% - 24px);border-radius:18px;object-position:center;animation:none}.mx-floating-label{left:18px;right:18px;bottom:18px;width:auto;justify-content:center;font-size:11px;padding:10px 12px}.mx-section-head{margin-bottom:28px}.mx-section-head h2,.mx-wide-content h2,.mx-science-card h2,.mx-news-card h2{font-size:clamp(28px,8.1vw,36px);line-height:1.12;letter-spacing:-.045em}.mx-section-head p,.mx-wide-content p,.mx-science-card p,.mx-news-card p{font-size:14.5px;line-height:1.7}.mx-eyebrow{font-size:11px;letter-spacing:.07em}.mx-eyebrow:before,.mx-eyebrow:after{width:18px}.mx-collection-card,.mx-product-card{border-radius:14px}.mx-collection-card img,.mx-product-img{height:210px}.mx-collection-info,.mx-product-body{padding:18px}.mx-product-meta{display:block;margin-bottom:12px}.mx-price{display:inline-block;margin-top:8px}.mx-wide-banner{min-height:300px;background-position:center}.mx-wide-content{padding:46px 0}.mx-science-grid{border-radius:14px}.mx-science-card{padding:32px 22px;min-height:auto}.mx-science-img{min-height:245px}.mx-news-card{padding:32px 22px;border-radius:18px;gap:22px}.mx-newsletter{border-radius:18px;flex-direction:column;gap:8px;padding:8px}.mx-newsletter input{height:46px;text-align:center;padding:0 14px}.mx-newsletter button{width:100%;height:46px}.mx-faq-q{gap:16px;padding:18px;font-size:14px}.mx-faq-a p{padding:0 18px 18px;font-size:14px}.mx-strip{padding:16px 0}.mx-strip-grid{grid-template-columns:1fr;gap:12px}.mx-strip-item{padding:16px}}@media(max-width:520px){.mx-container{width:min(100% - 28px,var(--mx-container))}.mx-hero-content{text-align:left}.mx-badge,.mx-hero p,.mx-hero-actions,.mx-metrics{margin-left:0;margin-right:0}.mx-badge{font-size:10.5px}.mx-hero h1{font-size:clamp(34px,11.2vw,43px)}.mx-hero p{font-size:15.5px}.mx-grid-4{grid-template-columns:1fr;gap:16px}.mx-product-card{max-width:420px;margin:0 auto;width:100%}.mx-collection-card img,.mx-product-img{height:235px}.mx-stage{min-height:285px}.mx-section,.mx-science,.mx-news-section,.mx-faq{padding:46px 0}}@media(max-width:380px){.mx-container{width:min(100% - 24px,var(--mx-container))}.mx-hero h1{font-size:32px}.mx-hero p{font-size:14px}.mx-btn{min-height:50px}.mx-collection-card img,.mx-product-img{height:210px}.mx-stage{min-height:250px}}.mx-home-design,.mx-home-design section,.mx-home-design .mx-container{box-sizing:border-box}.mx-home-design *,.mx-home-design *:before,.mx-home-design *:after{box-sizing:border-box}.mx-grid-4,.mx-science-grid,.mx-strip-grid,.mx-metrics,.mx-hero-grid,.mx-collection-card,.mx-product-card,.mx-news-card,.mx-science-card,.mx-strip-item,.mx-metric{min-width:0}@media(max-width:1023px){.mx-hero{min-height:auto}.mx-hero-grid{gap:30px}.mx-hero-content{max-width:720px}.mx-keep-line{white-space:normal}.mx-science-grid{grid-template-columns:1fr}.mx-science-grid .mx-science-img:nth-child(4){order:4}.mx-science-grid .mx-science-card:nth-child(3){order:3}}@media(max-width:767px){.mx-container{width:calc(100% - 28px)}.mx-hero-content{max-width:100%}.mx-hero h1{max-width:100%;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.mx-hero p,.mx-section-head p,.mx-wide-content p,.mx-science-card p,.mx-news-card p{overflow-wrap:normal}.mx-product-body h3,.mx-collection-info h3,.mx-strip-item h3,.mx-faq-q{overflow-wrap:anywhere}.mx-collection-card,.mx-product-card,.mx-news-card,.mx-faq-item,.mx-strip-item{box-shadow:0 12px 28px #071c330e}.mx-wide-banner{display:flex;align-items:center}}@media(max-width:520px){.mx-container{width:calc(100% - 24px)}.mx-hero{padding-top:34px}.mx-hero h1{letter-spacing:-.045em}.mx-h1-line:first-child,.mx-h1-line{display:block}.mx-blue-word{display:inline}.mx-stage{border-radius:18px}.mx-product-main{border-radius:14px}.mx-section-head{text-align:left;margin-left:0;margin-right:0}.mx-section-head .mx-eyebrow{justify-content:flex-start}.mx-section-head .mx-eyebrow:before{display:none}.mx-news-card{text-align:left;justify-items:stretch}}.mx-home-design{overflow-x:clip}.mx-home-design .mx-hero,.mx-home-design .mx-section,.mx-home-design .mx-science,.mx-home-design .mx-news-section,.mx-home-design .mx-faq,.mx-home-design .mx-wide-banner,.mx-home-design .mx-strip{transform:translateZ(0);backface-visibility:hidden}.mx-home-design .mx-hero{min-height:560px;padding-top:54px;padding-bottom:62px}.mx-home-design .mx-section,.mx-home-design .mx-science,.mx-home-design .mx-news-section,.mx-home-design .mx-faq{padding-top:58px;padding-bottom:58px}.mx-home-design .mx-section-head{margin-bottom:28px}.mx-home-design .mx-wide-banner{min-height:320px}.mx-home-design .mx-wide-content{padding-top:46px;padding-bottom:46px}.mx-home-design .mx-science-card,.mx-home-design .mx-science-img{min-height:310px}.mx-home-design .mx-science-card{padding:42px}.mx-home-design .mx-collection-card,.mx-home-design .mx-product-card,.mx-home-design .mx-review-card,.mx-home-design .mx-news-card,.mx-home-design .mx-science-grid{box-shadow:0 12px 32px #071c330e}.mx-home-design .mx-collection-card:hover,.mx-home-design .mx-product-card:hover,.mx-home-design .mx-review-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #071c331a}.mx-home-design .mx-orb,.mx-home-design .mx-stage-ring,.mx-home-design .mx-product-main{animation:none!important}.mx-home-design .mx-product-main{filter:none!important;box-shadow:0 22px 42px #071c331f}.mx-home-design .mx-collection-card:after,.mx-home-design .mx-product-card:after,.mx-home-design .mx-review-card:after{display:none}.mx-home-design .mx-collection-card img,.mx-home-design .mx-product-img{height:220px}.mx-home-design .mx-product-card{min-height:350px}.mx-home-design .mx-collection-card{min-height:370px}.mx-home-design .reveal,.mx-home-design .reveal-left,.mx-home-design .reveal-right{transition-duration:.42s;transition-timing-function:cubic-bezier(.2,.7,.2,1)}@media(max-width:1023px){.mx-home-design .mx-hero{padding-top:38px;padding-bottom:48px}.mx-home-design .mx-section,.mx-home-design .mx-science,.mx-home-design .mx-news-section,.mx-home-design .mx-faq{padding-top:42px;padding-bottom:42px}.mx-home-design .mx-stage{min-height:330px}.mx-home-design .mx-wide-banner{min-height:280px}.mx-home-design .mx-science-card,.mx-home-design .mx-science-img{min-height:auto}.mx-home-design .mx-science-card{padding:30px 22px}.mx-home-design .mx-science-img{min-height:230px}}@media(max-width:640px){.mx-home-design .mx-hero{padding-top:30px;padding-bottom:38px}.mx-home-design .mx-stage{min-height:250px}.mx-home-design .mx-metrics{gap:8px}.mx-home-design .mx-metric{padding:14px 16px}.mx-home-design .mx-collection-card img,.mx-home-design .mx-product-img{height:205px}.mx-home-design .mx-product-card,.mx-home-design .mx-collection-card{min-height:auto}.mx-home-design .mx-news-card{padding:26px 18px}.mx-home-design .mx-faq-q{padding:15px 16px}.mx-home-design .mx-faq-a p{padding:0 16px 16px}}@media(prefers-reduced-motion:reduce){.mx-home-design *,.mx-home-design *:before,.mx-home-design *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.mx-home-design .mx-hero{min-height:clamp(470px,62vh,640px)!important;padding:0!important;display:flex;align-items:stretch;overflow:hidden;background:linear-gradient(90deg,#031320e0,#071c33c7 43%,#176f9f57 72%,#3aa3d81f),var(--mx-hero-bg) center/cover no-repeat,linear-gradient(135deg,#071c33,#176f9f)!important;border-bottom:0!important;isolation:isolate}.mx-home-design .mx-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#071c3324,#071c337a),radial-gradient(circle at 16% 20%,rgba(58,163,216,.28),transparent 32%),radial-gradient(circle at 86% 28%,rgba(130,208,242,.2),transparent 28%)!important;pointer-events:none;z-index:0}.mx-home-design .mx-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px;opacity:.26;mix-blend-mode:screen;pointer-events:none;z-index:1}.mx-home-design .mx-hero .mx-container{position:relative;z-index:2;display:flex;align-items:center;min-height:inherit;padding:clamp(58px,7vw,92px) 0 clamp(44px,5vw,74px)}.mx-home-design .mx-hero-grid{width:100%;display:block!important}.mx-home-design .mx-hero-content{max-width:730px!important;color:#fff}.mx-home-design .mx-hero .mx-badge{margin-bottom:18px;color:#dff4ff;background:#ffffff1c;border-color:#ffffff38;box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mx-home-design .mx-hero .mx-badge-dot{background:#82d0f2;box-shadow:0 0 0 6px #82d0f22e}.mx-home-design .mx-hero h1{max-width:760px!important;color:#fff!important;font-size:clamp(46px,6vw,82px)!important;line-height:.98!important;letter-spacing:-.065em!important;margin-bottom:18px!important;text-shadow:0 16px 44px rgba(0,0,0,.35)}.mx-home-design .mx-hero .mx-blue-word{color:#82d0f2!important}.mx-home-design .mx-hero p{max-width:545px!important;color:#ffffffd1!important;font-size:16px!important;line-height:1.72!important;margin-bottom:26px!important}.mx-home-design .mx-hero-actions{margin-bottom:32px!important}.mx-home-design .mx-hero .mx-btn-primary{background:linear-gradient(90deg,var(--mx-blue-dark),var(--mx-blue))!important;color:#fff!important;border-color:#ffffff1a!important;box-shadow:0 18px 34px #3aa3d857!important}.mx-home-design .mx-hero .mx-btn-ghost{color:#fff!important;background:#ffffff1a!important;border-color:#ffffff47!important;box-shadow:none!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mx-home-design .mx-hero .mx-btn-ghost:hover{background:#ffffff2e!important;color:#fff!important}.mx-home-design .mx-hero .mx-metrics{max-width:700px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;padding:1px;border-radius:9px;background:#ffffff29;overflow:hidden;box-shadow:0 22px 58px #0000002e}.mx-home-design .mx-hero .mx-metric{padding:18px!important;border-radius:0!important;border:0!important;background:#0313208a!important;box-shadow:none!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:1!important;transform:none!important;animation:none!important}.mx-home-design .mx-hero .mx-metric strong{color:#fff!important;font-size:18px!important}.mx-home-design .mx-hero .mx-metric span{color:#ffffffad!important;font-size:10.5px!important}.mx-home-design .mx-hero .mx-stage,.mx-home-design .mx-hero .mx-orb{display:none!important}@media(max-width:980px){.mx-home-design .mx-hero{min-height:560px!important;background-position:center!important}.mx-home-design .mx-hero .mx-container{align-items:flex-end;padding-top:86px;padding-bottom:42px}.mx-home-design .mx-hero-content{max-width:680px!important}.mx-home-design .mx-hero h1{font-size:clamp(42px,10vw,66px)!important}}@media(max-width:640px){.mx-home-design .mx-hero{min-height:545px!important;background-position:58% center!important}.mx-home-design .mx-hero:before{background:linear-gradient(180deg,#071c335c,#071c33d6),radial-gradient(circle at 22% 18%,rgba(58,163,216,.24),transparent 34%)!important}.mx-home-design .mx-hero .mx-container{width:calc(100% - 30px);padding-top:74px;padding-bottom:30px}.mx-home-design .mx-hero .mx-badge{font-size:10.5px;padding:7px 11px;margin-bottom:14px}.mx-home-design .mx-hero h1{font-size:42px!important;line-height:1.02!important;letter-spacing:-.058em!important;margin-bottom:14px!important}.mx-home-design .mx-hero p{font-size:14px!important;line-height:1.64!important;margin-bottom:20px!important}.mx-home-design .mx-hero-actions{gap:10px!important;margin-bottom:20px!important}.mx-home-design .mx-hero .mx-btn{min-height:42px}.mx-home-design .mx-hero .mx-metrics{grid-template-columns:1fr!important}.mx-home-design .mx-hero .mx-metric{padding:13px 15px!important}.mx-home-design .mx-hero .mx-metric strong{font-size:15px!important}}.mx-home-design .mx-hero{min-height:clamp(440px,58vh,600px)!important}.mx-home-design .mx-hero .mx-container{justify-content:center!important;text-align:center!important;padding:clamp(62px,6vw,88px) 0 clamp(52px,5.5vw,76px)!important}.mx-home-design .mx-hero-content{margin-left:auto!important;margin-right:auto!important;max-width:900px!important;text-align:center!important}.mx-home-design .mx-hero .mx-badge{margin-left:auto!important;margin-right:auto!important}.mx-home-design .mx-hero h1{max-width:940px!important;margin-left:auto!important;margin-right:auto!important;font-size:clamp(44px,5.45vw,74px)!important}.mx-home-design .mx-hero p{max-width:710px!important;margin-left:auto!important;margin-right:auto!important}.mx-home-design .mx-hero-actions{justify-content:center!important;margin-bottom:0!important}.mx-home-design .mx-hero .mx-metrics{display:none!important}@media(max-width:980px){.mx-home-design .mx-hero .mx-container{align-items:center!important;padding-top:72px!important;padding-bottom:54px!important}}@media(max-width:640px){.mx-home-design .mx-hero{min-height:520px!important}.mx-home-design .mx-hero .mx-container{width:calc(100% - 30px)!important;padding-top:64px!important;padding-bottom:38px!important}.mx-home-design .mx-hero h1{font-size:clamp(36px,10.8vw,44px)!important;line-height:1.04!important}.mx-home-design .mx-hero p{max-width:430px!important}.mx-home-design .mx-hero-actions{margin-left:auto!important;margin-right:auto!important}}.mx-home-design .mx-collection-card{overflow:hidden!important}.mx-home-design .mx-collection-card>img{width:100%!important;height:clamp(230px,15.8vw,280px)!important;object-fit:contain!important;object-position:center center!important;padding:14px!important;background:linear-gradient(180deg,#fbfdff,#f4f9fd)!important;border-bottom:1px solid rgba(58,163,216,.12)!important;transform:none!important}.mx-home-design .mx-collection-card:hover>img{transform:none!important}@media(max-width:1023px){.mx-home-design .mx-collection-card>img{height:260px!important;padding:13px!important}}@media(max-width:767px){.mx-home-design .mx-collection-card>img{height:250px!important;padding:12px!important}}@media(max-width:520px){.mx-home-design .mx-collection-card>img{height:245px!important;padding:12px!important}}@media(max-width:380px){.mx-home-design .mx-collection-card>img{height:230px!important;padding:10px!important}}.mx-home-design .mx-product-img{height:clamp(245px,15.8vw,285px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:14px!important;background:linear-gradient(180deg,#fbfdff,#f4f9fd)!important;border-bottom:1px solid rgba(58,163,216,.12)!important}.mx-home-design .mx-product-img img,.mx-home-design .mx-product-card .mx-product-img img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;margin:0 auto!important;display:block!important;transform:none!important}.mx-home-design .mx-product-card:hover .mx-product-img img,.mx-home-design .mx-product-img:hover img{transform:none!important}@media(max-width:1023px){.mx-home-design .mx-product-img{height:270px!important;padding:13px!important}}@media(max-width:767px){.mx-home-design .mx-product-img{height:265px!important;padding:12px!important}}@media(max-width:520px){.mx-home-design .mx-product-img{height:255px!important;padding:12px!important}}@media(max-width:380px){.mx-home-design .mx-product-img{height:238px!important;padding:10px!important}}.mx-home-design{--mx-heading: "Inter Tight", "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.mx-home-design .mx-hero-content{max-width:min(1260px,100%)!important}.mx-home-design .mx-hero h1{max-width:min(1260px,100%)!important;font-family:Inter Tight,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-weight:900!important;font-size:clamp(42px,4.95vw,82px)!important;line-height:.94!important;letter-spacing:-.055em!important;text-transform:uppercase!important;text-wrap:balance}.mx-home-design .mx-hero .mx-h1-line,.mx-home-design .mx-hero .mx-blue-word,.mx-home-design .mx-hero .mx-h1-regular{font-family:inherit!important;font-weight:900!important}.mx-home-design .mx-hero .mx-h1-topline{display:block!important;color:#fff!important;white-space:nowrap!important}.mx-home-design .mx-hero .mx-h1-highlightline{display:block!important;color:#82d0f2!important}.mx-home-design .mx-hero .mx-blue-word{display:inline!important;color:#82d0f2!important}.mx-home-design .mx-hero .mx-h1-regular{color:inherit!important;white-space:nowrap}@media(max-width:1320px){.mx-home-design .mx-hero h1{font-size:clamp(40px,4.65vw,72px)!important;letter-spacing:-.052em!important}}@media(max-width:1120px){.mx-home-design .mx-hero .mx-h1-topline{white-space:normal!important}.mx-home-design .mx-hero h1{font-size:clamp(38px,6.9vw,64px)!important;line-height:.98!important}}@media(max-width:640px){.mx-home-design .mx-hero h1{font-size:clamp(34px,10.2vw,43px)!important;line-height:1.02!important;letter-spacing:-.045em!important}.mx-home-design .mx-hero .mx-h1-topline,.mx-home-design .mx-hero .mx-h1-highlightline{white-space:normal!important}}.mx-home-design{--mx-heading: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important}.mx-home-design .mx-hero{min-height:clamp(540px,68vh,720px)!important;padding:0!important;align-items:stretch!important;background:linear-gradient(90deg,#031320eb,#071c33d1 34%,#176f9f7a 70%,#3aa3d829),var(--mx-hero-bg) center center / cover no-repeat,linear-gradient(135deg,#071c33,#176f9f)!important}.mx-home-design .mx-hero:before{background:linear-gradient(180deg,#020c161f,#020c1670),radial-gradient(circle at 14% 22%,rgba(58,163,216,.16),transparent 34%)!important;opacity:1!important}.mx-home-design .mx-hero:after{display:none!important}.mx-home-design .mx-hero .mx-container{width:min(1320px,calc(100% - 80px))!important;min-height:inherit!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;padding:clamp(72px,7vw,110px) 0 clamp(60px,6vw,90px)!important}.mx-home-design .mx-hero-grid{display:block!important;width:100%!important}.mx-home-design .mx-hero-content{width:min(760px,100%)!important;max-width:760px!important;margin:0!important;text-align:left!important;color:#fff!important}.mx-home-design .mx-hero .mx-badge{display:none!important}.mx-home-design .mx-hero h1{width:min(760px,100%)!important;max-width:760px!important;margin:0 0 28px!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(58px,6.3vw,112px)!important;line-height:.96!important;letter-spacing:-.064em!important;font-weight:700!important;text-transform:none!important;text-align:left!important;text-shadow:0 16px 44px rgba(0,0,0,.32)!important;text-wrap:normal!important}.mx-home-design .mx-hero .mx-h1-line,.mx-home-design .mx-hero .mx-blue-word,.mx-home-design .mx-hero .mx-h1-regular{display:block!important;color:#fff!important;font-family:inherit!important;font-weight:700!important;white-space:normal!important}.mx-home-design .mx-hero .mx-h1-midline,.mx-home-design .mx-hero .mx-h1-highlightline{color:#fff!important}.mx-home-design .mx-hero .mx-h1-highlightline .mx-blue-word{display:inline!important}.mx-home-design .mx-hero p{width:min(650px,100%)!important;max-width:650px!important;margin:0 0 36px!important;color:#ffffffdb!important;font-size:clamp(17px,1.35vw,22px)!important;line-height:1.55!important;font-weight:400!important;text-align:left!important;text-shadow:0 8px 28px rgba(0,0,0,.22)!important}.mx-home-design .mx-hero-actions{width:auto!important;max-width:none!important;display:flex!important;justify-content:flex-start!important;gap:14px!important;margin:0!important}.mx-home-design .mx-hero .mx-btn-primary{width:auto!important;min-width:260px!important;min-height:60px!important;border-radius:0!important;padding:0 34px!important;background:#fff!important;color:#173d48!important;border:1px solid rgba(255,255,255,.92)!important;box-shadow:none!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:13px!important;font-weight:700!important;letter-spacing:.18em!important;text-transform:uppercase!important}.mx-home-design .mx-hero .mx-btn-primary:hover{transform:translateY(-2px)!important;background:#f4fbff!important;color:#12343d!important;box-shadow:0 18px 36px #0000002e!important}.mx-home-design .mx-hero .mx-btn-primary svg,.mx-home-design .mx-hero .mx-btn-primary svg path{color:#173d48!important;stroke:currentColor!important}.mx-home-design .mx-hero .mx-btn-ghost,.mx-home-design .mx-hero .mx-metrics,.mx-home-design .mx-hero .mx-stage,.mx-home-design .mx-hero .mx-orb{display:none!important}@media(max-width:980px){.mx-home-design .mx-hero{min-height:600px!important;background-position:54% center!important}.mx-home-design .mx-hero .mx-container{width:calc(100% - 42px)!important;align-items:center!important;padding-top:70px!important;padding-bottom:62px!important}.mx-home-design .mx-hero-content{max-width:700px!important}.mx-home-design .mx-hero h1{font-size:clamp(50px,10.2vw,82px)!important;max-width:700px!important}.mx-home-design .mx-hero p{max-width:620px!important}}@media(max-width:640px){.mx-home-design .mx-hero{min-height:560px!important;background-position:58% center!important}.mx-home-design .mx-hero:before{background:linear-gradient(90deg,#031320e6,#071c33bd,#176f9f42),linear-gradient(180deg,#020c160f,#020c166b)!important}.mx-home-design .mx-hero .mx-container{width:calc(100% - 30px)!important;padding-top:58px!important;padding-bottom:52px!important}.mx-home-design .mx-hero h1{font-size:clamp(43px,14.3vw,62px)!important;line-height:.98!important;letter-spacing:-.058em!important;margin-bottom:22px!important}.mx-home-design .mx-hero p{font-size:15px!important;line-height:1.62!important;margin-bottom:28px!important}.mx-home-design .mx-hero-actions{width:100%!important}.mx-home-design .mx-hero .mx-btn-primary{width:100%!important;min-width:0!important;min-height:54px!important;padding:0 22px!important;font-size:12px!important}}@media(max-width:390px){.mx-home-design .mx-hero h1{font-size:40px!important}}.mx-home-design .mx-hero h1{font-size:clamp(46px,5.15vw,88px)!important;line-height:1.02!important;letter-spacing:-.052em!important;font-weight:650!important;max-width:760px!important;margin-bottom:24px!important}.mx-home-design .mx-hero .mx-h1-line,.mx-home-design .mx-hero .mx-h1-regular{font-weight:650!important}.mx-home-design .mx-hero .mx-h1-highlightline,.mx-home-design .mx-hero .mx-h1-highlightline .mx-blue-word{color:#82d0f2!important;font-weight:700!important;text-shadow:0 14px 38px rgba(58,163,216,.24),0 10px 34px rgba(0,0,0,.3)!important}.mx-home-design .mx-hero p{font-size:clamp(16px,1.16vw,19px)!important;line-height:1.6!important;max-width:610px!important;margin-bottom:31px!important}.mx-home-design .mx-hero .mx-btn-primary{min-width:232px!important;min-height:56px!important;border-radius:9px!important;padding:0 30px!important;background:linear-gradient(135deg,#176f9f,#3aa3d8)!important;color:#fff!important;border:1px solid rgba(130,208,242,.48)!important;box-shadow:0 18px 36px #176f9f4d!important}.mx-home-design .mx-hero .mx-btn-primary:hover{background:linear-gradient(135deg,#0f5f8a,#2d94c8)!important;color:#fff!important;box-shadow:0 20px 42px #176f9f6b!important}.mx-home-design .mx-hero .mx-btn-primary svg,.mx-home-design .mx-hero .mx-btn-primary svg path{color:#fff!important;stroke:currentColor!important}@media(max-width:980px){.mx-home-design .mx-hero h1{font-size:clamp(44px,9.2vw,70px)!important;max-width:650px!important}.mx-home-design .mx-hero p{max-width:560px!important}}@media(max-width:640px){.mx-home-design .mx-hero{min-height:535px!important}.mx-home-design .mx-hero h1{font-size:clamp(36px,11.6vw,50px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin-bottom:19px!important}.mx-home-design .mx-hero p{font-size:14.5px!important;line-height:1.58!important;margin-bottom:25px!important}.mx-home-design .mx-hero .mx-btn-primary{min-height:52px!important;border-radius:9px!important;font-size:11.5px!important;letter-spacing:.14em!important}}@media(max-width:390px){.mx-home-design .mx-hero h1{font-size:35px!important}}.mx-home-design .mx-hero .mx-container{width:min(1320px,calc(100% - 80px))!important;padding-left:clamp(34px,5vw,72px)!important;padding-right:clamp(24px,4vw,52px)!important;box-sizing:border-box!important}.mx-home-design .mx-hero-content{width:min(700px,100%)!important;max-width:700px!important}.mx-home-design .mx-hero h1{width:min(700px,100%)!important;max-width:700px!important;font-size:clamp(40px,4.25vw,72px)!important;line-height:1.05!important;letter-spacing:-.043em!important;font-weight:620!important;margin-bottom:22px!important}.mx-home-design .mx-hero .mx-h1-line,.mx-home-design .mx-hero .mx-h1-regular{font-weight:620!important}.mx-home-design .mx-hero .mx-h1-highlightline,.mx-home-design .mx-hero .mx-h1-highlightline .mx-blue-word{font-weight:680!important}.mx-home-design .mx-hero p{width:min(580px,100%)!important;max-width:580px!important;font-size:clamp(15px,1.05vw,17px)!important;line-height:1.62!important;margin-bottom:28px!important}.mx-home-design .mx-hero .mx-btn-primary{min-width:218px!important;min-height:54px!important;padding:0 28px!important}@media(max-width:1280px){.mx-home-design .mx-hero .mx-container{padding-left:clamp(24px,4vw,48px)!important}.mx-home-design .mx-hero-content,.mx-home-design .mx-hero h1{max-width:650px!important}.mx-home-design .mx-hero h1{font-size:clamp(38px,4.55vw,64px)!important}}@media(max-width:980px){.mx-home-design .mx-hero .mx-container{width:calc(100% - 42px)!important;padding-left:0!important;padding-right:0!important}.mx-home-design .mx-hero-content,.mx-home-design .mx-hero h1{max-width:620px!important}.mx-home-design .mx-hero h1{font-size:clamp(40px,8.4vw,62px)!important}}@media(max-width:640px){.mx-home-design .mx-hero .mx-container{width:calc(100% - 30px)!important}.mx-home-design .mx-hero h1{font-size:clamp(34px,10.8vw,46px)!important;line-height:1.07!important;letter-spacing:-.04em!important}.mx-home-design .mx-hero p{font-size:14px!important}}@media(max-width:390px){.mx-home-design .mx-hero h1{font-size:33px!important}}.mx-highlight-gap{display:inline}.mx-home-design .mx-pay-bank-section{position:relative;overflow:hidden;padding:64px 0;background:radial-gradient(circle at 12% 18%,rgba(58,163,216,.16),transparent 28%),radial-gradient(circle at 92% 8%,rgba(130,208,242,.14),transparent 28%),linear-gradient(180deg,#f5fbff,#fff);border-top:1px solid rgba(58,163,216,.1)}.mx-home-design .mx-pay-bank-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(58,163,216,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(58,163,216,.035) 1px,transparent 1px);background-size:56px 56px;opacity:.66;pointer-events:none}.mx-home-design .mx-pay-bank-card{position:relative;z-index:1;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.82fr);gap:28px;padding:34px;border:1px solid rgba(58,163,216,.26);border-radius:18px;background:linear-gradient(135deg,#fffffff0,#eef9ffbd),radial-gradient(circle at 86% 0%,rgba(58,163,216,.18),transparent 34%);box-shadow:0 24px 66px #071c331a,inset 0 1px #ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mx-home-design .mx-pay-bank-card:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:17px;border:1px solid rgba(255,255,255,.72);pointer-events:none}.mx-home-design .mx-pay-bank-shine{position:absolute;top:-160px;left:-210px;width:430px;height:430px;transform:rotate(24deg);background:linear-gradient(135deg,#ffffffd1,#ffffff14);pointer-events:none}.mx-home-design .mx-pay-bank-left,.mx-home-design .mx-pay-bank-right{position:relative;z-index:2;min-width:0}.mx-home-design .mx-pay-bank-top{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:13px}.mx-home-design .mx-pay-bank-top h2{margin:0;color:var(--mx-navy);font-family:var(--mx-heading);font-size:clamp(30px,3.2vw,48px);line-height:1;font-weight:800;letter-spacing:-.045em}.mx-home-design .mx-pay-bank-top span{display:inline-flex;align-items:center;min-height:32px;padding:8px 15px;border-radius:999px;background:linear-gradient(135deg,#6bc48d,#3aa66f);color:#fff;box-shadow:0 12px 26px #3aa66f3d;font-size:12px;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.mx-home-design .mx-pay-bank-main{max-width:760px;margin:0 0 18px;color:#10233a;font-size:clamp(20px,2vw,28px);line-height:1.32;font-weight:760;letter-spacing:-.028em}.mx-home-design .mx-pay-bank-security{display:flex;flex-wrap:wrap;align-items:center;gap:8px;max-width:780px;margin:0 0 23px;color:#2d4058;font-size:15px;line-height:1.56;font-weight:650}.mx-home-design .mx-pay-bank-security strong{color:var(--mx-navy);font-weight:850}.mx-home-design .mx-pay-bank-security em{color:#8391a2;font-style:normal}.mx-home-design .mx-pay-lock{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;background:#3aa3d81f;border:1px solid rgba(58,163,216,.14)}.mx-home-design .mx-bank-row{display:flex;flex-wrap:wrap;gap:10px}.mx-home-design .mx-bank-chip{min-width:76px;height:44px;padding:0 14px;border:1px solid rgba(58,163,216,.18);border-radius:9px;background:linear-gradient(180deg,#fffffffa,#f5fafff0);color:#263b56;box-shadow:0 10px 22px #071c3312;font-size:12px;font-weight:850;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease,color .22s ease}.mx-home-design .mx-bank-chip:hover,.mx-home-design .mx-bank-chip.active{transform:translateY(-3px);border-color:#3aa3d899;background:linear-gradient(135deg,var(--mx-blue-dark),var(--mx-blue));color:#fff;box-shadow:0 16px 32px #176f9f38}.mx-home-design .mx-more-bank{color:#6b7b91}.mx-home-design .mx-pay-bank-right{align-self:stretch;padding:26px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 90% 0%,rgba(130,208,242,.24),transparent 34%),linear-gradient(145deg,#071c33f5,#17496ee6);box-shadow:inset 0 1px #ffffff1f,0 18px 44px #071c3329}.mx-home-design .mx-how-title{margin-bottom:20px;color:#9fd4fb;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mx-home-design .mx-step-list{display:grid;gap:14px}.mx-home-design .mx-step{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:13px}.mx-home-design .mx-step span{width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--mx-blue),var(--mx-blue-dark));color:#fff;box-shadow:0 12px 26px #3aa3d842;font-size:14px;font-weight:900}.mx-home-design .mx-step p{margin:0;color:#ffffffe0;font-size:16px;line-height:1.38;font-weight:700}.mx-home-design .mx-selected-bank{margin-top:24px;padding:13px 15px;border-radius:9px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffb8;font-size:13px;font-weight:650}.mx-home-design .mx-selected-bank strong{color:#fff;font-weight:900}@media(max-width:980px){.mx-home-design .mx-pay-bank-section{padding:46px 0}.mx-home-design .mx-pay-bank-card{grid-template-columns:1fr;gap:22px;padding:26px;border-radius:16px}.mx-home-design .mx-pay-bank-card:after{border-radius:15px}.mx-home-design .mx-pay-bank-main{font-size:22px}.mx-home-design .mx-pay-bank-security{font-size:14.5px}.mx-home-design .mx-pay-bank-right{padding:24px}}@media(max-width:520px){.mx-home-design .mx-pay-bank-section{padding:42px 0}.mx-home-design .mx-pay-bank-card{padding:22px 18px;border-radius:14px}.mx-home-design .mx-pay-bank-top{gap:10px}.mx-home-design .mx-pay-bank-top h2{font-size:34px}.mx-home-design .mx-pay-bank-top span{min-height:30px;padding:7px 12px;font-size:10.5px}.mx-home-design .mx-pay-bank-main{font-size:19px}.mx-home-design .mx-pay-bank-security{align-items:flex-start;gap:7px;font-size:14px}.mx-home-design .mx-bank-chip{min-width:calc(50% - 5px);height:44px}.mx-home-design .mx-step p{font-size:15px}}.mx-hero-review-strip{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:14px;margin:18px 0 30px;padding:13px 18px;border-radius:999px;background:#071c33e0;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 42px #071c3329;color:#fff;text-decoration:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.mx-hero-review-strip:hover{color:#fff;background:#071c33f0;transform:translateY(-2px);box-shadow:0 24px 52px #071c3336}.mx-hero-stars{display:inline-flex;align-items:center;color:#ffd34f;font-size:17px;line-height:1;letter-spacing:2px;text-shadow:0 6px 20px rgba(255,211,79,.24);white-space:nowrap}.mx-hero-review-text{display:inline-flex;align-items:center;gap:8px;color:#ffffffe0;font-size:14px;line-height:1.2;font-weight:600;white-space:nowrap}.mx-hero-review-text strong{color:#fff;font-weight:900}@media(max-width:767px){.mx-hero-review-strip{margin:16px 0 24px;padding:13px 15px;gap:12px}.mx-hero-stars{font-size:16px;letter-spacing:1.5px}.mx-hero-review-text{font-size:13.5px;gap:7px}}@media(max-width:420px){.mx-hero-review-strip{width:100%;justify-content:flex-start;border-radius:18px}.mx-hero-review-text{white-space:normal}}.mx-hero-judgeme-counter-source{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important;left:-9999px!important;top:auto!important}.mx-hero-review-strip[data-review-source=judgeme_all_reviews] .mx-hero-rating-value,.mx-hero-review-strip[data-review-source=judgeme_all_reviews] .mx-hero-count-value{transition:opacity .18s ease}.mx-home-design .mx-judgeme-reviews{position:relative;padding:70px 0 76px;background:#fff!important;overflow:hidden}.mx-home-design .mx-judgeme-reviews,.mx-home-design .mx-judgeme-reviews *{text-shadow:none!important;box-shadow:none!important}.mx-home-design .mx-judgeme-reviews:before,.mx-home-design .mx-judgeme-reviews:after,.mx-home-design .mx-judgeme-shell:before,.mx-home-design .mx-judgeme-shell:after,.mx-home-design .mx-judgeme-carousel-content:before,.mx-home-design .mx-judgeme-carousel-content:after{content:none!important;display:none!important}.mx-home-design .mx-judgeme-reviews .mx-container{width:min(1320px,calc(100% - 48px));margin:0 auto}.mx-home-design .mx-judgeme-shell{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.mx-home-design .mx-judgeme-head{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;max-width:620px;margin:0 auto 34px!important;padding:0!important;border:0!important;background:transparent!important;text-align:center!important}.mx-home-design .mx-judgeme-head>div{width:100%}.mx-home-design .mx-judgeme-head .mx-eyebrow,.mx-home-design .mx-judgeme-head p{display:none!important}.mx-home-design .mx-judgeme-head .jdgm-carousel-title{display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;font-family:var(--mx-heading)!important;color:#1f2937!important;-webkit-text-fill-color:#1f2937!important;font-size:clamp(28px,2.25vw,35px)!important;line-height:1.15!important;letter-spacing:-.035em!important;text-align:center!important;text-transform:uppercase!important;font-weight:800!important}.mx-home-design .mx-judgeme-summary{width:auto!important;min-height:auto!important;margin:0 auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#344054!important;display:inline-flex!important;flex-direction:column;justify-content:center;align-items:center;gap:3px;text-decoration:none!important;white-space:nowrap}.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating{display:block!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;color:transparent!important;font-size:0!important;line-height:1!important;letter-spacing:0!important}.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating:before{content:"\2605\2605\2605\2605\2605"!important;display:block!important;font-family:Arial,Helvetica,sans-serif!important;font-size:18px!important;line-height:1!important;letter-spacing:2px!important;color:#5b9dd1!important;-webkit-text-fill-color:#5b9dd1!important}.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating .jdgm-star,.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating svg,.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating img{display:none!important}.mx-home-design .mx-judgeme-summary .jdgm-carousel-number-of-reviews{display:block!important;color:#475467!important;font-size:14px!important;font-weight:500!important;line-height:1.25!important;text-transform:lowercase}.mx-home-design .mx-judgeme-carousel-content{width:100%!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__item-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper{max-width:100%!important;background:transparent!important;border:0!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-wrapper{width:100%!important;padding:0!important;margin:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{width:min(100%,1120px)!important;padding:0 48px!important;margin:0 auto!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 14px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper{padding:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:170px;height:100%;padding:22px 22px 18px!important;border-radius:4px!important;background:#fff!important;border:1px solid #dfe7ef!important;outline:0!important;display:flex!important;flex-direction:column;justify-content:flex-start;overflow:hidden!important;transform:none!important;transition:border-color .18s ease!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review:hover{transform:none!important;border-color:#b8d3ea!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating{display:block!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0 0 11px!important;padding:0!important;background:transparent!important;border:0!important;color:transparent!important;font-size:0!important;line-height:1!important;letter-spacing:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating:before{content:"\2605\2605\2605\2605\2605"!important;display:block!important;font-family:Arial,Helvetica,sans-serif!important;font-size:17px!important;line-height:1!important;letter-spacing:2px!important;color:#5b9dd1!important;-webkit-text-fill-color:#5b9dd1!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating .jdgm-star,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating .jdgm-star:before,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating svg,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating img{display:none!important;content:none!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{position:relative;z-index:1;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;border:0!important;border-radius:0!important;background:transparent!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{display:block!important;font-family:var(--mx-body)!important;color:#2f343b!important;-webkit-text-fill-color:#2f343b!important;font-size:16px!important;line-height:1.45!important;font-weight:400!important;opacity:1!important;visibility:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title{font-weight:500!important;margin:0 0 7px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body{margin:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name{display:block!important;margin-top:auto!important;padding-top:16px!important;font-family:var(--mx-body)!important;color:#344054!important;-webkit-text-fill-color:#344054!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;opacity:1!important;visibility:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__left-arrow,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__right-arrow{width:28px!important;height:28px!important;border-radius:0!important;background:transparent!important;border:0!important;opacity:.48!important;transition:opacity .18s ease!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__left-arrow:hover,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__right-arrow:hover{opacity:.78!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__left-arrow:before,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__right-arrow:before{border-color:#7d8793!important}@media(max-width:980px){.mx-home-design .mx-judgeme-reviews{padding:62px 0 68px}.mx-home-design .mx-judgeme-reviews .mx-container{width:min(100% - 34px,1240px)}.mx-home-design .mx-judgeme-head{margin-bottom:28px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{width:100%!important;padding:0 34px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 10px!important}}@media(max-width:640px){.mx-home-design .mx-judgeme-reviews{padding:50px 0 56px}.mx-home-design .mx-judgeme-head{margin-bottom:22px!important}.mx-home-design .mx-judgeme-head .jdgm-carousel-title{font-size:25px!important;letter-spacing:-.03em!important}.mx-home-design .mx-judgeme-summary .jdgm-all-reviews-rating:before{font-size:16px!important;letter-spacing:1.5px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 10px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 6px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:164px;padding:18px 16px 14px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating:before{font-size:15px!important;letter-spacing:1.5px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{font-size:15px!important}}.mx-home-design .mx-news-section{background:linear-gradient(180deg,#fff,#fbfdff 45%,#f7fbff)!important;padding-bottom:64px!important}.mx-home-design .mx-judgeme-reviews{background:#f7fbff!important;padding-top:54px!important;padding-bottom:56px!important;border-top:1px solid #edf5fb!important;border-bottom:1px solid #edf5fb!important}.mx-home-design .mx-judgeme-reviews .mx-container{width:min(1180px,calc(100% - 48px))!important}.mx-home-design .mx-judgeme-head{margin-bottom:30px!important}.mx-home-design .mx-judgeme-head .jdgm-carousel-title{color:#0e1b2d!important;-webkit-text-fill-color:#0e1b2d!important}.mx-home-design .mx-judgeme-summary .jdgm-carousel-number-of-reviews{color:#344054!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{width:min(100%,1060px)!important;padding:0 36px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 10px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:154px!important;padding:20px 20px 18px!important;border:1px solid #cdddeb!important;background:#fff!important;box-shadow:none!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review:hover{border-color:#a9cbe8!important;box-shadow:none!important}.mx-home-design .mx-faq{background:#f7fbff!important;padding-top:54px!important;padding-bottom:72px!important}.mx-home-design .mx-faq .mx-section-head{margin-bottom:26px!important}.mx-home-design .mx-faq-item{border:1px solid #d9e9f4!important;box-shadow:none!important;background:#fff!important}.mx-home-design .mx-pay-bank-section{border-top:1px solid #edf5fb!important}@media(max-width:980px){.mx-home-design .mx-news-section{padding-bottom:54px!important}.mx-home-design .mx-judgeme-reviews,.mx-home-design .mx-faq{padding-top:48px!important;padding-bottom:56px!important}.mx-home-design .mx-judgeme-reviews .mx-container{width:min(100% - 34px,1180px)!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 24px!important}}@media(max-width:640px){.mx-home-design .mx-news-section{padding-bottom:42px!important}.mx-home-design .mx-judgeme-reviews,.mx-home-design .mx-faq{padding-top:42px!important;padding-bottom:48px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 8px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:150px!important}}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:245px!important;height:auto!important;padding:26px 26px 34px!important;overflow:visible!important;display:flex!important;flex-direction:column!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{margin-bottom:0!important;padding-bottom:0!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content:last-child,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body:last-child,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text:last-child,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p:last-child{margin-bottom:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{overflow:visible!important}@media(max-width:980px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:230px!important;padding:24px 22px 30px!important}}@media(max-width:640px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:220px!important;padding:22px 18px 28px!important}}.mx-home-design .mx-judgeme-reviews{background:#f7fbff!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{width:min(100%,1120px)!important;padding:0 56px!important;margin:0 auto!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__item-wrapper{overflow:hidden!important;padding-bottom:2px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 12px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper{height:100%!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{height:304px!important;min-height:304px!important;padding:30px 30px 36px!important;border:1px solid #cfddec!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review:hover{border-color:#a9cbe8!important;box-shadow:none!important;transform:none!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating{flex:0 0 auto!important;margin:0 0 16px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{overflow:hidden!important;margin-bottom:0!important;padding-bottom:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{display:-webkit-box!important;-webkit-line-clamp:7!important;-webkit-box-orient:vertical!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name{flex:0 0 auto!important;margin-top:auto!important;padding-top:18px!important;padding-bottom:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__left-arrow,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__right-arrow{display:none!important}.mx-home-design .mx-judgeme-custom-nav{display:flex!important;align-items:center;justify-content:center;gap:12px;margin:24px auto 0;padding:0}.mx-home-design .mx-judgeme-nav-btn{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #cfddec;border-radius:999px;background:#fff;color:#2f6fa7;cursor:pointer;box-shadow:none!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.mx-home-design .mx-judgeme-nav-btn span{display:block;font-size:27px;line-height:1;transform:translateY(-1px)}.mx-home-design .mx-judgeme-nav-btn:hover,.mx-home-design .mx-judgeme-nav-btn:focus-visible{background:#5b9dd1;border-color:#5b9dd1;color:#fff;outline:none;transform:translateY(-1px)}@media(max-width:980px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 42px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{height:292px!important;min-height:292px!important;padding:26px 24px 32px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{-webkit-line-clamp:6!important}}@media(max-width:640px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 8px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 6px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{height:286px!important;min-height:286px!important;padding:24px 20px 30px!important}.mx-home-design .mx-judgeme-custom-nav{margin-top:18px}.mx-home-design .mx-judgeme-nav-btn{width:40px;height:40px}}.mx-home-design .mx-judgeme-reviews{padding-top:52px!important;padding-bottom:58px!important}.mx-home-design .mx-judgeme-carousel-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__item-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{width:min(100%,1140px)!important;padding:0 42px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel__item-wrapper{padding-bottom:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item{padding:0 12px 2px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{height:auto!important;min-height:330px!important;max-height:none!important;padding:32px 30px 44px!important;overflow:visible!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;border:1px solid #cfddec!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;margin-bottom:0!important;padding-bottom:0!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name-wrapper,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name{margin-top:auto!important;padding-top:24px!important;padding-bottom:0!important}.mx-home-design .mx-judgeme-custom-nav{position:relative!important;z-index:3!important;margin:28px auto 0!important;clear:both!important}@media(max-width:980px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 28px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:300px!important;padding:28px 24px 38px!important}}@media(max-width:640px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel{padding:0 8px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:260px!important;padding:24px 20px 34px!important}.mx-home-design .mx-judgeme-custom-nav{margin-top:22px!important}}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__inner-wrapper{display:block!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:280px!important;padding:30px 30px 38px!important;border:1px solid #cfddec!important;border-radius:6px!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name-wrapper{display:block!important;order:0!important;margin:0 0 14px!important;padding:0!important;color:#0f1f33!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;text-align:left!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__reviewer-name{display:block!important;margin:0!important;padding:0!important;color:#0f1f33!important;font-size:15px!important;line-height:1.25!important;font-weight:700!important;text-align:left!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-rating{order:1!important;margin:0 0 18px!important}.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-title,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-content,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-body,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review-text,.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item p{order:2!important}@media(max-width:980px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:260px!important;padding:28px 24px 36px!important}}@media(max-width:640px){.mx-home-design .mx-judgeme-carousel-content .jdgm-carousel-item__review{min-height:230px!important;padding:24px 20px 32px!important}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/medimax-design.css.map */
