.mx37-header-actions{display:flex;align-items:center;gap:8px}.mx-header .mx37-cart-trigger{color:#fff}.mx37-cart-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid rgb(255 255 255 / .18);border-radius:12px;background:rgb(255 255 255 / .08);color:inherit;font:600 13px/1 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer;text-decoration:none}.mx37-cart-trigger:hover{background:rgb(255 255 255 / .16)}.mx37-cart-icon{display:inline-grid;place-items:center}.mx37-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f57c00;color:#fff;font-size:11px;font-weight:800;line-height:1}.mx37-cart-count:not(.is-active){background:rgb(255 255 255 / .2);color:currentColor}.mx37-cart-trigger--mobile{display:none}.mx37-cart-layer{position:fixed;inset:0;z-index:99990;pointer-events:none}.mx37-cart-layer.is-open{pointer-events:auto}.mx37-cart-backdrop{position:absolute;inset:0;background:rgb(5 18 28 / .44);opacity:0;transition:opacity .18s ease}.mx37-cart-layer.is-open .mx37-cart-backdrop{opacity:1}.mx37-cart-panel{position:absolute;top:calc(var(--mx92-header-h,72px) + 12px);right:18px;width:min(390px,calc(100vw - 24px));max-height:calc(100svh - var(--mx92-header-h,72px) - 28px);display:flex;flex-direction:column;background:#fff;color:#142033;border:1px solid #dce6e1;border-radius:22px;box-shadow:0 24px 70px rgb(5 20 30 / .26);overflow:hidden;opacity:0;transform:translateY(-8px) scale(.98);transition:opacity .18s ease,transform .18s ease;outline:none}.mx37-cart-layer.is-open .mx37-cart-panel{opacity:1;transform:translateY(0) scale(1)}.admin-bar .mx37-cart-panel{top:calc(var(--mx92-header-h,72px) + 44px)}.mx37-cart-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 14px;border-bottom:1px solid #eef2f0}.mx37-cart-panel-head strong{display:block;font-size:18px;font-weight:650;letter-spacing:-.02em}.mx37-cart-panel-head span{display:block;margin-top:3px;color:#637469;font-size:12px}.mx37-cart-panel-head button{width:34px;height:34px;border:1px solid #dfe7e3;border-radius:10px;background:#fff;color:#182a20;font-size:22px;cursor:pointer}.mx37-cart-items{display:grid;gap:0;overflow:auto;padding:4px 14px;max-height:44svh}.mx37-cart-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto 28px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #eef3f0}.mx37-cart-item:last-child{border-bottom:0}.mx37-cart-thumb{display:grid;place-items:center;width:58px;height:64px;border:1px solid #edf2ef;border-radius:12px;overflow:hidden;background:#fbfdfc;color:#789;font-size:10px;text-decoration:none}.mx37-cart-thumb img{width:100%;height:100%;object-fit:contain}.mx37-cart-copy{min-width:0}.mx37-cart-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:650}.mx37-cart-copy small,.mx37-cart-copy em{display:block;margin-top:3px;color:#6b7c70;font-size:11px;font-style:normal}.mx37-cart-qty{display:grid;grid-template-columns:26px 24px 26px;align-items:center;border:1px solid #dce6e1;border-radius:999px;overflow:hidden;background:#fff}.mx37-cart-qty button{height:28px;border:0;background:#fff;color:#173026;cursor:pointer;font-size:15px}.mx37-cart-qty span{text-align:center;font-size:12px;font-weight:700}.mx37-cart-remove{width:28px;height:28px;border:1px solid #efdada;border-radius:9px;background:#fff;color:#963333;font-size:18px;cursor:pointer}.mx37-cart-empty{padding:22px 18px;color:#6b7c70;font-size:13px;line-height:1.55}.mx37-cart-empty[hidden]{display:none}.mx37-cart-panel-foot{padding:14px 18px 18px;border-top:1px solid #eef2f0;background:#fbfdfc}.mx37-cart-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mx37-cart-total span{color:#65756c;font-size:13px}.mx37-cart-total strong{font-size:18px;color:#0b7740}.mx37-cart-primary,.mx37-cart-secondary,.mx37-cart-clear{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:8px;border-radius:12px;text-decoration:none;font-size:13px;font-weight:750}.mx37-cart-primary{background:#0b7740;color:#fff;border:1px solid #0b7740}.mx37-cart-secondary{background:#1565c0;color:#fff;border:1px solid #1565c0}.mx37-cart-clear{background:#fff;color:#963333;border:1px solid #ebd6d6;cursor:pointer}.mx37-mobile-cartbar{position:fixed;left:12px;right:12px;bottom:calc(72px + env(safe-area-inset-bottom));z-index:990;display:none;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:8px 12px 8px 16px;border-radius:18px;background:#0b7740;color:#fff;text-decoration:none;box-shadow:0 16px 42px rgb(5 25 16 / .25)}.mx37-mobile-cartbar span{display:grid;gap:2px}.mx37-mobile-cartbar strong{font-size:13px}.mx37-mobile-cartbar small{font-size:11px;opacity:.8}.mx37-mobile-cartbar em{font-style:normal;font-size:12px;font-weight:800;background:rgb(255 255 255 / .16);border-radius:999px;padding:9px 12px}@media(max-width:1023px){.mx37-cart-trigger--desktop{display:none}.mx37-cart-trigger--mobile{display:inline-flex}.mx37-cart-label{display:none}.mx37-cart-trigger{min-width:42px;padding:0 9px}.mx37-cart-panel{right:12px;left:12px;width:auto;top:76px}.mx37-mobile-cartbar:not([hidden]){display:flex}}@media(max-width:782px){.admin-bar .mx37-cart-panel{top:108px}}@media(max-width:520px){.mx37-cart-panel{border-radius:18px}.mx37-cart-item{grid-template-columns:52px minmax(0,1fr) 28px}.mx37-cart-qty{grid-column:2/3;width:86px;margin-top:7px}.mx37-cart-remove{grid-column:3;grid-row:1}.mx37-cart-thumb{width:52px;height:58px}}.mx93-order-page,.mx93-track-page{padding-top:26px;padding-bottom:64px;color:#142033}.mx93-order-head,.mx93-track-head{margin:0 0 22px}.mx93-order-head span,.mx93-track-head span{display:block;font-size:12px;font-weight:500;letter-spacing:.08em;color:#1565c0;text-transform:uppercase}.mx93-order-head h1,.mx93-track-head h1{margin:6px 0 8px;font-size:clamp(30px,4vw,46px);font-weight:550;letter-spacing:-.035em}.mx93-order-head p,.mx93-track-head p{max-width:820px;margin:0;color:#617085;line-height:1.65}.mx93-order-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:22px;align-items:start}.mx93-card{background:#fff;border:1px solid #dbe4ee;border-radius:20px;box-shadow:0 12px 36px rgb(21 45 76 / .07);padding:22px}.mx93-card h2{margin:0 0 6px;font-size:22px;font-weight:550}.mx93-card>p{margin:0 0 18px;color:#66758a;line-height:1.55}.mx93-items{display:grid;gap:10px}.mx93-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:14px;background:#fbfdff}.mx93-item img{width:74px;height:74px;object-fit:contain;background:#fff;border-radius:10px}.mx93-item strong{display:block;font-size:14px;font-weight:550}.mx93-item small{display:block;color:#6b7889;margin-top:3px}.mx93-item-price{text-align:right;font-size:14px;font-weight:550}.mx93-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mx93-field{display:grid;gap:7px}.mx93-field.full{grid-column:1/-1}.mx93-field label{font-size:13px;font-weight:500;color:#26374d}.mx93-field input,.mx93-field select,.mx93-field textarea{width:100%;border:1px solid #cfd9e5;border-radius:12px;background:#fff;color:#172033;padding:12px 13px;font:400 15px/1.35 system-ui,-apple-system,"Segoe UI",sans-serif;outline:none}.mx93-field textarea{min-height:100px;resize:vertical}.mx93-field input:focus,.mx93-field select:focus,.mx93-field textarea:focus{border-color:#1565c0;box-shadow:0 0 0 4px rgb(21 101 192 / .1)}.mx93-payments{display:grid;gap:10px;margin-top:4px}.mx93-payment{display:flex;gap:10px;align-items:flex-start;border:1px solid #dbe4ee;border-radius:13px;padding:12px;background:#fff;cursor:pointer}.mx93-payment:has(input:checked){border-color:#1565c0;background:#f4f8ff}.mx93-payment input{margin-top:3px}.mx93-payment strong{display:block;font-size:13px;font-weight:550}.mx93-payment small{display:block;color:#6c7a8a;margin-top:2px;line-height:1.4}.mx93-summary{position:sticky;top:calc(var(--mx92-header-h,90px) + 16px)}.mx93-summary-row{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid #edf1f5}.mx93-summary-row span{color:#69778a}.mx93-summary-row strong{font-weight:550}.mx93-summary-total{display:flex;justify-content:space-between;gap:14px;padding:17px 0 4px;font-size:20px}.mx93-summary-total strong{font-weight:600;color:#0d47a1}.mx93-order-submit{width:100%;min-height:52px;border:0;border-radius:14px;background:#1565c0;color:#fff;font-size:15px;font-weight:550;cursor:pointer;margin-top:16px}.mx93-order-submit:hover{background:#0d47a1}.mx93-order-submit[disabled]{opacity:.55;cursor:wait}.mx93-secure-note{margin:12px 0 0;font-size:12px;line-height:1.55;color:#6d7b8d}.mx93-alert{display:none;padding:12px 14px;border-radius:12px;margin:0 0 14px;background:#fff3f3;border:1px solid #f1caca;color:#8c2929}.mx93-alert.is-show{display:block}.mx93-bank-box{padding:12px 14px;margin-top:12px;border:1px solid #dbe5ee;border-radius:12px;background:#f8fbff;color:#34465c;font-size:13px;line-height:1.6}.mx93-track-search{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.mx93-track-status{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.mx93-status-pill{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:999px;background:#edf4ff;color:#0d47a1;font-size:12px;font-weight:550}.mx93-status-pill.is-payment{background:#edf8f0;color:#2e7d32}.mx93-track-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:20px}.mx93-timeline{display:grid;gap:0}.mx93-event{position:relative;padding:0 0 20px 28px}.mx93-event:before{content:"";position:absolute;left:7px;top:5px;width:10px;height:10px;border-radius:50%;background:#1565c0}.mx93-event:after{content:"";position:absolute;left:11px;top:18px;bottom:0;width:2px;background:#dce7f2}.mx93-event:last-child:after{display:none}.mx93-event strong{display:block;font-size:14px;font-weight:550}.mx93-event span{display:block;margin-top:3px;color:#6f7d8d;font-size:12px}.mx93-event p{margin:5px 0 0;color:#516073;font-size:13px;line-height:1.5}.mx93-track-items{display:grid;gap:8px}.mx93-track-item{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #edf1f5}.mx93-track-item strong{font-weight:500}.mx93-whatsapp-btn,.mx93-payment-btn{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;text-decoration:none;font-weight:550;margin-top:10px}.mx93-whatsapp-btn{background:#208b4e;color:#fff}.mx93-payment-btn{background:#1565c0;color:#fff}.mx93-tracking-code{padding:12px 14px;border-radius:12px;background:#f7faff;border:1px solid #dce6f0;margin-top:14px}.mx93-tracking-code strong{font-weight:550}.mx93-empty{padding:24px;text-align:center;border:1px dashed #cad6e3;border-radius:16px;color:#66768a}.mx93-cart-order-link{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:12px;background:#1565c0;color:#fff!important;text-decoration:none;font-weight:550;margin-top:10px}@media(max-width:900px){.mx93-order-grid,.mx93-track-grid{grid-template-columns:1fr}.mx93-summary{position:static}.mx93-track-search{grid-template-columns:1fr 1fr}.mx93-track-search button{grid-column:1/-1}.mx93-order-page,.mx93-track-page{padding-top:18px}}@media(max-width:620px){.mx93-card{padding:16px;border-radius:16px}.mx93-form-grid{grid-template-columns:1fr}.mx93-field.full{grid-column:auto}.mx93-item{grid-template-columns:58px minmax(0,1fr)}.mx93-item img{width:58px;height:58px}.mx93-item-price{grid-column:2;text-align:left}.mx93-track-search{grid-template-columns:1fr}.mx93-track-search button{grid-column:auto}.mx93-order-head h1,.mx93-track-head h1{font-size:30px}}.mx94-address-picker,.mx94-coupon-box,.mx94-shipping-note{border:1px solid #dce6ec;border-radius:14px;background:#f8fbfd;padding:14px;margin:0 0 16px}.mx94-address-picker select{width:100%}.mx94-coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px}.mx94-coupon-row input{min-height:44px}.mx94-coupon-row button{min-height:44px;border:0;border-radius:10px;padding:0 16px;background:#0b6173;color:#fff;font-weight:600;cursor:pointer}.mx94-checkline{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:13px;color:#4c5d67}.mx94-checkline input{width:18px;height:18px}.mx94-summary-info{font-size:12px;color:#5d6d76;margin:5px 0 12px}.mx93-alert.is-success{background:#eef8f0;border-color:#b9ddc1;color:#205f31}.mx94-return-page,.mx94-invoice-page{max-width:1050px;margin:0 auto;padding:28px 20px 60px}.mx94-return-card,.mx94-invoice-sheet{background:#fff;border:1px solid #dbe5ea;border-radius:18px;padding:24px;box-shadow:0 12px 34px rgb(13 46 64 / .06)}.mx94-return-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mx94-return-grid .full{grid-column:1/-1}.mx94-return-grid input,.mx94-return-grid select,.mx94-return-grid textarea{width:100%;border:1px solid #ccd8de;border-radius:10px;padding:11px;background:#fff}.mx94-invoice-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:2px solid #0b6173}.mx94-invoice-table{width:100%;border-collapse:collapse;margin-top:22px}.mx94-invoice-table th,.mx94-invoice-table td{padding:10px;border-bottom:1px solid #e2e8ec;text-align:left}.mx94-invoice-totals{margin-left:auto;width:min(420px,100%);margin-top:18px}.mx94-invoice-totals div{display:flex;justify-content:space-between;padding:7px 0}.mx94-invoice-totals .grand{font-size:18px;font-weight:650;border-top:2px solid #0b6173;margin-top:6px;padding-top:12px}@media(max-width:700px){.mx94-return-grid{grid-template-columns:1fr}.mx94-return-grid .full{grid-column:auto}.mx94-coupon-row{grid-template-columns:1fr}.mx94-invoice-head{flex-direction:column}}@media print{body>*:not(.mx94-invoice-page){display:none!important}.mx94-invoice-page{padding:0;max-width:none}.mx94-invoice-sheet{border:0;box-shadow:none;padding:0}.mx94-print-hide{display:none!important}}@media(max-width:700px){.mx94-invoice-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;border-radius:10px}.mx94-invoice-table-wrap .mx94-invoice-table{min-width:560px;margin-top:22px}}@media(max-width:620px){.mx94-checkline{flex-wrap:wrap;align-items:flex-start}.mx94-checkline>label{flex:1 1 calc(100% - 34px);min-width:0;line-height:1.4}.mx94-checkline>input[type="text"]{flex:1 1 100%;width:100%!important;max-width:none!important;min-height:44px}.mx94-return-page,.mx94-invoice-page{padding-left:12px;padding-right:12px}.mx94-return-card,.mx94-invoice-sheet{padding:17px}}.mx94-legal-box{margin-top:14px;padding:13px;border:1px solid #d8e3ec;border-radius:12px;background:#f8fbfd;font-size:12px;line-height:1.5;color:#536577}.mx94-legal-check{display:flex;gap:9px;align-items:flex-start}.mx94-legal-check input{width:18px;height:18px;min-width:18px;margin:1px 0 0}.mx94-legal-check span{min-width:0}.mx94-legal-box a{color:#0d47a1;font-weight:600}.mx94-legal-box p{margin:9px 0 0;color:#66778a}.mx94-legal-record{margin:24px 0 0;padding:18px;border:1px solid #dbe4ee;border-radius:16px;background:#f8fbff}.mx94-legal-record h2{margin:0 0 6px;font-size:18px;font-weight:600}.mx94-legal-record>p{margin:0 0 14px;color:#5d6f83;line-height:1.55}.mx94-legal-record dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.mx94-legal-record dl>div{padding:10px 12px;border:1px solid #e3eaf2;border-radius:12px;background:#fff;min-width:0}.mx94-legal-record dt{font-size:12px;font-weight:600;color:#52677f}.mx94-legal-record dd{margin:4px 0 0;color:#182a40;overflow-wrap:anywhere;line-height:1.45}@media(max-width:640px){.mx94-legal-record dl{grid-template-columns:1fr}}@media print{.mx94-legal-record{break-inside:avoid;background:#fff}}.mx369-tax-row strong,.mx369-cart-payable strong,[data-mx369-summary-payable]{font-weight:750;font-variant-numeric:tabular-nums}.mx93-summary-row small,.mx366-product-table th small,.mx366-order-summary small{font-size:.78em;font-weight:600;opacity:.72}.mx371-checkout-progress{display:grid;grid-template-columns:auto minmax(42px,1fr) auto minmax(42px,1fr) auto;align-items:center;gap:14px;margin:0 0 12px;padding:15px 18px;border:1px solid #dbe5ef;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgb(24 48 78 / .05)}.mx371-checkout-progress>div{display:flex;align-items:center;gap:10px;min-width:0;color:#7a8797}.mx371-checkout-progress>div>b{display:grid;place-items:center;width:34px;height:34px;min-width:34px;border-radius:50%;background:#edf2f6;color:#6b7787;font-size:13px;font-weight:700}.mx371-checkout-progress>div>span{display:grid;gap:1px}.mx371-checkout-progress strong{font-size:13px;font-weight:650;color:#4c5969}.mx371-checkout-progress small{font-size:11px;color:#8a96a5;white-space:nowrap}.mx371-checkout-progress>i{display:block;height:1px;background:#dce4ec}.mx371-checkout-progress>div.is-done>b{background:#0a8f5b;color:#fff}.mx371-checkout-progress>div.is-done strong{color:#08794f}.mx371-checkout-progress>div.is-active>b{background:#1565c0;color:#fff;box-shadow:0 0 0 5px rgb(21 101 192 / .09)}.mx371-checkout-progress>div.is-active strong{color:#0d47a1}.mx371-trust-strip{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 20px}.mx371-trust-strip span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #e1e8ef;border-radius:999px;background:#f9fbfd;color:#5c6b7c;font-size:11.5px;font-weight:600}.mx371-trust-strip span:before{content:"";width:6px;height:6px;margin-right:7px;border-radius:50%;background:#0aa35f}.mx93-order-grid{grid-template-columns:minmax(0,1.42fr) minmax(390px,.78fr);gap:26px}.mx371-form-card,.mx371-summary{border-color:#d8e3ee;box-shadow:0 16px 44px rgb(19 47 79 / .075)}.mx371-form-card{padding:26px}.mx371-card-head{display:flex;gap:13px;align-items:flex-start;margin:0 0 21px;padding-bottom:18px;border-bottom:1px solid #e9eef4}.mx371-card-head>span{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:0 8px;border-radius:7px;background:#edf5ff;color:#0d5aaa;font-size:10px;font-weight:750;letter-spacing:.06em;white-space:nowrap}.mx371-card-head h2{margin:0 0 4px;font-size:24px;letter-spacing:-.02em}.mx371-card-head p{margin:0;color:#69788b;font-size:14px;line-height:1.5}.mx371-form-card .mx93-form-grid{gap:16px}.mx371-form-card .mx93-field{gap:8px}.mx371-form-card .mx93-field label{font-size:12.5px;font-weight:650;color:#34465b}.mx371-form-card .mx93-field input,.mx371-form-card .mx93-field select,.mx371-form-card .mx93-field textarea,.mx371-form-card .mx94-address-picker select,.mx371-form-card .mx94-coupon-row input{min-height:52px;border-color:#ccd8e5;border-radius:13px;padding:13px 14px;background:#fff;color:#17263a;font-family:"Segoe UI Variable Text","Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;font-size:15px;box-shadow:0 1px 0 rgb(15 40 70 / .02);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.mx371-form-card .mx93-field textarea{min-height:118px;line-height:1.5}.mx371-form-card .mx93-field input:hover,.mx371-form-card .mx93-field select:hover,.mx371-form-card .mx93-field textarea:hover{border-color:#acbccd}.mx371-form-card .mx93-field input:focus,.mx371-form-card .mx93-field select:focus,.mx371-form-card .mx93-field textarea:focus,.mx371-form-card .mx94-coupon-row input:focus{border-color:#1565c0;box-shadow:0 0 0 4px rgb(21 101 192 / .09)}.mx371-form-card .mx94-address-picker,.mx371-form-card .mx94-coupon-box{border-color:#dce6ef;background:#f8fafc;border-radius:15px;padding:15px}.mx371-form-card .mx94-coupon-row button{border-radius:11px;background:#155db3;min-height:46px}.mx371-form-card .mx93-payment{padding:14px;border-radius:14px;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.mx371-form-card .mx93-payment:has(input:checked){border-color:#1d6dc5;background:#f5f9ff;box-shadow:0 0 0 3px rgb(21 101 192 / .06)}.mx371-form-card .mx93-payment strong{font-size:13.5px}.mx371-form-card .mx93-payment small{margin-top:4px}.mx371-summary{padding:22px;overflow:hidden}.mx371-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.mx371-summary-head span{display:block;margin-bottom:3px;color:#1565c0;font-size:10.5px;font-weight:750;letter-spacing:.08em}.mx371-summary-head h2{margin:0;font-size:24px;letter-spacing:-.025em}.mx371-summary-head>a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid #d6e1ec;border-radius:9px;background:#fff;color:#0d5aaa;text-decoration:none;font-size:12px;font-weight:650}.mx371-summary-head>a:hover{background:#f5f9ff;border-color:#bfd2e7}.mx371-summary .mx93-items{gap:11px}.mx371-item{grid-template-columns:88px minmax(0,1fr) auto;gap:14px;padding:13px;border-color:#e0e8f0;border-radius:16px;background:#fbfcfe}.mx371-item-media{position:relative;display:grid;place-items:center;width:88px;height:88px;border:1px solid #e5eaf0;border-radius:13px;overflow:hidden;background:#fff}.mx371-item-media img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;padding:6px;background:#fff;opacity:0;transition:opacity .14s ease}.mx371-item-media.is-loaded img{opacity:1}.mx371-item-placeholder{display:grid;place-items:center;align-content:center;gap:1px;width:100%;height:100%;background:#f3f7fa;color:#6a7a8a;text-align:center}.mx371-item-placeholder b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#0b6173;color:#fff;font-size:11px;letter-spacing:.03em}.mx371-item-placeholder small{font-size:8px;font-weight:700;letter-spacing:.08em}.mx371-item-media.is-loaded .mx371-item-placeholder{visibility:hidden}.mx371-item-copy{min-width:0}.mx371-item-copy strong{font-size:14px;line-height:1.4;color:#162338}.mx371-item-copy small{margin-top:6px;font-size:12px;color:#718094}.mx371-item .mx93-item-price{align-self:center;min-width:96px;font-size:14px;font-weight:700;color:#162338;font-variant-numeric:tabular-nums}.mx371-summary-divider{height:1px;margin:16px 0 2px;background:#e8eef4}.mx371-summary .mx93-summary-row{padding:12px 1px}.mx371-summary .mx93-summary-row span{color:#647488;font-size:13px}.mx371-summary .mx93-summary-row strong{font-size:13.5px;font-weight:650;font-variant-numeric:tabular-nums}.mx371-summary .mx369-tax-row{margin-top:1px}.mx371-summary .mx369-tax-row strong{color:#0d5aaa}.mx371-summary .mx94-summary-info{padding:7px 0 2px;margin:0;color:#718094}.mx371-total-box{align-items:end;margin:14px -4px 0;padding:16px!important;border:1px solid #cfe0f2;border-radius:15px;background:#f3f8fe;font-size:16px!important}.mx371-total-box>span{display:grid;gap:2px;font-size:14px;color:#31465e}.mx371-total-box>span small{font-size:10.5px;font-weight:600;color:#718094}.mx371-total-box strong{font-size:25px!important;font-weight:750!important;letter-spacing:-.02em;color:#0d47a1!important;font-variant-numeric:tabular-nums}.mx371-summary .mx94-legal-box{margin-top:16px;padding:14px;border-radius:14px;background:#fafbfd}.mx371-order-submit{display:grid;place-items:center;gap:2px;min-height:58px;border-radius:14px;margin-top:14px;background:#0d5eaf;box-shadow:0 8px 20px rgb(13 94 175 / .18);transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.mx371-order-submit:hover{background:#0b4e93;transform:translateY(-1px);box-shadow:0 10px 24px rgb(13 94 175 / .22)}.mx371-order-submit>span{font-size:14.5px;font-weight:700}.mx371-order-submit>small{font-size:10.5px;font-weight:500;opacity:.82}.mx371-order-submit.is-loading{transform:none;box-shadow:none}.mx371-summary .mx93-secure-note{margin-top:11px;padding:0 3px;color:#718094;text-align:center}.mx93-alert.is-show{border-radius:14px;box-shadow:0 8px 22px rgb(62 27 27 / .06)}@media(max-width:1100px){.mx93-order-grid{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr)}.mx371-item{grid-template-columns:72px minmax(0,1fr)}.mx371-item-media{width:72px;height:72px}.mx371-item .mx93-item-price{grid-column:2;text-align:left;min-width:0}}@media(max-width:900px){.mx93-order-grid{grid-template-columns:1fr}.mx371-summary{position:static}.mx371-checkout-progress{margin-top:4px}.mx371-summary .mx93-items{grid-template-columns:repeat(2,minmax(0,1fr))}.mx371-item{grid-template-columns:68px minmax(0,1fr)}.mx371-item-media{width:68px;height:68px}}@media(max-width:700px){.mx371-checkout-progress{grid-template-columns:1fr 1fr 1fr;gap:6px;padding:12px}.mx371-checkout-progress>i{display:none}.mx371-checkout-progress>div{gap:7px}.mx371-checkout-progress>div>b{width:29px;height:29px;min-width:29px}.mx371-checkout-progress small{display:none}.mx371-checkout-progress strong{font-size:11.5px}.mx371-trust-strip{gap:6px}.mx371-trust-strip span{min-height:27px;padding:0 8px;font-size:10.5px}.mx371-form-card,.mx371-summary{padding:17px}.mx371-card-head{gap:8px}.mx371-card-head>span{display:none}.mx371-card-head h2,.mx371-summary-head h2{font-size:21px}.mx371-summary .mx93-items{grid-template-columns:1fr}.mx371-item{grid-template-columns:64px minmax(0,1fr) auto}.mx371-item-media{width:64px;height:64px}.mx371-item .mx93-item-price{grid-column:auto;text-align:right}.mx371-total-box strong{font-size:22px!important}}@media(max-width:480px){.mx371-item{grid-template-columns:58px minmax(0,1fr);padding:10px}.mx371-item-media{width:58px;height:58px}.mx371-item .mx93-item-price{grid-column:2;text-align:left}.mx371-total-box{align-items:start;flex-direction:column}.mx371-total-box strong{margin-top:4px}.mx371-form-card .mx93-field input,.mx371-form-card .mx93-field select,.mx371-form-card .mx93-field textarea{font-size:16px}}.mx409-checkout-wallet{margin:14px 0 0;border:1px solid #d8e4dd;border-radius:9px;background:#f7fbf8;padding:13px 14px}.mx409-checkout-wallet>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.mx409-checkout-wallet>div:first-child span{font-size:13px;color:#4f5d63}.mx409-checkout-wallet>div:first-child strong{font-size:18px;color:#087742}.mx409-checkout-wallet>small{display:block;margin-top:8px;color:#66747a;font-size:12px;line-height:17px}.mx409-checkout-wallet.is-active{border-color:#80b79b}.mx409-checkout-wallet.is-insufficient{border-color:#e5b7b1;background:#fff7f6}.mx409-checkout-wallet [data-mx409-wallet-split]{margin-top:12px;padding-top:12px;border-top:1px solid #dfe7e2}.mx409-checkout-wallet [data-mx409-wallet-split][hidden]{display:none}.mx409-checkout-wallet label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#34434a}.mx409-checkout-wallet input{height:40px;border:1px solid #cbd6d0;border-radius:6px;padding:0 10px;font-size:15px}.mx409-checkout-wallet p{margin:7px 0 0;font-size:12px;color:#526169;font-weight:600}:root{--mx-white:#fff;--mx-text:#111;--mx-text-2:#27272a;--mx-muted:#5f6368;--mx-line:#e7e7e7;--mx-soft:#f7f7f7;--mx-primary:#0b6173;--mx-primary-2:#087c8c;--mx-blue:#0b72d9;--mx-green:#73b900;--mx-dark:#0b1720;--mx-shadow:0 14px 38px rgba(15,23,42,.08);--mx-radius:20px;--mx-radius-sm:12px;--mx-font:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:#fff;color:var(--mx-text);font-family:var(--mx-font);font-size:16px;line-height:1.55;font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.mx-menu-open{overflow:hidden}img,video,iframe{max-width:100%}img{height:auto}a{color:inherit}.mx-wrap{width:min(1240px,calc(100% - 48px));margin-inline:auto}.mx-standard-page{padding:72px 0 96px;min-height:60vh}.mx-standard-page h1{font-size:clamp(36px,5vw,64px);line-height:1.06;letter-spacing:-.04em;margin:0 0 28px;font-weight:650}.mx-rich{max-width:900px;font-size:17px}.mx-rich img{max-width:100%;height:auto}.mx-header{height:76px;background:rgb(255 255 255 / .96);border-bottom:1px solid var(--mx-line);position:sticky;top:0;z-index:100;backdrop-filter:saturate(160%) blur(16px)}.mx-header__in{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.mx-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.mx-brand__logo{display:block;max-height:48px;width:auto}.mx-brand__mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#111;color:#fff;font-weight:650}.mx-brand__text{font-size:18px;font-weight:650;letter-spacing:-.02em;color:#111}.mx-site-nav{display:flex;align-items:center;gap:26px}.mx-nav-list{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}.mx-nav-list li{margin:0}.mx-nav-list a{display:inline-flex;align-items:center;min-height:42px;text-decoration:none;color:#242424;font-size:14px;font-weight:500;white-space:nowrap}.mx-nav-list a:hover{color:#000}.mx-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:10px;text-decoration:none;background:#111;color:#fff;font-size:14px;font-weight:600}.mx-site-menu-toggle{display:none;align-items:center;gap:9px;border:1px solid var(--mx-line);background:#fff;color:#111;border-radius:10px;min-height:44px;padding:0 12px;font:600 14px/1 var(--mx-font)}.mx-menu-icon{display:grid;gap:3px}.mx-menu-icon i{display:block;width:18px;height:1.5px;background:#111;border-radius:2px}.mx-site-menu-overlay{display:none}.mx-kicker,.mx-eyebrow{margin:0 0 10px;color:var(--mx-primary);font-size:12px!important;line-height:1.35;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.mx-on-image{color:#fff!important}.mx-section{padding:84px 0;background:#fff}.mx-soft-section{background:#fafafa}.mx-section-heading{max-width:820px;margin-bottom:34px}.mx-section-heading--row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:32px}.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em;font-weight:620;color:#111;margin:0 0 14px}.mx-section-heading p,.mx-feature-copy p,.mx-video-copy p,.mx-contact-card p{color:var(--mx-muted);font-size:16px;margin:0;max-width:760px}.mx-section-heading--row>p{font-size:13px;white-space:nowrap}.mx-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.mx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:11px;border:1px solid #111;background:#111;color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:transform .16s ease,background .16s ease,border-color .16s ease}.mx-btn:hover{transform:translateY(-1px);background:#000}.mx-btn--white{background:#fff;border-color:#fff;color:#111}.mx-btn--white:hover{background:#f5f5f5}.mx-btn--glass{color:#fff;border-color:rgb(255 255 255 / .55);background:rgb(0 0 0 / .16);backdrop-filter:blur(8px)}.mx-btn--glass:hover{background:rgb(0 0 0 / .30)}.mx-btn--ghost{background:#fff;color:#111;border-color:#d7d7d7}.mx-text-link{font-weight:600;color:#111;text-decoration:none}.mx-text-link:hover{text-decoration:underline}.mx-badge{display:inline-flex;align-items:center;min-height:25px;padding:0 8px;border-radius:7px;background:#f2f2f2;color:#202020;font-size:11px;font-weight:600}.mx-card-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.mx-product-category{font-size:11px;color:#656565}.mx-empty{border:1px dashed #d8d8d8;border-radius:14px;padding:24px;color:#606060;background:#fff}.mx-public-hero,.mx-member-hero,.mx-public-banner{position:relative;isolation:isolate;overflow:hidden;background:#0b3d75;color:#fff}.mx-public-hero{min-height:clamp(640px,76vh,860px);display:flex;align-items:center}.mx-public-hero__media,.mx-member-hero__media,.mx-public-banner__media{position:absolute;inset:0;z-index:-3}.mx-public-hero__media img,.mx-member-hero__media img,.mx-public-banner__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.mx-public-hero__overlay,.mx-member-hero__overlay,.mx-public-banner__overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgb(4 18 32 / .78) 0%,rgb(4 18 32 / .58) 42%,rgb(4 18 32 / .18) 78%,rgb(4 18 32 / .10) 100%)}.mx-public-hero__content{padding:110px 0 100px}.mx-public-hero h1,.mx-member-hero h1{max-width:880px;margin:0 0 20px;color:#fff;font-size:clamp(46px,6vw,78px);line-height:1.01;letter-spacing:-.05em;font-weight:630;text-wrap:balance}.mx-public-hero__lead,.mx-member-hero__lead{max-width:760px;margin:0;color:rgb(255 255 255 / .94);font-size:clamp(17px,2vw,21px);line-height:1.55}.mx-hero-proof{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.mx-hero-proof span{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid rgb(255 255 255 / .28);border-radius:999px;color:#fff;background:rgb(5 19 31 / .22);font-size:12px;font-weight:500;backdrop-filter:blur(8px)}.mx-public-intro{padding-top:96px}.mx-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mx-solution-grid article{min-height:240px;border:1px solid var(--mx-line);border-radius:18px;background:#fff;padding:24px;display:flex;flex-direction:column}.mx-solution-grid article>span{font-size:12px;color:#8a8a8a;margin-bottom:auto}.mx-solution-grid h3{font-size:21px;line-height:1.15;letter-spacing:-.02em;margin:28px 0 8px;font-weight:610}.mx-solution-grid p{font-size:14px;color:#636363;margin:0}.mx-public-products{background:#fff}.mx-public-product-grid,.mx-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mx-public-product-card,.mx-product-card{background:#fff;border:1px solid var(--mx-line);border-radius:18px;overflow:hidden;min-width:0}.mx-public-product-card img,.mx-product-card__image img{width:100%;height:250px;object-fit:cover;display:block;background:#f7f7f7}.mx-public-product-card>div,.mx-product-card__body{padding:18px}.mx-public-product-card h3,.mx-product-card h3{font-size:18px;line-height:1.25;letter-spacing:-.015em;font-weight:610;margin:10px 0 7px;color:#111}.mx-public-product-card p,.mx-product-card p{font-size:14px;line-height:1.5;color:#666;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mx-product-card__image{display:block;background:#f7f7f7}.mx-product-card__placeholder{height:250px;display:grid;place-items:center;color:#888;font-weight:600;background:#f7f7f7}.mx-product-card--featured{border-color:#b9c9cd;box-shadow:0 14px 34px rgb(11 97 115 / .08)}.mx-video-showcase{background:#fff}.mx-video-showcase__grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:56px;align-items:center}.mx-video-copy ul{padding-left:18px;margin:22px 0 0;color:#444}.mx-video-copy li{margin:7px 0}.mx-video-copy code{font:inherit}.mx-video-frame{background:#0b0b0b;border-radius:22px;overflow:hidden;box-shadow:var(--mx-shadow)}.mx-responsive-video video{display:block;width:100%;max-height:720px;background:#000;object-fit:contain}.mx-video-portrait{display:none!important}.mx-process-section{background:#fafafa}.mx-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx-process-grid article{background:#fff;border:1px solid var(--mx-line);border-radius:18px;padding:22px;min-height:220px}.mx-process-grid b{display:grid;place-items:center;width:34px;height:34px;border:1px solid #d9d9d9;border-radius:999px;font-size:12px;font-weight:600}.mx-process-grid h3{margin:36px 0 8px;font-size:19px;font-weight:610}.mx-process-grid p{margin:0;color:#666;font-size:14px}.mx-public-banner{min-height:560px;display:flex;align-items:center}.mx-public-banner__overlay{background:linear-gradient(90deg,rgb(3 21 18 / .78) 0%,rgb(3 21 18 / .55) 50%,rgb(3 21 18 / .16) 100%)}.mx-public-banner__content{padding:90px 0}.mx-public-banner h2{max-width:780px;margin:0 0 18px;color:#fff;font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;font-weight:630}.mx-public-banner p{max-width:720px;color:rgb(255 255 255 / .95);font-size:18px;margin:0}.mx-final-cta__inner{display:flex;align-items:end;justify-content:space-between;gap:36px;padding:36px 0}.mx-final-cta__inner h2{max-width:780px;font-size:clamp(30px,4vw,50px);line-height:1.08;letter-spacing:-.035em;margin:0;font-weight:620}.mx-member-hero{min-height:620px;display:flex;align-items:center}.mx-member-hero__content{padding:92px 0}.mx-profileline{display:flex;flex-wrap:wrap;gap:8px 18px;color:#606060;font-size:13px}.mx-profileline a{text-decoration:none;color:var(--mx-primary)}.mx-profileline--image{margin-top:18px;color:#fff}.mx-profileline--image a{color:#fff;text-decoration:underline;text-underline-offset:3px}.mx-feature-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:54px;align-items:center}.mx-feature-media img{width:100%;max-height:600px;object-fit:cover;border-radius:20px;display:block}.mx-member-business{min-height:520px}.mx-contact-card{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--mx-line);border-radius:20px;padding:30px;background:#fff}.mx-contact-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.mx-contact-actions a:not(.mx-btn){color:#111;text-decoration:none;font-weight:500}.mx-contact-actions a:not(.mx-btn):hover{text-decoration:underline}.mx-campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mx-campaign-card{border:1px solid var(--mx-line);border-radius:18px;overflow:hidden;background:#fff}.mx-campaign-card img{width:100%;height:230px;object-fit:cover;display:block}.mx-campaign-card__in{padding:18px}.mx-campaign-card h3{font-size:19px;margin:9px 0 7px}.mx-campaign-card p{color:#666;font-size:14px;margin:0 0 10px}.mx-product-detail{padding:26px 0 80px}.mx-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:#6b6b6b;padding:14px 0 26px}.mx-breadcrumb a{text-decoration:none;color:#111}.mx-product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center;padding:12px 0 50px}.mx-product-hero__media img{width:100%;max-height:620px;object-fit:contain;border-radius:20px;background:#f7f7f7;display:block}.mx-product-detail-placeholder{height:480px;display:grid;place-items:center;background:#f7f7f7;border-radius:20px;color:#777;font-size:24px;font-weight:600}.mx-product-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.03;letter-spacing:-.045em;margin:8px 0 18px;font-weight:630}.mx-lead{font-size:18px;color:#606060;margin-bottom:24px}.mx-member-note{font-size:13px!important;color:#707070!important}.mx-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mx-gallery img{width:100%;height:300px;object-fit:cover;border-radius:14px}.mx-product-cta{margin-top:42px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px;border:1px solid var(--mx-line);border-radius:18px;background:#fff}.mx-product-cta h2{margin:0 0 8px;font-size:28px}.mx-campaign{padding:28px 0 80px}.mx-campaign-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:52px;align-items:center;padding:54px 0}.mx-campaign-copy h1{font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.05em;margin:0 0 18px;font-weight:630}.mx-campaign-lead{font-size:19px;color:#606060;max-width:720px}.mx-campaign-owner{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:24px;padding-top:18px;border-top:1px solid var(--mx-line);color:#666;font-size:14px}.mx-campaign-owner strong{color:#111}.mx-campaign-media img{width:100%;max-height:600px;object-fit:cover;border-radius:22px;display:block}.mx-campaign-body{font-size:17px;line-height:1.75}.mx-campaign-product,.mx-campaign-final{display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid var(--mx-line);border-radius:18px;padding:26px;background:#fff}.mx-campaign-product p,.mx-campaign-final p{color:#666}.mx-campaign--visual .mx-campaign-hero{grid-template-columns:1fr}.mx-campaign--visual .mx-campaign-media{order:-1}.mx-campaign--minimal .mx-campaign-hero{display:block;max-width:860px}.mx-campaign--minimal .mx-campaign-media{display:none}.mx-footer{background:#fff;border-top:1px solid var(--mx-line);padding:54px 0 22px;color:#111}.mx-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:46px}.mx-footer-grid>div{display:flex;flex-direction:column;gap:9px}.mx-footer-grid strong{font-size:14px;font-weight:620}.mx-footer-grid a{font-size:14px;color:#5b5b5b;text-decoration:none}.mx-footer-grid a:hover{color:#111}.mx-footer-brand p{max-width:500px;margin:3px 0 0;color:#666;font-size:14px}.mx-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:42px;padding-top:20px;border-top:1px solid var(--mx-line);color:#757575;font-size:12px}@media (max-width:1279px){.mx-wrap{width:min(1180px,calc(100% - 40px))}.mx-nav-list{gap:18px}.mx-site-nav{gap:18px}.mx-solution-grid{grid-template-columns:repeat(3,1fr)}.mx-public-product-grid,.mx-product-grid{grid-template-columns:repeat(3,1fr)}.mx-process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1023px){html{scroll-padding-top:72px}.mx-wrap{width:min(calc(100% - 32px),920px)}.mx-header{height:70px}.mx-brand__logo{max-height:42px}.mx-site-menu-toggle{display:inline-flex}.mx-site-nav{position:fixed;top:70px;right:0;bottom:0;width:min(380px,88vw);background:#fff;border-left:1px solid var(--mx-line);padding:22px;display:flex;flex-direction:column;align-items:stretch;gap:16px;transform:translateX(105%);transition:transform .2s ease;z-index:102;overflow:auto}.mx-site-nav.is-open{transform:translateX(0)}.mx-nav-list{display:flex;flex-direction:column;align-items:stretch;gap:3px}.mx-nav-list a{min-height:48px;font-size:16px;border-bottom:1px solid #f0f0f0}.mx-header-cta{min-height:48px}.mx-site-menu-overlay.is-open{display:block;position:fixed;inset:70px 0 0;background:rgb(0 0 0 / .38);z-index:101}.mx-public-hero{min-height:680px}.mx-public-hero__content{padding:92px 0}.mx-solution-grid{grid-template-columns:repeat(2,1fr)}.mx-public-product-grid,.mx-product-grid{grid-template-columns:repeat(2,1fr)}.mx-video-showcase__grid,.mx-feature-split,.mx-product-hero,.mx-campaign-hero{grid-template-columns:1fr}.mx-video-copy{max-width:760px}.mx-feature-media{order:-1}.mx-campaign-media{order:-1}.mx-final-cta__inner{align-items:flex-start;flex-direction:column}.mx-campaign-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px),(max-width:1024px) and (orientation:portrait){.mx-video-landscape{display:none!important}.mx-video-portrait{display:block!important}.mx-responsive-video video{max-height:min(78vh,760px);object-fit:contain}.mx-public-hero__media img,.mx-member-hero__media img,.mx-public-banner__media img{object-position:center}}@media (max-width:767px){body{font-size:15px}.mx-wrap{width:calc(100% - 24px)}.mx-header{height:64px}.mx-site-nav{top:64px}.mx-site-menu-overlay.is-open{inset:64px 0 0}.mx-brand__logo{max-height:38px}.mx-brand__text{font-size:17px}.mx-site-menu-toggle{min-height:42px}.mx-public-hero{min-height:calc(100svh - 64px);align-items:flex-end}.mx-public-hero__overlay,.mx-member-hero__overlay{background:linear-gradient(180deg,rgb(4 18 32 / .26) 0%,rgb(4 18 32 / .58) 44%,rgb(4 18 32 / .84) 100%)}.mx-public-hero__content{padding:72px 0 54px}.mx-public-hero h1,.mx-member-hero h1{font-size:clamp(38px,11vw,54px);line-height:1.01}.mx-public-hero__lead,.mx-member-hero__lead{font-size:16px}.mx-actions{gap:8px}.mx-actions .mx-btn{flex:1 1 150px;min-height:48px}.mx-hero-proof{gap:6px}.mx-hero-proof span{font-size:11px;min-height:32px}.mx-section{padding:58px 0}.mx-section-heading{margin-bottom:24px}.mx-section-heading--row{display:block}.mx-section-heading--row>p{margin-top:12px;white-space:normal}.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{font-size:clamp(29px,8vw,38px)}.mx-solution-grid,.mx-public-product-grid,.mx-product-grid,.mx-process-grid,.mx-campaign-grid,.mx-gallery{grid-template-columns:1fr}.mx-solution-grid article{min-height:190px}.mx-public-product-card img,.mx-product-card__image img,.mx-product-card__placeholder{height:250px}.mx-video-showcase__grid{gap:28px}.mx-video-frame{border-radius:16px}.mx-public-banner{min-height:600px;align-items:flex-end}.mx-public-banner__overlay{background:linear-gradient(180deg,rgb(2 16 14 / .18) 0%,rgb(2 16 14 / .52) 42%,rgb(2 16 14 / .86) 100%)}.mx-public-banner__content{padding:70px 0 52px}.mx-public-banner h2{font-size:clamp(36px,10vw,48px)}.mx-public-banner p{font-size:16px}.mx-member-hero{min-height:calc(100svh - 64px);align-items:flex-end}.mx-member-hero__content{padding:76px 0 48px}.mx-feature-split{gap:28px}.mx-contact-card{padding:22px;align-items:flex-start;flex-direction:column}.mx-contact-actions{align-items:flex-start;width:100%}.mx-contact-actions .mx-btn{width:100%}.mx-product-detail{padding-bottom:56px}.mx-product-hero{gap:28px;padding-bottom:36px}.mx-product-hero h1{font-size:clamp(36px,10vw,48px)}.mx-product-detail-placeholder{height:320px}.mx-gallery img{height:auto;aspect-ratio:1/1;object-fit:cover}.mx-product-cta,.mx-campaign-product,.mx-campaign-final{align-items:flex-start;flex-direction:column;padding:22px}.mx-campaign{padding-bottom:56px}.mx-campaign-hero{gap:26px;padding:28px 0}.mx-campaign-copy h1{font-size:clamp(38px,11vw,52px)}.mx-footer{padding-top:42px}.mx-footer-grid{grid-template-columns:1fr;gap:26px}.mx-footer-bottom{flex-direction:column;gap:6px}.mx-final-cta__inner{padding:10px 0}}@media (max-width:420px){.mx-wrap{width:calc(100% - 20px)}.mx-public-hero h1,.mx-member-hero h1{font-size:36px}.mx-btn{width:100%}.mx-actions{display:grid;grid-template-columns:1fr}.mx-public-product-card img,.mx-product-card__image img,.mx-product-card__placeholder{height:220px}.mx-site-menu-toggle span:last-child{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.admin-bar .mx-header{top:32px}@media(max-width:782px){.admin-bar .mx-header{top:46px}}.mx-heading-actions{display:flex;align-items:flex-end;flex-direction:column;gap:5px}.mx-heading-actions p{margin:0!important}.mx-public-product-image{display:block;text-decoration:none}.mx-public-product-card h3 a{text-decoration:none;color:#111}.mx-catalog-hero{padding:86px 0 44px;background:#fff;border-bottom:1px solid var(--mx-line)}.mx-catalog-hero h1{font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.05em;font-weight:630;margin:0 0 16px}.mx-catalog-hero p:last-child{max-width:720px;color:#626262;font-size:17px}.mx-category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:34px}.mx-category-chips a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#444;text-decoration:none;font-size:13px;font-weight:500}.mx-category-chips a.active,.mx-category-chips a:hover{background:#111;color:#fff;border-color:#111}.mx-pagination{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:36px}.mx-pagination a{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid #ddd;border-radius:9px;text-decoration:none;color:#111}.mx-pagination a.active{background:#111;color:#fff;border-color:#111}@media(max-width:767px){.mx-heading-actions{align-items:flex-start;margin-top:12px}.mx-catalog-hero{padding:56px 0 30px}.mx-category-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.mx-category-chips a{white-space:nowrap;flex:0 0 auto}}.mx-skip-link{position:fixed;left:16px;top:-80px;z-index:99999;background:#fff;color:#111;padding:10px 14px;border-radius:9px;box-shadow:0 8px 28px rgb(0 0 0 / .2);font-weight:600;text-decoration:none}.mx-skip-link:focus{top:16px}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #1a73e8;outline-offset:3px;border-radius:6px}.mx-header--overlay{position:fixed;left:0;right:0;top:0;background:linear-gradient(180deg,rgb(3 13 23 / .42),rgb(3 13 23 / .08));border-bottom-color:#fff0;box-shadow:none;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease}.mx-header--overlay.is-scrolled{background:rgb(6 18 29 / .78);border-bottom-color:rgb(255 255 255 / .12);box-shadow:0 8px 28px rgb(0 0 0 / .16);backdrop-filter:saturate(150%) blur(18px)}.mx-header--overlay .mx-brand__text,.mx-header--overlay .mx-nav-list a{color:#fff;text-shadow:0 1px 12px rgb(0 0 0 / .28)}.mx-header--overlay .mx-brand__mark{background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .3)}.mx-header--overlay .mx-brand__logo{filter:drop-shadow(0 2px 8px rgb(0 0 0 / .28))}.mx-header--overlay .mx-header-cta{background:rgb(255 255 255 / .96);border:1px solid rgb(255 255 255 / .9);color:#111}.mx-header--overlay .mx-site-menu-toggle{border-color:rgb(255 255 255 / .42);background:rgb(7 19 31 / .2);color:#fff;backdrop-filter:blur(8px)}.mx-header--overlay .mx-menu-icon i{background:#fff}.mx-public-hero--video{min-height:100svh}.mx-public-hero__poster,.mx-public-hero__video,.mx-public-banner__poster,.mx-public-banner__video{position:absolute;inset:0;z-index:-3}.mx-public-hero__video,.mx-public-banner__video{z-index:-2}.mx-public-hero__overlay,.mx-public-banner__overlay{z-index:-1}.mx-public-hero__video .mx-device-video,.mx-public-hero__video video,.mx-public-banner__video .mx-device-video,.mx-public-banner__video video{width:100%;height:100%;display:block}.mx-public-hero__video video,.mx-public-banner__video video{object-fit:cover;object-position:center}.mx-public-hero__poster picture,.mx-public-banner__poster picture{position:absolute;inset:0}.mx-public-hero__poster img,.mx-public-banner__poster img{width:100%;height:100%;object-fit:cover;display:block}.mx-public-hero--video .mx-public-hero__overlay{background:linear-gradient(90deg,rgb(2 13 23 / .82) 0%,rgb(2 13 23 / .62) 42%,rgb(2 13 23 / .22) 78%,rgb(2 13 23 / .18) 100%)}.mx-public-hero__content{position:relative;z-index:2}.mx-hero-scroll{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.mx-hero-scroll span{display:block;width:1px;height:26px;background:rgb(255 255 255 / .7)}.mx-device-video{width:100%;height:100%;background:#090d10}.mx-device-video video{display:block;width:100%;height:auto;max-height:760px;background:#090d10;object-fit:contain}.mx-device-video--hero video{height:100%;max-height:none;object-fit:cover}.mx-video-frame--showcase{aspect-ratio:16/9}.mx-video-frame--showcase .mx-device-video,.mx-video-frame--showcase video{height:100%}.mx-public-banner--video{min-height:680px}.mx-public-banner--video .mx-public-banner__overlay{background:linear-gradient(90deg,rgb(1 18 16 / .84) 0%,rgb(1 18 16 / .62) 48%,rgb(1 18 16 / .26) 100%)}.mx-public-product-card img,.mx-product-card__image img{aspect-ratio:4/3;height:auto;min-height:220px}.mx-gallery img{aspect-ratio:1/1;height:auto}.mx-feature-media img,.mx-campaign-media img{height:auto}@media (max-width:1023px){.mx-header--overlay .mx-site-nav{background:#fff;color:#111}.mx-header--overlay .mx-site-nav .mx-nav-list a{color:#111;text-shadow:none}.mx-header--overlay .mx-site-nav .mx-header-cta{background:#111;color:#fff;border-color:#111}.mx-header--overlay .mx-site-nav.is-open~*{color:inherit}.mx-public-hero--video{min-height:100svh}.mx-public-banner--video{min-height:620px}}@media (max-width:767px){.mx-public-hero--video{min-height:100svh}.mx-public-hero--video .mx-public-hero__content{padding-top:118px;padding-bottom:78px}.mx-public-hero--video .mx-public-hero__overlay{background:linear-gradient(180deg,rgb(2 13 23 / .30) 0%,rgb(2 13 23 / .56) 43%,rgb(2 13 23 / .88) 100%)}.mx-hero-scroll{bottom:14px}.mx-video-frame--showcase{aspect-ratio:9/16;max-height:78vh;margin-inline:auto}.mx-video-frame--showcase .mx-device-video video{object-fit:cover}.mx-public-banner--video .mx-public-banner__overlay{background:linear-gradient(180deg,rgb(1 18 16 / .30) 0%,rgb(1 18 16 / .58) 48%,rgb(1 18 16 / .9) 100%)}}@media (prefers-reduced-motion:reduce){.mx-hero-scroll{display:none}}.admin-bar .mx-header--overlay{top:32px}@media(max-width:782px){.admin-bar .mx-header--overlay{top:46px}}.mx-device-picture img,.mx-device-video video{object-position:center center;transition:object-position .18s ease}.mx-device-video{position:relative}.mx-video-motion-toggle{position:absolute;right:18px;bottom:18px;z-index:6;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgb(255 255 255 / .36);border-radius:999px;background:rgb(4 13 22 / .46);color:#fff;font:600 12px/1 var(--mx-font);backdrop-filter:blur(12px);cursor:pointer;box-shadow:0 8px 24px rgb(0 0 0 / .14)}.mx-video-motion-toggle span{font-size:13px;line-height:1}.mx-video-motion-toggle em{font-style:normal}.mx-video-motion-toggle:hover{background:rgb(4 13 22 / .66)}.mx-public-hero__content{max-width:840px}.mx-public-hero h1{max-width:790px;font-size:clamp(44px,5.5vw,72px)}.mx-public-hero__lead{max-width:700px}.mx-hero-proof{max-width:760px}.mx-public-intro{padding-top:88px}.mx-public-products{background:#fafafa;border-block:1px solid #f0f0f0}.mx-video-showcase{padding-block:96px}.mx-video-showcase__grid{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:64px}.mx-video-frame--showcase{box-shadow:0 24px 64px rgb(10 20 30 / .12)}.mx-public-product-card img,.mx-product-card__image img{aspect-ratio:1/1!important;min-height:0!important;height:auto!important;object-fit:contain!important;object-position:center!important;padding:10px;background:#fff}.mx-product-card__placeholder{aspect-ratio:1/1;height:auto!important}.mx-public-banner--video{min-height:clamp(540px,68vh,700px)}.mx-header--overlay:not(.is-scrolled){background:linear-gradient(180deg,rgb(3 13 23 / .32),rgb(3 13 23 / .04) 86%,transparent)}.mx-header--overlay .mx-brand__logo{max-width:190px}.mx-header--overlay:not(.is-scrolled) .mx-header__in{filter:none}@media (min-width:1280px){.mx-public-product-grid,.mx-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1024px) and (max-width:1279px){.mx-public-product-grid,.mx-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-public-hero__content{max-width:760px}.mx-public-hero h1{font-size:clamp(44px,6vw,64px)}}@media (min-width:768px) and (max-width:1023px){.mx-public-product-grid,.mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-video-showcase__grid{grid-template-columns:1fr;gap:30px}.mx-video-copy{max-width:680px}.mx-video-frame--showcase{width:min(100%,820px);margin-inline:auto}}@media (max-width:767px){.mx-public-hero--video .mx-public-hero__content{padding-top:104px;padding-bottom:66px;max-width:100%}.mx-public-hero h1{font-size:clamp(33px,9.8vw,44px);line-height:1.02;letter-spacing:-.045em;margin-bottom:15px}.mx-public-hero__lead{font-size:15.5px;line-height:1.48;max-width:96%}.mx-public-hero .mx-kicker{font-size:10.5px!important;margin-bottom:8px}.mx-public-hero .mx-actions{margin-top:20px}.mx-public-hero .mx-actions .mx-btn{min-height:46px}.mx-hero-proof{margin-top:20px;gap:5px}.mx-hero-proof span{min-height:29px;padding-inline:9px;font-size:10.5px}.mx-hero-proof span:nth-child(n+3){display:none}.mx-hero-scroll{display:none}.mx-header--overlay .mx-brand__logo{max-width:138px}.mx-video-motion-toggle{right:12px;bottom:12px;min-height:38px;padding:0 10px}.mx-video-motion-toggle em{display:none}.mx-video-motion-toggle span{font-size:15px}.mx-video-showcase{padding-block:64px}.mx-video-showcase__grid{grid-template-columns:1fr;gap:26px}.mx-video-frame--showcase{max-width:min(100%,430px);width:100%;aspect-ratio:9/16}.mx-public-banner--video{min-height:560px}.mx-public-product-card>div,.mx-product-card__body{padding:16px}.mx-public-product-card h3,.mx-product-card h3{font-size:17px}.mx-public-product-card p,.mx-product-card p{-webkit-line-clamp:2}}@media (max-width:390px){.mx-public-hero--video .mx-public-hero__content{padding-top:92px;padding-bottom:44px}.mx-public-hero h1{font-size:32px}.mx-public-hero__lead{font-size:14.5px}.mx-hero-proof{display:none}}.mx-section-video-toggle{position:absolute;right:max(18px,calc((100vw - 1240px)/2));bottom:24px;z-index:5;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid rgb(255 255 255 / .36);border-radius:999px;background:rgb(4 13 22 / .46);color:#fff;font:600 12px/1 var(--mx-font);backdrop-filter:blur(12px);cursor:pointer;box-shadow:0 8px 24px rgb(0 0 0 / .14)}.mx-section-video-toggle span{font-size:13px}.mx-section-video-toggle em{font-style:normal}.mx-section-video-toggle:hover{background:rgb(4 13 22 / .68)}@media(max-width:1279px){.mx-section-video-toggle{right:24px}}@media(max-width:767px){.mx-section-video-toggle{right:12px;bottom:12px;min-height:38px;padding:0 10px}.mx-section-video-toggle em{display:none}.mx-section-video-toggle span{font-size:15px}}@supports (content-visibility:auto){.mx-section:not(.mx-public-hero):not(.mx-member-hero),.mx-process-section,.mx-final-cta{content-visibility:auto;contain-intrinsic-size:auto 760px}}.mx-public-product-image img,.mx-product-card__image img,.mx-gallery img{height:auto}.mx-public-product-card,.mx-product-card,.mx-solution-grid>article,.mx-process-grid>article{contain:layout paint}.mx-rich{overflow-wrap:anywhere}.mx-public-hero h1,.mx-section-heading h2,.mx-public-banner__content h2{text-wrap:balance}@media(max-width:767px){.mx-public-hero h1,.mx-member-hero h1{text-wrap:pretty}}:root{--mx-font:"Segoe UI Variable Text","Segoe UI",Tahoma,Arial,sans-serif;--mx-public-green:#0f7a43;--mx-public-dark:#071923;--mx-public-soft:#f7f8f8}body{font-family:var(--mx-font);font-weight:400;-webkit-font-smoothing:auto;text-rendering:auto;font-synthesis:none}.mx-public-v0134,.mx-public-v0134 *{font-synthesis:none}.mx-public-v0134 .mx-kicker,.mx-footer .mx-kicker{font-size:12px!important;font-weight:600;letter-spacing:.075em}.mx-public-v0134 h1,.mx-public-v0134 h2,.mx-public-v0134 h3,.mx-footer strong,.mx-header{font-family:var(--mx-font)}@supports (content-visibility:auto){.mx-public-v0134 .mx-section,.mx-public-v0134.mx-catalog-page .mx-section,.mx-public-v0134.mx-product-detail .mx-section{content-visibility:visible!important;contain-intrinsic-size:none!important}}.mx-public-v0134 .mx-public-product-card,.mx-public-v0134 .mx-solution-grid>article,.mx-public-v0134 .mx-process-grid>article{contain:none}.mx-header{height:72px;background:rgb(7 25 35 / .97);border-bottom:1px solid rgb(255 255 255 / .08);box-shadow:0 6px 24px rgb(6 18 28 / .08);backdrop-filter:none}.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{background:rgb(7 25 35 / .92);border-bottom-color:rgb(255 255 255 / .1);box-shadow:none;backdrop-filter:none}.mx-brand__text,.mx-nav-list a,.mx-header--overlay .mx-brand__text,.mx-header--overlay .mx-nav-list a{color:#fff;text-shadow:none}.mx-brand__mark,.mx-header--overlay .mx-brand__mark{background:rgb(255 255 255 / .13);border:1px solid rgb(255 255 255 / .24)}.mx-brand__logo,.mx-header--overlay .mx-brand__logo{max-height:44px;max-width:190px;filter:none}.mx-nav-list{gap:22px}.mx-site-nav{gap:22px}.mx-nav-list a{font-size:14px;font-weight:550;opacity:.92}.mx-nav-list a:hover,.mx-nav-list a.is-current{color:#fff;opacity:1}.mx-nav-list a.is-current{position:relative}.mx-nav-list a.is-current:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;background:#fff;border-radius:3px}.mx-header-cta,.mx-header--overlay .mx-header-cta{min-height:42px;background:#fff;color:#101010;border:1px solid #fff;border-radius:11px;font-weight:600}.mx-header-cta:hover{background:#f2f2f2}.mx-public-v0134 .mx-public-hero--video{min-height:clamp(650px,82vh,820px);max-height:900px}.mx-public-v0134 .mx-public-hero__content{padding-top:118px;padding-bottom:90px;max-width:760px}.mx-public-v0134 .mx-public-hero h1{font-size:clamp(44px,5vw,64px);font-weight:600;line-height:1.035;letter-spacing:-.042em;max-width:720px;margin-bottom:18px}.mx-public-v0134 .mx-public-hero__lead{font-size:clamp(16px,1.5vw,19px);line-height:1.55;max-width:680px}.mx-public-v0134 .mx-public-hero--video .mx-public-hero__overlay{background:linear-gradient(90deg,rgb(3 18 28 / .84),rgb(3 18 28 / .64) 46%,rgb(3 18 28 / .2) 80%)}.mx-public-v0134 .mx-hero-proof{margin-top:26px}.mx-public-v0134 .mx-hero-proof span{font-size:11px;font-weight:500;background:rgb(4 17 27 / .32);backdrop-filter:none}.mx-public-v0134 .mx-section-video-toggle{backdrop-filter:none;background:rgb(4 17 27 / .66)}.mx-public-v0134 .mx-section{padding:68px 0}.mx-public-v0134 .mx-section-heading{margin-bottom:28px}.mx-public-v0134 .mx-section-heading h2,.mx-public-v0134 .mx-section-title,.mx-public-v0134 .mx-editorial-grid h2{font-size:clamp(30px,3.5vw,44px);font-weight:600;letter-spacing:-.03em;line-height:1.1}.mx-public-v0134 .mx-section-heading p,.mx-public-v0134 .mx-editorial-lead{font-size:16px;line-height:1.65;color:#5f6368}.mx-public-v0134 .mx-section-heading--row{align-items:flex-end;gap:28px}.mx-public-v0134 .mx-btn{font-weight:600;min-height:44px;border-radius:10px}.mx-public-v0134 .mx-btn--ghost{background:#fff}.mx-public-v0134 .mx-public-products{background:#fff;border:0}.mx-public-v0134 .mx-public-product-grid{gap:18px}.mx-public-v0134 .mx-public-product-card{border-radius:16px;border-color:#e4e6e7;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mx-public-v0134 .mx-public-product-card:hover{transform:translateY(-3px);border-color:#cfd5d7;box-shadow:0 14px 30px rgb(10 31 41 / .08)}.mx-public-v0134 .mx-public-product-card img{aspect-ratio:1/1!important;object-fit:contain!important;padding:8px;background:#fff}.mx-public-v0134 .mx-public-product-card>div{padding:16px 17px 18px}.mx-public-v0134 .mx-public-product-card h3{font-size:17px;font-weight:600;margin:9px 0 6px}.mx-public-v0134 .mx-public-product-card p{font-size:13.5px;line-height:1.5}.mx-catalog-hero__actions{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px}.mx-home-media{background:#f6f8f8!important;border-block:1px solid #edf0f0}.mx-video-mosaic{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.72fr) minmax(220px,.72fr);grid-auto-rows:minmax(210px,auto);gap:14px}.mx-video-tile{position:relative;overflow:hidden;border-radius:18px;background:#071118;min-height:250px;box-shadow:0 12px 34px rgb(6 24 34 / .09)}.mx-video-tile--wide{grid-row:span 2;min-height:530px}.mx-video-tile--portrait{grid-row:span 2;min-height:530px}.mx-video-tile__media,.mx-video-tile__media .mx-device-video,.mx-video-tile__media video{width:100%;height:100%}.mx-video-tile__media video{object-fit:cover;max-height:none;background:#071118}.mx-video-tile__caption{position:absolute;left:0;right:0;bottom:0;z-index:5;padding:36px 16px 14px;background:linear-gradient(180deg,transparent,rgb(3 12 18 / .78));color:#fff;display:flex;align-items:end;justify-content:space-between;gap:14px;pointer-events:none}.mx-video-tile__caption strong{font-size:14px;font-weight:600;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx-video-tile__caption span{font-size:11px;opacity:.82}.mx-video-tile .mx-video-motion-toggle{right:12px;top:12px;bottom:auto;min-height:36px;padding:0 9px;background:rgb(5 17 24 / .64);backdrop-filter:none}.mx-video-tile .mx-video-motion-toggle em{display:none}.mx-home-brochures{background:#fff}.mx-brochure-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mx-brochure-thumb{position:relative;display:block;overflow:hidden;border:1px solid #e4e6e7;border-radius:14px;background:#fff;text-decoration:none}.mx-brochure-thumb img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .2s ease}.mx-brochure-thumb:hover img{transform:scale(1.02)}.mx-brochure-thumb span{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 16px);padding:5px 7px;border-radius:7px;background:rgb(255 255 255 / .94);font-size:10.5px;font-weight:600;color:#222}.mx-home-about{background:#f7f8f8!important}.mx-home-about__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:64px;align-items:start}.mx-home-about__grid>div:first-child h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;font-weight:600;margin:0 0 16px}.mx-home-about__grid>div:first-child p{color:#62676b;line-height:1.65}.mx-purpose-grid{display:grid;gap:10px}.mx-purpose-grid a{display:grid;grid-template-columns:42px 1fr;column-gap:14px;row-gap:4px;padding:18px;border:1px solid #e2e5e6;border-radius:14px;background:#fff;text-decoration:none}.mx-purpose-grid a span{grid-row:1/3;color:#8c9296;font-size:12px}.mx-purpose-grid strong{font-size:17px;font-weight:600}.mx-purpose-grid p{margin:0;color:#656b6e;font-size:13.5px}.mx-public-v0134 .mx-public-banner--video{min-height:clamp(500px,62vh,650px)}.mx-public-v0134 .mx-public-banner h2{font-size:clamp(38px,4.6vw,58px);font-weight:600}.mx-public-v0134 .mx-public-banner__content{padding:76px 0}.mx-public-v0134 .mx-public-banner p{font-size:17px}.mx-public-v0134 .mx-final-cta{background:#fff}.mx-public-v0134 .mx-final-cta__inner{padding:10px 0}.mx-public-v0134 .mx-final-cta__inner h2{font-size:clamp(30px,3.4vw,44px);font-weight:600}.mx-subpage-hero{position:relative;isolation:isolate;overflow:hidden;padding:90px 0 72px;background:#f7f8f8;border-bottom:1px solid #e9ebec}.mx-subpage-hero--media{min-height:460px;display:flex;align-items:flex-end;color:#fff;background:#071923}.mx-subpage-hero__media,.mx-subpage-hero__overlay{position:absolute;inset:0}.mx-subpage-hero__media{z-index:-2}.mx-subpage-hero__media img{width:100%;height:100%;object-fit:cover}.mx-subpage-hero__overlay{z-index:-1;background:linear-gradient(90deg,rgb(3 18 28 / .86),rgb(3 18 28 / .44) 65%,rgb(3 18 28 / .18))}.mx-subpage-hero__content{position:relative}.mx-subpage-hero h1{font-size:clamp(42px,5.5vw,66px);line-height:1.02;letter-spacing:-.045em;font-weight:600;margin:0 0 16px}.mx-subpage-hero p:last-child{max-width:760px;font-size:18px;line-height:1.6;margin:0;color:#62686b}.mx-subpage-hero--media p:last-child{color:rgb(255 255 255 / .92)}.mx-editorial-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:70px;align-items:start}.mx-editorial-grid h2{margin:0 0 16px}.mx-editorial-aside{display:grid;border-top:1px solid #dde1e2}.mx-editorial-aside a{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:16px 0;border-bottom:1px solid #dde1e2;text-decoration:none}.mx-editorial-aside span{font-size:11px;color:#8a9093}.mx-editorial-aside strong{font-size:15px;font-weight:600}.mx-four-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mx-four-principles article{padding:22px;border:1px solid #e0e4e5;border-radius:15px;background:#fff;min-height:190px}.mx-four-principles article>span{font-size:11px;color:#8d9396}.mx-four-principles h3{margin:42px 0 8px;font-size:18px;font-weight:600}.mx-four-principles p{margin:0;color:#666d70;font-size:13.5px;line-height:1.55}.mx-statement-card{max-width:980px;padding:34px;border-radius:18px;background:#071923;color:#fff}.mx-statement-card blockquote{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.035em;font-weight:500}.mx-contact-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mx-contact-panels article{padding:28px;border:1px solid #e1e4e5;border-radius:17px;background:#fff}.mx-contact-panels h3{font-size:24px;font-weight:600;letter-spacing:-.02em;margin:0 0 10px}.mx-contact-panels p{color:#62686b}.mx-faq-list{max-width:960px}.mx-faq-list details{border-bottom:1px solid #dfe3e4;padding:0}.mx-faq-list summary{cursor:pointer;list-style:none;padding:20px 42px 20px 0;font-size:17px;font-weight:600;position:relative}.mx-faq-list summary::-webkit-details-marker{display:none}.mx-faq-list summary:after{content:"+";position:absolute;right:8px;top:17px;font-size:24px;font-weight:400}.mx-faq-list details[open] summary:after{content:"−"}.mx-faq-list details p{margin:0;padding:0 42px 20px 0;color:#60676a;line-height:1.65}.mx-legal-copy{max-width:900px}.mx-legal-copy h2{font-size:36px;font-weight:600}.mx-legal-copy p{color:#5d6467;line-height:1.75}.mx-brochure-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.mx-brochure-card{overflow:hidden;border:1px solid #e2e5e6;border-radius:14px;background:#fff}.mx-brochure-card>a{display:block;background:#f6f7f7}.mx-brochure-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}.mx-brochure-card>div{padding:10px 12px 12px;display:grid;gap:3px}.mx-brochure-card span{font-size:10.5px;color:#778083}.mx-brochure-card strong{font-size:12.5px;line-height:1.35;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-video-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.mx-video-library-card{border:1px solid #e0e4e5;border-radius:16px;overflow:hidden;background:#fff}.mx-video-library-card__media{background:#071118;aspect-ratio:16/9}.mx-video-library-card.is-portrait .mx-video-library-card__media{aspect-ratio:9/16;max-height:620px}.mx-video-library-card__media .mx-device-video,.mx-video-library-card__media video{height:100%;width:100%}.mx-video-library-card__media video{object-fit:cover;max-height:none}.mx-video-library-card.is-portrait .mx-video-library-card__media video{object-fit:contain}.mx-video-library-card__copy{padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.mx-video-library-card__copy strong{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mx-video-library-card__copy span{font-size:10.5px;color:#7b8285;flex:0 0 auto}.mx-product-media-intro{color:#656b6e;margin-top:-5px;margin-bottom:22px}.mx-product-media-section .mx-gallery a{display:block;overflow:hidden;border:1px solid #e4e6e7;border-radius:14px;background:#fff}.mx-product-media-section .mx-gallery img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;border-radius:0}.mx-product-video-section .mx-video-frame{max-width:900px}.mx-footer{background:#071923;border-top:0;color:#fff;padding:58px 0 22px}.mx-footer-grid{grid-template-columns:1.7fr repeat(3,1fr);gap:48px}.mx-footer-grid strong{color:#fff;font-size:13px;font-weight:600}.mx-footer-grid a{color:rgb(255 255 255 / .72);font-size:13px}.mx-footer-grid a:hover{color:#fff}.mx-footer-brand p{color:rgb(255 255 255 / .67);font-size:13.5px;line-height:1.6;max-width:440px}.mx-footer-logo{font-size:21px!important;font-weight:650!important;color:#fff!important;text-decoration:none}.mx-footer-pills{display:flex!important;flex-direction:row!important;gap:8px!important;margin-top:9px}.mx-footer-pills a{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid rgb(255 255 255 / .2);border-radius:9px;color:#fff!important}.mx-footer-bottom{border-top-color:rgb(255 255 255 / .12);color:rgb(255 255 255 / .52);font-size:11.5px}.mx-mobile-dock{display:none}@media(max-width:1279px){.mx-brochure-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mx-brochure-strip{grid-template-columns:repeat(5,minmax(0,1fr))}.mx-footer-grid{gap:30px}.mx-video-mosaic{grid-template-columns:minmax(0,1.4fr) minmax(210px,.8fr)}}@media(max-width:1023px){.mx-header{height:68px}.mx-site-nav{top:68px;background:#fff}.mx-site-menu-overlay.is-open{inset:68px 0 0}.mx-header--overlay .mx-site-nav,.mx-site-nav{background:#fff}.mx-header--overlay .mx-site-nav .mx-nav-list a,.mx-site-nav .mx-nav-list a{color:#111}.mx-nav-list a.is-current:after{background:#111}.mx-header--overlay .mx-site-nav .mx-header-cta,.mx-site-nav .mx-header-cta{background:#111;color:#fff;border-color:#111}.mx-site-menu-toggle,.mx-header--overlay .mx-site-menu-toggle{display:inline-flex;background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .24);color:#fff;backdrop-filter:none}.mx-menu-icon i,.mx-header--overlay .mx-menu-icon i{background:#fff}.mx-public-v0134 .mx-public-hero--video{min-height:690px}.mx-public-v0134 .mx-public-hero__content{padding-top:110px}.mx-public-v0134 .mx-public-hero h1{font-size:clamp(40px,6vw,56px)}.mx-video-mosaic{grid-template-columns:1fr 1fr}.mx-video-tile--wide{grid-column:1/-1;grid-row:auto;min-height:430px}.mx-video-tile--portrait{grid-row:auto;min-height:420px}.mx-video-tile--compact{min-height:260px}.mx-brochure-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.mx-brochure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-video-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-home-about__grid,.mx-editorial-grid{grid-template-columns:1fr;gap:34px}.mx-four-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:28px}.mx-footer-grid>div:last-child{grid-column:2/4}}@media(max-width:767px){body.mx-has-mobile-dock{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.mx-header{height:62px}.mx-site-nav{top:62px}.mx-site-menu-overlay.is-open{inset:62px 0 0}.mx-brand__text{font-size:16px}.mx-brand__mark{width:34px;height:34px}.mx-site-menu-toggle{min-height:40px}.mx-public-v0134 .mx-public-hero--video{min-height:620px;max-height:none;align-items:flex-end}.mx-public-v0134 .mx-public-hero__content{padding-top:100px;padding-bottom:54px}.mx-public-v0134 .mx-public-hero h1{font-size:clamp(34px,9.4vw,43px);line-height:1.04;max-width:100%}.mx-public-v0134 .mx-public-hero__lead{font-size:15px;line-height:1.5}.mx-public-v0134 .mx-public-hero--video .mx-public-hero__overlay{background:linear-gradient(180deg,rgb(3 18 28 / .26),rgb(3 18 28 / .62) 45%,rgb(3 18 28 / .91))}.mx-public-v0134 .mx-hero-proof span:nth-child(n+3){display:none}.mx-public-v0134 .mx-section{padding:52px 0}.mx-public-v0134 .mx-section-heading h2,.mx-public-v0134 .mx-section-title,.mx-public-v0134 .mx-editorial-grid h2{font-size:clamp(28px,8vw,36px)}.mx-public-v0134 .mx-section-heading--row{display:block}.mx-public-v0134 .mx-section-heading--row>.mx-text-link,.mx-public-v0134 .mx-section-heading--row>.mx-btn{display:inline-flex;margin-top:16px}.mx-public-v0134 .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mx-public-v0134 .mx-public-product-card>div{padding:12px}.mx-public-v0134 .mx-public-product-card h3{font-size:15px}.mx-public-v0134 .mx-public-product-card p{display:none}.mx-public-v0134 .mx-public-product-card .mx-text-link{font-size:12px}.mx-public-v0134 .mx-product-category{display:none}.mx-video-mosaic{grid-template-columns:1fr;gap:10px}.mx-video-tile--wide,.mx-video-tile--portrait,.mx-video-tile--compact{grid-column:auto;grid-row:auto;min-height:0;aspect-ratio:16/9}.mx-video-tile--portrait{aspect-ratio:9/16;max-height:72vh;width:min(100%,390px);margin-inline:auto}.mx-video-tile__caption{padding:30px 12px 10px}.mx-video-tile__caption strong{font-size:12px}.mx-brochure-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx-brochure-thumb:nth-child(n+7){display:none}.mx-home-about__grid{gap:28px}.mx-purpose-grid a{padding:15px}.mx-public-v0134 .mx-public-banner--video{min-height:500px}.mx-public-v0134 .mx-public-banner__content{padding:58px 0 48px}.mx-public-v0134 .mx-public-banner h2{font-size:clamp(34px,9vw,44px)}.mx-subpage-hero{padding:62px 0 48px}.mx-subpage-hero--media{min-height:390px}.mx-subpage-hero h1{font-size:clamp(36px,10vw,48px)}.mx-subpage-hero p:last-child{font-size:15.5px}.mx-four-principles{grid-template-columns:1fr}.mx-four-principles article{min-height:150px}.mx-four-principles h3{margin-top:28px}.mx-statement-card{padding:24px}.mx-statement-card blockquote{font-size:clamp(27px,8vw,36px)}.mx-contact-panels{grid-template-columns:1fr}.mx-brochure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-brochure-card>div{padding:8px 9px 10px}.mx-brochure-card strong{font-size:11.5px}.mx-video-library-grid{grid-template-columns:1fr}.mx-video-library-card.is-portrait{width:min(100%,410px);margin-inline:auto}.mx-video-library-card.is-portrait .mx-video-library-card__media{max-height:72vh}.mx-footer{padding:44px 0 20px}.mx-footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.mx-footer-brand{grid-column:1/-1}.mx-footer-grid>div:last-child{grid-column:auto}.mx-footer-bottom{margin-top:30px;padding-bottom:4px}.mx-mobile-dock{position:fixed;left:0;right:0;bottom:0;z-index:9990;display:grid;grid-template-columns:repeat(4,1fr);min-height:68px;padding:5px 6px calc(5px + env(safe-area-inset-bottom));background:rgb(7 25 35 / .98);border-top:1px solid rgb(255 255 255 / .12);box-shadow:0 -8px 24px rgb(6 18 28 / .14)}.mx-mobile-dock a{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:rgb(255 255 255 / .7);text-decoration:none;font-size:10px;font-weight:500;border-radius:9px}.mx-mobile-dock a span{font-size:17px;line-height:1}.mx-mobile-dock a em{font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mx-mobile-dock a.is-current{color:#fff;background:rgb(255 255 255 / .09)}}@media(max-width:390px){.mx-public-v0134 .mx-public-product-grid{grid-template-columns:1fr 1fr}.mx-brochure-grid{grid-template-columns:1fr 1fr}.mx-footer-grid{grid-template-columns:1fr}.mx-footer-grid>div:last-child{grid-column:auto}.mx-mobile-dock a em{font-size:9px}}.mx-public-v0135{background:#fff}.mx-public-v0135 .mx-section{padding:56px 0}.mx-public-v0135 .mx-section-heading{margin-bottom:24px}.mx-public-v0135 .mx-section-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.08;font-weight:590;letter-spacing:-.026em}.mx-home-intro{padding:72px 0 34px;background:#fff;border-bottom:0}.mx-home-intro__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:56px;align-items:end}.mx-home-intro__copy h1{margin:0 0 18px;max-width:820px;font-size:clamp(40px,4.7vw,62px);line-height:1.02;letter-spacing:-.045em;font-weight:590;color:#0e1417;text-wrap:balance}.mx-home-intro__copy>p:not(.mx-kicker){max-width:740px;margin:0;color:#5c6367;font-size:17px;line-height:1.6}.mx-home-quick{display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2e7e8;border-radius:18px;overflow:hidden;background:#fff}.mx-home-quick a{min-height:116px;padding:16px 17px;display:grid;align-content:start;gap:4px;color:#111;text-decoration:none;border-right:1px solid #e8ebec;border-bottom:1px solid #e8ebec;transition:background .16s ease}.mx-home-quick a:nth-child(2n){border-right:0}.mx-home-quick a:nth-last-child(-n+2){border-bottom:0}.mx-home-quick a:hover{background:#f7f9f9}.mx-home-quick span{font-size:10px;color:#8c9599}.mx-home-quick strong{font-size:15px;font-weight:620}.mx-home-quick em{font-style:normal;font-size:12px;line-height:1.4;color:#687074}.mx-home-primary-video{padding:0 0 54px;background:#fff}.mx-clean-video{position:relative;overflow:hidden;border-radius:18px;background:#071118;box-shadow:0 16px 46px rgb(5 22 31 / .11)}.mx-clean-video .mx-device-video,.mx-clean-video video{width:100%;height:100%}.mx-clean-video--hero{aspect-ratio:16/8.1;max-height:720px}.mx-clean-video--business{aspect-ratio:16/8.5;margin-top:24px;max-height:660px}.mx-clean-video video{display:block;object-fit:contain!important;object-position:center!important;background:#071118;max-height:none}.mx-clean-video .mx-video-motion-toggle,.mx-public-v0135 .mx-section-video-toggle{display:none!important}.mx-home-categories{background:#f6f8f8!important;border-block:1px solid #edf0f0}.mx-product-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mx-product-category-card{min-width:0;overflow:hidden;border:1px solid #e0e5e6;border-radius:16px;background:#fff;text-decoration:none;color:#111;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mx-product-category-card:hover{transform:translateY(-3px);border-color:#c7d0d3;box-shadow:0 12px 28px rgb(9 31 40 / .07)}.mx-product-category-card__media{aspect-ratio:1/1;display:grid;place-items:center;background:#fff;overflow:hidden}.mx-product-category-card__media img{width:100%;height:100%;object-fit:contain;padding:8px;display:block}.mx-product-category-card__media>span{font-weight:650;color:#9aa1a4}.mx-product-category-card__copy{padding:13px 14px 15px;display:grid;grid-template-columns:1fr auto;gap:3px 8px;border-top:1px solid #eef0f1}.mx-product-category-card__copy strong{font-size:15px;line-height:1.25;font-weight:620}.mx-product-category-card__copy>span{font-size:10.5px;color:#798185;align-self:center}.mx-product-category-card__copy p{grid-column:1/-1;margin:2px 0 0;color:#697175;font-size:11.5px;line-height:1.4}.mx-product-category-card.is-active{border-color:#0f7a43;box-shadow:0 0 0 1px #0f7a43 inset}.mx-product-category-grid--catalog{grid-template-columns:repeat(5,minmax(0,1fr))}.mx-catalog-groups{padding-bottom:22px!important;background:#f7f9f9!important}.mx-catalog-products{padding-top:34px!important}.mx-public-v0135 .mx-public-product-card>div{padding:13px 15px 15px}.mx-public-v0135 .mx-public-product-card h3{margin:7px 0 8px;font-size:16px}.mx-public-v0135 .mx-public-product-card p{display:none!important}.mx-public-v0135 .mx-public-product-card .mx-product-category{font-size:10.5px;color:#687176}.mx-public-v0135 .mx-brochure-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.mx-public-v0135 .mx-brochure-thumb{position:static;overflow:hidden;display:block;border-radius:13px}.mx-public-v0135 .mx-brochure-thumb>div{overflow:hidden;background:#fff}.mx-public-v0135 .mx-brochure-thumb img{aspect-ratio:1/1;object-fit:contain}.mx-public-v0135 .mx-brochure-thumb span{position:static;display:block;padding:9px 10px;background:#fff;border-top:1px solid #eceff0;border-radius:0;max-width:none;font-size:10.5px;color:#5f686c}.mx-home-media{background:#071923!important;border:0;color:#fff}.mx-home-media .mx-kicker,.mx-home-media .mx-section-heading h2,.mx-home-media .mx-text-link{color:#fff!important}.mx-video-mosaic--clean{grid-template-columns:minmax(0,1.65fr) minmax(230px,.68fr);grid-auto-rows:auto;gap:12px;align-items:stretch}.mx-video-mosaic--clean .mx-video-tile{box-shadow:none;border:1px solid rgb(255 255 255 / .12);border-radius:16px;min-height:0;background:#030b10}.mx-video-mosaic--clean .mx-video-tile--wide{grid-row:span 2;aspect-ratio:16/10;min-height:0}.mx-video-mosaic--clean .mx-video-tile--compact{aspect-ratio:16/9}.mx-video-mosaic--clean .mx-video-tile--portrait{aspect-ratio:9/16;grid-row:span 2;max-height:600px}.mx-video-mosaic--clean .mx-video-tile__media video{object-fit:contain!important;object-position:center!important}.mx-public-v0135 .mx-video-tile__caption{display:none!important}.mx-public-v0135 .mx-video-tile .mx-video-motion-toggle{display:none!important}.mx-video-library-card__copy{display:none!important}.mx-video-library-card__media video{object-fit:contain!important}.mx-home-about{background:#fff!important;border-bottom:1px solid #edf0f0}.mx-home-opportunity{background:#f6f8f8!important}.mx-home-opportunity__head{display:flex;align-items:end;justify-content:space-between;gap:34px}.mx-home-opportunity__head>div{max-width:800px}.mx-home-opportunity__head h2{font-size:clamp(30px,3.3vw,44px);line-height:1.08;letter-spacing:-.032em;font-weight:590;margin:0}.mx-home-opportunity__image{margin-top:24px;overflow:hidden;border-radius:18px;min-height:420px;background:#eaf0ee}.mx-home-opportunity__picture,.mx-home-opportunity__picture img{width:100%;height:100%;display:block}.mx-home-opportunity__picture img{object-fit:cover}@media(max-width:1279px){.mx-home-intro__grid{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);gap:34px}.mx-product-category-grid,.mx-product-category-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-public-v0135 .mx-brochure-strip{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1023px){.mx-home-intro{padding-top:54px}.mx-home-intro__grid{grid-template-columns:1fr;gap:26px}.mx-home-intro__copy h1{font-size:clamp(38px,7vw,54px)}.mx-home-quick{grid-template-columns:repeat(4,1fr)}.mx-home-quick a{min-height:96px;border-bottom:0}.mx-home-quick a:nth-child(2n){border-right:1px solid #e8ebec}.mx-home-quick a:last-child{border-right:0}.mx-clean-video--hero{aspect-ratio:16/9}.mx-video-mosaic--clean{grid-template-columns:1fr 1fr}.mx-video-mosaic--clean .mx-video-tile--wide{grid-column:1/-1;grid-row:auto;aspect-ratio:16/9}.mx-video-mosaic--clean .mx-video-tile--portrait{grid-row:auto;max-height:none}}@media(max-width:767px){.mx-public-v0135 .mx-section{padding:44px 0}.mx-home-intro{padding:42px 0 22px}.mx-home-intro__copy h1{font-size:clamp(34px,10vw,44px);line-height:1.03}.mx-home-intro__copy>p:not(.mx-kicker){font-size:15px}.mx-home-quick{grid-template-columns:1fr 1fr}.mx-home-quick a{min-height:100px;border-bottom:1px solid #e8ebec}.mx-home-quick a:nth-child(2n){border-right:0}.mx-home-quick a:nth-last-child(-n+2){border-bottom:0}.mx-home-primary-video{padding-bottom:38px}.mx-clean-video{border-radius:12px}.mx-clean-video--hero,.mx-clean-video--business{aspect-ratio:auto;max-height:none}.mx-clean-video .mx-device-video{aspect-ratio:9/16;max-height:74vh}.mx-clean-video .mx-video-landscape{display:none!important}.mx-clean-video .mx-video-portrait{display:block!important}.mx-product-category-grid,.mx-product-category-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx-product-category-card__copy{padding:10px 11px 12px}.mx-product-category-card__copy strong{font-size:13px}.mx-product-category-card__copy p{display:none}.mx-public-v0135 .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-public-v0135 .mx-brochure-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx-public-v0135 .mx-brochure-thumb:nth-child(n+9){display:none}.mx-video-mosaic--clean{grid-template-columns:1fr}.mx-video-mosaic--clean .mx-video-tile--wide,.mx-video-mosaic--clean .mx-video-tile--compact{aspect-ratio:16/9}.mx-video-mosaic--clean .mx-video-tile--portrait{aspect-ratio:9/16;width:min(100%,390px);margin-inline:auto}.mx-home-opportunity__head{align-items:flex-start;flex-direction:column}.mx-home-opportunity__head .mx-btn{width:100%}}.mx-nav-has-submenu{position:relative}.mx-nav-submenu{position:absolute;left:-16px;top:calc(100% - 1px);z-index:120;min-width:220px;margin:0;padding:8px;list-style:none;border:1px solid #dfe4e6;border-radius:12px;background:#fff;box-shadow:0 16px 42px rgb(4 20 29 / .14);display:none}.mx-nav-has-submenu:hover>.mx-nav-submenu,.mx-nav-has-submenu:focus-within>.mx-nav-submenu{display:block}.mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a{display:flex;align-items:center;min-height:38px;padding:0 10px;border-radius:8px;color:#1a1d1f!important;font-size:13px!important;font-weight:520!important;text-decoration:none}.mx-nav-submenu a:hover{background:#f3f6f6}.mx-nav-submenu a:after{display:none!important}@media(max-width:1023px){.mx-nav-has-submenu>.mx-nav-submenu{position:static;display:grid!important;min-width:0;margin:0 0 8px;padding:0 0 0 14px;border:0;border-radius:0;background:#fff0;box-shadow:none}.mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a{min-height:40px;padding:0 10px;color:#50575b!important;font-size:14px!important;border-bottom:1px solid #f1f2f3}}:root{--mx-on-green:#087a3e;--mx-on-green-dark:#075d32;--mx-on-green-soft:#eef8f1;--mx-on-mint:#f6fbf7;--mx-on-blue:#1976c9;--mx-on-ink:#18201d;--mx-on-muted:#66706b;--mx-on-line:#dfe9e2}.mx-header,.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{position:sticky;top:0;height:72px;background:rgb(255 255 255 / .98);border-bottom:1px solid var(--mx-on-line);box-shadow:0 5px 18px rgb(31 71 48 / .055);backdrop-filter:saturate(145%) blur(12px)}.admin-bar .mx-header,.admin-bar .mx-header--overlay{top:32px}.mx-brand__text,.mx-nav-list a,.mx-header--overlay .mx-brand__text,.mx-header--overlay .mx-nav-list a{color:var(--mx-on-ink);text-shadow:none}.mx-brand__mark,.mx-header--overlay .mx-brand__mark{background:var(--mx-on-green);border:1px solid var(--mx-on-green);color:#fff}.mx-nav-list a{font-weight:560;opacity:1}.mx-nav-list a:hover,.mx-nav-list a.is-current{color:var(--mx-on-green)}.mx-nav-list a.is-current:after{background:var(--mx-on-green)}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx-on-green);border-color:var(--mx-on-green);color:#fff}.mx-header-cta:hover{background:var(--mx-on-green-dark);border-color:var(--mx-on-green-dark)}.mx-site-menu-toggle,.mx-header--overlay .mx-site-menu-toggle{background:#fff;border-color:var(--mx-on-line);color:var(--mx-on-ink);backdrop-filter:none}.mx-menu-icon i,.mx-header--overlay .mx-menu-icon i{background:var(--mx-on-ink)}.mx-public-v0136{color:var(--mx-on-ink);background:#fff}.mx-public-v0136 .mx-section{padding:58px 0}.mx-public-v0136 .mx-section-heading{margin-bottom:24px}.mx-public-v0136 .mx-section-heading h2,.mx-public-v0136 .mx-home-about h2,.mx-public-v0136 .mx-home-opportunity h2{font-size:clamp(29px,3vw,42px);line-height:1.1;letter-spacing:-.028em;font-weight:590;color:var(--mx-on-ink)}.mx-public-v0136 .mx-kicker{color:var(--mx-on-green);font-weight:650;letter-spacing:.08em}.mx-public-v0136 .mx-text-link{color:var(--mx-on-green-dark)}.mx-public-v0136 .mx-btn{background:var(--mx-on-green);border-color:var(--mx-on-green);color:#fff}.mx-public-v0136 .mx-btn:hover{background:var(--mx-on-green-dark);border-color:var(--mx-on-green-dark)}.mx-public-v0136 .mx-btn--ghost{background:#fff;color:var(--mx-on-green-dark);border-color:#bcd5c5}.mx-public-v0136 .mx-home-intro{padding:54px 0;background:linear-gradient(180deg,#fff 0%,#fbfefc 100%)}.mx-public-v0136 .mx-home-intro__grid{grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:46px;align-items:center}.mx-public-v0136 .mx-home-intro__copy h1{max-width:690px;margin:0 0 16px;font-size:clamp(38px,4.1vw,55px);line-height:1.04;letter-spacing:-.038em;font-weight:590;color:var(--mx-on-ink)}.mx-public-v0136 .mx-home-intro__copy>p:not(.mx-kicker){max-width:650px;color:var(--mx-on-muted);font-size:16.5px;line-height:1.62}.mx-home-intro__visual{margin:0;overflow:hidden;border:1px solid var(--mx-on-line);border-radius:20px;background:#fff;box-shadow:0 18px 42px rgb(34 91 56 / .08);aspect-ratio:16/10}.mx-home-intro__visual img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.mx-public-v0136 .mx-home-primary-video{padding:8px 0 54px;background:#fff}.mx-public-v0136 .mx-clean-video{border-radius:18px;background:#f1f6f3;border:1px solid var(--mx-on-line);box-shadow:none}.mx-public-v0136 .mx-clean-video--hero{width:min(100%,1080px);margin-inline:auto;aspect-ratio:16/9;max-height:none}.mx-public-v0136 .mx-clean-video video{background:#f1f6f3;object-fit:contain!important}.mx-public-v0136 .mx-home-categories{background:var(--mx-on-mint)!important;border-block:1px solid var(--mx-on-line)}.mx-public-v0136 .mx-product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mx-public-v0136 .mx-product-category-card{border-color:var(--mx-on-line);border-radius:17px;box-shadow:none}.mx-public-v0136 .mx-product-category-card:hover{transform:translateY(-2px);border-color:#b9d6c3;box-shadow:0 10px 24px rgb(34 91 56 / .07)}.mx-public-v0136 .mx-product-category-card__media{aspect-ratio:16/10;background:#fff}.mx-public-v0136 .mx-product-category-card__media img{padding:10px;object-fit:contain}.mx-public-v0136 .mx-product-category-card__copy{padding:14px 15px 16px;border-top-color:#edf3ef}.mx-public-v0136 .mx-product-category-card__copy strong{font-size:15.5px;color:var(--mx-on-ink)}.mx-public-v0136 .mx-product-category-card__copy>span{color:var(--mx-on-green)}.mx-public-v0136 .mx-home-featured-products{background:#fff}.mx-public-v0136 .mx-public-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx-public-v0136 .mx-public-product-card{border-color:var(--mx-on-line);border-radius:16px;box-shadow:none}.mx-public-v0136 .mx-public-product-card img{height:235px;object-fit:contain;padding:8px;background:#fff}.mx-public-v0136 .mx-public-product-card h3{font-size:15.5px;line-height:1.3;font-weight:580}.mx-public-v0136 .mx-product-category{color:var(--mx-on-green);font-weight:550}.mx-home-media-duo{background:var(--mx-on-green-soft)!important;border-block:1px solid var(--mx-on-line)}.mx-media-duo{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:stretch}.mx-media-duo__image,.mx-media-duo__video{margin:0;overflow:hidden;border:1px solid var(--mx-on-line);border-radius:18px;background:#fff;min-height:0;aspect-ratio:16/10}.mx-media-duo__image img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.mx-media-duo__video .mx-device-video,.mx-media-duo__video video{width:100%;height:100%}.mx-media-duo__video video{display:block;object-fit:contain!important;background:#f5f8f6}.mx-media-duo__video .mx-video-motion-toggle{display:none!important}.mx-public-v0136 .mx-home-media{display:none!important}.mx-public-v0136 .mx-home-brochures{background:#fff}.mx-public-v0136 .mx-brochure-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.mx-public-v0136 .mx-brochure-thumb{border:1px solid var(--mx-on-line);border-radius:14px;background:#fff;overflow:hidden}.mx-public-v0136 .mx-brochure-thumb>div{height:100%}.mx-public-v0136 .mx-brochure-thumb img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;background:#fff}.mx-public-v0136 .mx-brochure-thumb span{display:none!important}.mx-public-v0136 .mx-home-about{background:var(--mx-on-mint)!important;border-block:1px solid var(--mx-on-line)}.mx-public-v0136 .mx-home-about__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:46px}.mx-public-v0136 .mx-home-about__grid>div:first-child>p:not(.mx-kicker){color:var(--mx-on-muted);max-width:580px}.mx-public-v0136 .mx-purpose-grid{gap:10px}.mx-public-v0136 .mx-purpose-grid a{border-color:var(--mx-on-line);background:#fff;border-radius:14px;padding:16px 17px}.mx-public-v0136 .mx-purpose-grid a span{color:var(--mx-on-green)}.mx-public-v0136 .mx-purpose-grid a strong{color:var(--mx-on-ink)}.mx-public-v0136 .mx-home-opportunity{background:#fff!important}.mx-home-opportunity__layout{display:grid;grid-template-columns:minmax(0,.75fr) minmax(430px,1.25fr);gap:42px;align-items:center}.mx-home-opportunity__copy>p:not(.mx-kicker){color:var(--mx-on-muted);max-width:560px;margin-bottom:22px}.mx-public-v0136 .mx-home-opportunity__image{margin:0;min-height:0;aspect-ratio:16/9;border-radius:18px;border:1px solid var(--mx-on-line);background:#fff}.mx-public-v0136 .mx-home-opportunity__picture img{object-fit:contain;background:#fff}.mx-footer{background:#f5faf6;border-top:1px solid var(--mx-on-line);color:var(--mx-on-ink);padding:50px 0 22px}.mx-footer-grid{grid-template-columns:1.65fr repeat(3,1fr);gap:40px}.mx-footer-grid strong{color:var(--mx-on-green-dark);font-size:13px}.mx-footer-grid a{color:#53615a;font-size:13px}.mx-footer-grid a:hover{color:var(--mx-on-green-dark)}.mx-footer-brand p{color:#66736c;max-width:440px}.mx-footer-logo{color:var(--mx-on-green-dark)!important;font-size:21px!important}.mx-footer-pills a{border-color:#bdd6c5;color:var(--mx-on-green-dark)!important;background:#fff}.mx-footer-bottom{border-top-color:#dce9df;color:#79847e}@media(max-width:1023px){.mx-site-nav,.mx-header--overlay .mx-site-nav{background:#fff}.mx-site-menu-toggle,.mx-header--overlay .mx-site-menu-toggle{background:#fff;border-color:var(--mx-on-line);color:var(--mx-on-ink)}.mx-menu-icon i,.mx-header--overlay .mx-menu-icon i{background:var(--mx-on-ink)}.mx-public-v0136 .mx-home-intro__grid{grid-template-columns:1fr;gap:28px}.mx-home-intro__visual{aspect-ratio:16/9}.mx-public-v0136 .mx-product-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-media-duo{grid-template-columns:1fr 1fr}.mx-home-opportunity__layout{grid-template-columns:1fr;gap:26px}.mx-public-v0136 .mx-home-opportunity__image{aspect-ratio:16/9}}@media(max-width:767px){.admin-bar .mx-header,.admin-bar .mx-header--overlay{top:46px}.mx-header,.mx-header--overlay{height:64px}.mx-public-v0136 .mx-section{padding:44px 0}.mx-public-v0136 .mx-home-intro{padding:34px 0 28px}.mx-public-v0136 .mx-home-intro__copy h1{font-size:clamp(33px,9vw,43px)}.mx-public-v0136 .mx-home-intro__copy>p:not(.mx-kicker){font-size:15px}.mx-home-intro__visual{border-radius:14px}.mx-public-v0136 .mx-home-primary-video{padding:0 0 38px}.mx-public-v0136 .mx-clean-video--hero{aspect-ratio:auto}.mx-public-v0136 .mx-clean-video--hero .mx-device-video{aspect-ratio:9/16;max-height:70vh}.mx-public-v0136 .mx-product-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-public-v0136 .mx-product-category-card__media{aspect-ratio:1/1}.mx-public-v0136 .mx-product-category-card__copy p{display:none}.mx-public-v0136 .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-public-v0136 .mx-public-product-card img{height:190px}.mx-media-duo{grid-template-columns:1fr;gap:10px}.mx-media-duo__image,.mx-media-duo__video{aspect-ratio:16/9;border-radius:13px}.mx-media-duo__video .mx-device-video{aspect-ratio:16/9!important;max-height:none!important}.mx-media-duo__video .mx-video-landscape{display:block!important}.mx-media-duo__video .mx-video-portrait{display:none!important}.mx-public-v0136 .mx-brochure-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mx-public-v0136 .mx-home-about__grid{grid-template-columns:1fr;gap:28px}.mx-home-opportunity__layout{grid-template-columns:1fr}.mx-public-v0136 .mx-home-opportunity__image{aspect-ratio:4/3}.mx-footer{padding:40px 0 18px}.mx-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.mx-footer-brand{grid-column:1/-1}.mx-mobile-dock{background:rgb(255 255 255 / .98);border-top:1px solid var(--mx-on-line);box-shadow:0 -8px 22px rgb(31 71 48 / .08)}.mx-mobile-dock a{color:#66736c}.mx-mobile-dock a.is-current{color:var(--mx-on-green-dark);background:var(--mx-on-green-soft)}}@media(max-width:420px){.mx-public-v0136 .mx-brochure-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-footer-grid{grid-template-columns:1fr}.mx-footer-brand{grid-column:auto}}.mx-mobile-dock a span{width:22px;height:22px;display:grid;place-items:center}.mx-mobile-dock a span svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mx90-catalog-commerce{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 12px;padding-top:10px;border-top:1px solid #edf1ef}.mx90-catalog-commerce strong{font-size:16px;color:#14261c}.mx90-catalog-commerce span{font-size:10px;color:#37734d;font-weight:650}.mx90-compare-section{padding-top:34px!important}.mx90-eyebrow{display:block;margin-bottom:6px;font-size:10px;letter-spacing:.09em;color:#187342;font-weight:800}.mx90-compare-scroll{overflow:auto;margin:18px 0;border:1px solid #dde6e1;border-radius:16px;background:#fff}.mx90-compare-table{width:100%;border-collapse:collapse;min-width:840px}.mx90-compare-table th,.mx90-compare-table td{padding:14px;border-right:1px solid #e7ece9;border-bottom:1px solid #e7ece9;vertical-align:top;text-align:left}.mx90-compare-table thead th{background:#f8fbf9;min-width:180px}.mx90-compare-table thead th:first-child{min-width:120px}.mx90-compare-table thead img{display:block;width:140px;height:160px;object-fit:contain;margin:0 auto 10px}.mx90-compare-table thead a{display:block;text-decoration:none;color:#173528;font-weight:700}.mx90-compare-table tbody th{background:#fbfdfc;color:#4b5d53}.mx90-compare-table ul{margin:0;padding-left:18px}.mx90-cart-page{padding:22px 0 90px}.mx90-cart-head{padding:24px 0 28px}.mx90-cart-head>span{font-size:10px;letter-spacing:.1em;color:#187342;font-weight:800}.mx90-cart-head h1{margin:6px 0 8px;font-size:clamp(38px,6vw,64px);letter-spacing:-.04em}.mx90-cart-head p{max-width:820px;color:#65746b}.mx90-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.mx90-cart-items,.mx90-cart-summary{background:#fff;border:1px solid #dce6e1;border-radius:18px}.mx90-cart-items{padding:8px 18px}.mx90-cart-row{display:grid;grid-template-columns:86px minmax(0,1fr) 124px 120px 36px;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e9eeeb}.mx90-cart-row:last-child{border-bottom:0}.mx90-cart-row__img{display:block;width:86px;height:100px;border:1px solid #edf1ef;border-radius:10px;overflow:hidden}.mx90-cart-row__img img{width:100%;height:100%;object-fit:contain}.mx90-cart-row__copy a{text-decoration:none;color:#15261d}.mx90-cart-row__copy strong{display:block}.mx90-cart-row__copy span{font-size:12px;color:#66756d}.mx90-cart-row__qty{display:grid;grid-template-columns:34px 46px 34px;border:1px solid #d9e3de;border-radius:9px;overflow:hidden}.mx90-cart-row__qty button,.mx90-cart-row__qty input{border:0;background:#fff;text-align:center;min-height:36px}.mx90-cart-row__total{text-align:right}.mx90-cart-row__remove{width:34px;height:34px;border:1px solid #eadada;border-radius:9px;background:#fff;color:#9b3333;font-size:20px;cursor:pointer}.mx90-cart-summary{position:sticky;top:94px;padding:22px}.mx90-cart-summary h2{margin-top:0}.mx90-cart-summary-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #edf1ef}.mx90-cart-summary p{font-size:11px;color:#738078}.mx90-cart-primary,.mx90-cart-secondary,.mx90-cart-clear{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin-top:9px;border-radius:10px;text-decoration:none;font-weight:700;font-size:12px}.mx90-cart-primary{background:#0b7740;color:#fff;border:1px solid #0b7740}.mx90-cart-secondary{background:#fff;color:#195934;border:1px solid #d4e1da}.mx90-cart-clear{background:#fff;color:#963333;border:1px solid #ebd6d6;cursor:pointer}@media(max-width:900px){.mx90-cart-layout{grid-template-columns:1fr}.mx90-cart-summary{position:static}.mx90-cart-row{grid-template-columns:72px minmax(0,1fr) 110px 36px}.mx90-cart-row__total{display:none}}@media(max-width:600px){.mx90-cart-row{grid-template-columns:64px minmax(0,1fr) 34px}.mx90-cart-row__qty{grid-column:2/3;width:114px}.mx90-cart-row__remove{grid-column:3;grid-row:1}.mx90-cart-row__img{width:64px;height:78px}}.mx-footer-account-link{max-width:1240px;margin:0 auto;padding:0 24px 20px}.mx-footer-account-link a{color:rgb(255 255 255 / .9);font-size:12px;text-decoration:none}.mx-onnowell-logo{display:block;max-width:min(210px,60vw);max-height:72px;width:auto;height:auto;object-fit:contain;margin:0 0 12px}.mx-onnowell-logo--catalog{max-width:190px;max-height:64px}.mx-onnowell-logo--product{max-width:170px;max-height:54px;margin-bottom:10px}.mx49-brand-card__copy .mx-onnowell-logo{max-width:150px;max-height:48px;margin-bottom:8px}:root{--mx37-green:#087a3e;--mx37-green-dark:#075d32;--mx37-green-deep:#063d2b;--mx37-mint:#f4f9f5;--mx37-mint-2:#eaf4ed;--mx37-line:#dfe9e2;--mx37-ink:#18201d;--mx37-muted:#657069}body{color:var(--mx37-ink);background:#fff}.mx-wrap{width:min(1220px,calc(100% - 44px))}.mx-header,.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{height:74px;background:#fff;border-bottom:1px solid var(--mx37-line);box-shadow:0 4px 18px rgb(23 73 46 / .045);backdrop-filter:none}.admin-bar .mx-header,.admin-bar .mx-header--overlay{top:32px}.mx-brand__logo{max-height:44px}.mx-brand__mark{background:var(--mx37-green-dark);color:#fff}.mx-brand__text{color:var(--mx37-green-dark);font-weight:650}.mx-site-nav{gap:20px}.mx-nav-list{gap:20px}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:#334038;font-size:13.5px;font-weight:560}.mx-nav-list a:hover,.mx-nav-list a.is-current{color:var(--mx37-green-dark)}.mx-nav-submenu{border:1px solid var(--mx37-line);box-shadow:0 18px 38px rgb(18 59 42 / .10)}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx37-green);border:1px solid var(--mx37-green);color:#fff;border-radius:9px;font-weight:620}.mx-header-cta:hover{background:var(--mx37-green-dark);border-color:var(--mx37-green-dark)}.mx-site-menu-toggle{border-color:var(--mx37-line);color:var(--mx37-ink)}.mx-menu-icon i{background:var(--mx37-ink)}.mx-footer{background:#f4f8f5;border-top:1px solid var(--mx37-line);padding:48px 0 22px;color:var(--mx37-ink)}.mx-footer-grid{grid-template-columns:1.6fr repeat(3,minmax(0,1fr));gap:36px}.mx-footer-logo{color:var(--mx37-green-dark)!important;font-size:21px!important;font-weight:670}.mx-footer-brand p{max-width:430px;color:var(--mx37-muted);font-size:13.5px;line-height:1.65}.mx-footer-grid strong{color:var(--mx37-green-dark);font-size:13px;font-weight:650}.mx-footer-grid a{color:#56645a;font-size:13px;line-height:1.5}.mx-footer-grid a:hover{color:var(--mx37-green-dark)}.mx-footer-pills a{border-color:#bfd4c5;color:var(--mx37-green-dark)!important;background:#fff}.mx-footer-bottom{border-top-color:var(--mx37-line);color:#7b867f;margin-top:34px}.mx-mobile-dock{background:rgb(255 255 255 / .985);border-top:1px solid var(--mx37-line);box-shadow:0 -8px 24px rgb(24 73 46 / .07)}.mx-mobile-dock a{color:#67746b}.mx-mobile-dock a.is-current{color:var(--mx37-green-dark);background:#edf5ef}@media(max-width:1023px){.mx-wrap{width:min(920px,calc(100% - 32px))}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:74px;background:#fff;border-left:1px solid var(--mx37-line)}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:var(--mx37-ink);font-size:15px}.mx-site-menu-overlay.is-open{inset:74px 0 0}}@media(max-width:782px){.admin-bar .mx-header,.admin-bar .mx-header--overlay{top:46px}}@media(max-width:767px){.mx-wrap{width:calc(100% - 24px)}.mx-header,.mx-header--overlay{height:64px}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:64px}.mx-site-menu-overlay.is-open{inset:64px 0 0}.mx-brand__logo{max-height:39px}.mx-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.mx-footer-brand{grid-column:1/-1}}@media(max-width:430px){.mx-footer-grid{grid-template-columns:1fr}.mx-footer-brand{grid-column:auto}}.mx-catalog-page,.mx-public-subpage{--mx39-green:#087a3e;--mx39-green-dark:#075d32;--mx39-mint:#f4f9f5;--mx39-line:#dfe9e2;--mx39-ink:#18201d;--mx39-muted:#657069}.mx-catalog-page .mx-catalog-hero,.mx-public-subpage .mx-catalog-hero{padding:50px 0 36px;background:#fff;border-bottom:1px solid var(--mx39-line)}.mx-catalog-page .mx-catalog-hero h1,.mx-public-subpage .mx-catalog-hero h1{font-size:clamp(34px,4.2vw,52px);line-height:1.04;letter-spacing:-.04em;color:var(--mx39-ink);margin:0 0 14px;font-weight:630}.mx-catalog-page .mx-catalog-hero p,.mx-public-subpage .mx-catalog-hero p{max-width:760px;color:var(--mx39-muted);font-size:16px}.mx-catalog-page .mx-section,.mx-public-subpage .mx-section{padding:62px 0}.mx-catalog-page .mx-catalog-groups{background:var(--mx39-mint);border-bottom:1px solid var(--mx39-line)}.mx-category-chips{gap:8px;margin-bottom:28px}.mx-category-chips a{border-color:#cbdacf;background:#fff;color:#445248}.mx-category-chips a.active,.mx-category-chips a:hover{background:var(--mx39-green);border-color:var(--mx39-green);color:#fff}.mx-brochure-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx-brochure-card{border-radius:14px;border-color:var(--mx39-line);box-shadow:none}.mx-brochure-card>a{background:#fff}.mx-brochure-card img{object-fit:contain;background:#fff;padding:8px}.mx-brochure-card>div{padding:10px 12px 12px}.mx-brochure-card>div span{color:var(--mx39-green);font-size:10.5px}.mx-brochure-card>div strong{font-size:12px;line-height:1.35;color:var(--mx39-ink)}.mx-video-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mx-video-library-card{border-color:var(--mx39-line);border-radius:16px;background:#fff}.mx-video-library-card__media{background:#07160f}.mx-video-library-card__media video{object-fit:contain!important;background:#07160f}@media(max-width:1023px){.mx-brochure-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-video-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.mx-catalog-page .mx-section,.mx-public-subpage .mx-section{padding:46px 0}.mx-brochure-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-video-library-grid{grid-template-columns:1fr}.mx-video-library-card.is-portrait{width:min(100%,390px);margin-inline:auto}}.mx-public-v0140 .mx-public-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx-public-v0140 .mx-public-product-card{border:1px solid var(--mx39-line);border-radius:15px;background:#fff;overflow:hidden;box-shadow:none}.mx-public-v0140 .mx-public-product-image{display:block;background:#fff;border-bottom:1px solid #edf2ee}.mx-public-v0140 .mx-public-product-card img{width:100%;height:224px;display:block;object-fit:contain;padding:12px;background:#fff}.mx-public-v0140 .mx-public-product-card>div{padding:14px 15px 16px}.mx-public-v0140 .mx-public-product-card h3{font-size:15px;line-height:1.3;margin:8px 0 9px}.mx-public-v0140 .mx-product-category{color:var(--mx39-green);font-size:10.5px;font-weight:650}@media(max-width:1100px){.mx-public-v0140 .mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.mx-public-v0140 .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mx-public-v0140 .mx-public-product-card img{height:174px;padding:8px}.mx-public-v0140 .mx-public-product-card>div{padding:11px}.mx-public-v0140 .mx-public-product-card h3{font-size:13.5px}}.mx-header,.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{background:#063d2b;border-bottom-color:rgb(255 255 255 / .10);box-shadow:0 8px 26px rgb(6 45 31 / .13)}.mx-brand__text{color:#fff}.mx-brand__mark{background:#fff;color:#075d32;border:1px solid rgb(255 255 255 / .72)}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:rgb(255 255 255 / .90)}.mx-nav-list a:hover,.mx-nav-list a.is-current{color:#fff}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:#fff;border-color:#fff;color:#075d32}.mx-header-cta:hover{background:#edf7f0;border-color:#edf7f0;color:#063d2b}.mx-site-menu-toggle{border-color:rgb(255 255 255 / .26);background:rgb(255 255 255 / .08);color:#fff}.mx-menu-icon i{background:#fff}.mx-footer{background:#fff;border-top:1px solid var(--mx37-line);padding-top:54px}.mx-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px}.mx-footer-legal{display:flex;gap:18px}.mx-footer-legal a{color:#738078;text-decoration:none;font-size:12px}.mx-footer-legal a:hover{color:var(--mx37-green-dark)}@media(max-width:1023px){.mx-site-nav,.mx-header--overlay .mx-site-nav{background:#fff}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:var(--mx37-ink)}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx37-green);border-color:var(--mx37-green);color:#fff}}@media(max-width:620px){.mx-footer-bottom{align-items:flex-start;flex-direction:column}.mx-footer-legal{gap:14px;flex-wrap:wrap}}.mx-catalog-page .mx-catalog-hero,.mx-public-subpage .mx-catalog-hero{background:#f8fbf9}.mx-catalog-page .mx-catalog-hero p,.mx-public-subpage .mx-catalog-hero p{font-size:15px;line-height:1.65}.mx-catalog-page .mx-section-heading h2,.mx-public-subpage .mx-section-heading h2{font-size:clamp(27px,3vw,38px);line-height:1.12;letter-spacing:-.025em}.mx-public-v0140 .mx-public-product-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mx-public-v0140 .mx-public-product-card:hover{transform:translateY(-2px);border-color:#bdd1c2;box-shadow:0 10px 24px rgb(27 76 48 / .06)}:root{--mx41-green:#0a8847;--mx41-green-2:#69c321;--mx41-deep:#064b37;--mx41-deeper:#04382f;--mx41-blue:#088bd2;--mx41-blue-deep:#075f9f;--mx41-ink:#112119;--mx41-muted:#607068;--mx41-line:#dce9e2;--mx41-soft:#f5fbfd;--mx41-white:#fff;--mx41-shadow:0 18px 50px rgba(14,62,43,.08);--mx41-radius:22px}html{background:#f6fbfd}body{position:relative;isolation:isolate;background:#f7fbfc;color:var(--mx41-ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI Variable Text","Segoe UI",Arial,sans-serif;font-weight:430;-webkit-font-smoothing:auto;text-rendering:geometricPrecision;font-synthesis:none}body:before,body:after{content:"";position:fixed;z-index:0;pointer-events:none;opacity:.065;filter:blur(36px);background-repeat:no-repeat;background-size:cover;background-position:center}body:before{inset:12vh 55% 14vh -8vw;background-image:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)}body:after{inset:32vh -9vw 2vh 60%;background-image:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp)}body>*{position:relative;z-index:1}.mx-wrap{width:min(1240px,calc(100% - 48px))}.mx-section,.mx-catalog-hero,.mx-public-subpage .mx-section,.mx-catalog-page .mx-section{background:#fff}.mx-soft-section{background:#fff!important}.mx-section{padding:68px 0}.mx-kicker,.mx-eyebrow{color:var(--mx41-green)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.11em!important}.mx-section-heading{margin-bottom:28px}.mx-section-heading h1,.mx-section-heading h2,.mx-public-subpage h2,.mx-catalog-page h2{color:var(--mx41-ink);font-size:clamp(30px,3.1vw,44px);line-height:1.08;letter-spacing:-.032em;font-weight:610;text-wrap:balance}.mx-section-heading p,.mx-editorial-lead,.mx-public-subpage p,.mx-catalog-page p{color:var(--mx41-muted);font-size:15px;line-height:1.68}.mx-btn{min-height:46px;border-radius:10px;border-color:var(--mx41-green);background:var(--mx41-green);color:#fff;font-size:13.5px;font-weight:630}.mx-btn:hover{background:var(--mx41-deep);border-color:var(--mx41-deep)}.mx-btn--ghost{background:#fff!important;color:var(--mx41-deep)!important;border-color:#bdd8c6!important}.mx-btn--white{background:#fff!important;border-color:#fff!important;color:var(--mx41-deep)!important}.mx-btn--glass{background:transparent!important;border-color:rgb(255 255 255 / .52)!important;color:#fff!important}.mx-text-link{color:var(--mx41-deep);font-size:13.5px;font-weight:640;text-decoration:none}.mx-text-link:hover{text-decoration:none;color:var(--mx41-green)}.mx-header,.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{height:72px;border-bottom:1px solid rgb(255 255 255 / .13);box-shadow:none}.mx-header:not(.mx-header--home){position:sticky;top:0;background:rgb(6 75 55 / .98);backdrop-filter:blur(14px) saturate(130%)}.mx-header--home{position:fixed;top:0;left:0;right:0;background:rgb(4 48 49 / .34);backdrop-filter:blur(13px) saturate(130%);z-index:120;border-bottom-color:rgb(255 255 255 / .16)}.mx-header--home.is-scrolled{background:rgb(4 62 50 / .93);box-shadow:0 8px 24px rgb(0 28 22 / .12)}.admin-bar .mx-header--home{top:32px}.mx-header__in{height:72px}.mx-brand{gap:10px}.mx-brand__mark{width:34px;height:34px;border-radius:9px;background:#fff;color:var(--mx41-green);font-weight:750}.mx-brand__lockup{display:grid;gap:0}.mx-brand__text{color:#fff!important;font-size:17px;font-weight:650;line-height:1.05}.mx-brand__lockup small{color:rgb(255 255 255 / .72);font-size:9px;line-height:1.1;margin-top:2px;font-weight:500}.mx-brand__logo{max-height:44px}.mx-site-nav{gap:22px}.mx-nav-list{gap:22px}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:rgb(255 255 255 / .94);font-size:13px;font-weight:570;min-height:42px}.mx-nav-list a:hover,.mx-nav-list a.is-current{color:#fff}.mx-nav-submenu{background:#fff!important;border:1px solid var(--mx41-line)!important;box-shadow:0 16px 34px rgb(16 54 39 / .12)!important}.mx-nav-submenu a{color:var(--mx41-ink)!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{min-height:42px;padding:0 17px;background:var(--mx41-green);border-color:var(--mx41-green);color:#fff;border-radius:9px;font-weight:650}.mx-header-cta:hover{background:#0a773f;border-color:#0a773f;color:#fff}.mx-catalog-hero{padding:76px 0 38px;border-bottom:1px solid var(--mx41-line)}.mx-catalog-hero h1{font-size:clamp(38px,5vw,58px);font-weight:610;color:var(--mx41-ink)}.mx-subpage-hero{background:#fff;min-height:420px;display:flex;align-items:flex-end;border-bottom:1px solid var(--mx41-line)}.mx-subpage-hero--media{min-height:520px}.mx-subpage-hero__media img{object-fit:cover}.mx-subpage-hero__overlay{background:rgb(5 44 41 / .55)}.mx-subpage-hero__content{padding:100px 0 56px}.mx-subpage-hero h1{font-size:clamp(40px,5vw,62px);font-weight:610;letter-spacing:-.04em}.mx-subpage-hero:not(.mx-subpage-hero--media) h1{color:var(--mx41-ink)}.mx-subpage-hero:not(.mx-subpage-hero--media) p{color:var(--mx41-muted)}.mx-editorial-grid,.mx-contact-panels,.mx-four-principles,.mx-statement-card,.mx-faq-list details,.mx-legal-copy{background:#fff}.mx-editorial-aside a,.mx-four-principles article,.mx-contact-panels article,.mx-statement-card,.mx-faq-list details{border-color:var(--mx41-line)!important;border-radius:16px!important;box-shadow:0 10px 26px rgb(19 67 47 / .035)}.mx-statement-card blockquote{color:var(--mx41-ink);font-weight:520}.mx-category-chips a{border-color:var(--mx41-line);color:#425248}.mx-category-chips a.active,.mx-category-chips a:hover{background:var(--mx41-green);border-color:var(--mx41-green);color:#fff}.mx-public-product-card,.mx-product-category-card,.mx-brochure-card,.mx-video-library-card{border-color:var(--mx41-line)!important;background:#fff!important;border-radius:16px!important;box-shadow:none!important}.mx-public-product-card:hover,.mx-product-category-card:hover,.mx-brochure-card:hover{border-color:#b9d8c3!important;box-shadow:0 12px 28px rgb(14 76 43 / .055)!important}.mx-public-product-card img,.mx-product-category-card img,.mx-brochure-card img{background:#fff!important}.mx-pagination a{border-color:var(--mx41-line);background:#fff}.mx-pagination a.active{background:var(--mx41-green);border-color:var(--mx41-green)}.mx-footer-v0141{background:var(--mx41-deep)!important;border-top:0!important;color:#fff!important;padding:52px 0 20px!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1.5fr repeat(4,minmax(0,1fr));gap:34px}.mx-footer-v0141 .mx-footer-logo{display:inline-flex;align-items:center;gap:9px;color:#fff!important;text-decoration:none}.mx-footer-logo-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--mx41-green);font-weight:760}.mx-footer-v0141 .mx-footer-logo>span:last-child{display:grid;font-size:18px;line-height:1}.mx-footer-v0141 .mx-footer-logo small{font-size:9px;color:rgb(255 255 255 / .66);margin-top:4px}.mx-footer-v0141 .mx-footer-brand p{color:rgb(255 255 255 / .72);font-size:12.5px;line-height:1.65;max-width:320px}.mx-footer-v0141 .mx-footer-grid strong{color:#fff;font-size:12.5px;font-weight:650}.mx-footer-v0141 .mx-footer-grid a{color:rgb(255 255 255 / .72);font-size:12.5px}.mx-footer-v0141 .mx-footer-grid a:hover{color:#fff}.mx-footer-v0141 .mx-footer-bottom{border-top:1px solid rgb(255 255 255 / .14);color:rgb(255 255 255 / .55);margin-top:32px;padding-top:16px}.mx-footer-v0141 .mx-footer-legal a{color:rgb(255 255 255 / .60)}.mx-mobile-dock{background:rgb(255 255 255 / .97)!important;border-top:1px solid var(--mx41-line)!important;box-shadow:0 -10px 28px rgb(16 58 41 / .08)!important}.mx-mobile-dock a{color:#53635a!important}.mx-mobile-dock a.is-current{color:var(--mx41-green)!important}.mx-mobile-dock svg{stroke:currentColor!important}@media(max-width:1023px){.mx-header,.mx-header--overlay{height:66px}.mx-header__in{height:66px}.mx-site-menu-toggle{display:inline-flex;background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .30);color:#fff}.mx-menu-icon i{background:#fff}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:66px;background:#fff;border-left:1px solid var(--mx41-line)}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:var(--mx41-ink);font-size:15px}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx41-green);border-color:var(--mx41-green);color:#fff}.mx-brand__text{font-size:16px}.admin-bar .mx-header--home{top:46px}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}.mx-footer-brand{grid-column:1/-1}}@media(max-width:767px){body:before{inset:12vh 34% 16vh -40vw;opacity:.045}body:after{inset:45vh -42vw 5vh 35%;opacity:.05}.mx-wrap{width:calc(100% - 24px)}.mx-section{padding:48px 0}.mx-section-heading h1,.mx-section-heading h2,.mx-public-subpage h2,.mx-catalog-page h2{font-size:clamp(28px,8vw,36px)}.mx-footer-v0141{padding-bottom:86px!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.mx-footer-v0141 .mx-footer-brand{grid-column:1/-1}.mx-footer-v0141 .mx-footer-bottom{align-items:flex-start;flex-direction:column}.mx-footer-v0141 .mx-footer-legal{flex-wrap:wrap}.mx-subpage-hero__content{padding:84px 0 42px}.mx-subpage-hero{min-height:360px}.mx-subpage-hero--media{min-height:480px}}@media(max-width:430px){.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1fr}.mx-footer-v0141 .mx-footer-brand{grid-column:auto}}.mx-public-v0141{--green:var(--mx41-green);--green2:var(--mx41-green-2);--deep:var(--mx41-deep);--blue:var(--mx41-blue);--ink:var(--mx41-ink);--muted:var(--mx41-muted);--line:var(--mx41-line);background:#fff0}.mx-public-v0141 .mx-section{background:#fff}.mx-film-hero-v0141{position:relative;background:#052d34;height:100svh;min-height:620px;overflow:hidden}.mx-film-hero-v0141 .mx-film-shell,.mx-film-hero-v0141 .mx-film-stage,.mx-film-hero-v0141 .mx-film-slide{position:absolute;inset:0;width:100%;height:100%}.mx-film-hero-v0141 .mx-film-stage{background:#052d34;overflow:hidden;border:0;border-radius:0;box-shadow:none;aspect-ratio:auto}.mx-film-hero-v0141 .mx-film-slide{opacity:0;visibility:hidden;transition:opacity .48s ease,visibility .48s ease}.mx-film-hero-v0141 .mx-film-slide.is-active{opacity:1;visibility:visible}.mx-film-hero-v0141 .mx-film-slide video,.mx-film-hero-v0141 .mx-film-stage--image img,.mx-film-hero-v0141 .mx-film-fallback,.mx-film-hero-v0141 .mx-film-fallback img{width:100%;height:100%;display:block;object-fit:cover;background:#052d34}.mx-film-hero-v0141:after{content:"";position:absolute;inset:0;pointer-events:none;background:rgb(0 35 38 / .08);z-index:2}.mx-film-hero-v0141 .mx-film-toolbar{position:absolute;left:50%;bottom:28px;z-index:8;transform:translateX(-50%);display:flex;align-items:center;gap:10px;height:auto;padding:7px 10px;border:1px solid rgb(255 255 255 / .24);border-radius:999px;background:rgb(3 37 39 / .38);backdrop-filter:blur(12px)}.mx-film-hero-v0141 .mx-film-prev,.mx-film-hero-v0141 .mx-film-next,.mx-film-hero-v0141 .mx-film-pause{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;background:rgb(255 255 255 / .11);color:#fff}.mx-film-hero-v0141 .mx-film-prev svg,.mx-film-hero-v0141 .mx-film-next svg,.mx-film-hero-v0141 .mx-film-pause svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.mx-film-hero-v0141 .mx-film-dots{display:flex;gap:6px}.mx-film-hero-v0141 .mx-film-dots button{width:24px;height:3px;border:0;border-radius:999px;background:rgb(255 255 255 / .38);padding:0}.mx-film-hero-v0141 .mx-film-dots button.is-active{width:40px;background:#fff}.mx-home-quicknav-v0141{position:relative;z-index:12;margin-top:-44px;background:#fff0;padding:0 0 20px}.mx-home-quicknav-v0141 .mx-home-quicknav__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 18px 42px rgb(20 65 47 / .09)}.mx-home-quicknav-v0141 a{min-width:0;min-height:112px;padding:22px 20px;display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:13px;text-decoration:none;border-left:1px solid var(--line);background:#fff}.mx-home-quicknav-v0141 a:first-child{border-left:0}.mx-home-quicknav-v0141 a>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;color:var(--deep);background:#f3f9f5}.mx-home-quicknav-v0141 svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65}.mx-home-quicknav-v0141 a>div{display:grid;gap:3px}.mx-home-quicknav-v0141 strong{font-size:14px;font-weight:650}.mx-home-quicknav-v0141 em{font-style:normal;color:var(--muted);font-size:11.5px;line-height:1.35}.mx-home-quicknav-v0141 b{color:var(--green);font-size:17px;font-weight:500}.mx-home-quicknav-v0141 a:hover{background:#fbfefc}.mx-home-intro-v0141{padding-top:66px!important}.mx-home-intro-v0141__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:center;gap:64px}.mx-home-intro-v0141__copy h1{margin:0;color:var(--ink);font-size:clamp(34px,4vw,50px);line-height:1.06;letter-spacing:-.04em;font-weight:610;max-width:560px}.mx-home-intro-v0141__copy>p:not(.mx-kicker){max-width:590px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.72}.mx-home-values{display:flex;gap:22px;flex-wrap:wrap;margin:28px 0 24px}.mx-home-values span{display:grid;justify-items:center;gap:6px;min-width:90px;color:var(--deep)}.mx-home-values i{font-style:normal;font-size:24px;line-height:1}.mx-home-values strong{font-size:11px;font-weight:600}.mx-home-intro-v0141__media{margin:0;min-height:360px;display:grid;place-items:center;border-radius:18px;overflow:hidden;background:#fff;border:1px solid #edf3ef}.mx-home-intro-v0141__media img{width:100%;height:100%;max-height:470px;display:block;object-fit:contain;background:#fff;padding:10px}.mx-home-categories-v0141{padding-top:50px!important}.mx-product-category-grid-v0141{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.mx-product-category-grid-v0141 .mx-product-category-card{display:block;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;text-decoration:none;min-width:0}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:166px;border:0;overflow:hidden;background:#fff}.mx-product-category-grid-v0141 .mx-product-category-card__media img{width:100%;height:100%;object-fit:contain;padding:8px;background:#fff}.mx-product-category-grid-v0141 .mx-product-category-card__copy{min-height:50px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #edf3ef}.mx-product-category-grid-v0141 .mx-product-category-card__copy strong{font-size:12.5px;font-weight:650;color:var(--ink)}.mx-product-category-grid-v0141 .mx-product-category-card__copy b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--green);color:#fff;font-size:12px}.mx-product-category-grid-v0141 .mx-product-category-card:hover{transform:translateY(-2px)}.mx-home-media-v0141{padding-top:54px!important}.mx-home-media-v0141__grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:34px;align-items:start}.mx-home-media-v0141 .mx-section-heading{margin-bottom:18px}.mx-home-media-v0141 .mx-section-heading h2{font-size:clamp(25px,2.4vw,34px)}.mx-brochure-strip-v0141{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mx-brochure-strip-v0141>a{display:block;text-decoration:none;color:var(--ink)}.mx-brochure-strip-v0141>a>div{aspect-ratio:3/4;border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff}.mx-brochure-strip-v0141 img{width:100%;height:100%;object-fit:contain;padding:5px;background:#fff}.mx-brochure-strip-v0141 strong{display:block;margin-top:8px;font-size:11.5px;line-height:1.35;font-weight:580;color:#435047;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mx-home-video-row{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px}.mx-home-feature-video{min-width:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#052d34}.mx-home-feature-video .mx-device-video,.mx-home-feature-video video{width:100%;height:100%;min-height:300px}.mx-home-feature-video video{display:block;object-fit:cover;background:#052d34}.mx-home-video-mini{min-height:300px;position:relative;overflow:hidden;border-radius:14px;text-decoration:none;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(rgb(3 58 77 / .10),rgb(3 41 62 / .62)),var(--mx-mini-bg);background-position:center;background-size:cover}.mx-home-video-mini span{position:absolute;top:18px;left:18px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:rgb(2 34 43 / .52);border:1px solid rgb(255 255 255 / .5)}.mx-home-video-mini svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:1.6}.mx-home-video-mini strong{font-size:13px;line-height:1.3}.mx-home-video-mini em{font-style:normal;margin-top:5px;color:rgb(255 255 255 / .78);font-size:10.5px;line-height:1.35}.mx-home-opportunity-v0141{background:#fff!important}.mx-home-opportunity-v0141__panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(430px,1.2fr);min-height:380px;overflow:hidden;border-radius:20px;background:#08713c}.mx-home-opportunity-v0141__panel>div{padding:46px 48px;display:flex;flex-direction:column;justify-content:center}.mx-home-opportunity-v0141 .mx-kicker{color:#d8f0df!important}.mx-home-opportunity-v0141 h2{margin:0;color:#fff;font-size:clamp(31px,3.2vw,44px);line-height:1.08;letter-spacing:-.035em;font-weight:610}.mx-home-opportunity-v0141 p{margin:14px 0 0;color:rgb(255 255 255 / .82);font-size:15px;line-height:1.65}.mx-home-opportunity-v0141 figure{margin:0;background:#fff;overflow:hidden}.mx-home-opportunity-v0141 picture,.mx-home-opportunity-v0141 figure img{width:100%;height:100%;display:block}.mx-home-opportunity-v0141 figure img{object-fit:cover}.mx-home-opportunity-v0141 .mx-actions{margin-top:22px}.mx-home-vision-v0141{padding-top:56px!important}.mx-home-vision-v0141__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(500px,1.28fr);gap:58px;align-items:center}.mx-home-vision-v0141 h2{margin:0;color:var(--ink);font-size:clamp(32px,3.4vw,46px);line-height:1.08;letter-spacing:-.036em;font-weight:610}.mx-home-vision-v0141 p{margin:16px 0 24px;color:var(--muted);font-size:15px;line-height:1.7}.mx-home-vision-v0141 figure{margin:0;aspect-ratio:16/7;border-radius:18px;overflow:hidden;background:#eef8f2}.mx-home-vision-v0141 figure picture,.mx-home-vision-v0141 figure img{width:100%;height:100%;display:block}.mx-home-vision-v0141 figure img{object-fit:cover}.mx-home-join-v0141{padding:0 0 58px;background:#fff}.mx-home-join-v0141__panel{position:relative;overflow:hidden;min-height:112px;border-radius:17px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:28px;background-image:linear-gradient(rgb(4 102 54 / .84),rgb(6 124 59 / .78)),var(--mx-join-bg);background-position:center;background-size:cover;color:#fff}.mx-home-join-v0141__panel>div{display:flex;align-items:center;gap:16px}.mx-join-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fff;color:var(--green);font-size:24px;flex:0 0 auto}.mx-home-join-v0141 h2{margin:0;font-size:23px;line-height:1.1;font-weight:620}.mx-home-join-v0141 p{margin:6px 0 0;color:rgb(255 255 255 / .82);font-size:12.5px}@media(max-width:1120px){.mx-product-category-grid-v0141{grid-template-columns:repeat(3,1fr)}.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid{grid-template-columns:1fr 1fr}.mx-home-media-v0141__grid{grid-template-columns:1fr}.mx-home-opportunity-v0141__panel{grid-template-columns:1fr 1fr}}@media(max-width:900px){.mx-home-quicknav-v0141 .mx-home-quicknav__grid{grid-template-columns:1fr 1fr}.mx-home-quicknav-v0141 a:nth-child(3){border-left:0;border-top:1px solid var(--line)}.mx-home-quicknav-v0141 a:nth-child(4){border-top:1px solid var(--line)}.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid,.mx-home-opportunity-v0141__panel{grid-template-columns:1fr}.mx-home-intro-v0141__media{order:-1}.mx-home-vision-v0141 figure{order:-1}.mx-home-opportunity-v0141 figure{order:-1;min-height:320px}.mx-home-video-row{grid-template-columns:minmax(0,1fr) 160px}}@media(max-width:767px){.mx-film-hero-v0141{height:100svh;min-height:560px}.mx-film-hero-v0141 .mx-film-slide video{object-fit:cover}.mx-film-hero-v0141 .mx-film-toolbar{bottom:18px}.mx-film-hero-v0141 .mx-film-dots button{width:18px}.mx-film-hero-v0141 .mx-film-dots button.is-active{width:30px}.mx-home-quicknav-v0141{margin-top:-26px;padding-bottom:10px}.mx-home-quicknav-v0141 a{min-height:92px;padding:15px 13px;grid-template-columns:36px 1fr 14px}.mx-home-quicknav-v0141 a>span{width:34px;height:34px}.mx-home-quicknav-v0141 svg{width:20px;height:20px}.mx-home-quicknav-v0141 strong{font-size:12.5px}.mx-home-quicknav-v0141 em{font-size:10px}.mx-home-intro-v0141{padding-top:46px!important}.mx-home-intro-v0141__grid{gap:30px}.mx-home-intro-v0141__media{min-height:0}.mx-home-intro-v0141__copy h1{font-size:clamp(31px,9vw,40px)}.mx-home-values{gap:12px}.mx-home-values span{min-width:76px}.mx-product-category-grid-v0141{grid-template-columns:repeat(2,1fr);gap:8px}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:145px}.mx-product-category-grid-v0141 .mx-product-category-card__copy{padding:9px 10px}.mx-product-category-grid-v0141 .mx-product-category-card__copy strong{font-size:11.5px}.mx-home-media-v0141__grid{gap:44px}.mx-brochure-strip-v0141{gap:7px}.mx-brochure-strip-v0141 strong{font-size:10.5px}.mx-home-video-row{grid-template-columns:1fr}.mx-home-video-mini{min-height:160px}.mx-home-feature-video .mx-device-video,.mx-home-feature-video video{min-height:220px}.mx-home-opportunity-v0141__panel{border-radius:16px}.mx-home-opportunity-v0141__panel>div{padding:34px 22px}.mx-home-opportunity-v0141 h2{font-size:clamp(29px,8vw,38px)}.mx-home-opportunity-v0141 figure{min-height:260px}.mx-home-vision-v0141__grid{gap:28px}.mx-home-vision-v0141 figure{aspect-ratio:4/3}.mx-home-join-v0141__panel{align-items:flex-start;flex-direction:column;padding:22px}.mx-home-join-v0141__panel .mx-btn{width:100%}}@media(max-width:430px){.mx-home-quicknav-v0141 .mx-home-quicknav__grid{grid-template-columns:1fr}.mx-home-quicknav-v0141 a{border-left:0;border-top:1px solid var(--line)}.mx-home-quicknav-v0141 a:first-child{border-top:0}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:130px}}@media(prefers-reduced-motion:reduce){.mx-film-hero-v0141 .mx-film-slide{transition:none}}:root{--mx42-green:#0a8847;--mx42-blue:#087fbd;--mx42-ink:#112119;--mx42-muted:#5d6b64;--mx42-line:#dce8e1;--mx42-blue-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);--mx42-green-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp);--mx42-shadow:0 16px 42px rgba(21,69,52,.07)}html{background:#fff}body{background:#fff!important;color:var(--mx42-ink);font-weight:440;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before,body:after{opacity:.035!important;filter:blur(48px)!important}.mx-section,.mx-soft-section,.mx-catalog-page .mx-section,.mx-public-subpage .mx-section{background:#fff!important}.mx-wrap{width:min(1280px,calc(100% - 48px))}.mx-section{padding:58px 0}.mx-section-heading{margin-bottom:22px}.mx-section-heading h1,.mx-section-heading h2,.mx-public-subpage h2,.mx-catalog-page h2{font-size:clamp(28px,2.8vw,40px);line-height:1.1;letter-spacing:-.028em;font-weight:620}.mx-section-heading p,.mx-public-subpage p,.mx-catalog-page p{font-size:14px;line-height:1.65;color:var(--mx42-muted)}.mx-header,.mx-header--overlay,.mx-header--overlay:not(.is-scrolled),.mx-header--overlay.is-scrolled{height:64px;border:0!important;box-shadow:none!important;background:transparent!important;isolation:isolate;overflow:visible}.mx-header:before{content:"";position:absolute;inset:0;z-index:-1;background-image:var(--mx42-blue-bg);background-size:cover;background-position:center 42%;opacity:.58;transition:opacity .22s ease,filter .22s ease;filter:saturate(.92) brightness(.72)}.mx-header--home:before{opacity:.28;filter:saturate(.9) brightness(.62)}.mx-header--home{backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.mx-header--home.is-scrolled:before{opacity:.78;filter:saturate(.9) brightness(.62)}.mx-header--home.is-scrolled{backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%);box-shadow:0 8px 25px rgb(20 70 100 / .10)!important}.mx-header__in{height:64px}.mx-brand__mark{width:32px;height:32px;border-radius:9px;background:#fff!important;color:var(--mx42-green)!important;border:0!important}.mx-brand__text{font-size:16px!important;font-weight:650!important;color:#fff!important}.mx-brand__lockup small{font-size:8.5px!important;color:rgb(255 255 255 / .84)!important}.mx-nav-list,.mx-site-nav{gap:19px!important}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{font-size:12.5px!important;font-weight:620!important;color:#fff!important;text-shadow:0 1px 10px rgb(0 35 50 / .32)}.mx-header-cta,.mx-header--overlay .mx-header-cta{min-height:40px!important;padding:0 16px!important;border-radius:9px!important;background:#fff!important;border-color:#fff!important;color:#087443!important;text-shadow:none!important}.mx-header-cta:hover{background:#f8fffb!important;color:#075f39!important}.mx-film-hero-v0141{min-height:650px!important;background-image:var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-film-hero-v0141 .mx-film-stage{background:transparent!important}.mx-film-hero-v0141 .mx-film-slide video{object-position:center 59%!important;background:transparent!important}.mx-film-hero-v0141:after{background:linear-gradient(to bottom,rgb(0 35 50 / .08),rgb(0 35 50 / .01) 24%,#fff0 62%,rgb(0 35 50 / .08))!important}.mx-film-hero-v0141 .mx-film-toolbar{bottom:20px!important;background:rgb(255 255 255 / .14)!important;border-color:rgb(255 255 255 / .42)!important;backdrop-filter:blur(14px)}.mx-catalog-hero,.mx-subpage-hero:not(.mx-subpage-hero--media),.mx-final-cta{position:relative;overflow:hidden;background-image:linear-gradient(rgb(0 69 111 / .34),rgb(0 75 104 / .30)),var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important;border:0!important;color:#fff!important}.mx-catalog-hero{padding:62px 0 44px!important}.mx-catalog-hero h1,.mx-catalog-hero h2,.mx-catalog-hero p,.mx-catalog-hero .mx-kicker,.mx-catalog-hero .mx-text-link,.mx-subpage-hero:not(.mx-subpage-hero--media) h1,.mx-subpage-hero:not(.mx-subpage-hero--media) p,.mx-subpage-hero:not(.mx-subpage-hero--media) .mx-kicker,.mx-final-cta h2,.mx-final-cta p,.mx-final-cta .mx-kicker{color:#fff!important}.mx-catalog-hero h1,.mx-subpage-hero h1{font-size:clamp(36px,4.4vw,56px)!important;line-height:1.03!important;font-weight:620!important;letter-spacing:-.035em!important}.mx-catalog-hero p,.mx-subpage-hero p{max-width:780px!important;color:rgb(255 255 255 / .9)!important}.mx-final-cta__inner{border:1px solid rgb(255 255 255 / .28);border-radius:18px;padding:28px 32px;background:rgb(255 255 255 / .07);backdrop-filter:blur(8px)}.mx-final-cta .mx-btn{background:#fff!important;border-color:#fff!important;color:#087443!important}.mx-final-cta .mx-btn--ghost{background:rgb(255 255 255 / .10)!important;color:#fff!important;border-color:rgb(255 255 255 / .52)!important}.mx-subpage-hero--media .mx-subpage-hero__content{position:relative;z-index:3;width:min(780px,calc(100% - 48px));margin-left:max(24px,calc((100% - 1280px)/2));padding:34px 38px!important;border-radius:20px;background-image:linear-gradient(rgb(0 72 110 / .56),rgb(0 65 97 / .52)),var(--mx42-blue-bg);background-size:cover;background-position:center;box-shadow:var(--mx42-shadow)}.mx-subpage-hero--media .mx-subpage-hero__overlay{background:rgb(255 255 255 / .04)!important}.mx-subpage-hero--media h1,.mx-subpage-hero--media p,.mx-subpage-hero--media .mx-kicker{color:#fff!important}.mx-home-quicknav-v0141{margin-top:-38px!important}.mx-home-quicknav-v0141 .mx-home-quicknav__grid{border-radius:16px!important;box-shadow:var(--mx42-shadow)!important}.mx-home-quicknav-v0141 a{min-height:102px!important;padding:18px!important}.mx-home-quicknav-v0141 strong{font-size:13.5px!important}.mx-home-quicknav-v0141 em{font-size:11px!important}.mx-home-intro-v0141{padding-top:54px!important}.mx-home-intro-v0141__grid{gap:54px!important}.mx-home-intro-v0141__copy h1{font-size:clamp(32px,3.5vw,46px)!important;line-height:1.08!important}.mx-home-intro-v0141__copy>p:not(.mx-kicker){font-size:14px!important;line-height:1.68!important}.mx-home-intro-v0141__media{min-height:330px!important;border-radius:17px!important;box-shadow:none!important}.mx-home-categories-v0141{padding-top:38px!important}.mx-product-category-grid-v0141{gap:12px!important}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:154px!important}.mx-product-category-grid-v0141 .mx-product-category-card{border-radius:14px!important;transition:.18s ease}.mx-product-category-grid-v0141 .mx-product-category-card:hover{transform:translateY(-3px);box-shadow:var(--mx42-shadow)!important}.mx-home-media-v0141{padding-top:46px!important}.mx-home-media-v0141__grid{gap:40px!important;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)!important}.mx-brochure-strip-v0141{gap:12px!important}.mx-brochure-strip-v0141>a>div{border-radius:14px!important}.mx-brochure-strip-v0141 strong{font-size:11px!important;font-weight:600!important;line-height:1.4!important}.mx-home-video-row{grid-template-columns:minmax(0,1fr) 168px!important;gap:12px!important}.mx-home-feature-video{aspect-ratio:16/9!important;min-height:0!important;background-image:var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-home-feature-video .mx-device-video,.mx-home-feature-video video{width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:16/9!important}.mx-home-feature-video video{object-fit:contain!important;background:transparent!important}.mx-home-video-mini{min-height:0!important;aspect-ratio:9/16;background-image:linear-gradient(rgb(0 74 113 / .16),rgb(0 64 96 / .34)),var(--mx42-blue-bg)!important}.mx-home-opportunity-v0141__panel{background-image:linear-gradient(rgb(0 75 111 / .46),rgb(0 69 96 / .44)),var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important;min-height:360px!important;border-radius:18px!important}.mx-home-opportunity-v0141__panel>div{padding:42px 44px!important}.mx-home-opportunity-v0141 h2{font-size:clamp(30px,3vw,42px)!important}.mx-home-opportunity-v0141 p{font-size:14px!important}.mx-home-opportunity-v0141 figure{background:#fff!important}.mx-home-join-v0141{padding-bottom:50px!important}.mx-home-join-v0141__panel{min-height:108px!important;border-radius:17px!important;background-image:linear-gradient(rgb(37 126 17 / .24),rgb(19 112 33 / .26)),var(--mx42-green-bg)!important;background-size:cover!important;background-position:center!important}.mx-home-join-v0141 h2{font-size:22px!important}.mx-home-join-v0141 p{font-size:12px!important;color:rgb(255 255 255 / .92)!important}.mx-footer-v0141{position:relative;overflow:hidden;background-image:linear-gradient(rgb(0 56 91 / .56),rgb(0 68 91 / .58)),var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center 56%!important;border:0!important;color:#fff!important;padding:48px 0 18px!important}.mx-footer-v0141:before{content:"";position:absolute;inset:0;background:rgb(0 48 72 / .10);pointer-events:none}.mx-footer-v0141>.mx-wrap{position:relative;z-index:1}.mx-footer-v0141 .mx-footer-grid{gap:30px!important}.mx-footer-v0141 .mx-footer-brand p{color:rgb(255 255 255 / .90)!important}.mx-footer-v0141 .mx-footer-grid strong{color:#fff!important}.mx-footer-v0141 .mx-footer-grid a{color:rgb(255 255 255 / .88)!important}.mx-footer-v0141 .mx-footer-grid a:hover{color:#fff!important;text-decoration:underline}.mx-footer-v0141 .mx-footer-bottom{border-top-color:rgb(255 255 255 / .32)!important;color:rgb(255 255 255 / .76)!important}.mx-footer-v0141 .mx-footer-legal a{color:rgb(255 255 255 / .82)!important}.mx-catalog-groups,.mx-public-subpage .mx-soft-section,.mx-editorial-grid,.mx-contact-panels,.mx-four-principles,.mx-statement-card,.mx-faq-list details,.mx-legal-copy,.mx-public-product-card,.mx-product-category-card,.mx-brochure-card,.mx-video-library-card{background:#fff!important}.mx-catalog-groups{border-bottom:1px solid var(--mx42-line)!important}.mx-brochure-grid{gap:16px!important}.mx-brochure-card{overflow:hidden}.mx-brochure-card>a{aspect-ratio:4/5;display:grid;place-items:center;background:#fff}.mx-brochure-card>a img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important}.mx-brochure-card>div strong{font-size:12px!important;line-height:1.35!important}.mx-video-library-grid{gap:18px!important}.mx-video-library-card__media{background-image:var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-video-library-card.is-landscape .mx-video-library-card__media{aspect-ratio:16/9}.mx-video-library-card.is-portrait{max-width:420px;margin-inline:auto}.mx-video-library-card.is-portrait .mx-video-library-card__media{aspect-ratio:9/16}.mx-video-library-card__media .mx-device-video,.mx-video-library-card__media video{width:100%;height:100%}.mx-video-library-card__media video{object-fit:contain!important;background:transparent!important}@media(max-width:1023px){.mx-wrap{width:min(920px,calc(100% - 30px))}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:64px!important;background:#fff!important;border-left:1px solid var(--mx42-line)!important}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:var(--mx42-ink)!important;text-shadow:none!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx42-green)!important;border-color:var(--mx42-green)!important;color:#fff!important}.mx-home-media-v0141__grid{grid-template-columns:1fr!important}.mx-home-video-row{grid-template-columns:minmax(0,1fr) 160px!important}.mx-home-opportunity-v0141__panel{grid-template-columns:1fr 1fr!important}}@media(max-width:767px){.mx-wrap{width:calc(100% - 24px)}.mx-section{padding:44px 0}.mx-header,.mx-header--overlay{height:60px}.mx-header__in{height:60px}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:60px!important}.mx-film-hero-v0141{height:82svh!important;min-height:540px!important}.mx-film-hero-v0141 .mx-film-slide video{object-position:center 58%!important}.mx-film-hero-v0141 .mx-film-toolbar{bottom:14px!important}.mx-home-quicknav-v0141{margin-top:-22px!important}.mx-home-quicknav-v0141 a{min-height:86px!important}.mx-home-intro-v0141__grid{gap:26px!important}.mx-home-intro-v0141__copy h1{font-size:clamp(29px,8.8vw,38px)!important}.mx-home-intro-v0141__copy>p:not(.mx-kicker){font-size:13.5px!important}.mx-home-media-v0141__grid{gap:36px!important}.mx-home-video-row{grid-template-columns:1fr!important}.mx-home-video-mini{aspect-ratio:16/7!important;min-height:150px!important}.mx-home-opportunity-v0141__panel{grid-template-columns:1fr!important}.mx-home-opportunity-v0141__panel>div{padding:30px 22px!important}.mx-subpage-hero--media .mx-subpage-hero__content{width:calc(100% - 24px);margin:0 12px;padding:26px 22px!important}.mx-catalog-hero{padding:46px 0 34px!important}.mx-footer-v0141{padding-bottom:86px!important;background-image:linear-gradient(rgb(0 56 91 / .56),rgb(0 68 91 / .58)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)!important;background-position:center!important}}.mx-subpage-hero--brand-blue{background-image:linear-gradient(rgb(0 69 111 / .34),rgb(0 75 104 / .30)),var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important;color:#fff!important}.mx-subpage-hero--brand-green{background-image:linear-gradient(rgb(38 125 15 / .26),rgb(15 102 35 / .28)),var(--mx42-green-bg)!important;background-size:cover!important;background-position:center!important;color:#fff!important}.mx-subpage-hero--brand-blue h1,.mx-subpage-hero--brand-blue p,.mx-subpage-hero--brand-blue .mx-kicker,.mx-subpage-hero--brand-green h1,.mx-subpage-hero--brand-green p,.mx-subpage-hero--brand-green .mx-kicker{color:#fff!important}.mx-public-hero,.mx-member-hero,.mx-public-banner{background-image:linear-gradient(rgb(0 69 111 / .34),rgb(0 75 104 / .30)),var(--mx42-blue-bg)!important;background-size:cover!important;background-position:center!important;background-color:transparent!important}.mx-public-hero__overlay,.mx-member-hero__overlay,.mx-public-banner__overlay{background:linear-gradient(90deg,rgb(0 60 92 / .36),rgb(0 60 92 / .16) 58%,rgb(0 60 92 / .04))!important}.mx-public-banner h1,.mx-public-banner h2,.mx-public-banner h3,.mx-public-banner p,.mx-member-hero h1,.mx-member-hero h2,.mx-member-hero p,.mx-public-hero h1,.mx-public-hero h2,.mx-public-hero p{color:#fff!important}:root{--mx43-green:#0a8847;--mx43-green-soft:#9be000;--mx43-blue:#0b8fd8;--mx43-blue-deep:#075f9f;--mx43-ink:#112119;--mx43-muted:#5e6d65;--mx43-line:#dfe9e3;--mx43-blue-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);--mx43-green-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp);--mx43-shadow:0 16px 36px rgba(17,70,48,.07)}html{background:#fff!important;scroll-padding-top:76px}body{background:#fff!important;color:var(--mx43-ink)!important;font-weight:400!important;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;font-synthesis:none!important}body:before,body:after{opacity:.022!important;filter:blur(56px)!important}.mx-wrap{width:min(1260px,calc(100% - 48px))!important}.mx-section{padding:46px 0!important;background:#fff!important}.mx-section-heading{margin-bottom:20px!important}.mx-section-heading h1,.mx-section-heading h2,.mx-public-subpage h2,.mx-catalog-page h2,.mx-section-title{font-size:clamp(28px,2.65vw,39px)!important;line-height:1.1!important;letter-spacing:-.03em!important;font-weight:600!important;text-wrap:balance}.mx-section-heading p,.mx-public-subpage p,.mx-catalog-page p{font-size:14px!important;line-height:1.62!important}.mx-kicker,.mx-eyebrow{font-size:10.5px!important;letter-spacing:.12em!important;font-weight:700!important}.mx-btn{min-height:44px!important;padding:0 16px!important;border-radius:9px!important;font-size:13px!important;font-weight:600!important}.mx-text-link{font-size:12.5px!important;font-weight:600!important}.mx-header--home,.mx-header--home:not(.is-scrolled){height:58px!important;background:rgb(4 40 51 / .10)!important;border-bottom:1px solid rgb(255 255 255 / .18)!important;box-shadow:none!important;backdrop-filter:blur(16px) saturate(118%)!important;-webkit-backdrop-filter:blur(16px) saturate(118%)!important}.mx-header--home:before,.mx-header--home:not(.is-scrolled):before{background:none!important;opacity:0!important}.mx-header--home.is-scrolled{background:transparent!important;border-bottom-color:rgb(255 255 255 / .20)!important;box-shadow:0 10px 28px rgb(0 52 82 / .11)!important}.mx-header--home.is-scrolled:before{background-image:linear-gradient(rgb(0 60 94 / .46),rgb(0 64 94 / .42)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center 44%!important;opacity:1!important;filter:saturate(.94) brightness(.74)!important}.mx-header:not(.mx-header--home){height:60px!important;background:transparent!important;border-bottom:1px solid rgb(255 255 255 / .18)!important;box-shadow:none!important}.mx-header:not(.mx-header--home):before{background-image:linear-gradient(rgb(0 61 96 / .48),rgb(0 64 95 / .44)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center 45%!important;opacity:1!important;filter:saturate(.96) brightness(.75)!important}.mx-header__in{height:58px!important}.mx-header:not(.mx-header--home) .mx-header__in{height:60px!important}.mx-brand{gap:9px!important}.mx-brand__mark{width:30px!important;height:30px!important;border-radius:8px!important}.mx-brand__text{font-size:15.5px!important;font-weight:650!important}.mx-brand__lockup small{font-size:8px!important}.mx-site-nav{gap:17px!important}.mx-nav-list{gap:17px!important}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{font-size:12px!important;min-height:38px!important;font-weight:600!important;letter-spacing:-.005em!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{min-height:38px!important;padding:0 15px!important;border-radius:9px!important;font-size:12.5px!important}.admin-bar .mx-header--home,.admin-bar .mx-header{top:32px!important}.mx-film-hero-v0141{height:100svh!important;min-height:680px!important;background-image:var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-film-hero-v0141 .mx-film-slide video{object-fit:cover!important;transform:scale(1.015);transform-origin:center center;background:transparent!important}.mx-film-hero-v0141:after{background:linear-gradient(180deg,rgb(0 32 48 / .12) 0%,rgb(0 32 48 / .015) 24%,#fff0 70%,rgb(0 36 52 / .10) 100%)!important}.mx-film-hero-v0141 .mx-film-toolbar{bottom:18px!important;padding:5px 8px!important;gap:8px!important;background:rgb(2 49 65 / .22)!important;border-color:rgb(255 255 255 / .36)!important;backdrop-filter:blur(16px)!important}.mx-film-hero-v0141 .mx-film-prev,.mx-film-hero-v0141 .mx-film-next,.mx-film-hero-v0141 .mx-film-pause{width:31px!important;height:31px!important}.mx-film-hero-v0141 .mx-film-dots button{height:3px!important;width:20px!important}.mx-film-hero-v0141 .mx-film-dots button.is-active{width:34px!important}.mx-home-quicknav-v0141{margin-top:-34px!important;padding-bottom:6px!important}.mx-home-quicknav-v0141 .mx-home-quicknav__grid{border-radius:15px!important;box-shadow:var(--mx43-shadow)!important;border-color:var(--mx43-line)!important}.mx-home-quicknav-v0141 a{min-height:94px!important;padding:16px 17px!important}.mx-home-quicknav-v0141 a>span{width:38px!important;height:38px!important}.mx-home-quicknav-v0141 strong{font-size:13px!important}.mx-home-quicknav-v0141 em{font-size:10.5px!important;line-height:1.35!important}.mx-home-intro-v0141{padding-top:42px!important}.mx-home-intro-v0141__grid{gap:42px!important;grid-template-columns:minmax(0,.78fr) minmax(480px,1.22fr)!important}.mx-home-intro-v0141__copy h1{font-size:clamp(31px,3.25vw,44px)!important;line-height:1.08!important;font-weight:600!important;max-width:520px!important}.mx-home-intro-v0141__copy>p:not(.mx-kicker){font-size:14px!important;line-height:1.64!important;margin-top:14px!important}.mx-home-values{gap:18px!important;margin:22px 0 22px!important}.mx-home-values span{min-width:86px!important;gap:5px!important}.mx-home-values i{width:28px;height:28px;display:grid;place-items:center!important}.mx-home-values svg{width:24px;height:24px;fill:none;stroke:var(--mx43-green);stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.mx-home-values strong{font-size:10.5px!important}.mx-home-intro-v0141__media{min-height:310px!important;border-radius:16px!important}.mx-home-intro-v0141__media img{max-height:430px!important;padding:8px!important}.mx-home-categories-v0141{padding-top:34px!important;padding-bottom:34px!important}.mx-product-category-grid-v0141{gap:10px!important}.mx-product-category-grid-v0141 .mx-product-category-card{border-radius:13px!important;border-color:var(--mx43-line)!important}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:145px!important}.mx-product-category-grid-v0141 .mx-product-category-card__media img{padding:7px!important}.mx-product-category-grid-v0141 .mx-product-category-card__copy{min-height:46px!important;padding:9px 10px!important}.mx-product-category-grid-v0141 .mx-product-category-card__copy strong{font-size:11.8px!important}.mx-product-category-grid-v0141 .mx-product-category-card__copy b{width:22px!important;height:22px!important;font-size:11px!important}.mx-home-products-v0143{padding-top:40px!important;padding-bottom:42px!important;border-top:1px solid #eef4f0}.mx-home-product-grid-v0143{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.mx-home-product-card-v0143{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--mx43-line);border-radius:14px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mx-home-product-card-v0143:hover{transform:translateY(-3px);border-color:#bdd9c7;box-shadow:0 13px 30px rgb(14 75 46 / .06)}.mx-home-product-card-v0143__media{display:grid;place-items:center;height:190px;padding:8px;background:#fff;text-decoration:none;overflow:hidden}.mx-home-product-card-v0143__media img{display:block;width:100%;height:100%;object-fit:contain}.mx-home-product-card-v0143__copy{padding:11px 12px 13px;border-top:1px solid #edf3ef}.mx-home-product-card-v0143__copy>span{display:block;color:#6a7970;font-size:9.5px;line-height:1.25;margin-bottom:5px}.mx-home-product-card-v0143 h3{margin:0 0 10px;font-size:12.5px;line-height:1.32;font-weight:600;min-height:33px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mx-home-product-card-v0143 h3 a{text-decoration:none;color:var(--mx43-ink)}.mx-home-product-card-v0143 .mx-text-link{font-size:10.8px!important;color:var(--mx43-green)!important}.mx-home-media-v0141{padding-top:42px!important;padding-bottom:44px!important}.mx-home-media-v0141__grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)!important;gap:36px!important}.mx-home-media-v0141 .mx-section-heading{margin-bottom:15px!important}.mx-home-media-v0141 .mx-section-heading h2{font-size:clamp(24px,2.2vw,31px)!important}.mx-brochure-strip-v0141{gap:10px!important}.mx-brochure-strip-v0141>a>div{aspect-ratio:4/5!important;border-radius:12px!important;background:#fff!important}.mx-brochure-strip-v0141 img{padding:7px!important}.mx-brochure-strip-v0141 strong{font-size:10.6px!important;line-height:1.35!important;font-weight:600!important;margin-top:7px!important;color:#405047!important}.mx-home-video-row{grid-template-columns:minmax(0,1fr) 180px!important;gap:10px!important;align-items:start}.mx-home-feature-video{aspect-ratio:16/9!important;min-height:0!important;border-radius:13px!important;background-image:var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-home-feature-video .mx-device-video,.mx-home-feature-video video{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important}.mx-home-feature-video video{object-fit:cover!important;background:transparent!important}.mx-home-video-mini-v0143{display:block!important;min-height:0!important;padding:0!important;background:none!important;color:var(--mx43-ink)!important;text-decoration:none!important}.mx-home-video-mini-v0143__media{position:relative;aspect-ratio:9/16;border:1px solid var(--mx43-line);border-radius:13px;overflow:hidden;background-image:var(--mx-mini-bg),var(--mx43-blue-bg);background-size:cover;background-position:center}.mx-home-video-mini-v0143__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgb(0 47 74 / .03),rgb(0 47 74 / .12))}.mx-home-video-mini-v0143__media span{position:absolute!important;z-index:2;left:12px!important;top:12px!important;width:38px!important;height:38px!important;background:rgb(0 48 72 / .48)!important}.mx-home-video-mini-v0143>strong{display:block;margin:7px 2px 0;font-size:10.6px!important;line-height:1.35!important;font-weight:600!important;color:#405047!important;white-space:normal}.mx-home-opportunity-v0141{padding-top:42px!important;padding-bottom:42px!important}.mx-home-opportunity-v0141__panel{min-height:340px!important;border-radius:17px!important;background-image:linear-gradient(rgb(0 63 99 / .42),rgb(0 65 96 / .42)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-home-opportunity-v0141__panel>div{padding:38px 40px!important}.mx-home-opportunity-v0141 h2{font-size:clamp(29px,2.9vw,40px)!important;font-weight:600!important}.mx-home-opportunity-v0141 p{font-size:13.5px!important;line-height:1.6!important}.mx-home-opportunity-v0141 figure{background:#fff!important}.mx-home-vision-v0141{padding-top:42px!important;padding-bottom:42px!important}.mx-home-vision-v0141__grid{gap:44px!important;grid-template-columns:minmax(0,.70fr) minmax(500px,1.30fr)!important}.mx-home-vision-v0141 h2{font-size:clamp(30px,3vw,42px)!important;font-weight:600!important}.mx-home-vision-v0141 p{font-size:14px!important;line-height:1.64!important;margin:14px 0 20px!important}.mx-home-vision-v0141 figure{border-radius:16px!important;aspect-ratio:16/7.2!important}.mx-home-join-v0141{padding:0 0 44px!important}.mx-home-join-v0141__panel{min-height:96px!important;border-radius:15px!important;padding:18px 22px!important;background-image:linear-gradient(rgb(33 125 15 / .22),rgb(18 108 34 / .24)),var(--mx43-green-bg)!important}.mx-home-join-v0141 h2{font-size:20px!important}.mx-home-join-v0141 p{font-size:11.5px!important}.mx-join-icon{width:46px!important;height:46px!important}.mx-join-icon svg{width:24px;height:24px;fill:none;stroke:var(--mx43-green);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mx-footer-v0141{padding:42px 0 16px!important;background-image:linear-gradient(rgb(0 55 87 / .52),rgb(0 62 88 / .55)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center 58%!important}.mx-footer-v0141 .mx-footer-grid{gap:26px!important}.mx-footer-v0141 .mx-footer-brand p{font-size:12px!important;line-height:1.55!important}.mx-footer-v0141 .mx-footer-grid strong{font-size:12px!important}.mx-footer-v0141 .mx-footer-grid a{font-size:12px!important;line-height:1.42!important}.mx-footer-v0141 .mx-footer-bottom{margin-top:26px!important;padding-top:14px!important;font-size:11px!important}.mx-product-cta,.mx-campaign-final,.mx-campaign-product,.mx-public-banner,.mx-member-hero,.mx-public-hero,.mx-final-cta,.mx-video-frame,.mx-clean-video,.mx-video-tile{background-color:transparent!important;background-image:linear-gradient(rgb(0 60 94 / .40),rgb(0 65 94 / .40)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-product-cta h1,.mx-product-cta h2,.mx-product-cta h3,.mx-product-cta p,.mx-campaign-final h1,.mx-campaign-final h2,.mx-campaign-final h3,.mx-campaign-final p,.mx-campaign-product h1,.mx-campaign-product h2,.mx-campaign-product h3,.mx-campaign-product p{color:#fff!important}.mx-catalog-hero,.mx-subpage-hero:not(.mx-subpage-hero--media),.mx-final-cta{background-image:linear-gradient(rgb(0 59 95 / .34),rgb(0 67 98 / .31)),var(--mx43-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-catalog-hero{padding:54px 0 38px!important}.mx-catalog-hero h1,.mx-subpage-hero h1{font-size:clamp(34px,4vw,52px)!important;font-weight:600!important}.mx-subpage-hero{min-height:360px!important}.mx-subpage-hero--media{min-height:470px!important}.mx-subpage-hero--media .mx-subpage-hero__content{padding:28px 32px!important;border-radius:17px!important;background-image:linear-gradient(rgb(0 60 94 / .50),rgb(0 62 91 / .48)),var(--mx43-blue-bg)!important}.mx-public-product-grid{gap:14px!important}.mx-public-product-card{border-radius:14px!important}.mx-public-product-card>div:last-child{padding:13px!important}.mx-public-product-card h3{font-size:14px!important;line-height:1.32!important}.mx-category-chips{margin-bottom:24px!important}.mx-brochure-grid{gap:14px!important}.mx-brochure-card{border-radius:14px!important}.mx-brochure-card>div{padding:11px!important}.mx-brochure-card>div strong{font-size:11.5px!important}.mx-video-library-grid{gap:14px!important}.mx-video-library-card{border-radius:14px!important}.mx-video-library-card__copy{padding:10px 12px!important}.mx-video-library-card__copy strong{font-size:12px!important}@media(max-width:1120px){.mx-home-product-grid-v0143{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid{grid-template-columns:1fr 1fr!important}.mx-home-media-v0141__grid{grid-template-columns:1fr!important}}@media(max-width:1023px){.mx-header--home,.mx-header--home:not(.is-scrolled),.mx-header:not(.mx-header--home){height:60px!important}.mx-header__in,.mx-header:not(.mx-header--home) .mx-header__in{height:60px!important}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:60px!important;background:#fff!important}.mx-nav-list a,.mx-header--overlay .mx-nav-list a{color:var(--mx43-ink)!important;text-shadow:none!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{background:var(--mx43-green)!important;color:#fff!important;border-color:var(--mx43-green)!important}.mx-home-opportunity-v0141__panel{grid-template-columns:1fr 1fr!important}}@media(max-width:782px){.admin-bar .mx-header--home,.admin-bar .mx-header{top:46px!important}}@media(max-width:767px){html{scroll-padding-top:68px}.mx-wrap{width:calc(100% - 24px)!important}.mx-section{padding:36px 0!important}.mx-film-hero-v0141{height:88svh!important;min-height:560px!important}.mx-film-hero-v0141 .mx-film-slide video{transform:scale(1.02)}.mx-film-hero-v0141 .mx-film-toolbar{bottom:12px!important}.mx-home-quicknav-v0141{margin-top:-20px!important}.mx-home-quicknav-v0141 a{min-height:82px!important;padding:13px 12px!important}.mx-home-intro-v0141{padding-top:34px!important}.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid{grid-template-columns:1fr!important;gap:24px!important}.mx-home-intro-v0141__media,.mx-home-vision-v0141 figure{order:-1}.mx-home-intro-v0141__copy h1{font-size:clamp(28px,8.8vw,36px)!important}.mx-home-intro-v0141__copy>p:not(.mx-kicker){font-size:13px!important}.mx-home-values{gap:10px!important}.mx-home-values span{min-width:74px!important}.mx-product-category-grid-v0141{grid-template-columns:repeat(2,1fr)!important}.mx-product-category-grid-v0141 .mx-product-category-card__media{height:132px!important}.mx-home-product-grid-v0143{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx-home-product-card-v0143__media{height:165px}.mx-home-product-card-v0143__copy{padding:9px 10px 11px}.mx-home-product-card-v0143 h3{font-size:11.5px;min-height:30px}.mx-home-media-v0141__grid{gap:32px!important}.mx-home-video-row{grid-template-columns:1fr!important}.mx-home-video-mini-v0143__media{aspect-ratio:16/7}.mx-home-video-mini-v0143>strong{font-size:10.5px!important}.mx-home-opportunity-v0141__panel{grid-template-columns:1fr!important}.mx-home-opportunity-v0141__panel>div{padding:27px 20px!important}.mx-home-opportunity-v0141 figure{min-height:245px!important}.mx-home-opportunity-v0141 h2{font-size:clamp(27px,8vw,35px)!important}.mx-home-vision-v0141 figure{aspect-ratio:4/3!important}.mx-home-join-v0141__panel{padding:18px!important}.mx-footer-v0141{padding-bottom:84px!important;background-image:linear-gradient(rgb(0 55 87 / .52),rgb(0 62 88 / .55)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)!important}.mx-subpage-hero--media .mx-subpage-hero__content{width:calc(100% - 24px)!important;margin:0 12px!important;padding:23px 20px!important}.mx-catalog-hero{padding:42px 0 30px!important}}@media(max-width:430px){.mx-home-product-grid-v0143{grid-template-columns:1fr 1fr}.mx-home-product-card-v0143__media{height:145px}}:root{--mx44-ink:#102018;--mx44-muted:#5c6b63;--mx44-line:#dfe9e3;--mx44-green:#0a8847;--mx44-blue:#087fbd;--mx44-blue-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);--mx44-green-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp);--mx44-blue-portrait:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp);--mx44-green-portrait:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-portrait.webp);--mx44-shadow:0 14px 34px rgba(14,65,44,.065)}body{background:#fff!important;color:var(--mx44-ink)!important}.mx-wrap{width:min(1280px,calc(100% - 48px))!important}.mx-section,.mx-soft-section,.mx-catalog-page .mx-section,.mx-public-subpage .mx-section{background:#fff!important}.mx-section{padding:44px 0!important}.mx-section-heading{margin-bottom:18px!important}.mx-section-heading>div{max-width:760px}.mx-section-heading h1,.mx-section-heading h2,.mx-section-title,.mx-public-subpage h2,.mx-catalog-page h2{font-weight:600!important;letter-spacing:-.025em!important;text-wrap:balance}.mx-section-heading p,.mx-editorial-lead,.mx-public-subpage p,.mx-catalog-page p{color:var(--mx44-muted)!important}.mx-header--home,.mx-header--home:not(.is-scrolled){background:rgb(1 37 51 / .08)!important;backdrop-filter:blur(15px) saturate(115%)!important;-webkit-backdrop-filter:blur(15px) saturate(115%)!important}.mx-header--home.is-scrolled:before,.mx-header:not(.mx-header--home):before{background-image:linear-gradient(rgb(0 50 78 / .48),rgb(0 55 82 / .44)),var(--mx44-blue-bg)!important;background-size:cover!important;background-position:center 44%!important}.mx-header__in{width:min(1280px,calc(100% - 48px))!important}.mx-nav-list a{position:relative}.mx-nav-list a:after{content:"";position:absolute;left:50%;right:50%;bottom:3px;height:1.5px;border-radius:9px;background:#fff;opacity:0;transition:left .16s ease,right .16s ease,opacity .16s ease}.mx-nav-list a:hover:after,.mx-nav-list a.is-current:after{left:2px;right:2px;opacity:.92}.mx-film-hero-v0141{background-image:var(--mx44-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-film-hero-v0141 .mx-film-stage,.mx-film-hero-v0141 .mx-film-slide{background:transparent!important}.mx-film-hero-v0141 .mx-film-toolbar{bottom:16px!important;border:1px solid rgb(255 255 255 / .30)!important;background:rgb(0 53 76 / .17)!important;box-shadow:0 8px 24px rgb(0 50 72 / .08)!important}.mx-film-hero-v0141 .mx-film-prev,.mx-film-hero-v0141 .mx-film-next,.mx-film-hero-v0141 .mx-film-pause{background:rgb(255 255 255 / .09)!important}.mx-home-quicknav-v0141{margin-top:-26px!important;padding-bottom:2px!important}.mx-home-quicknav-v0141 .mx-home-quicknav__grid{overflow:hidden;border-radius:15px!important;background:#fff!important;border:1px solid var(--mx44-line)!important;box-shadow:var(--mx44-shadow)!important}.mx-home-quicknav-v0141 a{min-height:88px!important;padding:14px 16px!important;background:#fff!important}.mx-home-quicknav-v0141 a:hover{background:#f9fcfa!important}.mx-home-intro-v0141{padding-top:40px!important;padding-bottom:38px!important}.mx-home-intro-v0141__grid{grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr)!important;gap:48px!important}.mx-home-intro-v0141__copy h1{font-size:clamp(32px,3.1vw,43px)!important;max-width:540px!important}.mx-home-intro-v0141__media{min-height:320px!important;border:1px solid var(--mx44-line)!important;background:#fff!important;border-radius:16px!important;overflow:hidden}.mx-home-intro-v0141__media img{object-fit:contain!important;width:100%!important;height:100%!important;max-height:440px!important;padding:10px!important;background:#fff!important}.mx-home-categories-v0141{padding-top:38px!important;padding-bottom:38px!important;border-top:1px solid #eef4f0;border-bottom:1px solid #eef4f0}.mx-product-category-grid-v0141,.mx-product-category-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.mx-product-category-grid-v0141 .mx-product-category-card,.mx-product-category-grid--catalog .mx-product-category-card{display:grid;grid-template-columns:145px 1fr;min-height:150px;border-radius:14px!important;background:#fff!important}.mx-product-category-grid-v0141 .mx-product-category-card__media,.mx-product-category-grid--catalog .mx-product-category-card__media{height:100%!important;min-height:148px;border-right:1px solid #edf3ef;border-bottom:0!important}.mx-product-category-grid-v0141 .mx-product-category-card__media img,.mx-product-category-grid--catalog .mx-product-category-card__media img{padding:9px!important;object-fit:contain!important}.mx-product-category-grid-v0141 .mx-product-category-card__copy,.mx-product-category-grid--catalog .mx-product-category-card__copy{min-height:0!important;padding:18px 16px!important;border-top:0!important;align-content:center}.mx-product-category-grid-v0141 .mx-product-category-card__copy strong,.mx-product-category-grid--catalog .mx-product-category-card__copy strong{font-size:13.5px!important;line-height:1.3!important}.mx-home-products-v0143{padding-top:40px!important;padding-bottom:42px!important}.mx-home-product-grid-v0143{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.mx-home-product-card-v0143{border-radius:15px!important;box-shadow:none!important}.mx-home-product-card-v0143__media{height:255px!important;padding:12px!important}.mx-home-product-card-v0143__copy{padding:14px 15px 15px!important}.mx-home-product-card-v0143__copy>span{font-size:10px!important}.mx-home-product-card-v0143 h3{font-size:14px!important;min-height:36px!important;margin-bottom:9px!important}.mx-home-product-card-v0143:hover{box-shadow:var(--mx44-shadow)!important}.mx-public-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.mx-public-product-card{border-color:var(--mx44-line)!important;border-radius:15px!important;background:#fff!important}.mx-public-product-image{display:grid;place-items:center;height:255px;background:#fff!important;overflow:hidden}.mx-public-product-card img{width:100%!important;height:100%!important;object-fit:contain!important;padding:10px!important;background:#fff!important}.mx-public-product-card>div:last-child{border-top:1px solid #eef3f0}.mx-home-media-v0141{padding-top:40px!important;padding-bottom:42px!important;border-top:1px solid #eef4f0}.mx-home-media-v0141__grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;gap:42px!important}.mx-brochure-strip-v0141>a>div{aspect-ratio:4/5!important;border:1px solid var(--mx44-line)!important;background:#fff!important}.mx-brochure-strip-v0141 img{object-fit:contain!important;padding:6px!important}.mx-home-video-row{grid-template-columns:minmax(0,1fr) 170px!important;gap:12px!important}.mx-home-feature-video,.mx-home-video-mini-v0143__media{border:1px solid var(--mx44-line)!important;box-shadow:none!important}.mx-home-feature-video video{object-fit:cover!important}.mx-home-video-mini-v0143>strong{display:none!important}.mx-home-opportunity-v0141__panel{min-height:330px!important;border-radius:16px!important;background-image:linear-gradient(rgb(0 60 91 / .40),rgb(0 62 91 / .40)),var(--mx44-blue-bg)!important}.mx-home-opportunity-v0141 figure{display:grid;place-items:center;background:#fff!important;min-height:330px!important}.mx-home-opportunity-v0141 figure img{object-fit:contain!important;padding:8px!important;background:#fff!important}.mx-home-vision-v0141__grid{grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr)!important;gap:48px!important}.mx-home-vision-v0141 figure{display:grid;place-items:center;aspect-ratio:16/7.6!important;background:#fff!important;border:1px solid var(--mx44-line)!important}.mx-home-vision-v0141 figure img{object-fit:contain!important;padding:10px!important;background:#fff!important}.mx-home-join-v0141__panel{background-image:linear-gradient(rgb(36 123 15 / .20),rgb(13 100 29 / .24)),var(--mx44-green-bg)!important;border:1px solid rgb(255 255 255 / .34)}.mx-catalog-hero,.mx-subpage-hero:not(.mx-subpage-hero--media),.mx-final-cta{background-image:linear-gradient(rgb(0 58 91 / .32),rgb(0 64 94 / .31)),var(--mx44-blue-bg)!important}.mx-catalog-hero{padding:48px 0 34px!important}.mx-subpage-hero{min-height:310px!important}.mx-subpage-hero__content{padding-top:52px!important;padding-bottom:46px!important}.mx-brochure-grid-v0144{display:block!important;columns:4 250px;column-gap:14px!important}.mx-brochure-grid-v0144 .mx-brochure-card{display:inline-block;width:100%;margin:0 0 14px;break-inside:avoid;overflow:hidden;border:1px solid var(--mx44-line)!important;border-radius:14px!important;background:#fff!important;vertical-align:top}.mx-brochure-grid-v0144 .mx-brochure-card>a{display:block!important;aspect-ratio:auto!important;height:auto!important;background:#fff!important;overflow:hidden}.mx-brochure-grid-v0144 .mx-brochure-card>a img{display:block!important;width:100%!important;height:auto!important;max-height:560px!important;object-fit:contain!important;padding:8px!important;background:#fff!important}.mx-brochure-grid-v0144 .mx-brochure-card>div{border-top:1px solid #edf3ef!important;padding:10px 11px 11px!important}.mx-brochure-grid-v0144 .mx-brochure-card>div span{font-size:9.5px!important;color:#718078!important}.mx-brochure-grid-v0144 .mx-brochure-card>div strong{font-size:11.5px!important;line-height:1.35!important;color:#26382e!important}.mx-video-library-group+.mx-video-library-group{margin-top:42px}.mx-video-library-group__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px;border-bottom:1px solid #e8f0eb;padding-bottom:10px}.mx-video-library-group__head h3{margin:0;font-size:18px;line-height:1.2;font-weight:600;letter-spacing:-.015em;color:var(--mx44-ink)}.mx-video-library-group__head span{font-size:11px;color:#748078}.mx-video-library-grid--landscape{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mx-video-library-grid--portrait{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:start}.mx-video-library-grid--landscape .mx-video-library-card,.mx-video-library-grid--portrait .mx-video-library-card{max-width:none!important;margin:0!important;border:1px solid var(--mx44-line)!important;background:#fff!important}.mx-video-library-grid--landscape .mx-video-library-card__media{aspect-ratio:16/9!important;background-image:var(--mx44-blue-bg)!important}.mx-video-library-grid--portrait .mx-video-library-card__media{aspect-ratio:9/16!important;max-height:none!important;background-image:var(--mx44-blue-bg)!important}.mx-video-library-card__media video{object-fit:contain!important;background:transparent!important}.mx-footer-v0141{background-image:linear-gradient(rgb(0 52 82 / .50),rgb(0 59 85 / .55)),var(--mx44-blue-bg)!important;background-position:center 57%!important;padding:44px 0 16px!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:minmax(260px,1.45fr) repeat(4,minmax(125px,.72fr))!important;gap:30px 24px!important;align-items:start}.mx-footer-v0141 .mx-footer-brand p{max-width:340px!important}.mx-footer-v0141 .mx-footer-grid>div:not(.mx-footer-brand){display:flex;flex-direction:column;gap:7px}.mx-footer-v0141 .mx-footer-grid strong{margin-bottom:4px!important}.mx-mobile-dock{background-image:linear-gradient(rgb(0 53 84 / .74),rgb(0 58 84 / .78)),var(--mx44-blue-portrait)!important;background-size:cover!important;background-position:center!important;border-top:1px solid rgb(255 255 255 / .22)!important;box-shadow:0 -8px 26px rgb(0 49 73 / .13)!important}.mx-mobile-dock a{color:rgb(255 255 255 / .82)!important}.mx-mobile-dock a.is-current{color:#fff!important;background:rgb(255 255 255 / .13)!important}.mx-mobile-dock svg{fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}@media(max-width:1180px){.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid{grid-template-columns:1fr 1fr!important;gap:32px!important}.mx-product-category-grid-v0141,.mx-product-category-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-product-grid-v0143{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-video-library-grid--portrait{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1.3fr repeat(2,1fr)!important}.mx-footer-brand{grid-row:span 2}}@media(max-width:900px){.mx-wrap,.mx-header__in{width:calc(100% - 32px)!important}.mx-home-intro-v0141__grid,.mx-home-vision-v0141__grid{grid-template-columns:1fr!important;gap:24px!important}.mx-home-intro-v0141__media,.mx-home-vision-v0141 figure{order:-1}.mx-product-category-grid-v0141 .mx-product-category-card,.mx-product-category-grid--catalog .mx-product-category-card{grid-template-columns:112px 1fr;min-height:118px}.mx-product-category-grid-v0141 .mx-product-category-card__media,.mx-product-category-grid--catalog .mx-product-category-card__media{min-height:116px!important}.mx-home-product-grid-v0143{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-home-media-v0141__grid{grid-template-columns:1fr!important;gap:32px!important}.mx-video-library-grid--landscape{grid-template-columns:1fr!important}.mx-video-library-grid--portrait{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1fr 1fr!important}.mx-footer-brand{grid-column:1/-1;grid-row:auto}}@media(max-width:767px){.mx-wrap,.mx-header__in{width:calc(100% - 24px)!important}.mx-section{padding:34px 0!important}.mx-home-quicknav-v0141{margin-top:-18px!important}.mx-product-category-grid-v0141,.mx-product-category-grid--catalog{grid-template-columns:1fr!important;gap:8px!important}.mx-product-category-grid-v0141 .mx-product-category-card,.mx-product-category-grid--catalog .mx-product-category-card{grid-template-columns:104px 1fr;min-height:108px}.mx-product-category-grid-v0141 .mx-product-category-card__media,.mx-product-category-grid--catalog .mx-product-category-card__media{min-height:106px!important}.mx-home-product-grid-v0143{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mx-home-product-card-v0143__media{height:170px!important;padding:8px!important}.mx-home-product-card-v0143__copy{padding:10px!important}.mx-home-product-card-v0143 h3{font-size:11.8px!important;min-height:31px!important}.mx-home-video-row{grid-template-columns:1fr!important}.mx-home-video-mini-v0143__media{aspect-ratio:16/7!important}.mx-home-opportunity-v0141 figure img,.mx-home-vision-v0141 figure img{padding:5px!important}.mx-brochure-grid-v0144{columns:2 150px}.mx-video-library-grid--portrait{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mx-footer-v0141{background-image:linear-gradient(rgb(0 52 82 / .50),rgb(0 59 85 / .55)),var(--mx44-blue-portrait)!important;padding-bottom:84px!important}}@media(max-width:430px){.mx-home-product-grid-v0143{grid-template-columns:1fr 1fr!important}.mx-home-product-card-v0143__media{height:145px!important}.mx-public-product-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}.mx-public-product-image{height:185px!important}.mx-brochure-grid-v0144{columns:2 130px}.mx-video-library-grid--portrait{grid-template-columns:1fr 1fr!important}.mx-footer-v0141 .mx-footer-grid{grid-template-columns:1fr!important}.mx-footer-brand{grid-column:auto}}:root{--mx45-blue:#075b8a;--mx45-blue-deep:#063f66;--mx45-green:#238d3f;--mx45-ink:#10261b;--mx45-muted:#687870;--mx45-line:#dfe8e3;--mx45-soft:#f7faf8}.mx-home-brand-split-v0145{padding-top:38px!important;padding-bottom:42px!important}.mx-home-brand-split-v0145 .mx-section-heading{max-width:850px;margin-bottom:20px}.mx-home-brand-split-v0145 .mx-section-heading h2{font-size:clamp(28px,3vw,42px);line-height:1.08}.mx-home-brand-split-v0145__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mx-home-brand-split-v0145__grid>a{display:block;min-height:230px;padding:28px;border-radius:18px;text-decoration:none;border:1px solid rgb(255 255 255 / .3);background-size:cover;background-position:center;box-shadow:0 16px 36px rgb(0 53 83 / .08)}.mx-home-brand-split-v0145__grid>a.is-onnowell{background-image:linear-gradient(135deg,rgb(4 73 107 / .92),rgb(17 105 126 / .68)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);color:#fff}.mx-home-brand-split-v0145__grid>a.is-apex{background-image:linear-gradient(135deg,rgb(11 99 37 / .89),rgb(74 143 28 / .62)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp);color:#fff}.mx-home-brand-split-v0145__grid span{font-size:10px;font-weight:800;letter-spacing:.14em}.mx-home-brand-split-v0145__grid h3{margin:10px 0 9px;font-size:30px;line-height:1.1;letter-spacing:-.025em;color:#fff}.mx-home-brand-split-v0145__grid p{max-width:520px;margin:0;color:rgb(255 255 255 / .88);font-size:14px;line-height:1.6}.mx-home-brand-split-v0145__grid b{display:block;margin-top:24px;color:#fff;font-size:13px}.mx-header__in{max-width:1320px}.mx-site-nav{gap:18px}.mx-nav-list{gap:12px}.mx-nav-list>li>a{font-size:12px;white-space:nowrap}.mx-nav-submenu{min-width:220px}.mx-nav-submenu a{font-size:12px!important}.mx-header-cta{white-space:nowrap}.mxon45-main{background:#fff}.mxon45-hero{--mx45-bg:none;position:relative;overflow:hidden;background-image:linear-gradient(110deg,rgb(1 41 70 / .93),rgb(3 85 121 / .72)),var(--mx45-bg);background-size:cover;background-position:center;color:#fff}.mxon45-hero__grid{min-height:455px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(430px,1.15fr);align-items:center;gap:50px;padding-top:66px;padding-bottom:60px}.mxon45-hero__copy>span{display:block;font-size:11px;font-weight:800;letter-spacing:.15em}.mxon45-hero__copy h1{margin:12px 0 14px;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.045em;color:#fff}.mxon45-hero__copy p{max-width:660px;margin:0;color:rgb(255 255 255 / .9);font-size:16px;line-height:1.65}.mxon45-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mxon45-btn{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 18px;border-radius:9px;text-decoration:none;background:#fff;color:#075b5c;font-size:13px;font-weight:800}.mxon45-btn.is-ghost{border:1px solid rgb(255 255 255 / .55);background:rgb(255 255 255 / .1);color:#fff}.mxon45-hero__media{margin:0;overflow:hidden;border-radius:18px;border:1px solid rgb(255 255 255 / .32);background:#fff;box-shadow:0 24px 50px rgb(0 20 34 / .22)}.mxon45-hero__media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.mxon45-hero__mark{display:grid;place-items:center;min-height:280px;border-radius:18px;border:1px solid rgb(255 255 255 / .25);background:rgb(255 255 255 / .08);backdrop-filter:blur(12px)}.mxon45-hero__mark strong{font-size:64px;line-height:1;font-weight:800;letter-spacing:-.05em}.mxon45-hero__mark small{display:block;margin-top:6px;font-size:14px;letter-spacing:.22em}.mxon45-section{padding:62px 0;background:#fff}.mxon45-section.is-soft{background:var(--mx45-soft)}.mxon45-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.mxon45-head>div>span{display:block;margin-bottom:7px;color:#138743;font-size:10px;font-weight:800;letter-spacing:.14em}.mxon45-head h2{margin:0;color:#10261b;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.03em}.mxon45-head p{max-width:760px;margin:10px 0 0;color:#687870;font-size:14px;line-height:1.65}.mxon45-head>a{flex:0 0 auto;text-decoration:none;color:#075b8a;font-size:13px;font-weight:800}.mxon45-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mxon45-features.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon45-features.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mxon45-features article{padding:22px 18px;border:1px solid var(--mx45-line);border-radius:14px;background:#fff;text-align:center;box-shadow:0 10px 25px rgb(11 55 37 / .04)}.mxon45-features i{display:flex;align-items:center;justify-content:center;width:42px;height:42px;margin:0 auto 12px;border-radius:10px;background:#eef7f1;color:#147d3a;font-style:normal;font-size:18px;font-weight:800}.mxon45-features strong{display:block;color:#183629;font-size:14px}.mxon45-features p{margin:7px 0 0;color:#738078;font-size:12px;line-height:1.55}.mxon45-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mxon45-media-card{display:block;overflow:hidden;border:1px solid var(--mx45-line);border-radius:14px;background:#fff;text-decoration:none;color:#183629;box-shadow:0 10px 26px rgb(0 54 76 / .04)}.mxon45-media-card>img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f3f8f5}.mxon45-media-card>span{display:block;padding:12px 13px 14px}.mxon45-media-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.mxon45-media-card small{display:block;margin-top:4px;color:#7a867f;font-size:10px}.mxon45-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mxon45-video-card{overflow:hidden;border:1px solid var(--mx45-line);border-radius:14px;background:#fff}.mxon45-video-card video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background-image:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-size:cover}.mxon45-video-card>div{padding:12px 14px}.mxon45-video-card strong{display:block;font-size:13px;color:#183629}.mxon45-video-card small{display:block;margin-top:4px;color:#75827a;font-size:10px}.mxon45-empty{padding:28px;border:1px dashed #cbd8d0;border-radius:12px;background:#fbfdfc;color:#6f7b74;text-align:center;font-size:13px}.mxon45-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mxon45-dual>a{display:block;min-height:220px;padding:28px;border:1px solid var(--mx45-line);border-radius:16px;text-decoration:none;color:#183629;background:#fff}.mxon45-dual>a:last-child{background:linear-gradient(145deg,#eef7ff,#fff)}.mxon45-dual span{font-size:10px;letter-spacing:.14em;font-weight:800;color:#14843c}.mxon45-dual h3{margin:8px 0 8px;font-size:30px}.mxon45-dual p{margin:0;color:#6b7871;font-size:14px;line-height:1.6}.mxon45-dual b{display:block;margin-top:24px;color:#075b8a;font-size:12px}.mxon45-join{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:22px;border:1px solid var(--mx45-line);border-radius:14px;background:#f8fbf9}.mxon45-join>a{display:inline-flex;align-items:center;min-height:44px;padding:0 20px;border-radius:8px;background:#238d3f;color:#fff;text-decoration:none;font-size:13px;font-weight:800}.mxon45-join p{margin:0;color:#697870;font-size:12px}.mxon45-join p a{color:#075b8a;font-weight:700}.mxon45-cta{--mx45-cta:none;padding:0;background:#fff}.mxon45-cta>.mx-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:126px;padding:26px 32px;border-radius:18px 18px 0 0;background-image:linear-gradient(90deg,rgb(2 63 91 / .9),rgb(10 113 125 / .68)),var(--mx45-cta);background-size:cover;background-position:center;color:#fff}.mxon45-cta strong{display:block;font-size:25px}.mxon45-cta p{margin:7px 0 0;color:rgb(255 255 255 / .88);font-size:13px}.mxon45-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;background:#fff;color:#075b5c;text-decoration:none;font-size:12px;font-weight:800}.mx-footer-grid-v0145{grid-template-columns:minmax(245px,1.3fr) repeat(4,minmax(140px,.78fr))!important;gap:28px 24px!important}.mx-footer-grid-v0145>div:not(.mx-footer-brand){display:flex;flex-direction:column;gap:7px}.mx-footer-grid-v0145 strong{margin-bottom:4px}@media(max-width:1180px){.mxon45-hero__grid{grid-template-columns:1fr 420px;gap:32px}.mxon45-features.cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon45-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx-footer-grid-v0145{grid-template-columns:1.2fr repeat(2,1fr)!important}.mx-footer-brand{grid-row:span 2}.mx-nav-list{gap:8px}.mx-nav-list>li>a{font-size:11px}}@media(max-width:900px){.mx-home-brand-split-v0145__grid{grid-template-columns:1fr}.mxon45-hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:48px;padding-bottom:50px}.mxon45-hero__media{order:-1}.mxon45-hero__media img{aspect-ratio:16/9}.mxon45-features,.mxon45-features.cols-3,.mxon45-features.cols-5{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon45-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon45-dual{grid-template-columns:1fr}.mx-footer-grid-v0145{grid-template-columns:1fr 1fr!important}.mx-footer-brand{grid-column:1/-1;grid-row:auto}}@media(max-width:767px){.mx-home-brand-split-v0145{padding:30px 0!important}.mx-home-brand-split-v0145__grid>a{min-height:190px;padding:22px}.mx-home-brand-split-v0145__grid h3{font-size:26px}.mxon45-hero{background-image:linear-gradient(180deg,rgb(1 41 70 / .93),rgb(3 85 121 / .72)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)}.mxon45-hero__grid{padding-top:34px;padding-bottom:36px}.mxon45-hero__copy h1{font-size:38px}.mxon45-hero__copy p{font-size:14px}.mxon45-section{padding:40px 0}.mxon45-head{display:block;margin-bottom:18px}.mxon45-head>a{display:inline-block;margin-top:12px}.mxon45-features,.mxon45-features.cols-3,.mxon45-features.cols-5{grid-template-columns:1fr}.mxon45-features article{display:grid;grid-template-columns:42px 1fr;column-gap:12px;text-align:left;padding:16px}.mxon45-features i{grid-row:1/3;margin:0}.mxon45-media-grid{grid-template-columns:1fr 1fr;gap:8px}.mxon45-video-grid{grid-template-columns:1fr}.mxon45-join{display:block}.mxon45-join>a{width:100%;justify-content:center}.mxon45-join p{margin-top:12px;text-align:center}.mxon45-cta>.mx-wrap{display:block;padding:24px 20px}.mxon45-cta a{width:100%;margin-top:16px}.mx-footer-grid-v0145{grid-template-columns:1fr!important}.mx-footer-brand{grid-column:auto}}@media(max-width:430px){.mxon45-media-grid{grid-template-columns:1fr 1fr}.mxon45-media-card>img{aspect-ratio:4/5}.mxon45-hero__copy h1{font-size:34px}}:root{--mx-font-ui:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--mx-type-ink:#10241b;--mx-type-muted:#5f6b64}html,body,button,input,select,textarea{font-family:var(--mx-font-ui)!important;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-weight:400;letter-spacing:0}h1,h2,h3,h4,h5,h6,.mx-section-title,.mx-section-heading h2,.mxon45-head h2,.mxon45-hero__copy h1{font-family:var(--mx-font-ui)!important;font-weight:500!important;font-synthesis:none;text-wrap:balance}h1,.mxon45-hero__copy h1{letter-spacing:-.035em!important;line-height:1.04!important}h2,.mx-section-heading h2,.mxon45-head h2{letter-spacing:-.026em!important;line-height:1.1!important}h3{letter-spacing:-.014em!important;line-height:1.2!important}p,li,a,button,input,select,textarea{font-weight:400}.mx-btn,.mx-text-link,.mx-nav-list a,.mx-header-cta,.mxon45-btn,.mxon45-head>a{font-weight:500!important}.mx-brand__text,.mx-footer-logo{font-weight:500!important}.mx-public-home .mx-kicker,.mx-public-v0134 .mx-kicker,.mx-public-v0135 .mx-kicker,.mx-public-v0136 .mx-kicker,.mx-catalog-hero>.mx-wrap>.mx-kicker,.mxon45-hero__copy>span,.mxon45-head>div>span{display:none!important}.mx-section-heading{margin-bottom:22px!important}.mx-section-heading h2,.mxon45-head h2{margin-top:0!important}.mx-section-heading>div>p:not(.mx-kicker),.mxon45-head p{color:var(--mx-type-muted)!important;font-size:14px!important;line-height:1.62!important}.mxon45-hero__copy h1{margin-top:0!important}.mxon45-hero__copy p{font-weight:400!important}.mxon45-features strong,.mx-home-product-card-v0143 h3,.mx-public-product-card h3,.mx-product-category-card__copy strong,.mx-home-quick strong{font-weight:500!important}.mxon45-media-card strong,.mxon45-video-card strong,.mx-brochure-card strong{font-weight:500!important}.mxon45-features p,.mxon45-dual p,.mxon45-media-card small,.mxon45-video-card small{font-weight:400!important}.mxon45-dual span,.mx-home-brand-split-v0145__grid span{font-weight:500!important;letter-spacing:.08em!important}.mxon45-dual b,.mx-home-brand-split-v0145__grid b{font-weight:500!important}.mx-product-category-line{margin:0 0 10px;color:#238449;font-size:12px;line-height:1.4;font-weight:500}.mx-catalog-hero h1,.mx-subpage-hero h1{font-size:clamp(38px,4.6vw,62px)!important;font-weight:500!important;line-height:1.04!important;letter-spacing:-.034em!important}.mx-section-heading h2,.mx-section-title,.mxon45-head h2{font-size:clamp(28px,3vw,40px)!important}.mx-home-intro-v0141__copy h1{font-size:clamp(38px,4.4vw,58px)!important;font-weight:500!important;line-height:1.04!important;letter-spacing:-.034em!important}.mx-home-opportunity-v0141 h2,.mx-home-vision-v0141 h2,.mx-home-join-v0141 h2{font-weight:500!important}.mx-nav-list>li>a,.mx-nav-submenu a{font-weight:500!important}.mx-footer-grid strong{font-weight:500!important}.mx-footer-grid a,.mx-footer-brand p{font-weight:400!important}@media(max-width:767px){.mx-catalog-hero h1,.mx-subpage-hero h1,.mxon45-hero__copy h1{font-size:clamp(32px,9vw,42px)!important}.mx-section-heading h2,.mx-section-title,.mxon45-head h2{font-size:clamp(25px,7vw,34px)!important}}.mx-public-home strong,.mx-public-home b,.mx-public-subpage strong,.mx-public-subpage b,.mxon45-main strong,.mxon45-main b,.mx-public-v0134 strong,.mx-public-v0134 b{font-weight:500!important}.mx-public-home small,.mx-public-subpage small,.mxon45-main small{font-weight:400!important}.mxon45-cta strong{font-weight:500!important;letter-spacing:-.018em;line-height:1.14}.mxon45-hero__mark strong{font-weight:500!important}.mxon45-hero__mark small{font-weight:400!important;letter-spacing:.12em!important}.mx-member-site .mx-kicker{display:none!important}.mx-member-site h1,.mx-member-site h2,.mx-member-site h3{font-weight:500!important}.mx-member-site strong,.mx-member-site b{font-weight:500!important}:root{--mx47-green:#087a3e;--mx47-green-dark:#075d32;--mx47-blue:#087fbd;--mx47-ink:#173028;--mx47-muted:#64736b;--mx47-line:#dce8e1;--mx47-soft:#f4f9f6}.mx-nav-has-submenu{position:relative}.mx-submenu-toggle{display:none}.mx-nav-submenu,.mx-header--overlay .mx-nav-submenu{top:calc(100% + 2px)!important;left:-14px!important;min-width:238px!important;padding:8px!important;border:1px solid var(--mx47-line)!important;border-radius:13px!important;background:rgb(255 255 255 / .985)!important;box-shadow:0 18px 46px rgb(4 34 43 / .16)!important;backdrop-filter:blur(14px) saturate(135%)}.mx-nav-submenu a,.mx-header .mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a,.mx-nav-list .mx-nav-submenu a{display:flex!important;align-items:center!important;min-height:40px!important;padding:0 11px!important;border-radius:8px!important;color:var(--mx47-ink)!important;background:transparent!important;text-shadow:none!important;opacity:1!important;font-size:12.5px!important;line-height:1.3!important;font-weight:500!important;letter-spacing:0!important;border:0!important}.mx-nav-submenu a:hover,.mx-nav-submenu a:focus-visible{color:var(--mx47-green-dark)!important;background:var(--mx47-soft)!important;outline:none!important}.mx-nav-submenu a:after{display:none!important}@media(min-width:1024px){.mx-nav-has-submenu>a{padding-right:13px!important}.mx-nav-has-submenu>a:before{content:"";position:absolute;right:1px;top:50%;width:5px;height:5px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-64%) rotate(45deg);opacity:.72}.mx-nav-has-submenu:hover>a:before,.mx-nav-has-submenu:focus-within>a:before{transform:translateY(-25%) rotate(225deg)}}@media(max-width:1023px){body.mx-menu-open{overflow:hidden!important}.mx-site-menu-toggle{display:inline-flex!important;flex:0 0 auto}.mx-site-nav,.mx-header--overlay .mx-site-nav{position:fixed!important;top:64px!important;right:0!important;bottom:0!important;width:min(430px,92vw)!important;padding:16px 16px calc(24px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;overflow:auto!important;overscroll-behavior:contain;background:#fff!important;border-left:1px solid var(--mx47-line)!important;box-shadow:-18px 0 46px rgb(5 40 52 / .13)!important}.admin-bar .mx-site-nav,.admin-bar .mx-header--overlay .mx-site-nav{top:96px!important}.mx-nav-list{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;width:100%!important}.mx-nav-list>li{position:relative!important;display:grid!important;grid-template-columns:minmax(0,1fr) 44px!important;align-items:center!important;border:1px solid transparent!important;border-radius:11px!important}.mx-nav-list>li>a,.mx-header--overlay .mx-nav-list>li>a{grid-column:1!important;min-height:48px!important;padding:0 10px!important;color:var(--mx47-ink)!important;text-shadow:none!important;font-size:15px!important;font-weight:500!important;border:0!important;opacity:1!important}.mx-nav-list>li>a:after{display:none!important}.mx-nav-list>li>a.is-current{color:var(--mx47-green-dark)!important}.mx-nav-has-submenu>.mx-submenu-toggle{grid-column:2!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin-right:2px!important;padding:0!important;border:1px solid var(--mx47-line)!important;border-radius:9px!important;background:#fff!important;color:var(--mx47-green-dark)!important;cursor:pointer!important}.mx-submenu-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.mx-nav-has-submenu.is-open>.mx-submenu-toggle svg{transform:rotate(180deg)}.mx-nav-has-submenu>.mx-nav-submenu,.mx-nav-has-submenu:hover>.mx-nav-submenu,.mx-nav-has-submenu:focus-within>.mx-nav-submenu{grid-column:1/-1!important;position:static!important;display:none!important;min-width:0!important;margin:0 4px 8px!important;padding:5px!important;border:1px solid #e7efea!important;border-radius:10px!important;background:#f7faf8!important;box-shadow:none!important;backdrop-filter:none!important}.mx-nav-has-submenu.is-open>.mx-nav-submenu{display:grid!important}.mx-nav-submenu a,.mx-header .mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a,.mx-nav-list .mx-nav-submenu a{min-height:42px!important;padding:0 11px!important;color:#43534b!important;background:transparent!important;font-size:13.5px!important;border-radius:8px!important}.mx-nav-submenu a:hover,.mx-nav-submenu a:focus-visible{background:#fff!important;color:var(--mx47-green-dark)!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{width:100%!important;min-height:48px!important;margin-top:4px!important}.mx-site-menu-overlay.is-open{background:rgb(6 34 43 / .44)!important;backdrop-filter:blur(2px)}.admin-bar .mx-site-menu-overlay.is-open{inset:96px 0 0!important}}@media(min-width:768px) and (max-width:1023px){.mx-header__in{padding-inline:2px}.mx-site-nav,.mx-header--overlay .mx-site-nav{width:430px!important}.mx-nav-list>li>a,.mx-header--overlay .mx-nav-list>li>a{font-size:15.5px!important}}@media(max-width:767px){.mx-header,.mx-header--overlay{height:60px!important}.mx-header__in{height:60px!important;gap:10px!important}.mx-brand{max-width:calc(100% - 58px)!important}.mx-brand__text{font-size:15.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.mx-brand__lockup small{font-size:7.5px!important}.mx-brand__mark{width:34px!important;height:34px!important;border-radius:9px!important}.mx-site-menu-toggle{width:42px!important;min-width:42px!important;height:42px!important;padding:0!important;justify-content:center!important;border-radius:10px!important}.mx-site-menu-toggle>span:last-child{display:none!important}.mx-site-nav,.mx-header--overlay .mx-site-nav{top:60px!important;left:0!important;right:0!important;width:100%!important;padding:12px 12px calc(82px + env(safe-area-inset-bottom))!important;border-left:0!important;border-top:1px solid var(--mx47-line)!important;box-shadow:0 18px 38px rgb(5 40 52 / .12)!important}.admin-bar .mx-site-nav,.admin-bar .mx-header--overlay .mx-site-nav{top:106px!important}.mx-nav-list>li{grid-template-columns:minmax(0,1fr) 42px!important;border-bottom:1px solid #eef3f0!important;border-radius:0!important}.mx-nav-list>li>a,.mx-header--overlay .mx-nav-list>li>a{min-height:50px!important;padding-left:6px!important;font-size:15px!important}.mx-nav-has-submenu>.mx-submenu-toggle{width:38px!important;height:38px!important;border:0!important;background:#f1f7f3!important}.mx-nav-has-submenu>.mx-nav-submenu{margin:0 0 8px!important;padding:4px 6px 7px!important;border:0!important;border-radius:10px!important;background:#f5f9f6!important}.mx-nav-submenu a,.mx-header .mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a,.mx-nav-list .mx-nav-submenu a{min-height:43px!important;font-size:13.5px!important}.mx-header-cta,.mx-header--overlay .mx-header-cta{position:sticky!important;bottom:0!important;z-index:2!important;margin-top:6px!important;box-shadow:0 10px 28px rgb(8 122 62 / .16)!important}.mx-site-menu-overlay.is-open{inset:60px 0 0!important}.admin-bar .mx-site-menu-overlay.is-open{inset:106px 0 0!important}.mx-mobile-dock{min-height:64px!important;padding:4px 5px calc(4px + env(safe-area-inset-bottom))!important}.mx-mobile-dock a{min-height:54px!important;gap:2px!important;font-size:9.5px!important;border-radius:9px!important}.mx-mobile-dock a span{width:20px!important;height:20px!important}.mx-mobile-dock a span svg{width:19px!important;height:19px!important}}@media(max-width:390px){.mx-brand__text{font-size:14.5px!important}.mx-nav-list>li>a,.mx-header--overlay .mx-nav-list>li>a{font-size:14.5px!important}.mx-nav-submenu a,.mx-header .mx-nav-submenu a,.mx-header--overlay .mx-nav-submenu a,.mx-nav-list .mx-nav-submenu a{font-size:13px!important}}:root{--mx48-blue:#075ca8;--mx48-blue-deep:#03284f;--mx48-blue-night:#021b37;--mx48-green:#65a91f;--mx48-green-dark:#34740f;--mx48-ink:#10243d;--mx48-muted:#607083;--mx48-line:#dbe5ee;--mx48-soft:#f6f9fc;--mx48-white:#fff;--mx48-radius:16px;--mx48-shadow:0 18px 44px rgba(2,38,74,.08)}.mx-header-v0148,.mx-header-v0148.mx-header--overlay{height:68px!important;position:sticky!important;top:0!important;z-index:1000!important;border:0!important;border-bottom:1px solid rgb(255 255 255 / .16)!important;background-image:linear-gradient(90deg,rgb(1 25 52 / .96),rgb(2 49 89 / .90)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;background-size:cover!important;background-position:center!important;box-shadow:0 8px 28px rgb(0 25 51 / .12)!important;backdrop-filter:saturate(130%) blur(9px)!important}.admin-bar .mx-header-v0148{top:32px!important}.mx-header-v0148 .mx-header__in{height:68px!important;max-width:1480px!important;width:min(1480px,calc(100% - 44px))!important;gap:18px!important}.mx-header-v0148 .mx-brand{flex:0 0 auto!important;gap:8px!important}.mx-header-v0148 .mx-brand__logo{max-height:44px!important;width:auto!important;filter:drop-shadow(0 2px 8px rgb(0 0 0 / .12))}.mx-header-v0148 .mx-brand__mark{width:34px!important;height:34px!important;border-radius:9px!important;background:#fff!important;color:#087a3e!important;border:0!important}.mx-header-v0148 .mx-brand__text,.mx-header-v0148.mx-header--overlay .mx-brand__text{color:#fff!important;font-size:16px!important;font-weight:500!important;text-shadow:none!important}.mx-header-v0148 .mx-brand__lockup small{color:rgb(255 255 255 / .72)!important;font-size:7px!important}.mx-site-nav-v0148{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;flex:1 1 auto!important}.mx-nav-list-v0148{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;min-width:0!important;flex:1 1 auto!important;list-style:none!important;margin:0!important;padding:0!important}.mx-nav-list-v0148>li{display:block!important;flex:0 0 auto!important}.mx-header-v0148 .mx-nav-list-v0148>li>a,.mx-header-v0148.mx-header--overlay .mx-nav-list-v0148>li>a{position:relative!important;display:flex!important;align-items:center!important;min-height:42px!important;padding:0 8px!important;border:0!important;color:rgb(255 255 255 / .91)!important;text-decoration:none!important;text-shadow:none!important;font-size:11.3px!important;font-weight:500!important;letter-spacing:-.005em!important;white-space:nowrap!important;opacity:1!important}.mx-header-v0148 .mx-nav-list-v0148>li>a:hover,.mx-header-v0148 .mx-nav-list-v0148>li>a:focus-visible{color:#fff!important;background:rgb(255 255 255 / .07)!important;border-radius:7px!important;outline:none!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current{color:#fff!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current:after{content:""!important;position:absolute!important;left:8px!important;right:8px!important;bottom:2px!important;height:2px!important;border-radius:4px!important;background:var(--mx48-green)!important;display:block!important}.mx-header-v0148 .mx-header-cta,.mx-header-v0148.mx-header--overlay .mx-header-cta{flex:0 0 auto!important;min-height:40px!important;padding:0 16px!important;border:1px solid rgb(158 216 66 / .58)!important;border-radius:9px!important;background:linear-gradient(180deg,#69ad23,#3f8113)!important;color:#fff!important;font-size:11.5px!important;font-weight:500!important;box-shadow:0 8px 20px rgb(44 111 16 / .18)!important}.mx-nav-utility-v0148{display:none}.mx-header-v0148 .mx-site-menu-toggle{display:none!important}.mxon48-main{background:#fff;color:var(--mx48-ink);overflow:hidden}.mxon48-main .mx-wrap{width:min(1240px,calc(100% - 40px))}.mxon48-hero{--mx48-bg:none;position:relative;isolation:isolate;overflow:hidden;background-image:linear-gradient(100deg,rgb(2 30 63 / .97) 0%,rgb(3 63 113 / .84) 56%,rgb(5 95 157 / .55) 100%),var(--mx48-bg);background-size:cover;background-position:center;color:#fff}.mxon48-hero:after{content:"";position:absolute;inset:auto -8% -34% 46%;height:72%;z-index:-1;background:radial-gradient(circle,rgb(36 151 229 / .24),transparent 68%);filter:blur(24px);pointer-events:none}.mxon48-hero__grid{min-height:340px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(480px,1.18fr);align-items:center;gap:34px;padding-top:44px;padding-bottom:38px}.mxon48-hero__copy{position:relative;z-index:2;max-width:620px}.mxon48-hero__copy h1{margin:0;color:#fff;font-size:clamp(42px,4.4vw,64px);line-height:.98;letter-spacing:-.035em;font-weight:500!important;text-wrap:balance}.mxon48-hero__copy p{max-width:620px;margin:18px 0 0;color:rgb(255 255 255 / .88);font-size:15px;line-height:1.62;font-weight:400}.mxon48-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.mxon48-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 17px;border:1px solid rgb(137 199 54 / .7);border-radius:8px;background:linear-gradient(180deg,#6aad22,#438514);color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:500!important;box-shadow:0 8px 20px rgb(31 95 16 / .12)}.mxon48-btn.is-ghost{border-color:rgb(255 255 255 / .45);background:rgb(2 36 69 / .24);backdrop-filter:blur(8px)}.mxon48-btn span{font-size:16px;line-height:1}.mxon48-hero__media{align-self:stretch;display:flex;align-items:flex-end;justify-content:center;margin:0;min-height:280px;overflow:hidden;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.mxon48-hero__media img{display:block;width:100%;height:100%;max-height:320px;object-fit:var(--mx48-fit,cover);object-position:center bottom;background:#fff0}.mxon48-hero.is-onnowell .mxon48-hero__media img{filter:drop-shadow(0 18px 24px rgb(0 24 45 / .16))}.mxon48-hero__mark{display:grid;place-items:center;align-self:center;width:100%;min-height:220px;border:1px solid rgb(255 255 255 / .2);border-radius:18px;background:rgb(255 255 255 / .07);backdrop-filter:blur(10px)}.mxon48-hero__mark strong{display:block;font-size:58px;font-weight:500}.mxon48-hero__mark small{display:block;font-size:13px;letter-spacing:.18em}.mxon48-section{padding:46px 0;background:#fff}.mxon48-section.is-soft{background:linear-gradient(180deg,#f7fafc,#fff)}.mxon48-section.is-white{background:#fff}.mxon48-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 20px}.mxon48-head>div{max-width:800px}.mxon48-head h2{margin:0;color:var(--mx48-ink);font-size:clamp(27px,2.8vw,38px);line-height:1.08;letter-spacing:-.025em;font-weight:500!important;text-wrap:balance}.mxon48-head p{margin:9px 0 0;color:var(--mx48-muted);font-size:13.5px;line-height:1.62}.mxon48-head>a{flex:0 0 auto;color:#075aa5;text-decoration:none;font-size:12px;font-weight:500}.mxon48-head>a span{font-size:15px}.mxon48-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:26px}.mxon48-features.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-features.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mxon48-features.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.mxon48-features article{display:flex;align-items:flex-start;gap:12px;min-height:112px;padding:17px 15px;border:1px solid var(--mx48-line);border-radius:12px;background:#fff;box-shadow:0 8px 22px rgb(2 39 75 / .045)}.mxon48-features i,.mxon48-category-grid i{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#f1f6fb;color:#0964b5}.mxon48-features i svg,.mxon48-category-grid i svg,.mxon48-media-strip__intro i svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mxon48-features strong{display:block;color:#103565;font-size:13px;font-weight:500!important;line-height:1.28}.mxon48-features p{margin:6px 0 0;color:#667487;font-size:11.3px;line-height:1.5}.mxon48-split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:18px;margin-bottom:20px;padding:16px;border:1px solid var(--mx48-line);border-radius:16px;background:#fff;box-shadow:var(--mx48-shadow)}.mxon48-copy-card{align-self:center;padding:20px 18px}.mxon48-copy-card h3{margin:0 0 10px;color:#0b4383;font-size:24px;font-weight:500}.mxon48-copy-card p{margin:0;color:#5f6f80;font-size:13px;line-height:1.65}.mxon48-copy-card a{display:inline-flex;margin-top:18px;color:#3f7e18;text-decoration:none;font-size:12px;font-weight:500}.mxon48-split figure{margin:0;overflow:hidden;border-radius:12px;background:#eef4f8}.mxon48-split figure img{display:block;width:100%;height:100%;min-height:250px;object-fit:cover}.mxon48-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:24px}.mxon48-dual>a{min-height:190px;padding:24px;border:1px solid var(--mx48-line);border-radius:14px;text-decoration:none;background:#fff;overflow:hidden;position:relative}.mxon48-dual>a:after{content:"";position:absolute;right:-32px;bottom:-58px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgb(11 97 177 / .14),transparent 70%)}.mxon48-dual>a.is-onnowell:after{background:radial-gradient(circle,rgb(84 146 22 / .16),transparent 70%)}.mxon48-dual strong{color:#347a15;font-size:11px;font-weight:500}.mxon48-dual .is-apex strong{color:#095ea9}.mxon48-dual h3{margin:8px 0 8px;color:var(--mx48-ink);font-size:25px;font-weight:500}.mxon48-dual p{margin:0;max-width:430px;color:#667486;font-size:12.5px;line-height:1.55}.mxon48-dual b{display:block;margin-top:20px;color:#075ca8;font-size:12px;font-weight:500}.mxon48-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0 0 26px;padding:18px 10px;border:1px solid var(--mx48-line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgb(2 41 77 / .04)}.mxon48-steps article{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 10px}.mxon48-steps article:not(:last-child):after{content:"";position:absolute;top:22px;left:calc(50% + 28px);right:calc(-50% + 28px);height:1px;background:linear-gradient(90deg,#2c6db4,#62a91f)}.mxon48-steps article>span{position:relative;z-index:2;display:grid;place-items:center;width:44px;height:44px;border:2px solid #2a6eb6;border-radius:50%;background:#fff;color:#1262ac;font-size:15px;font-weight:500}.mxon48-steps article:nth-child(n+4)>span{border-color:#6ba629;color:#4d8319}.mxon48-steps strong{display:block;margin-top:10px;color:#0d417b;font-size:12.5px;font-weight:500}.mxon48-steps p{margin:5px 0 0;color:#6b7887;font-size:10.5px;line-height:1.45}.mxon48-steps.is-timeline{grid-template-columns:repeat(4,minmax(0,1fr));padding:17px 12px}.mxon48-steps.is-timeline article:nth-child(n)>span{border-color:#6ba629;color:#4d8319}.mxon48-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.mxon48-category-grid>a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;min-height:94px;padding:13px;border:1px solid var(--mx48-line);border-radius:12px;background:#fff;text-decoration:none;box-shadow:0 8px 22px rgb(2 40 75 / .035)}.mxon48-category-grid>a strong{display:block;color:#153b65;font-size:12px;font-weight:500}.mxon48-category-grid>a p{margin:4px 0 0;color:#6d7884;font-size:10.5px;line-height:1.4}.mxon48-category-grid>a>span{color:#4e8a18;font-size:16px}.mxon48-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:26px}.mxon48-product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--mx48-line);border-radius:13px;background:#fff;text-decoration:none;box-shadow:0 8px 24px rgb(2 40 75 / .045)}.mxon48-product-card>img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain;padding:12px;background:#fff}.mxon48-product-card>div{display:flex;flex-direction:column;flex:1;padding:12px;border-top:1px solid #edf2f5}.mxon48-product-card strong{color:#143b67;font-size:12px;font-weight:500}.mxon48-product-card p{margin:6px 0 10px;color:#687688;font-size:10.5px;line-height:1.45}.mxon48-product-card span{margin-top:auto;color:#075ca8;font-size:10.5px;font-weight:500}.mxon48-media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px}.mxon48-media-grid.is-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.mxon48-media-grid.is-stories{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-media-card{display:block;overflow:hidden;border:1px solid var(--mx48-line);border-radius:12px;background:#fff;color:var(--mx48-ink);text-decoration:none;box-shadow:0 8px 22px rgb(2 41 77 / .04)}.mxon48-media-card>img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;background:#eef3f7}.mxon48-media-card.is-portrait>img{aspect-ratio:4/5;object-fit:contain;background:#fff}.mxon48-media-card.is-square>img{aspect-ratio:1/1;object-fit:contain;background:#fff}.mxon48-media-card>span{display:block;padding:10px 11px 12px}.mxon48-media-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#173b63;font-size:11px;font-weight:500}.mxon48-media-card small{display:block;margin-top:3px;color:#778391;font-size:9.5px}.mxon48-media-strip{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,.72fr));gap:10px;align-items:stretch;margin-top:20px;padding:12px;border:1px solid rgb(255 255 255 / .14);border-radius:15px;background-image:linear-gradient(90deg,rgb(1 30 62 / .97),rgb(3 69 119 / .88)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-size:cover;background-position:center;color:#fff;box-shadow:0 12px 34px rgb(2 37 72 / .12)}.mxon48-media-strip__intro{grid-column:1;display:flex;align-items:center;gap:13px;padding:10px}.mxon48-media-strip__intro i{display:grid;place-items:center;flex:0 0 auto;width:54px;height:54px;border:1px solid rgb(255 255 255 / .7);border-radius:50%;color:#fff}.mxon48-media-strip__intro i svg{width:28px;height:28px}.mxon48-media-strip__intro strong{display:block;color:#fff;font-size:14px;font-weight:500}.mxon48-media-strip__intro p{margin:6px 0 0;color:rgb(255 255 255 / .78);font-size:10.5px;line-height:1.5}.mxon48-media-strip__video{grid-column:2/4;overflow:hidden;border-radius:9px;background:#001d39}.mxon48-media-strip__video video{display:block;width:100%;height:100%;min-height:116px;aspect-ratio:16/9;object-fit:contain;background:#001d39}.mxon48-media-strip figure{margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .42);border-radius:8px;background:#fff}.mxon48-media-strip figure img{display:block;width:100%;height:100%;min-height:116px;object-fit:cover}.mxon48-media-strip figure:nth-of-type(n+3){display:none}.mxon48-quote{margin:20px 0;padding:23px 30px;border:1px solid rgb(255 255 255 / .15);border-radius:13px;background-image:linear-gradient(90deg,rgb(1 32 66 / .96),rgb(2 73 120 / .82)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-size:cover;color:#fff;text-align:center;font-size:20px;font-weight:400;line-height:1.45}.mxon48-join-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-bottom:22px}.mxon48-join-card{padding:24px;border:1px solid var(--mx48-line);border-radius:15px;background:#fff;box-shadow:0 10px 28px rgb(2 41 77 / .045)}.mxon48-join-card h3{margin:0 0 10px;color:#0d4484;font-size:24px;font-weight:500}.mxon48-join-card p{margin:0 0 18px;color:#657487;font-size:13px;line-height:1.6}.mxon48-join-card small{display:block;margin-top:14px;color:#798593;font-size:10.5px}.mxon48-join-card.is-steps .mxon48-steps{grid-template-columns:1fr!important;margin:0;padding:0;border:0;box-shadow:none}.mxon48-join-card.is-steps .mxon48-steps article{display:grid;grid-template-columns:36px 1fr;align-items:center;text-align:left;padding:7px 0}.mxon48-join-card.is-steps .mxon48-steps article:after{left:18px;top:42px;bottom:-5px;right:auto;width:1px;height:auto}.mxon48-join-card.is-steps .mxon48-steps article:last-child:after{display:none}.mxon48-join-card.is-steps .mxon48-steps article>span{width:34px;height:34px;font-size:12px}.mxon48-join-card.is-steps .mxon48-steps article>div{padding-left:10px}.mxon48-join-card.is-steps .mxon48-steps strong{margin:0}.mxon48-join-card.is-steps .mxon48-steps p{margin:3px 0 0}.mxon48-cta{padding:0;background:#fff}.mxon48-cta>.mx-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:112px;padding:22px 28px;border-radius:15px 15px 0 0;background-image:linear-gradient(90deg,rgb(41 113 11 / .88),rgb(86 150 22 / .68)),var(--mx48-cta);background-size:cover;background-position:center;color:#fff;box-shadow:0 -8px 28px rgb(28 84 13 / .08)}.mxon48-cta strong{display:block;color:#fff;font-size:24px;font-weight:500}.mxon48-cta p{margin:6px 0 0;color:rgb(255 255 255 / .9);font-size:12px}.mxon48-cta a{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border-radius:8px;background:#fff;color:#2e6910;text-decoration:none;font-size:12px;font-weight:500}.mx-public-home .mx-wrap{width:min(1240px,calc(100% - 40px))}.mx-public-home .mx-section{padding-top:46px!important;padding-bottom:46px!important}.mx-public-home .mx-section-heading h2{font-size:clamp(28px,2.8vw,40px)!important;font-weight:500!important;line-height:1.08!important}.mx-public-home .mx-section-heading p{font-size:13.5px!important;line-height:1.6!important}.mx-home-quicknav-v0141 .mx-wrap{width:min(1240px,calc(100% - 40px))!important}.mx-home-brand-split-v0145__grid>a{min-height:205px!important;border-radius:15px!important;padding:24px!important}.mx-home-brand-split-v0145__grid h3{font-size:27px!important;font-weight:500!important}@media (min-width:1200px) and (max-width:1390px){.mx-header-v0148 .mx-header__in{width:min(1360px,calc(100% - 24px))!important;gap:10px!important}.mx-header-v0148 .mx-nav-list-v0148>li>a{padding-inline:5px!important;font-size:10.4px!important}.mx-header-v0148 .mx-header-cta{padding-inline:12px!important;font-size:10.8px!important}.mxon48-main .mx-wrap,.mx-public-home .mx-wrap{width:min(1160px,calc(100% - 34px))}}@media (max-width:1199px){body.mx-menu-open{overflow:hidden!important}.mx-header-v0148 .mx-header__in{width:min(100% - 30px,1100px)!important}.mx-header-v0148 .mx-site-menu-toggle{display:inline-flex!important;flex:0 0 auto!important;border:1px solid rgb(255 255 255 / .28)!important;background:rgb(255 255 255 / .09)!important;color:#fff!important}.mx-header-v0148 .mx-menu-icon i{background:#fff!important}.mx-site-nav-v0148,.mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{position:fixed!important;top:68px!important;right:0!important;bottom:0!important;width:min(430px,92vw)!important;padding:15px 16px calc(24px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;overflow:auto!important;transform:translateX(105%)!important;transition:transform .2s ease!important;background:#fff!important;border-left:1px solid var(--mx48-line)!important;box-shadow:-18px 0 46px rgb(3 35 64 / .16)!important;color:var(--mx48-ink)!important;z-index:1100!important}.mx-site-nav-v0148.is-open{transform:translateX(0)!important}.admin-bar .mx-site-nav-v0148{top:100px!important}.mx-nav-list-v0148{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:1px!important;width:100%!important}.mx-nav-list-v0148>li{width:100%!important}.mx-header-v0148 .mx-nav-list-v0148>li>a,.mx-header-v0148.mx-header--overlay .mx-nav-list-v0148>li>a{min-height:46px!important;width:100%!important;padding:0 9px!important;border-bottom:1px solid #edf2f5!important;border-radius:0!important;color:#17334f!important;background:transparent!important;font-size:14px!important;text-shadow:none!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current{color:#2c7010!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current:after{left:0!important;right:auto!important;top:11px!important;bottom:11px!important;width:3px!important;height:auto!important;background:var(--mx48-green)!important}.mx-nav-utility-v0148{display:grid!important;grid-template-columns:1fr 1fr;gap:6px;padding-top:6px;border-top:1px solid #e6edf2}.mx-nav-utility-v0148 a{display:flex;align-items:center;min-height:38px;padding:0 9px;border-radius:7px;background:#f4f8fb;color:#365069;text-decoration:none;font-size:11.5px;font-weight:500}.mx-header-v0148 .mx-header-cta{width:100%!important;min-height:46px!important;margin-top:3px!important}.mx-site-menu-overlay.is-open{display:block!important;position:fixed!important;inset:68px 0 0!important;background:rgb(1 22 43 / .46)!important;backdrop-filter:blur(2px)!important;z-index:1090!important}.admin-bar .mx-site-menu-overlay.is-open{inset:100px 0 0!important}.mxon48-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:24px;min-height:320px}.mxon48-hero__copy h1{font-size:clamp(38px,5vw,54px)}.mxon48-features.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-media-strip{grid-template-columns:1.2fr repeat(3,minmax(0,.8fr))}.mxon48-media-strip__video{grid-column:2/4}.mxon48-media-strip figure:nth-of-type(n+2){display:none}}@media (max-width:900px){.mxon48-main .mx-wrap,.mx-public-home .mx-wrap{width:min(100% - 32px,820px)}.mxon48-hero__grid{grid-template-columns:1fr;min-height:auto;gap:18px;padding-top:36px;padding-bottom:32px}.mxon48-hero__copy{max-width:700px}.mxon48-hero__media{min-height:220px;max-height:300px;order:-1}.mxon48-hero__media img{max-height:300px;object-position:center}.mxon48-hero__copy h1{font-size:clamp(38px,7vw,52px)}.mxon48-split{grid-template-columns:1fr}.mxon48-split figure{order:-1}.mxon48-features,.mxon48-features.cols-3,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon48-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon48-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:22px}.mxon48-steps article:nth-child(3n):after{display:none}.mxon48-steps article:nth-child(n+4)>span{border-color:#2a6eb6;color:#1262ac}.mxon48-steps.is-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon48-steps.is-timeline article:nth-child(2n):after{display:none}.mxon48-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mxon48-media-grid.is-stories{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon48-media-strip{grid-template-columns:1fr 1fr}.mxon48-media-strip__intro{grid-column:1}.mxon48-media-strip__video{grid-column:2}.mxon48-media-strip figure{display:none}.mxon48-join-grid{grid-template-columns:1fr}.mxon48-cta>.mx-wrap{border-radius:15px}}@media (max-width:767px){.mx-header-v0148,.mx-header-v0148.mx-header--overlay{height:60px!important}.admin-bar .mx-header-v0148{top:46px!important}.mx-header-v0148 .mx-header__in{height:60px!important;width:calc(100% - 20px)!important}.mx-header-v0148 .mx-brand__logo{max-height:36px!important}.mx-header-v0148 .mx-brand__mark{width:32px!important;height:32px!important}.mx-header-v0148 .mx-brand__text{font-size:14.5px!important}.mx-header-v0148 .mx-site-menu-toggle{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;justify-content:center!important}.mx-header-v0148 .mx-site-menu-toggle>span:last-child{display:none!important}.mx-site-nav-v0148{top:60px!important;left:0!important;right:0!important;width:100%!important;padding:10px 11px calc(78px + env(safe-area-inset-bottom))!important;border-left:0!important;border-top:1px solid var(--mx48-line)!important}.admin-bar .mx-site-nav-v0148{top:106px!important}.mx-header-v0148 .mx-nav-list-v0148>li>a{min-height:44px!important;font-size:13.5px!important}.mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-site-menu-overlay.is-open{inset:60px 0 0!important}.admin-bar .mx-site-menu-overlay.is-open{inset:106px 0 0!important}.mxon48-main .mx-wrap,.mx-public-home .mx-wrap{width:calc(100% - 22px)}.mxon48-hero{background-image:linear-gradient(180deg,rgb(2 30 63 / .91),rgb(2 53 95 / .84)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp);background-position:center}.mxon48-hero__grid{display:flex;flex-direction:column;padding-top:20px;padding-bottom:26px;gap:16px}.mxon48-hero__media{order:0;width:calc(100% + 22px);margin-inline:-11px;min-height:180px;max-height:238px}.mxon48-hero__media img{width:100%;max-height:238px;object-fit:var(--mx48-fit,cover)}.mxon48-hero__copy{order:1;width:100%;text-align:left}.mxon48-hero__copy h1{font-size:clamp(32px,10vw,42px);line-height:1.02}.mxon48-hero__copy p{margin-top:12px;font-size:13px;line-height:1.55}.mxon48-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.mxon48-btn{width:100%;min-height:44px;padding-inline:10px;font-size:11px}.mxon48-section{padding:34px 0}.mxon48-head{display:block;margin-bottom:16px}.mxon48-head h2{font-size:clamp(25px,7.7vw,32px)}.mxon48-head p{font-size:12.5px}.mxon48-head>a{display:inline-flex;margin-top:10px}.mxon48-split{padding:8px;gap:8px;border-radius:13px}.mxon48-copy-card{padding:15px 12px}.mxon48-copy-card h3{font-size:21px}.mxon48-split figure img{min-height:190px}.mxon48-features,.mxon48-features.cols-3,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:1fr;gap:7px}.mxon48-features article{min-height:0;padding:13px;align-items:center}.mxon48-features i{width:38px;height:38px}.mxon48-features i svg{width:21px;height:21px}.mxon48-features p{font-size:10.7px}.mxon48-dual{grid-template-columns:1fr;gap:8px}.mxon48-dual>a{min-height:150px;padding:19px}.mxon48-dual h3{font-size:22px}.mxon48-category-grid{grid-template-columns:1fr;gap:7px}.mxon48-category-grid>a{min-height:76px}.mxon48-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mxon48-product-card>img{padding:7px}.mxon48-product-card>div{padding:9px}.mxon48-product-card strong{font-size:10.8px}.mxon48-product-card p{display:none}.mxon48-steps,.mxon48-steps.is-timeline{grid-template-columns:1fr;padding:10px 13px;gap:0}.mxon48-steps article,.mxon48-steps.is-timeline article{display:grid;grid-template-columns:38px 1fr;align-items:center;text-align:left;padding:7px 0}.mxon48-steps article:not(:last-child):after,.mxon48-steps.is-timeline article:not(:last-child):after{display:block;left:19px;top:44px;bottom:-6px;right:auto;width:1px;height:auto}.mxon48-steps article>span{width:36px;height:36px;font-size:12px}.mxon48-steps article>div{padding-left:10px}.mxon48-steps strong{margin:0}.mxon48-steps p{margin:3px 0 0}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mxon48-media-card>span{padding:8px}.mxon48-media-card strong{font-size:9.8px}.mxon48-media-card small{font-size:8.5px}.mxon48-media-strip{display:grid;grid-template-columns:1fr;padding:9px;gap:8px}.mxon48-media-strip__intro,.mxon48-media-strip__video{grid-column:1}.mxon48-media-strip__intro{padding:6px}.mxon48-media-strip__video video{min-height:0}.mxon48-media-strip figure{display:none}.mxon48-quote{padding:18px 15px;font-size:16px}.mxon48-join-card{padding:18px}.mxon48-join-card h3{font-size:21px}.mxon48-cta{padding:0 0 12px}.mxon48-cta>.mx-wrap{display:block;min-height:0;padding:20px;border-radius:13px}.mxon48-cta strong{font-size:20px}.mxon48-cta a{width:100%;margin-top:14px}.mxon48-cta p{font-size:11px}.mx-public-home .mx-section{padding-top:34px!important;padding-bottom:34px!important}.mx-home-brand-split-v0145__grid>a{min-height:170px!important;padding:19px!important}.mx-home-brand-split-v0145__grid h3{font-size:23px!important}.mx-mobile-dock{z-index:980!important}}@media (max-width:390px){.mxon48-actions{grid-template-columns:1fr}.mxon48-product-grid{grid-template-columns:1fr 1fr}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:1fr 1fr}.mxon48-hero__copy h1{font-size:31px}.mxon48-head h2{font-size:25px}}@media (prefers-reduced-motion:reduce){.mxon48-btn,.mxon48-media-card,.mxon48-product-card,.mx-header-v0148 a{transition:none!important}}.mx-header-v0148.mx-header--overlay{position:fixed!important;left:0!important;right:0!important;background-image:linear-gradient(90deg,rgb(1 24 50 / .42),rgb(2 52 87 / .24)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;background-size:cover!important;background-position:center!important;box-shadow:none!important;backdrop-filter:blur(10px) saturate(120%)!important}.mx-header-v0148.mx-header--overlay.is-scrolled{background-image:linear-gradient(90deg,rgb(1 25 52 / .96),rgb(2 49 89 / .91)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;box-shadow:0 8px 28px rgb(0 25 51 / .16)!important;backdrop-filter:blur(14px) saturate(130%)!important}@media(max-width:767px){.mx-header-v0148.mx-header--overlay{background-image:linear-gradient(90deg,rgb(1 24 50 / .52),rgb(2 52 87 / .34)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)!important}}:root{--mx49-blue:#075ca8;--mx49-blue-deep:#03284f;--mx49-green:#5f9f1c;--mx49-green-dark:#33730f;--mx49-ink:#10243d;--mx49-muted:#617082;--mx49-line:#dbe5ed;--mx49-shadow:0 18px 46px rgba(3,40,77,.08);--mx49-radius:18px}.mx49-home{background:#fff;color:var(--mx49-ink);overflow:hidden}.mx49-home .mx-wrap{width:min(1240px,calc(100% - 40px))}.mx49-home h1,.mx49-home h2,.mx49-home h3,.mx49-home strong,.mx49-home b{font-weight:500!important;text-rendering:optimizeLegibility}.mx49-home p,.mx49-home span,.mx49-home a{font-weight:400}.mx49-film{padding:0!important;background:#03284f!important}.mx49-film .mx-film-shell{width:100%!important;max-width:none!important;margin:0!important}.mx49-film .mx-film-stage{height:clamp(620px,84svh,920px)!important;min-height:620px!important;max-height:none!important;aspect-ratio:auto!important;border:0!important;border-radius:0!important;background:#03284f!important;box-shadow:none!important}.mx49-film .mx-film-slide{inset:0 0 48px!important}.mx49-film .mx-film-slide video,.mx49-film .mx-film-fallback{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 54%!important;background:#03284f!important}.mx49-film .mx-film-toolbar{height:48px!important;position:absolute!important;z-index:6!important;left:0!important;right:0!important;bottom:0!important;border:0!important;border-top:1px solid rgb(255 255 255 / .14)!important;border-radius:0!important;background-image:linear-gradient(90deg,rgb(1 25 52 / .93),rgb(2 66 111 / .84)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;background-size:cover!important;background-position:center!important;box-shadow:none!important}.mx49-film .mx-film-toolbar button{color:#fff!important;border-color:rgb(255 255 255 / .34)!important;background:rgb(0 0 0 / .08)!important}.mx49-film .mx-film-dots button{background:rgb(255 255 255 / .36)!important}.mx49-film .mx-film-dots button.is-active{background:#fff!important}body.home .mx-header-v0148.mx-header--overlay:not(.is-scrolled){background:linear-gradient(180deg,rgb(2 21 43 / .64),rgb(2 31 55 / .18))!important;background-image:linear-gradient(180deg,rgb(2 21 43 / .64),rgb(2 31 55 / .18))!important;box-shadow:none!important;border-bottom:1px solid rgb(255 255 255 / .13)!important;backdrop-filter:blur(9px) saturate(120%)!important}body.home .mx-header-v0148.mx-header--overlay.is-scrolled{background-image:linear-gradient(90deg,rgb(1 25 52 / .96),rgb(2 49 89 / .91)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important}.mx49-bridge{padding:48px 0 22px;background:#fff}.mx49-bridge__head{max-width:820px;margin:0 auto 26px;text-align:center}.mx49-bridge__head h1{margin:0;color:var(--mx49-ink);font-size:clamp(32px,3.5vw,48px);line-height:1.04;letter-spacing:-.035em}.mx49-bridge__head p{max-width:720px;margin:13px auto 0;color:var(--mx49-muted);font-size:14px;line-height:1.65}.mx49-brand-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mx49-brand-card{position:relative;display:grid;grid-template-columns:minmax(0,.82fr) minmax(260px,1.18fr);min-height:235px;overflow:hidden;border:1px solid var(--mx49-line);border-radius:var(--mx49-radius);background:#fff;text-decoration:none;box-shadow:0 10px 30px rgb(3 40 77 / .05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mx49-brand-card:hover{transform:translateY(-2px);border-color:#bfd1df;box-shadow:var(--mx49-shadow)}.mx49-brand-card__copy{position:relative;z-index:2;padding:29px 8px 28px 29px;display:flex;flex-direction:column;justify-content:center}.mx49-brand-card__copy strong{font-size:24px;line-height:1.08;color:#175536}.mx49-brand-card.is-apex .mx49-brand-card__copy strong{color:#075ba6}.mx49-brand-card__copy>span{margin-top:6px;color:#344a60;font-size:12.5px}.mx49-brand-card__copy p{margin:14px 0 0;color:#647284;font-size:12px;line-height:1.55}.mx49-brand-card__copy b{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#2f7412;font-size:12px}.mx49-brand-card.is-apex .mx49-brand-card__copy b{color:#075ba6}.mx49-brand-card__copy b i{font-style:normal;font-size:16px}.mx49-brand-card figure{margin:0;min-width:0;overflow:hidden;background:#fff}.mx49-brand-card figure img{display:block;width:100%;height:100%;min-height:235px;object-fit:contain;object-position:center;padding:8px;background:#fff}.mx49-paths{padding:0 0 44px;background:#fff}.mx49-path-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;border:1px solid var(--mx49-line);border-radius:16px;background:#fff;box-shadow:0 14px 36px rgb(3 40 77 / .055)}.mx49-path-grid a{min-height:128px;padding:18px 15px;display:flex;flex-direction:column;align-items:flex-start;border-left:1px solid var(--mx49-line);text-decoration:none;transition:background .18s ease}.mx49-path-grid a:first-child{border-left:0}.mx49-path-grid a:hover{background:#f8fbfd}.mx49-path-grid i{display:grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:50%;background:#f0f6fb;color:#0b62b0}.mx49-path-grid i svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mx49-path-grid strong{color:#163d6d;font-size:12.5px;line-height:1.2}.mx49-path-grid span{margin-top:6px;color:#6a7685;font-size:10.7px;line-height:1.45}.mx49-products{padding:48px 0 54px;background:#fff;border-top:1px solid #eef3f6}.mx49-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.mx49-section-head>div{max-width:760px}.mx49-section-head h2{margin:0;color:var(--mx49-ink);font-size:clamp(28px,3vw,40px);line-height:1.06;letter-spacing:-.03em}.mx49-section-head p{margin:10px 0 0;color:var(--mx49-muted);font-size:13px;line-height:1.6}.mx49-section-head>a{flex:0 0 auto;color:#075ba6;text-decoration:none;font-size:12px;font-weight:500}.mx49-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mx49-product-card{min-width:0;overflow:hidden;border:1px solid var(--mx49-line);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgb(4 42 80 / .045);transition:transform .18s ease,border-color .18s ease}.mx49-product-card:hover{transform:translateY(-2px);border-color:#b9cedd}.mx49-product-card__media{display:block;aspect-ratio:1/1;background:#fff;border-bottom:1px solid #edf2f5}.mx49-product-card__media img{width:100%;height:100%;object-fit:contain;padding:14px;background:#fff}.mx49-product-card>div{padding:13px 14px 15px}.mx49-product-card>div>span{color:#448318;font-size:10px}.mx49-product-card h3{margin:6px 0 10px;font-size:14px;line-height:1.28;letter-spacing:-.01em}.mx49-product-card h3 a{text-decoration:none;color:#17334f;font-weight:500}.mx49-link{color:#075ba6;text-decoration:none;font-size:11px;font-weight:500!important}.mx49-link.is-light{color:#fff}.mx49-media{padding:0 0 54px;background:#fff}.mx49-media-panel{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(360px,1.25fr) minmax(260px,1fr);gap:12px;align-items:stretch;padding:12px;overflow:hidden;border-radius:18px;background-image:linear-gradient(90deg,rgb(2 29 61 / .96),rgb(3 75 130 / .83)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-size:cover;background-position:center;box-shadow:0 18px 42px rgb(2 40 78 / .12)}.mx49-media-copy{padding:24px 17px;display:flex;flex-direction:column;justify-content:center}.mx49-media-copy h2{margin:0;color:#fff;font-size:clamp(24px,2.5vw,34px);line-height:1.06;letter-spacing:-.025em}.mx49-media-copy p{margin:12px 0 16px;color:rgb(255 255 255 / .82);font-size:12px;line-height:1.58}.mx49-media-video{overflow:hidden;border:1px solid rgb(255 255 255 / .2);border-radius:12px;background:#021b37}.mx49-media-video .mx-responsive-video,.mx49-media-video video{width:100%;height:100%;min-height:260px;display:block;object-fit:cover;background:#021b37}.mx49-media-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx49-media-gallery figure{margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .24);border-radius:10px;background:rgb(255 255 255 / .09)}.mx49-media-gallery figure:first-child{grid-column:1/-1}.mx49-media-gallery img{display:block;width:100%;height:100%;min-height:124px;object-fit:cover}.mx49-media-gallery figure:first-child img{min-height:128px}.mx49-opportunity{padding:0 0 50px;background:#fff}.mx49-opportunity-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1.2fr);min-height:330px;overflow:hidden;border-radius:18px;background-image:linear-gradient(90deg,rgb(35 111 17 / .92),rgb(64 143 22 / .70)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp);background-size:cover;background-position:center;box-shadow:0 18px 42px rgb(37 100 17 / .10)}.mx49-opportunity-panel>div{padding:42px 28px 42px 42px;display:flex;flex-direction:column;justify-content:center}.mx49-opportunity-panel h2{margin:0;color:#fff;font-size:clamp(30px,3.4vw,44px);line-height:1.03;letter-spacing:-.03em}.mx49-opportunity-panel p{max-width:540px;margin:14px 0 0;color:rgb(255 255 255 / .88);font-size:13px;line-height:1.62}.mx49-opportunity-panel figure{margin:0;min-width:0;background:#fff}.mx49-opportunity-panel picture,.mx49-opportunity-panel figure>img{display:block;width:100%;height:100%}.mx49-opportunity-panel img{display:block;width:100%;height:100%;min-height:330px;object-fit:contain;padding:10px;background:#fff}.mx49-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.mx49-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border:1px solid rgb(255 255 255 / .56);border-radius:8px;color:#fff!important;text-decoration:none;font-size:11.5px;font-weight:500!important}.mx49-btn.is-white{border-color:#fff;background:#fff;color:#245f15!important}.mx49-btn.is-ghost{background:rgb(6 53 36 / .2);backdrop-filter:blur(6px)}.mx49-final{padding:0 0 54px;background:#fff}.mx49-final-panel{min-height:112px;padding:23px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:17px;background-image:linear-gradient(90deg,rgb(2 31 65 / .94),rgb(5 86 146 / .77)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-size:cover;background-position:center;color:#fff}.mx49-final-panel h2{margin:0;color:#fff;font-size:25px;line-height:1.1}.mx49-final-panel p{margin:7px 0 0;color:rgb(255 255 255 / .82);font-size:11.5px}@media(max-width:1180px){.mx49-path-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx49-path-grid a:nth-child(4){border-left:0}.mx49-path-grid a:nth-child(-n+3){border-bottom:1px solid var(--mx49-line)}.mx49-media-panel{grid-template-columns:minmax(190px,.65fr) minmax(330px,1.35fr)}.mx49-media-gallery{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.mx49-media-gallery figure:first-child{grid-column:auto}.mx49-media-gallery img,.mx49-media-gallery figure:first-child img{min-height:150px}}@media(min-width:901px) and (max-width:1199px){.mx49-home .mx-wrap{width:min(100% - 34px,1080px)}.mx49-film .mx-film-stage{height:clamp(560px,73svh,760px)!important;min-height:560px!important}.mx49-brand-card{grid-template-columns:1fr;min-height:0}.mx49-brand-card figure{order:-1;aspect-ratio:16/7}.mx49-brand-card figure img{min-height:0}.mx49-brand-card__copy{padding:20px}.mx49-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mx49-opportunity-panel{grid-template-columns:minmax(0,.86fr) minmax(360px,1.14fr)}}@media(max-width:900px){.mx49-home .mx-wrap{width:min(100% - 30px,820px)}.mx49-film .mx-film-stage{height:clamp(500px,70svh,680px)!important;min-height:500px!important}.mx49-film .mx-film-slide video{object-position:center 52%!important}.mx49-bridge{padding-top:38px}.mx49-brand-grid{grid-template-columns:1fr}.mx49-brand-card{grid-template-columns:minmax(0,.8fr) minmax(300px,1.2fr)}.mx49-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx49-media-panel{grid-template-columns:1fr}.mx49-media-copy{padding:16px 14px 8px}.mx49-media-video{aspect-ratio:16/9}.mx49-media-gallery{grid-column:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.mx49-opportunity-panel{grid-template-columns:1fr}.mx49-opportunity-panel figure{order:-1;aspect-ratio:16/7}.mx49-opportunity-panel img{min-height:0}.mx49-opportunity-panel>div{padding:30px}}@media(max-width:767px){.mx49-home .mx-wrap{width:calc(100% - 22px)}.mx49-film .mx-film-stage{height:78svh!important;min-height:560px!important;max-height:760px!important;aspect-ratio:auto!important}.mx49-film .mx-film-slide{inset:0 0 44px!important}.mx49-film .mx-film-slide video{object-fit:cover!important;object-position:center 48%!important}.mx49-film .mx-film-toolbar{height:44px!important;background-image:linear-gradient(180deg,rgb(1 25 52 / .92),rgb(3 72 120 / .80)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)!important}.mx49-bridge{padding:31px 0 16px}.mx49-bridge__head{margin-bottom:18px;text-align:left}.mx49-bridge__head h1{font-size:30px;line-height:1.05}.mx49-bridge__head p{font-size:12.5px;margin-top:10px}.mx49-brand-grid{gap:8px}.mx49-brand-card{display:flex;flex-direction:column;min-height:0;border-radius:14px}.mx49-brand-card figure{order:-1;aspect-ratio:16/8}.mx49-brand-card figure img{min-height:0;padding:6px}.mx49-brand-card__copy{padding:16px 17px 18px}.mx49-brand-card__copy strong{font-size:21px}.mx49-brand-card__copy p{margin-top:9px;font-size:11.5px}.mx49-brand-card__copy b{margin-top:12px}.mx49-paths{padding-bottom:32px}.mx49-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:13px}.mx49-path-grid a{min-height:112px;padding:14px 12px;border-bottom:1px solid var(--mx49-line)}.mx49-path-grid a:nth-child(odd){border-left:0}.mx49-path-grid a:nth-last-child(-n+2){border-bottom:0}.mx49-path-grid i{width:34px;height:34px;margin-bottom:8px}.mx49-path-grid i svg{width:20px;height:20px}.mx49-path-grid strong{font-size:11.5px}.mx49-path-grid span{font-size:9.8px}.mx49-products{padding:34px 0 38px}.mx49-section-head{display:block;margin-bottom:16px}.mx49-section-head h2{font-size:27px}.mx49-section-head p{font-size:12px}.mx49-section-head>a{display:inline-flex;margin-top:10px}.mx49-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mx49-product-card{border-radius:12px}.mx49-product-card__media img{padding:8px}.mx49-product-card>div{padding:9px 10px 11px}.mx49-product-card h3{font-size:12.2px}.mx49-product-card>div>span{font-size:9px}.mx49-link{font-size:10px}.mx49-media{padding-bottom:36px}.mx49-media-panel{padding:8px;border-radius:13px;background-image:linear-gradient(180deg,rgb(2 29 61 / .95),rgb(3 75 130 / .82)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)}.mx49-media-copy{padding:16px 10px 8px}.mx49-media-copy h2{font-size:25px}.mx49-media-copy p{font-size:11.5px}.mx49-media-video{aspect-ratio:16/9}.mx49-media-video .mx-responsive-video,.mx49-media-video video{min-height:0;object-fit:contain}.mx49-media-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mx49-media-gallery img,.mx49-media-gallery figure:first-child img{min-height:78px}.mx49-opportunity{padding-bottom:32px}.mx49-opportunity-panel{border-radius:13px;background-image:linear-gradient(180deg,rgb(39 116 18 / .91),rgb(53 132 20 / .74)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-portrait.webp)}.mx49-opportunity-panel figure{aspect-ratio:16/8}.mx49-opportunity-panel>div{padding:23px 18px 25px}.mx49-opportunity-panel h2{font-size:30px}.mx49-opportunity-panel p{font-size:12px}.mx49-actions{display:grid;grid-template-columns:1fr 1fr}.mx49-btn{width:100%;padding-inline:8px;font-size:10.5px}.mx49-final{padding-bottom:74px}.mx49-final-panel{display:block;padding:20px;border-radius:13px;background-image:linear-gradient(180deg,rgb(2 31 65 / .94),rgb(5 86 146 / .78)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)}.mx49-final-panel h2{font-size:22px}.mx49-final-panel .mx49-btn{margin-top:14px}}@media(max-width:390px){.mx49-film .mx-film-stage{min-height:520px!important}.mx49-bridge__head h1{font-size:28px}.mx49-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx49-actions{grid-template-columns:1fr}.mx49-media-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.mx49-media-gallery figure:nth-child(3){display:none}}@media(prefers-reduced-motion:reduce){.mx49-brand-card,.mx49-product-card,.mx49-path-grid a{transition:none!important}}.mxon50-video-hero{position:relative;width:100%;background-image:linear-gradient(rgb(1 39 75 / .08),rgb(1 39 75 / .08)),var(--mx50-bg);background-size:cover;background-position:center;overflow:hidden}.mxon50-video-hero__frame{width:100%;max-width:none;margin:0;background:#052d54;overflow:hidden;aspect-ratio:16/9;max-height:min(78vh,900px)}.mxon50-video-hero__video,.mxon50-video-hero__frame>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;background:#052d54}.mxon50-page-title{background:#fff;border-bottom:1px solid #e1e8e4}.mxon50-page-title>.mx-wrap{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-top:34px;padding-bottom:36px}.mxon50-page-title h1{margin:0;color:#0d2118;font-size:clamp(2rem,3.2vw,3.55rem);font-weight:500;line-height:1.05;letter-spacing:-.035em}.mxon50-page-title p{max-width:760px;margin:12px 0 0;color:#52635a;font-size:clamp(.98rem,1.25vw,1.1rem);line-height:1.7}.mxon50-page-title .mxon48-actions{flex:0 0 auto;margin:0}.mxon50-template-video{position:relative;background:#052d54;overflow:hidden}.mxon50-template-video video{display:block;width:100%;aspect-ratio:16/9;max-height:min(76vh,860px);object-fit:cover;background:#052d54}.mxon50-template-title{background:#fff;border-bottom:1px solid #e1e8e4}.mxon50-template-title>.mx-wrap{padding-top:30px;padding-bottom:34px}.mxon50-template-title h1{margin:0;font-size:clamp(2rem,3vw,3.35rem);font-weight:500;line-height:1.08;letter-spacing:-.03em;color:#0d2118}.mxon50-template-title p{margin:10px 0 0;max-width:760px;color:#58675f;font-size:1.05rem;line-height:1.65}.mxon48-media-strip__video{overflow:hidden;background:#052d54;border-radius:18px}.mxon48-media-strip__video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#052d54}.mxon50-inline-video{margin:34px 0;border-radius:20px;overflow:hidden;background:#052d54;box-shadow:0 18px 42px rgb(0 40 70 / .12)}.mxon50-inline-video video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#052d54}.mxon50-video-hero__frame::before,.mxon50-video-hero__frame::after,.mxon50-template-video::before,.mxon50-template-video::after,.mxon50-inline-video::before,.mxon50-inline-video::after{content:none!important;display:none!important}@media(max-width:1199px){.mxon50-video-hero__frame,.mxon50-template-video video{max-height:none;aspect-ratio:16/9}.mxon50-page-title>.mx-wrap{align-items:flex-start;flex-direction:column;padding-top:28px;padding-bottom:30px}}@media(max-width:767px){.mxon50-video-hero__frame,.mxon50-template-video video{aspect-ratio:16/9;max-height:none}.mxon50-video-hero__video,.mxon50-video-hero__frame>img,.mxon50-template-video video{object-fit:contain;background:#052d54}.mxon50-page-title>.mx-wrap{padding-top:22px;padding-bottom:24px;gap:18px}.mxon50-page-title h1,.mxon50-template-title h1{font-size:clamp(1.72rem,8vw,2.3rem)}.mxon50-page-title p,.mxon50-template-title p{font-size:.96rem;line-height:1.6}.mxon50-page-title .mxon48-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.mxon50-page-title .mxon48-btn{justify-content:center;text-align:center;min-height:44px}.mxon50-template-title>.mx-wrap{padding-top:22px;padding-bottom:24px}.mxon50-inline-video{margin:24px 0;border-radius:14px}}.mx-brand__logo--apex{display:block;width:auto;max-width:190px;max-height:48px;object-fit:contain}.mx-brand__lockup--apex{display:grid;line-height:1;color:inherit}.mx-brand__lockup--apex .mx-brand__text{font-size:1.15rem;font-weight:500;letter-spacing:.14em}.mx-brand__lockup--apex small{margin-top:3px;font-size:.58rem;font-weight:500;letter-spacing:.28em}.mxon-brand-public-v0150 .mxon50-video-hero{margin:0}.mxon-brand-public-v0150 .mxon50-video-hero__frame{position:relative}.mxon-brand-public-v0150 .mxon50-video-hero__frame>*:not(video):not(img){display:none!important}.mxon-brand-public-v0150 .mxon50-video-hero__frame video{position:relative;z-index:1}.mxon-brand-public-v0150 .mxon50-page-title{position:relative;z-index:2}.mxon-brand-public-v0150 .mxon50-page-title .mxon48-actions{display:flex;flex-wrap:wrap;gap:10px}.mxon-brand-public-v0150 .mxon50-page-title .mxon48-btn.is-ghost{color:#0c5139;border-color:#b9d4c8;background:#fff}.mxon-brand-public-v0150 .mxon48-media-strip__video .mxon50-inline-video{margin:0;border-radius:0;box-shadow:none}.mxon-brand-public-v0150 .mxon48-media-strip__video video{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}@media (min-width:1200px){.mxon50-video-hero__frame{min-height:clamp(500px,56vw,900px)}.mxon50-video-hero__video{min-height:100%}}@media (min-width:768px) and (max-width:1199px){.mx-brand__logo--apex{max-width:166px;max-height:44px}.mxon50-video-hero__frame{aspect-ratio:16/9;min-height:0}.mxon50-page-title>.mx-wrap{width:min(100% - 48px,1080px)}}@media (max-width:767px){.mx-brand__logo--apex{max-width:145px;max-height:38px}.mxon50-video-hero{background:#052d54}.mxon50-video-hero__frame{width:100%;aspect-ratio:16/9;background:#052d54}.mxon50-video-hero__video{width:100%;height:100%;object-fit:contain;object-position:center}.mxon50-page-title .mxon48-actions{display:grid!important;grid-template-columns:1fr;gap:8px;width:100%}.mxon50-page-title .mxon48-btn{width:100%;min-height:44px;justify-content:center}.mxon50-inline-video video{object-fit:contain;background:#052d54}}body.mxon-brand-page-apex-life-team{--mx51-blue:#063766;--mx51-blue-deep:#032a52;--mx51-green:#6aa922;--mx51-ink:#10251b;--mx51-muted:#5d6d64;--mx51-line:#dbe6df;--mx51-soft:#f6faf8;background:#fff}body.mxon-brand-page-apex-life-team .mxon50-video-hero__frame{background:#052f59}body.mxon-brand-page-apex-life-team .mxon50-video-hero__frame::before,body.mxon-brand-page-apex-life-team .mxon50-video-hero__frame::after,body.mxon-brand-page-apex-life-team .mxon50-video-hero__video::before,body.mxon-brand-page-apex-life-team .mxon50-video-hero__video::after{content:none!important;display:none!important}body.mxon-brand-page-apex-life-team .mxon50-page-title{background:#fff}body.mxon-brand-page-apex-life-team .mxon50-page-title>.mx-wrap{width:min(1280px,calc(100% - 48px));padding-top:28px;padding-bottom:30px}body.mxon-brand-page-apex-life-team .mxon50-page-title h1{font-size:clamp(2rem,3vw,3.25rem);font-weight:500}body.mxon-brand-page-apex-life-team .mxon50-page-title p{max-width:720px}body.mxon-brand-page-apex-life-team .mxon48-section>.mx-wrap{width:min(1280px,calc(100% - 48px))}body.mxon-brand-page-apex-life-team .mxon48-section{padding-block:58px}body.mxon-brand-page-apex-life-team .mxon48-section.is-white{background:#fff}body.mxon-brand-page-apex-life-team .mxon48-section.is-soft{background:var(--mx51-soft)}.mxon51-apex-split{display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:22px;align-items:stretch;margin-top:22px}.mxon51-apex-copy,.mxon51-apex-visual{min-height:350px;border:1px solid var(--mx51-line);border-radius:20px;overflow:hidden;background:#fff}.mxon51-apex-copy{display:flex;flex-direction:column;justify-content:center;padding:38px 40px}.mxon51-apex-copy h3{margin:14px 0 10px;color:var(--mx51-ink);font-size:clamp(1.55rem,2vw,2.15rem);font-weight:500;line-height:1.12}.mxon51-apex-copy p{margin:0;color:var(--mx51-muted);font-size:15px;line-height:1.75;max-width:620px}.mxon51-apex-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.mxon51-apex-emblem{width:78px;height:78px;border-radius:18px;overflow:hidden;border:1px solid #e4ece8;background:#fff;box-shadow:0 12px 30px rgb(4 56 91 / .08)}.mxon51-apex-emblem img{display:block;width:100%;height:100%;object-fit:contain}.mxon51-apex-visual{margin:0;background:#eef7fb}.mxon51-apex-visual img{display:block;width:100%;height:100%;min-height:350px;object-fit:cover;object-position:center}.mxon51-apex-values{margin-top:18px}body.mxon-brand-page-apex-life-team .mxon51-apex-values article{background:#fff;border-color:#dce7e1;min-height:146px}body.mxon-brand-page-apex-life-team .mxon51-apex-values i{color:#0a5ca1;background:#f2f8fc}body.mxon-brand-page-apex-life-team .mxon51-apex-values strong{font-size:14px}body.mxon-brand-page-apex-life-team .mxon51-apex-values p{font-size:11.5px;line-height:1.55}body.mxon-brand-page-apex-life-team .mxon51-apex-org{margin-top:18px}body.mxon-brand-page-apex-life-team .mxon51-apex-org article{background:#fff;min-height:155px;border:1px solid #dce7e1}body.mxon-brand-page-apex-life-team .mxon51-apex-org article:nth-child(1) i,body.mxon-brand-page-apex-life-team .mxon51-apex-org article:nth-child(2) i{color:#0a5ca1;background:#eef7fd}body.mxon-brand-page-apex-life-team .mxon51-apex-org article:nth-child(n+3) i{color:#4d851b;background:#f2f8eb}.mxon51-video-band{margin-top:18px;overflow:hidden;border-radius:20px;background:var(--mx51-blue-deep);box-shadow:0 18px 44px rgb(3 47 89 / .12)}.mxon51-video-band .mxon50-inline-video{margin:0;border-radius:0;box-shadow:none;background:var(--mx51-blue-deep)}.mxon51-video-band video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:var(--mx51-blue-deep)}.mxon51-video-band::before,.mxon51-video-band::after{content:none!important;display:none!important}.mxon51-apex-linkgrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.mxon51-apex-linkgrid>a{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:start;min-height:166px;padding:22px;border:1px solid var(--mx51-line);border-radius:18px;background:#fff;color:var(--mx51-ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mxon51-apex-linkgrid>a:hover,.mxon51-apex-linkgrid>a:focus-visible{transform:translateY(-2px);border-color:#b8d0c2;box-shadow:0 14px 32px rgb(4 56 91 / .08);outline:none}.mxon51-apex-linkgrid i{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;background:#eef7fd;color:#0a5ca1}.mxon51-apex-linkgrid svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mxon51-apex-linkgrid strong{display:block;font-size:15px;font-weight:500;line-height:1.3}.mxon51-apex-linkgrid p{margin:7px 0 13px;color:var(--mx51-muted);font-size:11.5px;line-height:1.55}.mxon51-apex-linkgrid span{font-size:11.5px;font-weight:500;color:#0a5ca1}body.mxon-brand-page-apex-life-team .mxon51-apex-gallery{margin-top:20px}body.mxon-brand-page-apex-life-team .mxon48-cta{background:#fff;padding-top:0}body.mxon-brand-page-apex-life-team .mxon48-cta>.mx-wrap{width:min(1280px,calc(100% - 48px));background-image:linear-gradient(90deg,rgb(8 70 37 / .24),rgb(7 80 39 / .20)),var(--mx48-cta);background-size:cover;background-position:center;border-radius:20px}@media (min-width:1200px){body.mxon-brand-page-apex-life-team .mxon50-video-hero__frame{min-height:0;aspect-ratio:16/9;max-height:760px}}@media (min-width:768px) and (max-width:1199px){body.mxon-brand-page-apex-life-team .mxon50-page-title>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-section>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-cta>.mx-wrap{width:min(100% - 36px,1080px)}body.mxon-brand-page-apex-life-team .mxon48-section{padding-block:46px}.mxon51-apex-split{grid-template-columns:1fr 1fr;gap:14px}.mxon51-apex-copy{padding:28px}.mxon51-apex-copy,.mxon51-apex-visual,.mxon51-apex-visual img{min-height:320px}.mxon51-apex-linkgrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){body.mxon-brand-page-apex-life-team .mxon50-page-title>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-section>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-cta>.mx-wrap{width:min(100% - 24px,680px)}body.mxon-brand-page-apex-life-team .mxon48-section{padding-block:34px}body.mxon-brand-page-apex-life-team .mxon48-head{margin-bottom:14px}body.mxon-brand-page-apex-life-team .mxon48-head h2{font-size:clamp(1.55rem,7vw,2rem)}.mxon51-apex-split{grid-template-columns:1fr;gap:10px;margin-top:14px}.mxon51-apex-copy{min-height:0;padding:22px 18px;border-radius:14px}.mxon51-apex-visual{min-height:0;aspect-ratio:16/10;border-radius:14px}.mxon51-apex-visual img{min-height:0;height:100%;object-fit:cover}.mxon51-apex-emblem{width:64px;height:64px;border-radius:14px}.mxon51-apex-copy h3{font-size:1.55rem;margin-top:12px}.mxon51-apex-copy p{font-size:13px;line-height:1.65}.mxon51-apex-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.mxon51-apex-actions .mxon48-btn{justify-content:center;min-height:44px}body.mxon-brand-page-apex-life-team .mxon51-apex-values,body.mxon-brand-page-apex-life-team .mxon51-apex-org{grid-template-columns:1fr!important;gap:7px}body.mxon-brand-page-apex-life-team .mxon51-apex-values article,body.mxon-brand-page-apex-life-team .mxon51-apex-org article{min-height:0;padding:13px}.mxon51-video-band{border-radius:14px;margin-top:14px}.mxon51-video-band video{object-fit:contain}.mxon51-apex-linkgrid{grid-template-columns:1fr;gap:8px;margin-top:14px}.mxon51-apex-linkgrid>a{min-height:0;padding:16px;grid-template-columns:44px 1fr;border-radius:14px}.mxon51-apex-linkgrid i{width:44px;height:44px;border-radius:12px}.mxon51-apex-linkgrid svg{width:23px;height:23px}.mxon51-apex-linkgrid p{font-size:11px;margin-bottom:9px}body.mxon-brand-page-apex-life-team .mxon48-cta>.mx-wrap{border-radius:14px}}@media (max-width:390px){body.mxon-brand-page-apex-life-team .mxon50-page-title>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-section>.mx-wrap,body.mxon-brand-page-apex-life-team .mxon48-cta>.mx-wrap{width:calc(100% - 18px)}}@media (prefers-reduced-motion:reduce){.mxon51-apex-linkgrid>a{transition:none}}.mx-brand__logo--apex-emblem{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;object-fit:cover!important;border-radius:10px!important;background:#fff;box-shadow:0 4px 14px rgb(0 0 0 / .12)}.mx-brand__apex-copy{display:grid;gap:1px;line-height:1;color:#fff;white-space:nowrap}.mx-brand__apex-copy strong{font-size:15px;font-weight:500;letter-spacing:.16em}.mx-brand__apex-copy small{font-size:7px;font-weight:500;letter-spacing:.28em;color:rgb(255 255 255 / .78)}@media(max-width:1199px){.mx-brand__logo--apex-emblem{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}.mx-brand__apex-copy strong{font-size:13px}.mx-brand__apex-copy small{font-size:6.5px}}@media(max-width:390px){.mx-brand__apex-copy strong{font-size:12px}.mx-brand__apex-copy small{letter-spacing:.2em}}:root{--mx52-header-h:68px;--mx52-mobile-header-h:60px}html{scroll-padding-top:calc(var(--mx52-header-h) + 18px)}body{overflow-x:hidden}.mxon48-main,.mx49-home{position:relative!important;z-index:0!important;display:block!important;width:100%!important;min-width:0!important;overflow:clip!important;isolation:isolate!important}.mxon48-main>section,.mx49-home>section{position:relative!important;clear:both!important;float:none!important;width:100%!important;max-width:none!important;inset:auto!important;margin-left:0!important;margin-right:0!important;isolation:isolate!important}.mxon48-main>.mxon50-video-hero,.mxon48-main>.mxon50-page-title,.mxon48-main>.mxon48-section,.mxon48-main>.mxon48-cta{margin-top:0!important}.mxon50-video-hero{z-index:0!important;display:block!important;overflow:hidden!important}.mxon50-video-hero__frame{position:relative!important;z-index:0!important;display:block!important;width:100%!important;overflow:hidden!important}.mxon50-video-hero__frame>video,.mxon50-video-hero__frame>img{position:relative!important;inset:auto!important;z-index:0!important;display:block!important}.mxon50-page-title{z-index:1!important;display:block!important;clear:both!important}.mxon50-page-title>.mx-wrap,.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{position:relative!important;z-index:1!important}.mxon48-section{z-index:0!important;display:block!important;clear:both!important;overflow:visible!important}.mxon48-cta{z-index:0!important;display:block!important;clear:both!important}.mxon48-head,.mxon48-features,.mxon48-split,.mxon48-dual,.mxon48-category-grid,.mxon48-product-grid,.mxon48-media-grid,.mxon48-media-strip,.mxon48-steps,.mxon48-join-grid,.mxon51-apex-split,.mxon51-apex-linkgrid,.mxon51-video-band{position:relative!important;z-index:0!important;clear:both!important}.mxon48-head+*,.mxon51-apex-split+*,.mxon48-features+*,.mxon48-media-grid+*,.mxon51-video-band+*{clear:both!important}body.home .mx-header-v0148.mx-header--overlay{position:fixed!important;left:0!important;right:0!important;top:0!important;z-index:1300!important}body.admin-bar.home .mx-header-v0148.mx-header--overlay{top:32px!important}.mx49-film{position:relative!important;z-index:0!important;display:block!important;clear:both!important;margin:0!important}.mx49-film .mx-film-shell{position:relative!important;z-index:0!important;display:block!important}.mx49-film .mx-film-stage{position:relative!important;z-index:0!important;display:block!important;overflow:hidden!important}.mx49-film .mx-film-slide{z-index:1!important}.mx49-film .mx-film-slide.is-active{z-index:2!important}.mx49-film .mx-film-toolbar{z-index:5!important}.mx49-bridge,.mx49-paths,.mx49-products,.mx49-media,.mx49-opportunity,.mx49-final{position:relative!important;z-index:0!important;clear:both!important;margin-top:0!important;transform:none!important}.mx-home-quicknav,.mx-home-quicknav-v0141{margin-top:0!important;transform:none!important}body:not(.home) .mx-header-v0148{position:sticky!important;top:0!important;z-index:1300!important}body.admin-bar:not(.home) .mx-header-v0148{top:32px!important}body:not(.home) .mxon48-main{padding-top:0!important;margin-top:0!important}@media(max-width:1480px){.mx-header-v0148 .mx-header__in{width:min(100% - 32px,1380px)!important}.mx-header-v0148 .mx-site-menu-toggle{display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(255 255 255 / .28)!important;background:rgb(255 255 255 / .09)!important;color:#fff!important}.mx-site-nav-v0148,.mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{position:fixed!important;top:68px!important;right:0!important;bottom:0!important;left:auto!important;width:min(430px,92vw)!important;height:auto!important;padding:15px 16px calc(24px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;overflow:auto!important;overscroll-behavior:contain!important;transform:translateX(105%)!important;transition:transform .2s ease!important;background:#fff!important;background-image:none!important;border-left:1px solid #dbe5ee!important;box-shadow:-18px 0 46px rgb(3 35 64 / .16)!important;color:#10243d!important;z-index:1400!important}.mx-site-nav-v0148.is-open{transform:translateX(0)!important}body.admin-bar .mx-site-nav-v0148{top:100px!important}.mx-nav-list-v0148{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:2px!important;width:100%!important;flex:0 0 auto!important}.mx-nav-list-v0148>li{display:block!important;width:100%!important;min-width:0!important}.mx-header-v0148 .mx-nav-list-v0148>li>a,.mx-header-v0148.mx-header--overlay .mx-nav-list-v0148>li>a{display:flex!important;width:100%!important;min-height:46px!important;padding:0 10px!important;color:#173028!important;background:transparent!important;border-radius:9px!important;font-size:14px!important;white-space:normal!important;line-height:1.25!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current{color:#075d32!important;background:#f3f8f5!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current:after{display:none!important}.mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;padding-top:8px!important;border-top:1px solid #e5ece8!important}.mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 10px!important;border:1px solid #e0e9e4!important;border-radius:9px!important;color:#365047!important;background:#f8fbf9!important;text-decoration:none!important;font-size:12px!important}.mx-header-v0148 .mx-header-cta{width:100%!important;min-height:46px!important;margin-top:auto!important;position:static!important}.mx-site-menu-overlay.is-open{display:block!important;position:fixed!important;inset:68px 0 0!important;z-index:1350!important;background:rgb(3 29 48 / .42)!important;backdrop-filter:blur(2px)!important}body.admin-bar .mx-site-menu-overlay.is-open{inset:100px 0 0!important}}@media(min-width:768px) and (max-width:1199px){.mxon50-video-hero__frame{min-height:0!important;max-height:none!important;aspect-ratio:16/9!important}.mxon50-page-title>.mx-wrap{width:min(100% - 36px,1080px)!important}.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{width:min(100% - 36px,1080px)!important}.mxon48-section{padding-block:44px!important}.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mxon48-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mxon48-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){:root{--mx52-header-h:60px}html{scroll-padding-top:calc(var(--mx52-mobile-header-h) + 12px)}body.home .mx-header-v0148.mx-header--overlay{height:60px!important}body.admin-bar.home .mx-header-v0148.mx-header--overlay{top:46px!important}body:not(.home) .mx-header-v0148{height:60px!important;top:0!important}body.admin-bar:not(.home) .mx-header-v0148{top:46px!important}.mx-site-nav-v0148,.mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{top:60px!important;left:0!important;right:0!important;width:100%!important;padding:10px 11px calc(82px + env(safe-area-inset-bottom))!important;border-left:0!important;border-top:1px solid #dbe5ee!important}body.admin-bar .mx-site-nav-v0148{top:106px!important}.mx-site-menu-overlay.is-open{inset:60px 0 0!important}body.admin-bar .mx-site-menu-overlay.is-open{inset:106px 0 0!important}.mxon48-main>section,.mx49-home>section{overflow:visible!important}.mxon50-video-hero{overflow:hidden!important}.mxon50-video-hero__frame{aspect-ratio:16/9!important;min-height:0!important;max-height:none!important}.mxon50-video-hero__video,.mxon50-video-hero__frame>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mxon50-page-title>.mx-wrap,.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{width:calc(100% - 22px)!important}.mxon50-page-title>.mx-wrap{display:block!important;padding-top:22px!important;padding-bottom:24px!important}.mxon48-section{padding-block:32px!important}.mxon48-head{display:block!important;margin-bottom:14px!important}.mxon48-head h2{font-size:clamp(1.5rem,7vw,1.95rem)!important}.mxon48-features,.mxon48-features.cols-3,.mxon48-features.cols-4,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:1fr!important;gap:8px!important}.mxon48-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mxon48-media-strip{grid-template-columns:1fr!important;gap:8px!important}.mxon48-media-strip__intro,.mxon48-media-strip__video{grid-column:1!important}.mxon48-media-strip figure{display:none!important}.mxon51-apex-split,.mxon51-apex-linkgrid{grid-template-columns:1fr!important}.mxon51-video-band{margin-top:14px!important}.mx-mobile-dock{z-index:1500!important}main{padding-bottom:0}}@media(max-width:390px){.mxon48-product-grid,.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:1fr 1fr!important}}body.mxon-brand-page-onnowell-urunleri{--mx53-green:#087a3e;--mx53-blue:#075f9f;--mx53-ink:#13271d;--mx53-muted:#667169;--mx53-line:#dfe9e2;--mx53-soft:#f5f9f6;background:#fff}body.mxon-brand-page-onnowell-urunleri .mxon50-page-title{background:#fff}body.mxon-brand-page-onnowell-urunleri .mxon50-page-title>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-section>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-cta>.mx-wrap{width:min(1280px,calc(100% - 48px))}body.mxon-brand-page-onnowell-urunleri .mxon48-section{padding-block:54px}body.mxon-brand-page-onnowell-urunleri .mxon48-section.is-white{background:#fff}body.mxon-brand-page-onnowell-urunleri .mxon48-section.is-soft{background:var(--mx53-soft)}body.mxon-brand-page-onnowell-urunleri .mxon48-head{margin-bottom:22px}body.mxon-brand-page-onnowell-urunleri .mxon48-head h2{font-weight:500;letter-spacing:-.025em;color:var(--mx53-ink)}body.mxon-brand-page-onnowell-urunleri .mxon48-head p{max-width:760px;color:var(--mx53-muted)}.mxon53-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mxon53-category-card{display:grid;grid-template-columns:44% 1fr;min-height:205px;background:#fff;border:1px solid var(--mx53-line);border-radius:18px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.mxon53-category-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgb(16 70 38 / .08);border-color:#c8dbcf}.mxon53-category-card figure{margin:0;min-width:0;background:#fff;display:grid;place-items:center;padding:14px}.mxon53-category-card figure img{width:100%;height:100%;max-height:178px;object-fit:contain;display:block}.mxon53-category-card>div{padding:24px 20px 20px 6px;display:flex;flex-direction:column;align-items:flex-start}.mxon53-category-card strong{font-size:17px;font-weight:500;color:#143b25}.mxon53-category-card p{font-size:13px;line-height:1.55;color:#68736b;margin:7px 0 0}.mxon53-category-card small{font-size:11px;color:#087a3e;margin-top:12px}.mxon53-category-card span{font-size:12px;font-weight:500;color:#087a3e;margin-top:auto;padding-top:12px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card{background:#fff;border:1px solid var(--mx53-line);border-radius:18px;overflow:hidden;box-shadow:none}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card>img{height:280px;width:100%;object-fit:contain;background:#fff;padding:18px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card>div{padding:16px 18px 18px;border-top:1px solid #edf2ee}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card small{display:block;color:#087a3e;font-size:10.5px;font-weight:500;text-transform:none;margin-bottom:5px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card strong{font-size:16px;font-weight:500;color:#14281d}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card p{font-size:12.5px;line-height:1.5;color:#6c756f;min-height:38px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card span{font-size:12px;color:#087a3e;font-weight:500}.mxon53-video-band{width:min(100%,1100px);margin:0 auto 24px;background:#072f4c;border-radius:20px;overflow:hidden;box-shadow:0 18px 46px rgb(4 43 70 / .14)}.mxon53-video-band .mxon50-inline-video{margin:0!important;border-radius:0!important;background:#072f4c}.mxon53-video-band video{display:block;width:100%;aspect-ratio:16/9;object-fit:contain;background:#072f4c}body.mxon-brand-page-onnowell-urunleri .mxon53-onnowell-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}body.mxon-brand-page-onnowell-urunleri .mxon53-onnowell-gallery .mxon48-media-card{background:#fff;border-color:var(--mx53-line)}.mxon53-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mxon53-resource-grid>a{display:grid;grid-template-columns:42% 1fr;min-height:180px;border:1px solid var(--mx53-line);border-radius:18px;background:#fff;overflow:hidden;text-decoration:none;color:inherit}.mxon53-resource-grid figure{margin:0;padding:10px;background:#fff;display:grid;place-items:center}.mxon53-resource-grid figure img{width:100%;height:158px;object-fit:contain}.mxon53-resource-video{display:grid;place-items:center;background-image:linear-gradient(rgb(6 67 116 / .32),rgb(6 67 116 / .32)),var(--mx50-bg);background-color:#075f9f;color:#fff}.mxon53-resource-video svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:1.6}.mxon53-resource-grid>a>div:last-child{padding:22px 18px;display:flex;flex-direction:column}.mxon53-resource-grid strong{font-size:17px;font-weight:500;color:#153a26}.mxon53-resource-grid p{font-size:12.5px;line-height:1.55;color:#68736b;margin:7px 0 0}.mxon53-resource-grid span{margin-top:auto;padding-top:12px;color:#087a3e;font-size:12px;font-weight:500}body.mxon-brand-page-onnowell-urunleri .mxon48-cta{background:#fff;padding-top:0}body.mxon-brand-page-onnowell-urunleri .mxon48-cta>.mx-wrap{border-radius:18px;overflow:hidden}@media(max-width:1180px){body.mxon-brand-page-onnowell-urunleri .mxon50-page-title>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-section>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-cta>.mx-wrap{width:min(100% - 36px,1080px)}.mxon53-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.mxon-brand-page-onnowell-urunleri .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon53-resource-grid{grid-template-columns:1fr}.mxon53-resource-grid>a{grid-template-columns:34% 1fr}}@media(max-width:767px){body.mxon-brand-page-onnowell-urunleri .mxon50-page-title>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-section>.mx-wrap,body.mxon-brand-page-onnowell-urunleri .mxon48-cta>.mx-wrap{width:calc(100% - 24px)}body.mxon-brand-page-onnowell-urunleri .mxon48-section{padding-block:34px}.mxon53-category-grid{grid-template-columns:1fr;gap:9px}.mxon53-category-card{grid-template-columns:36% 1fr;min-height:146px;border-radius:14px}.mxon53-category-card figure{padding:9px}.mxon53-category-card figure img{max-height:128px}.mxon53-category-card>div{padding:16px 14px 14px 2px}.mxon53-category-card strong{font-size:15px}.mxon53-category-card p{font-size:11.5px}.mxon53-category-card small{margin-top:7px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card>img{height:180px;padding:10px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card>div{padding:12px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card strong{font-size:13px}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card p{display:none}.mxon53-video-band{border-radius:14px;margin-bottom:16px}body.mxon-brand-page-onnowell-urunleri .mxon53-onnowell-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mxon53-resource-grid{gap:8px}.mxon53-resource-grid>a{grid-template-columns:38% 1fr;min-height:135px;border-radius:14px}.mxon53-resource-grid figure{padding:7px}.mxon53-resource-grid figure img{height:118px}.mxon53-resource-grid>a>div:last-child{padding:14px 12px}.mxon53-resource-grid strong{font-size:14px}.mxon53-resource-grid p{font-size:11px}}@media(max-width:420px){body.mxon-brand-page-onnowell-urunleri .mxon53-product-grid{grid-template-columns:1fr 1fr}body.mxon-brand-page-onnowell-urunleri .mxon53-product-card>img{height:155px}.mxon53-category-card{grid-template-columns:40% 1fr}}body.mxon-brand-page-is-firsati .mxon50-page-title{background:#fff!important}body.mxon-brand-page-is-firsati .mxon50-page-title h1{color:#102b43!important}body.mxon-brand-page-is-firsati .mxon50-page-title p{color:#5f6f7c!important;max-width:780px}.mxon54-business-intro,.mxon54-business-flow,.mxon54-business-next{background:#fff!important}.mxon54-business-model,.mxon54-business-video{background:#f6fafc!important}.mxon54-business-features{margin-bottom:0!important}.mxon54-business-features article{min-height:132px!important}.mxon54-business-features strong,.mxon54-model-cards strong{font-size:14px!important;color:#113f73!important}.mxon54-business-features p,.mxon54-model-cards p{font-size:12px!important;line-height:1.55!important}.mxon54-brand-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mxon54-brand-split>a{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:310px;border:1px solid #dce7ee;border-radius:18px;overflow:hidden;background:#fff;text-decoration:none;box-shadow:0 14px 34px rgb(2 42 76 / .055)}.mxon54-brand-split figure{margin:0;min-height:310px;background:#fff;overflow:hidden}.mxon54-brand-split figure img{width:100%;height:100%;object-fit:contain;display:block;padding:12px}.mxon54-brand-split>a>div{display:flex;flex-direction:column;justify-content:center;padding:30px}.mxon54-brand-split strong{font-size:12px;font-weight:500!important;letter-spacing:.04em;color:#378616}.mxon54-brand-split .is-apex strong{color:#1267ae}.mxon54-brand-split h3{margin:7px 0 10px;font-size:clamp(24px,2.3vw,34px);line-height:1.12;font-weight:500;color:#142d43}.mxon54-brand-split p{margin:0;color:#687886;font-size:13px;line-height:1.65}.mxon54-brand-split span{display:inline-flex;margin-top:22px;color:#0a64aa;font-size:12px;font-weight:500}.mxon54-model-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:34px!important}.mxon54-business-flow .mxon48-steps{grid-template-columns:repeat(5,minmax(0,1fr))!important;margin-bottom:0!important}.mxon54-business-flow .mxon48-steps article:nth-child(n+4)>span{border-color:#6ba629!important;color:#4d8319!important}.mxon54-business-flow .mxon48-steps article:nth-child(5n):after{display:none!important}.mxon54-business-video__frame{width:min(1120px,100%);margin-inline:auto;border:1px solid #d7e3ea;border-radius:18px;overflow:hidden;background:#062f58;box-shadow:0 18px 40px rgb(3 37 70 / .09)}.mxon54-business-video__frame .mxon50-inline-video{margin:0!important;border:0!important;border-radius:0!important;aspect-ratio:16/9!important;background:transparent!important}.mxon54-business-video__frame video{display:block;width:100%;height:100%;aspect-ratio:16/9;object-fit:contain;background:#062f58}.mxon54-next-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:30px}.mxon54-next-grid>a{display:flex;gap:13px;align-items:flex-start;min-height:154px;padding:20px 17px;border:1px solid #dce6ec;border-radius:15px;background:#fff;text-decoration:none;box-shadow:0 10px 26px rgb(2 40 72 / .045)}.mxon54-next-grid i{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#eff6fb;color:#0c66ae}.mxon54-next-grid i svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.mxon54-next-grid strong{display:block;color:#123f72;font-size:14px;font-weight:500!important}.mxon54-next-grid p{margin:6px 0 13px;color:#687785;font-size:11.6px;line-height:1.5}.mxon54-next-grid span{color:#4d8819;font-size:11.5px;font-weight:500}.mxon54-business-gallery{margin-top:10px}@media(min-width:768px) and (max-width:1199px){.mxon54-brand-split>a{grid-template-columns:1fr;min-height:0}.mxon54-brand-split figure{min-height:220px;max-height:260px}.mxon54-brand-split>a>div{padding:22px}.mxon54-model-cards,.mxon54-next-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mxon54-business-flow .mxon48-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:22px}.mxon54-business-flow .mxon48-steps article:nth-child(3n):after{display:none!important}}@media(max-width:767px){.mxon54-brand-split{grid-template-columns:1fr;gap:10px}.mxon54-brand-split>a{grid-template-columns:1fr;min-height:0;border-radius:14px}.mxon54-brand-split figure{min-height:0;aspect-ratio:16/10}.mxon54-brand-split figure img{padding:8px}.mxon54-brand-split>a>div{padding:18px 15px}.mxon54-brand-split h3{font-size:23px}.mxon54-brand-split p{font-size:12px}.mxon54-brand-split span{margin-top:15px}.mxon54-model-cards,.mxon54-next-grid{grid-template-columns:1fr!important}.mxon54-next-grid>a{min-height:0;padding:15px 13px}.mxon54-business-flow .mxon48-steps{grid-template-columns:1fr!important;padding:10px 13px!important}.mxon54-business-flow .mxon48-steps article{display:grid!important;grid-template-columns:38px 1fr!important;align-items:center!important;text-align:left!important;padding:7px 0!important}.mxon54-business-flow .mxon48-steps article:not(:last-child):after{display:block!important;left:19px!important;top:44px!important;bottom:-6px!important;right:auto!important;width:1px!important;height:auto!important}.mxon54-business-flow .mxon48-steps article>div{padding-left:10px!important}.mxon54-business-flow .mxon48-steps strong{margin:0!important}.mxon54-business-video__frame{border-radius:12px}.mxon54-business-video__frame video{object-fit:contain!important}}:root{--mx55-blue:#075f9f;--mx55-blue-deep:#052f58;--mx55-green:#087a3e;--mx55-green-dark:#075d32;--mx55-ink:#142a20;--mx55-muted:#64736b;--mx55-line:#dce7e1;--mx55-soft:#f5f9f6;--mx55-nav-top:68px}.mx-menu-checkbox{position:fixed!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.mx-mobile-menu-head{display:none}.mx-site-menu-close{display:none}@media(max-width:1480px){body.mx-menu-open{overflow:hidden!important;touch-action:none}body:has(.mx-menu-checkbox:checked){overflow:hidden!important}html body .mx-header-v0148,html body.home .mx-header-v0148.mx-header--overlay,html body:not(.home) .mx-header-v0148{z-index:1900!important;isolation:isolate!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;filter:none!important;transform:none!important}.mx-header-v0148 .mx-header__in{position:relative!important;z-index:1!important;min-width:0!important}.mx-header-v0148 .mx-brand{min-width:0!important;max-width:calc(100% - 58px)!important;overflow:hidden!important}.mx-header-v0148 .mx-site-menu-toggle{display:inline-flex!important;position:relative!important;z-index:1910!important;flex:0 0 44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(255 255 255 / .34)!important;border-radius:12px!important;background:rgb(3 42 75 / .34)!important;color:#fff!important;box-shadow:0 7px 22px rgb(0 27 52 / .12)!important;backdrop-filter:blur(10px) saturate(130%)!important;cursor:pointer!important;pointer-events:auto!important;-webkit-tap-highlight-color:transparent!important}.mx-header-v0148 .mx-site-menu-toggle:focus-visible{outline:3px solid rgb(141 205 67 / .72)!important;outline-offset:2px!important}.mx-header-v0148 .mx-menu-icon{display:grid!important;gap:4px!important}.mx-header-v0148 .mx-menu-icon i{width:20px!important;height:2px!important;background:#fff!important;border-radius:99px!important;transition:transform .18s ease,opacity .18s ease!important}body.mx-menu-open .mx-site-menu-toggle,body:has(.mx-menu-checkbox:checked) .mx-site-menu-toggle{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body .mx-site-nav-v0148,html body .mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{position:fixed!important;top:var(--mx55-nav-top)!important;right:0!important;bottom:0!important;left:auto!important;width:min(410px,91vw)!important;height:auto!important;max-height:none!important;margin:0!important;padding:0 16px calc(24px + env(safe-area-inset-bottom))!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;transform:translate3d(104%,0,0)!important;visibility:hidden!important;opacity:.985!important;pointer-events:none!important;transition:transform .22s ease,visibility 0s linear .22s!important;background:#fff!important;background-image:none!important;border:0!important;border-left:1px solid var(--mx55-line)!important;box-shadow:-20px 0 52px rgb(3 31 56 / .18)!important;color:var(--mx55-ink)!important;z-index:1920!important}.mx-site-nav-v0148.is-open{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}.mx-menu-checkbox:checked~.mx-header .mx-site-nav-v0148{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}.mx-menu-checkbox:checked~.mx-site-menu-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}.mx-menu-checkbox:checked~.mx-header .mx-site-menu-toggle .mx-menu-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)!important}.mx-menu-checkbox:checked~.mx-header .mx-site-menu-toggle .mx-menu-icon i:nth-child(2){opacity:0!important}.mx-menu-checkbox:checked~.mx-header .mx-site-menu-toggle .mx-menu-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}body:has(.mx-menu-checkbox:checked) .mx-mobile-dock{transform:translateY(115%)!important;pointer-events:none!important;opacity:0!important}.mx-mobile-menu-head{position:sticky!important;top:0!important;z-index:4!important;display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:64px!important;margin:0 -16px 6px!important;padding:10px 14px 10px 18px!important;background:rgb(255 255 255 / .98)!important;border-bottom:1px solid #e6eee9!important;backdrop-filter:blur(12px)!important}.mx-mobile-menu-head strong{font-size:17px!important;line-height:1.2!important;font-weight:500!important;color:#173028!important;letter-spacing:-.01em!important}.mx-site-menu-close{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;border:1px solid #dce7e1!important;border-radius:11px!important;background:#f7faf8!important;color:#173028!important;font:400 30px/1 Arial,sans-serif!important;cursor:pointer!important}.mx-site-menu-close span{display:block!important;transform:translateY(-1px)!important}.mx-site-menu-close:focus-visible{outline:3px solid rgb(8 122 62 / .25)!important;outline-offset:1px!important}.mx-nav-list-v0148{display:flex!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;margin:0!important;padding:0!important;gap:0!important;list-style:none!important}.mx-nav-list-v0148>li{display:block!important;width:100%!important;margin:0!important;padding:0!important;border-bottom:1px solid #edf2ef!important}.mx-header-v0148 .mx-nav-list-v0148>li>a,.mx-header-v0148.mx-header--overlay .mx-nav-list-v0148>li>a{display:flex!important;align-items:center!important;width:100%!important;min-height:50px!important;padding:0 8px!important;color:#1b3328!important;background:transparent!important;border:0!important;border-radius:0!important;text-shadow:none!important;font-size:14.5px!important;line-height:1.25!important;font-weight:500!important;white-space:normal!important;text-decoration:none!important}.mx-header-v0148 .mx-nav-list-v0148>li>a:hover,.mx-header-v0148 .mx-nav-list-v0148>li>a:focus-visible{color:var(--mx55-green-dark)!important;background:#f5f9f6!important;outline:none!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current{color:var(--mx55-green-dark)!important;background:#f1f7f3!important;padding-left:13px!important;box-shadow:inset 3px 0 0 var(--mx55-green)!important}.mx-header-v0148 .mx-nav-list-v0148>li>a:after,.mx-header-v0148 .mx-nav-list-v0148>li>a:before{display:none!important}.mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin:13px 0 0!important;padding:13px 0!important;border-top:0!important}.mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:44px!important;padding:0 11px!important;border:1px solid #dfe8e3!important;border-radius:10px!important;background:#f7faf8!important;color:#385249!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important}.mx-header-v0148 .mx-header-cta,.mx-header-v0148.mx-header--overlay .mx-header-cta{position:sticky!important;bottom:0!important;z-index:3!important;width:100%!important;min-height:48px!important;margin:3px 0 4px!important;border-radius:10px!important;background:linear-gradient(180deg,#68aa24,#3e7e15)!important;color:#fff!important;font-size:13px!important;font-weight:500!important;box-shadow:0 10px 26px rgb(59 125 20 / .15)!important}html body .mx-site-menu-overlay{display:block!important;position:fixed!important;inset:var(--mx55-nav-top) 0 0!important;z-index:1850!important;background:rgb(2 25 46 / .46)!important;backdrop-filter:blur(2px)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility 0s linear .18s!important}html body .mx-site-menu-overlay.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}body.mx-menu-open .mx-mobile-dock{transform:translateY(115%)!important;pointer-events:none!important;opacity:0!important}}@media(min-width:768px) and (max-width:1480px){body.admin-bar{--mx55-nav-top:100px}.mx-header-v0148 .mx-header__in{width:min(100% - 30px,1180px)!important;height:68px!important}.mx-header-v0148 .mx-site-menu-toggle>span:last-child{display:inline!important;margin-left:7px!important;font-size:12px!important;font-weight:500!important}.mx-header-v0148 .mx-site-menu-toggle{width:auto!important;min-width:88px!important;padding:0 13px!important;flex-basis:auto!important}.mxon50-page-title>.mx-wrap,.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{width:min(100% - 36px,1080px)!important}.mxon48-section{padding-block:42px!important}.mxon48-features.cols-4,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mxon48-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mxon48-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important}.mxon48-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.mxon48-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mxon48-dual,.mxon48-split{gap:12px!important}}@media(max-width:767px){:root{--mx55-nav-top:60px}body.admin-bar{--mx55-nav-top:106px}html{scroll-padding-top:72px!important}body{font-size:15px!important;overflow-x:hidden!important;padding-bottom:calc(66px + env(safe-area-inset-bottom))!important}body.mx-menu-open{padding-right:0!important}.mx-header-v0148,.mx-header-v0148.mx-header--overlay{height:60px!important;min-height:60px!important}.mx-header-v0148 .mx-header__in{height:60px!important;width:calc(100% - 18px)!important;padding:0!important;gap:8px!important}.mx-header-v0148 .mx-brand{max-width:calc(100% - 52px)!important;gap:7px!important}.mx-brand__logo--apex-emblem{width:34px!important;height:34px!important;max-width:34px!important;max-height:34px!important;border-radius:9px!important}.mx-brand__apex-copy strong{font-size:11.5px!important;letter-spacing:.13em!important}.mx-brand__apex-copy small{font-size:5.8px!important;letter-spacing:.20em!important}.mx-header-v0148 .mx-site-menu-toggle{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:10px!important}.mx-header-v0148 .mx-site-menu-toggle>span:last-child{display:none!important}html body .mx-site-nav-v0148,html body .mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{left:0!important;right:0!important;width:100%!important;max-width:none!important;border-left:0!important;border-top:1px solid var(--mx55-line)!important;padding:0 12px calc(80px + env(safe-area-inset-bottom))!important;box-shadow:0 18px 44px rgb(3 31 56 / .14)!important}.mx-mobile-menu-head{margin-left:-12px!important;margin-right:-12px!important;padding-left:16px!important;padding-right:11px!important;min-height:58px!important}.mx-nav-list-v0148>li>a,.mx-header-v0148 .mx-nav-list-v0148>li>a,.mx-header-v0148.mx-header--overlay .mx-nav-list-v0148>li>a{min-height:48px!important;font-size:14px!important;padding-inline:7px!important}.mx-nav-utility-v0148{gap:6px!important;margin-top:10px!important;padding-top:10px!important}.mx-nav-utility-v0148 a{min-height:42px!important;padding-inline:9px!important;font-size:11.5px!important}.mx-header-v0148 .mx-header-cta,.mx-header-v0148.mx-header--overlay .mx-header-cta{position:static!important;bottom:auto!important;margin:8px 0 4px!important;flex:0 0 auto!important}.mx-site-menu-overlay{inset:var(--mx55-nav-top) 0 0!important}.mx49-film{height:auto!important;min-height:0!important;background:#052f58!important}.mx49-film .mx-film-shell{position:relative!important;width:100%!important;height:auto!important;min-height:0!important}.mx49-film .mx-film-stage{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;background:#052f58!important;overflow:hidden!important}.mx49-film .mx-film-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.mx49-film .mx-film-slide video,.mx49-film .mx-film-fallback,.mx49-film .mx-film-stage--image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#052f58!important}.mx49-film .mx-film-toolbar{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;height:44px!important;display:flex!important;justify-content:center!important;border:0!important;border-top:1px solid rgb(255 255 255 / .15)!important;background-image:linear-gradient(90deg,rgb(2 37 70 / .94),rgb(4 87 138 / .84)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important}.mxon48-main,.mx49-home{display:block!important;width:100%!important;overflow-x:clip!important;overflow-y:visible!important}.mxon48-main>section,.mx49-home>section{position:relative!important;float:none!important;clear:both!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;transform:none!important;inset:auto!important}.mxon50-video-hero{display:block!important;margin:0!important;padding:0!important;background:#052f58!important;overflow:hidden!important}.mxon50-video-hero__frame{display:block!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;margin:0!important;padding:0!important;background:#052f58!important;overflow:hidden!important}.mxon50-video-hero__video,.mxon50-video-hero__frame>img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center!important;background:#052f58!important;margin:0!important;padding:0!important}.mxon50-page-title{display:block!important;background:#fff!important;border-bottom:1px solid #e5ece8!important}.mxon50-page-title>.mx-wrap{display:block!important;width:calc(100% - 22px)!important;padding:22px 0 24px!important;margin-inline:auto!important}.mxon50-page-title h1{font-size:clamp(28px,8.2vw,36px)!important;line-height:1.06!important;letter-spacing:-.03em!important;margin:0!important;font-weight:500!important;overflow-wrap:anywhere!important}.mxon50-page-title p{max-width:none!important;margin:10px 0 0!important;font-size:14px!important;line-height:1.58!important;color:#5f6d65!important}.mxon50-page-title .mxon48-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;margin-top:17px!important}.mxon50-page-title .mxon48-btn{width:100%!important;min-height:46px!important;justify-content:center!important;text-align:center!important}.mxon48-section{display:block!important;padding:28px 0!important;background:#fff!important;overflow:visible!important}.mxon48-section.is-soft{background:#f6f9f7!important}.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{width:calc(100% - 22px)!important;margin-inline:auto!important}.mxon48-head{display:block!important;margin:0 0 15px!important}.mxon48-head>div{min-width:0!important}.mxon48-head h2{margin:0!important;font-size:clamp(24px,7vw,30px)!important;line-height:1.1!important;letter-spacing:-.025em!important;font-weight:500!important;color:#152b20!important;overflow-wrap:anywhere!important}.mxon48-head p{max-width:none!important;margin:8px 0 0!important;font-size:13px!important;line-height:1.55!important;color:#66736c!important}.mxon48-head>a{display:inline-flex!important;margin-top:10px!important;min-height:40px!important;align-items:center!important;font-size:12px!important}.mxon48-features,.mxon48-features.cols-2,.mxon48-features.cols-3,.mxon48-features.cols-4,.mxon48-features.cols-5,.mxon48-features.cols-6{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.mxon48-features article{min-height:0!important;height:auto!important;padding:15px 14px!important;border-radius:13px!important}.mxon48-features article i{flex:0 0 auto!important}.mxon48-features strong{font-size:14px!important;line-height:1.3!important;font-weight:500!important}.mxon48-features p{margin-top:5px!important;font-size:11.8px!important;line-height:1.5!important}.mxon48-category-grid{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.mxon48-category-grid>a{min-height:0!important;padding:14px!important;border-radius:13px!important;align-items:center!important}.mxon48-dual,.mxon48-split,.mxon48-join-grid{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important}.mxon48-dual>a,.mxon48-split>*{min-width:0!important;min-height:0!important;border-radius:13px!important}.mxon48-steps{display:grid!important;grid-template-columns:1fr!important;gap:0!important;width:100%!important;padding:8px 13px!important;border-radius:14px!important}.mxon48-steps article{position:relative!important;display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;min-width:0!important;padding:10px 0!important;text-align:left!important}.mxon48-steps article>span{width:34px!important;height:34px!important;min-width:34px!important;margin:0!important}.mxon48-steps article>div{min-width:0!important;padding:0!important}.mxon48-steps article strong{display:block!important;margin:0!important;font-size:13.5px!important;line-height:1.3!important}.mxon48-steps article p{margin:4px 0 0!important;font-size:11.5px!important;line-height:1.45!important}.mxon48-steps article:not(:last-child):after{content:""!important;display:block!important;position:absolute!important;left:17px!important;top:44px!important;bottom:-7px!important;width:1px!important;height:auto!important;background:#dbe6df!important}.mxon48-product-grid,.mxon53-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}.mxon48-product-card,.mxon53-product-card{min-width:0!important;border-radius:13px!important;overflow:hidden!important}.mxon48-product-card>img,.mxon53-product-card>img{width:100%!important;height:158px!important;object-fit:contain!important;padding:8px!important;background:#fff!important}.mxon48-product-card>div,.mxon53-product-card>div{padding:10px!important}.mxon48-product-card strong,.mxon53-product-card strong{font-size:12.3px!important;line-height:1.3!important;font-weight:500!important;overflow-wrap:anywhere!important}.mxon48-product-card p,.mxon53-product-card p{display:none!important}.mxon48-product-card span,.mxon53-product-card span{font-size:10.5px!important}.mxon48-media-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;padding:8px!important;border-radius:14px!important;overflow:hidden!important}.mxon48-media-strip__intro,.mxon48-media-strip__video{grid-column:1!important;min-width:0!important}.mxon48-media-strip__intro{padding:12px!important}.mxon48-media-strip__intro strong{font-size:17px!important;line-height:1.25!important}.mxon48-media-strip__intro p{font-size:11.5px!important;line-height:1.5!important}.mxon48-media-strip__video,.mxon50-inline-video,.mxon51-video-band,.mxon53-video-band,.mxon54-business-video__frame{width:100%!important;margin:0!important;border-radius:12px!important;overflow:hidden!important;background:#052f58!important}.mxon48-media-strip__video video,.mxon50-inline-video video,.mxon51-video-band video,.mxon53-video-band video,.mxon54-business-video__frame video{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;background:#052f58!important}.mxon48-media-strip figure{display:none!important}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories,.mxon53-onnowell-gallery,.mxon54-business-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important}.mxon48-media-card{min-width:0!important;border-radius:11px!important;overflow:hidden!important}.mxon48-media-card img{width:100%!important;height:150px!important;object-fit:cover!important}.mxon48-media-card span{padding:8px!important}.mxon48-media-card strong{font-size:10.8px!important;line-height:1.3!important}.mxon48-media-card small{font-size:9px!important}.mxon53-category-grid{grid-template-columns:1fr!important;gap:8px!important}.mxon53-category-card{grid-template-columns:36% minmax(0,1fr)!important;min-height:132px!important;border-radius:13px!important}.mxon53-category-card figure{padding:7px!important}.mxon53-category-card figure img{max-height:116px!important}.mxon53-category-card>div{padding:13px 11px 12px 2px!important;min-width:0!important}.mxon53-category-card strong{font-size:14px!important}.mxon53-category-card p{font-size:11px!important;line-height:1.45!important}.mxon53-category-card small{margin-top:6px!important}.mxon53-category-card span{font-size:10.5px!important;padding-top:8px!important}.mxon53-resource-grid{grid-template-columns:1fr!important;gap:8px!important}.mxon53-resource-grid>a{grid-template-columns:36% minmax(0,1fr)!important;min-height:125px!important;border-radius:13px!important}.mxon53-resource-grid figure img{height:108px!important}.mxon53-resource-grid>a>div:last-child{padding:13px 11px!important}.mxon53-resource-grid strong{font-size:13.5px!important}.mxon53-resource-grid p{font-size:10.8px!important}.mxon51-apex-split,.mxon51-apex-linkgrid,.mxon51-apex-values,.mxon51-apex-org{grid-template-columns:1fr!important;gap:8px!important}.mxon51-apex-copy{padding:18px 15px!important;border-radius:13px!important}.mxon51-apex-visual{aspect-ratio:16/10!important;border-radius:13px!important}.mxon51-apex-linkgrid>a{min-height:0!important;padding:14px!important;border-radius:13px!important}.mxon54-brand-split,.mxon54-model-cards,.mxon54-next-grid{grid-template-columns:1fr!important;gap:8px!important}.mxon54-brand-split>a{grid-template-columns:1fr!important;min-height:0!important;border-radius:13px!important}.mxon54-brand-split figure{min-height:0!important;aspect-ratio:16/9!important}.mxon54-brand-split>a>div{padding:16px 14px!important}.mxon54-brand-split h3{font-size:22px!important}.mxon54-brand-split p{font-size:11.8px!important}.mxon54-brand-split span{margin-top:12px!important}.mxon54-next-grid>a{min-height:0!important;padding:14px 12px!important;border-radius:13px!important}.mxon48-quote{margin:14px 0!important;padding:17px 14px!important;border-radius:13px!important;font-size:15px!important;line-height:1.5!important;text-align:left!important}.mxon48-join-card{padding:16px!important;border-radius:13px!important;min-width:0!important}.mxon48-join-card h3{font-size:21px!important;line-height:1.15!important;margin-bottom:8px!important}.mxon48-join-card p{font-size:12px!important;line-height:1.55!important;margin-bottom:14px!important}.mxon48-join-card .mxon48-btn{width:100%!important;min-height:46px!important;justify-content:center!important}.mxon48-cta{padding:0 0 28px!important;background:#fff!important}.mxon48-cta>.mx-wrap{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:20px 17px!important;border-radius:14px!important;text-align:left!important}.mxon48-cta strong{font-size:21px!important;line-height:1.15!important;font-weight:500!important}.mxon48-cta p{margin:7px 0 0!important;font-size:11.8px!important;line-height:1.5!important}.mxon48-cta a{width:100%!important;min-height:46px!important;justify-content:center!important;text-align:center!important}.mx-footer{padding:34px 0 calc(82px + env(safe-area-inset-bottom))!important}.mx-footer .mx-wrap{width:calc(100% - 24px)!important}.mx-footer-grid,.mx-footer-grid-v0145{grid-template-columns:1fr 1fr!important;gap:24px 15px!important}.mx-footer-brand{grid-column:1/-1!important}.mx-footer-brand p{font-size:12px!important;line-height:1.55!important}.mx-footer-grid strong{font-size:12px!important}.mx-footer-grid a{font-size:11.5px!important;line-height:1.4!important}.mx-footer-bottom{display:block!important;padding-top:18px!important;font-size:10px!important}.mx-footer-legal{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:10px!important}.mx-mobile-dock{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:1650!important;min-height:64px!important;padding:4px 5px calc(4px + env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;background-image:linear-gradient(rgb(3 50 88 / .93),rgb(3 50 88 / .93)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp)!important;background-size:cover!important;background-position:center!important;border-top:1px solid rgb(255 255 255 / .16)!important;box-shadow:0 -10px 28px rgb(2 29 51 / .16)!important;transition:transform .18s ease,opacity .18s ease!important}.mx-mobile-dock a{display:grid!important;place-items:center!important;align-content:center!important;gap:2px!important;min-width:0!important;min-height:54px!important;border-radius:9px!important;color:rgb(255 255 255 / .82)!important;text-decoration:none!important;font-size:9.5px!important;font-weight:500!important}.mx-mobile-dock a.is-current{color:#fff!important;background:rgb(255 255 255 / .12)!important}.mx-mobile-dock a span{width:20px!important;height:20px!important}.mx-mobile-dock a svg{width:19px!important;height:19px!important}}@media(max-width:430px){.mxon48-product-grid,.mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mxon48-product-card>img,.mxon53-product-card>img{height:145px!important}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories,.mxon53-onnowell-gallery,.mxon54-business-gallery{grid-template-columns:1fr 1fr!important}.mxon48-media-card img{height:132px!important}.mx-footer-grid,.mx-footer-grid-v0145{grid-template-columns:1fr!important}.mx-footer-brand{grid-column:auto!important}}@media(max-width:360px){.mx-header-v0148 .mx-header__in{width:calc(100% - 14px)!important}.mx-brand__apex-copy strong{font-size:10.5px!important}.mxon50-page-title>.mx-wrap,.mxon48-section>.mx-wrap,.mxon48-cta>.mx-wrap{width:calc(100% - 18px)!important}.mxon48-product-card>img,.mxon53-product-card>img{height:132px!important}}@media(orientation:landscape) and (max-height:520px) and (max-width:1024px){.mx-site-nav-v0148,.mx-header-v0148.mx-header--overlay .mx-site-nav-v0148{width:min(520px,74vw)!important}.mx-mobile-menu-head{min-height:52px!important}.mx-header-v0148 .mx-nav-list-v0148>li>a{min-height:42px!important}.mxon50-video-hero__frame{max-height:72vh!important;aspect-ratio:16/9!important}}@media(prefers-reduced-motion:reduce){.mx-site-nav-v0148,.mx-site-menu-overlay,.mx-site-menu-toggle i,.mx-mobile-dock{transition:none!important}}:root{--mx56-blue:#063f73;--mx56-blue-deep:#032e59;--mx56-green:#16833f;--mx56-green-deep:#0d6933;--mx56-ink:#102119;--mx56-muted:#65746b;--mx56-line:#dce7e1;--mx56-soft:#f7faf8;--mx56-white:#fff;--mx56-content:1280px;--mx56-header-h:72px;--mx56-nav-top:72px;--mx56-radius:18px;--mx56-shadow:0 16px 42px rgba(3,48,73,.075);--mx56-blue-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);--mx56-green-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-landscape.webp)}*,:before,:after{box-sizing:border-box}html{overflow-x:clip;scroll-padding-top:calc(var(--mx56-header-h) + 18px);text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}body{min-width:320px;overflow-x:clip;background:#fff;color:var(--mx56-ink);font-family:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button,input,select,textarea{font-family:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}img,video,svg{max-width:100%}img,video{height:auto}a,button,input,select,textarea,summary{touch-action:manipulation}button,a{-webkit-tap-highlight-color:#fff0}h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere;text-wrap:balance;color:var(--mx56-ink);font-weight:500;letter-spacing:-.025em}p,li,dd,dt,blockquote{overflow-wrap:anywhere}:focus-visible{outline:3px solid #79b719!important;outline-offset:3px!important}.mx-wrap{width:min(var(--mx56-content),calc(100% - 48px))!important;margin-inline:auto!important}.mx-skip-link{z-index:100000!important}.mx-header-v0148{position:sticky!important;top:0!important;z-index:5000!important;height:var(--mx56-header-h)!important;border:0!important;background-image:linear-gradient(rgb(2 48 88 / .82),rgb(2 48 88 / .82)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center 42%!important;box-shadow:0 1px 0 rgb(255 255 255 / .14),0 8px 26px rgb(0 30 58 / .08)!important;backdrop-filter:none!important;isolation:isolate!important}body.admin-bar .mx-header-v0148{top:32px!important}body.home .mx-header-v0148.mx-header--overlay{position:fixed!important;left:0!important;right:0!important;top:0!important;background:linear-gradient(180deg,rgb(2 24 44 / .40),rgb(2 24 44 / .10))!important;box-shadow:none!important;backdrop-filter:saturate(140%) blur(8px)!important}body.admin-bar.home .mx-header-v0148.mx-header--overlay{top:32px!important}body.home .mx-header-v0148.mx-header--overlay.is-scrolled{background-image:linear-gradient(rgb(2 48 88 / .86),rgb(2 48 88 / .86)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important;box-shadow:0 8px 28px rgb(0 30 58 / .13)!important;backdrop-filter:none!important}.mx-header-v0148 .mx-header__in{height:100%!important;display:flex!important;align-items:center!important;gap:18px!important;padding:0!important}.mx-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;min-width:0!important;text-decoration:none!important;color:#fff!important;flex:0 0 auto!important}.mx-brand__logo--apex{display:block!important;width:auto!important;max-width:162px!important;max-height:48px!important;object-fit:contain!important}.mx-brand__logo--apex-emblem{width:46px!important;height:46px!important;border-radius:11px!important;background:#fff!important;padding:2px!important}.mx-brand__apex-copy{display:flex!important;flex-direction:column!important;line-height:.82!important;color:#fff!important;white-space:nowrap!important}.mx-brand__apex-copy strong{font-size:20px!important;font-weight:500!important;letter-spacing:.08em!important;color:#fff!important}.mx-brand__apex-copy small{font-size:7px!important;font-weight:500!important;letter-spacing:.33em!important;color:rgb(255 255 255 / .9)!important;margin-top:5px!important}.mx-site-menu-toggle{display:none!important}.mx-site-nav-v0148{position:static!important;inset:auto!important;display:flex!important;flex:1 1 auto!important;min-width:0!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;width:auto!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;transform:none!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important}.mx-nav-list-v0148{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:2px!important;margin:0!important;padding:0!important;list-style:none!important;min-width:0!important}.mx-nav-list-v0148>li{margin:0!important;padding:0!important;min-width:0!important}.mx-header-v0148 .mx-nav-list-v0148>li>a{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 9px!important;border:0!important;border-radius:8px!important;color:#fff!important;background:transparent!important;text-decoration:none!important;font-size:12px!important;line-height:1.1!important;font-weight:500!important;letter-spacing:-.01em!important;white-space:nowrap!important}.mx-header-v0148 .mx-nav-list-v0148>li>a:hover{background:rgb(255 255 255 / .10)!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current:after{content:""!important;position:absolute!important;left:10px!important;right:10px!important;bottom:2px!important;height:2px!important;border-radius:2px!important;background:#86b817!important}.mx-header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 17px!important;border:1px solid rgb(255 255 255 / .18)!important;border-radius:10px!important;background:linear-gradient(180deg,#79ad22,#4e8d17)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important;white-space:nowrap!important;box-shadow:none!important}.mx-header-cta:hover{filter:brightness(1.04)!important}.mx-mobile-menu-head,.mx-nav-utility-v0148{display:none!important}.mx-site-menu-overlay{display:none!important}.mxon50-video-hero,.mxon50-template-video{position:relative!important;z-index:0!important;display:block!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background-image:linear-gradient(rgb(2 47 84 / .10),rgb(2 47 84 / .10)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important}.mxon50-video-hero__frame{position:relative!important;display:block!important;width:100%!important;aspect-ratio:16/9!important;max-height:min(78vh,900px)!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;background:transparent!important}.mxon50-video-hero__frame>video,.mxon50-template-video>video,.mxon50-video-hero__frame>img{position:relative!important;inset:auto!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;aspect-ratio:16/9!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;background:transparent!important}.mxon50-video-hero__frame>*:not(video):not(img){display:none!important}.mxon50-video-hero__frame:before,.mxon50-video-hero__frame:after,.mxon50-template-video:before,.mxon50-template-video:after,.mxon50-inline-video:before,.mxon50-inline-video:after{content:none!important;display:none!important}.mxon50-inline-video{position:relative!important;width:min(1120px,100%)!important;margin:22px auto 0!important;overflow:hidden!important;border:1px solid var(--mx56-line)!important;border-radius:var(--mx56-radius)!important;background-image:var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important;box-shadow:var(--mx56-shadow)!important}.mxon50-inline-video video{display:block!important;width:100%!important;aspect-ratio:16/9!important;object-fit:contain!important;background:rgb(2 47 84 / .36)!important}.mxon48-main,.mx49-home,.mx-public-subpage,.mx-catalog-page{display:block!important;width:100%!important;min-width:0!important;overflow:clip!important;background:#fff!important;color:var(--mx56-ink)!important}.mxon48-main>section,.mx49-home>section,.mx-public-subpage>section,.mx-catalog-page>section{clear:both!important;float:none!important;width:100%!important;max-width:none!important;inset:auto!important}.mxon50-page-title,.mxon50-template-title{background:#fff!important;border:0!important;border-bottom:1px solid #edf2ef!important}.mxon50-page-title>.mx-wrap,.mxon50-template-title>.mx-wrap{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:28px!important;padding:34px 0 38px!important}.mxon50-page-title h1,.mxon50-template-title h1{margin:0!important;max-width:830px!important;color:var(--mx56-ink)!important;font-size:clamp(34px,4vw,58px)!important;line-height:1.02!important;font-weight:500!important;letter-spacing:-.04em!important}.mxon50-page-title p,.mxon50-template-title p{max-width:760px!important;margin:12px 0 0!important;color:var(--mx56-muted)!important;font-size:15px!important;line-height:1.65!important}.mxon48-actions{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:9px!important;margin:0!important;flex:0 0 auto!important}.mxon48-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:44px!important;padding:0 17px!important;border:1px solid var(--mx56-green)!important;border-radius:10px!important;background:var(--mx56-green)!important;color:#fff!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important;box-shadow:none!important}.mxon48-btn.is-ghost{border-color:#bdd1c5!important;background:#fff!important;color:#24543a!important}.mxon48-section,.mx-section{position:relative!important;clear:both!important;padding:64px 0!important;background:#fff!important;border:0!important}.mxon48-section.is-soft,.mx-soft-section{background:var(--mx56-soft)!important}.mxon48-head,.mx-section-heading{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:28px!important;max-width:none!important;margin:0 0 26px!important}.mxon48-head>div,.mx-section-heading>div{min-width:0!important}.mxon48-head h2,.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{margin:0!important;color:var(--mx56-ink)!important;font-size:clamp(28px,3vw,42px)!important;line-height:1.08!important;font-weight:500!important;letter-spacing:-.03em!important}.mxon48-head p,.mx-section-heading p,.mx-feature-copy p,.mx-video-copy p,.mx-contact-card p{max-width:780px!important;margin:9px 0 0!important;color:var(--mx56-muted)!important;font-size:14px!important;line-height:1.65!important}.mxon48-head>a,.mx-section-heading>a{flex:0 0 auto!important;color:#0a6091!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important}.mxon48-features{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.mxon48-features.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mxon48-features.cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mxon48-features.cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.mxon48-features article,.mx-four-principles article,.mx-contact-panels article{min-width:0!important;padding:20px 17px!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 24px rgb(3 48 73 / .035)!important}.mxon48-features i{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;margin:0 0 12px!important;border-radius:11px!important;background:#eff7f2!important;color:var(--mx56-green)!important}.mxon48-features i svg{width:23px!important;height:23px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mxon48-features strong,.mx-four-principles h3,.mx-contact-panels h3{display:block!important;margin:0!important;color:var(--mx56-ink)!important;font-size:14px!important;line-height:1.3!important;font-weight:500!important}.mxon48-features p,.mx-four-principles p,.mx-contact-panels p{margin:7px 0 0!important;color:var(--mx56-muted)!important;font-size:11.5px!important;line-height:1.55!important}.mxon48-split,.mxon51-apex-split,.mxon54-brand-split{min-width:0!important}.mxon48-product-grid,.mxon53-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}.mxon48-product-card,.mxon53-product-card,.mx-public-product-card,.mx-product-card{min-width:0!important;border:1px solid var(--mx56-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 8px 26px rgb(3 48 73 / .045)!important;overflow:hidden!important}.mxon48-product-card img,.mxon53-product-card img,.mx-public-product-card img,.mx-product-card img{display:block!important;width:100%!important;background:#fff!important;object-fit:contain!important}.mxon48-media-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.mxon48-media-card{min-width:0!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 22px rgb(3 48 73 / .04)!important;overflow:hidden!important;text-decoration:none!important}.mxon48-media-card>img{display:block!important;width:100%!important;background:#fff!important;object-fit:cover!important}.mxon48-media-card.is-portrait>img,.mxon48-media-card.is-square>img{object-fit:contain!important}.mxon48-media-card strong{color:var(--mx56-ink)!important;font-weight:500!important}.mxon48-media-strip{min-width:0!important;overflow:hidden!important;border-radius:16px!important}.mxon48-media-strip__video video{display:block!important;width:100%!important;aspect-ratio:16/9!important;object-fit:contain!important}.mxon48-steps{min-width:0!important}.mxon48-steps article{min-width:0!important}.mxon48-quote{margin:22px 0 0!important;padding:24px!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;background:#fff!important;color:#244437!important;font-size:clamp(18px,2.2vw,26px)!important;font-weight:400!important;line-height:1.5!important}.mx-category-chips{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:0 0 24px!important}.mx-category-chips a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 13px!important;border:1px solid var(--mx56-line)!important;border-radius:999px!important;background:#fff!important;color:#315445!important;text-decoration:none!important;font-size:11px!important;font-weight:500!important}.mx-category-chips a.active,.mx-category-chips a:hover{border-color:#8bbd9c!important;background:#eff8f2!important;color:#0d6b36!important}.mx-public-product-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.mx-brochure-grid{columns:4 250px!important;column-gap:14px!important;display:block!important}.mx-brochure-card{display:inline-block!important;width:100%!important;margin:0 0 14px!important;break-inside:avoid!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 8px 22px rgb(3 48 73 / .04)!important}.mx-brochure-card>a{display:block!important;aspect-ratio:auto!important;background:#fff!important}.mx-brochure-card img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;padding:0!important;object-fit:contain!important;background:#fff!important}.mx-brochure-card>div{padding:10px 12px 12px!important}.mx-brochure-card>div span{display:block!important;color:#6c7a72!important;font-size:9px!important}.mx-brochure-card>div strong{display:block!important;margin-top:4px!important;color:var(--mx56-ink)!important;font-size:11px!important;line-height:1.4!important;font-weight:500!important}.mx-video-library-grid{display:grid!important;gap:14px!important}.mx-video-library-grid--landscape{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-video-library-grid--portrait{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mx-video-library-card{min-width:0!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;background:#fff!important;overflow:hidden!important}.mx-video-library-card video{display:block!important;width:100%!important;background-image:var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important;object-fit:contain!important}.mx-video-library-card.is-landscape video{aspect-ratio:16/9!important}.mx-video-library-card.is-portrait video{aspect-ratio:9/16!important}.mx-video-library-group__head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:24px 0 12px!important}.mx-video-library-group__head h3{margin:0!important;font-size:20px!important;font-weight:500!important}.mx-video-library-group__head span{color:var(--mx56-muted)!important;font-size:11px!important}.mx-editorial-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)!important;gap:48px!important;align-items:start!important}.mx-editorial-grid h2{margin:0 0 14px!important;font-size:clamp(28px,3vw,42px)!important;font-weight:500!important}.mx-editorial-lead{margin:0!important;color:var(--mx56-muted)!important;font-size:16px!important;line-height:1.75!important}.mx-editorial-aside{display:grid!important;gap:8px!important}.mx-editorial-aside a{display:grid!important;grid-template-columns:34px 1fr!important;align-items:center!important;min-height:52px!important;padding:0 13px!important;border:1px solid var(--mx56-line)!important;border-radius:11px!important;background:#fff!important;color:var(--mx56-ink)!important;text-decoration:none!important}.mx-editorial-aside span{color:var(--mx56-green)!important;font-size:10px!important}.mx-editorial-aside strong{font-size:12px!important;font-weight:500!important}.mx-faq-list{display:grid!important;gap:10px!important}.mx-faq-list details{border:1px solid var(--mx56-line)!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important}.mx-faq-list summary{cursor:pointer!important;padding:17px 18px!important;color:var(--mx56-ink)!important;font-weight:500!important}.mx-faq-list details p{padding:0 18px 18px!important;margin:0!important;color:var(--mx56-muted)!important;line-height:1.7!important}.mx-legal-copy{max-width:900px!important}.mx-legal-copy p{color:#596a60!important;line-height:1.8!important}.mxon48-cta{padding:0 0 24px!important;background:#fff!important}.mxon48-cta>.mx-wrap,.mx-final-cta{background-image:linear-gradient(90deg,rgb(10 104 54 / .82),rgb(12 126 64 / .60)),var(--mx56-green-bg)!important;background-size:cover!important;background-position:center!important;color:#fff!important;border:0!important;box-shadow:none!important}.mxon48-cta>.mx-wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important;min-height:128px!important;padding:28px 32px!important;border-radius:18px!important}.mxon48-cta strong,.mxon48-cta p,.mx-final-cta h2,.mx-final-cta p{color:#fff!important}.mxon48-cta strong{font-size:clamp(22px,2.6vw,30px)!important;font-weight:500!important}.mxon48-cta p{margin:6px 0 0!important;font-size:13px!important;line-height:1.55!important}.mxon48-cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;border-radius:9px!important;background:#fff!important;color:#135b35!important;text-decoration:none!important;font-size:12px!important;font-weight:500!important}.mx-footer-v0141{position:relative!important;z-index:1!important;margin:0!important;padding:48px 0 18px!important;background-image:linear-gradient(rgb(2 45 79 / .72),rgb(2 45 79 / .76)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center 56%!important;color:#fff!important;border:0!important}.mx-footer-grid-v0145{display:grid!important;grid-template-columns:minmax(250px,1.25fr) repeat(4,minmax(150px,.75fr))!important;gap:34px!important;align-items:start!important}.mx-footer-brand{min-width:0!important}.mx-footer-logo{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;text-decoration:none!important}.mx-footer-logo img{width:auto!important;max-width:180px!important;max-height:58px!important;object-fit:contain!important}.mx-footer-logo-copy{display:flex!important;flex-direction:column!important;line-height:.9!important;color:#fff!important}.mx-footer-logo-copy strong{font-size:18px!important;letter-spacing:.08em!important;font-weight:500!important}.mx-footer-logo-copy small{margin-top:5px!important;font-size:7px!important;letter-spacing:.3em!important;color:rgb(255 255 255 / .82)!important}.mx-footer-brand p{max-width:310px!important;margin:15px 0 0!important;color:rgb(255 255 255 / .78)!important;font-size:12px!important;line-height:1.65!important}.mx-footer-grid-v0145>div>strong{display:block!important;margin:0 0 12px!important;color:#fff!important;font-size:12px!important;font-weight:500!important}.mx-footer-grid-v0145>div>a{display:block!important;margin:8px 0!important;color:rgb(255 255 255 / .77)!important;text-decoration:none!important;font-size:11px!important;line-height:1.45!important}.mx-footer-grid-v0145>div>a:hover{color:#fff!important;text-decoration:underline!important;text-underline-offset:3px!important}.mx-footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin-top:30px!important;padding-top:16px!important;border-top:1px solid rgb(255 255 255 / .16)!important;color:rgb(255 255 255 / .64)!important;font-size:10px!important}.mx-footer-legal{display:flex!important;flex-wrap:wrap!important;gap:14px!important}.mx-footer-legal a{color:inherit!important;text-decoration:none!important}input,select,textarea{max-width:100%;border:1px solid #d4e0d9;border-radius:10px;background:#fff;color:var(--mx56-ink)}input,select{min-height:44px}textarea{min-height:120px;resize:vertical}button{cursor:pointer}.mx-mobile-dock{display:none!important}@media(max-width:1480px){:root{--mx56-header-h:68px}.mx-header-v0148{height:68px!important}.mx-header-v0148 .mx-header__in{width:min(100% - 32px,1380px)!important}.mx-site-menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:88px!important;min-height:44px!important;padding:0 12px!important;border:1px solid rgb(255 255 255 / .24)!important;border-radius:9px!important;background:rgb(255 255 255 / .09)!important;color:#fff!important;font-size:12px!important;font-weight:500!important}.mx-site-menu-toggle .mx-menu-icon{display:grid!important;gap:4px!important;width:18px!important}.mx-site-menu-toggle .mx-menu-icon i{display:block!important;width:18px!important;height:2px!important;border-radius:2px!important;background:#fff!important}.mx-site-nav-v0148{position:fixed!important;top:var(--mx56-nav-top)!important;right:0!important;bottom:0!important;left:auto!important;z-index:5200!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:10px!important;width:min(430px,92vw)!important;height:auto!important;padding:14px 15px calc(22px + env(safe-area-inset-bottom))!important;overflow:auto!important;overscroll-behavior:contain!important;transform:translateX(104%)!important;transition:transform .2s ease!important;background:#fff!important;color:var(--mx56-ink)!important;border-left:1px solid var(--mx56-line)!important;box-shadow:-18px 0 46px rgb(3 35 64 / .16)!important}.mx-site-nav-v0148.is-open{transform:translateX(0)!important}.mx-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:54px!important;padding:0 4px 8px!important;border-bottom:1px solid #e8efeb!important}.mx-mobile-menu-head strong{color:var(--mx56-ink)!important;font-size:16px!important;font-weight:500!important}.mx-site-menu-close{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border:1px solid #dbe6e0!important;border-radius:10px!important;background:#fff!important;color:#17372a!important;font-size:25px!important;line-height:1!important}.mx-nav-list-v0148{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important;width:100%!important;flex:0 0 auto!important}.mx-nav-list-v0148>li{display:block!important;width:100%!important}.mx-header-v0148 .mx-nav-list-v0148>li>a{display:flex!important;justify-content:flex-start!important;width:100%!important;min-height:46px!important;padding:0 10px!important;border-radius:9px!important;color:#19392c!important;background:transparent!important;font-size:14px!important;white-space:normal!important}.mx-header-v0148 .mx-nav-list-v0148>li>a:hover,.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current{background:#f1f8f4!important;color:#0c6835!important}.mx-header-v0148 .mx-nav-list-v0148>li>a.is-current:after{display:none!important}.mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;padding-top:9px!important;border-top:1px solid #e6ede9!important}.mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 10px!important;border:1px solid #e0e9e4!important;border-radius:9px!important;background:#f8fbf9!important;color:#345044!important;text-decoration:none!important;font-size:12px!important}.mx-site-nav-v0148 .mx-header-cta{width:100%!important;min-height:46px!important;margin-top:4px!important;position:static!important}.mx-site-menu-overlay.is-open{display:block!important;position:fixed!important;inset:var(--mx56-nav-top) 0 0!important;z-index:5100!important;background:rgb(3 29 48 / .42)!important;backdrop-filter:blur(2px)!important}body.mx-menu-open{overflow:hidden!important;touch-action:none!important}.mxon48-features.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-footer-grid-v0145{grid-template-columns:1.2fr repeat(2,1fr)!important}.mx-footer-grid-v0145>div:nth-child(4),.mx-footer-grid-v0145>div:nth-child(5){margin-top:4px!important}}@media(min-width:768px) and (max-width:1199px){.mx-wrap{width:min(1080px,calc(100% - 36px))!important}.mxon50-page-title>.mx-wrap,.mxon50-template-title>.mx-wrap{align-items:flex-start!important;flex-direction:column!important;padding:28px 0 30px!important}.mxon48-section,.mx-section{padding:48px 0!important}.mxon48-features,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mxon48-product-grid,.mxon53-product-grid,.mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mxon48-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-video-library-grid--portrait{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx-editorial-grid{grid-template-columns:1fr 300px!important;gap:30px!important}.mx-brochure-grid{columns:3 220px!important}}@media(max-width:767px){:root{--mx56-header-h:60px;--mx56-blue-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp);--mx56-green-bg:url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-green-portrait.webp)}html{scroll-padding-top:72px!important}body.mx-has-mobile-dock{padding-bottom:calc(68px + env(safe-area-inset-bottom))!important}.mx-wrap{width:calc(100% - 22px)!important}.mx-header-v0148{height:60px!important}body.admin-bar .mx-header-v0148,body.admin-bar.home .mx-header-v0148.mx-header--overlay{top:46px!important}.mx-header-v0148 .mx-header__in{width:calc(100% - 18px)!important;gap:8px!important}.mx-brand__logo--apex{max-width:124px!important;max-height:40px!important}.mx-brand__logo--apex-emblem{width:38px!important;height:38px!important;border-radius:9px!important}.mx-brand__apex-copy strong{font-size:16px!important}.mx-brand__apex-copy small{font-size:6px!important;letter-spacing:.26em!important}.mx-site-menu-toggle{min-width:48px!important;width:48px!important;padding:0!important;border-radius:10px!important}.mx-site-menu-toggle>span:last-child{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.mx-site-nav-v0148{top:var(--mx56-nav-top)!important;left:0!important;right:0!important;width:100%!important;padding:10px 11px calc(20px + env(safe-area-inset-bottom))!important;border-left:0!important;border-top:1px solid var(--mx56-line)!important}.mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-site-menu-overlay.is-open{inset:var(--mx56-nav-top) 0 0!important}.mxon50-video-hero__frame,.mxon50-template-video>video{aspect-ratio:16/9!important;max-height:none!important}.mxon50-video-hero__frame>video,.mxon50-template-video>video,.mxon50-video-hero__frame>img{object-fit:contain!important;background-image:var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important}.mxon50-page-title>.mx-wrap,.mxon50-template-title>.mx-wrap{display:block!important;padding:22px 0 24px!important}.mxon50-page-title h1,.mxon50-template-title h1{font-size:clamp(30px,9vw,39px)!important;line-height:1.04!important}.mxon50-page-title p,.mxon50-template-title p{font-size:13px!important;line-height:1.6!important}.mxon48-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:18px!important}.mxon48-btn{width:100%!important;min-height:44px!important;padding:0 10px!important;font-size:11px!important}.mxon48-section,.mx-section{padding:36px 0!important}.mxon48-head,.mx-section-heading,.mx-section-heading--row{display:block!important;margin-bottom:18px!important}.mxon48-head h2,.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{font-size:clamp(25px,7.4vw,32px)!important}.mxon48-head p,.mx-section-heading p,.mx-feature-copy p,.mx-video-copy p,.mx-contact-card p{font-size:12.5px!important;line-height:1.6!important}.mxon48-head>a,.mx-section-heading>a{display:inline-flex!important;margin-top:11px!important}.mxon48-features,.mxon48-features.cols-3,.mxon48-features.cols-4,.mxon48-features.cols-5,.mxon48-features.cols-6{grid-template-columns:1fr!important;gap:8px!important}.mxon48-features article{display:grid!important;grid-template-columns:42px 1fr!important;column-gap:12px!important;align-items:start!important;padding:15px!important;text-align:left!important}.mxon48-features i{grid-row:1/3!important;margin:0!important}.mxon48-product-grid,.mxon53-product-grid,.mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mxon48-product-card div,.mxon53-product-card div,.mx-public-product-card>div{padding:11px!important}.mxon48-product-card strong,.mxon53-product-card strong,.mx-public-product-card h3{font-size:11.5px!important;line-height:1.35!important}.mxon48-product-card p,.mxon53-product-card p{display:none!important}.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mxon48-media-strip{grid-template-columns:1fr!important;gap:8px!important}.mxon48-media-strip__intro,.mxon48-media-strip__video{grid-column:1!important}.mxon48-media-strip figure{display:none!important}.mxon51-apex-split,.mxon51-apex-linkgrid,.mxon54-brand-split,.mx-editorial-grid,.mx-contact-panels,.mx-feature-split{grid-template-columns:1fr!important;gap:14px!important}.mx-editorial-aside{margin-top:4px!important}.mx-brochure-grid{columns:2 150px!important;column-gap:8px!important}.mx-brochure-card{margin-bottom:8px!important}.mx-video-library-grid--landscape{grid-template-columns:1fr!important}.mx-video-library-grid--portrait{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mxon50-inline-video{margin-top:16px!important;border-radius:12px!important}.mxon48-cta{padding-bottom:12px!important}.mxon48-cta>.mx-wrap{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;padding:20px 17px!important;border-radius:14px!important;text-align:left!important}.mxon48-cta a{width:100%!important}.mx-footer-v0141{padding:36px 0 calc(84px + env(safe-area-inset-bottom))!important}.mx-footer-grid-v0145{grid-template-columns:1fr!important;gap:24px!important}.mx-footer-grid-v0145>div:nth-child(n){margin-top:0!important}.mx-footer-brand p{max-width:none!important}.mx-footer-bottom{align-items:flex-start!important;flex-direction:column!important;gap:9px!important;margin-top:22px!important}.mx-mobile-dock{position:fixed!important;left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;z-index:4900!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;min-height:58px!important;padding:5px!important;border:1px solid rgb(255 255 255 / .26)!important;border-radius:16px!important;background-image:linear-gradient(rgb(2 48 88 / .88),rgb(2 48 88 / .88)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important;box-shadow:0 12px 30px rgb(0 32 60 / .22)!important;backdrop-filter:blur(8px)!important}.mx-mobile-dock a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:48px!important;border-radius:11px!important;color:rgb(255 255 255 / .78)!important;text-decoration:none!important}.mx-mobile-dock a.is-current{background:rgb(255 255 255 / .13)!important;color:#fff!important}.mx-mobile-dock svg{width:19px!important;height:19px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}.mx-mobile-dock em{font-style:normal!important;font-size:9px!important;font-weight:500!important;white-space:nowrap!important}body.mx-menu-open .mx-mobile-dock{opacity:0!important;pointer-events:none!important;transform:translateY(120%)!important}}@media(max-width:390px){.mx-wrap{width:calc(100% - 18px)!important}.mx-brand__apex-copy{display:none!important}.mxon48-actions{grid-template-columns:1fr!important}.mxon48-product-grid,.mxon53-product-grid,.mx-public-product-grid,.mxon48-media-grid,.mxon48-media-grid.is-compact,.mxon48-media-grid.is-stories{grid-template-columns:1fr 1fr!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.mx-standard-page{padding:42px 0 72px!important;background:#fff!important}.mx-standard-page__head{padding:18px 0 24px!important;border-bottom:1px solid var(--mx56-line)!important;margin-bottom:24px!important}.mx-standard-page__head h1{margin:0!important;font-size:clamp(32px,4vw,48px)!important;line-height:1.05!important;font-weight:500!important}.mx-standard-entry{padding:22px 0!important;border-bottom:1px solid var(--mx56-line)!important}.mx-standard-entry h2{margin:0 0 10px!important;font-size:24px!important}.mx-standard-entry h2 a{color:var(--mx56-ink)!important;text-decoration:none!important}.mx-standard-entry p{color:var(--mx56-muted)!important;line-height:1.65!important}.mx-product-detail,.mx-campaign,.mx-member-site{position:relative!important;z-index:1!important;display:block!important;min-width:0!important;background:#fff!important;overflow:clip!important}.mx-product-detail{padding-top:26px!important;padding-bottom:72px!important}.mx-product-detail>.mx-section,.mx-campaign>.mx-section,.mx-member-site>section{position:relative!important;inset:auto!important;clear:both!important;float:none!important;width:100%!important;max-width:none!important}.mx-product-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:46px!important;align-items:center!important;padding:18px 0 48px!important}.mx-product-hero__media{min-width:0!important}.mx-product-hero__media img{display:block!important;width:100%!important;max-height:620px!important;object-fit:contain!important;border-radius:16px!important;background:#fff!important;border:1px solid var(--mx56-line)!important}.mx-product-hero__copy{min-width:0!important}.mx-product-hero h1{margin:8px 0 16px!important;font-size:clamp(34px,4.5vw,58px)!important;line-height:1.03!important;font-weight:500!important;color:var(--mx56-ink)!important}.mx-product-detail .mx-breadcrumb{padding:15px 0 22px!important;color:var(--mx56-muted)!important}.mx-product-detail .mx-breadcrumb a{color:#285746!important}.mx-product-detail .mx-lead{color:var(--mx56-muted)!important;font-size:16px!important;line-height:1.65!important}.mx-product-detail .mx-gallery{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.mx-product-detail .mx-gallery img{display:block!important;width:100%!important;aspect-ratio:4/3!important;height:auto!important;object-fit:contain!important;border:1px solid var(--mx56-line)!important;border-radius:12px!important;background:#fff!important}.mx-product-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;margin-top:36px!important;padding:26px!important;border:1px solid var(--mx56-line)!important;border-radius:16px!important;background:#fff!important}.mx-product-cta h2{margin:0 0 8px!important;font-size:clamp(24px,3vw,34px)!important;font-weight:500!important}.mx-member-site{background:#fff!important}.mx-member-site .mx-member-hero,.mx-member-site .mx-public-banner{position:relative!important;isolation:isolate!important;overflow:hidden!important;background-image:var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important}.mx-member-site .mx-member-hero{min-height:clamp(500px,66vh,720px)!important;display:flex!important;align-items:center!important}.mx-member-site .mx-member-hero__media,.mx-member-site .mx-public-banner__media{position:absolute!important;inset:0!important;z-index:-3!important;width:100%!important;height:100%!important}.mx-member-site .mx-member-hero__media img,.mx-member-site .mx-public-banner__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.mx-member-site .mx-member-hero__overlay,.mx-member-site .mx-public-banner__overlay{position:absolute!important;inset:0!important;z-index:-2!important;background:linear-gradient(90deg,rgb(2 35 65 / .78),rgb(2 35 65 / .42),rgb(2 35 65 / .14))!important}.mx-member-site .mx-member-hero__content{padding:82px 0 68px!important}.mx-member-site .mx-member-hero h1{max-width:780px!important;margin:0 0 14px!important;color:#fff!important;font-size:clamp(38px,5vw,62px)!important;line-height:1.03!important;font-weight:500!important}.mx-member-site .mx-member-hero__lead{max-width:700px!important;color:rgb(255 255 255 / .9)!important;font-size:16px!important;line-height:1.65!important}.mx-member-site .mx-section-heading .mx-kicker,.mx-member-site .mx-video-copy>.mx-kicker,.mx-member-site .mx-feature-copy>.mx-kicker,.mx-member-site .mx-contact-card .mx-kicker{display:none!important}.mx-member-site .mx-product-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.mx-member-site .mx-product-card{min-width:0!important;border:1px solid var(--mx56-line)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important}.mx-member-site .mx-product-card__image img{display:block!important;width:100%!important;aspect-ratio:1/1!important;height:auto!important;object-fit:contain!important;background:#fff!important;padding:8px!important}.mx-member-site .mx-product-card__body{padding:14px!important}.mx-member-site .mx-feature-split{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:38px!important;align-items:center!important}.mx-member-site .mx-contact-card{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:24px!important;border:1px solid var(--mx56-line)!important;border-radius:16px!important;background:#fff!important}.mx-member-site .mx-member-business{min-height:420px!important;display:flex!important;align-items:center!important;background-image:var(--mx56-green-bg)!important}.mx-member-site .mx-member-business .mx-public-banner__overlay{background:linear-gradient(90deg,rgb(18 92 46 / .86),rgb(18 92 46 / .55),rgb(18 92 46 / .20))!important}.mx-campaign{padding-top:30px!important;padding-bottom:72px!important}.mx-campaign-hero{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)!important;gap:42px!important;align-items:center!important;padding:40px 0!important}.mx-campaign-copy h1{margin:0 0 16px!important;font-size:clamp(36px,5vw,60px)!important;line-height:1.03!important;font-weight:500!important}.mx-campaign-lead{color:var(--mx56-muted)!important;font-size:16px!important;line-height:1.65!important}.mx-campaign-media img{display:block!important;width:100%!important;max-height:560px!important;object-fit:contain!important;border:1px solid var(--mx56-line)!important;border-radius:16px!important;background:#fff!important}.mx-campaign-product,.mx-campaign-final{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:24px!important;border:1px solid var(--mx56-line)!important;border-radius:16px!important;background:#fff!important}.mx-nav-utility-v0148 a.is-current{border-color:#b8d2c3!important;background:#edf7f1!important;color:#0b6834!important}@media(max-width:1199px){.mx-product-hero,.mx-campaign-hero,.mx-member-site .mx-feature-split{grid-template-columns:1fr!important;gap:24px!important}.mx-campaign-media,.mx-member-site .mx-feature-media{order:-1!important}.mx-member-site .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.mx-standard-page{padding:24px 0 calc(80px + env(safe-area-inset-bottom))!important}.mx-standard-page__head{padding:10px 0 18px!important;margin-bottom:16px!important}.mx-standard-page__head h1{font-size:30px!important}.mx-product-detail{padding-top:14px!important;padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.mx-product-hero{gap:20px!important;padding:8px 0 30px!important}.mx-product-hero h1{font-size:clamp(31px,9vw,42px)!important}.mx-product-detail .mx-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.mx-product-cta,.mx-campaign-product,.mx-campaign-final,.mx-member-site .mx-contact-card{align-items:stretch!important;flex-direction:column!important;padding:18px!important}.mx-product-cta .mx-actions,.mx-campaign-product .mx-actions,.mx-campaign-final .mx-actions{width:100%!important}.mx-member-site .mx-member-hero{min-height:560px!important;align-items:flex-end!important}.mx-member-site .mx-member-hero__overlay{background:linear-gradient(180deg,rgb(2 35 65 / .18),rgb(2 35 65 / .48) 46%,rgb(2 35 65 / .88))!important}.mx-member-site .mx-member-hero__content{padding:72px 0 38px!important}.mx-member-site .mx-member-hero h1{font-size:clamp(34px,10vw,46px)!important}.mx-member-site .mx-member-hero__lead{font-size:14px!important}.mx-member-site .mx-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.mx-member-site .mx-product-card__body p{display:none!important}.mx-member-site .mx-member-business{min-height:520px!important;align-items:flex-end!important}.mx-member-site .mx-member-business .mx-public-banner__overlay{background:linear-gradient(180deg,rgb(15 87 43 / .18),rgb(15 87 43 / .56) 46%,rgb(15 87 43 / .90))!important}.mx-campaign{padding-top:16px!important;padding-bottom:calc(88px + env(safe-area-inset-bottom))!important}.mx-campaign-hero{padding:18px 0 28px!important;gap:20px!important}.mx-campaign-copy h1{font-size:clamp(33px,10vw,46px)!important}.mx-campaign-media img{max-height:none!important}}.mx96-analyze-btn{margin-top:8px!important;background:#fff!important;color:#0d5f83!important;border:1px solid #b9d4df!important}.mx96-analysis-status{min-height:20px;margin-top:8px;color:#526a75;font-size:12px;line-height:1.5;font-weight:400}:root{--mx57-blue:#064b82;--mx57-blue-deep:#04345f;--mx57-green:#3f8f1b;--mx57-line:#dfe9e4;--mx57-ink:#10263a;--mx57-muted:#667786}.mx-film-stage,.mxon50-video-hero,.mxon50-template-video{background:var(--mx57-blue-deep)!important}.mx-film-slide video,.mxon50-video-hero video,.mxon50-template-video>video{opacity:0!important;transition:opacity .58s cubic-bezier(.22,.61,.36,1)!important}.mx-film-slide.is-active.is-video-ready video,.mxon50-video-hero.is-video-ready video,.mxon50-template-video.is-video-ready>video{opacity:1!important}.mx-film-stage.is-initializing .mx-film-slide video{opacity:0!important}.mx-film-slide{transition:opacity .68s cubic-bezier(.22,.61,.36,1),visibility .68s linear!important}.mx49-brand-card figure,.mx49-opportunity-panel figure,.mxon54-brand-split figure,.mxon51-apex-visual,.mxon53-resource-grid figure{overflow:hidden!important;background:#fff!important}.mx49-brand-card figure img,.mx49-opportunity-panel figure img,.mxon54-brand-split figure img,.mxon51-apex-visual img,.mxon53-resource-grid figure img{display:block!important;width:100%!important;height:100%!important}.mxon48-media-card.is-landscape img{aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important}.mxon48-media-card.is-square img{aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important}.mxon48-media-card.is-portrait img{aspect-ratio:4/5!important;height:auto!important;object-fit:cover!important}.mxon45-media-card.is-landscape>img{aspect-ratio:16/9!important;height:auto!important;object-fit:cover!important}.mxon45-media-card.is-square>img{aspect-ratio:1/1!important;height:auto!important;object-fit:cover!important}.mxon45-media-card.is-portrait>img{aspect-ratio:4/5!important;height:auto!important;object-fit:cover!important}@media(max-width:767px){:root{--mx57-header-h:60px;--mx57-dock-h:72px}body{overflow-x:hidden!important}main{overflow-x:clip!important}.mx49-film{height:calc(100svh - var(--mx57-header-h))!important;min-height:560px!important;max-height:none!important;background:var(--mx57-blue-deep)!important;overflow:hidden!important}.mx49-film .mx-film-shell,.mx49-film .mx-film-stage{position:relative!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important}.mx49-film .mx-film-slide{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.mx49-film .mx-film-slide video,.mx49-film .mx-film-fallback,.mx49-film .mx-film-stage--image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;background:var(--mx57-blue-deep)!important;transform:none!important}.mx49-film .mx-film-toolbar{position:absolute!important;left:50%!important;right:auto!important;bottom:calc(var(--mx57-dock-h) + 12px)!important;transform:translateX(-50%)!important;width:auto!important;min-width:154px!important;height:38px!important;padding:5px 9px!important;gap:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgb(255 255 255 / .28)!important;border-radius:999px!important;background:rgb(2 36 67 / .58)!important;background-image:none!important;box-shadow:0 8px 24px rgb(0 25 48 / .22)!important;backdrop-filter:blur(12px)!important}.mx49-film .mx-film-toolbar button{width:28px!important;height:28px!important;min-width:28px!important;border-color:rgb(255 255 255 / .28)!important;background:rgb(255 255 255 / .08)!important}.mx49-film .mx-film-prev,.mx49-film .mx-film-next{display:none!important}.mx49-film .mx-film-dots{gap:5px!important}.mx49-film .mx-film-dots button{width:15px!important;height:3px!important;min-width:15px!important;border:0!important;border-radius:999px!important;background:rgb(255 255 255 / .42)!important;padding:0!important}.mx49-film .mx-film-dots button.is-active{width:28px!important;background:#fff!important}.mxon50-video-hero,.mxon50-template-video{position:relative!important;width:100%!important;height:calc(100svh - var(--mx57-header-h))!important;min-height:540px!important;max-height:none!important;margin:0!important;padding:0!important;overflow:hidden!important;background:var(--mx57-blue-deep)!important}.mxon50-video-hero__frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important}.mxon50-video-hero__frame>video,.mxon50-template-video>video{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important;background:var(--mx57-blue-deep)!important;background-image:none!important}.mx49-bridge{padding:26px 0 12px!important}.mx49-bridge__head{margin-bottom:15px!important}.mx49-bridge__head h1{font-size:clamp(26px,7.7vw,31px)!important;line-height:1.06!important;letter-spacing:-.025em!important;font-weight:500!important;text-wrap:balance!important}.mx49-bridge__head p{margin-top:9px!important;font-size:13px!important;line-height:1.58!important;color:var(--mx57-muted)!important}.mxon50-page-title>.mx-wrap,.mxon50-template-title>.mx-wrap{padding:20px 0 22px!important}.mxon50-page-title h1,.mxon50-template-title h1{font-size:clamp(27px,8vw,34px)!important;line-height:1.06!important;letter-spacing:-.025em!important;font-weight:500!important}.mxon50-page-title p,.mxon50-template-title p{font-size:13px!important;line-height:1.58!important}.mx49-brand-grid{gap:10px!important}.mx49-brand-card{display:flex!important;flex-direction:column!important;border-radius:14px!important;overflow:hidden!important}.mx49-brand-card figure{order:-1!important;width:100%!important;aspect-ratio:16/9!important;min-height:0!important}.mx49-brand-card figure img{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.mx49-brand-card__copy{padding:15px 16px 17px!important}.mx49-brand-card__copy strong{font-size:19px!important;line-height:1.12!important}.mx49-brand-card__copy>span{font-size:11.5px!important;margin-top:4px!important}.mx49-brand-card__copy p{font-size:11.5px!important;line-height:1.52!important;margin-top:8px!important}.mx49-brand-card__copy b{font-size:11.5px!important;margin-top:11px!important}.mx49-opportunity{padding:0 0 28px!important}.mx49-opportunity-panel{display:flex!important;flex-direction:column!important;border-radius:14px!important;overflow:hidden!important}.mx49-opportunity-panel figure{order:-1!important;width:100%!important;aspect-ratio:16/9!important;min-height:0!important}.mx49-opportunity-panel figure picture{display:block!important;width:100%!important;height:100%!important}.mx49-opportunity-panel figure img{width:100%!important;height:100%!important;min-height:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;background:#fff!important}.mx49-opportunity-panel>div{padding:20px 17px 22px!important}.mx49-opportunity-panel h2{font-size:clamp(27px,8vw,34px)!important;line-height:1.06!important}.mx49-opportunity-panel p{font-size:12.5px!important;line-height:1.58!important}.mx49-actions{grid-template-columns:1fr!important;gap:8px!important}.mx49-btn{min-height:46px!important;font-size:11.5px!important}.mxon48-media-card img{height:auto!important}.mxon48-media-card.is-landscape img{aspect-ratio:16/9!important;object-fit:cover!important}.mxon48-media-card.is-square img{aspect-ratio:1/1!important;object-fit:cover!important}.mxon48-media-card.is-portrait img{aspect-ratio:4/5!important;object-fit:cover!important}.mxon53-category-card figure{overflow:hidden!important;background:#fff!important}.mxon53-category-card figure img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;padding:5px!important}.mxon53-resource-grid figure{aspect-ratio:16/9!important}.mxon53-resource-grid figure img{width:100%!important;height:100%!important;object-fit:cover!important}.mxon48-section,.mx-section{padding:30px 0!important}.mx49-products,.mx49-media,.mx49-final{padding-top:28px!important;padding-bottom:28px!important}.mxon48-head h2,.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{font-size:clamp(24px,7vw,30px)!important;line-height:1.08!important}.mx-footer-v0141{padding:34px 0 calc(108px + env(safe-area-inset-bottom))!important;overflow:hidden!important}.mx-footer-v0141 .mx-wrap{width:calc(100% - 24px)!important}.mx-footer-grid-v0145,.mx-footer-v0141 .mx-footer-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 18px!important;align-items:start!important}.mx-footer-grid-v0145 .mx-footer-brand,.mx-footer-v0141 .mx-footer-brand{grid-column:1/-1!important;margin:0!important;padding:0 0 4px!important}.mx-footer-brand p{margin-top:10px!important;font-size:11.5px!important;line-height:1.55!important;max-width:100%!important}.mx-footer-grid-v0145>div:not(.mx-footer-brand),.mx-footer-v0141 .mx-footer-grid>div:not(.mx-footer-brand){min-width:0!important;gap:0!important}.mx-footer-grid-v0145>div>strong,.mx-footer-v0141 .mx-footer-grid>div>strong{margin:0 0 9px!important;font-size:12px!important;line-height:1.3!important}.mx-footer-grid-v0145>div>a,.mx-footer-v0141 .mx-footer-grid>div>a{margin:0 0 7px!important;font-size:11.5px!important;line-height:1.38!important;overflow-wrap:anywhere!important}.mx-footer-bottom{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:24px!important;padding-top:16px!important;font-size:10.5px!important;line-height:1.45!important}.mx-footer-legal{display:flex!important;flex-wrap:wrap!important;gap:8px 12px!important;margin:0!important}.mx-mobile-dock{left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;min-height:60px!important;border-radius:16px!important;border:1px solid rgb(255 255 255 / .25)!important;box-shadow:0 10px 28px rgb(0 25 50 / .22)!important}.mx-mobile-dock a{min-height:50px!important}.mx-mobile-dock em{font-size:9.5px!important}}@media(max-width:430px){.mx-footer-grid-v0145,.mx-footer-v0141 .mx-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 14px!important}.mx-footer-grid-v0145 .mx-footer-brand,.mx-footer-v0141 .mx-footer-brand{grid-column:1/-1!important}.mx49-brand-card figure{aspect-ratio:16/9!important}}@media(max-width:360px){.mx-footer-grid-v0145,.mx-footer-v0141 .mx-footer-grid{gap:20px 10px!important}.mx-footer-grid-v0145>div>a,.mx-footer-v0141 .mx-footer-grid>div>a{font-size:10.8px!important}.mx49-bridge__head h1{font-size:26px!important}}@media(orientation:landscape) and (max-height:560px) and (max-width:1024px){.mx49-film,.mxon50-video-hero,.mxon50-template-video{height:calc(100svh - 58px)!important;min-height:360px!important}.mx49-film .mx-film-toolbar{bottom:14px!important}}@media(prefers-reduced-motion:reduce){.mx-film-slide video,.mxon50-video-hero video,.mxon50-template-video>video{transition:none!important}}.mx49-film .mx-film-slide.is-active video{opacity:1!important;visibility:visible!important}.mx49-film .mx-film-slide.is-active{visibility:visible!important;opacity:1!important}.mx49-film .mx-film-stage.is-initializing .mx-film-slide.is-active video{opacity:1!important}@media (max-width:1480px){html body .mx-header-v0148{z-index:7200!important;isolation:auto!important;overflow:visible!important}html body .mx-header-v0148 .mx-site-menu-toggle{z-index:7260!important;opacity:1!important;visibility:visible!important;filter:none!important}html body .mx-site-menu-overlay{z-index:7100!important;background:rgb(1 25 52 / .38)!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}html body .mx-site-nav-v0148{z-index:7300!important;background:#fff!important;background-image:none!important;opacity:1!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:-20px 0 52px rgb(0 31 61 / .22)!important}html body .mx-site-nav-v0148.is-open,.mx-menu-checkbox:checked~.mx-header .mx-site-nav-v0148{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important}html body .mx-site-nav-v0148.is-open *,.mx-menu-checkbox:checked~.mx-header .mx-site-nav-v0148 *{visibility:visible!important}.mx-site-nav-v0148 .mx-nav-list-v0148 a,.mx-site-nav-v0148 .mx-nav-utility-v0148 a{opacity:1!important;color:#173028!important;filter:none!important}.mx-site-nav-v0148 .mx-nav-list-v0148 a.is-current,.mx-site-nav-v0148 .mx-nav-list-v0148 a:hover,.mx-site-nav-v0148 .mx-nav-utility-v0148 a:hover{color:#075d32!important;background:#f2f8f4!important}.mx-site-nav-v0148 .mx-header-cta{opacity:1!important;color:#fff!important;background:#087a3e!important}}@media(max-width:767px){.mx49-film{height:calc(100svh - 60px)!important;min-height:560px!important}.mx49-film .mx-film-shell,.mx49-film .mx-film-stage{height:100%!important;min-height:100%!important;aspect-ratio:auto!important}.mx49-film .mx-film-slide{inset:0!important;height:100%!important}.mx49-film .mx-film-slide video{height:100%!important;min-height:100%!important;object-fit:cover!important;background:#04345f!important}html body .mx-site-nav-v0148{top:var(--mx56-nav-top,var(--mx55-nav-top,60px))!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;height:calc(100dvh - var(--mx56-nav-top,var(--mx55-nav-top,60px)))!important;max-height:calc(100dvh - var(--mx56-nav-top,var(--mx55-nav-top,60px)))!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:0 14px calc(32px + env(safe-area-inset-bottom))!important}.mx-site-nav-v0148 .mx-mobile-menu-head{margin:0 -14px 8px!important;padding:10px 14px!important;background:#fff!important;border-bottom:1px solid #e0ebe5!important}.mx-site-nav-v0148 .mx-nav-list-v0148{display:grid!important;grid-template-columns:1fr!important;gap:3px!important;margin:0!important;padding:0!important}.mx-site-nav-v0148 .mx-nav-list-v0148>li{display:block!important;margin:0!important;padding:0!important}.mx-site-nav-v0148 .mx-nav-list-v0148>li>a{display:flex!important;align-items:center!important;width:100%!important;min-height:48px!important;padding:0 12px!important;border-radius:10px!important;font-size:15px!important;font-weight:500!important;line-height:1.25!important}.mx-site-nav-v0148 .mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;margin-top:14px!important;padding-top:14px!important;border-top:1px solid #e2ece7!important}.mx-site-nav-v0148 .mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;border:1px solid #dce8e1!important;border-radius:10px!important;background:#f7faf8!important;font-size:12px!important}.mx-site-nav-v0148 .mx-header-cta{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;margin:12px 0 0!important;border-radius:11px!important}}.mx49-film .mx-film-stage{background:#04345f!important}.mx49-film .mx-film-slide.is-active{display:block!important;visibility:visible!important;opacity:1!important}.mx49-film .mx-film-slide.is-active video{display:block!important;visibility:visible!important;opacity:1!important;filter:none!important}@media (max-width:1480px){html body .mx-header-v0148{z-index:7400!important}html body .mx-header-v0148 .mx-site-menu-toggle{appearance:none!important;-webkit-appearance:none!important;position:relative!important;z-index:7420!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important;filter:none!important}html body.mx-menu-open .mx-header-v0148 .mx-site-menu-toggle{visibility:hidden!important;opacity:0!important;pointer-events:none!important}html body.mx-menu-open .mx-header-v0148,html body.home.mx-menu-open .mx-header-v0148.mx-header--overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;isolation:auto!important;overflow:visible!important}html body .mx-site-menu-overlay,html body .mx-site-menu-overlay.is-open{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;background:rgb(1 25 52 / .46)!important;z-index:7350!important}html body .mx-site-nav-v0148{z-index:7460!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;background:#fff!important;background-image:none!important}html body .mx-site-nav-v0148.is-open{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important}html body .mx-site-nav-v0148.is-open .mx-mobile-menu-head,html body .mx-site-nav-v0148.is-open .mx-nav-list-v0148,html body .mx-site-nav-v0148.is-open .mx-nav-utility-v0148,html body .mx-site-nav-v0148.is-open .mx-header-cta{visibility:visible!important;opacity:1!important;filter:none!important}html body .mx-site-nav-v0148.is-open .mx-site-menu-close{pointer-events:auto!important}}@media (max-width:767px){body.home .mx49-film{display:block!important;visibility:visible!important;opacity:1!important;height:100svh!important;min-height:560px!important;max-height:none!important;margin:0!important;padding:0!important;background:#04345f!important}@supports(height:100dvh){body.home .mx49-film{height:100dvh!important}}body.home .mx49-film .mx-film-shell,body.home .mx49-film .mx-film-stage,body.home .mx49-film .mx-film-slide{width:100%!important;height:100%!important;min-height:100%!important}body.home .mx49-film .mx-film-slide video{width:100%!important;height:100%!important;min-height:100%!important;object-fit:cover!important;object-position:center center}html body .mx-site-nav-v0148{position:fixed!important;top:var(--mx56-nav-top,var(--mx55-nav-top,60px))!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;max-width:100vw!important;height:calc(100dvh - var(--mx56-nav-top,var(--mx55-nav-top,60px)))!important;max-height:calc(100dvh - var(--mx56-nav-top,var(--mx55-nav-top,60px)))!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}html body.mx-menu-open{overflow:hidden!important}}.mx-mobile-drawer-v0161,.mx-mobile-menu-overlay-v0161{display:none}@media (max-width:1480px){:root{--mx61-nav-top:68px}html body .mx-header-v0148 .mx-desktop-nav-v0161{display:none!important}html body .mx-header-v0148{z-index:12100!important;overflow:visible!important}html body .mx-header-v0148 .mx-site-menu-toggle{display:inline-flex!important;position:relative!important;z-index:12120!important;pointer-events:auto!important;visibility:visible!important;opacity:1!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;touch-action:manipulation!important;cursor:pointer!important}html body .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon i{transform-origin:center!important;transition:transform .18s ease,opacity .18s ease!important}html body.mx-menu-open .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)!important}html body.mx-menu-open .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon i:nth-child(2){opacity:0!important}html body.mx-menu-open .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}html body .mx-mobile-menu-overlay-v0161{display:block!important;position:fixed!important;top:var(--mx61-nav-top)!important;right:0!important;bottom:0!important;left:0!important;z-index:12150!important;background:rgb(1 25 52 / .46)!important;background-image:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility 0s linear .18s!important}html body .mx-mobile-menu-overlay-v0161.is-open,html body.mx-menu-open .mx-mobile-menu-overlay-v0161{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}html body .mx-mobile-drawer-v0161{display:flex!important;position:fixed!important;top:var(--mx61-nav-top)!important;right:0!important;bottom:0!important;left:auto!important;z-index:12200!important;width:min(440px,92vw)!important;max-width:92vw!important;height:auto!important;max-height:calc(100dvh - var(--mx61-nav-top))!important;margin:0!important;padding:0 15px calc(28px + env(safe-area-inset-bottom))!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:4px!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;background:#fff!important;background-image:none!important;color:#173028!important;border:0!important;border-left:1px solid #dfe9e4!important;box-shadow:-18px 0 50px rgb(1 31 58 / .22)!important;transform:translate3d(104%,0,0)!important;visibility:hidden!important;opacity:1!important;pointer-events:none!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;transition:transform .2s cubic-bezier(.22,.61,.36,1),visibility 0s linear .2s!important;isolation:isolate!important}html body .mx-mobile-drawer-v0161.is-open,html body.mx-menu-open .mx-mobile-drawer-v0161{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important;transition-delay:0s!important}.mx-mobile-menu-head-v0161{display:flex!important;position:sticky!important;top:0!important;z-index:5!important;align-items:center!important;justify-content:space-between!important;min-height:60px!important;margin:0 -15px 7px!important;padding:7px 15px!important;border-bottom:1px solid #e0ebe5!important;background:#fff!important}.mx-mobile-menu-head-v0161 strong{font-size:17px!important;font-weight:550!important;color:#173028!important}.mx-site-menu-close-v0161{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:1px solid #dbe6e0!important;border-radius:11px!important;background:#f7faf8!important;color:#173028!important;font:400 29px/1 Arial,sans-serif!important;cursor:pointer!important;touch-action:manipulation!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148{display:flex!important;width:100%!important;margin:0!important;padding:0!important;flex:0 0 auto!important;flex-direction:column!important;align-items:stretch!important;gap:2px!important;list-style:none!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li{display:block!important;width:100%!important;margin:0!important;padding:0!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li>a{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:47px!important;padding:0 11px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#173028!important;text-decoration:none!important;text-shadow:none!important;white-space:normal!important;font-size:14px!important;line-height:1.3!important;font-weight:500!important;opacity:1!important;visibility:visible!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li>a:hover,html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li>a.is-current{background:#f0f7f3!important;color:#075d32!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li>a.is-current:after{display:none!important}html body .mx-mobile-drawer-v0161 .mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;margin-top:12px!important;padding-top:13px!important;border-top:1px solid #e2ece7!important;opacity:1!important;visibility:visible!important}html body .mx-mobile-drawer-v0161 .mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;padding:0 9px!important;border:1px solid #dce8e1!important;border-radius:9px!important;background:#f7faf8!important;color:#345044!important;text-decoration:none!important;text-shadow:none!important;font-size:12px!important;font-weight:500!important;opacity:1!important;visibility:visible!important}html body .mx-mobile-drawer-v0161 .mx-mobile-login-v0161{display:flex!important;position:static!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:48px!important;margin:11px 0 0!important;border:1px solid #087a3e!important;border-radius:10px!important;background:#087a3e!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:600!important;opacity:1!important;visibility:visible!important}html body.mx-menu-open{overflow:hidden!important}html body.mx-menu-open .mx-mobile-dock{opacity:0!important;pointer-events:none!important;transform:translateY(120%)!important}}@media (max-width:767px){:root{--mx61-nav-top:60px}html body .mx-mobile-drawer-v0161{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;border-left:0!important;box-shadow:none!important;padding:0 13px calc(30px + env(safe-area-inset-bottom))!important}.mx-mobile-menu-head-v0161{margin-left:-13px!important;margin-right:-13px!important;padding-left:13px!important;padding-right:13px!important}html body .mx-mobile-drawer-v0161 .mx-nav-list-v0148>li>a{min-height:48px!important;font-size:15px!important}}@media (min-width:1481px){html body .mx-mobile-drawer-v0161,html body .mx-mobile-menu-overlay-v0161{display:none!important}}@media (prefers-reduced-motion:reduce){.mx-mobile-drawer-v0161,.mx-mobile-menu-overlay-v0161,.mx-site-menu-toggle .mx-menu-icon i{transition:none!important}}:root{--mx62-ink:#142c25;--mx62-muted:#65766f;--mx62-line:#dce8e2;--mx62-soft:#f5f9f7;--mx62-blue:#0a5f9f;--mx62-blue-deep:#063e69;--mx62-green:#087a3e;--mx62-green-soft:#edf7f1;--mx62-nav-top:var(--mx61-nav-top,68px)}html body .mxon50-video-hero,html body .mxon50-template-video,html body .mxon50-inline-video,html body .mxon62-public-video-shell{display:block!important;visibility:visible!important;opacity:1!important;background:#052d54!important}html body .mxon50-video-hero video,html body .mxon50-template-video>video,html body .mxon50-inline-video>video,html body .mxon62-public-video-shell video,html body video.mx-public-loop-video-v0162{display:block!important;visibility:visible!important;opacity:1!important;filter:none!important;background:#052d54!important}html body .mxon50-video-hero__frame{display:block!important;visibility:visible!important;opacity:1!important;background:#052d54!important}.mxon62-public-video-shell::before,.mxon62-public-video-shell::after{content:none!important;display:none!important}.mx-public-loop-video-v0162{width:100%;height:100%;object-fit:cover;object-position:center center}.mxon62-public-video-shell--inline{overflow:hidden;border-radius:18px;box-shadow:0 16px 42px rgb(2 45 77 / .13)}.mxon62-public-video-shell--inline video{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important}@media (max-width:1480px){html body .mx-header-v0148 .mx-site-menu-toggle{min-width:48px!important;min-height:46px!important;padding:0 14px!important;gap:9px!important;border:1px solid rgb(7 63 91 / .14)!important;border-radius:14px!important;background:#fff!important;color:#143428!important;box-shadow:0 7px 22px rgb(3 39 66 / .13)!important;text-shadow:none!important}html body .mx-header-v0148 .mx-site-menu-toggle:hover{background:#f7faf8!important;border-color:#cbdcd3!important}html body .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon{width:21px!important;height:18px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}html body .mx-header-v0148 .mx-site-menu-toggle .mx-menu-icon i{display:block!important;width:21px!important;height:2px!important;border-radius:3px!important;background:#173b2f!important}.mx-menu-toggle-copy-v0162{font-size:12.5px!important;line-height:1!important;font-weight:650!important;letter-spacing:.01em!important}html body .mx-mobile-menu-overlay-v0161{background:rgb(3 31 54 / .52)!important}html body .mx-mobile-drawer-v0162{padding:0!important;gap:0!important;background:#fff!important;color:var(--mx62-ink)!important;border-left:1px solid var(--mx62-line)!important;box-shadow:-22px 0 58px rgb(2 34 61 / .24)!important}.mx-mobile-menu-head-v0162{position:sticky!important;top:0!important;z-index:8!important;min-height:76px!important;margin:0!important;padding:10px 14px!important;gap:10px!important;background:#fff!important;border-bottom:1px solid var(--mx62-line)!important;box-shadow:0 5px 16px rgb(2 44 74 / .05)!important}.mx-mobile-menu-head-v0162::before{content:"";position:absolute;left:0;top:0;right:0;height:3px;background:var(--mx62-blue)}.mx-mobile-menu-brand-v0162{min-width:0;display:flex!important;align-items:center!important;gap:10px!important;color:var(--mx62-ink)!important;text-decoration:none!important}.mx-mobile-menu-brand-v0162 img,.mx-mobile-menu-emblem-v0162{width:42px!important;height:42px!important;min-width:42px!important;object-fit:contain!important;border-radius:11px!important;background:#fff!important;border:1px solid #e1ebe6!important}.mx-mobile-menu-emblem-v0162{display:grid!important;place-items:center!important;font-size:20px!important;font-weight:750!important;color:var(--mx62-blue)!important}.mx-mobile-menu-brand-v0162>span:last-child{display:flex!important;min-width:0!important;flex-direction:column!important;gap:3px!important}.mx-mobile-menu-brand-v0162 strong{font-size:13.5px!important;line-height:1.1!important;font-weight:720!important;letter-spacing:.025em!important;color:#12362a!important}.mx-mobile-menu-brand-v0162 small{font-size:10.5px!important;line-height:1.15!important;font-weight:520!important;color:var(--mx62-muted)!important}.mx-site-menu-close-v0162{width:44px!important;height:44px!important;min-width:44px!important;border:1px solid var(--mx62-line)!important;border-radius:13px!important;background:var(--mx62-soft)!important;color:#203a31!important;font-size:28px!important}.mx-site-menu-close-v0162:hover{background:#edf4f0!important}.mx-mobile-menu-body-v0162{display:flex!important;flex-direction:column!important;gap:14px!important;padding:16px 14px calc(26px + env(safe-area-inset-bottom))!important}.mx-mobile-menu-section-v0162{display:block!important;width:100%!important}.mx-mobile-menu-label-v0162{display:block!important;margin:0 4px 8px!important;color:#71827b!important;font-size:10.5px!important;line-height:1!important;font-weight:720!important;letter-spacing:.095em!important;text-transform:uppercase!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{gap:4px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{position:relative!important;min-height:50px!important;padding:0 38px 0 13px!important;border:1px solid transparent!important;border-radius:12px!important;color:#1f3a31!important;font-size:13.5px!important;font-weight:560!important;transition:background .15s ease,border-color .15s ease,color .15s ease!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a::after{content:"›"!important;display:block!important;position:absolute!important;right:13px!important;top:50%!important;transform:translateY(-51%)!important;width:auto!important;height:auto!important;color:#91a29a!important;background:none!important;font:400 22px/1 Arial,sans-serif!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a:hover{background:var(--mx62-soft)!important;border-color:#e3ece7!important;color:#123d2e!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a.is-current{background:var(--mx62-green-soft)!important;border-color:#cfe6d8!important;color:#075e31!important;font-weight:650!important;box-shadow:inset 3px 0 0 var(--mx62-green)!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a.is-current::after{color:var(--mx62-green)!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{margin:0!important;padding:0!important;border:0!important;gap:8px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{min-height:48px!important;padding:0 9px!important;border:1px solid var(--mx62-line)!important;border-radius:11px!important;background:#f8fbf9!important;color:#355148!important;font-size:11.5px!important;font-weight:580!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a:hover,html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a.is-current{background:#eef6f2!important;border-color:#cfe1d8!important;color:#075e31!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162{display:grid!important;grid-template-columns:1fr!important;align-content:center!important;justify-items:start!important;min-height:62px!important;margin:2px 0 0!important;padding:10px 15px!important;border:1px solid var(--mx62-green)!important;border-radius:13px!important;background:var(--mx62-green)!important;color:#fff!important;box-shadow:0 10px 24px rgb(8 122 62 / .18)!important}.mx-mobile-login-v0162 span{font-size:13.5px!important;font-weight:680!important;line-height:1.15!important}.mx-mobile-login-v0162 small{margin-top:3px!important;font-size:10.5px!important;font-weight:470!important;line-height:1.2!important;color:rgb(255 255 255 / .82)!important}.mx-mobile-menu-foot-v0162{display:flex!important;flex-direction:column!important;gap:3px!important;padding:13px 14px!important;border:1px solid #e2ece7!important;border-radius:12px!important;background:#f8fbf9!important}.mx-mobile-menu-foot-v0162 strong{font-size:11.5px!important;font-weight:680!important;color:#244139!important}.mx-mobile-menu-foot-v0162 span{font-size:10.5px!important;color:#60756c!important}.mx-mobile-menu-foot-v0162 small{font-size:9.5px!important;line-height:1.35!important;color:#84958d!important}}@media (max-width:767px){:root{--mx62-nav-top:var(--mx61-nav-top,60px)}html body .mx-header-v0148 .mx-site-menu-toggle{width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;border-radius:13px!important;justify-content:center!important}.mx-menu-toggle-copy-v0162{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}html body .mx-mobile-drawer-v0162{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;border-left:0!important;box-shadow:none!important}.mx-mobile-menu-head-v0162{min-height:72px!important;padding-left:13px!important;padding-right:13px!important}.mx-mobile-menu-body-v0162{padding:14px 13px calc(28px + env(safe-area-inset-bottom))!important;gap:13px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:51px!important;font-size:14px!important;padding-left:13px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .mxon50-video-hero,html body .mxon50-template-video{width:100%!important;height:calc(100svh - 60px)!important;min-height:520px!important;max-height:820px!important;overflow:hidden!important}html body .mxon50-video-hero__frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important}html body .mxon50-video-hero video,html body .mxon50-template-video>video{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center!important}@supports(height:100dvh){html body .mxon50-video-hero,html body .mxon50-template-video{height:calc(100dvh - 60px)!important}}html body .mxon62-public-video-shell--inline{margin:22px 0!important;border-radius:14px!important}html body .mxon62-public-video-shell--inline video{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:cover!important}html body .mxon62-public-video-shell--inline video.mx-public-loop-video-v0162--portrait{aspect-ratio:4/5!important;max-height:72svh!important;object-fit:cover!important}html body .mx-video-library-grid{grid-template-columns:1fr!important;gap:14px!important}html body .mx-video-library-card__media video{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important}}@media (min-width:768px) and (max-width:1279px){html body .mx-mobile-drawer-v0162{width:min(440px,56vw)!important;max-width:56vw!important;border-radius:0 0 0 18px!important}.mx-mobile-menu-head-v0162{min-height:78px!important;padding:11px 16px!important}.mx-mobile-menu-body-v0162{padding:17px 16px calc(28px + env(safe-area-inset-bottom))!important;gap:15px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:50px!important;font-size:13.5px!important}html body .mxon50-video-hero,html body .mxon50-template-video{position:relative!important;width:100%!important;height:min(68svh,720px)!important;min-height:440px!important;max-height:720px!important;overflow:hidden!important}html body .mxon50-video-hero__frame{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important}html body .mxon50-video-hero video,html body .mxon50-template-video>video{width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:auto!important;object-fit:cover!important}html body .mxon62-public-video-shell--inline{margin:28px 0!important;border-radius:16px!important}html body .mxon62-public-video-shell--inline video{aspect-ratio:16/9!important;object-fit:cover!important}html body .mxon62-public-video-shell--inline video.mx-public-loop-video-v0162--portrait{aspect-ratio:4/5!important;max-height:660px!important;width:min(100%,540px)!important;margin-inline:auto!important}}@media (min-width:1024px) and (max-width:1279px) and (orientation:landscape){html body .mx-mobile-drawer-v0162{width:420px!important;max-width:420px!important}html body .mxon50-video-hero,html body .mxon50-template-video{height:min(72svh,700px)!important;min-height:460px!important}}@media (min-width:1280px) and (max-width:1480px){html body .mx-mobile-drawer-v0162{width:430px!important;max-width:430px!important}}@media (prefers-reduced-motion:reduce){.mx-mobile-drawer-v0162,.mx-mobile-menu-overlay-v0161{transition:none!important}}:root{--mx63-video-bg:#04345f;--mx63-video-bg-deep:#022a4e;--mx63-safe-gap:8px;--mx63-toolbar-h:48px}.mx-public-safe-video-v0163,.mx49-film .mx-film-slide video{image-rendering:auto;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden}.mxon62-public-video-shell,.mx49-film .mx-film-stage{background:linear-gradient(180deg,var(--mx63-video-bg-deep),var(--mx63-video-bg))!important}.mxon62-public-video-shell--inline.is-source-landscape-v0163{aspect-ratio:16/9!important}.mxon62-public-video-shell--inline.is-source-portrait-v0163{aspect-ratio:9/16!important}.mxon62-public-video-shell--inline.is-source-square-v0163{aspect-ratio:1/1!important}.mxon62-public-video-shell--inline>video{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}.mx49-film .mx-film-slide{will-change:opacity;transition:opacity .34s cubic-bezier(.22,.61,.36,1),visibility 0s linear .34s!important}.mx49-film .mx-film-slide.is-active,.mx49-film .mx-film-slide.is-preparing-v0163{visibility:visible!important}.mx49-film .mx-film-slide.is-preparing-v0163{opacity:0!important;pointer-events:none!important;z-index:2!important}.mx49-film .mx-film-slide.is-active{opacity:1!important;z-index:3!important;transition-delay:0s!important}.mx49-film .mx-film-slide.is-retiring-v0163{visibility:visible!important;opacity:1!important;z-index:1!important}@media (max-width:767px){:root{--mx63-safe-gap:6px;--mx63-toolbar-h:46px}body.home .mx49-film .mx-film-stage{padding:0!important;background:var(--mx63-video-bg-deep)!important}body.home .mx49-film .mx-film-slide{inset:var(--mx63-safe-gap) var(--mx63-safe-gap) calc(var(--mx63-toolbar-h) + var(--mx63-safe-gap)) var(--mx63-safe-gap)!important;width:auto!important;height:auto!important;min-height:0!important;background:var(--mx63-video-bg-deep)!important}body.home .mx49-film .mx-film-slide video{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}body.home .mx49-film .mx-film-toolbar{left:0!important;right:0!important;bottom:0!important;transform:none!important;width:100%!important;min-width:0!important;height:var(--mx63-toolbar-h)!important;border:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;background:var(--mx63-video-bg-deep)!important}html body .mxon50-video-hero,html body .mxon50-template-video{background:var(--mx63-video-bg-deep)!important;padding:var(--mx63-safe-gap)!important}html body .mxon50-video-hero__frame{inset:var(--mx63-safe-gap)!important;width:auto!important;height:auto!important;min-height:0!important;background:var(--mx63-video-bg-deep)!important}html body .mxon50-video-hero video,html body .mxon50-template-video>video,html body video.mx-public-safe-video-v0163{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}html body .mxon62-public-video-shell--inline{width:100%!important;height:auto!important;max-height:76svh!important;margin:20px auto!important;padding:var(--mx63-safe-gap)!important;background:var(--mx63-video-bg-deep)!important;contain:layout paint}html body .mxon62-public-video-shell--inline.is-source-portrait-v0163{width:min(100%,430px)!important;aspect-ratio:9/16!important}html body .mxon62-public-video-shell--inline.is-source-landscape-v0163{aspect-ratio:16/9!important;max-height:none!important}html body .mxon62-public-video-shell--inline video{aspect-ratio:auto!important;object-fit:contain!important}html body .mx-video-library-card__media{background:var(--mx63-video-bg-deep)!important;overflow:hidden!important}html body .mx-video-library-card__media video{height:auto!important;max-height:72svh!important;object-fit:contain!important;object-position:center!important;background:var(--mx63-video-bg-deep)!important}}@media (min-width:768px) and (max-width:1279px){:root{--mx63-safe-gap:8px}body.home .mx49-film .mx-film-slide{inset:var(--mx63-safe-gap) var(--mx63-safe-gap) calc(48px + var(--mx63-safe-gap)) var(--mx63-safe-gap)!important;width:auto!important;height:auto!important;min-height:0!important;background:var(--mx63-video-bg-deep)!important}body.home .mx49-film .mx-film-slide video{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}body.home .mx49-film .mx-film-toolbar{background:var(--mx63-video-bg-deep)!important;backdrop-filter:none!important}html body .mxon50-video-hero,html body .mxon50-template-video{padding:var(--mx63-safe-gap)!important;background:var(--mx63-video-bg-deep)!important}html body .mxon50-video-hero__frame{inset:var(--mx63-safe-gap)!important;width:auto!important;height:auto!important;min-height:0!important}html body .mxon50-video-hero video,html body .mxon50-template-video>video,html body video.mx-public-safe-video-v0163{width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}html body .mxon62-public-video-shell--inline{margin:26px auto!important;padding:var(--mx63-safe-gap)!important;max-height:680px!important;background:var(--mx63-video-bg-deep)!important;contain:layout paint}html body .mxon62-public-video-shell--inline.is-source-landscape-v0163{aspect-ratio:16/9!important;width:100%!important}html body .mxon62-public-video-shell--inline.is-source-portrait-v0163{aspect-ratio:9/16!important;width:min(100%,430px)!important}html body .mxon62-public-video-shell--inline video{aspect-ratio:auto!important;object-fit:contain!important}}@media (prefers-reduced-motion:reduce){.mx49-film .mx-film-slide{transition:none!important}}.mx49-media-video .mx-device-video{overflow:hidden!important;background:var(--mx63-video-bg-deep)!important}.mx49-media-video .mx-device-video video{width:100%!important;height:auto!important;aspect-ratio:16/9!important;object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}@media (max-width:767px){.mx49-media-video .mx-device-video video{max-height:72svh!important;aspect-ratio:auto!important}}@media (max-width:1279px){main .mx-device-video{background:var(--mx63-video-bg-deep)!important;overflow:hidden!important}main .mx-device-video video{object-fit:contain!important;object-position:center center!important;background:var(--mx63-video-bg-deep)!important}}:root{--mx64-header-mobile:60px;--mx64-header-tablet:68px;--mx64-dock-h:64px;--mx64-vvh:100svh;--mx64-vvw:100vw;--mx64-safe-top:env(safe-area-inset-top,0px);--mx64-safe-right:env(safe-area-inset-right,0px);--mx64-safe-bottom:env(safe-area-inset-bottom,0px);--mx64-safe-left:env(safe-area-inset-left,0px);--mx64-touch:46px;--mx64-panel:#fff;--mx64-line:#e5ebe8;--mx64-text:#17342a;--mx64-muted:#667b72;--mx64-green:#087a3e;--mx64-green-soft:#edf7f1;--mx64-deep:#071611}html{overflow-x:hidden}html.mx64-keyboard-open{scroll-behavior:auto!important}body{overflow-x:hidden}body.mx-menu-open{touch-action:none;overscroll-behavior:none}.mxon62-public-video-shell,.mx-device-video,.mx49-film,.mx-video-library-card__media{position:relative;background:#06120e;isolation:isolate}.mxon62-public-video-shell::before,.mx-device-video::before,.mx-video-library-card__media::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(110deg,#071711 8%,#0d2119 20%,#071711 34%);background-size:200% 100%;animation:mx64-skeleton 1.25s linear infinite;opacity:.72;transition:opacity .18s ease}.mxon62-public-video-shell.is-video-ready::before,.mx-device-video.is-video-ready::before,.mx-video-library-card__media.is-video-ready::before{opacity:0;animation:none}.mxon62-public-video-shell video,.mx-device-video video,.mx-video-library-card__media video{position:relative;z-index:1}.mxon62-public-video-shell.is-buffering::after,.mx-device-video.is-buffering::after{content:"";position:absolute;z-index:3;left:50%;top:50%;width:24px;height:24px;margin:-12px;border:2px solid rgb(255 255 255 / .26);border-top-color:#fff;border-radius:50%;animation:mx64-spin .72s linear infinite;pointer-events:none}@keyframes mx64-spin{to{transform:rotate(360deg)}}@keyframes mx64-skeleton{to{background-position:-200% 0}}@supports(content-visibility:auto){main>.mx-section:not(:first-child),main>.mx-soft-section:not(:first-child),.mx49-home>.mx49-products,.mx49-home>.mx49-media,.mx49-home>.mx49-business{content-visibility:auto;contain-intrinsic-size:1px 720px}}@media (max-width:1279px){a.mx-btn,button,input[type="button"],input[type="submit"],input[type="reset"],select,.mx-site-menu-toggle,.mx-mobile-dock a{min-height:var(--mx64-touch)}input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),textarea,select{font-size:16px!important}button,a{-webkit-tap-highlight-color:#fff0;touch-action:manipulation}.mx-btn{padding-inline:16px!important}.mx-actions{gap:10px!important}.mx-header,.mx-btn--glass,.mx-hero-proof span,.mx-mobile-dock{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (max-width:767px){html{scroll-padding-top:calc(var(--mx64-header-mobile) + 10px)}body.mx-has-mobile-dock{padding-bottom:calc(var(--mx64-dock-h) + var(--mx64-safe-bottom) + 8px)!important}.mx-wrap{width:min(100% - 28px,1240px)!important}.mx-section{padding:52px 0!important}.mx-standard-page{padding:38px 0 64px!important}html body .mx-header-v0148{height:var(--mx64-header-mobile)!important;min-height:var(--mx64-header-mobile)!important;background:#fff!important;border-bottom:1px solid var(--mx64-line)!important;box-shadow:0 4px 18px rgb(12 36 28 / .055)!important}html body .mx-header-v0148 .mx-header__in{height:100%!important;gap:10px!important}html body .mx-header-v0148 .mx-brand__logo{max-height:40px!important;max-width:156px!important}html body .mx-header-v0148 .mx-brand__apex-copy strong{font-size:17px!important}html body .mx-header-v0148 .mx-brand__apex-copy small{font-size:8px!important}html body .mx-header-v0148 .mx-site-menu-toggle{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;border:1px solid #dfe8e3!important;border-radius:13px!important;background:#f7faf8!important;box-shadow:none!important}html body .mx-header-v0148 .mx-site-menu-toggle[aria-expanded="true"]{background:var(--mx64-green)!important;border-color:var(--mx64-green)!important}html body .mx-header-v0148 .mx-site-menu-toggle[aria-expanded="true"] .mx-menu-icon i{background:#fff!important}.mx-menu-icon{gap:4px!important}.mx-menu-icon i{width:19px!important;height:1.5px!important}html body .mx-mobile-drawer-v0162{top:var(--mx61-nav-top,var(--mx64-header-mobile))!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;border:0!important;border-radius:0!important;background:var(--mx64-panel)!important;box-shadow:none!important;padding:0!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.mx-mobile-menu-head-v0162{position:sticky!important;top:0!important;z-index:2!important;min-height:70px!important;padding:10px 14px!important;background:rgb(255 255 255 / .985)!important;border-bottom:1px solid var(--mx64-line)!important}.mx-mobile-menu-brand-v0162 img{width:42px!important;height:42px!important;object-fit:contain!important}.mx-mobile-menu-brand-v0162 strong{font-size:13px!important;letter-spacing:.04em!important}.mx-mobile-menu-brand-v0162 small{font-size:10px!important}.mx-site-menu-close-v0162{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important;background:#f3f7f5!important}.mx-mobile-menu-body-v0162{gap:18px!important;padding:17px 14px calc(26px + var(--mx64-safe-bottom))!important}.mx-mobile-menu-label-v0162{margin:0 4px 9px!important;font-size:10px!important;letter-spacing:.12em!important;color:#7c8f87!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{gap:6px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:50px!important;padding:0 42px 0 14px!important;border:1px solid #edf1ef!important;border-radius:14px!important;background:#fff!important;font-size:14px!important;font-weight:570!important;color:#1b382e!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a.is-current{background:var(--mx64-green-soft)!important;border-color:#cae4d4!important;box-shadow:inset 3px 0 0 var(--mx64-green)!important;color:#075d31!important;font-weight:670!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{min-height:48px!important;border-radius:13px!important;font-size:11.5px!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162{min-height:60px!important;border-radius:15px!important;padding:10px 16px!important}.mx-mobile-menu-overlay-v0161{background:rgb(5 18 13 / .36)!important;backdrop-filter:none!important}body.home .mx49-film{height:calc(var(--mx64-vvh) - var(--mx64-header-mobile))!important;min-height:520px!important;max-height:none!important;margin:0!important;border-radius:0!important}body.home .mx49-film .mx-film-stage{height:100%!important;min-height:0!important}body.home .mx49-film .mx-film-slide{inset:6px 6px 52px 6px!important;border-radius:12px!important;overflow:hidden!important}body.home .mx49-film .mx-film-toolbar{height:46px!important;min-height:46px!important;padding:0 10px calc(var(--mx64-safe-bottom)*.15)!important;background:#06120e!important}body.home .mx49-film .mx-film-prev,body.home .mx49-film .mx-film-next,body.home .mx49-film .mx-film-pause{min-width:40px!important;width:40px!important;height:40px!important;min-height:40px!important}html body .mxon50-template-video,html body .mxon50-video-hero{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;margin:0!important;padding:6px!important;background:#06120e!important;overflow:hidden!important}html.mx64-portrait body .mxon50-template-video.is-source-portrait-v0163,html.mx64-portrait body .mxon50-video-hero.is-source-portrait-v0163{aspect-ratio:9/16!important;max-height:calc(var(--mx64-vvh) - var(--mx64-header-mobile) - 12px)!important}html body .mxon50-template-video>video,html body .mxon50-video-hero video{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;background:#06120e!important}html body .mxon62-public-video-shell--inline{width:100%!important;max-width:100%!important;max-height:none!important;margin:22px auto!important;padding:6px!important;border-radius:15px!important;aspect-ratio:16/9!important;overflow:hidden!important}html body .mxon62-public-video-shell--inline.is-source-portrait-v0163{width:min(100%,430px)!important;aspect-ratio:9/16!important;max-height:calc(var(--mx64-vvh) - var(--mx64-header-mobile) - 90px)!important}html body .mxon62-public-video-shell--inline video{width:100%!important;height:100%!important;max-height:100%!important;object-fit:contain!important}.mx-public-hero h1,.mx-member-hero h1,.mx-product-hero__copy h1{font-size:clamp(32px,9.4vw,45px)!important;line-height:1.04!important;letter-spacing:-.042em!important}.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2,.mx49-section-head h2{font-size:clamp(27px,7.5vw,36px)!important;line-height:1.08!important;letter-spacing:-.032em!important}.mx-public-hero__lead,.mx-member-hero__lead,.mx-lead{font-size:15.5px!important;line-height:1.55!important}.mx-section-heading p,.mx-feature-copy p,.mx-video-copy p,.mx-contact-card p,.mx-rich{font-size:15px!important;line-height:1.58!important}.mx-solution-grid,.mx49-product-grid,.mx-editorial-grid,.mx-contact-panels,.mx-video-showcase__grid,.mx-catalog-products,.mx-product-category-grid--catalog{grid-template-columns:1fr!important;gap:12px!important}.mx49-product-card,.mx-solution-grid article,.mx-contact-panels article{min-height:0!important;border-radius:16px!important}.mx49-product-card__media{aspect-ratio:4/3!important;min-height:0!important}.mx49-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important}.mx-product-detail{width:min(100% - 28px,1240px)!important}.mx-product-hero{grid-template-columns:1fr!important;gap:22px!important;padding:26px 0 34px!important}.mx-product-hero__media{order:1!important;min-height:0!important;border-radius:16px!important}.mx-product-hero__copy{order:2!important}.mx-product-hero__copy .mx-actions,.mx-product-cta .mx-actions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.mx-product-hero__copy .mx-btn,.mx-product-cta .mx-btn{width:100%!important}.mx-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),form select,form textarea{width:100%;min-height:48px;border-radius:12px!important;padding:11px 12px!important}form textarea{min-height:118px!important;resize:vertical}form.mx64-submitting button[type="submit"],form.mx64-submitting input[type="submit"]{pointer-events:none!important;opacity:.72!important}html body .mx-mobile-dock{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;left:8px!important;right:8px!important;bottom:calc(7px + var(--mx64-safe-bottom))!important;height:58px!important;min-height:58px!important;padding:5px!important;border:1px solid #dce6e1!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 34px rgb(8 31 22 / .14)!important;z-index:999!important}html body .mx-mobile-dock a{min-width:0!important;min-height:48px!important;padding:3px 1px!important;gap:2px!important;border-radius:13px!important;color:#60746b!important}html body .mx-mobile-dock a span{width:20px!important;height:20px!important}html body .mx-mobile-dock a em{font-size:9px!important;line-height:1!important;white-space:nowrap!important}html body .mx-mobile-dock a.is-current{background:var(--mx64-green-soft)!important;color:#066334!important}html.mx64-keyboard-open body .mx-mobile-dock{display:none!important}html.mx64-phone-landscape body .mx-header-v0148{height:52px!important;min-height:52px!important}html.mx64-phone-landscape body.home .mx49-film{height:calc(var(--mx64-vvh) - 52px)!important;min-height:320px!important}html.mx64-phone-landscape body.home .mx49-film .mx-film-slide{inset:4px 4px 44px!important}html.mx64-phone-landscape body .mx-mobile-dock{height:52px!important;min-height:52px!important}html.mx64-phone-landscape body .mx-mobile-dock a{min-height:42px!important;flex-direction:row!important;gap:4px!important}html.mx64-phone-landscape body .mx-mobile-dock a em{font-size:9px!important}}@media (min-width:768px) and (max-width:1279px){html{scroll-padding-top:calc(var(--mx64-header-tablet) + 12px)}.mx-wrap{width:min(100% - 44px,1240px)!important}.mx-section{padding:68px 0!important}html body .mx-header-v0148{height:var(--mx64-header-tablet)!important;min-height:var(--mx64-header-tablet)!important;background:#fff!important;border-bottom:1px solid var(--mx64-line)!important;box-shadow:0 4px 18px rgb(12 36 28 / .045)!important}html body .mx-header-v0148 .mx-brand__logo{max-height:46px!important}html body .mx-header-v0148 .mx-site-menu-toggle{min-width:92px!important;height:46px!important;border-radius:13px!important;background:#f7faf8!important;border-color:#dfe8e3!important}html body .mx-header-v0148 .mx-site-menu-toggle[aria-expanded="true"]{background:var(--mx64-green)!important;color:#fff!important;border-color:var(--mx64-green)!important}html body .mx-header-v0148 .mx-site-menu-toggle[aria-expanded="true"] .mx-menu-icon i{background:#fff!important}html body .mx-mobile-drawer-v0162{width:min(440px,58vw)!important;max-width:440px!important;top:var(--mx61-nav-top,var(--mx64-header-tablet))!important;bottom:0!important;border-radius:0!important;background:#fff!important;box-shadow:-18px 18px 48px rgb(7 30 21 / .16)!important}.mx-mobile-menu-head-v0162{min-height:76px!important;padding:11px 16px!important}.mx-mobile-menu-body-v0162{padding:18px 16px calc(28px + var(--mx64-safe-bottom))!important;gap:16px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:49px!important;border-radius:13px!important}html body .mxon50-template-video,html body .mxon50-video-hero{height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:16/9!important;padding:8px!important;background:#06120e!important}html.mx64-tablet-portrait body .mxon50-template-video.is-source-portrait-v0163,html.mx64-tablet-portrait body .mxon50-video-hero.is-source-portrait-v0163{width:min(100%,620px)!important;margin-inline:auto!important;aspect-ratio:9/16!important;max-height:calc(var(--mx64-vvh) - var(--mx64-header-tablet) - 24px)!important}html body .mxon50-template-video>video,html body .mxon50-video-hero video{width:100%!important;height:100%!important;object-fit:contain!important;background:#06120e!important}html body .mxon62-public-video-shell--inline{padding:8px!important;margin:28px auto!important;background:#06120e!important}.mx-solution-grid,.mx49-product-grid,.mx-editorial-grid,.mx-catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.mx-product-hero{gap:34px!important}form input:not([type="checkbox"]):not([type="radio"]):not([type="file"]),form select,form textarea{min-height:48px}}@media (min-width:768px) and (max-width:1023px) and (orientation:portrait){.mx-public-hero__content{padding:78px 0 72px!important}.mx-public-hero h1,.mx-member-hero h1{font-size:clamp(40px,7vw,58px)!important}.mx-product-hero{grid-template-columns:1fr!important}.mx-product-hero__media{max-width:680px!important;margin-inline:auto!important;width:100%!important}}@media (min-width:1024px) and (max-width:1279px) and (orientation:landscape){html body .mx-mobile-drawer-v0162{width:420px!important;max-width:420px!important}.mx-solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx49-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mx-public-hero__content{padding:88px 0 82px!important}}@media (min-width:1280px) and (max-width:1480px){html body .mx-mobile-drawer-v0162{width:430px!important;max-width:430px!important;background:#fff!important;box-shadow:-18px 18px 48px rgb(7 30 21 / .15)!important}}@supports(-webkit-touch-callout:none){@media (max-width:767px){body.home .mx49-film{min-height:-webkit-fill-available}.mx-mobile-drawer-v0162{-webkit-overflow-scrolling:touch}}}html.mx64-data-saver *{scroll-behavior:auto!important}html.mx64-data-saver .mxon62-public-video-shell::before,html.mx64-data-saver .mx-device-video::before{animation:none!important}html.mx64-low-power .mx-card,html.mx64-low-power .mx49-product-card{box-shadow:none!important}@media (prefers-reduced-motion:reduce){.mxon62-public-video-shell::before,.mx-device-video::before{animation:none!important}.mx-mobile-drawer-v0162,.mx-mobile-menu-overlay-v0161,.mx49-film .mx-film-slide{transition:none!important}}@media (max-width:767px){body.home .mx49-film .mx-film-slide[data-frame-mobile="fill"] video{object-fit:cover!important}body.home .mx49-film .mx-film-slide[data-frame-mobile="safe"] video,body.home .mx49-film .mx-film-slide[data-frame-mobile="smart"] video{object-fit:contain!important;background:#06120e!important}}@media (min-width:768px) and (max-width:1279px) and (orientation:portrait){body.home .mx49-film .mx-film-slide[data-frame-tablet-portrait="fill"] video{object-fit:cover!important}body.home .mx49-film .mx-film-slide[data-frame-tablet-portrait="safe"] video,body.home .mx49-film .mx-film-slide[data-frame-tablet-portrait="smart"] video{object-fit:contain!important;background:#06120e!important}}@media (min-width:768px) and (max-width:1279px) and (orientation:landscape){body.home .mx49-film .mx-film-slide[data-frame-tablet-landscape="safe"] video{object-fit:contain!important;background:#06120e!important}body.home .mx49-film .mx-film-slide[data-frame-tablet-landscape="fill"] video,body.home .mx49-film .mx-film-slide[data-frame-tablet-landscape="smart"] video{object-fit:cover!important}}@media (min-width:1280px){body.home .mx49-film .mx-film-slide[data-frame-desktop="safe"] video{object-fit:contain!important;background:#06120e!important}body.home .mx49-film .mx-film-slide[data-frame-desktop="fill"] video,body.home .mx49-film .mx-film-slide[data-frame-desktop="smart"] video{object-fit:cover!important}}.mx49-home{overflow-x:clip}.mx49-home h1,.mx49-home h2,.mx49-home h3,.mx49-home .mx49-brand-card__copy strong{max-height:none!important;overflow:visible!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;text-wrap:balance;hyphens:none}.mx49-bridge__head{max-width:900px}.mx49-bridge__head h1{max-width:900px;margin-inline:auto}.mx49-bridge__head p{max-width:760px}.mx49-section-head>div{max-width:820px}.mx49-section-head h2{max-width:760px}.mx49-brand-card figure,.mx49-opportunity-panel figure,.mx49-media-gallery figure{position:relative;background:#eef4f7!important}.mx49-brand-card figure img,.mx49-opportunity-panel figure img,.mx49-media-gallery img{width:100%!important;height:100%!important;padding:0!important;object-fit:cover!important;object-position:center!important;image-rendering:auto}.mx49-brand-card figure img{min-height:235px!important}.mx49-opportunity-panel img{min-height:330px!important}.mx49-product-card__media{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f7faf8)!important}.mx49-product-card__media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;padding:3px!important;object-fit:contain!important;object-position:center!important;filter:contrast(1.015) saturate(1.01)}.mx49-product-card h3{min-height:2.55em;display:flex;align-items:flex-start}.mx49-product-card h3 a{display:block;width:100%;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.mx49-media-video{min-height:280px}.mx49-media-video .mx-device-video,.mx49-media-video video{min-height:280px!important;object-fit:cover!important}.mx49-media-gallery{grid-auto-rows:minmax(126px,1fr)}.mx49-media-gallery img{min-height:126px!important}.mx49-film .mx-film-slide.is-preparing-v0163{opacity:0!important;visibility:visible!important;pointer-events:none!important}.mx49-film .mx-film-slide.is-active{opacity:1!important;visibility:visible!important}.mx49-film .mx-film-slide.is-retiring-v0163{opacity:1!important;visibility:visible!important}.mx49-film .mx-film-slide.is-buffering:after{content:"";position:absolute;inset:auto 18px 18px auto;width:7px;height:7px;border-radius:50%;background:rgb(255 255 255 / .62);box-shadow:0 0 0 4px rgb(255 255 255 / .10);z-index:4}@media(min-width:1280px){.mx49-film .mx-film-stage{height:clamp(620px,82svh,900px)!important}.mx49-brand-card{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.mx49-brand-card figure{min-height:250px}.mx49-product-card__media{aspect-ratio:1/1.02}}@media(min-width:768px) and (max-width:1279px){.mx49-brand-card figure img{min-height:0!important}.mx49-opportunity-panel img{min-height:0!important}.mx49-section-head h2,.mx49-media-copy h2,.mx49-opportunity-panel h2{line-height:1.1!important}}@media(max-width:767px){.mx49-bridge__head h1{font-size:clamp(28px,8.6vw,36px)!important;line-height:1.08!important}.mx49-section-head h2{font-size:clamp(25px,7.2vw,31px)!important;line-height:1.1!important}.mx49-media-copy h2{font-size:clamp(23px,7vw,29px)!important;line-height:1.1!important}.mx49-opportunity-panel h2{font-size:clamp(27px,8vw,34px)!important;line-height:1.08!important}.mx49-brand-card figure img,.mx49-opportunity-panel img{min-height:0!important}.mx49-brand-card figure{aspect-ratio:16/9!important}.mx49-opportunity-panel figure{aspect-ratio:16/9!important}.mx49-product-card h3{min-height:2.75em}.mx49-media-video{min-height:0}.mx49-media-video .mx-device-video,.mx49-media-video video{min-height:0!important}}:is(.mx-public-v0140,.mx-public-v0134,.mx-public-subpage,.mx-catalog-page,.mx-standard-page,.mxon45-main,.mxon48-main) :is(h1,h2,h3){max-height:none!important;overflow:visible!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;text-wrap:balance}.mxon45-media-card strong,.mxon48-media-card strong{white-space:normal!important;text-overflow:clip!important;overflow:visible!important;line-height:1.35!important;min-height:2.7em}.mxon48-product-card>img,.mxon53-product-card>img,.mx-public-product-card img,.mx-product-card img{padding:4px!important;object-fit:contain!important;object-position:center!important}.mxon45-media-card>img,.mxon48-media-card:not(.is-portrait):not(.is-square)>img{object-fit:cover!important;object-position:center!important;padding:0!important}body.home .mx49-film .mx-film-stage{height:clamp(560px,calc(100svh - 76px),860px)!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;background:#03284f!important}body.home .mx49-film .mx-film-slide{inset:0 0 48px!important;background:#03284f!important}body.home .mx49-film .mx-film-slide video{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;background:#03284f!important;filter:none!important}.mx49-brand-card figure{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;overflow:hidden!important}.mx49-brand-card figure picture{display:block!important;width:100%!important;height:100%!important}.mx49-brand-card figure img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:none!important;filter:none!important;image-rendering:auto!important}.mx49-media-video{aspect-ratio:16/9!important;min-height:0!important;background:#03284f!important}.mx49-media-video .mx-device-video{width:100%!important;height:100%!important;min-height:0!important;background:#03284f!important;overflow:hidden!important}.mx49-media-video .mx-device-video video,.mx49-media-video video{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;transform:none!important;filter:none!important;background:#03284f!important}.mx49-media-gallery{align-content:start!important}.mx49-media-gallery figure{position:relative!important;aspect-ratio:16/9!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important}.mx49-media-gallery figure:first-child{aspect-ratio:16/9!important}.mx49-media-gallery img,.mx49-media-gallery figure:first-child img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;transform:none!important;filter:none!important;image-rendering:auto!important}@media (min-width:1280px){.mx49-brand-card figure{min-height:250px!important}.mx49-media-panel{grid-template-columns:minmax(210px,.62fr) minmax(440px,1.42fr) minmax(300px,1.02fr)!important;align-items:start!important}.mx49-media-video{align-self:start!important}}@media (min-width:768px) and (max-width:1279px){body.home .mx49-film .mx-film-stage{height:clamp(500px,72svh,720px)!important}body.home .mx49-film .mx-film-slide{inset:8px 8px 56px!important}.mx49-brand-card figure{min-height:0!important}.mx49-media-gallery figure{aspect-ratio:16/9!important}}@media (max-width:767px){body.home .mx49-film .mx-film-stage{height:clamp(500px,72svh,700px)!important;min-height:500px!important}body.home .mx49-film .mx-film-slide{inset:6px 6px 52px!important}body.home .mx49-film .mx-film-slide video{object-fit:contain!important;object-position:center center!important}.mx49-brand-card figure{aspect-ratio:16/9!important;min-height:0!important}.mx49-brand-card figure img{object-fit:contain!important}.mx49-media-gallery{grid-template-columns:1fr!important;gap:7px!important}.mx49-media-gallery figure{aspect-ratio:16/9!important}.mx49-media-gallery figure:nth-child(3){display:flex!important}}.mx-global-entry-media{position:relative;width:100%;margin:0;padding:0;background:#032e59;overflow:hidden}.mx-global-entry-media__frame{position:relative;width:100%;height:auto;aspect-ratio:16/9;max-height:900px;margin:0 auto;background:#032e59;overflow:hidden}.mx-global-entry-media__video{display:block;width:100%;height:100%;margin:0;padding:0;border:0;object-fit:contain;object-position:center center;background:#032e59;filter:none!important;transform:none!important;image-rendering:auto}.mx-global-entry-media__loading{position:absolute;left:50%;bottom:18px;width:38px;height:3px;border-radius:99px;transform:translateX(-50%);background:rgb(255 255 255 / .22);overflow:hidden;opacity:0;transition:opacity .15s ease}.mx-global-entry-media__loading:after{content:"";display:block;width:45%;height:100%;background:#fff;animation:mxEntryLoad 1s linear infinite}.mx-global-entry-media.is-loading .mx-global-entry-media__loading{opacity:1}.mx-global-entry-media.is-ready .mx-global-entry-media__loading{opacity:0}.mx-global-entry-media__noscript{margin:0;padding:12px;text-align:center;background:#032e59}.mx-global-entry-media__noscript a{color:#fff}@keyframes mxEntryLoad{from{transform:translateX(-120%)}to{transform:translateX(260%)}}@media (min-width:768px) and (max-width:1279px){.mx-global-entry-media__frame{aspect-ratio:16/9;max-height:min(78svh,820px)}.mx-global-entry-media__video{object-fit:contain!important}}@media (max-width:767px){.mx-global-entry-media{display:flex;justify-content:center;align-items:flex-start;background:#032e59}.mx-global-entry-media__frame{width:min(100%,calc((100svh - 58px)*9/16));max-width:100%;height:auto;max-height:calc(100svh - 58px);aspect-ratio:9/16;background:#032e59}.mx-global-entry-media__video{width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;background:#032e59!important}}@media (prefers-reduced-motion:reduce){.mx-global-entry-media__loading:after{animation-duration:1.8s}}:root{--mx83-green:#087a3e;--mx83-blue:#0d66b2;--mx83-ink:#14231a;--mx83-muted:#66736b;--mx83-line:#dce7df;--mx83-soft:#f6faf7}.mx-catalog-page .mx-public-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px!important;align-items:stretch}.mx-catalog-page .mx-public-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--mx83-line)!important;border-radius:16px!important;background:#fff!important}.mx-catalog-page .mx-public-product-image{display:grid!important;place-items:center;aspect-ratio:4/5;min-height:0!important;height:auto!important;padding:8px!important;background:#fff!important;overflow:hidden}.mx-catalog-page .mx-public-product-image img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;image-rendering:auto!important}.mx-catalog-page .mx-public-product-card>div:last-child{display:flex;flex-direction:column;flex:1;padding:14px 15px 16px!important;border-top:1px solid #edf3ef}.mx-catalog-page .mx-public-product-card h3{font-size:14px!important;line-height:1.35!important;min-height:38px;margin:8px 0 10px!important}.mx-catalog-page .mx-public-product-card .mx-text-link{margin-top:auto}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card{display:flex!important;flex-direction:column!important;min-width:0!important;border-radius:16px!important;background:#fff!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:4/5!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important;filter:none!important;transform:none!important;image-rendering:auto!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>div{display:flex!important;flex-direction:column!important;flex:1!important;padding:13px 14px 15px!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card strong{font-size:14px!important;line-height:1.35!important;font-weight:650!important;min-height:38px}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card p{font-size:11.5px!important;line-height:1.45!important;min-height:34px!important;margin:7px 0!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card span{margin-top:auto!important}.mx-home-product-card-v0143__media img,.mx-product-category-card__media img,.mx-product-hero__media img,.mx-product-detail .mx-product-hero__media img,.mx-public-product-card img{object-fit:contain!important;object-position:center!important;filter:none!important;transform:none!important;image-rendering:auto!important}.mx-home-product-card-v0143__media{background:#fff!important}@media(max-width:1180px){.mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){.mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px!important}.mx-catalog-page .mx-public-product-image{padding:5px!important}.mx-catalog-page .mx-public-product-card>div:last-child{padding:10px 11px 12px!important}.mx-catalog-page .mx-public-product-card h3{font-size:12px!important;min-height:34px}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>img{padding:5px!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card>div{padding:10px 11px 12px!important}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card strong{font-size:12px!important;min-height:34px}body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-card p{display:none!important}}@media(max-width:390px){.mx-catalog-page .mx-public-product-grid,body.mxon-brand-page-onnowell-urunleri .mxon83-library-products .mxon53-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body.mxon-brand-page-onnowell-urunleri .mxon84-product-tools{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px;padding:12px;border:1px solid #dbe8df;border-radius:16px;background:#fff;position:sticky;top:78px;z-index:8;box-shadow:0 8px 24px rgb(12 70 45 / .055)}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;padding:1px;min-width:0}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters::-webkit-scrollbar{display:none}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters button{flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid #d7e4da;border-radius:999px;background:#fff;color:#245e3d;font:650 11px/1.2 inherit;cursor:pointer;white-space:nowrap}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters button b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 5px;border-radius:999px;background:#eef6f0;color:#287249;font-size:9px}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters button.is-active{background:#087a3e;border-color:#087a3e;color:#fff}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters button.is-active b{background:rgb(255 255 255 / .17);color:#fff}body.mxon-brand-page-onnowell-urunleri .mxon84-product-search{flex:0 0 210px;margin:0!important}body.mxon-brand-page-onnowell-urunleri .mxon84-product-search input{width:100%;height:40px;border:1px solid #d7e4da;border-radius:11px;background:#fbfdfb;color:#193b29;padding:0 12px;font:500 12px/1 inherit;outline:none}body.mxon-brand-page-onnowell-urunleri .mxon84-product-search input:focus{border-color:#6fa888;box-shadow:0 0 0 3px rgb(8 122 62 / .08)}body.mxon-brand-page-onnowell-urunleri [data-mxon84-card][hidden]{display:none!important}body.mxon-brand-page-onnowell-urunleri .mxon84-product-empty{padding:24px;border:1px dashed #cbded0;border-radius:14px;text-align:center;color:#69796e;background:#fff}body.mxon-brand-page-onnowell-urunleri .mxon83-numbered-product-grid .mxon53-product-card{content-visibility:auto;contain-intrinsic-size:420px}body.mxon-brand-page-onnowell-urunleri .mxon83-numbered-product-grid .mxon53-product-card>img{max-width:100%;image-rendering:auto!important;-webkit-transform:translateZ(0);transform:translateZ(0)}@media(max-width:900px){body.mxon-brand-page-onnowell-urunleri .mxon84-product-tools{top:68px;display:block;padding:10px}body.mxon-brand-page-onnowell-urunleri .mxon84-product-search{display:block;margin-top:9px!important;max-width:none}body.mxon-brand-page-onnowell-urunleri .mxon84-product-search input{height:42px}}@media(max-width:640px){body.mxon-brand-page-onnowell-urunleri .mxon84-product-tools{top:58px;margin-bottom:12px;border-radius:13px}body.mxon-brand-page-onnowell-urunleri .mxon84-product-filters button{min-height:40px;padding-inline:11px}body.mxon-brand-page-onnowell-urunleri .mxon83-numbered-product-grid .mxon53-product-card>img{aspect-ratio:4/5!important;padding:4px!important}}.mx85-anchor{display:block;position:relative;top:-90px;visibility:hidden}.mx85-manager-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:15px 17px;border:1px solid #d6e4dc;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgb(8 71 52 / .06)}.mx85-manager-toolbar>div:first-child{display:flex;flex-direction:column;gap:3px;min-width:0}.mx85-manager-toolbar strong{font-size:14px;color:#0a623c}.mx85-manager-toolbar span{font-size:12px;color:#68756d}.mx85-manager-actions{display:flex;gap:8px;flex-wrap:wrap}.mx85-manager-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border:1px solid #cddbd3;border-radius:10px;background:#fff;color:#145d3c!important;text-decoration:none!important;font-size:12px;font-weight:700;cursor:pointer}.mx85-manager-btn:hover{border-color:#83b49b;background:#f8fcf9}.mx85-manager-btn.is-primary{background:#087a3e;border-color:#087a3e;color:#fff!important}.mx85-manager-btn.is-primary:hover{background:#076d38}.mx85-manager-success{margin:0 0 16px;padding:12px 14px;border:1px solid #badbc7;border-radius:12px;background:#f2fbf5;color:#1f6039;font-size:13px;font-weight:650}.mx85-product-manager{margin:0 0 22px;border:1px solid #d7e5dc;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 18px 44px rgb(18 55 38 / .08)}.mx85-product-manager__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e7efe9;background:linear-gradient(180deg,#fbfefc,#f6faf7)}.mx85-product-manager__head span{display:block;margin-bottom:5px;font-size:10px;font-weight:800;letter-spacing:.08em;color:#087a3e}.mx85-product-manager__head h2{margin:0 0 5px;font-size:24px;color:#15271e}.mx85-product-manager__head p{margin:0;color:#6b756e;font-size:13px}.mx85-manager-close{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d7e2da;border-radius:10px;background:#fff;color:#33463b!important;text-decoration:none!important;font-size:24px;line-height:1}.mx85-product-manager__form{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.55fr);gap:24px;padding:22px}.mx85-product-manager__media{display:flex;flex-direction:column;gap:10px}.mx85-product-manager__preview{aspect-ratio:4/5;display:grid;place-items:center;border:1px solid #dce8e0;border-radius:16px;background:#f8fbf9;overflow:hidden;color:#78857d;font-size:13px;text-align:center}.mx85-product-manager__preview img{width:100%;height:100%;object-fit:contain;display:block;background:#fff}.mx85-product-manager__media small{color:#7a847e;line-height:1.45}.mx85-product-manager__fields{display:flex;flex-direction:column;gap:13px}.mx85-product-manager__fields label{display:flex;flex-direction:column;gap:6px;color:#2e4136;font-size:12px;font-weight:700}.mx85-product-manager__fields input[type=text],.mx85-product-manager__fields textarea{width:100%;border:1px solid #cfdcd4;border-radius:10px;background:#fff;padding:10px 11px;color:#17251d;font:inherit;outline:none}.mx85-product-manager__fields input:focus,.mx85-product-manager__fields textarea:focus{border-color:#58a47a;box-shadow:0 0 0 3px rgb(8 122 62 / .10)}.mx85-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mx85-active-check{align-self:end;min-height:41px;flex-direction:row!important;align-items:center!important;padding:0 12px;border:1px solid #d9e5dd;border-radius:10px;background:#fafcfb}.mx85-category-picks{margin:0;padding:12px;border:1px solid #dce7e0;border-radius:12px}.mx85-category-picks legend{padding:0 6px;font-size:12px;font-weight:800;color:#315441}.mx85-category-picks{display:flex;flex-wrap:wrap;gap:7px}.mx85-category-picks label{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:6px!important;padding:7px 9px;border-radius:999px;background:#f4f8f5;font-size:11px!important;font-weight:600!important}.mx85-form-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:2px}.mx85-managed-product-card{position:relative!important;overflow:hidden}.mx85-product-card-main{display:block;color:inherit!important;text-decoration:none!important}.mx85-product-card-main>img{width:100%!important;aspect-ratio:4/5!important;height:auto!important;object-fit:contain!important;background:#fff!important;padding:10px!important;display:block}.mx85-product-card-main>div{padding:14px 15px 16px;border-top:1px solid #edf2ee}.mx85-product-card-main strong{display:block;color:#14281d}.mx85-product-card-main p{color:#6c756f}.mx85-product-card-main span{color:#087a3e}.mx85-card-edit{position:absolute;top:10px;right:10px;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 10px;border:1px solid rgb(7 95 159 / .20);border-radius:9px;background:rgb(255 255 255 / .96);color:#075f9f!important;text-decoration:none!important;font-size:11px;font-weight:800;box-shadow:0 5px 14px rgb(0 0 0 / .08)}.mx85-card-edit:hover{background:#075f9f;color:#fff!important}.mx85-catalog-manager-section{padding-top:18px!important;padding-bottom:0!important}.mx85-detail-manager{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:12px 14px;border:1px solid #d8e5dd;border-radius:13px;background:#fff}.mx85-detail-manager>strong{color:#0b6840}.mx85-detail-manager>div{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:900px){.mx85-product-manager__form{grid-template-columns:1fr}.mx85-product-manager__media{max-width:460px;width:100%;margin-inline:auto}.mx85-manager-toolbar{align-items:flex-start;flex-direction:column}.mx85-detail-manager{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.mx85-product-manager{border-radius:16px}.mx85-product-manager__head{padding:16px}.mx85-product-manager__head h2{font-size:21px}.mx85-product-manager__form{padding:14px;gap:16px}.mx85-field-grid{grid-template-columns:1fr}.mx85-manager-actions,.mx85-form-actions{width:100%}.mx85-manager-actions .mx85-manager-btn,.mx85-form-actions .mx85-manager-btn{flex:1 1 140px;min-height:44px}.mx85-card-edit{top:7px;right:7px;min-height:32px;font-size:10px}.mx85-product-card-main>img{padding:7px!important}.mx85-detail-manager>div{width:100%}.mx85-detail-manager .mx85-manager-btn{flex:1}}.mx85-product-placeholder{aspect-ratio:4/5;display:grid;place-items:center;background:#f5f8f6;color:#7b877f;font-size:12px;font-weight:700;border-bottom:1px solid #edf2ee}.mx90-manager-media-tools{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.mx90-manager-media-tools span{font-size:11px;color:#66736c}.mx85-product-manager__fields select[multiple]{min-height:150px}body.home .mx80-intro{padding:54px 0 16px!important;background:#fff!important}body.home .mx80-intro .mx49-bridge__head{margin-bottom:0!important}.mx80-carousel-section{padding:34px 0 18px;background:#fff;position:relative;z-index:0}.mx80-carousel-section:nth-of-type(even){background:#fbfdff}.mx80-carousel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.mx80-carousel-head>div:first-child{max-width:780px}.mx80-carousel-kicker{display:block;margin-bottom:7px;font-size:10px;line-height:1.3;letter-spacing:.11em;font-weight:800;color:#1565c0}.mx80-carousel-head h2{margin:0 0 7px;color:#0d315b;font-size:clamp(25px,3vw,36px);line-height:1.08;letter-spacing:-.025em;font-weight:760}.mx80-carousel-head p{margin:0;color:#617184;font-size:14px;line-height:1.55}.mx80-carousel-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}.mx80-carousel-actions>a{color:#0d47a1;text-decoration:none;font-size:12px;font-weight:750;white-space:nowrap}.mx80-carousel-controls{display:flex;gap:7px}.mx80-carousel-controls button{width:40px;height:40px;border:1px solid #cfdae6;border-radius:12px;background:#fff;color:#0d47a1;font:700 24px/1 system-ui;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px rgb(16 55 90 / .045)}.mx80-carousel-controls button:hover{border-color:#1565c0;background:#f5f9ff}.mx80-carousel{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;border-radius:18px;outline:none}.mx80-carousel::-webkit-scrollbar{display:none}.mx80-carousel:focus-visible{box-shadow:0 0 0 4px rgb(21 101 192 / .14)}.mx80-carousel-track{display:flex;gap:14px;min-width:max-content;padding:2px 2px 8px}.mx80-carousel-card{flex:0 0 calc((min(1240px,calc(100vw - 48px)) - 42px)/4);margin:0;scroll-snap-align:start;min-width:0}.mx80-carousel-media{width:100%;aspect-ratio:1/1;border:1px solid #dbe4ec;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 26px rgb(10 47 82 / .065);display:grid;place-items:center}.mx80-carousel-media img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;image-rendering:auto!important;transform:none!important;padding:0!important}.mx80-carousel-card:hover .mx80-carousel-media{border-color:#b8cadb;box-shadow:0 14px 30px rgb(10 47 82 / .09)}@media(max-width:1279px){.mx80-carousel-card{flex-basis:calc((min(100vw - 44px,1120px) - 28px)/3)}}@media(max-width:1023px){.mx80-carousel-section{padding:28px 0 14px}.mx80-carousel-head{align-items:flex-start;flex-direction:column;gap:12px}.mx80-carousel-actions{width:100%;justify-content:space-between}.mx80-carousel-card{flex-basis:calc((100vw - 50px)/2)}}@media(max-width:640px){body.home .mx80-intro{padding:34px 0 4px!important}.mx80-carousel-section{padding:24px 0 10px}.mx80-carousel-head{margin-bottom:13px;gap:10px}.mx80-carousel-head h2{font-size:25px}.mx80-carousel-head p{font-size:12.5px;max-width:95%}.mx80-carousel-actions>a{font-size:11px}.mx80-carousel-controls button{width:38px;height:38px;border-radius:11px}.mx80-carousel-track{gap:10px;padding-bottom:6px}.mx80-carousel-card{flex-basis:calc(100vw - 36px)}.mx80-carousel-media{border-radius:15px}}@media(prefers-reduced-motion:reduce){.mx80-carousel{scroll-behavior:auto!important}.mx80-carousel-card{transition:none!important}}body.home .mx49-brand-card figure img,body.home .mx49-product-card__media img,body.home .mx49-media-gallery img,body.home .mx49-opportunity-panel figure img,body.home .mx80-carousel-media img{filter:none!important;transform:none!important;image-rendering:auto!important;backface-visibility:hidden!important;-webkit-font-smoothing:antialiased}body.home .mx49-product-card__media{background:#fff!important;overflow:hidden!important}body.home .mx49-product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important}body.home .mx49-media-gallery{display:grid!important}body.home .mx49-media-gallery figure{background:#fff!important}body.home .mx49-media-gallery img{object-fit:contain!important;background:#fff!important}body.home .mx49-opportunity-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important}body.home .mx49-opportunity-panel figure{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;overflow:hidden!important}body.home .mx49-opportunity-panel figure img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}body.home .mx80-carousel-media{background:#fff!important;isolation:isolate}body.home .mx80-carousel-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important}body.home .mx49-film .mx-film-slide{visibility:hidden!important;opacity:0!important;z-index:1!important}body.home .mx49-film .mx-film-slide.is-preparing-v0181{visibility:visible!important;opacity:0!important;z-index:2!important}body.home .mx49-film .mx-film-slide.is-active{visibility:visible!important;opacity:1!important;z-index:3!important}body.home .mx49-film .mx-film-slide.is-retiring-v0181{visibility:visible!important;opacity:1!important;z-index:2!important}body.home .mx49-film .mx-film-slide video{object-fit:contain!important;object-position:center center!important;background:#03284f!important;transform:none!important;filter:none!important}@media(max-width:1023px){body.home .mx49-opportunity-panel{grid-template-columns:1fr!important}}.mx-public-product-card img,.mx-product-category-card img,.mx-brochure-card img,.mxon48-media-card img,.mxon48-media-strip img,.mxon48-product-card img,.mxon53-product-card img,.mxon53-category-card img,.mxon53-resource-grid img,.mx-home-media-carousel img,.mx-home-media-v0141 img,.mx-home-product-card-v0143 img,.mx-product-hero img{image-rendering:auto!important;filter:none!important;-webkit-filter:none!important;backface-visibility:visible!important;opacity:1!important}.mx-brochure-card>a img,.mx-public-product-card img,.mxon48-product-card img,.mxon53-product-card img{object-fit:contain!important;background:#fff!important}.mx49-media-gallery.is-count-1{grid-template-columns:1fr!important}.mx49-media-gallery.is-count-1 figure{grid-column:1/-1!important;aspect-ratio:16/9!important}.mx49-media-gallery.is-count-2{grid-template-columns:1fr!important;align-content:start!important}.mx49-media-gallery.is-count-2 figure{grid-column:auto!important;aspect-ratio:16/9!important}.mx49-media-gallery.is-count-3{align-content:start!important}.mx49-product-card,.mxon48-product-card,.mxon53-product-card{isolation:isolate}.mx49-product-card img,.mxon48-product-card img,.mxon53-product-card img{filter:none!important;transform:none!important;image-rendering:auto!important}.mx49-product-card h3,.mxon48-product-card strong,.mxon53-product-card strong{overflow-wrap:anywhere}@media(max-width:1023px){.mx49-media-gallery.is-count-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.mx49-media-gallery.is-count-2{grid-template-columns:1fr!important}.mx49-media-gallery.is-count-2 figure{aspect-ratio:16/9!important}}:root{--mx92-header-h:72px;--mx92-adminbar-h:0px;--mx92-safe-gap:16px;--mx92-ink:#111827;--mx92-muted:#5b6675;--mx92-font:"Segoe UI Variable","Segoe UI",Roboto,Helvetica,Arial,sans-serif}html,body,body button,body input,body select,body textarea,body optgroup,body .media-modal,body .media-modal button,body .media-modal input,body .media-modal select,body .media-modal textarea{font-family:var(--mx92-font)!important;font-synthesis:none!important;text-rendering:auto!important;-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important;font-kerning:normal!important}body{font-weight:400!important}body p,body li,body dd,body dt,body td,body figcaption,body small,body .description,body .muted{font-weight:400!important}body h1,body h2,body h3,body h4,body h5,body h6,body strong,body b,body label,body button,body .button,body .btn,body .mxon48-btn,body .mx-header-cta,body .mx-nav-list-v0148>li>a,body .mx80-carousel-head h2,body .mx80-carousel-kicker,body .mx80-carousel-actions>a,body .mx-product-card h3,body .mx-product-title{font-weight:500!important}body h1,body h2,body h3,body h4,body h5,body h6{letter-spacing:-.02em!important}body p,body li,body td,body th,body label,body a,body button{letter-spacing:0!important}body :is(h1,h2,h3,h4,h5,h6,p,li,a,button,label,strong,b,small,td,th,.description,.muted){text-shadow:none!important;filter:none!important}.mx-header-v0148,.mx-header-v0148 a,.mx-header-v0148 strong,.mx-header-v0148 small,.mx-global-entry-media,.mx-global-entry-media a,.mx-video-copy.is-dark,.mx-video-copy.is-dark *{color:#fff!important}html{scroll-padding-top:calc(var(--mx92-header-h) + var(--mx92-safe-gap))!important}body [id]{scroll-margin-top:calc(var(--mx92-header-h) + var(--mx92-safe-gap))}#urun-yonetimi,.mx-product-manager,.mxon-product-manager,.mx-front-product-manager{scroll-margin-top:calc(var(--mx92-header-h) + 22px)!important}body.home .mx-global-entry-media{padding-top:var(--mx92-header-h)!important;box-sizing:border-box!important}body.home .mx-global-entry-media__frame{max-height:calc(100svh - var(--mx92-header-h))!important}body.home .mxon50-video-hero,body.home .mx49-film{scroll-margin-top:var(--mx92-header-h)!important}body.home .mxon50-video-hero__frame>video,body.home .mx-global-entry-media__video{object-position:center center!important}body .media-modal-backdrop{z-index:399900!important}body .media-modal{z-index:400000!important}body .media-modal-content{z-index:400001!important}body .media-frame{z-index:auto!important}body .media-modal,body .media-modal *{text-shadow:none!important;-webkit-font-smoothing:auto!important;font-synthesis:none!important}body .media-modal h1,body .media-modal h2,body .media-modal h3,body .media-modal .media-menu-item,body .media-modal .button,body .media-modal label,body .media-modal th{font-weight:500!important}body .media-modal p,body .media-modal td,body .media-modal .attachment-details{font-weight:400!important}body #TB_overlay{z-index:399800!important}body #TB_window{z-index:399850!important}body #wp-link-backdrop{z-index:399800!important}body #wp-link-wrap{z-index:399850!important}body.modal-open .mx-header-v0148,html.mx92-media-open body .mx-header-v0148{z-index:9000!important}.mx-global-entry-media__video,.mxon50-video-hero__frame>video,.mxon50-template-video>video{object-fit:contain!important;background:#032e59!important}@media(max-width:1279px){:root{--mx92-header-h:68px}}@media(max-width:767px){:root{--mx92-header-h:60px;--mx92-safe-gap:12px}body.home .mx-global-entry-media__frame{max-height:calc(100svh - var(--mx92-header-h))!important}}body a,body th,body [class*="kicker"],body [class*="eyebrow"],body [class*="badge"],body [class*="pill"]{font-weight:500!important}body.home .mx49-brand-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}body.home .mx49-brand-card{position:relative!important;display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(260px,1.18fr)!important;min-height:235px!important;overflow:hidden!important;border:1px solid #d9e4ea!important;border-radius:18px!important;background:#fff!important;box-shadow:0 14px 38px rgb(3 40 77 / .075)!important;text-decoration:none!important}body.home .mx49-brand-card__copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:29px 12px 28px 29px!important}body.home .mx49-brand-card figure{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;margin:0!important;overflow:hidden!important;background:#f7fafb!important}body.home .mx49-brand-card figure picture{display:block!important;width:100%!important;height:100%!important}body.home .mx49-brand-card figure img{display:block!important;width:100%!important;height:100%!important;min-height:235px!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important}body.home .mx49-path-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid #d9e4ea!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 36px rgb(3 40 77 / .055)!important}body.home .mx49-path-grid>a{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-height:128px!important;padding:18px 15px!important;border-left:1px solid #d9e4ea!important;text-decoration:none!important;background:#fff!important}body.home .mx49-path-grid>a:first-child{border-left:0!important}body.home .mx49-path-grid>a i{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;margin-bottom:12px!important;border-radius:50%!important;background:#f0f6fb!important;color:#0b62b0!important}body.home .mx49-path-grid>a i svg{display:block!important;width:22px!important;height:22px!important}body.home.admin-bar{padding-top:0!important}body.home.admin-bar .mx-header-v0148{margin-top:0!important;margin-bottom:0!important}body.home .mx-header-v0148+*{margin-top:0!important}@media(max-width:1100px){body.home .mx49-brand-grid{grid-template-columns:1fr!important}body.home .mx49-path-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:767px){body.home .mx49-brand-card{display:flex!important;flex-direction:column!important;min-height:0!important}body.home .mx49-brand-card figure{order:-1!important;aspect-ratio:16/9!important}body.home .mx49-brand-card figure img{min-height:0!important;padding:0!important}body.home .mx49-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.home .mx49-path-grid>a{min-height:112px!important;padding:14px 12px!important}}:root{--mx106-header-h:72px;--mx106-adminbar-h:0px;--mx106-nav-top:var(--mx106-header-h);--mx106-header-ease:cubic-bezier(.22,.61,.36,1)}html body.admin-bar,html body.home.admin-bar{--mx106-adminbar-h:32px;padding-top:var(--mx106-adminbar-h)!important}body:not(.admin-bar){--mx106-adminbar-h:0px}body.admin-bar #wpadminbar{position:fixed!important;top:0!important;right:0!important;left:0!important;margin:0!important;z-index:999999!important}html body .mx-header-v0148,html body .mx-header-v0148.mx-header--overlay,html body.home .mx-header-v0148.mx-header--overlay,html body:not(.home) .mx-header-v0148,html body.admin-bar .mx-header-v0148,html body.admin-bar.home .mx-header-v0148.mx-header--overlay{position:sticky!important;top:var(--mx106-adminbar-h)!important;right:auto!important;left:auto!important;margin-top:0!important;margin-bottom:0!important;transform:translate3d(0,0,0)!important;transition:transform .22s var(--mx106-header-ease),box-shadow .2s ease,background-color .2s ease!important;will-change:transform;z-index:12100!important}html body.home .mx-header-v0148.mx-header--overlay{background-image:linear-gradient(rgb(2 48 88 / .86),rgb(2 48 88 / .86)),var(--mx56-blue-bg)!important;background-size:cover!important;background-position:center!important;box-shadow:0 8px 28px rgb(0 30 58 / .12)!important;backdrop-filter:none!important}html body.home .mx-global-entry-media{padding-top:0!important;margin-top:0!important}html body.home .mx-header-v0148+*{margin-top:0!important}html body.home .mx-global-entry-media__frame{max-height:calc(100svh - var(--mx106-header-h) - var(--mx106-adminbar-h))!important}html.mx106-header-hidden body .mx-header-v0148{transform:translate3d(0,calc(-1 * var(--mx106-header-h)),0)!important;pointer-events:none!important}html.mx106-header-visible body .mx-header-v0148,body.mx-menu-open .mx-header-v0148,body .mx-header-v0148:focus-within{transform:translate3d(0,0,0)!important;pointer-events:auto!important}html.mx106-header-hidden{scroll-padding-top:calc(var(--mx106-adminbar-h) + 12px)!important}html:not(.mx106-header-hidden){scroll-padding-top:calc(var(--mx106-adminbar-h) + var(--mx106-header-h) + 14px)!important}body [id]{scroll-margin-top:calc(var(--mx106-adminbar-h) + var(--mx106-header-h) + 14px)!important}@media(max-width:1480px){html body .mx-mobile-menu-overlay-v0161,html body .mx-mobile-drawer-v0161{top:calc(var(--mx106-adminbar-h) + var(--mx106-header-h))!important}html body .mx-mobile-drawer-v0161{max-height:calc(100dvh - var(--mx106-adminbar-h) - var(--mx106-header-h))!important}}body .media-modal-backdrop{z-index:499900!important}body .media-modal{z-index:500000!important}body .media-modal-content{z-index:500001!important}body #TB_overlay,body #wp-link-backdrop{z-index:499800!important}body #TB_window,body #wp-link-wrap{z-index:499850!important}html.mx106-overlay-open body .mx-header-v0148{transform:translate3d(0,calc(-1 * var(--mx106-header-h)),0)!important;pointer-events:none!important;visibility:hidden!important}html.mx106-overlay-open body .mx-mobile-drawer-v0161,html.mx106-overlay-open body .mx-mobile-menu-overlay-v0161{visibility:hidden!important}.mx93-summary,.mx90-cart-summary{top:calc(var(--mx106-adminbar-h) + var(--mx106-header-h) + 16px)!important;transition:top .2s ease!important}html.mx106-header-hidden .mx93-summary,html.mx106-header-hidden .mx90-cart-summary{top:calc(var(--mx106-adminbar-h) + 14px)!important}@media(max-width:1279px){:root{--mx106-header-h:68px}}@media(max-width:782px){html body.admin-bar,html body.home.admin-bar{--mx106-adminbar-h:46px;padding-top:var(--mx106-adminbar-h)!important}}@media(max-width:767px){:root{--mx106-header-h:60px}html body .mx-header-v0148{transition-duration:.18s!important}.mx93-summary,.mx90-cart-summary{position:static!important;top:auto!important}}@media(prefers-reduced-motion:reduce){html body .mx-header-v0148{transition:none!important}}body.home .mx49-bridge{padding:48px 0 22px!important;background:#fff!important}body.home .mx49-bridge__head{max-width:900px!important;margin:0 auto 28px!important;text-align:center!important}body.home .mx49-bridge__head h1{max-width:900px!important;margin:0 auto!important;color:#102a48!important;font-size:clamp(34px,3.4vw,50px)!important;line-height:1.06!important;letter-spacing:-.035em!important;font-weight:500!important}body.home .mx49-bridge__head p{max-width:760px!important;margin:13px auto 0!important;color:#657487!important;font-size:14px!important;line-height:1.65!important}body.home .mx49-brand-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}body.home .mx49-brand-card[data-mx-structural-card]{position:relative!important;display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(300px,1.14fr)!important;min-height:270px!important;overflow:hidden!important;border:1px solid #d8e3ea!important;border-radius:19px!important;background:#fff!important;text-decoration:none!important;box-shadow:0 14px 38px rgb(3 40 77 / .075)!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}body.home .mx49-brand-card[data-mx-structural-card]::before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:4px!important;background:#5c9f23!important;z-index:4!important}body.home .mx49-brand-card.is-apex[data-mx-structural-card]::before{background:#0b67ae!important}body.home .mx49-brand-card[data-mx-structural-card]:hover{transform:translateY(-2px)!important;border-color:#bdcfdc!important;box-shadow:0 20px 48px rgb(3 40 77 / .11)!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx49-brand-card__copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:30px 16px 30px 32px!important;background:#fff!important}body.home .mx49-brand-card[data-mx-structural-card] .mx-onnowell-logo{display:block!important;max-width:150px!important;max-height:46px!important;width:auto!important;height:auto!important;margin:0 0 10px!important;object-fit:contain!important}body.home .mx49-brand-card[data-mx-structural-card] .mx49-brand-card__copy>strong{display:block!important;color:#236b38!important;font-size:24px!important;line-height:1.1!important;font-weight:500!important}body.home .mx49-brand-card.is-apex[data-mx-structural-card] .mx49-brand-card__copy>strong{color:#075ba6!important}body.home .mx49-brand-card[data-mx-structural-card] .mx49-brand-card__copy>span{display:block!important;margin-top:6px!important;color:#344a60!important;font-size:12.5px!important;line-height:1.4!important}body.home .mx49-brand-card[data-mx-structural-card] .mx49-brand-card__copy>p{display:block!important;margin:14px 0 0!important;color:#647284!important;font-size:12px!important;line-height:1.58!important}body.home .mx49-brand-card[data-mx-structural-card] .mx49-brand-card__copy>b{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:18px!important;color:#2f7412!important;font-size:12px!important;font-weight:500!important}body.home .mx49-brand-card.is-apex[data-mx-structural-card] .mx49-brand-card__copy>b{color:#075ba6!important}body.home .mx49-brand-card[data-mx-structural-card]>figure{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:270px!important;margin:0!important;overflow:hidden!important;background:#f4f8fa!important}body.home .mx49-brand-card[data-mx-structural-card]>figure>picture{display:block!important;width:100%!important;height:100%!important;min-height:270px!important}body.home .mx49-brand-card[data-mx-structural-card]>figure img{display:block!important;width:100%!important;height:100%!important;min-height:270px!important;padding:8px!important;object-fit:contain!important;object-position:center!important;background:#fff!important}body.home .mx49-paths{padding:0 0 46px!important;background:#fff!important}body.home .mx49-path-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;overflow:hidden!important;border:1px solid #d8e3ea!important;border-radius:16px!important;background:#fff!important;box-shadow:0 14px 36px rgb(3 40 77 / .055)!important}body.home .mx49-path-grid>a[data-mx-structural-card]{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0!important;min-height:132px!important;padding:18px 15px!important;border:0!important;border-left:1px solid #dfe8ed!important;background:#fff!important;text-decoration:none!important;transition:background-color .18s ease,transform .18s ease!important}body.home .mx49-path-grid>a[data-mx-structural-card]:first-child{border-left:0!important}body.home .mx49-path-grid>a[data-mx-structural-card]:hover{background:#f7fafc!important}body.home .mx49-path-grid>a[data-mx-structural-card]>i{display:grid!important;place-items:center!important;flex:0 0 auto!important;width:38px!important;height:38px!important;margin:0 0 12px!important;border-radius:50%!important;background:#eef5fa!important;color:#0b62b0!important}body.home .mx49-path-grid>a[data-mx-structural-card="path-products"]>i{background:#eef7eb!important;color:#4c8c1d!important}body.home .mx49-path-grid>a[data-mx-structural-card]>i>svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.65!important;stroke-linecap:round!important;stroke-linejoin:round!important}body.home .mx49-path-grid>a[data-mx-structural-card]>strong{display:block!important;color:#163d6d!important;font-size:12.5px!important;line-height:1.25!important;font-weight:500!important}body.home .mx49-path-grid>a[data-mx-structural-card]>span{display:block!important;margin-top:6px!important;color:#6a7685!important;font-size:10.7px!important;line-height:1.5!important;font-weight:400!important}@media(max-width:1100px){body.home .mx49-brand-grid{grid-template-columns:1fr!important}body.home .mx49-brand-card[data-mx-structural-card]{grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr)!important}body.home .mx49-path-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}body.home .mx49-path-grid>a[data-mx-structural-card]:nth-child(4){border-left:0!important}body.home .mx49-path-grid>a[data-mx-structural-card]:nth-child(-n+3){border-bottom:1px solid #dfe8ed!important}}@media(max-width:767px){body.home .mx49-bridge{padding:28px 0 14px!important}body.home .mx49-bridge__head{margin-bottom:17px!important;text-align:left!important}body.home .mx49-bridge__head h1{font-size:clamp(27px,8vw,34px)!important;line-height:1.08!important}body.home .mx49-bridge__head p{margin-top:9px!important;font-size:13px!important;line-height:1.58!important}body.home .mx49-brand-grid{gap:11px!important}body.home .mx49-brand-card[data-mx-structural-card]{display:flex!important;flex-direction:column!important;min-height:0!important;border-radius:15px!important}body.home .mx49-brand-card[data-mx-structural-card]::before{inset:0 0 auto 0!important;width:auto!important;height:4px!important}body.home .mx49-brand-card[data-mx-structural-card]>figure{order:-1!important;min-height:0!important;aspect-ratio:16/9!important}body.home .mx49-brand-card[data-mx-structural-card]>figure>picture{min-height:0!important;height:100%!important}body.home .mx49-brand-card[data-mx-structural-card]>figure img{min-height:0!important;height:100%!important;padding:0!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx49-brand-card__copy{padding:17px 17px 19px!important}body.home .mx49-brand-card[data-mx-structural-card] .mx49-brand-card__copy>strong{font-size:20px!important}body.home .mx49-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:13px!important}body.home .mx49-path-grid>a[data-mx-structural-card]{min-height:116px!important;padding:14px 12px!important;border-bottom:1px solid #dfe8ed!important}body.home .mx49-path-grid>a[data-mx-structural-card]:nth-child(odd){border-left:0!important}body.home .mx49-path-grid>a[data-mx-structural-card]:nth-last-child(-n+2){border-bottom:0!important}}@media(prefers-reduced-motion:reduce){body.home .mx49-brand-card[data-mx-structural-card],body.home .mx49-path-grid>a[data-mx-structural-card]{transition:none!important}}[data-mx219-product-appearance="1"]{background-color:var(--mx219-product-card-bg,inherit)!important;text-align:var(--mx219-product-text-align,inherit)}[data-mx219-product-appearance="1"] img{object-fit:var(--mx219-product-media-fit,cover)!important;object-position:var(--mx219-product-media-focus,center center)!important}[data-mx219-product-appearance="1"] h3,[data-mx219-product-appearance="1"] h3 a{color:var(--mx219-product-title-color,inherit)!important}[data-mx219-product-appearance="1"] p,[data-mx219-product-appearance="1"] .mx-product-category{color:var(--mx219-product-text-color,inherit)!important}[data-mx219-product-appearance="1"] .mx-text-link,[data-mx219-product-appearance="1"] .mx49-link{color:var(--mx219-product-cta-color,inherit)!important}[data-mx219-product-cta-bg="1"] .mx-text-link,[data-mx219-product-cta-bg="1"] .mx49-link{background-color:var(--mx219-product-cta-bg)!important;border-radius:8px;padding:6px 9px}[data-mx219-product-spacing="compact"]>div,[data-mx219-product-spacing="compact"] .mx-product-card__body{padding:12px!important}[data-mx219-product-spacing="normal"]>div,[data-mx219-product-spacing="normal"] .mx-product-card__body{padding:18px!important}[data-mx219-product-spacing="spacious"]>div,[data-mx219-product-spacing="spacious"] .mx-product-card__body{padding:24px!important}.mx219-product-appearance-fields{margin:4px 0 0;border:1px solid #dbe7e1;border-radius:14px;padding:14px;background:#f8fbf9}.mx219-product-appearance-fields legend{padding:0 7px;font-weight:700;color:#214b38}.mx219-product-appearance-help{margin:0 0 12px;color:#607468;font-size:12px}.mx219-product-color-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mx219-product-color-grid label{display:grid;gap:6px}.mx219-product-color-grid input{min-height:42px;border:1px solid #cddbd4;border-radius:9px;padding:0 10px}@media(max-width:680px){.mx219-product-color-grid{grid-template-columns:1fr}}body.home .mx49-media-panel{background-image:linear-gradient(90deg,rgb(6 54 112 / .98) 0%,rgb(7 83 154 / .94) 44%,rgb(5 65 126 / .88) 72%,rgb(2 42 84 / .92) 100%),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;background-color:#063670!important;border:1px solid rgb(255 255 255 / .20)!important}body.home .mx49-media-copy{position:relative!important;overflow:hidden!important;isolation:isolate!important;border-radius:16px!important;padding:28px 22px!important;background:linear-gradient(180deg,rgb(13 92 174 / .98),rgb(5 58 122 / .96))!important;border:1px solid rgb(255 255 255 / .22)!important;box-shadow:inset 0 1px 0 rgb(255 255 255 / .20),0 18px 40px rgb(2 30 72 / .22)!important}body.home .mx49-media-copy::before{content:""!important;position:absolute!important;inset:0!important;z-index:-1!important;background:radial-gradient(circle at 12% 10%,rgb(255 255 255 / .18),transparent 34%),linear-gradient(135deg,rgb(255 255 255 / .10),transparent 50%)!important;pointer-events:none!important}body.home .mx49-media-copy h2{color:#fff!important;text-shadow:0 2px 14px rgb(0 20 60 / .28)!important}body.home .mx49-media-copy p{color:rgb(255 255 255 / .90)!important}body.home .mx49-media-copy .mx49-link,body.home .mx49-media-copy a{width:max-content!important;max-width:100%!important;display:inline-flex!important;align-items:center!important;gap:8px!important;color:#fff!important;background:rgb(255 255 255 / .12)!important;border:1px solid rgb(255 255 255 / .24)!important;border-radius:999px!important;padding:10px 14px!important;text-decoration:none!important;font-weight:800!important;box-shadow:0 10px 24px rgb(0 20 60 / .18)!important}body.home .mx49-media-copy .mx49-link:hover,body.home .mx49-media-copy a:hover{background:rgb(255 255 255 / .20)!important;transform:translateY(-1px)!important}@media(max-width:1023px){body.home .mx49-media-panel{background-image:linear-gradient(180deg,rgb(6 54 112 / .98),rgb(7 83 154 / .92)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important}body.home .mx49-media-copy{padding:22px 18px!important}}@media(max-width:640px){body.home .mx49-media-copy{border-radius:14px!important;padding:20px 16px!important}body.home .mx49-media-copy .mx49-link,body.home .mx49-media-copy a{width:100%!important;justify-content:center!important}}:root{--mx-text:#0f172a;--mx-text-2:#1f2937;--mx-muted:#374151;--mx-line:#d6dbe2;--mx-soft:#fff;--mx-font:"Segoe UI Variable", "Segoe UI", Inter, Arial, sans-serif}html,body{background:#fff;color:var(--mx-text);font-family:var(--mx-font);font-synthesis:none}body{font-weight:400;letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.mx-section,.mx-soft-section,.mx-process-section,.mx-public-products,.mx-video-showcase,.mx-final-cta,.mx-standard-page,.mx-product-detail,.mx-campaign,.mx90-cart-page{background-color:#fff!important;color:var(--mx-text)}.mx-section h1,.mx-section h2,.mx-section h3,.mx-standard-page h1,.mx-standard-page h2,.mx-standard-page h3,.mx-product-detail h1,.mx-product-detail h2,.mx-product-detail h3,.mx-campaign h1,.mx-campaign h2,.mx90-cart-page h1,.mx90-cart-page h2{color:var(--mx-text);font-weight:650}.mx-section p,.mx-section li,.mx-standard-page p,.mx-standard-page li,.mx-product-detail p,.mx-product-detail li,.mx-campaign p,.mx-campaign li,.mx90-cart-page p,.mx-footer p,.mx-footer a,.mx-breadcrumb{color:var(--mx-muted)!important;opacity:1}.mx-solution-grid article,.mx-process-grid article,.mx-public-product-card,.mx-product-card,.mx-contact-card,.mx-campaign-card,.mx-product-cta,.mx-campaign-product,.mx-campaign-final,.mx90-cart-items,.mx90-cart-summary,.mx90-compare-scroll{background:#fff!important;border-color:var(--mx-line)!important;box-shadow:none}.mx-solution-grid article>span,.mx-product-category,.mx-product-card p,.mx-public-product-card p,.mx-member-note,.mx-lead,.mx90-cart-row__copy span,.mx90-cart-summary p{color:var(--mx-muted)!important;opacity:1}input,select,textarea{background:#fff;color:#111827;border-color:#cbd2da;font-family:var(--mx-font)}input::placeholder,textarea::placeholder{color:#5b6574;opacity:1}.mx-btn,.mx-header-cta,.mx90-cart-primary,.mx93-cart-order-link{font-weight:650}.mx-footer,.mx-header{background:#fff;color:var(--mx-text);border-color:var(--mx-line)}@media (max-width:1023px){@media(max-width:1023px){:root{--mx251-touch:46px;--mx251-safe-bottom:env(safe-area-inset-bottom,0px)}html{overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:auto!important}body{min-width:0;overflow-x:clip;background:#fff!important;color:#141b22!important;-webkit-tap-highlight-color:#fff0}img,video,iframe{max-width:100%;height:auto}button,a,input,select,textarea{touch-action:manipulation}button,.mx-btn,.mx-site-menu-toggle,input[type=submit],input[type=button],select{min-height:var(--mx251-touch)!important}input,select,textarea{font-size:16px!important;max-width:100%}.mx-wrap{width:min(calc(100% - 28px),940px)!important}.mx-header,.mx-header-v0148{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 2px 14px rgb(15 31 45 / .07)!important}.mx-site-menu-toggle{display:inline-flex!important;justify-content:center;border-radius:12px!important;background:#f7f9fb!important;border-color:#d9e2ea!important}.mx-site-nav,.mx-site-nav-v0148,[data-mx-menu-drawer]{top:var(--mx106-header-h,64px)!important;bottom:0!important;width:min(390px,92vw)!important;height:auto!important;padding:16px 14px calc(24px + var(--mx251-safe-bottom))!important;background:#fff!important;box-shadow:-16px 0 40px rgb(15 31 45 / .16)!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch}.mx-nav-list,.mx-site-nav ul{gap:3px!important}.mx-nav-list a,.mx-site-nav a{min-height:50px!important;padding:0 12px!important;border-radius:11px!important;border-bottom:0!important;font-size:15px!important;color:#182634!important}.mx-nav-list a:hover,.mx-nav-list a:focus-visible,.mx-site-nav a:hover{background:#eef5fb!important;color:#084f91!important}.mx-site-menu-overlay,[data-mx-menu-overlay]{background:rgb(9 20 31 / .48)!important;backdrop-filter:none!important}body.mx-menu-open{overflow:hidden!important;touch-action:none}.mx-solution-grid,.mx-public-product-grid,.mx-product-grid,.mx-process-grid,.mx-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mx-video-showcase__grid,.mx-feature-split,.mx-product-hero,.mx-campaign-hero{grid-template-columns:1fr!important;gap:28px!important}.mx-feature-media,.mx-campaign-media{order:-1}.mx-card,.mx-public-product-card,.mx-product-card,.mx-solution-grid article,.mx-process-grid article,.mx-campaign-card{box-shadow:none!important;border-color:#dfe5ea!important}.mx-btn{border-radius:12px!important;font-weight:650!important}.mx-actions{gap:9px!important}video{background:#000;transform:translateZ(0)}video[data-mx-visible="0"],video[data-mx-visible="0"]+*{content-visibility:auto}.mx-responsive-video video,.mx-device-video video{max-height:min(76dvh,760px)!important;object-fit:contain!important}html.mx64-low-power *,html.mx64-data-saver *{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html.mx64-low-power .mx-card,html.mx64-low-power .mx-public-product-card,html.mx64-low-power .mx-product-card{box-shadow:none!important}body.mx-has-mobile-dock{padding-bottom:calc(78px + var(--mx251-safe-bottom))!important}.mx-mobile-dock{left:8px!important;right:8px!important;bottom:calc(7px + var(--mx251-safe-bottom))!important;height:60px!important;min-height:60px!important;padding:5px!important;border:1px solid #dce5ec!important;border-radius:18px!important;background:#fff!important;background-image:none!important;box-shadow:0 12px 32px rgb(14 35 52 / .15)!important;backdrop-filter:none!important}.mx-mobile-dock a{min-height:49px!important;border-radius:13px!important;color:#526475!important}.mx-mobile-dock a.is-current{background:#eaf4fc!important;color:#07599e!important}.mx37-mobile-cartbar{left:10px!important;right:10px!important;bottom:calc(78px + var(--mx251-safe-bottom))!important;min-height:56px!important;border-radius:16px!important;box-shadow:0 12px 28px rgb(5 48 30 / .18)!important}body.mx-menu-open .mx-mobile-dock,body.mx-menu-open .mx37-mobile-cartbar{opacity:0!important;pointer-events:none!important;transform:translateY(120%)!important}.tablewrap,.mx-table-scroll,.mx90-tab-nav,.mx-field-quickbar{max-width:100%;overflow-x:auto!important;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin}}@media(max-width:767px){:root{--mx251-touch:48px}.mx-wrap{width:calc(100% - 22px)!important}.mx-section{padding:50px 0!important}.mx-section:not(:first-of-type),.mx-footer{content-visibility:auto;contain-intrinsic-size:auto 680px}.mx-public-hero,.mx-member-hero{min-height:calc(100dvh - var(--mx106-header-h,64px))!important;align-items:flex-end!important}.mx-public-hero__content,.mx-member-hero__content{padding:64px 0 42px!important}.mx-public-hero h1,.mx-member-hero h1{font-size:clamp(34px,10.5vw,48px)!important;line-height:1.03!important;text-wrap:balance}.mx-public-hero__lead,.mx-member-hero__lead{font-size:16px!important;line-height:1.55!important}.mx-section-heading h2,.mx-section-title,.mx-feature-copy h2,.mx-video-copy h2,.mx-contact-card h2{font-size:clamp(27px,8vw,36px)!important;line-height:1.1!important}.mx-solution-grid,.mx-public-product-grid,.mx-product-grid,.mx-process-grid,.mx-campaign-grid,.mx-gallery{grid-template-columns:1fr!important;gap:12px!important}.mx-solution-grid article,.mx-process-grid article{min-height:0!important;padding:19px!important}.mx-public-product-card,.mx-product-card,.mx-campaign-card{border-radius:16px!important}.mx-public-product-card img,.mx-product-card__image img,.mx-product-card__placeholder{height:auto!important;min-height:210px;max-height:360px;object-fit:contain!important}.mx-actions{display:grid!important;grid-template-columns:1fr!important}.mx-actions .mx-btn,.mx-btn{width:100%;min-height:49px!important}.mx-contact-card,.mx-product-cta,.mx-campaign-product,.mx-campaign-final{padding:18px!important;border-radius:16px!important;align-items:stretch!important}.mx-contact-actions{width:100%!important;align-items:stretch!important}.mx-footer-grid{grid-template-columns:1fr!important;gap:22px!important}.mx-footer-bottom{flex-direction:column!important;gap:6px!important}.mx90-product-hero{grid-template-columns:1fr!important;gap:24px!important}.mx90-media-column{position:static!important}.mx90-buy-column h1{font-size:clamp(32px,9vw,44px)!important}.mx90-commerce-card{padding:16px!important;border-radius:16px!important;box-shadow:none!important}.mx90-purchase-row{grid-template-columns:1fr!important}.mx90-qty{width:100%!important;grid-template-columns:48px 1fr 48px!important}.mx90-secondary-actions,.mx90-trust-grid{grid-template-columns:1fr!important}.mx90-tab-panels{padding:20px 16px!important}}@media(max-width:420px){.mx-wrap{width:calc(100% - 18px)!important}.mx-brand__text{max-width:138px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-site-nav,.mx-site-nav-v0148,[data-mx-menu-drawer]{width:100vw!important}.mx-mobile-dock em{font-size:8.5px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}}body.home .mx49-bridge{padding-top:34px!important}.mx80-carousel-head h1,.mx80-carousel-head h2{margin:0 0 7px;color:#0d315b;font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.025em;font-weight:760;text-wrap:balance}.mx80-carousel-controls{align-items:center}.mx80-carousel-status{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:40px;padding:0 9px;border:1px solid #d8e2eb;border-radius:12px;background:#f8fbfd;color:#435a70;font-size:11px;font-weight:750;font-variant-numeric:tabular-nums}.mx80-carousel-card{contain:layout paint;content-visibility:auto;contain-intrinsic-size:300px 300px}.mx80-carousel-media{aspect-ratio:1/1!important;min-height:0;background:#fff!important}.mx80-carousel-media img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center!important;padding:5px!important;background:#fff!important}.mx49-product-card,.mx-public-product-card,.mx-product-card,.mx90-related-card{min-width:0;background:#fff!important}.mx49-product-card__media,.mx-public-product-image,.mx-product-card__image{display:grid!important;place-items:center;aspect-ratio:1/1!important;min-height:0!important;overflow:hidden;background:#fff!important}.mx49-product-card__media img,.mx-public-product-image img,.mx-product-card__image img,.mx90-related-card img{display:block!important;width:100%!important;height:100%!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:7px!important;background:#fff!important}.mx-public-product-card{display:flex!important;flex-direction:column}.mx-public-product-card>div:last-child{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.mx-public-product-card .mx-text-link{margin-top:auto;padding-top:12px}.mx49-product-card h3,.mx-public-product-card h3,.mx-product-card h3,.mx90-related-card h3{overflow-wrap:anywhere;text-wrap:pretty}.mx-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0}.mx52-card-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:7px;margin-top:auto;padding-top:13px}.mx52-card-actions button,.mx52-card-actions a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:42px;padding:7px 9px;border:1px solid #cedde5;border-radius:11px;background:#fff;color:#16476e;text-align:center;text-decoration:none;font-size:11px;line-height:1.2;font-weight:750;cursor:pointer;touch-action:manipulation}.mx52-card-actions .mx52-card-cart{background:#0b7040;border-color:#0b7040;color:#fff}.mx52-card-actions .mx52-card-cart.is-added{background:#095c35;border-color:#095c35}.mx52-card-actions .mx52-card-favorite.is-active{background:#fff3f4;border-color:#efb7bd;color:#9f2332}.mx90-toast{position:fixed;right:18px;bottom:22px;z-index:130;display:flex;align-items:center;gap:14px;max-width:min(420px,calc(100vw - 28px));padding:13px 15px;border-radius:12px;background:#10251b;color:#fff;box-shadow:0 16px 40px rgb(0 0 0 / .22);transform:translateY(24px);opacity:0;pointer-events:none;transition:.2s ease}.mx90-toast.is-show{transform:none;opacity:1;pointer-events:auto}.mx90-toast a{color:#bce8ca;text-decoration:none;font-weight:750;white-space:nowrap}.mx90-main-media{display:grid;place-items:center;aspect-ratio:1/1!important;min-height:0!important;background:#fff!important}.mx90-main-media img{width:100%!important;height:100%!important;max-height:none!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:8px!important;background:#fff!important}.mx90-purchase-row,.mx90-purchase-buttons,.mx90-secondary-actions{min-width:0}.mx90-purchase-buttons>*{min-width:0;max-width:100%;white-space:normal;text-align:center}.mx90-buy-btn,.mx90-buy-now{padding:8px 13px;line-height:1.25}.mx90-secondary-actions button{display:flex;align-items:center;justify-content:center;gap:6px;min-width:0;padding:7px 9px;line-height:1.25;white-space:normal}.mx90-compare-status{flex-wrap:wrap}.mx90-related-card img{padding:6px!important}@media(max-width:1023px){.mx80-carousel-section{padding:32px 0 15px!important}.mx80-carousel-head{margin-bottom:15px!important}.mx80-carousel-head h1,.mx80-carousel-head h2{font-size:clamp(27px,5vw,34px)!important}.mx80-carousel-controls button{min-width:44px!important;width:44px!important;height:44px!important;min-height:44px!important}.mx80-carousel-status{height:44px}.mx90-product-detail{width:min(calc(100% - 28px),940px)!important;padding-bottom:136px!important}.mx90-product-hero{grid-template-columns:1fr!important;gap:22px!important}.mx90-media-column{position:static!important;width:100%;max-width:680px;margin-inline:auto}.mx90-thumbnails{display:grid!important;grid-auto-flow:column;grid-auto-columns:76px;grid-template-columns:none!important;gap:8px!important;max-width:100%;overflow-x:auto;padding:2px 2px 7px;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mx90-thumb{width:76px;scroll-snap-align:start}.mx90-commerce-card{box-shadow:none!important}.mx90-purchase-row{grid-template-columns:minmax(150px,.38fr) minmax(0,1fr)!important}.mx90-qty{width:100%!important;grid-template-columns:48px minmax(54px,1fr) 48px!important}.mx90-purchase-buttons{grid-template-columns:minmax(0,1fr) minmax(0,.75fr)!important}.mx90-secondary-actions{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx90-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}body.mxon-premium-pages-v0258 .mxon48-main{background:#fff;color:#10271f}body.mxon-premium-pages-v0258 .mx58-hero{padding:22px 0 28px;border-bottom:1px solid #dfe9e4;background:linear-gradient(145deg,#eef7f2 0%,#f8fbfa 55%,#edf5f8 100%)}body.mxon-premium-pages-v0258 .mx58-hero__panel{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(310px,.58fr);overflow:hidden;border:1px solid #d7e4dd;border-radius:26px;background:#fff;box-shadow:0 24px 70px rgb(7 50 34 / .11)}body.mxon-premium-pages-v0258 .mx58-hero__media{position:relative;min-width:0;aspect-ratio:16/9;overflow:hidden;background:#06150f}body.mxon-premium-pages-v0258 .mx58-hero__media>.mxon50-inline-video,body.mxon-premium-pages-v0258 .mx58-hero__media>.mxon62-public-video-shell{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:16/9!important;background:#06150f!important}body.mxon-premium-pages-v0258 .mx58-hero__media video,body.mxon-premium-pages-v0258 .mx58-hero__media>img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:contain!important;object-position:center!important;background:#06150f!important}body.mxon-premium-pages-v0258 .mx58-hero__media-label{position:absolute;left:16px;bottom:16px;z-index:3;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgb(255 255 255 / .3);border-radius:999px;background:rgb(4 31 21 / .7);backdrop-filter:blur(14px);color:#fff;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}body.mxon-premium-pages-v0258 .mx58-hero__copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(26px,3.2vw,48px)}body.mxon-premium-pages-v0258 .mx58-hero__copy>span,body.mxon-premium-pages-v0258 .mx58-section-head>div>span,body.mxon-premium-pages-v0258 .mx58-video__copy>span,body.mxon-premium-pages-v0258 .mx58-final>div>div>span{display:block;margin-bottom:10px;color:#137344;font-size:10px;font-weight:820;letter-spacing:.14em;text-transform:uppercase}body.mxon-premium-pages-v0258 .mx58-hero__copy h1{margin:0;color:#10271f;font-size:clamp(38px,4.4vw,66px);line-height:.98;font-weight:700;letter-spacing:-.05em}body.mxon-premium-pages-v0258 .mx58-hero__copy p{margin:18px 0 0;color:#52645c;font-size:14px;line-height:1.65}body.mxon-premium-pages-v0258 .mx58-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}body.mxon-premium-pages-v0258 .mx58-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:12px;padding:0 16px;border:1px solid #148149;border-radius:12px;background:#148149;color:#fff!important;font-size:11.5px;font-weight:760;text-decoration:none}body.mxon-premium-pages-v0258 .mx58-actions a.is-ghost{border-color:#d2dfd8;background:#fff;color:#215c41!important}body.mxon-premium-pages-v0258 .mx58-actions b{font-size:16px;font-weight:500}body.mxon-premium-pages-v0258 .mx58-gallery{padding:46px 0 52px;border-bottom:1px solid #e5ece8;background:#fff;overflow:hidden}body.mxon-premium-pages-v0258 .mx58-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:0 0 22px}body.mxon-premium-pages-v0258 .mx58-section-head>div{max-width:820px}body.mxon-premium-pages-v0258 .mx58-section-head h2{margin:0;color:#10271f;font-size:clamp(30px,3.4vw,48px);line-height:1.04;font-weight:690;letter-spacing:-.04em}body.mxon-premium-pages-v0258 .mx58-section-head p{margin:10px 0 0;max-width:720px;color:#617169;font-size:13.5px;line-height:1.6}body.mxon-premium-pages-v0258 .mx58-gallery__controls{display:flex;flex:0 0 auto;align-items:center;gap:7px}body.mxon-premium-pages-v0258 .mx58-gallery__controls button{display:grid;width:43px;height:43px;place-items:center;padding:0;border:1px solid #d5e2db;border-radius:50%;background:#fff;color:#175f3e;font-size:17px;cursor:pointer}body.mxon-premium-pages-v0258 .mx58-gallery__controls span{min-width:56px;color:#567066;font-size:10.5px;font-weight:720;text-align:center}body.mxon-premium-pages-v0258 .mx58-gallery__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;outline:none;-webkit-overflow-scrolling:touch}body.mxon-premium-pages-v0258 .mx58-gallery__viewport::-webkit-scrollbar{display:none}body.mxon-premium-pages-v0258 .mx58-gallery__viewport:focus-visible{box-shadow:0 0 0 4px rgb(18 126 71 / .14)}body.mxon-premium-pages-v0258 .mx58-gallery__track{display:flex;gap:16px;min-width:max-content;padding:2px 2px 12px}body.mxon-premium-pages-v0258 .mx58-gallery__card{position:relative;flex:0 0 calc((min(1240px,calc(100vw - 48px)) - 32px)/3);aspect-ratio:1/1;margin:0;overflow:hidden;scroll-snap-align:start;border:1px solid #dce7e1;border-radius:21px;background:#fff;box-shadow:0 14px 38px rgb(9 52 36 / .075)}body.mxon-premium-pages-v0258 .mx58-gallery__card img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important}body.mxon-premium-pages-v0258 .mx58-gallery__card figcaption{position:absolute;right:12px;bottom:12px;left:12px;display:flex;align-items:center;gap:10px;min-height:48px;padding:8px 12px;border:1px solid rgb(255 255 255 / .62);border-radius:13px;background:rgb(255 255 255 / .9);backdrop-filter:blur(14px);box-shadow:0 7px 22px rgb(8 42 29 / .08)}body.mxon-premium-pages-v0258 .mx58-gallery__card figcaption small{color:#168149;font-size:10px;font-weight:800}body.mxon-premium-pages-v0258 .mx58-gallery__card figcaption strong{overflow:hidden;color:#183329;font-size:11px;font-weight:730;text-overflow:ellipsis;white-space:nowrap}body.mxon-premium-pages-v0258 .mx58-content{padding:54px 0 60px;background:#f5f9f7}body.mxon-premium-pages-v0258 .mx58-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}body.mxon-premium-pages-v0258 .mx58-pillars article{position:relative;min-height:244px;padding:23px;border:1px solid #dce7e1;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgb(9 52 36 / .045)}body.mxon-premium-pages-v0258 .mx58-pillars i{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:#eaf6ef;color:#117341}body.mxon-premium-pages-v0258 .mx58-pillars i svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}body.mxon-premium-pages-v0258 .mx58-pillars small{position:absolute;top:25px;right:25px;color:#9aaba3;font-size:10px;font-weight:750}body.mxon-premium-pages-v0258 .mx58-pillars h3{margin:38px 0 9px;color:#143127;font-size:19px;font-weight:700;letter-spacing:-.02em}body.mxon-premium-pages-v0258 .mx58-pillars p{margin:0;color:#607168;font-size:12.5px;line-height:1.6}body.mxon-premium-pages-v0258 .mx58-products{padding:56px 0;background:#fff}body.mxon-premium-pages-v0258 .mx58-products .mxon48-head{margin-bottom:22px}body.mxon-premium-pages-v0258 .mx58-video{padding:62px 0;background:#06251a;color:#fff}body.mxon-premium-pages-v0258 .mx58-video>.mx-wrap{display:grid;grid-template-columns:minmax(250px,.62fr) minmax(0,1.38fr);align-items:center;gap:42px}body.mxon-premium-pages-v0258 .mx58-video__copy>span{color:#70d296}body.mxon-premium-pages-v0258 .mx58-video__copy h2{margin:0;color:#fff;font-size:clamp(31px,3.4vw,48px);line-height:1.04;font-weight:680;letter-spacing:-.04em}body.mxon-premium-pages-v0258 .mx58-video__copy p{margin:14px 0 0;color:rgb(255 255 255 / .72);font-size:13.5px;line-height:1.65}body.mxon-premium-pages-v0258 .mx58-video__frame{overflow:hidden;border:1px solid rgb(255 255 255 / .17);border-radius:22px;background:#020a07;box-shadow:0 24px 60px rgb(0 0 0 / .24);aspect-ratio:16/9}body.mxon-premium-pages-v0258 .mx58-video__frame>.mxon50-inline-video,body.mxon-premium-pages-v0258 .mx58-video__frame>.mxon62-public-video-shell{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:16/9!important;background:#020a07!important}body.mxon-premium-pages-v0258 .mx58-video__frame video{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;background:#020a07!important}body.mxon-premium-pages-v0258 .mx58-routes{padding:58px 0 64px;background:#fff}body.mxon-premium-pages-v0258 .mx58-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}body.mxon-premium-pages-v0258 .mx58-route-grid>a{display:grid;grid-template-columns:36px minmax(0,1fr) 30px;align-items:center;gap:14px;min-height:126px;padding:20px;border:1px solid #dce6e1;border-radius:18px;background:#fff;color:#173128;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}body.mxon-premium-pages-v0258 .mx58-route-grid>a:hover{transform:translateY(-2px);border-color:#9fcbb2;box-shadow:0 14px 34px rgb(9 56 38 / .08)}body.mxon-premium-pages-v0258 .mx58-route-grid small{color:#138049;font-size:10px;font-weight:800}body.mxon-premium-pages-v0258 .mx58-route-grid h3{margin:0 0 5px;font-size:18px;font-weight:700;letter-spacing:-.02em}body.mxon-premium-pages-v0258 .mx58-route-grid p{margin:0;color:#68776f;font-size:12px;line-height:1.5}body.mxon-premium-pages-v0258 .mx58-route-grid b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#edf7f1;color:#147542;font-size:15px}body.mxon-premium-pages-v0258 .mx58-final{padding:26px 0 32px;background:#fff}body.mxon-premium-pages-v0258 .mx58-final>.mx-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px;border-radius:24px;background:linear-gradient(120deg,#0b6d3e,#0a8c4b);box-shadow:0 24px 55px rgb(8 103 57 / .19)}body.mxon-premium-pages-v0258 .mx58-final>div>div:first-child{max-width:760px}body.mxon-premium-pages-v0258 .mx58-final>div>div>span{color:#bcebcf}body.mxon-premium-pages-v0258 .mx58-final h2{margin:0;color:#fff;font-size:clamp(28px,3vw,42px);line-height:1.06;font-weight:680;letter-spacing:-.035em}body.mxon-premium-pages-v0258 .mx58-final .mx58-actions{flex:0 0 auto;margin:0}body.mxon-premium-pages-v0258 .mx58-final .mx58-actions a{border-color:#fff;background:#fff;color:#0b6c3d!important}body.mxon-premium-pages-v0258 .mx58-final .mx58-actions a.is-ghost{border-color:rgb(255 255 255 / .46);background:#fff0;color:#fff!important}@media(min-width:768px) and (max-width:1199px){body.mxon-premium-pages-v0258 .mx58-hero{padding:18px 0 24px}body.mxon-premium-pages-v0258 .mx58-hero__panel{grid-template-columns:1fr}body.mxon-premium-pages-v0258 .mx58-hero__copy{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 28px;padding:27px 30px 30px}body.mxon-premium-pages-v0258 .mx58-hero__copy>span,body.mxon-premium-pages-v0258 .mx58-hero__copy h1,body.mxon-premium-pages-v0258 .mx58-hero__copy p{grid-column:1}body.mxon-premium-pages-v0258 .mx58-hero__copy .mx58-actions{grid-column:2;grid-row:1/4;align-self:end}body.mxon-premium-pages-v0258 .mx58-hero__copy h1{font-size:50px}body.mxon-premium-pages-v0258 .mx58-gallery__card{flex-basis:calc((100vw - 56px)/2)}body.mxon-premium-pages-v0258 .mx58-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}body.mxon-premium-pages-v0258 .mx58-pillars article{min-height:210px}body.mxon-premium-pages-v0258 .mx58-video>.mx-wrap{grid-template-columns:1fr;gap:25px}body.mxon-premium-pages-v0258 .mx58-video__copy{max-width:720px}body.mxon-premium-pages-v0258 .mx58-final>.mx-wrap{align-items:flex-start;flex-direction:column}}@media(max-width:767px){body.mxon-premium-pages-v0258 .mx58-hero{padding:9px 0 16px}body.mxon-premium-pages-v0258 .mx58-hero>.mx-wrap{width:calc(100% - 16px)!important}body.mxon-premium-pages-v0258 .mx58-hero__panel{display:block;border-radius:19px;box-shadow:0 14px 38px rgb(7 50 34 / .1)}body.mxon-premium-pages-v0258 .mx58-hero__media{aspect-ratio:16/9}body.mxon-premium-pages-v0258 .mx58-hero__media-label{left:10px;bottom:10px;min-height:27px;padding-inline:9px;font-size:8.5px}body.mxon-premium-pages-v0258 .mx58-hero__copy{padding:20px 18px 18px}body.mxon-premium-pages-v0258 .mx58-hero__copy>span{margin-bottom:7px;font-size:8.8px}body.mxon-premium-pages-v0258 .mx58-hero__copy h1{font-size:32px;line-height:1.02}body.mxon-premium-pages-v0258 .mx58-hero__copy p{margin-top:10px;font-size:12.5px;line-height:1.55}body.mxon-premium-pages-v0258 .mx58-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-top:16px;gap:7px}body.mxon-premium-pages-v0258 .mx58-actions a{min-width:0;min-height:44px;padding:0 8px;font-size:10px;text-align:center}body.mxon-premium-pages-v0258 .mx58-gallery{padding:30px 0 34px}body.mxon-premium-pages-v0258 .mx58-section-head{display:block;margin-bottom:15px}body.mxon-premium-pages-v0258 .mx58-section-head>div>span{margin-bottom:7px;font-size:8.8px}body.mxon-premium-pages-v0258 .mx58-section-head h2{font-size:28px;line-height:1.06}body.mxon-premium-pages-v0258 .mx58-section-head p{margin-top:8px;font-size:12px;line-height:1.55}body.mxon-premium-pages-v0258 .mx58-gallery__controls{margin-top:14px}body.mxon-premium-pages-v0258 .mx58-gallery__controls button{width:38px;height:38px}body.mxon-premium-pages-v0258 .mx58-gallery__track{gap:9px}body.mxon-premium-pages-v0258 .mx58-gallery__card{flex-basis:calc(100vw - 38px);border-radius:17px}body.mxon-premium-pages-v0258 .mx58-gallery__card figcaption{right:8px;bottom:8px;left:8px;min-height:43px;padding:7px 10px;border-radius:11px}body.mxon-premium-pages-v0258 .mx58-content{padding:34px 0 38px}body.mxon-premium-pages-v0258 .mx58-pillars{grid-template-columns:1fr;gap:8px}body.mxon-premium-pages-v0258 .mx58-pillars article{display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;column-gap:13px;min-height:0;padding:16px;border-radius:15px}body.mxon-premium-pages-v0258 .mx58-pillars i{grid-row:1/3;width:46px;height:46px;border-radius:13px}body.mxon-premium-pages-v0258 .mx58-pillars small{top:17px;right:17px}body.mxon-premium-pages-v0258 .mx58-pillars h3{grid-column:2;margin:1px 28px 4px 0;font-size:16px}body.mxon-premium-pages-v0258 .mx58-pillars p{grid-column:2;margin:0;font-size:11.5px;line-height:1.5}body.mxon-premium-pages-v0258 .mx58-products{padding:36px 0}body.mxon-premium-pages-v0258 .mx58-video{padding:38px 0}body.mxon-premium-pages-v0258 .mx58-video>.mx-wrap{grid-template-columns:1fr;gap:20px}body.mxon-premium-pages-v0258 .mx58-video__copy h2{font-size:29px}body.mxon-premium-pages-v0258 .mx58-video__copy p{font-size:12px}body.mxon-premium-pages-v0258 .mx58-video__frame{border-radius:16px}body.mxon-premium-pages-v0258 .mx58-routes{padding:38px 0 42px}body.mxon-premium-pages-v0258 .mx58-route-grid{grid-template-columns:1fr;gap:8px}body.mxon-premium-pages-v0258 .mx58-route-grid>a{grid-template-columns:30px minmax(0,1fr) 28px;min-height:94px;padding:15px;border-radius:14px}body.mxon-premium-pages-v0258 .mx58-route-grid h3{font-size:16px}body.mxon-premium-pages-v0258 .mx58-route-grid p{font-size:11.5px}body.mxon-premium-pages-v0258 .mx58-final{padding:10px 0 25px}body.mxon-premium-pages-v0258 .mx58-final>.mx-wrap{display:block;padding:24px 18px;border-radius:18px}body.mxon-premium-pages-v0258 .mx58-final h2{font-size:27px}body.mxon-premium-pages-v0258 .mx58-final .mx58-actions{margin-top:18px}}@media(prefers-reduced-motion:reduce){body.mxon-premium-pages-v0258 .mx58-gallery__viewport{scroll-behavior:auto}body.mxon-premium-pages-v0258 .mx58-route-grid>a{transition:none}}@media(max-width:700px){.mx80-carousel-card{contain-intrinsic-size:calc(100vw - 40px) calc(100vw - 40px)}.mx80-carousel-actions{align-items:flex-end!important;gap:9px!important}.mx80-carousel-actions>a{white-space:normal!important;line-height:1.3}.mx80-carousel-status{min-width:49px;padding-inline:7px}.mx90-product-detail{width:calc(100% - 20px)!important;padding-bottom:156px!important}.mx90-buy-column h1{font-size:clamp(32px,9vw,43px)!important}.mx90-main-media img{padding:5px!important}.mx90-thumbnails{grid-auto-columns:68px}.mx90-thumb{width:68px}.mx90-commerce-card{padding:15px!important;border-radius:16px!important}.mx90-purchase-row{grid-template-columns:1fr!important}.mx90-purchase-buttons{grid-template-columns:1fr 1fr!important}.mx90-buy-btn,.mx90-buy-now{min-height:50px!important}.mx90-secondary-actions{grid-template-columns:1fr 1fr!important}.mx90-secondary-actions button:last-child{grid-column:1/-1}.mx90-compare-status{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;line-height:1.4}.mx90-trust-grid{grid-template-columns:1fr!important}.mx90-mobile-buybar{left:8px!important;right:8px!important;bottom:calc(8px + env(safe-area-inset-bottom,0px))!important;border:1px solid #d9e4dd!important;border-radius:16px!important;padding:8px!important;background:#fff!important;box-shadow:0 10px 30px rgb(15 46 32 / .16)!important;backdrop-filter:none!important}.mx90-mobile-buybar a{min-width:116px;min-height:48px!important;padding:0 13px!important;text-align:center;line-height:1.2}body.mx-has-mobile-dock .mx90-mobile-buybar{bottom:calc(76px + env(safe-area-inset-bottom,0px))!important}body:has(.mx90-mobile-buybar){padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))!important}body.mx-has-mobile-dock:has(.mx90-mobile-buybar){padding-bottom:calc(156px + env(safe-area-inset-bottom,0px))!important}body:has(.mx90-mobile-buybar) .mx37-mobile-cartbar{display:none!important}body.mx-has-mobile-dock:has(.mx90-mobile-buybar) .mxon-alert-root{bottom:calc(148px + env(safe-area-inset-bottom,0px))!important}body.mx-has-mobile-dock:has(.mx90-mobile-buybar) .mx90-toast{bottom:calc(150px + env(safe-area-inset-bottom,0px))!important}html.mx64-keyboard-open .mx90-mobile-buybar,html.mxon-panel-keyboard-open .mx90-mobile-buybar{display:none!important}.mx90-toast{left:10px;right:10px;bottom:calc(82px + env(safe-area-inset-bottom,0px));max-width:none}}@media(max-width:420px){.mx80-carousel-head h1,.mx80-carousel-head h2{font-size:26px!important}.mx80-carousel-controls{gap:5px!important}.mx80-carousel-controls button{min-width:42px!important;width:42px!important;height:42px!important;min-height:42px!important}.mx80-carousel-status{height:42px;font-size:10px}.mx90-purchase-buttons{grid-template-columns:1fr!important}.mx90-secondary-actions{grid-template-columns:1fr 1fr!important}.mx90-secondary-actions button{font-size:11px!important}.mx90-mobile-buybar{grid-template-columns:minmax(0,1fr) minmax(112px,.45fr)!important}.mx90-mobile-buybar span{max-width:100%}.mx49-product-grid,.mx90-related-grid{grid-template-columns:1fr!important;gap:10px!important}.mx49-product-card h3,.mx90-related-card h3{font-size:15px!important}.mx52-card-actions{grid-template-columns:1fr 1fr}.mx52-card-actions .mx52-card-cart{grid-column:1/-1;min-height:48px}.mx52-card-actions button,.mx52-card-actions a{min-height:46px;font-size:12px}}@media(prefers-reduced-motion:reduce){.mx80-carousel-card,.mx49-product-card,.mx-public-product-card,.mx90-related-card{transition:none!important}}body.home .mx52-auto-media{position:relative!important;display:block!important;width:100%!important;height:auto!important;min-width:0!important;min-height:270px!important;aspect-ratio:1/1!important;margin:0!important;overflow:hidden!important;isolation:isolate!important;border:0!important;background:#fff!important}body.home .mx52-auto-media__slide{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center!important;background:#fff!important;opacity:0!important;visibility:hidden!important;transition:opacity .58s ease!important;transform:none!important;filter:none!important}body.home .mx52-auto-media__slide.is-active{z-index:2!important;opacity:1!important;visibility:visible!important}body.home .mx52-auto-media.is-onnowell .mx52-auto-media__slide{object-fit:contain!important}body.home .mx52-auto-media__dots{position:absolute!important;left:50%!important;bottom:10px!important;z-index:5!important;display:flex!important;gap:5px!important;transform:translateX(-50%)!important;padding:5px 7px!important;border-radius:999px!important;background:rgb(2 32 64 / .46)!important;pointer-events:none!important}body.home .mx52-auto-media__dots i{display:block!important;width:6px!important;height:6px!important;border-radius:50%!important;background:rgb(255 255 255 / .55)!important;transition:width .2s ease,background-color .2s ease!important}body.home .mx52-auto-media__dots i.is-active{width:17px!important;border-radius:8px!important;background:#fff!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx52-auto-media{min-height:270px!important;align-self:stretch!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx52-auto-media img{min-height:0!important;padding:0!important}body.home .mx49-brand-card.is-onnowell[data-mx-structural-card]>.mx52-auto-media img{object-fit:contain!important}body.home .mx49-brand-card.is-apex[data-mx-structural-card]>.mx52-auto-media img{object-fit:cover!important}body.home .mx49-media-gallery.is-auto-loop{display:block!important;min-width:0!important;align-self:stretch!important}body.home .mx49-media-gallery.is-auto-loop>.mx52-auto-media{height:100%!important;min-height:260px!important;border:1px solid rgb(255 255 255 / .28)!important;border-radius:12px!important}body.home .mx49-media-gallery.is-auto-loop>.mx52-auto-media img{min-height:0!important;object-fit:cover!important;padding:0!important}body.home .mx49-opportunity-panel>.mx52-auto-media{align-self:stretch!important;min-height:360px!important;aspect-ratio:auto!important}body.home .mx49-opportunity-panel>.mx52-auto-media img{min-height:0!important;object-fit:cover!important;padding:0!important}@media(max-width:1023px){body.home .mx49-brand-grid[data-mx52-brand-carousel]{display:flex!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}body.home .mx49-brand-grid[data-mx52-brand-carousel]::-webkit-scrollbar{display:none!important}body.home .mx49-brand-grid[data-mx52-brand-carousel]>.mx49-brand-card{flex:0 0 min(720px,92%)!important;width:min(720px,92%)!important;min-width:min(720px,92%)!important;scroll-snap-align:start!important}body.home .mx49-opportunity-panel>.mx52-auto-media{order:-1!important;min-height:0!important;aspect-ratio:1/1!important}body.home .mx49-media-gallery.is-auto-loop>.mx52-auto-media{height:auto!important;min-height:0!important;aspect-ratio:1/1!important}}@media(max-width:767px){body.home .mx49-brand-grid[data-mx52-brand-carousel]{gap:10px!important}body.home .mx49-brand-grid[data-mx52-brand-carousel]>.mx49-brand-card{flex-basis:100%!important;width:100%!important;min-width:100%!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx52-auto-media{order:-1!important;min-height:0!important;aspect-ratio:1/1!important}body.home .mx49-brand-card[data-mx-structural-card]>.mx49-brand-card__copy{min-height:230px!important;padding:20px 18px 24px!important}body.home .mx49-opportunity-panel>.mx52-auto-media{width:100%!important;max-height:none!important;border-radius:0!important}body.home .mx52-auto-media__dots{bottom:8px!important}}@media(prefers-reduced-motion:reduce){body.home .mx52-auto-media__slide{transition:none!important}body.home .mx49-brand-grid[data-mx52-brand-carousel]{scroll-behavior:auto!important}}@media(max-width:1279px){html body .mx-mobile-menu-overlay-v0161{background:rgb(3 24 42 / .28)!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}html body .mx-mobile-drawer-v0162{left:auto!important;right:8px!important;width:min(420px,calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:calc(100dvh - var(--mx62-nav-top,60px) - 8px)!important;max-height:calc(100dvh - var(--mx62-nav-top,60px) - 8px)!important;border:1px solid rgb(255 255 255 / .72)!important;border-radius:0 0 24px 24px!important;background:rgb(255 255 255 / .90)!important;box-shadow:0 26px 70px rgb(2 30 53 / .24)!important;backdrop-filter:blur(24px) saturate(1.18)!important;-webkit-backdrop-filter:blur(24px) saturate(1.18)!important}.mx-mobile-menu-head-v0162{position:relative!important;display:grid!important;place-items:center!important;min-height:112px!important;padding:12px 68px!important;border-bottom:1px solid rgb(19 64 48 / .10)!important;background:linear-gradient(180deg,rgb(255 255 255 / .82),rgb(246 250 248 / .64))!important}.mx-mobile-menu-brand-v0162{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;text-align:center!important}.mx-mobile-menu-brand-v0162 img,.mx-mobile-menu-emblem-v0162{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;border-radius:17px!important;box-shadow:0 9px 24px rgb(9 69 105 / .12)!important}.mx-mobile-menu-brand-v0162>span:last-child{display:block!important}.mx-mobile-menu-brand-v0162 strong{display:block!important;color:#103c2d!important;font-size:12px!important;line-height:1!important;font-weight:780!important;letter-spacing:.12em!important}.mx-site-menu-close-v0162{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;width:48px!important;height:48px!important;border:1px solid rgb(13 72 52 / .12)!important;border-radius:16px!important;background:rgb(255 255 255 / .76)!important;color:#103c2d!important;box-shadow:0 8px 22px rgb(9 53 39 / .08)!important}.mx-mobile-menu-body-v0162{padding:14px 14px calc(20px + env(safe-area-inset-bottom))!important;gap:12px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li{display:block!important;min-width:0!important;margin:0!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{display:flex!important;align-items:center!important;min-height:62px!important;height:100%!important;padding:10px 28px 10px 12px!important;border:1px solid rgb(18 76 56 / .10)!important;border-radius:15px!important;background:rgb(255 255 255 / .68)!important;color:#183d31!important;font-size:12.5px!important;line-height:1.25!important;font-weight:650!important;box-shadow:0 7px 18px rgb(9 53 39 / .045)!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a::after{right:10px!important;font-size:18px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a.is-current{background:rgb(232 247 238 / .90)!important;border-color:rgb(30 139 78 / .28)!important;box-shadow:inset 3px 0 0 #16874b,0 8px 20px rgb(16 102 57 / .07)!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{min-height:46px!important;background:rgb(247 251 249 / .72)!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;padding:0 15px!important;border-radius:15px!important;background:linear-gradient(135deg,#087a42,#0c9552)!important;box-shadow:0 12px 28px rgb(8 122 66 / .20)!important}.mx-mobile-menu-foot-v0162{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;padding:10px 12px!important;background:rgb(247 251 249 / .62)!important}.mx-mobile-menu-foot-v0162 small{display:none!important}}@media(max-width:380px){html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{font-size:11.5px!important;padding-left:10px!important}.mx-mobile-menu-head-v0162{min-height:102px!important}}.mx56-context-gallery{position:relative;padding:18px 0 20px;border-bottom:1px solid #e4ece8;background:linear-gradient(180deg,#f7faf9 0%,#fff 100%);overflow:hidden}.mx56-context-gallery>.mx-wrap{position:relative}.mx56-context-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:18px;outline:none;-webkit-overflow-scrolling:touch}.mx56-context-viewport::-webkit-scrollbar{display:none}.mx56-context-viewport:focus-visible{box-shadow:0 0 0 4px rgb(16 126 70 / .14)}.mx56-context-track{display:flex;gap:12px;min-width:max-content;padding:2px 2px 8px}.mx56-context-card{flex:0 0 calc((min(1240px,calc(100vw - 48px)) - 36px)/4);aspect-ratio:1/1;margin:0;overflow:hidden;scroll-snap-align:start;border:1px solid #dce7e2;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgb(10 58 40 / .07)}.mx56-context-card img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;transform:none!important}.mx56-context-controls{position:absolute;right:24px;bottom:30px;z-index:4;display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgb(13 64 47 / .12);border-radius:999px;background:rgb(255 255 255 / .86);box-shadow:0 10px 24px rgb(6 45 31 / .12);backdrop-filter:blur(12px)}.mx56-context-controls span{min-width:46px;padding:0 5px;color:#31594b;font-size:10px;font-weight:750;text-align:center}.mx56-context-controls button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#f0f7f3;color:#0d7040;font:700 21px/1 Arial;cursor:pointer}.mx56-context-controls button:hover{background:#e2f2e9}@media(max-width:1023px){.mx56-context-card{flex-basis:calc((100vw - 54px)/2)}}@media(max-width:640px){.mx56-context-gallery{padding:12px 0 14px}.mx56-context-track{gap:9px}.mx56-context-card{flex-basis:calc(100vw - 36px);border-radius:15px}.mx56-context-controls{right:19px;bottom:23px}.mx56-context-controls button{width:34px;height:34px}}.mx56-page-intro{border-bottom:1px solid #e7eeea!important;background:#fff!important}.mx56-page-intro>.mx-wrap{display:block!important;padding-top:26px!important;padding-bottom:28px!important}.mx56-page-intro>.mx-wrap>span{display:block;margin:0 0 8px;color:#167646;font-size:11px;line-height:1;font-weight:780;letter-spacing:.12em;text-transform:uppercase}.mx56-page-intro h1{margin:0!important;max-width:820px!important;color:#10281f!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.02!important;font-weight:680!important;letter-spacing:-.035em!important}.mx56-editorial-section{padding-block:34px!important}.mx56-editorial-section .mx-editorial-grid{align-items:start!important;gap:22px!important}.mx56-editorial-section h2{font-size:clamp(25px,2.5vw,36px)!important;line-height:1.12!important;letter-spacing:-.025em!important}.mx56-editorial-section .mx-editorial-lead{font-size:14px!important;line-height:1.65!important;color:#52655d!important}.mx56-editorial-section .mx-editorial-aside a{min-height:64px!important;border-radius:14px!important}@media(max-width:700px){.mx56-page-intro>.mx-wrap{padding-top:20px!important;padding-bottom:21px!important}.mx56-page-intro h1{font-size:30px!important;line-height:1.04!important}.mx56-editorial-section{padding-block:24px!important}.mx56-editorial-section h2{font-size:25px!important}.mx56-editorial-section .mx-editorial-aside{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(150px,72%)!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto!important;padding-bottom:6px!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}.mx56-editorial-section .mx-editorial-aside a{min-height:72px!important;padding:12px!important;scroll-snap-align:start!important}}@media(prefers-reduced-motion:reduce){.mx56-context-viewport{scroll-behavior:auto}}.mx57-brand-intro{position:relative;border-bottom:1px solid #e4ece8;background:#fff}.mx57-brand-intro>.mx-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:28px;padding-bottom:30px}.mx57-brand-intro>.mx-wrap>div:first-child{min-width:0;max-width:760px}.mx57-brand-kicker{display:block;margin:0 0 8px;color:#167747;font-size:10.5px;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.mx57-brand-intro h1{margin:0;color:#10271f;font-size:clamp(34px,3.7vw,50px);line-height:1.03;font-weight:680;letter-spacing:-.035em}.mx57-brand-intro p{margin:10px 0 0;max-width:680px;color:#53665e;font-size:14px;line-height:1.6}.mx57-brand-intro .mxon48-actions{display:flex;flex:0 0 auto;gap:8px;margin:0}.mx57-brand-intro .mxon48-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border:1px solid #16834b;border-radius:12px;background:#16834b;color:#fff!important;font-size:11.5px;font-weight:720;text-decoration:none;white-space:nowrap}.mx57-brand-intro .mxon48-btn.is-ghost{border-color:#d3e1da;background:#fff;color:#225c42!important}.mxon-brand-public-v0160 .mxon48-section{padding-block:44px!important}.mxon-brand-public-v0160 .mxon48-head{margin-bottom:20px!important}.mxon-brand-public-v0160 .mxon48-head h2{max-width:820px!important;color:#112920!important;font-size:clamp(27px,2.7vw,38px)!important;line-height:1.1!important;font-weight:680!important;letter-spacing:-.025em!important}.mxon-brand-public-v0160 .mxon48-head p{max-width:760px!important;color:#5a6b64!important;font-size:13.5px!important;line-height:1.62!important}.mxon-brand-public-v0160 .mxon48-features article,.mxon-brand-public-v0160 .mxon48-steps article,.mxon-brand-public-v0160 .mxon51-apex-linkgrid>a,.mxon-brand-public-v0160 .mxon54-next-grid>a{border-radius:16px!important;border-color:#dfe8e3!important;box-shadow:0 10px 26px rgb(12 57 41 / .045)!important}@media(min-width:768px) and (max-width:1100px){.mx57-brand-intro>.mx-wrap{align-items:flex-start;flex-direction:column;gap:18px;padding-top:25px;padding-bottom:27px}.mx57-brand-intro .mxon48-actions{width:100%}.mx57-brand-intro .mxon48-btn{flex:1}.mxon-brand-public-v0160 .mxon48-section{padding-block:38px!important}}@media(max-width:767px){.mx57-brand-intro>.mx-wrap{display:block;padding-top:19px;padding-bottom:21px}.mx57-brand-kicker{margin-bottom:7px;font-size:9.5px}.mx57-brand-intro h1{font-size:29px;line-height:1.05}.mx57-brand-intro p{margin-top:8px;font-size:12.5px;line-height:1.55}.mx57-brand-intro .mxon48-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin-top:16px;gap:7px}.mx57-brand-intro .mxon48-btn{min-width:0;min-height:47px;padding:0 9px;border-radius:12px;font-size:10.5px;white-space:normal;text-align:center;line-height:1.25}.mxon-brand-public-v0160 .mxon48-section{padding-block:30px!important}.mxon-brand-public-v0160 .mxon48-head{margin-bottom:15px!important}.mxon-brand-public-v0160 .mxon48-head h2{font-size:24px!important;line-height:1.12!important}.mxon-brand-public-v0160 .mxon48-head p{font-size:12.5px!important;line-height:1.58!important}.mxon-brand-public-v0160 .mxon48-features,.mxon-brand-public-v0160 .mxon51-apex-values,.mxon-brand-public-v0160 .mxon51-apex-org{gap:8px!important}}@media(max-width:430px){html body .mx-mobile-menu-overlay-v0161{background:rgb(3 24 42 / .34)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .mx-mobile-drawer-v0162{left:8px!important;right:8px!important;width:auto!important;max-width:none!important;height:calc(100dvh - var(--mx62-nav-top,60px) - 8px)!important;max-height:calc(100dvh - var(--mx62-nav-top,60px) - 8px)!important;overflow-x:hidden!important;background:#fff!important;border:1px solid #dfe9e4!important;border-radius:0 0 20px 20px!important;box-shadow:0 18px 44px rgb(2 30 53 / .18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mx-mobile-menu-head-v0162{min-height:92px!important;padding:10px 60px!important;background:#fff!important}.mx-mobile-menu-brand-v0162 img,.mx-mobile-menu-emblem-v0162{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important}.mx-site-menu-close-v0162{right:10px!important;width:44px!important;height:44px!important;border-radius:14px!important;background:#f7faf8!important}.mx-mobile-menu-body-v0162{padding:12px 11px calc(20px + env(safe-area-inset-bottom))!important;gap:10px!important;overflow-x:hidden!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{grid-template-columns:1fr!important;gap:5px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:46px!important;padding:8px 32px 8px 12px!important;font-size:13px!important;line-height:1.2!important;background:#fff!important;box-shadow:none!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{min-height:43px!important;padding:7px 6px!important;font-size:11px!important;line-height:1.2!important;text-align:center!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162{min-height:48px!important;border-radius:13px!important;background:#087a42!important;box-shadow:none!important}.mx-mobile-menu-foot-v0162{padding:9px 10px!important;background:#f8fbf9!important}}@media(max-width:370px){.mx-mobile-menu-head-v0162{min-height:86px!important;padding-left:54px!important;padding-right:54px!important}.mx-mobile-menu-brand-v0162 img,.mx-mobile-menu-emblem-v0162{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:44px!important;font-size:12.5px!important}}html body .mxon-sharp-image,html body .mx-public-product-card img,html body .mx-product-card__image img,html body .mx49-product-card__media img,html body .mx52-auto-media img,html body .mx56-context-card img,html body .mx-brochure-card img,html body .mx58-gallery__card img,html body .mx90-product-detail img{filter:none!important;-webkit-filter:none!important;opacity:1!important;image-rendering:auto!important;backface-visibility:visible!important;-webkit-backface-visibility:visible!important;will-change:auto!important}html body .mx-public-product-card img,html body .mx-product-card__image img,html body .mx49-product-card__media img,html body .mx90-related-card img{transform:none!important;-webkit-transform:none!important}html body .mxon-sharp-image{max-width:100%;height:auto}.mx286-header-register{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border:1px solid #0f6b43;border-radius:12px;background:#fff;color:#0f6b43;text-decoration:none;font:700 13px/1 "Segoe UI Variable","Segoe UI",Arial,sans-serif;white-space:nowrap;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.mx286-header-register:hover,.mx286-header-register:focus-visible{background:#f2faf6;border-color:#095c38;color:#095c38;box-shadow:0 6px 16px rgb(11 83 53 / .09)}.mx286-mobile-auth-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:4px}.mx286-mobile-register{display:flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;border:1px solid #0f6b43;border-radius:13px;background:#fff;color:#0f6b43!important;text-decoration:none!important;font-weight:700!important}.mx286-auth-shell{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:24px;align-items:stretch;max-width:1080px;margin:38px auto 70px}.mx286-auth-intro{display:flex;align-items:flex-start;gap:16px;padding:28px;border:1px solid #dbe7e1;border-radius:24px;background:#f7fbf9}.mx286-auth-brand{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:16px;background:#0f6b43;color:#fff;font-size:24px;font-weight:700}.mx286-auth-intro strong{display:block;margin:2px 0 8px;color:#14382b;font-size:20px;line-height:1.25;font-weight:700;letter-spacing:-.015em}.mx286-auth-intro p{margin:0;color:#526c61;font-size:14px;line-height:1.65}.mx286-auth-card{padding:28px;border:1px solid #dbe5e0;border-radius:24px;background:#fff;box-shadow:0 14px 36px rgb(20 56 43 / .07)}.mx286-auth-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:5px;border:1px solid #dbe5e0;border-radius:14px;background:#f7faf8;margin-bottom:24px}.mx286-auth-switch a{display:flex;min-height:42px;align-items:center;justify-content:center;border-radius:10px;color:#496158;text-decoration:none;font-size:14px;font-weight:700}.mx286-auth-switch a.is-active{background:#0f6b43;color:#fff}.mx286-auth-heading h1{margin:0;color:#122d23;font-size:clamp(27px,3vw,38px);line-height:1.08;font-weight:700;letter-spacing:-.035em}.mx286-auth-heading p{margin:9px 0 22px;color:#60766d;font-size:14px}.mx286-auth-form{display:grid;grid-template-columns:1fr;gap:15px}.mx286-auth-form--register{grid-template-columns:repeat(2,minmax(0,1fr))}.mx286-auth-form label{display:grid;gap:7px;color:#263f35;font-size:13px;font-weight:650}.mx286-auth-form label small{color:#6c7f77;font-size:11.5px;font-weight:400;line-height:1.45}.mx286-auth-form input[type=text],.mx286-auth-form input[type=email],.mx286-auth-form input[type=tel],.mx286-auth-form input[type=password]{width:100%;min-height:50px;padding:0 14px;border:1px solid #cedbd5;border-radius:12px;background:#fff;color:#152d24;font:400 16px/1.2 "Segoe UI Variable","Segoe UI",Arial,sans-serif;outline:none;box-shadow:none}.mx286-auth-form input:focus{border-color:#0f6b43;box-shadow:0 0 0 3px rgb(15 107 67 / .10)}.mx286-auth-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important;color:#4f665c!important;font-weight:500!important}.mx286-auth-check input{width:17px;height:17px;margin:0;accent-color:#0f6b43}.mx286-auth-submit{min-height:52px;border:0;border-radius:12px;background:#0f6b43;color:#fff;cursor:pointer;font:700 15px/1 "Segoe UI Variable","Segoe UI",Arial,sans-serif;box-shadow:none;transition:background-color .16s ease,box-shadow .16s ease}.mx286-auth-submit:hover,.mx286-auth-submit:focus-visible{background:#095c38;box-shadow:0 8px 20px rgb(9 92 56 / .14)}.mx286-auth-links{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:2px}.mx286-auth-links a{color:#0f6b43;text-decoration:none;font-size:13px;font-weight:650}.mx286-auth-links a:hover{text-decoration:underline}.mx286-auth-alert{margin:0 0 18px;padding:12px 14px;border-radius:11px;font-size:13px;line-height:1.5}.mx286-auth-alert.is-error{border:1px solid #efc9c9;background:#fff6f6;color:#8a2d2d}.mx286-auth-alert.is-success{border:1px solid #bcdcca;background:#f4fbf7;color:#17613e}.mx286-auth-foot{margin:0;color:#697b73;font-size:12px;line-height:1.55}.mx286-auth-form .full{grid-column:1/-1}.mx286-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.mx-footer-account-link{display:flex!important;align-items:center;justify-content:center;gap:12px!important;flex-wrap:wrap}.mx-footer-account-link a+a{padding-left:12px;border-left:1px solid rgb(255 255 255 / .22)}@media(min-width:1024px){.mx-mobile-drawer-v0162 .mx286-mobile-auth-actions{display:none!important}}@media(max-width:1180px) and (min-width:1024px){.mx286-header-register{padding:0 10px;font-size:12px}.mx-site-nav-v0148 .mx-header-cta{padding-left:11px!important;padding-right:11px!important}}@media(max-width:900px){.mx286-auth-shell{grid-template-columns:1fr;gap:14px;margin:24px auto 54px}.mx286-auth-intro{padding:20px}.mx286-auth-card{padding:22px}.mx286-auth-form--register{grid-template-columns:1fr 1fr}}@media(max-width:640px){.mx286-auth-shell{margin:16px auto 40px}.mx286-auth-intro{padding:16px;border-radius:18px}.mx286-auth-brand{width:46px;height:46px;flex-basis:46px;border-radius:13px;font-size:20px}.mx286-auth-intro strong{font-size:17px}.mx286-auth-card{padding:16px;border-radius:19px;box-shadow:none}.mx286-auth-switch{margin-bottom:20px}.mx286-auth-heading h1{font-size:27px}.mx286-auth-form--register{grid-template-columns:1fr}.mx286-auth-form .full{grid-column:auto}.mx286-auth-links{align-items:flex-start;flex-direction:column;gap:9px}.mx286-auth-submit{width:100%}}.mx280-saved-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.mx280-saved-action{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 10px;border:1px solid #dfe9e3;border-radius:11px;background:#fff;color:#153529!important;text-decoration:none!important;font-family:"Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.mx280-saved-action:hover{background:#f6faf7;border-color:#b8d5c4;color:#075f36!important}.mx280-saved-icon{display:grid;place-items:center;width:18px;height:18px;flex:0 0 18px}.mx280-saved-icon svg{display:block;width:18px;height:18px}.mx280-saved-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#edf4ef;color:#315b44;font-size:10px;font-weight:700;line-height:1}.mx280-saved-action.has-items{border-color:#a9cfb7;background:#f7fbf8;color:#075f36!important}.mx280-saved-action.has-items .mx280-saved-count{background:#0b7740;color:#fff}.mx280-saved-actions--desktop .mx280-saved-copy{display:none}.mx280-saved-actions--desktop .mx280-saved-action{width:42px;padding:0 6px}.mx280-saved-actions--desktop .mx280-saved-count{position:absolute;top:-7px;right:-6px;min-width:18px;height:18px;border:2px solid #fff;font-size:9px}.mx280-saved-actions--mobile-head{display:none}.mx280-saved-actions--mobile-drawer{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.mx280-saved-actions--mobile-drawer .mx280-saved-action{justify-content:flex-start;min-height:46px;padding:0 12px}.mx280-saved-actions--mobile-drawer .mx280-saved-count{margin-left:auto}.mx280-mobile-saved-section{margin-top:2px}.mx280-compare-tray{position:fixed;left:50%;bottom:22px;z-index:9910;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;width:min(620px,calc(100vw - 32px));padding:12px 12px 12px 16px;border:1px solid #cfe0d5;border-radius:16px;background:#fff;color:#163329;box-shadow:0 14px 42px rgb(12 45 29 / .16);transform:translateX(-50%);font-family:"Segoe UI Variable","Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.mx280-compare-tray[hidden]{display:none!important}.mx280-compare-tray__copy{display:grid;gap:2px;min-width:0}.mx280-compare-tray__copy strong{font-size:13px;font-weight:700}.mx280-compare-tray__copy small{font-size:11px;color:#61736a}.mx280-compare-tray>a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:10px;background:#0b7740;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:700}.mx280-compare-tray>button{width:34px;height:34px;border:1px solid #dfe8e2;border-radius:9px;background:#fff;color:#4b6256;font-size:20px;line-height:1;cursor:pointer}@media(min-width:1024px){.mx-header-v0148 .mx-site-nav-v0148{gap:10px!important}.mx280-saved-actions--desktop{display:flex!important}}@media(max-width:1260px) and (min-width:1024px){.mx280-saved-actions--desktop .mx280-saved-action{width:36px;min-height:36px;border-radius:9px}.mx280-saved-actions--desktop .mx280-saved-icon,.mx280-saved-actions--desktop .mx280-saved-icon svg{width:16px;height:16px}}@media(max-width:1023px){.mx280-saved-actions--desktop{display:none!important}.mx280-saved-actions--mobile-head{display:flex!important;gap:5px}.mx280-saved-actions--mobile-head .mx280-saved-copy{display:none}.mx280-saved-actions--mobile-head .mx280-saved-action{width:40px;min-width:40px;min-height:40px;padding:0;border-color:rgb(255 255 255 / .22);background:rgb(255 255 255 / .10);color:#fff!important}body:not(.home) .mx-header:not(.mx-header--overlay) .mx280-saved-actions--mobile-head .mx280-saved-action{border-color:#d9e6de;background:#fff;color:#153529!important}.mx280-saved-actions--mobile-head .mx280-saved-count{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;border:2px solid currentColor;background:#0b7740;color:#fff;font-size:9px}.mx280-compare-tray{bottom:calc(18px + env(safe-area-inset-bottom));width:calc(100vw - 24px)}.mx37-mobile-cartbar:not([hidden])~.mx280-compare-tray{bottom:calc(88px + env(safe-area-inset-bottom))}}@media(max-width:520px){.mx280-saved-actions--mobile-head{gap:3px}.mx280-saved-actions--mobile-head .mx280-saved-action{width:36px;min-width:36px;min-height:38px}.mx280-saved-actions--mobile-head .mx280-saved-icon,.mx280-saved-actions--mobile-head .mx280-saved-icon svg{width:16px;height:16px}.mx280-compare-tray{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px 10px 10px 13px;border-radius:14px}.mx280-compare-tray__copy small{display:none}.mx280-compare-tray>a{min-height:36px;padding:0 10px;font-size:11px}.mx280-compare-tray>button{display:none}}@media(max-width:390px){.mx280-saved-actions--mobile-head .mx280-saved-action--compare{display:none}}.mx281-mobile-apex-link{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:8px;border:1px solid rgb(255 255 255 / .22);border-radius:11px;color:inherit;text-decoration:none;font-size:12px;font-weight:700}@media (min-width:1024px){.mx280-saved-actions--desktop{display:flex!important;gap:6px!important}.mx280-saved-actions--desktop .mx280-saved-action{width:auto!important;min-width:96px!important;min-height:38px!important;padding:0 9px!important;border-color:rgb(255 255 255 / .42)!important;background:rgb(255 255 255 / .94)!important;color:#113a2b!important;box-shadow:0 4px 12px rgb(0 31 58 / .08)!important}.mx280-saved-actions--desktop .mx280-saved-action--compare{min-width:120px!important}.mx280-saved-actions--desktop .mx280-saved-copy{display:inline!important;color:#113a2b!important;font-size:11px!important;font-weight:700!important;line-height:1!important;opacity:1!important;visibility:visible!important}.mx280-saved-actions--desktop .mx280-saved-icon{display:grid!important;color:#0d6f45!important;opacity:1!important;visibility:visible!important}.mx280-saved-actions--desktop .mx280-saved-icon svg,.mx280-saved-actions--desktop .mx280-saved-icon svg path{display:block!important;stroke:currentColor!important;opacity:1!important}.mx280-saved-actions--desktop .mx280-saved-count{top:-7px!important;right:-5px!important;background:#0b7740!important;color:#fff!important;border-color:#fff!important;opacity:1!important}}@media (max-width:1260px) and (min-width:1024px){.mx280-saved-actions--desktop .mx280-saved-action{min-width:42px!important;width:42px!important;padding:0 6px!important}.mx280-saved-actions--desktop .mx280-saved-copy{display:none!important}.mx280-saved-actions--desktop .mx280-saved-action--compare{min-width:42px!important}}@media (max-width:1023px){.mx280-saved-actions--mobile-head .mx280-saved-action{color:#0c5e3c!important;background:#fff!important;border-color:rgb(255 255 255 / .75)!important}.mx280-saved-actions--mobile-head .mx280-saved-icon,.mx280-saved-actions--mobile-head svg,.mx280-saved-actions--mobile-head svg path{color:#0c5e3c!important;stroke:currentColor!important;opacity:1!important;visibility:visible!important}}.mx290-auth-page{min-height:calc(100svh - 72px)!important;background-image:linear-gradient(115deg,rgb(1 32 67 / .78),rgb(3 76 126 / .52)),var(--mx290-auth-blue)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}.mx290-auth-media{background-image:linear-gradient(180deg,rgb(5 35 27 / .08),rgb(4 35 27 / .38)),var(--mx290-auth-green)!important;background-size:cover!important;background-position:center!important}.mx290-auth-video-card{display:block!important;position:relative!important;width:100%!important;aspect-ratio:16/9!important;min-height:210px!important;margin:auto 0 0!important;padding:8px!important;overflow:hidden!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:22px!important;background:#071d2b!important;box-shadow:0 18px 44px rgb(0 20 36 / .28)!important;z-index:3!important}.mx290-auth-video-card video.mx290-auth-video,.mx290-auth-video-card .mx287-auth-video{display:block!important;position:relative!important;inset:auto!important;width:100%!important;height:100%!important;min-height:194px!important;object-fit:cover!important;object-position:center!important;border-radius:15px!important;filter:none!important;opacity:1!important;visibility:visible!important;transform:none!important;background:#071d2b!important}.mx290-auth-video-empty{display:grid!important;min-height:194px!important;place-items:center!important;align-content:center!important;color:#fff!important}@media(max-width:1023px){.mx290-auth-video-card{max-width:720px!important;margin:0 auto!important;min-height:0!important}.mx290-auth-video-card video.mx290-auth-video,.mx290-auth-video-card .mx287-auth-video,.mx290-auth-video-empty{min-height:0!important;aspect-ratio:16/9!important}}@media(min-width:1024px){.mx280-saved-actions--desktop{gap:6px!important}.mx280-saved-actions--desktop .mx280-saved-action{width:42px!important;min-width:42px!important;min-height:40px!important;padding:0!important;border:1px solid rgb(255 255 255 / .32)!important;border-radius:10px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;box-shadow:none!important;backdrop-filter:none!important}.mx280-saved-actions--desktop .mx280-saved-action--compare{width:42px!important;min-width:42px!important}.mx280-saved-actions--desktop .mx280-saved-copy{display:none!important}.mx280-saved-actions--desktop .mx280-saved-icon,.mx280-saved-actions--desktop .mx280-saved-icon svg,.mx280-saved-actions--desktop .mx280-saved-icon svg path{color:#fff!important;stroke:#fff!important;opacity:1!important;visibility:visible!important}.mx280-saved-actions--desktop .mx280-saved-action:hover{background:rgb(255 255 255 / .18)!important;border-color:rgb(255 255 255 / .52)!important;color:#fff!important}.mx280-saved-actions--desktop .mx280-saved-count{background:#fff!important;color:#0c623c!important;border-color:#0d557d!important}.mx-header-v0148 .mx286-header-register,.mx-header-v0148 .mx-header-cta,.mx-header-v0148.mx-header--overlay .mx286-header-register,.mx-header-v0148.mx-header--overlay .mx-header-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 14px!important;border:1px solid rgb(255 255 255 / .32)!important;border-radius:10px!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;box-shadow:none!important;text-shadow:none!important;font-size:11.5px!important;font-weight:650!important;text-decoration:none!important;white-space:nowrap!important;filter:none!important}.mx-header-v0148 .mx286-header-register:hover,.mx-header-v0148 .mx-header-cta:hover{background:rgb(255 255 255 / .18)!important;border-color:rgb(255 255 255 / .52)!important;color:#fff!important}}@media(max-width:1023px){.mx280-saved-actions--mobile-head .mx280-saved-action{background:rgb(255 255 255 / .10)!important;border-color:rgb(255 255 255 / .32)!important;color:#fff!important}body:not(.home) .mx-header:not(.mx-header--overlay) .mx280-saved-actions--mobile-head .mx280-saved-action{background:rgb(255 255 255 / .10)!important;border-color:rgb(255 255 255 / .32)!important;color:#fff!important}.mx286-mobile-auth-actions .mx-header-cta,.mx286-mobile-auth-actions .mx286-mobile-register{border:1px solid rgb(255 255 255 / .28)!important;background:rgb(255 255 255 / .10)!important;color:#fff!important;box-shadow:none!important}}.mx290-auth-media{justify-content:flex-start!important}.mx290-auth-video-card{margin:8px 0 0!important;align-self:stretch!important}.mx290-auth-video-card video.mx290-auth-video,.mx290-auth-video-card .mx287-auth-video{display:block!important;opacity:1!important;visibility:visible!important;filter:none!important}.mx290-auth-video-card.is-video-ready{background:#071d2b!important}.mx290-auth-video-card.is-video-error:before{content:"Video yükleniyor";position:absolute;inset:0;display:grid;place-items:center;color:rgb(255 255 255 / .78);font-size:12px;font-weight:600;z-index:0}.mx290-auth-video-card video{position:relative;z-index:1}@media(max-width:1023px){.mx290-auth-video-card{margin:0 auto!important}}.mx290-auth-video-card{display:block!important;position:relative!important;overflow:hidden!important;background-color:#071d2b!important}.mx290-auth-video-card video[data-mx294-auth-video]{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;min-width:100%!important;object-fit:cover!important;filter:none!important;transform:none!important;background:transparent!important;z-index:2!important}.mx290-auth-video-card.is-video-switching:before,.mx290-auth-video-card.is-video-error:before{content:"Video hazırlanıyor";position:absolute;inset:0;display:grid;place-items:center;background:rgb(5 45 34 / .22);color:rgb(255 255 255 / .86);font:600 12px/1.4 "Segoe UI Variable","Segoe UI",Arial,sans-serif;z-index:1}.mx290-auth-video-card.is-video-ready:before{display:none!important}@media(max-width:1023px){.mx290-auth-video-card video[data-mx294-auth-video]{aspect-ratio:16/9!important;height:auto!important}}.mx-footer-v0298{padding:38px 0 16px!important;overflow:hidden!important}.mx-footer-v0298 .mx-footer-grid-v0298{display:grid!important;grid-template-columns:minmax(260px,1.25fr) repeat(4,minmax(145px,.78fr))!important;gap:34px!important;align-items:start!important}.mx-footer-v0298 .mx-footer-brand-v0298{min-width:0!important;margin:0!important;padding:0!important}.mx-footer-v0298 .mx-footer-logo-v0298{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;max-width:none!important;margin:0!important;padding:0!important;text-decoration:none!important}.mx-footer-v0298 .mx-footer-logo-v0298 img{display:block!important;width:152px!important;max-width:100%!important;max-height:none!important;height:auto!important;aspect-ratio:1/1!important;object-fit:contain!important;object-position:center!important;padding:0!important;margin:0!important;background:transparent!important;filter:drop-shadow(0 7px 16px rgb(0 20 45 / .18))!important}.mx-footer-v0298 .mx-footer-brand-v0298 p{max-width:330px!important;margin:14px 0 0!important;color:rgb(255 255 255 / .82)!important;font-size:12px!important;line-height:1.62!important;font-weight:400!important}.mx-footer-v0298 .mx-footer-group{display:flex!important;flex-direction:column!important;align-items:flex-start!important;min-width:0!important;margin:0!important;padding:0!important}.mx-footer-v0298 .mx-footer-group>strong{min-height:32px!important;display:flex!important;align-items:flex-start!important;margin:0 0 10px!important;color:#fff!important;font-size:12px!important;line-height:1.35!important;font-weight:650!important;letter-spacing:-.01em!important}.mx-footer-v0298 .mx-footer-group>a{display:flex!important;align-items:center!important;min-height:30px!important;width:100%!important;margin:0!important;padding:5px 0!important;color:rgb(255 255 255 / .84)!important;text-decoration:none!important;font-size:11.5px!important;line-height:1.42!important;font-weight:400!important;overflow-wrap:normal!important;word-break:normal!important}.mx-footer-v0298 .mx-footer-group>a:hover,.mx-footer-v0298 .mx-footer-group>a:focus-visible{color:#fff!important;text-decoration:underline!important;text-underline-offset:4px!important}.mx-footer-v0298 .mx-footer-bottom-v0298{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:26px!important;padding-top:14px!important;border-top:1px solid rgb(255 255 255 / .18)!important;color:rgb(255 255 255 / .72)!important;font-size:10.5px!important;line-height:1.45!important}.mx-footer-v0298 .mx-footer-legal{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:8px 14px!important;margin:0!important}.mx-footer-v0298 .mx-footer-legal a{color:inherit!important;text-decoration:none!important;white-space:nowrap!important}.mx-footer-v0298 .mx-footer-legal a:hover{color:#fff!important}@media (min-width:768px) and (max-width:1199px){.mx-footer-v0298{padding:34px 0 18px!important}.mx-footer-v0298 .mx-footer-grid-v0298{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px 22px!important}.mx-footer-v0298 .mx-footer-brand-v0298{grid-column:1/-1!important;display:grid!important;grid-template-columns:132px minmax(0,520px)!important;align-items:center!important;gap:22px!important;padding-bottom:4px!important}.mx-footer-v0298 .mx-footer-logo-v0298 img{width:128px!important}.mx-footer-v0298 .mx-footer-brand-v0298 p{max-width:520px!important;margin:0!important;font-size:11.5px!important}.mx-footer-v0298 .mx-footer-group>strong{min-height:34px!important;font-size:11.5px!important}.mx-footer-v0298 .mx-footer-group>a{font-size:11px!important;min-height:29px!important}.mx-footer-v0298 .mx-footer-bottom-v0298{margin-top:22px!important}}@media (max-width:767px){body.mx-has-mobile-dock{padding-bottom:0!important}.mx-footer-v0298{padding:26px 0 calc(78px + env(safe-area-inset-bottom))!important}.mx-footer-v0298 .mx-wrap{width:calc(100% - 22px)!important}.mx-footer-v0298 .mx-footer-grid-v0298{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 16px!important}.mx-footer-v0298 .mx-footer-brand-v0298{grid-column:1/-1!important;display:grid!important;grid-template-columns:104px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:0 0 2px!important}.mx-footer-v0298 .mx-footer-logo-v0298 img{width:100px!important}.mx-footer-v0298 .mx-footer-brand-v0298 p{max-width:none!important;margin:0!important;font-size:10.7px!important;line-height:1.5!important}.mx-footer-v0298 .mx-footer-group>strong{min-height:34px!important;margin-bottom:6px!important;font-size:11.3px!important;line-height:1.3!important}.mx-footer-v0298 .mx-footer-group>a{min-height:28px!important;padding:4px 0!important;font-size:10.8px!important;line-height:1.35!important}.mx-footer-v0298 .mx-footer-bottom-v0298{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin-top:20px!important;padding-top:13px!important;font-size:9.8px!important}.mx-footer-v0298 .mx-footer-legal{justify-content:flex-start!important;gap:7px 11px!important}.mx-mobile-dock{grid-template-columns:repeat(5,minmax(0,1fr))!important}.mx-mobile-dock a{min-width:0!important;padding-inline:2px!important}.mx-mobile-dock em{font-size:8.6px!important;letter-spacing:-.015em!important}}@media (max-width:430px){.mx-footer-v0298 .mx-footer-grid-v0298{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 12px!important}.mx-footer-v0298 .mx-footer-brand-v0298{grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important}.mx-footer-v0298 .mx-footer-logo-v0298 img{width:86px!important}.mx-footer-v0298 .mx-footer-brand-v0298 p{font-size:10.2px!important;line-height:1.48!important}.mx-footer-v0298 .mx-footer-group>strong{font-size:10.8px!important}.mx-footer-v0298 .mx-footer-group>a{font-size:10.3px!important}}@media (max-width:350px){.mx-footer-v0298 .mx-footer-grid-v0298{gap:18px 9px!important}.mx-footer-v0298 .mx-footer-brand-v0298{grid-template-columns:76px minmax(0,1fr)!important;gap:10px!important}.mx-footer-v0298 .mx-footer-logo-v0298 img{width:74px!important}.mx-footer-v0298 .mx-footer-brand-v0298 p{font-size:9.7px!important}.mx-footer-v0298 .mx-footer-group>strong{font-size:10.2px!important}.mx-footer-v0298 .mx-footer-group>a{font-size:9.8px!important}.mx-mobile-dock em{font-size:8px!important}}@media (max-width:1279px){@media (max-width:1279px){html body .mx-mobile-menu-overlay-v0161{background:rgb(2 20 36 / .46)!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}html body .mx-mobile-drawer-v0162{display:flex!important;flex-direction:column!important;top:var(--mx61-nav-top,var(--mx62-nav-top,60px))!important;right:10px!important;bottom:10px!important;left:auto!important;width:min(520px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;height:auto!important;max-height:none!important;padding:0!important;overflow:hidden!important;border:1px solid rgb(220 249 244 / .58)!important;border-radius:0 0 26px 26px!important;background:linear-gradient(155deg,rgb(3 63 100 / .84) 0%,rgb(4 92 113 / .78) 46%,rgb(4 105 77 / .80) 100%),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-portrait.webp) center/cover no-repeat!important;box-shadow:0 28px 72px rgb(0 28 52 / .34)!important;overscroll-behavior:contain!important}html body .mx-mobile-menu-head-v0162{position:relative!important;top:auto!important;z-index:3!important;display:grid!important;place-items:center!important;flex:0 0 auto!important;min-height:106px!important;padding:11px 66px 10px!important;border-bottom:1px solid rgb(255 255 255 / .24)!important;background:linear-gradient(180deg,rgb(4 43 75 / .54),rgb(4 65 83 / .26))!important}html body .mx-mobile-menu-brand-v0162{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:#fff!important;text-align:center!important;text-decoration:none!important}html body .mx-mobile-menu-brand-v0162 img,html body .mx-mobile-menu-emblem-v0162{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;padding:4px!important;border:1px solid rgb(255 255 255 / .72)!important;border-radius:17px!important;background:rgb(255 255 255 / .92)!important;object-fit:contain!important;box-shadow:0 10px 26px rgb(0 31 52 / .20)!important}html body .mx-mobile-menu-brand-v0162>span:last-child{display:block!important}html body .mx-mobile-menu-brand-v0162 strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.14em!important;text-shadow:0 1px 8px rgb(0 31 52 / .34)!important}html body .mx-site-menu-close-v0162{position:absolute!important;top:50%!important;right:13px!important;width:48px!important;min-width:48px!important;height:48px!important;min-height:48px!important;padding:0!important;transform:translateY(-50%)!important;border:1px solid rgb(255 255 255 / .58)!important;border-radius:16px!important;background:rgb(255 255 255 / .80)!important;color:#063d3a!important;box-shadow:0 10px 26px rgb(0 31 52 / .17)!important}html body .mx-site-menu-close-v0162:hover,html body .mx-site-menu-close-v0162:focus-visible{background:#fff!important;box-shadow:0 0 0 4px rgb(157 231 208 / .26),0 10px 26px rgb(0 31 52 / .17)!important}html body .mx-mobile-menu-body-v0162{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;min-height:0!important;gap:13px!important;padding:15px 14px calc(18px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;overflow-y:auto!important;background:linear-gradient(180deg,rgb(4 54 77 / .16),rgb(2 61 66 / .34))!important;scrollbar-color:rgb(255 255 255 / .58) transparent!important;scrollbar-width:thin!important;-webkit-overflow-scrolling:touch!important}html body .mx-mobile-menu-body-v0162::-webkit-scrollbar{width:5px!important}html body .mx-mobile-menu-body-v0162::-webkit-scrollbar-thumb{border-radius:999px!important;background:rgb(255 255 255 / .58)!important}html body .mx-mobile-menu-section-v0162{min-width:0!important}html body .mx-mobile-menu-label-v0162{display:block!important;margin:0 4px 9px!important;color:rgb(255 255 255 / .90)!important;font-size:10.5px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.15em!important;text-transform:uppercase!important;text-shadow:0 1px 6px rgb(0 27 48 / .28)!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;margin:0!important;padding:0!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li{display:block!important;min-width:0!important;margin:0!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{display:flex!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:62px!important;height:100%!important;padding:10px 29px 10px 13px!important;border:1px solid rgb(255 255 255 / .54)!important;border-radius:16px!important;background:rgb(255 255 255 / .82)!important;color:#0b3734!important;font-size:13px!important;line-height:1.25!important;font-weight:700!important;text-decoration:none!important;white-space:normal!important;box-shadow:0 9px 22px rgb(0 34 49 / .12)!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a:hover,html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a:focus-visible{border-color:rgb(255 255 255 / .92)!important;background:rgb(255 255 255 / .96)!important;color:#075438!important;transform:translateY(-1px)!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a.is-current{border-color:rgb(164 236 192 / .80)!important;background:rgb(225 248 235 / .93)!important;color:#075a34!important;font-weight:800!important;box-shadow:inset 4px 0 0 #12a15c,0 9px 24px rgb(0 45 43 / .15)!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:48px!important;padding:8px!important;border:1px solid rgb(255 255 255 / .48)!important;border-radius:14px!important;background:rgb(244 252 250 / .76)!important;color:#0d4540!important;font-size:11.5px!important;line-height:1.2!important;font-weight:720!important;text-align:center!important;text-decoration:none!important;box-shadow:0 7px 18px rgb(0 34 49 / .10)!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a:hover,html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a:focus-visible,html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a.is-current{border-color:rgb(176 239 205 / .82)!important;background:rgb(226 248 236 / .94)!important;color:#075a34!important}html body .mx-mobile-drawer-v0162 .mx280-saved-actions--mobile-drawer{gap:8px!important}html body .mx-mobile-drawer-v0162 .mx280-saved-actions--mobile-drawer .mx280-saved-action{min-height:48px!important;border-color:rgb(255 255 255 / .46)!important;border-radius:14px!important;background:rgb(255 255 255 / .78)!important;color:#0b403a!important;box-shadow:0 7px 18px rgb(0 34 49 / .10)!important}html body .mx-mobile-drawer-v0162 .mx286-mobile-auth-actions{display:grid!important;gap:8px!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162,html body .mx-mobile-drawer-v0162 .mx286-mobile-register,html body .mx-mobile-drawer-v0162 .mx281-mobile-apex-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;margin:0!important;padding:9px 14px!important;border:1px solid rgb(209 255 231 / .72)!important;border-radius:15px!important;color:#fff!important;font-size:12.5px!important;line-height:1.2!important;font-weight:800!important;text-align:center!important;text-decoration:none!important;box-shadow:0 10px 24px rgb(0 37 42 / .16)!important}html body .mx-mobile-drawer-v0162 .mx-mobile-login-v0162{background:linear-gradient(135deg,rgb(7 137 75 / .94),rgb(8 163 100 / .92))!important}html body .mx-mobile-drawer-v0162 .mx286-mobile-register,html body .mx-mobile-drawer-v0162 .mx281-mobile-apex-link{background:rgb(5 54 78 / .62)!important}html body .mx-mobile-menu-foot-v0162{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 12px!important;border:1px solid rgb(255 255 255 / .34)!important;border-radius:14px!important;background:rgb(3 44 66 / .42)!important;color:#fff!important}html body .mx-mobile-menu-foot-v0162 strong,html body .mx-mobile-menu-foot-v0162 span{color:#fff!important}html body .mx-mobile-menu-foot-v0162 span{font-size:10px!important;opacity:.88!important}}@media (max-width:767px){html body .mx-mobile-drawer-v0162{right:8px!important;bottom:8px!important;left:8px!important;width:auto!important;max-width:none!important;border-radius:0 0 22px 22px!important}html body .mx-mobile-menu-head-v0162{min-height:98px!important;padding:9px 58px 8px!important}html body .mx-mobile-menu-brand-v0162 img,html body .mx-mobile-menu-emblem-v0162{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important}html body .mx-site-menu-close-v0162{right:10px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important}html body .mx-mobile-menu-body-v0162{gap:11px!important;padding:12px 11px calc(16px + env(safe-area-inset-bottom))!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:58px!important;padding:9px 27px 9px 11px!important;font-size:12.4px!important;border-radius:14px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{min-height:45px!important;font-size:11px!important;border-radius:13px!important}}@media (max-width:370px){html body .mx-mobile-menu-head-v0162{min-height:91px!important;padding-right:53px!important;padding-left:53px!important}html body .mx-mobile-menu-brand-v0162 img,html body .mx-mobile-menu-emblem-v0162{width:49px!important;height:49px!important;max-width:49px!important;max-height:49px!important}html body .mx-mobile-menu-brand-v0162 strong{font-size:10.5px!important}html body .mx-site-menu-close-v0162{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;border-radius:14px!important}html body .mx-mobile-menu-body-v0162{padding-right:9px!important;padding-left:9px!important}html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a{min-height:55px!important;padding-right:23px!important;padding-left:9px!important;font-size:11.5px!important}html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a{font-size:10.5px!important}}@media (max-height:600px) and (max-width:1279px){html body .mx-mobile-menu-head-v0162{min-height:82px!important}html body .mx-mobile-menu-brand-v0162 img,html body .mx-mobile-menu-emblem-v0162{width:45px!important;height:45px!important;max-width:45px!important;max-height:45px!important}html body .mx-mobile-menu-body-v0162{padding-top:10px!important}}@media (prefers-reduced-transparency:reduce){html body .mx-mobile-drawer-v0162 .mx-nav-list-v0148>li>a,html body .mx-mobile-drawer-v0162 .mx-nav-utility-v0148 a,html body .mx-mobile-drawer-v0162 .mx280-saved-actions--mobile-drawer .mx280-saved-action{background:#f7fbfa!important}}html.mxon-performance-lite body .mx-mobile-menu-overlay-v0161{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}@media (min-width:1481px){html body .mx-header-v0148 .mx-header__in{width:min(1760px,calc(100% - 32px))!important;max-width:none!important;gap:18px!important}html body .mx-header-v0148 .mx-site-nav-v0148{display:flex!important;flex:1 1 auto!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:0!important;overflow:visible!important}.mx300-primary-nav{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end;gap:2px;min-width:0}.mx300-primary-link,.mx300-explore-toggle,.mx300-join-link{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:42px;padding:0 8px;border:0;border-radius:9px;background:#fff0;color:#fff!important;font-family:inherit;font-size:11.5px;line-height:1.1;font-weight:670;letter-spacing:-.01em;text-decoration:none!important;white-space:nowrap;cursor:pointer}.mx300-primary-link:hover,.mx300-primary-link:focus-visible,.mx300-explore-toggle:hover,.mx300-explore-toggle:focus-visible{background:rgb(255 255 255 / .12)}.mx300-primary-link.is-current::after,.mx300-explore.is-current>.mx300-explore-toggle::after{content:"";position:absolute;right:9px;bottom:1px;left:9px;height:2px;border-radius:999px;background:#95c92a}.mx300-explore{position:relative;display:flex;align-items:center}.mx300-explore-toggle{gap:5px}.mx300-explore-toggle svg{flex:0 0 auto;transition:transform .18s ease}.mx300-explore.is-open>.mx300-explore-toggle,.mx300-explore:focus-within>.mx300-explore-toggle{background:rgb(255 255 255 / .14)}.mx300-explore.is-open>.mx300-explore-toggle svg{transform:rotate(180deg)}.mx300-explore-panel{position:absolute;top:calc(100% + 13px);right:-92px;z-index:5400;width:min(530px,calc(100vw - 48px));padding:16px;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-7px) scale(.985);transform-origin:top right;border:1px solid rgb(255 255 255 / .74);border-radius:19px;background:linear-gradient(145deg,rgb(255 255 255 / .97),rgb(241 250 247 / .95)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp) center/cover no-repeat;box-shadow:0 24px 62px rgb(1 28 52 / .24);color:#102f2a;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mx300-explore-panel::before{content:"";position:absolute;top:-7px;right:116px;width:14px;height:14px;border-top:1px solid rgb(255 255 255 / .78);border-left:1px solid rgb(255 255 255 / .78);background:rgb(255 255 255 / .97);transform:rotate(45deg)}.mx300-explore.is-open>.mx300-explore-panel{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.mx300-explore-heading{position:relative;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:2px 3px 12px;border-bottom:1px solid #dce9e4}.mx300-explore-heading strong{color:#123c31;font-size:14px;font-weight:800}.mx300-explore-heading span{color:#61766d;font-size:10.5px;font-weight:580}.mx300-explore-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-top:11px}.mx300-explore-grid>a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:48px;padding:8px 12px;border:1px solid #dfeae5;border-radius:12px;background:rgb(255 255 255 / .78);color:#193d34!important;font-size:11.5px;line-height:1.25;font-weight:680;text-decoration:none!important;box-shadow:0 5px 16px rgb(8 54 39 / .035)}.mx300-explore-grid>a i{flex:0 0 auto;color:#16834b;font-style:normal;font-size:15px}.mx300-explore-grid>a:hover,.mx300-explore-grid>a:focus-visible,.mx300-explore-grid>a.is-current{border-color:#b8dcc7;background:#ebf7ef;color:#086337!important}.mx300-explore-grid>a.is-current{box-shadow:inset 3px 0 0 #168b4e}.mx300-join-link{min-height:40px;margin-left:2px;padding:0 12px;border:1px solid rgb(216 255 231 / .66);background:linear-gradient(135deg,#14884d,#0c9b58);box-shadow:0 7px 18px rgb(0 48 45 / .14)}.mx300-join-link:hover,.mx300-join-link:focus-visible{background:linear-gradient(135deg,#0f7b45,#078d4e);transform:translateY(-1px)}.mx300-join-link.is-current{box-shadow:0 0 0 3px rgb(201 244 219 / .28),0 7px 18px rgb(0 48 45 / .14)}.mx300-header-tools{display:flex;flex:0 0 auto;align-items:center;gap:6px;padding-left:10px;border-left:1px solid rgb(255 255 255 / .20)}.mx300-header-tools .mx280-saved-actions--desktop{gap:5px!important}.mx300-header-tools .mx37-cart-trigger--desktop,.mx300-header-tools .mx-header-cta{min-height:40px!important}.mx300-header-tools .mx-header-cta{margin:0!important;padding:0 13px!important}}@media (min-width:1481px) and (max-width:1640px){.mx300-primary-link,.mx300-explore-toggle,.mx300-join-link{padding-right:6px;padding-left:6px;font-size:10.7px}.mx300-join-link{padding-right:9px;padding-left:9px}.mx300-header-tools{gap:4px;padding-left:7px}.mx300-header-tools .mx280-saved-action{width:38px!important;min-width:38px!important}.mx300-header-tools .mx37-cart-trigger--desktop .mx37-cart-label{display:none!important}}@media (prefers-reduced-motion:reduce){.mx300-explore-toggle svg,.mx300-explore-panel{transition:none!important}}@media (min-width:1481px){.mx301-explore{gap:0!important;border-radius:9px}.mx301-explore-link{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 4px 0 8px;border-radius:9px 0 0 9px;color:#fff!important;font-size:11.5px;font-weight:670;letter-spacing:-.01em;text-decoration:none!important;white-space:nowrap}.mx301-explore-toggle{width:26px!important;min-width:26px!important;padding:0 5px 0 2px!important;border-radius:0 9px 9px 0!important}.mx301-explore-link:hover,.mx301-explore-link:focus-visible,.mx301-explore:hover>.mx301-explore-link,.mx301-explore.is-open>.mx301-explore-link{background:rgb(255 255 255 / .12)}.mx300-explore.is-current>.mx300-explore-toggle::after{display:none!important}.mx301-explore-link.is-current::after,.mx301-explore.is-current>.mx301-explore-link::after{content:"";position:absolute;right:4px;bottom:1px;left:8px;height:2px;border-radius:999px;background:#95c92a}}body.mxon-premium-pages-v0258 .mx301-page-video{position:relative;padding:20px 0 26px;border-bottom:1px solid #dfe9e4;background:linear-gradient(180deg,#f8fbfa 0%,#eef7f3 100%)}body.mxon-premium-pages-v0258 .mx301-page-video__frame{position:relative;overflow:hidden;width:100%;aspect-ratio:16/9;border:1px solid #d6e4dc;border-radius:24px;background:#04130e;box-shadow:0 22px 58px rgb(8 50 35 / .11)}body.mxon-premium-pages-v0258 .mx301-page-video__frame>.mxon50-inline-video,body.mxon-premium-pages-v0258 .mx301-page-video__frame>.mxon62-public-video-shell{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;aspect-ratio:16/9!important;background:#04130e!important}body.mxon-premium-pages-v0258 .mx301-page-video__frame video,body.mxon-premium-pages-v0258 .mx301-page-video__frame>img{display:block!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important;background:#04130e!important}body.mxon-premium-pages-v0258 .mx301-page-slider{padding:28px 0 34px;background:#fff}body.mxon-premium-pages-v0258 .mx301-slider-top{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}body.mxon-premium-pages-v0258 .mx301-slider-top>span{color:#536a60;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__track{gap:14px}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__card{flex-basis:calc((min(1240px,calc(100vw - 48px)) - 28px)/3);aspect-ratio:1/1;border-radius:20px}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__card img{object-fit:cover!important;background:#f6faf8!important}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__card figcaption{display:none!important}body.mxon-premium-pages-v0258 .mx301-page-intro{padding:58px 0 62px;border-bottom:1px solid #e3ebe7;background:#fff}body.mxon-premium-pages-v0258 .mx301-page-intro__copy{max-width:920px}body.mxon-premium-pages-v0258 .mx301-page-intro__copy>span{display:block;margin-bottom:12px;color:#137344;font-size:10px;font-weight:820;letter-spacing:.14em;text-transform:uppercase}body.mxon-premium-pages-v0258 .mx301-page-intro h1{margin:0;color:#0e2a20;font-size:clamp(42px,5.3vw,76px);line-height:.98;font-weight:690;letter-spacing:-.055em}body.mxon-premium-pages-v0258 .mx301-page-intro__copy>p{max-width:790px;margin:18px 0 0;color:#53645d;font-size:clamp(15px,1.45vw,19px);line-height:1.65}body.mxon-premium-pages-v0258 .mx301-page-intro__copy>.mx301-page-intro__statement{color:#17382c;font-weight:590}body.mxon-premium-pages-v0258 .mx301-page-intro .mx58-actions{margin-top:26px}body.mxon-premium-pages-v0258 .mx58-content[data-mx-builder-key="page-features"]{padding-top:58px}body.mxon-premium-pages-v0258 section[data-mx-builder-key]{scroll-margin-top:100px}@media (max-width:1100px){body.mxon-premium-pages-v0258 .mx301-page-video{padding:14px 0 20px}body.mxon-premium-pages-v0258 .mx301-page-video__frame{border-radius:19px}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__card{flex-basis:calc((100vw - 60px)/2)}body.mxon-premium-pages-v0258 .mx301-page-intro{padding:46px 0 52px}}@media (max-width:767px){body.mxon-premium-pages-v0258 .mx301-page-video{padding:8px 0 14px}body.mxon-premium-pages-v0258 .mx301-page-video>.mx-wrap{width:calc(100% - 16px)}body.mxon-premium-pages-v0258 .mx301-page-video__frame{aspect-ratio:16/9;border-radius:14px}body.mxon-premium-pages-v0258 .mx301-page-video__frame video{object-fit:contain!important}body.mxon-premium-pages-v0258 .mx301-page-slider{padding:22px 0 28px}body.mxon-premium-pages-v0258 .mx301-slider-top{margin-bottom:10px}body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__card{flex-basis:min(82vw,430px);border-radius:16px}body.mxon-premium-pages-v0258 .mx301-page-intro{padding:40px 0 46px}body.mxon-premium-pages-v0258 .mx301-page-intro h1{font-size:clamp(38px,12vw,58px)}body.mxon-premium-pages-v0258 .mx301-page-intro__copy>p{font-size:15px;line-height:1.62}body.mxon-premium-pages-v0258 .mx301-page-intro .mx58-actions a{flex:1 1 145px}}@media (prefers-reduced-motion:reduce){body.mxon-premium-pages-v0258 .mx301-page-slider .mx58-gallery__viewport{scroll-behavior:auto!important}}:root{--mx302-navy:#0d2f68;--mx302-blue:#086ed6;--mx302-green:#4c9e17;--mx302-green-dark:#2e7d13;--mx302-cyan:#0b9dad;--mx302-ink:#112b55;--mx302-text:#445268;--mx302-muted:#6f7c8e;--mx302-line:#e1e9f1;--mx302-soft:#f7fafc;--mx302-card:#ffffff;--mx302-radius:22px;--mx302-shadow:0 12px 35px rgba(22,58,102,.08)}.mx302-video-first{position:relative;padding:16px 0 22px;background:#fff;border-bottom:1px solid var(--mx302-line)}.mx302-video-first__frame{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:20px;background:#06152b;box-shadow:var(--mx302-shadow)}.mx302-video-poster,.mx302-video-el{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mx302-video-el{z-index:2;background:#fff0}.mx302-video-poster{z-index:1}.mx302-video-poster--mobile,.mx302-video-el--mobile{display:none}.mx302-video-first__badge{position:absolute;z-index:4;left:18px;bottom:16px;display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid rgb(255 255 255 / .35);border-radius:999px;background:rgb(5 31 63 / .72);backdrop-filter:blur(12px);color:#fff}.mx302-video-first__badge span{font-size:10px;letter-spacing:.11em;text-transform:uppercase;opacity:.72}.mx302-video-first__badge strong{font-size:12px}.mx302-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--mx302-line);background:linear-gradient(105deg,#fff 0%,#f7fbff 49%,#eef8ff 100%)}.mx302-hero::before,.mx302-hero::after{content:"";position:absolute;pointer-events:none;border-radius:50%}.mx302-hero::before{width:330px;height:330px;left:-190px;bottom:-180px;background:radial-gradient(circle at 65% 35%,rgb(8 110 214 / .18),#fff0 68%)}.mx302-hero::after{width:350px;height:350px;right:-200px;top:-190px;background:radial-gradient(circle at 35% 65%,rgb(76 158 23 / .18),#fff0 68%)}.mx302-hero--green{background:linear-gradient(105deg,#fff 0%,#f9fcf6 49%,#eff8e9 100%)}.mx302-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,46%) minmax(0,54%);align-items:stretch;min-height:420px}.mx302-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:54px 30px 54px 8px}.mx302-eyebrow{display:block;margin-bottom:12px;color:var(--mx302-blue);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.mx302-hero--green .mx302-eyebrow{color:var(--mx302-green-dark)}.mx302-hero h1{max-width:660px;margin:0;color:var(--mx302-navy);font-size:clamp(42px,5vw,72px);line-height:.98;font-weight:760;letter-spacing:-.055em}.mx302-hero h1 em{font-style:normal;color:var(--mx302-green)}.mx302-hero__copy>p{max-width:650px;margin:20px 0 0;color:var(--mx302-text);font-size:17px;line-height:1.65}.mx302-hero__media{position:relative;min-width:0;min-height:420px;overflow:hidden;border-radius:0 0 0 54px}.mx302-device-image{width:100%;height:100%;object-fit:cover;object-position:center}.mx302-device-image--mobile{display:none}.mx302-hero__media .mx302-device-image{position:absolute;inset:0}.mx302-hero__media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(255 255 255 / .25),#fff0 30%);pointer-events:none}.mx302-hero__badges{display:flex;flex-wrap:wrap;gap:11px;margin-top:24px}.mx302-hero__badges span{display:inline-flex;align-items:center;gap:8px;color:var(--mx302-ink);font-size:12px;font-weight:700}.mx302-hero__badges i{display:grid;place-items:center;width:27px;height:27px;color:var(--mx302-blue)}.mx302-hero__badges svg,.mx302-icon svg,.mx302-check-list svg,.mx302-fit-grid svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mx302-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.mx302-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 20px;border:1px solid var(--mx302-green);border-radius:999px;background:linear-gradient(135deg,#68b520,#378d12);color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important;box-shadow:0 8px 20px rgb(62 145 20 / .2)}.mx302-btn:hover{transform:translateY(-1px)}.mx302-btn--ghost{border-color:#cddaea;background:#fff;color:var(--mx302-navy)!important;box-shadow:none}.mx302-btn--light{border-color:#fff;background:#fff;color:var(--mx302-green-dark)!important;box-shadow:none}.mx302-section{position:relative;padding:58px 0;border-bottom:1px solid var(--mx302-line)}.mx302-section--white{background:#fff}.mx302-section--soft{background:var(--mx302-soft)}.mx302-section--blue{background:linear-gradient(135deg,#0a6bb4 0%,#0c8ea9 50%,#4a9d1a 100%);color:#fff}.mx302-heading{text-align:center;max-width:900px;margin:0 auto 30px}.mx302-heading h2{margin:0;color:var(--mx302-navy);font-size:clamp(27px,3.1vw,40px);line-height:1.12;letter-spacing:-.035em}.mx302-heading p{margin:10px auto 0;max-width:760px;color:var(--mx302-muted);font-size:14px;line-height:1.65}.mx302-section--blue .mx302-heading h2,.mx302-section--blue .mx302-heading p{color:#fff}.mx302-feature-grid{display:grid;gap:18px}.mx302-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mx302-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.mx302-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.mx302-feature-card{min-width:0;padding:25px 20px;text-align:center;border:1px solid #e3eaf2;border-radius:18px;background:#fff;box-shadow:0 9px 24px rgb(30 62 101 / .045)}.mx302-feature-card .mx302-icon{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 18px;padding:16px;border:1px solid #dfe8f2;border-radius:50%;background:#f9fbfe;color:var(--mx302-blue)}.mx302-feature-card:nth-child(even) .mx302-icon{color:var(--mx302-green-dark);background:#f8fbf3}.mx302-feature-card h3{margin:0;color:var(--mx302-navy);font-size:17px;line-height:1.2}.mx302-feature-card p{margin:10px 0 0;color:var(--mx302-muted);font-size:12.5px;line-height:1.58}.mx302-home-duo{background:#fff}.mx302-duo-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mx302-duo-card{display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);overflow:hidden;min-height:365px;border:1px solid #dfe7ef;border-radius:22px;background:#fff;box-shadow:var(--mx302-shadow)}.mx302-duo-card>div{padding:34px 28px}.mx302-duo-card>div>span{color:var(--mx302-blue);font-size:10px;font-weight:800;letter-spacing:.1em}.mx302-duo-card.is-onnowell>div>span{color:var(--mx302-green-dark)}.mx302-duo-card h2{margin:10px 0 12px;color:var(--mx302-navy);font-size:29px;line-height:1.05;letter-spacing:-.04em}.mx302-duo-card.is-onnowell h2{color:#306c1f}.mx302-duo-card p{color:var(--mx302-text);font-size:13px;line-height:1.55}.mx302-duo-card ul{display:grid;gap:7px;margin:17px 0 22px;padding:0;list-style:none;color:var(--mx302-ink);font-size:12px}.mx302-duo-card li::before{content:"✓";margin-right:7px;color:var(--mx302-blue);font-weight:900}.mx302-duo-card.is-onnowell li::before{color:var(--mx302-green)}.mx302-duo-card figure{margin:0;min-width:0;background:#f5f9fc}.mx302-duo-card figure img{width:100%;height:100%;object-fit:cover}.mx302-split__grid{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);align-items:stretch;min-height:360px;overflow:hidden;border:1px solid #e0e8f0;border-radius:22px;background:#fff;box-shadow:var(--mx302-shadow)}.mx302-split__grid.is-reverse .mx302-split__copy{order:2}.mx302-split__grid.is-reverse .mx302-split__media{order:1}.mx302-split__copy{display:flex;flex-direction:column;justify-content:center;padding:42px}.mx302-split__copy h2{margin:0;color:var(--mx302-navy);font-size:clamp(29px,3.2vw,44px);line-height:1.06;letter-spacing:-.045em}.mx302-split__copy>p{margin:15px 0 0;color:var(--mx302-text);font-size:14px;line-height:1.65}.mx302-split__copy .mx302-btn{align-self:flex-start;margin-top:22px}.mx302-split__media{position:relative;min-height:330px;overflow:hidden}.mx302-split__media .mx302-device-image{position:absolute;inset:0}.mx302-check-list{display:grid;gap:9px;margin:20px 0 0;padding:0;list-style:none}.mx302-check-list li{display:flex;align-items:center;gap:9px;color:var(--mx302-ink);font-size:13px}.mx302-check-list i{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;color:var(--mx302-blue)}.mx302-section--blue .mx302-split__grid{border-color:rgb(255 255 255 / .18);background:rgb(255 255 255 / .96)}.mx302-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:0;overflow:hidden;border:1px solid #e0e8f0;border-radius:20px;background:#fff;box-shadow:0 8px 26px rgb(31 60 96 / .05)}.mx302-steps article{position:relative;min-width:0;padding:28px 18px;text-align:center;border-right:1px solid #e6edf4}.mx302-steps article:last-child{border-right:0}.mx302-step-no{position:absolute;top:12px;left:13px;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--mx302-navy);color:#fff;font-size:11px;font-weight:900}.mx302-steps article:nth-child(even) .mx302-step-no{background:var(--mx302-cyan)}.mx302-steps article:nth-child(3n) .mx302-step-no{background:var(--mx302-green)}.mx302-steps .mx302-icon{display:grid;place-items:center;width:60px;height:60px;margin:8px auto 15px;padding:15px;border:1px solid #dce6f0;border-radius:50%;color:var(--mx302-blue)}.mx302-steps h3{margin:0;color:var(--mx302-navy);font-size:15px}.mx302-steps p{margin:8px 0 0;color:var(--mx302-muted);font-size:11.5px;line-height:1.55}.mx302-media-grid{display:grid;gap:18px}.mx302-media-card{overflow:hidden;border:1px solid #e1e9f1;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgb(31 60 96 / .05)}.mx302-media-card figure{position:relative;margin:0;aspect-ratio:16/10;overflow:hidden;background:#edf4f8}.mx302-media-card figure img{width:100%;height:100%;object-fit:cover}.mx302-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:52px;height:52px;padding:12px;transform:translate(-50%,-50%);border-radius:50%;background:rgb(255 255 255 / .9);color:var(--mx302-navy);box-shadow:0 8px 20px rgb(10 35 70 / .18)}.mx302-play svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7}.mx302-media-card h3{margin:17px 18px 0;color:var(--mx302-navy);font-size:16px}.mx302-media-card p{margin:8px 18px 18px;color:var(--mx302-muted);font-size:12px;line-height:1.55}.mx302-media-grid.mx302-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-media-grid.mx302-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-media-grid.mx302-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.mx302-video-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.mx302-video-card{min-width:0}.mx302-video-card__frame{position:relative;overflow:hidden;aspect-ratio:16/9;border-radius:16px;background:#071728}.mx302-video-card__frame img,.mx302-video-card__frame video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mx302-video-card__frame video{z-index:2;background:#fff0}.mx302-video-card h3{margin:12px 2px 0;color:var(--mx302-navy);font-size:15px}.mx302-video-card p{margin:6px 2px 0;color:var(--mx302-muted);font-size:11.5px;line-height:1.5}.mx302-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mx302-product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #e2eaf1;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgb(31 60 96 / .05)}.mx302-product-card__media{display:block;aspect-ratio:1/1;background:#f7fafb}.mx302-product-card__media img{width:100%;height:100%;object-fit:contain;padding:10px}.mx302-product-card__body{padding:14px}.mx302-product-card small{color:var(--mx302-green-dark);font-size:9px;font-weight:900}.mx302-product-card h3{margin:6px 0;color:var(--mx302-navy);font-size:13px;line-height:1.22}.mx302-product-card h3 a{color:inherit;text-decoration:none}.mx302-price{display:block;margin:10px 0;color:#182b42;font-size:13px}.mx302-mini-btn{display:inline-block;margin-top:6px;color:var(--mx302-green-dark);font-size:11px;font-weight:800;text-decoration:none}.mx302-product-edit{position:absolute;right:7px;top:7px;z-index:3;padding:6px 9px;border-radius:999px;background:#0f3769;color:#fff!important;font-size:10px;font-weight:800;text-decoration:none!important}.mx302-story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mx302-story-card{overflow:hidden;border:1px solid #e1e9f1;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgb(30 60 95 / .05)}.mx302-story-card figure{margin:0;aspect-ratio:4/3;overflow:hidden}.mx302-story-card figure img{width:100%;height:100%;object-fit:cover}.mx302-story-card>div{position:relative;padding:18px}.mx302-story-card>div>span{position:absolute;right:15px;top:8px;color:var(--mx302-green);font-size:38px;font-weight:900}.mx302-story-card h3{margin:0 0 5px;color:var(--mx302-navy);font-size:16px}.mx302-story-card small{color:var(--mx302-muted);font-size:10px}.mx302-story-card p{margin:12px 0 0;color:var(--mx302-text);font-size:12px;line-height:1.6}.mx302-explore-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mx302-explore-card{display:flex;flex-direction:column;align-items:center;min-height:245px;padding:26px 22px;text-align:center;border:1px solid #e2eaf2;border-radius:18px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 8px 22px rgb(30 60 95 / .045)}.mx302-explore-card .mx302-icon{display:grid;place-items:center;width:62px;height:62px;padding:15px;border-radius:50%;background:linear-gradient(145deg,#0876db,#0b52b7);color:#fff}.mx302-explore-card:nth-child(even) .mx302-icon{background:linear-gradient(145deg,#67b922,#3b8e16)}.mx302-explore-card h3{margin:17px 0 7px;color:var(--mx302-navy);font-size:17px}.mx302-explore-card p{margin:0;color:var(--mx302-muted);font-size:12px;line-height:1.55}.mx302-explore-card>a{margin-top:auto;padding-top:16px;color:var(--mx302-blue)!important;font-size:11px;font-weight:800;text-decoration:none!important}.mx302-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mx302-fit-grid article{padding:32px;border:1px solid #e0e8f0;border-radius:20px;background:#fff}.mx302-fit-grid h2{margin:0 0 20px;color:var(--mx302-navy);font-size:27px}.mx302-fit-grid .is-good h2{color:var(--mx302-green-dark)}.mx302-fit-grid ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.mx302-fit-grid li{display:flex;gap:10px;align-items:flex-start;color:var(--mx302-text);font-size:13px}.mx302-fit-grid li i{display:grid;place-items:center;flex:0 0 21px;width:21px;height:21px;border-radius:50%;color:#fff;background:var(--mx302-green);font-style:normal;font-weight:900}.mx302-fit-grid .is-bad li i{background:#0d4f9d}.mx302-fit-grid li i svg{width:13px;height:13px}.mx302-fit-grid article>p{margin:22px 0 0;padding:14px;border-radius:12px;background:#f4f9ef;color:var(--mx302-text);font-size:11.5px;line-height:1.55}.mx302-fit-grid .is-bad>p{background:#f1f6fb}.mx302-join-info-grid{display:grid;grid-template-columns:1.05fr 1.15fr .9fr;gap:18px}.mx302-join-info-grid>article{padding:22px;border:1px solid #e0e8f0;border-radius:18px;background:#fff}.mx302-join-info-grid h3{margin:0 0 16px;color:var(--mx302-navy);font-size:18px}.mx302-info-video>div{position:relative;overflow:hidden;aspect-ratio:16/10;border-radius:13px;background:#071728}.mx302-info-video img,.mx302-info-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mx302-info-video video{z-index:2}.mx302-info-faq details{border-top:1px solid #e7edf3}.mx302-info-faq details:first-of-type{border-top:0}.mx302-info-faq summary{padding:12px 0;color:var(--mx302-ink);font-size:12px;font-weight:800;cursor:pointer}.mx302-info-faq p{margin:0 0 12px;color:var(--mx302-muted);font-size:11.5px;line-height:1.55}.mx302-info-contact p{color:var(--mx302-text);font-size:12.5px;line-height:1.6}.mx302-info-contact ul{display:grid;gap:8px;margin:15px 0 20px;padding:0;list-style:none;color:var(--mx302-text);font-size:11.5px}.mx302-info-contact li::before{content:"✓";margin-right:7px;color:var(--mx302-green);font-weight:900}.mx302-faq-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx302-faq-grid details{padding:18px;border:1px solid #e0e8f0;border-radius:16px;background:#fff}.mx302-faq-grid summary{color:var(--mx302-navy);font-size:13px;font-weight:800;cursor:pointer}.mx302-faq-grid p{margin:12px 0 0;color:var(--mx302-muted);font-size:11.5px;line-height:1.55}.mx302-cta{position:relative;overflow:hidden;padding:30px 0;background:linear-gradient(110deg,#075aaf 0%,#078ba7 52%,#55a918 100%)}.mx302-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 30%,rgb(255 255 255 / .13),transparent 28%),radial-gradient(circle at 92% 65%,rgb(255 255 255 / .1),transparent 24%)}.mx302-cta__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:28px}.mx302-cta h2{margin:0;color:#fff;font-size:clamp(26px,3vw,39px);letter-spacing:-.035em}.mx302-cta p{margin:8px 0 0;color:rgb(255 255 255 / .88);font-size:13px}.mx302-empty{padding:28px;text-align:center;border:1px dashed #d8e2eb;border-radius:16px;color:var(--mx302-muted)}body.admin-bar .mx302-video-first,body.admin-bar .mx302-hero,body.admin-bar .mx302-section,body.admin-bar .mx302-cta{position:relative}.mx302-video-first.mx109-has-entry>.mx109-section-edit,.mx302-hero.mx109-has-entry>.mx109-section-edit,.mx302-section.mx109-has-entry>.mx109-section-edit,.mx302-cta.mx109-has-entry>.mx109-section-edit{z-index:40}@media (max-width:1180px){.mx302-hero__grid{grid-template-columns:1fr 1fr;min-height:380px}.mx302-hero__copy{padding:42px 25px 42px 0}.mx302-hero__media{min-height:380px}.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-explore-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mx302-home-duo .mx302-duo-grid{grid-template-columns:1fr}.mx302-duo-card{min-height:330px}}@media (max-width:900px){.mx302-video-first{padding:10px 0 16px}.mx302-video-first__frame{border-radius:16px}.mx302-hero__grid{grid-template-columns:1fr}.mx302-hero__copy{padding:42px 0 32px}.mx302-hero__media{min-height:430px;border-radius:24px 24px 0 0;order:-1;margin-top:18px}.mx302-hero__media::after{background:linear-gradient(0deg,rgb(255 255 255 / .2),transparent 40%)}.mx302-section{padding:48px 0}.mx302-cols-4,.mx302-cols-5,.mx302-cols-6{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-split__grid{grid-template-columns:1fr}.mx302-split__copy{padding:34px}.mx302-split__media{min-height:380px;order:-1}.mx302-split__grid.is-reverse .mx302-split__copy{order:2}.mx302-split__grid.is-reverse .mx302-split__media{order:1}.mx302-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-steps article{border-bottom:1px solid #e6edf4}.mx302-steps article:nth-child(3n){border-right:0}.mx302-media-grid.mx302-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx302-join-info-grid{grid-template-columns:1fr 1fr}.mx302-info-contact{grid-column:1/-1}}@media (max-width:767px){.mx302-video-first>.mx-wrap{width:calc(100% - 16px)}.mx302-video-first__frame{aspect-ratio:16/9;border-radius:12px}.mx302-video-poster--web,.mx302-video-el--web{display:none}.mx302-video-poster--mobile,.mx302-video-el--mobile{display:block}.mx302-video-first__badge{left:10px;right:10px;bottom:9px;justify-content:center}.mx302-video-first__badge span{display:none}.mx302-device-image--web{display:none}.mx302-device-image--mobile{display:block}.mx302-hero__copy{padding:34px 0 38px}.mx302-hero h1{font-size:clamp(39px,12vw,55px)}.mx302-hero__copy>p{font-size:15px}.mx302-hero__media{min-height:360px;margin-top:10px;border-radius:18px}.mx302-hero__badges{gap:8px}.mx302-hero__badges span{flex:1 1 42%;font-size:11px}.mx302-actions{display:grid;grid-template-columns:1fr 1fr}.mx302-btn{padding:10px 13px;font-size:12px}.mx302-section{padding:40px 0}.mx302-heading{margin-bottom:22px}.mx302-heading h2{font-size:30px}.mx302-heading p{font-size:13px}.mx302-cols-3,.mx302-cols-4,.mx302-cols-5,.mx302-cols-6{grid-template-columns:1fr 1fr;gap:10px}.mx302-feature-card{padding:20px 12px}.mx302-feature-card .mx302-icon{width:52px;height:52px;padding:13px}.mx302-feature-card h3{font-size:14px}.mx302-feature-card p{font-size:11px}.mx302-duo-card{grid-template-columns:1fr;min-height:auto}.mx302-duo-card>div{padding:26px 22px}.mx302-duo-card figure{min-height:260px;order:-1}.mx302-duo-card h2{font-size:27px}.mx302-split__copy{padding:27px 22px}.mx302-split__copy h2{font-size:31px}.mx302-split__media{min-height:310px}.mx302-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;border-radius:16px}.mx302-steps article{flex:0 0 78%;scroll-snap-align:start;border-right:1px solid #e6edf4;border-bottom:0}.mx302-steps article:last-child{border-right:0}.mx302-media-grid.mx302-cols-2,.mx302-media-grid.mx302-cols-3,.mx302-media-grid.mx302-cols-4{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.mx302-media-card{flex:0 0 82%;scroll-snap-align:start}.mx302-video-card-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.mx302-video-card{flex:0 0 83%;scroll-snap-align:start}.mx302-product-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.mx302-product-card{flex:0 0 62%;scroll-snap-align:start}.mx302-product-card__body{padding:12px}.mx302-story-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.mx302-story-card{flex:0 0 78%;scroll-snap-align:start}.mx302-explore-grid{grid-template-columns:1fr 1fr;gap:10px}.mx302-explore-card{min-height:210px;padding:20px 13px}.mx302-explore-card .mx302-icon{width:52px;height:52px;padding:13px}.mx302-explore-card h3{font-size:14px}.mx302-explore-card p{font-size:10.5px}.mx302-fit-grid{grid-template-columns:1fr}.mx302-fit-grid article{padding:24px 20px}.mx302-fit-grid h2{font-size:24px}.mx302-join-info-grid{grid-template-columns:1fr}.mx302-info-contact{grid-column:auto}.mx302-faq-grid{grid-template-columns:1fr}.mx302-cta__inner{align-items:flex-start;flex-direction:column}.mx302-cta .mx302-btn{width:100%}}@media (max-width:420px){.mx302-cols-3,.mx302-cols-4,.mx302-cols-5,.mx302-cols-6{grid-template-columns:1fr}.mx302-hero__badges span{flex:1 1 100%}.mx302-actions{grid-template-columns:1fr}.mx302-product-card{flex-basis:72%}.mx302-explore-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.mx302-btn{transition:none!important}.mx302-steps,.mx302-media-grid,.mx302-product-grid,.mx302-story-grid,.mx302-video-card-grid{scroll-behavior:auto!important}}:root{--mx304-page:#ffffff;--mx304-soft:#f8fbfd;--mx304-soft-blue:#f4f9fd;--mx304-line:#e1eaf2;--mx304-navy:#0b2f69;--mx304-green:#49a313}.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap{width:min(1240px,calc(100% - 56px))!important}.mx302-section{padding:48px 0}.mx302-heading{margin-bottom:25px}.mx302-heading h2{font-size:clamp(25px,2.65vw,36px);font-weight:720}.mx302-heading p{max-width:720px;font-size:13px;line-height:1.58}.mx302-hero__grid{grid-template-columns:minmax(0,45%) minmax(0,55%);min-height:370px}.mx302-hero__copy{padding:42px 34px 42px 6px}.mx302-hero h1{font-size:clamp(40px,4.2vw,60px);line-height:1.01;letter-spacing:-.048em}.mx302-hero__copy>p{margin-top:16px;font-size:15px;line-height:1.6}.mx302-hero__media{min-height:370px;border-radius:0 0 0 44px}.mx302-hero__badges{margin-top:19px;gap:10px}.mx302-actions{margin-top:22px}.mx302-feature-grid{gap:14px}.mx302-feature-card{padding:21px 16px;border-radius:16px;box-shadow:0 7px 18px rgb(30 62 101 / .035)}.mx302-feature-card .mx302-icon{width:54px;height:54px;margin-bottom:14px;padding:14px}.mx302-feature-card h3{font-size:15px}.mx302-feature-card p{margin-top:7px;font-size:11.5px;line-height:1.5}.mx302-steps{border-radius:17px;box-shadow:none}.mx302-steps article{padding:24px 14px 22px}.mx302-steps .mx302-icon{width:54px;height:54px;margin:8px auto 12px;padding:14px}.mx302-steps h3{font-size:14px}.mx302-steps p{font-size:10.8px;line-height:1.5}[data-mx-builder-key="home-two-worlds"]{padding-top:38px;padding-bottom:42px;background:#fff}[data-mx-builder-key="home-two-worlds"] .mx302-duo-grid{gap:16px}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card{min-height:315px;border-radius:18px;box-shadow:0 8px 24px rgb(26 59 99 / .05)}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card>div{padding:28px 24px}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card h2{font-size:25px;line-height:1.08}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card figure img{object-position:center}[data-mx-builder-key="home-benefits"] .mx302-feature-card,[data-mx-builder-key="apex-culture"] .mx302-feature-card,[data-mx-builder-key="academy-achievements"] .mx302-feature-card,[data-mx-builder-key="explore-trust"] .mx302-feature-card{border:0;border-right:1px solid var(--mx304-line);border-radius:0;box-shadow:none;background:#fff0;padding:14px 15px}[data-mx-builder-key="home-benefits"] .mx302-feature-card:last-child,[data-mx-builder-key="apex-culture"] .mx302-feature-card:last-child,[data-mx-builder-key="academy-achievements"] .mx302-feature-card:last-child,[data-mx-builder-key="explore-trust"] .mx302-feature-card:last-child{border-right:0}[data-mx-builder-key="home-stories"] .mx302-media-card{display:grid;grid-template-columns:82px minmax(0,1fr);gap:0;align-items:stretch;padding:0}[data-mx-builder-key="home-stories"] .mx302-media-card figure{aspect-ratio:auto;min-height:126px}[data-mx-builder-key="home-stories"] .mx302-media-card figure img{height:100%;object-fit:cover}[data-mx-builder-key="home-stories"] .mx302-media-card .mx302-play{display:none}[data-mx-builder-key="home-stories"] .mx302-media-card h3{align-self:end;margin:18px 18px 2px;font-size:14px}[data-mx-builder-key="home-stories"] .mx302-media-card p{grid-column:2;margin:3px 18px 18px;font-size:11px;line-height:1.5}[data-mx-builder-key="apex-pillars"]{padding-top:44px;padding-bottom:48px}[data-mx-builder-key="apex-mentoring"]{background:#f4f9fd}[data-mx-builder-key="apex-mentoring"] .mx302-split__grid{min-height:325px}[data-mx-builder-key="apex-culture"]{padding-top:38px;padding-bottom:42px;background:#fff}[data-mx-builder-key="apex-discover"] .mx302-video-card-grid{gap:16px}[data-mx-builder-key="apex-leaders"] .mx302-media-card figure{aspect-ratio:4/3}[data-mx-builder-key="apex-leaders"] .mx302-media-card h3{font-size:14px}[data-mx-builder-key="apex-leaders"] .mx302-media-card p{font-size:10.7px;line-height:1.48}[data-mx-builder-key="how-six-steps"] .mx302-steps{grid-template-columns:repeat(6,minmax(0,1fr))}[data-mx-builder-key="how-six-steps"] .mx302-steps article{padding-left:11px;padding-right:11px}[data-mx-builder-key="how-plan"]{background:#fff}[data-mx-builder-key="how-plan"] .mx302-split__grid{min-height:330px}[data-mx-builder-key="how-power"] .mx302-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-mx-builder-key="how-power"] .mx302-media-card figure{aspect-ratio:16/9}[data-mx-builder-key="how-power"] .mx302-media-card h3{font-size:17px}[data-mx-builder-key="how-responsibility"] .mx302-feature-card{padding:18px 13px}[data-mx-builder-key="how-faq"]{background:#fff}[data-mx-builder-key="academy-categories"] .mx302-feature-card{min-height:205px}[data-mx-builder-key="academy-featured"] .mx302-media-card figure{aspect-ratio:16/9}[data-mx-builder-key="academy-journey"]{padding:30px 0;background:linear-gradient(105deg,#0870bd 0%,#0a91a9 52%,#4b9d1c 100%);color:#fff}[data-mx-builder-key="academy-journey"] .mx302-heading h2,[data-mx-builder-key="academy-journey"] .mx302-heading p{color:#fff}[data-mx-builder-key="academy-journey"] .mx302-heading{margin-bottom:17px}[data-mx-builder-key="academy-journey"] .mx302-steps{border-color:rgb(255 255 255 / .5);box-shadow:none}[data-mx-builder-key="academy-videos"] .mx302-video-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}[data-mx-builder-key="academy-mentors"]{padding-top:32px;padding-bottom:32px}[data-mx-builder-key="academy-achievements"]{padding-top:40px;padding-bottom:42px}[data-mx-builder-key="products-hero"] .mx302-hero__media{background:#fff}[data-mx-builder-key="products-hero"] .mx302-device-image{object-fit:contain!important;padding:22px;background:#fff}[data-mx-builder-key="products-featured"] .mx302-split__media{background:#fff}[data-mx-builder-key="products-featured"] .mx302-device-image{object-fit:contain!important;padding:18px;background:#fff}[data-mx-builder-key="products-categories"] .mx302-feature-card{padding:17px 10px}[data-mx-builder-key="products-science"]{background:#f8fbfd}[data-mx-builder-key="products-science"] .mx302-feature-grid{gap:8px}[data-mx-builder-key="products-science"] .mx302-feature-card{border:0;box-shadow:none;background:#fff0}.mx302-product-card__media img{object-fit:contain!important;background:#fff}[data-mx-builder-key="stories-list"] .mx302-story-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}[data-mx-builder-key="stories-list"] .mx302-story-card figure{aspect-ratio:4/3}[data-mx-builder-key="stories-list"] .mx302-story-card h3{font-size:14px}[data-mx-builder-key="stories-list"] .mx302-story-card small{font-size:10px}[data-mx-builder-key="stories-list"] .mx302-story-card p{font-size:10.8px;line-height:1.52}[data-mx-builder-key="stories-journey"] .mx302-steps{box-shadow:none;border-color:#fff0}[data-mx-builder-key="stories-journey"] .mx302-steps article{border-right:0}[data-mx-builder-key="stories-trust"]{background:#f8fbfd}[data-mx-builder-key="explore-grid"]{padding-top:38px;padding-bottom:44px}[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}[data-mx-builder-key="explore-grid"] .mx302-explore-card{min-height:225px;padding:20px 16px}[data-mx-builder-key="explore-grid"] .mx302-explore-card .mx302-icon{width:55px;height:55px;padding:14px}[data-mx-builder-key="explore-featured"] .mx302-media-card figure{aspect-ratio:16/8.8}[data-mx-builder-key="explore-journey"] .mx302-steps{box-shadow:none}[data-mx-builder-key="explore-trust"]{padding:22px 0;background:#4c9e17;color:#fff}[data-mx-builder-key="explore-trust"] .mx302-heading{display:none}[data-mx-builder-key="explore-trust"] .mx302-feature-card{color:#fff;border-color:rgb(255 255 255 / .32)}[data-mx-builder-key="explore-trust"] .mx302-feature-card h3,[data-mx-builder-key="explore-trust"] .mx302-feature-card p{color:#fff}[data-mx-builder-key="explore-trust"] .mx302-feature-card .mx302-icon{color:#fff;border-color:rgb(255 255 255 / .45);background:#fff0}[data-mx-builder-key="join-steps"]{padding-top:44px;padding-bottom:42px}[data-mx-builder-key="join-fit"]{padding-top:34px;padding-bottom:42px}[data-mx-builder-key="join-fit"] .mx302-fit-grid article{padding:28px}[data-mx-builder-key="join-mentor"] .mx302-split__grid{min-height:330px}[data-mx-builder-key="join-learn"]{padding-top:42px;padding-bottom:46px}[data-mx-builder-key="join-learn"] .mx302-join-info-grid>article{min-height:100%}.mx304-video-placeholder{position:absolute;z-index:3;left:50%;top:50%;display:grid;place-items:center;width:54px;height:54px;transform:translate(-50%,-50%);border:1px solid rgb(255 255 255 / .88);border-radius:50%;background:rgb(255 255 255 / .91);color:#0b4f9a;box-shadow:0 8px 24px rgb(0 34 74 / .16);pointer-events:none}.mx304-video-placeholder svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}body.admin-bar .mx302-video-first.mx109-has-entry>.mx109-section-edit,body.admin-bar .mx302-hero.mx109-has-entry>.mx109-section-edit,body.admin-bar .mx302-section.mx109-has-entry>.mx109-section-edit,body.admin-bar .mx302-cta.mx109-has-entry>.mx109-section-edit{top:12px!important;right:12px!important}@media (max-width:1180px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap{width:min(1080px,calc(100% - 40px))!important}[data-mx-builder-key="how-six-steps"] .mx302-steps{grid-template-columns:repeat(3,minmax(0,1fr))}[data-mx-builder-key="academy-videos"] .mx302-video-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.mx302-hero__grid{grid-template-columns:1fr;min-height:auto}.mx302-hero__media{min-height:400px}[data-mx-builder-key="stories-list"] .mx302-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-mx-builder-key="how-power"] .mx302-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap{width:calc(100% - 20px)!important}.mx302-section{padding:38px 0}.mx302-hero__media{min-height:340px}.mx302-hero h1{font-size:clamp(38px,11vw,52px)}[data-mx-builder-key="home-benefits"] .mx302-feature-card,[data-mx-builder-key="apex-culture"] .mx302-feature-card,[data-mx-builder-key="academy-achievements"] .mx302-feature-card,[data-mx-builder-key="explore-trust"] .mx302-feature-card{border-right:0;border-bottom:1px solid var(--mx304-line);padding:16px 12px}[data-mx-builder-key="home-stories"] .mx302-media-card{display:block}[data-mx-builder-key="home-stories"] .mx302-media-card figure{min-height:0;aspect-ratio:16/9}[data-mx-builder-key="home-stories"] .mx302-media-card h3{margin:14px 14px 4px}[data-mx-builder-key="home-stories"] .mx302-media-card p{margin:4px 14px 16px}[data-mx-builder-key="how-six-steps"] .mx302-steps{display:flex}[data-mx-builder-key="how-power"] .mx302-media-grid,[data-mx-builder-key="academy-videos"] .mx302-video-card-grid{display:flex;overflow-x:auto;grid-template-columns:none}[data-mx-builder-key="stories-list"] .mx302-story-grid{display:flex;grid-template-columns:none}[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:1fr 1fr}[data-mx-builder-key="explore-trust"] .mx302-feature-grid{grid-template-columns:1fr 1fr}}@media (max-width:420px){[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:1fr 1fr}[data-mx-builder-key="explore-trust"] .mx302-feature-grid{grid-template-columns:1fr}}:root{--mx305-navy:#0b2f69;--mx305-green:#43a313;--mx305-blue:#0872d8;--mx305-muted:#627286;--mx305-line:#e2eaf2;--mx305-soft:#f7fafc}.mx305-hero-subheadline{display:block;margin-top:14px;color:var(--mx305-navy);font-size:clamp(18px,1.65vw,25px);line-height:1.2;letter-spacing:-.022em;font-weight:680}.mx302-hero__copy>.mx305-hero-subheadline+p{margin-top:10px}.mx302-hero__copy>p{max-width:590px}.mx302-split__copy h2{font-size:clamp(29px,2.9vw,39px);line-height:1.08;letter-spacing:-.035em}.mx302-split__copy>p{font-size:13.5px;line-height:1.62;max-width:570px}.mx302-check-list{gap:9px;margin-top:18px}.mx302-check-list li{font-size:12.5px}.mx302-hero__media .mx302-device-image,.mx302-split__media .mx302-device-image,.mx305-join-mentor__media .mx302-device-image{object-position:center center}[data-mx-builder-key="join-hero"] .mx302-hero__media img{object-position:center 58%}[data-mx-builder-key="academy-hero"] .mx302-hero__media img{object-position:center 48%}[data-mx-builder-key="stories-hero"] .mx302-hero__media img{object-position:center 42%}[data-mx-builder-key="explore-hero"] .mx302-hero__media img{object-position:center 52%}[data-mx-builder-key="apex-hero"] h1,[data-mx-builder-key="academy-hero"] h1,[data-mx-builder-key="products-hero"] h1,[data-mx-builder-key="stories-hero"] h1,[data-mx-builder-key="explore-hero"] h1,[data-mx-builder-key="join-hero"] h1{font-size:clamp(42px,4vw,58px)}[data-mx-builder-key="apex-hero"] .mx302-hero__copy,[data-mx-builder-key="academy-hero"] .mx302-hero__copy,[data-mx-builder-key="products-hero"] .mx302-hero__copy,[data-mx-builder-key="stories-hero"] .mx302-hero__copy,[data-mx-builder-key="explore-hero"] .mx302-hero__copy,[data-mx-builder-key="join-hero"] .mx302-hero__copy{padding-top:38px;padding-bottom:38px}[data-mx-builder-key="apex-pillars"] .mx302-feature-card{min-height:190px}[data-mx-builder-key="apex-mentoring"] .mx302-split__copy{padding-top:30px;padding-bottom:30px}[data-mx-builder-key="apex-mentoring"] .mx302-split__media{min-height:305px}[data-mx-builder-key="apex-culture"] .mx302-feature-card p{max-width:155px;margin-left:auto;margin-right:auto}[data-mx-builder-key="how-six-steps"] .mx302-heading{margin-bottom:18px}[data-mx-builder-key="how-six-steps"] .mx302-steps article{min-height:205px}[data-mx-builder-key="how-six-steps"] .mx302-step-no{top:12px;left:12px}[data-mx-builder-key="how-plan"] .mx302-split__copy{padding-top:28px;padding-bottom:28px}[data-mx-builder-key="how-plan"] .mx302-split__media{min-height:300px}[data-mx-builder-key="how-power"] .mx302-media-card p{min-height:48px}[data-mx-builder-key="academy-categories"] .mx302-feature-card{min-height:188px;padding-top:20px;padding-bottom:18px}[data-mx-builder-key="academy-featured"] .mx302-media-card h3{font-size:14px}[data-mx-builder-key="academy-featured"] .mx302-media-card p{font-size:10.8px;line-height:1.48}[data-mx-builder-key="academy-mentors"] .mx302-split__grid{min-height:300px}[data-mx-builder-key="academy-mentors"] .mx302-split__copy{padding-top:28px;padding-bottom:28px}[data-mx-builder-key="stories-list"] .mx302-story-card{overflow:hidden}[data-mx-builder-key="stories-list"] .mx302-story-card figure{aspect-ratio:4/2.8}[data-mx-builder-key="stories-list"] .mx302-story-card figure img{object-position:center 28%}[data-mx-builder-key="stories-list"] .mx302-story-card>div{padding-top:15px}[data-mx-builder-key="explore-grid"] .mx302-explore-card{min-height:205px}[data-mx-builder-key="explore-grid"] .mx302-explore-card h3{margin-top:13px}[data-mx-builder-key="explore-grid"] .mx302-explore-card>a{padding-top:11px}.mx305-join-mentor{background:#f4f9fd;padding-top:36px;padding-bottom:40px}.mx305-join-mentor .mx302-heading{margin-bottom:22px}.mx305-join-mentor .mx302-heading h2{font-size:clamp(25px,2.25vw,33px)}.mx305-join-mentor .mx302-heading p{max-width:760px}.mx305-join-mentor__grid{display:grid;grid-template-columns:minmax(0,52%) minmax(0,48%);overflow:hidden;border:1px solid var(--mx305-line);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgb(28 58 92 / .045)}.mx305-join-mentor__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:center;padding:26px}.mx305-join-mentor__cards article{min-width:0;padding:16px 13px;text-align:center;border:1px solid #e4ebf2;border-radius:14px;background:#fff}.mx305-join-mentor__cards .mx302-icon{width:46px;height:46px;margin:0 auto 10px;padding:12px}.mx305-join-mentor__cards h3{margin:0;color:var(--mx305-navy);font-size:13px;line-height:1.3}.mx305-join-mentor__cards p{margin:6px 0 0;color:var(--mx305-muted);font-size:10.6px;line-height:1.45}.mx305-join-mentor__media{position:relative;min-height:300px;margin:0;background:#edf7ef}.mx305-join-mentor__media .mx302-device-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}[data-mx-builder-key="join-fit"] .mx302-fit-grid h2{font-size:24px}[data-mx-builder-key="join-fit"] .mx302-fit-grid article{padding:24px 26px}[data-mx-builder-key="join-fit"] .mx302-fit-grid li{font-size:12px}[data-mx-builder-key="join-learn"] .mx302-join-info-grid>article{padding:20px}.mx304-video-placeholder{background:rgb(255 255 255 / .94);box-shadow:0 8px 20px rgb(11 47 105 / .12)}.mx302-cta{padding:25px 0}.mx302-cta h2{font-size:clamp(23px,2.35vw,32px)}.mx302-cta p{font-size:12px}@media (max-width:900px){.mx305-join-mentor__grid{grid-template-columns:1fr}.mx305-join-mentor__media{min-height:330px;order:-1}.mx305-join-mentor__cards{padding:20px}}@media (max-width:767px){.mx305-hero-subheadline{font-size:19px;margin-top:10px}.mx302-split__copy h2{font-size:29px}[data-mx-builder-key="apex-hero"] h1,[data-mx-builder-key="academy-hero"] h1,[data-mx-builder-key="products-hero"] h1,[data-mx-builder-key="stories-hero"] h1,[data-mx-builder-key="explore-hero"] h1,[data-mx-builder-key="join-hero"] h1{font-size:clamp(38px,11vw,50px)}.mx305-join-mentor{padding-top:30px;padding-bottom:32px}.mx305-join-mentor__media{min-height:280px}.mx305-join-mentor__cards{grid-template-columns:1fr 1fr;gap:9px;padding:14px}.mx305-join-mentor__cards article{padding:14px 9px}.mx305-join-mentor__cards h3{font-size:12px}.mx305-join-mentor__cards p{font-size:10px}[data-mx-builder-key="join-fit"] .mx302-fit-grid article{padding:21px 18px}}@media (max-width:420px){.mx305-join-mentor__cards{grid-template-columns:1fr}}:root{--mx306-navy:#0b2f69;--mx306-blue:#0872d8;--mx306-green:#43a313;--mx306-cyan:#109bb0;--mx306-line:#dfe8f1;--mx306-muted:#617185;--mx306-soft:#f7fafc}.mx306-role-profiles{background:#fff;padding-top:38px;padding-bottom:42px}.mx306-role-profiles .mx302-heading{margin-bottom:22px}.mx306-role-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mx306-role-card{min-width:0;overflow:hidden;border:1px solid var(--mx306-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgb(23 53 88 / .035)}.mx306-role-card figure{margin:0;aspect-ratio:1.34/1;overflow:hidden;background:#eff7fb}.mx306-role-card figure img{width:100%;height:100%;object-fit:cover;object-position:center 26%}.mx306-role-card>div{padding:15px 15px 17px}.mx306-role-card h3{margin:0;color:var(--mx306-navy);font-size:15px;line-height:1.25}.mx306-role-card strong{display:block;margin-top:5px;color:var(--mx306-green);font-size:10.5px;line-height:1.35;font-weight:700}.mx306-role-card p{margin:7px 0 0;color:var(--mx306-muted);font-size:10.7px;line-height:1.5}.mx306-how-plan{background:#fff;padding-top:28px;padding-bottom:38px}.mx306-how-plan__grid{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(255px,.78fr);gap:18px;align-items:stretch}.mx306-how-plan__main{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(280px,.97fr);overflow:hidden;border:1px solid var(--mx306-line);border-radius:17px;background:#fff}.mx306-how-plan__copy{padding:28px 26px}.mx306-how-plan__copy h2{margin:6px 0 10px;color:var(--mx306-navy);font-size:clamp(25px,2.25vw,32px);line-height:1.12;letter-spacing:-.028em}.mx306-how-plan__copy>p{margin:0;color:var(--mx306-muted);font-size:12px;line-height:1.6}.mx306-plan-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}.mx306-plan-columns h3{margin:0 0 9px;color:var(--mx306-navy);font-size:12.5px}.mx306-plan-columns ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.mx306-plan-columns li{display:flex;align-items:flex-start;gap:7px;color:#4f6074;font-size:10.5px;line-height:1.45}.mx306-plan-columns li i{flex:0 0 15px;width:15px;height:15px;color:var(--mx306-blue)}.mx306-plan-columns li svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.mx306-how-plan__main>figure{position:relative;margin:0;min-height:310px;background:#f2f7f7;overflow:hidden}.mx306-how-plan__main>figure .mx302-device-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%}.mx306-how-plan__quote{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:30px 27px;border-radius:17px;background:linear-gradient(145deg,#52b724 0%,#2c8e14 100%);color:#fff}.mx306-how-plan__quote:after{content:"";position:absolute;right:-45px;bottom:-55px;width:170px;height:170px;border-radius:50%;background:rgb(255 255 255 / .09)}.mx306-how-plan__quote>span{position:relative;z-index:1;font:800 56px/1 Georgia,serif;opacity:.72}.mx306-how-plan__quote strong{position:relative;z-index:1;font-size:clamp(19px,1.7vw,25px);line-height:1.3;letter-spacing:-.02em}.mx306-how-plan__quote p{position:relative;z-index:1;margin:14px 0 0;color:rgb(255 255 255 / .86);font-size:10.8px;line-height:1.55}.mx306-academy-mentor{padding:30px 0;background:linear-gradient(110deg,#063b86 0%,#04569a 54%,#087e8a 100%);color:#fff}.mx306-academy-mentor__grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.45fr);gap:34px;align-items:center}.mx306-academy-mentor__copy .mx302-eyebrow{color:#bdeaff}.mx306-academy-mentor__copy h2{margin:7px 0 9px;color:#fff;font-size:clamp(25px,2.35vw,34px);line-height:1.1;letter-spacing:-.03em}.mx306-academy-mentor__copy p{margin:0 0 18px;max-width:520px;color:rgb(255 255 255 / .86);font-size:12px;line-height:1.55}.mx306-academy-mentor__copy .mx302-btn--light{background:#60ad20!important;color:#fff!important;border-color:#60ad20!important}.mx306-academy-mentor__people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.mx306-academy-mentor__people article{display:grid;grid-template-columns:64px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:11px;border:1px solid rgb(255 255 255 / .18);border-radius:14px;background:rgb(255 255 255 / .075)}.mx306-academy-mentor__people figure{width:64px;height:64px;margin:0;overflow:hidden;border:3px solid rgb(255 255 255 / .86);border-radius:50%;background:#fff}.mx306-academy-mentor__people img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.mx306-academy-mentor__people h3{margin:0;color:#fff;font-size:12px;line-height:1.3}.mx306-academy-mentor__people p{margin:5px 0 0;color:rgb(255 255 255 / .76);font-size:9.6px;line-height:1.4}.mx306-story-strip{padding:18px 0 24px;background:#fff}.mx306-story-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--mx306-line);border-radius:15px;background:#f8fbfd}.mx306-story-strip__grid article{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;min-width:0;padding:17px 18px;border-right:1px solid var(--mx306-line)}.mx306-story-strip__grid article:last-child{border-right:0}.mx306-story-strip__grid i{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--mx306-blue);border:1px solid #dbe7f2}.mx306-story-strip__grid i svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7}.mx306-story-strip__grid h3{margin:0;color:var(--mx306-navy);font-size:12.5px;line-height:1.3}.mx306-story-strip__grid p{margin:4px 0 0;color:var(--mx306-muted);font-size:9.7px;line-height:1.42}[data-mx-builder-key="apex-leaders"]+.mx302-cta{margin-top:0}[data-mx-builder-key="how-power"] .mx302-media-card figure{aspect-ratio:1.6/1}[data-mx-builder-key="how-power"] .mx302-media-card figure img{object-position:center 40%}[data-mx-builder-key="academy-featured"] .mx302-media-card figure{aspect-ratio:1.55/1}[data-mx-builder-key="academy-videos"] .mx302-video-card__frame{aspect-ratio:1.55/1}[data-mx-builder-key="stories-videos"] .mx302-video-card__frame{aspect-ratio:1.62/1}[data-mx-builder-key="explore-featured"] .mx302-media-card figure{aspect-ratio:1.58/1}[data-mx-builder-key="join-steps"]{padding-bottom:28px}@media (max-width:1050px){.mx306-how-plan__grid{grid-template-columns:1fr}.mx306-how-plan__quote{min-height:190px}.mx306-academy-mentor__grid{grid-template-columns:1fr}.mx306-academy-mentor__people{max-width:820px}}@media (max-width:900px){.mx306-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx306-how-plan__main{grid-template-columns:1fr}.mx306-how-plan__main>figure{min-height:330px}.mx306-story-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mx306-story-strip__grid article:nth-child(2){border-right:0}.mx306-story-strip__grid article:nth-child(-n+2){border-bottom:1px solid var(--mx306-line)}}@media (max-width:767px){.mx306-role-profiles{padding-top:28px;padding-bottom:32px}.mx306-role-grid{grid-template-columns:1fr 1fr;gap:10px}.mx306-role-card>div{padding:12px}.mx306-role-card h3{font-size:13px}.mx306-role-card p{font-size:9.8px}.mx306-how-plan{padding-top:20px;padding-bottom:28px}.mx306-how-plan__copy{padding:22px 18px}.mx306-plan-columns{grid-template-columns:1fr;gap:13px}.mx306-how-plan__main>figure{min-height:285px}.mx306-how-plan__quote{padding:25px 21px;min-height:175px}.mx306-academy-mentor{padding:26px 0}.mx306-academy-mentor__people{grid-template-columns:1fr}.mx306-academy-mentor__people article{grid-template-columns:58px 1fr}.mx306-academy-mentor__people figure{width:58px;height:58px}.mx306-story-strip__grid{grid-template-columns:1fr}.mx306-story-strip__grid article{border-right:0!important;border-bottom:1px solid var(--mx306-line)!important}.mx306-story-strip__grid article:last-child{border-bottom:0!important}}@media (max-width:420px){.mx306-role-grid{grid-template-columns:1fr}}:root{--mx307-navy:#0b2f69;--mx307-blue:#0872d8;--mx307-green:#43a313;--mx307-line:#dfe8f1;--mx307-muted:#617185;--mx307-soft:#f7fafc}.mx307-story-featured{position:relative;z-index:3;margin-top:-72px;padding:0 0 14px;pointer-events:none}.mx307-story-featured .mx-wrap{display:flex;justify-content:center}.mx307-story-featured__card{pointer-events:auto;display:grid;grid-template-columns:150px minmax(0,1fr);width:min(690px,74%);overflow:hidden;border:1px solid var(--mx307-line);border-radius:18px;background:#fff;box-shadow:0 18px 46px rgb(14 45 82 / .14)}.mx307-story-featured__card figure{margin:0;min-height:205px;background:#eef6fa;overflow:hidden}.mx307-story-featured__card figure img{width:100%;height:100%;object-fit:cover;object-position:center 24%}.mx307-story-featured__copy{padding:20px 22px}.mx307-tag{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef8e9;color:#3a8c18;font-size:9px;line-height:1;font-weight:800;letter-spacing:.06em}.mx307-story-featured__copy h2{margin:10px 0 8px;color:var(--mx307-navy);font-size:clamp(20px,1.8vw,27px);line-height:1.18;letter-spacing:-.025em}.mx307-story-featured__copy p{margin:0;color:var(--mx307-muted);font-size:11px;line-height:1.55}.mx307-story-featured__copy small{display:block;margin:8px 0 13px;color:#8190a2;font-size:9.4px;line-height:1.45}.mx307-story-featured__copy .mx302-btn{min-height:36px;padding:0 15px;font-size:10px}[data-mx-builder-key="stories-list"]{padding-top:30px}.mx307-products-help{padding-top:30px;padding-bottom:38px}.mx307-products-help .mx302-heading{margin-bottom:18px}.mx307-products-help__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.72fr);gap:18px;align-items:stretch}.mx307-products-help__faq{display:grid;align-content:start;border:1px solid var(--mx307-line);border-radius:16px;background:#fff;overflow:hidden}.mx307-products-help__faq details{padding:0 18px;border-bottom:1px solid #e9eff5}.mx307-products-help__faq details:last-child{border-bottom:0}.mx307-products-help__faq summary{cursor:pointer;list-style:none;padding:15px 28px 15px 0;color:var(--mx307-navy);font-size:11.5px;font-weight:700;position:relative}.mx307-products-help__faq summary::-webkit-details-marker{display:none}.mx307-products-help__faq summary:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:22px;height:22px;border:1px solid #dce6ef;border-radius:50%;color:var(--mx307-blue);font-size:14px}.mx307-products-help__faq details[open] summary:after{content:"−"}.mx307-products-help__faq p{margin:-2px 0 15px;color:var(--mx307-muted);font-size:10.4px;line-height:1.55}.mx307-products-help__advisor{display:grid;grid-template-columns:minmax(0,1fr) 122px;overflow:hidden;border:1px solid #dfebd8;border-radius:16px;background:linear-gradient(120deg,#f7fbf2 0%,#edf7e5 100%)}.mx307-products-help__advisor-copy{padding:23px 18px 22px 22px;align-self:center}.mx307-products-help__advisor h3{margin:6px 0 8px;color:#317e18;font-size:19px;line-height:1.2;letter-spacing:-.02em}.mx307-products-help__advisor p{margin:0 0 15px;color:#5d705e;font-size:10.4px;line-height:1.55}.mx307-products-help__advisor .mx302-btn{min-height:38px;padding:0 15px;font-size:10px}.mx307-products-help__advisor figure{margin:0;align-self:end;height:100%;min-height:210px;display:grid;place-items:end center;overflow:hidden}.mx307-products-help__advisor figure img{width:100%;height:100%;object-fit:contain;object-position:center bottom;padding:12px 8px 0}.mx307-explore-featured{padding-top:30px;padding-bottom:34px}.mx307-explore-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mx307-explore-featured__card{min-width:0;overflow:hidden;border:1px solid var(--mx307-line);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgb(20 53 89 / .035)}.mx307-explore-featured__card figure{position:relative;margin:0;aspect-ratio:1.72/1;overflow:hidden;background:#f1f7f8}.mx307-explore-featured__card figure img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.mx307-explore-featured__card:first-child figure img{object-fit:contain;padding:9px;background:#f8fbf5}.mx307-explore-featured__card figure span{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:6px;background:#0e66bf;color:#fff;font-size:8.5px;font-weight:800;letter-spacing:.05em}.mx307-explore-featured__card:first-child figure span{background:#479e1c}.mx307-explore-featured__card:nth-child(3) figure span{background:#0c4f9a}.mx307-explore-featured__card>div{padding:13px 14px 15px}.mx307-explore-featured__card h3{margin:0;color:var(--mx307-navy);font-size:13px;line-height:1.3}.mx307-explore-featured__card p{margin:6px 0 11px;color:var(--mx307-muted);font-size:9.8px;line-height:1.48}.mx307-explore-featured__card a{color:#096ed0;font-size:9.8px;font-weight:750;text-decoration:none}[data-mx-builder-key="stories-featured"]+[data-mx-builder-key="stories-list"]{border-top:0}[data-mx-builder-key="products-help"]+.mx302-cta{margin-top:0}[data-mx-builder-key="explore-featured"]+[data-mx-builder-key="explore-journey"]{padding-top:24px}@media (max-width:1000px){.mx307-products-help__grid{grid-template-columns:1fr}.mx307-products-help__advisor{grid-template-columns:minmax(0,1fr) 180px}}@media (max-width:767px){.mx307-story-featured{margin-top:-28px;padding-bottom:8px}.mx307-story-featured__card{grid-template-columns:96px minmax(0,1fr);width:calc(100% - 22px);border-radius:14px}.mx307-story-featured__card figure{min-height:190px}.mx307-story-featured__copy{padding:15px 14px}.mx307-story-featured__copy h2{font-size:17px}.mx307-story-featured__copy p{font-size:9.8px}.mx307-story-featured__copy small{font-size:8.7px}[data-mx-builder-key="stories-list"]{padding-top:24px}.mx307-products-help{padding-top:22px;padding-bottom:28px}.mx307-products-help__grid{gap:12px}.mx307-products-help__advisor{grid-template-columns:minmax(0,1fr) 112px}.mx307-products-help__advisor-copy{padding:18px 13px 18px 16px}.mx307-products-help__advisor h3{font-size:16px}.mx307-products-help__advisor figure{min-height:190px}.mx307-explore-featured{padding-top:22px;padding-bottom:27px}.mx307-explore-featured__grid{grid-template-columns:1fr;gap:11px}.mx307-explore-featured__card{display:grid;grid-template-columns:42% minmax(0,1fr)}.mx307-explore-featured__card figure{height:100%;aspect-ratio:auto;min-height:145px}}@media (max-width:390px){.mx307-story-featured__card{grid-template-columns:1fr;width:calc(100% - 18px)}.mx307-story-featured__card figure{min-height:155px;max-height:180px}.mx307-products-help__advisor{grid-template-columns:1fr}.mx307-products-help__advisor figure{min-height:140px;max-height:170px}.mx307-explore-featured__card{grid-template-columns:1fr}.mx307-explore-featured__card figure{min-height:155px}}:root{--mx308-navy:#0c2f69;--mx308-text:#506078;--mx308-muted:#708095;--mx308-line:#e1e9f1;--mx308-soft:#f7fafc}.mx302-video-first{padding:10px 0 14px!important}.mx302-video-first__frame{aspect-ratio:2.12/1!important;border-radius:18px!important}.mx302-video-first__badge{display:none!important}.mx302-section{padding:46px 0!important}.mx302-heading{margin-bottom:24px!important}.mx302-heading h2{font-size:clamp(25px,2.55vw,35px)!important;line-height:1.12!important}.mx302-heading p{margin-top:8px!important;font-size:13px!important;line-height:1.58!important}.mx302-feature-grid,.mx302-media-grid,.mx302-video-card-grid{gap:15px!important}.mx302-feature-card{padding:21px 17px!important;border-radius:16px!important}.mx302-feature-card .mx302-icon{width:56px!important;height:56px!important;margin-bottom:14px!important;padding:14px!important}.mx302-feature-card h3{font-size:15.5px!important}.mx302-feature-card p{margin-top:7px!important;font-size:11.4px!important;line-height:1.52!important}.mx302-hero__grid{min-height:365px!important}.mx302-hero__copy{padding-top:38px!important;padding-bottom:38px!important}.mx302-hero__media{min-height:365px!important;border-radius:0 0 0 44px!important}.mx302-hero__copy>p{margin-top:15px!important;font-size:15px!important;line-height:1.58!important}.mx302-hero__badges{margin-top:18px!important;gap:10px!important}.mx302-actions{margin-top:22px!important}.mx302-btn{min-height:40px!important;padding:8px 17px!important;font-size:11.5px!important}[data-mx-builder-key="home-hero"] h1{font-size:clamp(46px,4.2vw,60px)!important}[data-mx-builder-key="apex-hero"] h1,[data-mx-builder-key="how-hero"] h1,[data-mx-builder-key="academy-hero"] h1,[data-mx-builder-key="products-hero"] h1,[data-mx-builder-key="stories-hero"] h1,[data-mx-builder-key="explore-hero"] h1,[data-mx-builder-key="join-hero"] h1{font-size:clamp(42px,3.75vw,54px)!important}[data-mx-builder-key="home-hero"] .mx302-hero__media img{object-position:center 43%!important}[data-mx-builder-key="apex-hero"] .mx302-hero__media img{object-position:center 42%!important}[data-mx-builder-key="how-hero"] .mx302-hero__media img{object-position:center 43%!important}[data-mx-builder-key="academy-hero"] .mx302-hero__media img{object-position:center 46%!important}[data-mx-builder-key="stories-hero"] .mx302-hero__media img{object-position:center 28%!important}[data-mx-builder-key="explore-hero"] .mx302-hero__media img{object-position:center 42%!important}[data-mx-builder-key="join-hero"] .mx302-hero__media img{object-position:center 49%!important}[data-mx-builder-key="home-two-worlds"]{padding-top:34px!important;padding-bottom:36px!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card{min-height:285px!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card>div{padding:24px 22px!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card h2{font-size:23px!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card p,[data-mx-builder-key="home-two-worlds"] .mx302-duo-card ul{font-size:11.2px!important}[data-mx-builder-key="home-benefits"]{padding-top:38px!important;padding-bottom:36px!important}[data-mx-builder-key="home-benefits"] .mx302-feature-card{min-height:150px!important}[data-mx-builder-key="home-how"]{padding-top:34px!important;padding-bottom:38px!important}[data-mx-builder-key="home-academy"]{padding-top:34px!important;padding-bottom:38px!important}[data-mx-builder-key="home-stories"]{padding-top:38px!important;padding-bottom:38px!important}[data-mx-builder-key="home-videos"]{padding-top:36px!important;padding-bottom:38px!important}[data-mx-builder-key="apex-pillars"]{padding-top:38px!important;padding-bottom:40px!important}[data-mx-builder-key="apex-pillars"] .mx302-feature-card{min-height:165px!important}[data-mx-builder-key="apex-mentoring"]{padding-top:38px!important;padding-bottom:38px!important}[data-mx-builder-key="apex-mentoring"] .mx302-split__grid{min-height:300px!important}[data-mx-builder-key="apex-mentoring"] .mx302-split__copy{padding:30px!important}[data-mx-builder-key="apex-mentoring"] .mx302-split__media{min-height:300px!important}[data-mx-builder-key="apex-culture"]{padding-top:36px!important;padding-bottom:36px!important}[data-mx-builder-key="apex-culture"] .mx302-feature-card{min-height:132px!important;padding-top:17px!important;padding-bottom:16px!important}[data-mx-builder-key="apex-discover"]{padding-top:38px!important;padding-bottom:38px!important}[data-mx-builder-key="apex-leaders"]{padding-top:32px!important;padding-bottom:36px!important}.mx306-role-card figure{aspect-ratio:1.33/1!important}.mx306-role-card>div{padding:13px 14px 15px!important}[data-mx-builder-key="how-six-steps"]{padding-top:36px!important;padding-bottom:34px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps article{min-height:178px!important;padding:25px 13px 20px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps .mx302-icon{width:52px!important;height:52px!important;margin-bottom:12px!important;padding:13px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps h3{font-size:13.4px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps p{font-size:10.2px!important}.mx306-how-plan{padding-top:34px!important;padding-bottom:38px!important}.mx306-how-plan__copy{padding:27px 25px!important}.mx306-how-plan__main>figure{min-height:285px!important}.mx306-how-plan__quote{min-height:285px!important;padding:29px 24px!important}[data-mx-builder-key="how-power"]{padding-top:36px!important;padding-bottom:38px!important}[data-mx-builder-key="how-power"] .mx302-media-card figure{aspect-ratio:1.72/1!important}[data-mx-builder-key="how-responsibilities"]{padding-top:35px!important;padding-bottom:36px!important}[data-mx-builder-key="how-faq"]{padding-top:36px!important;padding-bottom:38px!important}[data-mx-builder-key="academy-categories"]{padding-top:38px!important;padding-bottom:35px!important}[data-mx-builder-key="academy-categories"] .mx302-feature-card{min-height:160px!important}[data-mx-builder-key="academy-featured"]{padding-top:34px!important;padding-bottom:36px!important}[data-mx-builder-key="academy-featured"] .mx302-media-card figure{aspect-ratio:1.67/1!important}[data-mx-builder-key="academy-journey"]{padding-top:31px!important;padding-bottom:32px!important}[data-mx-builder-key="academy-videos"]{padding-top:34px!important;padding-bottom:36px!important}[data-mx-builder-key="academy-videos"] .mx302-video-card__frame{aspect-ratio:1.7/1!important}.mx306-academy-mentor{padding:31px 0!important}[data-mx-builder-key="academy-achievements"]{padding-top:34px!important;padding-bottom:35px!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card{min-height:142px!important}[data-mx-builder-key="products-featured"]{padding-top:35px!important;padding-bottom:36px!important}[data-mx-builder-key="products-featured"] .mx302-split__media img{object-fit:contain!important;padding:18px!important;background:#f8fbf7!important}[data-mx-builder-key="products-categories"]{padding-top:34px!important;padding-bottom:34px!important}[data-mx-builder-key="products-categories"] .mx302-feature-card{min-height:140px!important}[data-mx-builder-key="products-grid"]{padding-top:34px!important;padding-bottom:38px!important}[data-mx-builder-key="products-grid"] img{object-fit:contain!important}[data-mx-builder-key="products-science"]{padding-top:34px!important;padding-bottom:34px!important}[data-mx-builder-key="products-videos"]{padding-top:34px!important;padding-bottom:36px!important}.mx307-products-help{padding-top:32px!important;padding-bottom:36px!important}.mx307-story-featured{margin-top:-54px!important;padding-bottom:8px!important}.mx307-story-featured__card{width:min(650px,72%)!important}[data-mx-builder-key="stories-list"]{padding-top:26px!important;padding-bottom:36px!important}[data-mx-builder-key="stories-list"] .mx302-story-card figure{aspect-ratio:1.42/1!important}[data-mx-builder-key="stories-list"] .mx302-story-card>div{padding:13px 14px 15px!important}[data-mx-builder-key="stories-journey"]{padding-top:32px!important;padding-bottom:34px!important}[data-mx-builder-key="stories-videos"]{padding-top:34px!important;padding-bottom:34px!important}.mx306-story-strip{padding:18px 0!important}[data-mx-builder-key="explore-grid"]{padding-top:34px!important;padding-bottom:35px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-card{min-height:182px!important;padding:17px 14px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-card .mx302-icon{width:50px!important;height:50px!important;padding:12px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-card h3{font-size:14px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-card p{font-size:10.7px!important;line-height:1.5!important}.mx307-explore-featured{padding-top:30px!important;padding-bottom:31px!important}[data-mx-builder-key="explore-journey"]{padding-top:27px!important;padding-bottom:30px!important}[data-mx-builder-key="explore-videos"]{padding-top:32px!important;padding-bottom:34px!important}[data-mx-builder-key="explore-trust"]{padding-top:18px!important;padding-bottom:18px!important}[data-mx-builder-key="join-steps"]{padding-top:36px!important;padding-bottom:34px!important}[data-mx-builder-key="join-steps"] .mx302-steps article{min-height:164px!important}[data-mx-builder-key="join-fit"]{padding-top:32px!important;padding-bottom:35px!important}[data-mx-builder-key="join-fit"] .mx302-fit-grid article{padding:23px 25px!important}[data-mx-builder-key="join-fit"] .mx302-fit-grid h2{font-size:22px!important}[data-mx-builder-key="join-fit"] .mx302-fit-grid li{font-size:11.3px!important}.mx305-join-mentor{padding-top:32px!important;padding-bottom:35px!important}.mx305-join-mentor__grid{min-height:260px!important}[data-mx-builder-key="join-learn"]{padding-top:34px!important;padding-bottom:36px!important}[data-mx-builder-key="join-learn"] .mx302-join-info-grid>article{padding:17px!important}.mx302-video-first.mx109-has-entry>.mx109-section-edit,.mx302-hero.mx109-has-entry>.mx109-section-edit,.mx302-section.mx109-has-entry>.mx109-section-edit,.mx302-cta.mx109-has-entry>.mx109-section-edit{min-height:32px!important;padding:0 10px!important;border-radius:9px!important;font-size:10px!important;box-shadow:0 5px 14px rgb(12 49 75 / .08)!important}@media (max-width:1100px){.mx302-section{padding:40px 0!important}.mx302-video-first__frame{aspect-ratio:1.9/1!important}.mx302-hero__grid{min-height:340px!important}.mx302-hero__media{min-height:340px!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-grid{grid-template-columns:1fr!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-card{min-height:270px!important}}@media (max-width:900px){.mx302-video-first__frame{aspect-ratio:16/8.3!important}.mx302-hero__copy{padding:30px 18px 30px 8px!important}.mx302-hero__media{min-height:315px!important;border-radius:0 0 0 34px!important}.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx302-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}[data-mx-builder-key="apex-culture"] .mx302-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}[data-mx-builder-key="academy-categories"] .mx302-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:767px){.mx302-video-first{padding:6px 0 10px!important}.mx302-video-first__frame{aspect-ratio:16/9!important;border-radius:14px!important}.mx302-section{padding:28px 0!important}.mx302-heading{margin-bottom:18px!important}.mx302-heading h2{font-size:25px!important}.mx302-heading p{font-size:12px!important}.mx302-hero__copy{padding:25px 12px 26px!important}.mx302-hero__media{min-height:260px!important;border-radius:0 0 0 26px!important}[data-mx-builder-key="home-hero"] h1,[data-mx-builder-key="apex-hero"] h1,[data-mx-builder-key="how-hero"] h1,[data-mx-builder-key="academy-hero"] h1,[data-mx-builder-key="products-hero"] h1,[data-mx-builder-key="stories-hero"] h1,[data-mx-builder-key="explore-hero"] h1,[data-mx-builder-key="join-hero"] h1{font-size:clamp(36px,10.5vw,46px)!important;line-height:1.01!important}.mx302-hero__copy>p{font-size:13.5px!important}.mx302-hero__badges{gap:8px!important;margin-top:14px!important}.mx302-actions{margin-top:18px!important}.mx302-btn{min-height:40px!important}.mx302-duo-card{grid-template-columns:1fr!important}.mx302-duo-card figure{min-height:220px!important}.mx302-feature-card{padding:17px 13px!important;min-height:0!important}.mx302-feature-card .mx302-icon{width:48px!important;height:48px!important;padding:12px!important}.mx302-feature-card h3{font-size:14px!important}.mx302-feature-card p{font-size:10.6px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps,[data-mx-builder-key="home-how"] .mx302-steps,[data-mx-builder-key="academy-journey"] .mx302-steps,[data-mx-builder-key="stories-journey"] .mx302-steps,[data-mx-builder-key="explore-journey"] .mx302-steps,[data-mx-builder-key="join-steps"] .mx302-steps{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding-bottom:4px!important}[data-mx-builder-key="how-six-steps"] .mx302-steps article,[data-mx-builder-key="home-how"] .mx302-steps article,[data-mx-builder-key="academy-journey"] .mx302-steps article,[data-mx-builder-key="stories-journey"] .mx302-steps article,[data-mx-builder-key="explore-journey"] .mx302-steps article,[data-mx-builder-key="join-steps"] .mx302-steps article{flex:0 0 76vw!important;min-height:160px!important;scroll-snap-align:start}[data-mx-builder-key="home-benefits"] .mx302-feature-grid,[data-mx-builder-key="apex-pillars"] .mx302-feature-grid,[data-mx-builder-key="apex-culture"] .mx302-feature-grid,[data-mx-builder-key="academy-categories"] .mx302-feature-grid,[data-mx-builder-key="academy-achievements"] .mx302-feature-grid,[data-mx-builder-key="products-categories"] .mx302-feature-grid,[data-mx-builder-key="products-science"] .mx302-feature-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}[data-mx-builder-key="explore-grid"] .mx302-explore-card{min-height:168px!important;padding:15px 11px!important}.mx307-story-featured{margin-top:-22px!important}.mx307-story-featured__card{width:calc(100% - 20px)!important}.mx306-how-plan__main>figure{min-height:245px!important}.mx306-how-plan__quote{min-height:170px!important}}@media (max-width:480px){[data-mx-builder-key="home-benefits"] .mx302-feature-grid,[data-mx-builder-key="apex-pillars"] .mx302-feature-grid,[data-mx-builder-key="apex-culture"] .mx302-feature-grid,[data-mx-builder-key="academy-categories"] .mx302-feature-grid,[data-mx-builder-key="academy-achievements"] .mx302-feature-grid,[data-mx-builder-key="products-categories"] .mx302-feature-grid,[data-mx-builder-key="products-science"] .mx302-feature-grid,[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:1fr!important}.mx302-hero__media{min-height:235px!important}.mx302-actions{display:grid!important;grid-template-columns:1fr!important}.mx302-actions .mx302-btn{width:100%!important}.mx307-explore-featured__card{grid-template-columns:1fr!important}.mx307-products-help__advisor{grid-template-columns:1fr!important}}.mx309-flow{position:relative;border-top:1px solid #e5edf4;border-bottom:1px solid #e5edf4;background:#f8fbfd;padding:24px 0 25px}.mx309-flow.is-expanded{padding:34px 0 36px;background:linear-gradient(180deg,#f8fbfd 0%,#fff 100%)}.mx309-flow__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px}.mx309-flow__eyebrow{display:block;margin:0 0 6px;color:#0874cf;font-size:10px;font-weight:900;letter-spacing:.16em}.mx309-flow__head h2{margin:0;color:#0b376f;font-size:clamp(21px,2.1vw,30px);line-height:1.12;letter-spacing:-.035em}.mx309-flow__head p{max-width:720px;margin:7px 0 0;color:#64758a;font-size:12.5px;line-height:1.55}.mx309-flow__all{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:40px;padding:0 15px;border:1px solid #d9e5ef;border-radius:999px;background:#fff;color:#0b376f;font-size:11px;font-weight:850;text-decoration:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.mx309-flow__all b{font-size:16px;font-weight:700}.mx309-flow__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;min-width:0}.mx309-flow.is-expanded .mx309-flow__rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mx309-flow__item{position:relative;display:flex;align-items:center;gap:10px;min-width:0;min-height:70px;padding:11px 12px;border:1px solid #e0e9f1;border-radius:15px;background:#fff;color:#183d6c;text-decoration:none;box-shadow:0 5px 16px rgb(25 57 88 / .035);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease}.mx309-flow__item i{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#f2f7fd;color:#0874cf}.mx309-flow__item i svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.mx309-flow__item span{display:block;min-width:0}.mx309-flow__item strong,.mx309-flow__item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx309-flow__item strong{color:#123c70;font-size:11.8px;line-height:1.25}.mx309-flow__item small{margin-top:3px;color:#78899c;font-size:9.5px;line-height:1.2}.mx309-flow__item.is-apex i{background:#f1f7ff;color:#0874cf}.mx309-flow__item.is-onnowell i{background:#f2faee;color:#3c9b18}.mx309-flow__item.is-onnowell strong{color:#287810}.mx309-flow__item.is-mixed i{background:#eef9f8;color:#078b95}.mx309-flow__item.is-current{border-color:#8dc8ea;background:#f7fcff;box-shadow:0 7px 20px rgb(2 117 191 / .08)}.mx309-flow__item.is-current::after{content:"Bulunduğunuz alan";position:absolute;right:8px;top:6px;color:#0785c7;font-size:7.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mx309-flow.is-expanded .mx309-flow__item{min-height:82px;padding:14px}.mx309-flow.is-expanded .mx309-flow__item i{width:40px;height:40px;flex-basis:40px}.mx309-flow.is-expanded .mx309-flow__item strong{font-size:13px}.mx309-flow.is-expanded .mx309-flow__item small{font-size:10.5px}@media (hover:hover) and (pointer:fine){.mx309-flow__all:hover,.mx309-flow__item:hover{transform:translateY(-1px);border-color:#b8d5e8;box-shadow:0 9px 22px rgb(25 57 88 / .075)}}@media (max-width:1100px){.mx309-flow__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.mx309-flow.is-expanded .mx309-flow__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.mx309-flow,.mx309-flow.is-expanded{padding:20px 0 21px}.mx309-flow__head{align-items:flex-start;margin-bottom:12px}.mx309-flow__head p{font-size:11.5px}.mx309-flow__all{display:none}.mx309-flow__rail,.mx309-flow.is-expanded .mx309-flow__rail{display:flex;gap:10px;overflow-x:auto;padding:1px 1px 6px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none}.mx309-flow__rail::-webkit-scrollbar{display:none}.mx309-flow__item,.mx309-flow.is-expanded .mx309-flow__item{flex:0 0 72%;min-height:68px;padding:10px 11px;scroll-snap-align:start}.mx309-flow.is-expanded .mx309-flow__item{flex-basis:78%}.mx309-flow__item.is-current::after{font-size:7px}}@media (max-width:390px){.mx309-flow__item,.mx309-flow.is-expanded .mx309-flow__item{flex-basis:82%}.mx309-flow__head h2{font-size:20px}}:root{--mx310-navy:#0c356f;--mx310-green:#45a914;--mx310-line:#e1e9f1;--mx310-soft:#f8fbfd}.mx310-media-fallback{display:block;width:100%;height:100%;object-fit:cover;object-position:center}[data-mx-builder-key="products-featured"] .mx310-media-fallback,[data-mx-builder-key="products-help"] .mx310-media-fallback,.mx310-products-band .mx310-media-fallback{object-fit:contain;background:#f8fbf7;padding:14px}.mx302-feature-grid,.mx302-media-grid,.mx302-video-card-grid,.mx302-explore-grid,.mx302-story-grid,.mx306-role-grid{align-items:stretch}.mx302-feature-card,.mx302-media-card,.mx302-video-card,.mx302-explore-card,.mx302-story-card,.mx306-role-card{height:100%}.mx302-media-card,.mx302-video-card,.mx306-role-card{display:flex;flex-direction:column}.mx302-media-card>p,.mx302-video-card>p,.mx306-role-card>div p{margin-bottom:0}[data-mx-builder-key="products-categories"] .mx302-feature-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:11px!important}[data-mx-builder-key="products-categories"] .mx302-feature-card{min-width:0;padding:17px 10px!important;min-height:148px!important}[data-mx-builder-key="products-categories"] .mx302-feature-card .mx302-icon{width:48px!important;height:48px!important;padding:12px!important;margin-bottom:11px!important}[data-mx-builder-key="products-categories"] .mx302-feature-card h3{font-size:12.8px!important;line-height:1.25!important}[data-mx-builder-key="products-categories"] .mx302-feature-card p{font-size:9.8px!important;line-height:1.45!important}.mx310-products-band{padding-top:31px!important;padding-bottom:35px!important;background:#fff}.mx310-products-band__inner{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:24px;align-items:stretch;border:1px solid #e1eaf0;border-radius:20px;overflow:hidden;background:linear-gradient(105deg,#fbfdff 0%,#f7fbf6 100%);box-shadow:0 10px 28px rgb(22 58 87 / .045)}.mx310-products-band__copy{padding:27px 30px}.mx310-products-band__copy h2{margin:7px 0 8px;color:var(--mx310-navy);font-size:clamp(23px,2.2vw,31px);line-height:1.13;letter-spacing:-.035em}.mx310-products-band__copy>p{max-width:700px;margin:0;color:#607086;font-size:12.5px;line-height:1.58}.mx310-products-band__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:18px}.mx310-products-band__facts article{display:flex;align-items:flex-start;gap:9px;min-width:0}.mx310-products-band__facts i{display:grid;place-items:center;flex:0 0 33px;width:33px;height:33px;border-radius:50%;background:#eef8e9;color:#3d981b}.mx310-products-band__facts i svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mx310-products-band__facts strong,.mx310-products-band__facts small{display:block}.mx310-products-band__facts strong{color:#244e30;font-size:10.8px;line-height:1.25}.mx310-products-band__facts small{margin-top:2px;color:#75847d;font-size:9.2px;line-height:1.36}.mx310-products-band__inner>figure{min-height:230px;margin:0;background:#f7fbf6}.mx310-products-band__inner>figure img{width:100%;height:100%;object-fit:contain;padding:18px}[data-mx-builder-key="home-stories"] .mx302-media-grid,[data-mx-builder-key="apex-discover"] .mx302-video-card-grid,[data-mx-builder-key="how-power"] .mx302-media-grid,[data-mx-builder-key="academy-featured"] .mx302-media-grid,[data-mx-builder-key="academy-videos"] .mx302-video-card-grid,[data-mx-builder-key="stories-videos"] .mx302-video-card-grid,[data-mx-builder-key="explore-videos"] .mx302-video-card-grid{min-height:1px}[data-mx-builder-key="home-two-worlds"] .mx-wrap,[data-mx-builder-key="apex-mentoring"] .mx-wrap,[data-mx-builder-key="how-plan"] .mx-wrap,[data-mx-builder-key="academy-featured"] .mx-wrap,[data-mx-builder-key="products-featured"] .mx-wrap,[data-mx-builder-key="stories-featured"] .mx-wrap,[data-mx-builder-key="join-mentor"] .mx-wrap{width:min(1180px,calc(100% - 40px))}.mx309-flow+.mx302-cta{margin-top:0}.mx302-cta{border-top:0}@media(max-width:1180px){[data-mx-builder-key="products-categories"] .mx302-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){[data-mx-builder-key="products-categories"] .mx302-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx310-products-band__inner{grid-template-columns:1.25fr .75fr}.mx310-products-band__copy{padding:24px}.mx310-products-band__facts{grid-template-columns:1fr}}@media(max-width:767px){[data-mx-builder-key="products-categories"] .mx302-feature-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}[data-mx-builder-key="products-categories"] .mx302-feature-card{min-height:0!important;padding:15px 11px!important}.mx310-products-band{padding-top:24px!important;padding-bottom:26px!important}.mx310-products-band__inner{grid-template-columns:1fr;border-radius:16px}.mx310-products-band__copy{padding:21px 17px 8px}.mx310-products-band__copy h2{font-size:24px}.mx310-products-band__facts{grid-template-columns:1fr 1fr;gap:10px}.mx310-products-band__inner>figure{min-height:190px}[data-mx-builder-key="home-two-worlds"] .mx-wrap,[data-mx-builder-key="apex-mentoring"] .mx-wrap,[data-mx-builder-key="how-plan"] .mx-wrap,[data-mx-builder-key="academy-featured"] .mx-wrap,[data-mx-builder-key="products-featured"] .mx-wrap,[data-mx-builder-key="stories-featured"] .mx-wrap,[data-mx-builder-key="join-mentor"] .mx-wrap{width:min(100% - 24px,1180px)}}@media(max-width:480px){[data-mx-builder-key="products-categories"] .mx302-feature-grid{grid-template-columns:1fr!important}.mx310-products-band__facts{grid-template-columns:1fr}}:root{--mx311-wrap:1180px;--mx311-media-wrap:1040px;--mx311-video-wrap:980px;--mx311-radius:16px;--mx311-line:#e1e9f1;--mx311-navy:#0c356f;--mx311-green:#43a914}.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:min(var(--mx311-wrap),calc(100% - 40px))}.mx302-heading{max-width:760px;margin-left:auto;margin-right:auto;text-align:center}.mx302-heading p{max-width:690px;margin-left:auto!important;margin-right:auto!important}.mx302-media-grid{width:min(100%,var(--mx311-media-wrap));margin-left:auto;margin-right:auto}.mx302-video-card-grid{width:min(100%,var(--mx311-video-wrap));margin-left:auto;margin-right:auto}.mx302-media-card figure,.mx302-video-card__frame{aspect-ratio:16/9!important}.mx302-media-card figure img,.mx302-video-card__frame img,.mx302-video-card__frame video{object-position:center center}.mx302-media-card,.mx302-video-card{min-width:0}.mx302-media-card h3,.mx302-video-card h3{line-height:1.3}[data-mx-builder-key="stories-list"] .mx302-story-card figure{aspect-ratio:1.42/1!important}.mx306-role-card figure{aspect-ratio:1.33/1!important}.mx307-story-featured__media{aspect-ratio:auto!important}[data-mx-builder-key="home-two-worlds"] .mx302-duo-grid,[data-mx-builder-key="home-benefits"] .mx302-feature-grid,[data-mx-builder-key="home-how"] .mx302-steps,[data-mx-builder-key="apex-pillars"] .mx302-feature-grid,[data-mx-builder-key="apex-culture"] .mx302-feature-grid,[data-mx-builder-key="how-six-steps"] .mx302-steps,[data-mx-builder-key="how-responsibility"] .mx302-feature-grid,[data-mx-builder-key="academy-categories"] .mx302-feature-grid,[data-mx-builder-key="academy-journey"] .mx302-steps,[data-mx-builder-key="academy-achievements"] .mx302-feature-grid,[data-mx-builder-key="stories-journey"] .mx302-steps,[data-mx-builder-key="explore-grid"] .mx302-explore-grid,[data-mx-builder-key="explore-journey"] .mx302-steps,[data-mx-builder-key="join-steps"] .mx302-steps{width:min(100%,1120px);margin-left:auto;margin-right:auto}[data-mx-builder-key="home-stories"] .mx302-media-grid{max-width:980px}[data-mx-builder-key="home-stories"] .mx302-media-card figure{aspect-ratio:16/9!important}[data-mx-builder-key="home-stories"] .mx302-media-card h3{font-size:14px!important}[data-mx-builder-key="home-stories"] .mx302-media-card p{font-size:10.8px!important}[data-mx-builder-key="how-responsibility"]{padding-top:35px!important;padding-bottom:36px!important}[data-mx-builder-key="how-responsibility"] .mx302-feature-card{min-height:142px!important;padding:18px 13px!important}[data-mx-builder-key="how-responsibility"] .mx302-feature-card .mx302-icon{width:48px!important;height:48px!important;padding:12px!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-grid{gap:10px!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card{min-height:118px!important;padding:15px 12px!important;box-shadow:none!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card .mx302-icon{width:44px!important;height:44px!important;padding:11px!important;margin-bottom:9px!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card h3{font-size:13px!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card p{font-size:10px!important}[data-mx-builder-key="products-grid"] .mx302-product-grid{align-items:stretch}[data-mx-builder-key="products-grid"] .mx302-product-card{height:100%;display:flex;flex-direction:column}[data-mx-builder-key="products-grid"] .mx302-product-card figure{aspect-ratio:1/1;background:#fff}[data-mx-builder-key="products-grid"] .mx302-product-card figure img{object-fit:contain!important;padding:10px}[data-mx-builder-key="products-grid"] .mx302-product-card .mx302-product-actions{margin-top:auto}[data-mx-builder-key="stories-videos"] .mx302-video-card-grid{max-width:980px}.mx306-story-strip__grid{width:min(100%,1060px);margin:0 auto;gap:10px!important}.mx306-story-strip__grid article{min-height:76px!important;padding:12px 14px!important}[data-mx-builder-key="explore-trust"]{padding:0!important;border-bottom:0!important;background:#429a17!important;color:#fff}[data-mx-builder-key="explore-trust"] .mx-wrap{width:min(1180px,calc(100% - 40px))}[data-mx-builder-key="explore-trust"] .mx302-heading{display:none!important}[data-mx-builder-key="explore-trust"] .mx302-feature-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;width:100%;max-width:none;margin:0}[data-mx-builder-key="explore-trust"] .mx302-feature-card{min-height:70px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:11px 15px!important;color:#fff;display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;align-items:center;text-align:left}[data-mx-builder-key="explore-trust"] .mx302-feature-card+.mx302-feature-card{border-left:1px solid rgb(255 255 255 / .28)!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card .mx302-icon{grid-row:1/3;width:29px!important;height:29px!important;padding:5px!important;margin:0 8px 0 0!important;background:transparent!important;color:#fff!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card h3{margin:0!important;color:#fff!important;font-size:11px!important;line-height:1.2!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card p{margin:2px 0 0!important;color:rgb(255 255 255 / .84)!important;font-size:8.5px!important;line-height:1.25!important}[data-mx-builder-key="join-learn"] .mx302-join-info-grid{align-items:stretch}[data-mx-builder-key="join-learn"] .mx302-join-info-grid>article{height:100%;min-height:300px}[data-mx-builder-key="join-learn"] .mx302-info-video>div{aspect-ratio:16/9!important;max-height:230px}.mx309-flow.is-compact{padding-top:18px!important;padding-bottom:18px!important}.mx309-flow.is-expanded{padding-top:22px!important;padding-bottom:22px!important}.mx309-flow+.mx302-cta{margin-top:0!important}@media(min-width:1280px){.mx302-video-card-grid{grid-auto-rows:1fr}.mx302-media-grid{grid-auto-rows:1fr}[data-mx-builder-key="academy-featured"] .mx302-media-grid{max-width:1060px}[data-mx-builder-key="how-power"] .mx302-media-grid{max-width:1000px}[data-mx-builder-key="apex-discover"] .mx302-video-card-grid{max-width:960px}[data-mx-builder-key="products-videos"] .mx302-video-card-grid{max-width:960px}[data-mx-builder-key="explore-videos"] .mx302-video-card-grid{max-width:960px}}@media(max-width:1100px){.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:min(100% - 32px,var(--mx311-wrap))}[data-mx-builder-key="explore-trust"] .mx302-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card:nth-child(4){border-left:0!important}}@media(max-width:767px){.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:min(100% - 24px,var(--mx311-wrap))}.mx302-media-grid,.mx302-video-card-grid{width:100%}.mx302-media-card,.mx302-video-card{flex-basis:min(82vw,330px)!important}.mx302-media-card figure,.mx302-video-card__frame{aspect-ratio:16/9!important}[data-mx-builder-key="join-learn"] .mx302-join-info-grid>article{min-height:0}[data-mx-builder-key="join-learn"] .mx302-info-video>div{max-height:none}[data-mx-builder-key="explore-trust"] .mx-wrap{width:100%!important}[data-mx-builder-key="explore-trust"] .mx302-feature-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory}[data-mx-builder-key="explore-trust"] .mx302-feature-card{flex:0 0 58vw;min-height:66px!important;scroll-snap-align:start;border-left:1px solid rgb(255 255 255 / .28)!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card:first-child{border-left:0!important}}@media(max-width:480px){.mx302-media-card,.mx302-video-card{flex-basis:min(86vw,315px)!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-grid{grid-template-columns:1fr 1fr!important}[data-mx-builder-key="academy-achievements"] .mx302-feature-card{min-height:110px!important}[data-mx-builder-key="explore-trust"] .mx302-feature-card{flex-basis:72vw}}:root{--mx312-wrap:1180px;--mx312-navy:#0c356f;--mx312-green:#43a914;--mx312-line:#e0e9f1}.mx302-section{padding-top:40px!important;padding-bottom:40px!important}.mx302-heading{margin-bottom:22px!important}.mx302-heading h2{font-size:clamp(25px,2.35vw,34px)!important;line-height:1.12!important;letter-spacing:-.028em!important}.mx302-heading p{font-size:12.5px!important;line-height:1.58!important}.mx302-cta{padding-top:24px!important;padding-bottom:24px!important}.mx302-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center}.mx302-video-first{padding-top:10px!important;padding-bottom:12px!important}.mx302-video-first>.mx-wrap{width:min(var(--mx312-wrap),calc(100% - 40px))!important}.mx302-video-first__frame{border-radius:18px!important;overflow:hidden}.mx302-video-first__frame video,.mx302-video-first__frame img{width:100%;height:100%;object-position:center center}.mx302-media-grid{max-width:1000px!important}.mx302-video-card-grid{max-width:960px!important}.mx302-media-card figure,.mx302-video-card__frame{aspect-ratio:16/9!important}.mx302-media-card h3,.mx302-video-card h3{font-size:13.5px!important;line-height:1.3!important}.mx302-media-card p,.mx302-video-card p{font-size:10.5px!important;line-height:1.5!important}.mx302-hero__grid,.mx302-split__grid{max-width:var(--mx312-wrap);margin-left:auto;margin-right:auto}.mx302-hero__copy,.mx302-split__copy{min-width:0}.mx302-hero__copy h1{font-size:clamp(42px,4.7vw,68px)!important;line-height:.99!important;letter-spacing:-.045em!important}.mx302-hero__copy p{max-width:610px}.mx302-hero__media img,.mx302-split__media img{object-position:center center}.mx302-feature-grid,.mx302-steps,.mx302-explore-grid,.mx302-story-grid,.mx302-product-grid{align-items:stretch}.mx302-feature-card,.mx302-steps article,.mx302-explore-card,.mx302-story-card,.mx302-product-card{min-width:0}.mx302-feature-card h3,.mx302-steps h3,.mx302-explore-card h3{line-height:1.25!important}.mx302-video-first.mx109-has-entry>.mx109-section-edit,.mx302-hero.mx109-has-entry>.mx109-section-edit,.mx302-section.mx109-has-entry>.mx109-section-edit,.mx302-cta.mx109-has-entry>.mx109-section-edit,.mx309-flow.mx109-has-entry>.mx109-section-edit{top:8px!important;right:8px!important;min-height:30px!important;padding:0 9px!important;border-radius:8px!important;font-size:9.5px!important;line-height:1!important;box-shadow:0 4px 12px rgb(10 48 82 / .09)!important}@media(max-width:1100px){.mx302-section{padding-top:34px!important;padding-bottom:34px!important}.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:min(100% - 28px,var(--mx312-wrap))!important}.mx302-heading h2{font-size:29px!important}.mx302-hero__copy h1{font-size:clamp(40px,5.7vw,58px)!important}.mx302-feature-grid.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx302-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){.mx302-hero__grid,.mx302-split__grid{grid-template-columns:1fr!important}.mx302-hero__copy,.mx302-split__copy{padding:28px 22px!important}.mx302-hero__media,.mx302-split__media{min-height:0!important;aspect-ratio:16/8.8!important}.mx302-hero__media img,.mx302-split__media img{width:100%;height:100%;object-fit:cover!important}.mx302-cols-5,.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}[data-mx-builder-key="explore-grid"] .mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}[data-mx-builder-key="stories-list"] .mx302-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}[data-mx-builder-key="products-grid"] .mx302-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:767px){.mx302-video-first{padding-top:4px!important;padding-bottom:9px!important}.mx302-video-first>.mx-wrap{width:calc(100% - 12px)!important}.mx302-video-first__frame{aspect-ratio:16/10!important;border-radius:14px!important}.mx302-video-first__frame video,.mx302-video-first__frame img{object-fit:cover!important}.mx302-section{padding-top:28px!important;padding-bottom:28px!important}.mx302-section>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - 20px)!important}.mx302-heading{margin-bottom:16px!important}.mx302-heading h2{font-size:24px!important}.mx302-heading p{font-size:11.5px!important;line-height:1.5!important}.mx302-hero__copy,.mx302-split__copy{padding:23px 14px!important}.mx302-hero__copy h1{font-size:clamp(38px,11vw,50px)!important;line-height:1.01!important}.mx302-hero__copy p{font-size:13px!important;line-height:1.55!important}.mx302-hero__media,.mx302-split__media{aspect-ratio:16/10!important;border-radius:0 0 22px 22px!important}.mx302-media-grid.mx302-cols-2,.mx302-media-grid.mx302-cols-3,.mx302-media-grid.mx302-cols-4,.mx302-video-card-grid{gap:10px!important;padding-bottom:5px!important;scroll-padding-left:2px}.mx302-media-card{flex:0 0 min(74vw,285px)!important}.mx302-video-card{flex:0 0 min(76vw,295px)!important}.mx302-media-card figure,.mx302-video-card__frame{aspect-ratio:16/9!important}.mx302-media-card h3,.mx302-video-card h3{font-size:12.5px!important;margin-top:9px!important}.mx302-media-card p,.mx302-video-card p{font-size:10px!important;margin-top:4px!important}.mx302-feature-grid,.mx302-steps{gap:10px!important}.mx302-feature-card,.mx302-steps article{padding:14px 11px!important;min-height:0!important}.mx302-feature-card .mx302-icon{width:44px!important;height:44px!important;padding:11px!important}.mx302-btn{min-height:40px;padding-left:15px!important;padding-right:15px!important;font-size:11px!important}[data-mx-builder-key="products-grid"] .mx302-product-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}[data-mx-builder-key="products-grid"] .mx302-product-card__body{padding:10px!important}[data-mx-builder-key="products-grid"] .mx302-product-card h3{font-size:11px!important}[data-mx-builder-key="stories-list"] .mx302-story-grid{grid-template-columns:1fr!important;max-width:330px;margin-left:auto;margin-right:auto}.mx302-video-first.mx109-has-entry>.mx109-section-edit,.mx302-hero.mx109-has-entry>.mx109-section-edit,.mx302-section.mx109-has-entry>.mx109-section-edit,.mx302-cta.mx109-has-entry>.mx109-section-edit,.mx309-flow.mx109-has-entry>.mx109-section-edit{top:6px!important;right:6px!important;min-height:29px!important;font-size:9px!important}}@media(max-width:350px){.mx302-video-first>.mx-wrap{width:calc(100% - 8px)!important}.mx302-section>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - 16px)!important}.mx302-hero__copy{padding:20px 11px!important}.mx302-hero__copy h1{font-size:36px!important}.mx302-heading h2{font-size:22px!important}.mx302-media-card{flex-basis:min(78vw,265px)!important}.mx302-video-card{flex-basis:min(80vw,275px)!important}.mx302-feature-grid.mx302-cols-4,.mx302-feature-grid.mx302-cols-5,.mx302-feature-grid.mx302-cols-6{grid-template-columns:1fr 1fr!important}[data-mx-builder-key="products-grid"] .mx302-product-grid{grid-template-columns:1fr!important;max-width:280px;margin-left:auto;margin-right:auto}.mx302-btn{width:100%;max-width:280px}}@media(max-height:540px) and (orientation:landscape){.mx302-video-first__frame{max-height:72vh;aspect-ratio:16/8.5!important}.mx302-section{padding-top:24px!important;padding-bottom:24px!important}.mx302-hero__grid{min-height:0!important}}.mx302-video-first,.mx302-hero,.mx302-section,.mx302-cta,.mx309-flow{max-width:100%;overflow-x:clip}.mx302-media-grid,.mx302-video-card-grid,.mx302-steps,.mx302-feature-grid,.mx302-product-grid,.mx302-story-grid,.mx302-explore-grid{min-width:0}.mx302-video-first__frame .mx302-video-el{transition:opacity .18s ease!important}.mx302-video-first__frame.is-mx312-switching .mx302-video-el{opacity:0!important}.mx302-video-card-grid[data-mx312-video-sequence="1"] .mx302-video-card video{transition:opacity .16s ease}.mx302-video-first__frame{isolation:isolate!important}.mx302-video-first__frame .mx302-video-poster{z-index:1!important;opacity:1;visibility:visible;transition:opacity .18s ease,visibility .18s ease}.mx302-video-first__frame .mx302-video-el{z-index:2!important;opacity:1;background:#06152b}.mx302-video-first__frame .mx302-video-el:not([src]){z-index:0!important;background:transparent!important}.mx302-video-first__frame.is-mx312-switching .mx302-video-el{opacity:0!important}.mx302-video-first__frame.is-mx312-switching .mx302-video-poster{opacity:1!important;visibility:visible!important}.mx302-video-first__frame.is-mx312-playing .mx302-video-poster{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.mx302-video-first__frame.is-mx312-waiting .mx302-video-poster{opacity:1!important;visibility:visible!important}@media (prefers-reduced-motion:reduce){.mx302-video-first__frame .mx302-video-poster,.mx302-video-first__frame .mx302-video-el{transition:none!important}}:root{--mx315-wrap:1180px;--mx315-media-small:960px;--mx315-radius:18px}@media (min-width:1101px){.mx-header{overflow:visible!important;transform:none!important;translate:none!important;clip-path:none!important}.mx-header__in{overflow:visible!important;min-width:0!important}.mx-brand,.mx-brand__logo-wrap{overflow:visible!important;min-width:0!important;flex:0 1 auto!important}.mx-brand__logo{display:block!important;width:auto!important;height:auto!important;max-height:52px!important;max-width:210px!important;object-fit:contain!important;object-position:left center!important;clip-path:none!important}.mx-site-nav,.mx-nav-list{min-width:0!important}}@media (min-width:1101px) and (max-width:1640px){.mx-header__in{gap:12px!important}.mx-brand__logo{max-width:172px!important;max-height:46px!important}.mx-nav-list{gap:13px!important}.mx-nav-list a{font-size:12.5px!important}}.mx302-video-first>.mx-wrap{width:min(var(--mx315-wrap),calc(100% - 36px))!important}.mx302-video-first__frame{background:#07182b!important;border-radius:var(--mx315-radius)!important;overflow:hidden!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{width:100%!important;height:100%!important;inset:0!important;object-fit:contain!important;object-position:center center!important;background:#07182b!important}.mx302-video-first__frame .mx302-video-poster{background:#eef4f8!important}.mx302-media-grid{width:100%!important;max-width:var(--mx315-media-small)!important;margin-inline:auto!important}.mx302-media-card{min-width:0!important}.mx302-media-card figure{aspect-ratio:16/9!important;overflow:hidden!important;background:#f3f7fa!important;border-radius:16px!important}.mx302-media-card figure img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mx302-video-card-grid{width:100%!important;margin-inline:auto!important}[data-mx-builder-key="explore-videos"] .mx302-video-card-grid{max-width:960px!important}.mx302-video-card__frame{overflow:hidden!important;background:#07182b!important}.mx302-video-card__frame img,.mx302-video-card__frame video{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mx302-hero__media,.mx302-split__media{overflow:hidden!important}.mx302-hero__media .mx302-device-image,.mx302-split__media .mx302-device-image{object-position:center!important}.mx302-feature-grid,.mx302-steps,.mx302-explore-grid,.mx302-story-grid,.mx302-product-grid,.mx302-video-card-grid,.mx302-media-grid{min-width:0!important}.mx302-feature-card,.mx302-steps article,.mx302-explore-card,.mx302-story-card,.mx302-product-card,.mx302-video-card,.mx302-media-card{min-width:0!important;height:100%}.mx302-section h2,.mx302-section h3,.mx302-section p,.mx302-section li,.mx302-hero h1,.mx302-hero p{overflow-wrap:anywhere}.mx302-btn:focus-visible,.mx302-section a:focus-visible,.mx309-flow a:focus-visible,.mx302-faq-grid summary:focus-visible,.mx302-info-faq summary:focus-visible{outline:3px solid rgb(11 114 217 / .34)!important;outline-offset:3px!important;border-radius:9px}.mx302-faq-grid summary,.mx302-info-faq summary{cursor:pointer}.mx302-video-first.mx109-has-entry>.mx109-section-edit,.mx302-hero.mx109-has-entry>.mx109-section-edit,.mx302-section.mx109-has-entry>.mx109-section-edit,.mx302-cta.mx109-has-entry>.mx109-section-edit,.mx309-flow.mx109-has-entry>.mx109-section-edit{z-index:20!important}@media (max-width:1100px){.mx302-video-first>.mx-wrap{width:calc(100% - 24px)!important}.mx302-media-grid{max-width:900px!important}}@media (max-width:767px){.mx302-video-first{padding:5px 0 10px!important}.mx302-video-first>.mx-wrap{width:calc(100% - 10px)!important}.mx302-video-first__frame{aspect-ratio:16/10!important;border-radius:13px!important;min-height:0!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{object-fit:contain!important}.mx302-media-grid.mx302-cols-2,.mx302-media-grid.mx302-cols-3,.mx302-media-grid.mx302-cols-4{max-width:100%!important;gap:10px!important}.mx302-media-card{flex:0 0 min(70vw,270px)!important}.mx302-media-card figure{aspect-ratio:16/9!important;border-radius:13px!important}[data-mx-builder-key="explore-videos"] .mx302-video-card{flex:0 0 min(76vw,295px)!important}[data-mx-builder-key="explore-videos"] .mx302-video-card__frame{aspect-ratio:16/9!important}.mx302-video-card{flex:0 0 min(72vw,282px)!important}[data-mx-builder-key="explore-videos"] .mx302-video-card{flex-basis:min(76vw,295px)!important}.mx302-hero__media,.mx302-split__media{aspect-ratio:4/3!important;max-height:330px!important;background:#f4f8fa!important}.mx302-hero__media .mx302-device-image,.mx302-split__media .mx302-device-image{object-fit:contain!important;width:100%!important;height:100%!important}.mx302-section,.mx302-hero,.mx302-cta,.mx309-flow{overflow-x:clip!important}}@media (max-width:350px){.mx302-video-first>.mx-wrap{width:calc(100% - 6px)!important}.mx302-media-card{flex-basis:min(72vw,246px)!important}.mx302-video-card{flex-basis:min(74vw,254px)!important}[data-mx-builder-key="explore-videos"] .mx302-video-card{flex-basis:min(78vw,268px)!important}.mx302-hero__media,.mx302-split__media{max-height:285px!important}}@media (max-height:560px) and (orientation:landscape){.mx302-video-first__frame{max-height:76vh!important;aspect-ratio:16/9!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{object-fit:contain!important}}@media (prefers-reduced-motion:reduce){.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{transition:none!important}}:root{--mx316-wrap:1180px;--mx316-copy:780px;--mx316-gap:clamp(14px,2vw,24px)}.mx302-video-first,.mx302-hero,.mx302-section,.mx302-cta,.mx309-flow{min-width:0;overflow-x:clip}.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:min(var(--mx316-wrap),calc(100% - 40px))}.mx302-section{padding-block:clamp(56px,6vw,84px)}.mx302-section>.mx-wrap>header,.mx302-section>.mx-wrap>.mx302-heading{max-width:var(--mx316-copy)}.mx302-section h2,.mx302-section h3,.mx302-hero h1{text-wrap:balance}.mx302-section p,.mx302-hero p{text-wrap:pretty}.mx302-feature-grid,.mx302-steps,.mx302-explore-grid,.mx302-story-grid,.mx302-product-grid,.mx302-video-card-grid,.mx302-media-grid{align-items:stretch}.mx302-feature-card,.mx302-steps article,.mx302-explore-card,.mx302-story-card,.mx302-product-card,.mx302-video-card,.mx302-media-card{display:flex;flex-direction:column;min-width:0}.mx302-feature-card p,.mx302-steps article p,.mx302-explore-card p,.mx302-story-card p,.mx302-product-card p,.mx302-video-card p{margin-bottom:0}.mx302-video-card__frame,.mx302-media-card figure{isolation:isolate}.mx302-video-card__frame img,.mx302-video-card__frame video,.mx302-media-card figure img{display:block}.mx302-video-first__frame .mx302-video-el[aria-hidden="true"]{display:none!important}.mx302-video-first__frame.is-mx316-video-unavailable .mx302-video-el{opacity:0!important;pointer-events:none!important}.mx302-video-first__frame.is-mx316-video-unavailable .mx302-video-poster{opacity:1!important;visibility:visible!important}@media (max-width:767px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - 24px)}.mx302-section{padding-block:44px}.mx302-section .mx302-heading,.mx302-section>.mx-wrap>header{max-width:100%}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{scroll-snap-type:x proximity;scroll-padding-inline:12px;-webkit-overflow-scrolling:touch}.mx302-media-card,.mx302-video-card,.mx302-story-card{scroll-snap-align:start}.mx302-media-card{flex-basis:min(66vw,252px)!important}.mx302-video-card{flex-basis:min(70vw,270px)!important}[data-mx-builder-key="explore-videos"] .mx302-video-card{flex-basis:min(76vw,295px)!important}.mx302-btn,.mx302-section a[role="button"],.mx302-faq-grid summary,.mx302-info-faq summary{min-height:44px}}@media (min-width:768px) and (max-width:1100px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - 32px)}.mx302-section{padding-block:58px}.mx302-feature-grid,.mx302-explore-grid{gap:16px}}@media (min-width:1101px){.mx-header__in{min-width:0}.mx-brand{min-width:136px}.mx-site-nav{flex:1 1 auto;min-width:0}.mx-nav-list{min-width:0;white-space:nowrap}}@media (min-width:1101px) and (max-width:1365px){.mx-brand__logo{max-width:150px!important;max-height:43px!important}.mx-nav-list{gap:10px!important}.mx-nav-list a{font-size:12px!important;padding-inline:4px!important}}.mx109-section-edit{max-width:calc(100% - 16px)}.mx302-section>.mx109-section-edit,.mx302-hero>.mx109-section-edit,.mx302-video-first>.mx109-section-edit,.mx302-cta>.mx109-section-edit,.mx309-flow>.mx109-section-edit{top:8px!important;right:8px!important}@media (max-width:767px){.mx109-section-edit{min-height:40px!important;padding-inline:12px!important;font-size:12px!important}}@media (max-width:350px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - 16px)}.mx302-section{padding-block:38px}.mx302-media-card{flex-basis:min(68vw,232px)!important}.mx302-video-card{flex-basis:min(72vw,246px)!important}}@media (max-height:560px) and (orientation:landscape){.mx302-section{padding-block:34px}.mx302-video-first__frame{max-height:74vh!important}}@media (prefers-reduced-motion:reduce){.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{scroll-behavior:auto!important}}:root{--mx317-video-web:1120px;--mx317-video-laptop:1040px;--mx317-video-tablet:920px;--mx317-video-bg:#07182b}.mx302-video-first{padding-block:12px 18px!important;overflow:visible!important}.mx302-video-first>.mx-wrap{margin-inline:auto!important}.mx302-video-first__frame{width:100%!important;aspect-ratio:16/9!important;min-height:0!important;max-height:none!important;margin-inline:auto!important;background:var(--mx317-video-bg)!important;border-radius:18px!important;overflow:hidden!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;inset:0!important;margin:0!important;object-fit:contain!important;object-position:center center!important}.mx302-video-first__frame.is-mx317-portrait,.mx302-video-first__frame.is-mx317-square{margin-inline:auto!important}@media (min-width:1440px){.mx302-video-first>.mx-wrap{width:min(var(--mx317-video-web),calc(100% - 56px))!important}.mx302-video-first__frame.is-mx317-landscape{aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx317-square{width:min(760px,70vw)!important;aspect-ratio:1/1!important}.mx302-video-first__frame.is-mx317-portrait{width:min(650px,58vw)!important;aspect-ratio:4/5!important;max-height:760px!important}}@media (min-width:1101px) and (max-width:1439px){.mx302-video-first>.mx-wrap{width:min(var(--mx317-video-laptop),calc(100% - 44px))!important}.mx302-video-first__frame.is-mx317-landscape{aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx317-square{width:min(700px,72vw)!important;aspect-ratio:1/1!important}.mx302-video-first__frame.is-mx317-portrait{width:min(590px,60vw)!important;aspect-ratio:4/5!important;max-height:700px!important}}@media (min-width:768px) and (max-width:1100px){.mx302-video-first{padding-block:10px 15px!important}.mx302-video-first>.mx-wrap{width:min(var(--mx317-video-tablet),calc(100% - 28px))!important}.mx302-video-first__frame{border-radius:16px!important}.mx302-video-first__frame.is-mx317-landscape{aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx317-square{width:min(680px,86vw)!important;aspect-ratio:1/1!important}.mx302-video-first__frame.is-mx317-portrait{width:min(540px,72vw)!important;aspect-ratio:4/5!important;max-height:70svh!important}}@media (max-width:767px){.mx302-video-first{padding-block:4px 10px!important}.mx302-video-first>.mx-wrap{width:calc(100% - 8px)!important;max-width:none!important}.mx302-video-first__frame{border-radius:13px!important}.mx302-video-first__frame.is-mx317-landscape,.mx302-video-first__frame:not(.is-mx317-portrait):not(.is-mx317-square){width:100%!important;aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx317-square{width:min(94vw,560px)!important;aspect-ratio:1/1!important}.mx302-video-first__frame.is-mx317-portrait{width:min(88vw,470px)!important;aspect-ratio:4/5!important;max-height:74svh!important}.mx302-media-card{flex-basis:min(64vw,246px)!important}.mx302-media-card figure{aspect-ratio:16/9!important}.mx302-media-card figure img{object-fit:contain!important}[data-mx-builder-key="explore-videos"] .mx302-video-card{flex-basis:min(76vw,295px)!important}[data-mx-builder-key="explore-videos"] .mx302-video-card__frame{aspect-ratio:16/9!important}}@media (max-width:390px){.mx302-video-first>.mx-wrap{width:calc(100% - 4px)!important}.mx302-video-first__frame.is-mx317-portrait{width:min(92vw,430px)!important;max-height:72svh!important}.mx302-media-card{flex-basis:min(66vw,232px)!important}}@media (max-height:560px) and (orientation:landscape){.mx302-video-first__frame{max-height:72svh!important}.mx302-video-first__frame.is-mx317-portrait{width:auto!important;height:72svh!important;aspect-ratio:4/5!important}}.mx305-join-mentor{padding-top:34px!important;padding-bottom:40px!important}.mx305-join-mentor .mx302-heading{margin-bottom:20px!important}.mx305-join-mentor__grid{grid-template-columns:minmax(0,47%) minmax(0,53%)!important;align-items:stretch!important;min-height:0!important}.mx305-join-mentor__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:1fr!important;gap:12px!important;align-content:stretch!important;padding:20px!important}.mx305-join-mentor__cards article{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:132px!important;padding:15px 12px!important;overflow:hidden!important;box-sizing:border-box!important}.mx305-join-mentor__cards .mx302-icon{display:grid!important;place-items:center!important;flex:0 0 48px!important;width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;margin:0 auto 9px!important;padding:10px!important;box-sizing:border-box!important;overflow:hidden!important;border:1px solid #dfe8f2!important;border-radius:50%!important;background:#f8fbff!important;color:#0b65c8!important;line-height:1!important}.mx305-join-mentor__cards article:nth-child(even) .mx302-icon{background:#f6faef!important;color:#3f941a!important}.mx305-join-mentor__cards .mx302-icon svg{display:block!important;flex:none!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;stroke-width:1.8!important}.mx305-join-mentor__cards h3{margin:0!important;font-size:14px!important;line-height:1.28!important;text-align:center!important}.mx305-join-mentor__cards p{margin:6px 0 0!important;max-width:190px!important;font-size:11px!important;line-height:1.45!important;text-align:center!important}.mx305-join-mentor__media{min-height:330px!important;max-height:390px!important;overflow:hidden!important}.mx305-join-mentor__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}@media (min-width:768px) and (max-width:1100px){.mx305-join-mentor__grid{grid-template-columns:minmax(0,50%) minmax(0,50%)!important}.mx305-join-mentor__cards{padding:14px!important;gap:10px!important}.mx305-join-mentor__cards article{min-height:122px!important;padding:12px 9px!important}.mx305-join-mentor__cards .mx302-icon{width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;flex-basis:44px!important;padding:9px!important}.mx305-join-mentor__cards .mx302-icon svg{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important}.mx305-join-mentor__media{min-height:300px!important;max-height:360px!important}}@media (max-width:767px){.mx305-join-mentor{padding-top:28px!important;padding-bottom:34px!important}.mx305-join-mentor__grid{grid-template-columns:1fr!important;border-radius:15px!important}.mx305-join-mentor__media{order:1!important;min-height:210px!important;max-height:250px!important}.mx305-join-mentor__cards{order:2!important;padding:12px!important;gap:9px!important}.mx305-join-mentor__cards article{min-height:116px!important;padding:11px 8px!important;border-radius:12px!important}.mx305-join-mentor__cards .mx302-icon{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;flex-basis:42px!important;padding:9px!important;margin-bottom:7px!important}.mx305-join-mentor__cards .mx302-icon svg{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important}.mx305-join-mentor__cards h3{font-size:12.5px!important}.mx305-join-mentor__cards p{font-size:10.2px!important;line-height:1.38!important}}@media (max-width:350px){.mx305-join-mentor__cards{grid-template-columns:1fr!important}.mx305-join-mentor__cards article{min-height:104px!important}}:root{--mx318-navy:#082e55;--mx318-blue:#086db4;--mx318-green:#0b7a43;--mx318-ink:#10241a;--mx318-muted:#52645b;--mx318-line:#d8e4dd;--mx318-white:#fff}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-family:"Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;color:var(--mx318-ink);font-synthesis:none;text-rendering:optimizeLegibility}img,video{max-width:100%}video{height:auto}.mx-reference-page img,.mx-reference-page video,.mx281-account-page img,.mx281-account-page video{display:block}.mx-reference-page :is(h1,h2,h3),.mx281-account-page :is(h1,h2,h3){text-wrap:balance}.mx-reference-page :is(p,li,a),.mx281-account-page :is(p,li,a,dd){overflow-wrap:break-word}.mx318-account-mobile-bar,.mx318-account-side-head,.mx318-account-menu-backdrop,.mx318-account-side-actions{display:none}.mx281-account-page .mx281-btn,.mx281-account-page button,.mx281-account-page select,.mx281-account-page input,.mx281-account-page textarea{font-family:inherit}.mx281-account-page :is(a,button,input,select,textarea):focus-visible{outline:3px solid rgb(8 109 180 / .28);outline-offset:2px}.mx281-clear[aria-busy="true"],.mx281-remove[aria-busy="true"],.mx281-compare-product button[aria-busy="true"]{opacity:.55;cursor:wait}@media(max-width:1024px){html.mx318-account-menu-open,html.mx318-account-menu-open body{overflow:hidden!important;overscroll-behavior:none}.mx281-account-page{padding-top:16px}.mx281-account-wrap{width:min(100% - 24px,960px);padding-top:0}.mx281-account-hero{margin-bottom:10px;padding:16px 18px;border-radius:18px}.mx281-account-ident h1{font-size:clamp(21px,3.2vw,28px)}.mx318-account-mobile-bar{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px;padding:8px;border:1px solid var(--mx318-line);border-radius:16px;background:rgb(255 255 255 / .96);box-shadow:0 10px 28px rgb(8 46 85 / .07)}.mx318-account-menu-toggle{display:flex;align-items:center;gap:11px;min-width:0;min-height:52px;padding:7px 10px;border:0;border-radius:12px;background:linear-gradient(135deg,#eef8ff,#eef8f2);color:var(--mx318-ink);text-align:left;cursor:pointer}.mx318-account-menu-toggle>span:last-child{display:grid;gap:2px;min-width:0}.mx318-account-menu-toggle small{font-size:9px;line-height:1;letter-spacing:.12em;color:var(--mx318-blue);font-weight:800}.mx318-account-menu-toggle strong{max-width:50vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2}.mx318-account-menu-icon{display:grid;align-content:center;gap:4px;width:24px;height:24px}.mx318-account-menu-icon i{display:block;width:20px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--mx318-blue),var(--mx318-green))}.mx318-account-mobile-bar>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;border-radius:11px;color:#fff!important;background:var(--mx318-green);text-decoration:none!important;font-size:12px;font-weight:750;white-space:nowrap}.mx281-account-shell{display:block!important}.mx281-account-content{width:100%;min-height:0;padding:clamp(16px,2.8vw,22px);border-radius:18px}.mx281-account-side{position:fixed!important;inset:var(--mx318-account-menu-top,64px) auto 0 0!important;z-index:10060!important;display:flex!important;flex-direction:column;width:min(382px,88vw);max-width:none;height:calc(100dvh - var(--mx318-account-menu-top,64px));max-height:calc(100dvh - var(--mx318-account-menu-top,64px));margin:0!important;padding:0!important;border:0!important;border-radius:0 24px 24px 0!important;background:rgb(248 252 250 / .97)!important;box-shadow:24px 0 70px rgb(4 28 18 / .24)!important;backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%);overflow:hidden;transform:translate3d(-105%,0,0);visibility:hidden;transition:transform .24s ease,visibility 0s linear .24s}.mx281-account-side:before{content:"";position:absolute;inset:0 0 auto;height:150px;pointer-events:none;background:radial-gradient(circle at 15% 0,rgb(23 151 216 / .19),transparent 54%),radial-gradient(circle at 90% 12%,rgb(37 153 75 / .16),transparent 48%)}.mx281-account-side.is-open{transform:translate3d(0,0,0);visibility:visible;transition:transform .24s ease}.mx318-account-side-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:calc(18px + env(safe-area-inset-top)) 18px 15px;border-bottom:1px solid rgb(8 46 85 / .1)}.mx318-account-side-head>div{display:grid;gap:4px;min-width:0}.mx318-account-side-head small{font-size:9px;letter-spacing:.13em;color:var(--mx318-blue);font-weight:800}.mx318-account-side-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;color:var(--mx318-navy)}.mx318-account-side-head button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid rgb(8 46 85 / .12);border-radius:14px;background:rgb(255 255 255 / .78);color:var(--mx318-navy);font-size:28px;line-height:1;cursor:pointer}.mx281-account-side nav{position:relative;z-index:1;display:grid!important;gap:5px!important;padding:14px 14px 22px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.mx281-account-side nav a{min-height:50px!important;padding:0 14px!important;border:1px solid #fff0;border-radius:14px!important;background:rgb(255 255 255 / .58);color:#18382a!important;font-size:14px!important;font-weight:650!important}.mx281-account-side nav a:hover{background:#fff}.mx281-account-side nav a.is-active{border-color:rgb(12 122 67 / .17);background:linear-gradient(135deg,#e6f5ed,#edf7ff)!important;color:#08683c!important;box-shadow:inset 4px 0 0 var(--mx318-green)}.mx281-account-side nav em{min-width:24px;height:24px;border:0;background:#fff;box-shadow:0 2px 8px rgb(8 46 85 / .08)}.mx281-side-switch{position:relative;z-index:1;margin:auto 14px calc(14px + env(safe-area-inset-bottom));padding:14px;border:1px solid rgb(8 109 180 / .13);border-radius:14px;background:rgb(255 255 255 / .72)}.mx318-account-side-actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:auto 14px calc(14px + env(safe-area-inset-bottom));padding-top:12px;border-top:1px solid rgb(8 46 85 / .1)}.mx281-side-switch+.mx318-account-side-actions{margin-top:0}.mx318-account-side-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;border:1px solid rgb(8 46 85 / .12);border-radius:11px;background:#fff;color:var(--mx318-navy)!important;text-decoration:none!important;font-size:11px;font-weight:750}.mx318-account-side-actions a:last-child{color:#8d3030!important}.mx318-account-menu-backdrop{position:fixed;inset:var(--mx318-account-menu-top,64px) 0 0;z-index:10050;display:block;width:100%;height:auto;padding:0;border:0;background:rgb(4 22 15 / .48);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:pointer}.mx318-account-menu-backdrop[hidden]{display:none!important}.mx281-mobile-tab{display:none!important}.mx281-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mx281-products{grid-template-columns:repeat(2,minmax(0,1fr))}.mx281-compare-scroll{position:relative;max-width:100%;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.mx281-compare-table{min-width:700px}.mx281-compare-table th:first-child{width:118px}}@media(max-width:680px){.mx281-account-page{padding:10px 0 calc(70px + env(safe-area-inset-bottom))}.mx281-account-wrap{width:min(100% - 16px,640px)}.mx281-account-hero{gap:12px;padding:14px}.mx281-account-hero-actions{display:grid;grid-template-columns:1fr;width:100%}.mx281-account-hero-actions .mx281-btn{width:100%}.mx318-account-mobile-bar{position:sticky;top:calc(6px + var(--wp-admin--admin-bar--height,0px));padding:6px;border-radius:14px}.mx318-account-mobile-bar>a{min-height:42px;padding:0 10px;font-size:11px}.mx318-account-menu-toggle{min-height:48px;padding:6px 8px}.mx318-account-menu-toggle strong{font-size:13px;max-width:45vw}.mx281-account-content{padding:14px;border-radius:16px}.mx281-section-head h2{font-size:clamp(23px,7vw,28px);line-height:1.12}.mx281-section-head p{font-size:13px;line-height:1.55}.mx281-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mx281-stat-grid>a{min-height:96px;padding:13px 12px}.mx281-stat-grid strong{font-size:23px}.mx281-stat-grid span{font-size:12px}.mx281-stat-grid small{font-size:10px}.mx281-products{grid-template-columns:1fr}.mx281-product-media{aspect-ratio:1/1}.mx281-product-media img{max-height:300px}.mx281-product-actions{display:grid;grid-template-columns:1fr 1fr}.mx281-product-actions .mx281-btn{width:100%}.mx281-product-actions .mx281-remove{grid-column:1/-1;min-height:40px;margin:0;border:1px solid #ead5d5;border-radius:10px}.mx281-section-head--actions{align-items:stretch}.mx281-section-head--actions .mx281-clear{min-height:42px;width:100%}.mx281-review-list article{grid-template-columns:1fr}.mx281-review-list article>div:last-child{grid-column:auto}.mx281-address-add form,.mx282-profile-form{grid-template-columns:1fr}.mx281-compare-table{min-width:620px}.mx281-compare-table th,.mx281-compare-table td{padding:11px;font-size:11px}.mx281-compare-product img{height:105px}}@media(max-width:390px){.mx318-account-mobile-bar>a{padding:0 8px}.mx318-account-menu-toggle{gap:8px}.mx318-account-menu-toggle strong{max-width:41vw}.mx281-stat-grid{grid-template-columns:1fr}.mx281-stat-grid>a{min-height:84px}.mx281-orders article>footer{grid-template-columns:1fr!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.mx281-account-side{transition:none!important}.mx281-account-page *{scroll-behavior:auto!important}}:root{--mx320-page-gutter:clamp(10px,3vw,22px);--mx320-radius:clamp(14px,2vw,20px);--mx320-line:#dbe6e1;--mx320-ink:#102d43;--mx320-muted:#52656f;--mx320-green:#08783f;--mx320-blue:#075da8}html,body{max-width:100%;overflow-x:clip}img,video{max-width:100%}.mx302-video-first__frame,.mx302-video-card__frame,.mx302-hero__media,.mx302-split__media,.mx302-media-card figure,.mx302-story-card figure{min-width:0;background-color:#07182b;background-image:linear-gradient(135deg,rgb(3 28 57 / .86),rgb(5 104 111 / .64)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp);background-position:center;background-size:cover;overflow:hidden}.mx302-video-first__frame.is-mx320-landscape,.mx302-video-card__frame.is-mx320-landscape{aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx320-square,.mx302-video-card__frame.is-mx320-square{aspect-ratio:1/1!important}.mx302-video-first__frame.is-mx320-portrait,.mx302-video-card__frame.is-mx320-portrait{aspect-ratio:9/16!important}.mx302-video-first__frame video,.mx302-video-card__frame video,.mx302-video-first__frame .mx302-video-poster{display:block!important;width:100%!important;height:100%!important;margin:0!important;object-fit:contain!important;object-position:center!important;background:transparent!important}html body .mxon62-public-video-shell,html body .mx-device-video,html body .mx302-info-video>div{background-color:#07182b!important;background-image:linear-gradient(135deg,rgb(3 28 57 / .88),rgb(5 104 111 / .58)),url(/wp-content/themes/mxonnowell-theme/assets/images/mxon-leaf-blue-landscape.webp)!important;background-position:center!important;background-size:cover!important;overflow:hidden!important}html body .mxon62-public-video-shell video,html body .mx-device-video video,html body .mx302-info-video video,html body .mx302-info-video img{width:100%!important;height:100%!important;max-height:none!important;margin:0!important;object-fit:contain!important;object-position:center!important;background:transparent!important}html body .mxon62-public-video-shell.is-source-landscape-v0163{aspect-ratio:16/9!important}html body .mxon62-public-video-shell.is-source-square-v0163{aspect-ratio:1/1!important}html body .mxon62-public-video-shell.is-source-portrait-v0163{aspect-ratio:9/16!important}html body .mx302-info-video>div.is-mx320-landscape{aspect-ratio:16/9!important}html body .mx302-info-video>div.is-mx320-square{aspect-ratio:1/1!important}html body .mx302-info-video>div.is-mx320-portrait{aspect-ratio:9/16!important}.mx302-video-card__frame img,.mx302-hero__media img,.mx302-split__media img,.mx302-media-card figure img,.mx302-story-card figure img,.mx302-product-card__media img{display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;padding:0!important;object-fit:contain!important;object-position:center!important;background:#fff!important}.mx302-hero__media.is-mx320-landscape,.mx302-split__media.is-mx320-landscape,.mx302-media-card figure.is-mx320-landscape,.mx302-story-card figure.is-mx320-landscape{aspect-ratio:16/9!important}.mx302-hero__media.is-mx320-square,.mx302-split__media.is-mx320-square,.mx302-media-card figure.is-mx320-square,.mx302-story-card figure.is-mx320-square{aspect-ratio:1/1!important}.mx302-hero__media.is-mx320-portrait,.mx302-split__media.is-mx320-portrait,.mx302-media-card figure.is-mx320-portrait,.mx302-story-card figure.is-mx320-portrait{aspect-ratio:4/5!important}.mx302-hero__media[class*="is-mx320-"] img,.mx302-split__media[class*="is-mx320-"] img,.mx302-media-card figure[class*="is-mx320-"] img,.mx302-story-card figure[class*="is-mx320-"] img{height:100%!important;object-fit:cover!important}.mx302-product-card__media,.mx-public-product-image,.mx-product-card__image,.mx90-main-media,.mx90-related-card>a>img{display:grid!important;place-items:center!important;min-width:0!important;overflow:hidden!important;background:#fff!important}.mx302-product-card__media img,.mx-public-product-image img,.mx-product-card__image img,.mx90-main-media img,.mx90-related-card>a>img{display:block!important;width:100%!important;height:100%!important;padding:clamp(2px,.6vw,7px)!important;object-fit:contain!important;object-position:center!important;background:#fff!important}@media(max-width:1023px){.mx302-video-first>.mx-wrap,.mx302-hero>.mx-wrap,.mx302-section>.mx-wrap,.mx302-cta>.mx-wrap,.mx309-flow>.mx-wrap{width:calc(100% - (var(--mx320-page-gutter) * 2))!important;max-width:none!important}.mx302-hero__grid,.mx302-split__grid{min-width:0!important}.mx302-feature-card,.mx302-steps article,.mx302-explore-card,.mx302-story-card,.mx302-media-card,.mx302-video-card,.mx302-product-card{min-width:0!important;height:auto!important;min-height:0!important}.mx302-video-first__frame.is-mx320-portrait,.mx302-video-first__frame.is-mx317-portrait{width:min(72vw,480px)!important;max-width:100%!important;max-height:none!important;aspect-ratio:9/16!important;margin-inline:auto!important}.mx302-video-first__frame.is-mx320-square,.mx302-video-first__frame.is-mx317-square{width:min(76vw,600px)!important;max-width:100%!important;aspect-ratio:1/1!important;margin-inline:auto!important}html body .mxon62-public-video-shell.is-source-portrait-v0163,html body .mx302-info-video>div.is-mx320-portrait{width:min(72vw,480px)!important;max-width:100%!important;margin-inline:auto!important}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{width:100%!important;max-width:100%!important;margin:0!important;padding:2px 0 10px!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;scroll-padding-inline:0!important;scroll-snap-type:x mandatory!important;scrollbar-width:thin}.mx302-media-card,.mx302-video-card,.mx302-story-card{scroll-snap-align:start!important;scroll-snap-stop:always}.mx302-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mx-public-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.mx-public-product-card{height:auto!important;min-height:0!important}.mx90-product-detail{padding-bottom:calc(158px + env(safe-area-inset-bottom,0px))!important}.mx272-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.mx272-service-card,.mx277-review-note,.mx293-review-note,.mx293-review-trust-card,.mx293-review-score-card{height:auto!important;min-height:0!important;padding:20px!important}.mx90-final-cta{color:#fff!important;background:linear-gradient(125deg,#063c72,#087a80 58%,#16823f)!important;border-color:transparent!important}.mx90-final-cta h2,.mx90-final-cta p{color:#fff!important}.mx90-final-cta .mx-btn{background:#fff!important;border-color:#fff!important;color:#075b39!important}.mx90-final-cta .mx-btn--ghost{background:transparent!important;border-color:rgb(255 255 255 / .65)!important;color:#fff!important}}@media(max-width:767px){body.mx-has-mobile-dock{padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))!important}.mx302-video-first{padding:6px 0 12px!important}.mx302-video-first>.mx-wrap{width:calc(100% - 12px)!important}.mx302-video-first__frame{border-radius:var(--mx320-radius)!important}.mx302-video-first__frame.is-mx320-landscape,.mx302-video-first__frame.is-mx317-landscape,.mx302-video-first__frame:not(.is-mx320-portrait):not(.is-mx320-square):not(.is-mx317-portrait):not(.is-mx317-square){width:100%!important;aspect-ratio:16/9!important}.mx302-video-first__frame.is-mx320-portrait,.mx302-video-first__frame.is-mx317-portrait{width:min(calc(100vw - 24px),430px)!important;aspect-ratio:9/16!important;max-height:none!important}.mx302-video-first__frame.is-mx320-square,.mx302-video-first__frame.is-mx317-square{width:min(calc(100vw - 24px),520px)!important}html body .mxon62-public-video-shell.is-source-portrait-v0163,html body .mx302-info-video>div.is-mx320-portrait{width:min(calc(100vw - 24px),430px)!important;max-height:none!important;aspect-ratio:9/16!important}.mx302-video-first__badge{left:10px!important;right:10px!important;bottom:10px!important;max-width:calc(100% - 20px)!important}.mx302-hero__grid,.mx302-split__grid{display:grid!important;grid-template-columns:1fr!important;border-radius:var(--mx320-radius)!important;overflow:hidden!important}.mx302-hero__media,.mx302-split__media{order:1!important;width:100%!important;min-height:0!important;max-height:none!important;padding:0!important;border-radius:var(--mx320-radius) var(--mx320-radius) 0 0!important}.mx302-hero__copy,.mx302-split__copy{order:2!important;padding:22px 18px 24px!important}.mx302-hero__media:not([class*="is-mx320-"]),.mx302-split__media:not([class*="is-mx320-"]){aspect-ratio:auto!important;background:#fff!important}.mx302-hero__media:not([class*="is-mx320-"]) img,.mx302-split__media:not([class*="is-mx320-"]) img{height:auto!important;object-fit:contain!important}.mx302-heading{margin-bottom:18px!important}.mx302-heading h2{font-size:clamp(27px,8vw,38px)!important;line-height:1.08!important}.mx302-heading p{font-size:14px!important;line-height:1.55!important}.mx302-feature-grid,.mx302-steps,.mx302-explore-grid{grid-template-columns:1fr!important;gap:10px!important}.mx302-feature-card,.mx302-steps article,.mx302-explore-card{min-height:0!important;padding:18px 16px!important;border-radius:15px!important}.mx302-feature-card .mx302-icon,.mx302-steps .mx302-icon,.mx302-explore-card .mx302-icon{width:46px!important;height:46px!important;margin-bottom:10px!important}.mx302-feature-card p,.mx302-steps article p,.mx302-explore-card p{margin-top:7px!important;font-size:13px!important;line-height:1.48!important}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{display:flex!important;gap:10px!important}.mx302-media-card,.mx302-video-card,.mx302-story-card{flex:0 0 calc(100% - 2px)!important;width:calc(100% - 2px)!important;max-width:none!important}.mx302-media-card figure,.mx302-video-card__frame,.mx302-story-card figure{width:100%!important;border-radius:15px!important}.mx302-video-card__frame.is-mx320-portrait{width:min(100%,410px)!important;margin-inline:auto!important;aspect-ratio:9/16!important}.mx302-media-card figure:not([class*="is-mx320-"]),.mx302-story-card figure:not([class*="is-mx320-"]){aspect-ratio:auto!important;background:#fff!important}.mx307-story-featured__card,.mx307-story-featured__grid{grid-template-columns:1fr!important}.mx307-story-featured__media{min-height:0!important;max-height:none!important;aspect-ratio:auto!important}.mx307-story-featured__media img{display:block!important;width:100%!important;height:auto!important;object-fit:contain!important}.mx307-story-featured__copy{padding:20px 18px!important}[data-mx-builder-key="products-grid"] .mx302-product-grid,.mx302-product-grid{grid-template-columns:1fr!important;max-width:none!important;margin:0!important;gap:12px!important}.mx302-product-card{display:grid!important;grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;overflow:hidden!important;border-radius:16px!important}.mx302-product-card__media{aspect-ratio:1/1!important;min-height:132px!important;border-radius:0!important}.mx302-product-card__body{justify-content:center!important;padding:15px 13px!important}.mx302-product-card h3{font-size:16px!important;line-height:1.25!important}.mx302-mini-btn{margin-top:12px!important;min-height:42px!important}.mx-public-product-grid{grid-template-columns:1fr!important;gap:12px!important}.mx-public-product-card{position:relative!important;display:grid!important;grid-template-columns:minmax(132px,42%) minmax(0,1fr)!important;align-items:stretch!important;width:100%!important;min-height:0!important;border-radius:16px!important;overflow:hidden!important}.mx-public-product-image{width:100%!important;aspect-ratio:1/1!important;min-height:132px!important;border-radius:0!important}.mx-public-product-card>div:last-child{justify-content:center!important;padding:14px 12px!important}.mx-public-product-card h3{margin:6px 0!important;font-size:16px!important;line-height:1.25!important}.mx90-catalog-commerce{gap:3px!important;margin:3px 0 8px!important}.mx90-catalog-commerce strong{font-size:15px!important}.mx52-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding-top:8px!important}.mx52-card-actions button,.mx52-card-actions a{min-height:42px!important;padding:6px!important;font-size:11px!important}.mx52-card-actions .mx52-card-cart{grid-column:1/-1!important}.mx85-card-edit{z-index:4!important}.mx90-product-detail{width:calc(100% - 20px)!important;padding-bottom:calc(176px + env(safe-area-inset-bottom,0px))!important}.mx90-main-media{aspect-ratio:1/1!important;border-radius:16px!important}.mx90-main-media img{padding:3px!important}.mx90-section,.mx272-commerce-section,.mx272-reviews,.mx272-service{margin-top:24px!important;padding:20px 0!important}.mx272-service-grid{grid-template-columns:1fr!important;gap:9px!important}.mx272-service-card,.mx277-review-note,.mx293-review-note,.mx293-review-trust-card,.mx293-review-score-card{padding:16px!important;border-radius:15px!important}.mx272-service-card p,.mx277-review-note span,.mx293-review-note span,.mx293-review-trust-card p{font-size:14px!important;line-height:1.5!important}.mx293-review-overview{grid-template-columns:1fr!important;gap:10px!important}.mx90-final-cta{display:grid!important;grid-template-columns:1fr!important;gap:16px!important;padding:22px 18px!important;border-radius:18px!important}.mx90-final-cta>div:last-child{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.mx90-mobile-buybar{left:10px!important;right:10px!important;bottom:calc(78px + env(safe-area-inset-bottom,0px))!important;z-index:1640!important;grid-template-columns:minmax(0,1fr) minmax(116px,42%)!important;min-height:64px!important;padding:8px!important;border:1px solid var(--mx320-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:0 12px 30px rgb(7 36 25 / .18)!important}.mx90-mobile-buybar a{min-height:48px!important;border-radius:12px!important;background:var(--mx320-green)!important;color:#fff!important;text-decoration:none!important}.mx-mobile-dock{z-index:1650!important}.mx90-related-grid{grid-template-columns:1fr!important;gap:10px!important}body .mx90-related-card,body.mx-product-detail-page-v0276 .mx276-product-standard .mx272-commerce-section .mx90-related-card{min-height:0!important;height:auto!important;border-radius:16px!important}body .mx90-related-card>a,body.mx-product-detail-page-v0276 .mx276-product-standard .mx272-commerce-section .mx90-related-card>a{display:grid!important;grid-template-columns:minmax(126px,40%) minmax(0,1fr)!important;align-items:stretch!important;min-height:126px!important}body .mx90-related-card>a>img,body.mx-product-detail-page-v0276 .mx276-product-standard .mx272-commerce-section .mx90-related-card>a>img{width:100%!important;height:100%!important;min-height:126px!important;aspect-ratio:1/1!important;padding:5px!important;border:0!important;border-right:1px solid #eef3f0!important}body .mx90-related-card>a>div,body.mx-product-detail-page-v0276 .mx276-product-standard .mx272-commerce-section .mx90-related-card>a>div{justify-content:center!important;padding:14px 12px!important}body .mx90-related-card h3,body.mx-product-detail-page-v0276 .mx276-product-standard .mx272-commerce-section .mx90-related-card h3{min-height:0!important;margin:5px 0 8px!important;font-size:15px!important}}@media(min-width:768px) and (max-width:1023px){.mx302-media-card,.mx302-video-card,.mx302-story-card{flex:0 0 calc(50% - 7px)!important;width:calc(50% - 7px)!important}.mx302-feature-grid.mx302-cols-4,.mx302-feature-grid.mx302-cols-5,.mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx302-feature-card,.mx302-explore-card{min-height:0!important;padding:22px!important}.mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx302-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:479px){.mx302-section{padding-top:34px!important;padding-bottom:34px!important}.mx302-hero__copy h1{font-size:clamp(38px,12vw,54px)!important;line-height:1.02!important}.mx302-split__copy h2{font-size:clamp(30px,9vw,42px)!important;line-height:1.08!important}.mx302-product-card,.mx-public-product-card{grid-template-columns:minmax(126px,41%) minmax(0,1fr)!important}.mx302-product-card__media,.mx-public-product-image{min-height:126px!important}.mx302-product-card__body,.mx-public-product-card>div:last-child{padding:12px 10px!important}.mx302-product-card h3,.mx-public-product-card h3{font-size:15px!important}}@media(max-width:374px){:root{--mx320-page-gutter:8px}.mx-header-v0148 .mx-header__in{width:calc(100% - 10px)!important;gap:4px!important}.mx280-saved-actions--mobile-head{gap:2px!important}.mx280-saved-actions--mobile-head .mx280-saved-action{width:34px!important;min-width:34px!important;min-height:38px!important}.mx280-saved-actions--mobile-head .mx280-saved-count{top:-3px!important;right:-3px!important;min-width:16px!important;width:16px!important;height:16px!important;font-size:8px!important}.mx37-cart-trigger--mobile{min-width:42px!important;width:42px!important}.mx302-product-card,.mx-public-product-card{grid-template-columns:118px minmax(0,1fr)!important}.mx302-product-card__media,.mx-public-product-image{min-height:118px!important}.mx52-card-actions{grid-template-columns:1fr!important}.mx52-card-actions .mx52-card-cart{grid-column:auto!important}}@media(max-height:560px) and (orientation:landscape){.mx302-video-first__frame.is-mx320-portrait,.mx302-video-first__frame.is-mx317-portrait{width:auto!important;height:min(72svh,480px)!important;aspect-ratio:9/16!important}.mx90-mobile-buybar{display:none!important}}@media(prefers-reduced-motion:reduce){.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{scroll-behavior:auto!important}}@media (max-width:1024px){html body .mx-header .mx280-saved-actions--mobile-head{gap:6px!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-action{width:42px!important;min-width:42px!important;min-height:46px!important;padding:0!important;border:1px solid rgb(255 255 255 / .92)!important;border-radius:13px!important;background:rgb(255 255 255 / .94)!important;color:#075d3b!important;box-shadow:0 5px 16px rgb(1 31 54 / .16)!important;opacity:1!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-icon,html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-icon svg{display:grid!important;width:22px!important;height:22px!important;color:#075d3b!important;opacity:1!important;visibility:visible!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-icon svg path{fill:none!important;stroke:#075d3b!important;stroke-width:2.25!important;opacity:1!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-count{top:-6px!important;right:-5px!important;min-width:21px!important;width:auto!important;height:21px!important;padding:0 5px!important;border:2px solid #fff!important;background:#08743f!important;color:#fff!important;font-size:10px!important;font-weight:850!important;line-height:17px!important;box-shadow:0 3px 9px rgb(0 36 25 / .2)!important}html body .mx-header .mx37-cart-trigger--mobile{min-height:46px!important;border-color:rgb(255 255 255 / .92)!important;background:rgb(255 255 255 / .94)!important;color:#073e31!important;box-shadow:0 5px 16px rgb(1 31 54 / .16)!important;opacity:1!important}html body .mx-header .mx37-cart-trigger--mobile .mx37-cart-icon,html body .mx-header .mx37-cart-trigger--mobile .mx37-cart-icon svg{color:#073e31!important;opacity:1!important;visibility:visible!important}html body .mx-header .mx37-cart-trigger--mobile .mx37-cart-icon svg path{fill:none!important;stroke:#073e31!important;stroke-width:2.15!important}html body .mx-header .mx37-cart-trigger--mobile .mx37-cart-icon svg circle{fill:#073e31!important;stroke:#073e31!important}html body .mx-header .mx37-cart-trigger--mobile .mx37-cart-count{background:#eef5f1!important;color:#073e31!important;opacity:1!important}html body .mx318-account-mobile-bar{top:calc(var(--mx318-account-menu-top,64px) + 6px)!important;z-index:10020!important}html body .mx281-account-side{z-index:1000100!important}html body .mx318-account-menu-backdrop{z-index:1000090!important}html body .mx281-account-side .mx318-account-side-head{flex:0 0 auto!important;min-height:78px!important;padding:15px 18px 14px!important}html body .mx281-account-side nav{flex:1 1 auto!important;min-height:0!important;max-height:none!important;padding:12px 14px 18px!important;scroll-padding-top:12px!important;scroll-padding-bottom:18px!important;overflow-x:hidden!important;overflow-y:auto!important}html body .mx281-account-side nav a{flex:0 0 auto!important;width:100%!important}html body .mx281-account-side .mx281-side-switch,html body .mx281-account-side .mx318-account-side-actions{flex:0 0 auto!important}}@media (max-width:374px){html body .mx-header .mx280-saved-actions--mobile-head{gap:3px!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-action{width:38px!important;min-width:38px!important;min-height:42px!important}html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-icon,html body .mx-header .mx280-saved-actions--mobile-head .mx280-saved-icon svg{width:20px!important;height:20px!important}html body .mx-header .mx37-cart-trigger--mobile{min-height:42px!important}}:root{--mx323-mobile-gutter:12px;--mx323-tablet-gutter:22px;--mx323-web-gutter:28px;--mx323-dock-space:96px;--mx323-video-bg:#06172b;--mx323-line:#dfe9e5;--mx323-green:#0b7b43;--mx323-ink:#0d3268}html,body{max-width:100%;overflow-x:clip}img,video{max-width:100%}.mx302-video-first__frame{position:relative!important;isolation:isolate!important;background:var(--mx323-video-bg)!important;contain:layout paint!important}.mx302-video-first__frame .mx302-video-el{z-index:2!important;opacity:1!important;visibility:visible!important;background:var(--mx323-video-bg)!important;object-position:center center!important;transform:translateZ(0);backface-visibility:hidden}.mx302-video-first__frame .mx302-video-poster{z-index:3!important;opacity:1!important;visibility:visible!important;pointer-events:none!important;background:var(--mx323-video-bg)!important;transition:opacity .24s ease,visibility .24s ease!important;transform:translateZ(0);backface-visibility:hidden}.mx302-video-first__frame.is-mx312-playing:not(.is-mx312-switching) .mx302-video-poster,.mx302-video-first__frame.is-mx323-first-frame-ready:not(.is-mx312-switching) .mx302-video-poster{opacity:0!important;visibility:hidden!important}.mx302-video-first__frame.is-mx312-switching .mx302-video-poster,.mx302-video-first__frame.is-mx312-waiting .mx302-video-poster,.mx302-video-first__frame.is-mx316-video-unavailable .mx302-video-poster{opacity:1!important;visibility:visible!important}.mx302-video-first__badge{z-index:5!important}@media(min-width:1024px){.mx302-video-first[data-mx323-web-orientation="landscape"] .mx302-video-first__frame{aspect-ratio:16/9!important;width:min(100%,1180px)!important}.mx302-video-first[data-mx323-web-orientation="square"] .mx302-video-first__frame{aspect-ratio:1/1!important;width:min(72vw,760px)!important}.mx302-video-first[data-mx323-web-orientation="portrait"] .mx302-video-first__frame{aspect-ratio:9/16!important;width:min(42vw,560px)!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{object-fit:contain!important}}@media(min-width:768px) and (max-width:1023px){.mx302-video-first{padding:10px 0 16px!important}.mx302-video-first>.mx-wrap{width:calc(100% - (var(--mx323-tablet-gutter) * 2))!important;max-width:none!important}.mx302-video-first[data-mx323-web-orientation="landscape"] .mx302-video-first__frame{width:100%!important;aspect-ratio:16/9!important}.mx302-video-first[data-mx323-web-orientation="square"] .mx302-video-first__frame{width:min(78vw,650px)!important;aspect-ratio:1/1!important;margin-inline:auto!important}.mx302-video-first[data-mx323-web-orientation="portrait"] .mx302-video-first__frame{width:min(70vw,600px)!important;aspect-ratio:9/16!important;margin-inline:auto!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{object-fit:contain!important}.mx302-feature-grid.mx302-cols-4,.mx302-feature-grid.mx302-cols-5,.mx302-feature-grid.mx302-cols-6,.mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx302-feature-card,.mx302-explore-card{height:auto!important;min-height:0!important;padding:22px 20px!important}.mx302-media-card,.mx302-video-card,.mx302-story-card{flex:0 0 calc(50% - 8px)!important;width:calc(50% - 8px)!important}.mx302-hero__grid,.mx302-split__grid{grid-template-columns:1fr 1fr!important}.mx302-hero__media,.mx302-split__media{min-height:360px!important;max-height:560px!important}.mx302-hero__media img,.mx302-split__media img{object-fit:cover!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media img{object-fit:contain!important;padding:12px!important;background:#fff!important}}@media(max-width:767px){:root{--mx323-dock-space:94px}body.mx-has-mobile-dock{padding-bottom:calc(var(--mx323-dock-space) + env(safe-area-inset-bottom,0px))!important}.mx302-video-first{padding:5px 0 12px!important;background:#fff!important}.mx302-video-first>.mx-wrap{width:calc(100% - (var(--mx323-mobile-gutter) * 2))!important;max-width:none!important;margin-inline:auto!important}.mx302-video-first__frame{width:100%!important;min-height:0!important;max-height:none!important;border-radius:16px!important;box-shadow:0 8px 24px rgb(14 49 83 / .08)!important}.mx302-video-first[data-mx323-mobile-orientation="landscape"] .mx302-video-first__frame,.mx302-video-first__frame.is-mx323-landscape,.mx302-video-first__frame.is-mx320-landscape,.mx302-video-first__frame.is-mx317-landscape{aspect-ratio:16/9!important;width:100%!important}.mx302-video-first[data-mx323-mobile-orientation="square"] .mx302-video-first__frame,.mx302-video-first__frame.is-mx323-square,.mx302-video-first__frame.is-mx320-square,.mx302-video-first__frame.is-mx317-square{aspect-ratio:1/1!important;width:100%!important}.mx302-video-first[data-mx323-mobile-orientation="portrait"] .mx302-video-first__frame,.mx302-video-first__frame.is-mx323-portrait,.mx302-video-first__frame.is-mx320-portrait,.mx302-video-first__frame.is-mx317-portrait{width:100%!important;aspect-ratio:9/16!important;max-height:none!important;margin-inline:auto!important}.mx302-video-first__frame .mx302-video-el,.mx302-video-first__frame .mx302-video-poster{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mx302-video-first__badge{left:10px!important;right:10px!important;bottom:10px!important;max-width:calc(100% - 20px)!important}.mx302-hero__grid,.mx302-split__grid{display:grid!important;grid-template-columns:1fr!important;min-width:0!important}.mx302-hero__media,.mx302-split__media{order:1!important;width:100%!important;min-height:0!important;height:auto!important;max-height:min(62svh,500px)!important;margin:0!important;padding:0!important;overflow:hidden!important;border-radius:16px 16px 0 0!important;background:#f7fafb!important}.mx302-hero__media img,.mx302-split__media img{display:block!important;width:100%!important;height:clamp(260px,70vw,460px)!important;object-fit:cover!important;object-position:center!important}.mx302-hero__copy,.mx302-split__copy{order:2!important;padding:22px 18px 24px!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media{max-height:none!important;background:#fff!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media img{height:auto!important;max-height:68svh!important;object-fit:contain!important;padding:8px!important;background:#fff!important}.mx302-feature-grid,.mx302-explore-grid{grid-template-columns:1fr!important;gap:10px!important}.mx302-feature-card,.mx302-explore-card,.mx302-steps article{height:auto!important;min-height:0!important;padding:18px 16px!important}.mx302-feature-card .mx302-icon,.mx302-explore-card .mx302-icon,.mx302-steps .mx302-icon{width:48px!important;height:48px!important;min-width:48px!important;margin:0 auto 10px!important;padding:12px!important}.mx302-feature-card h3,.mx302-explore-card h3{margin:4px 0 6px!important;font-size:16px!important;line-height:1.28!important}.mx302-feature-card p,.mx302-explore-card p,.mx302-steps article p{margin:0!important;font-size:13px!important;line-height:1.48!important}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{display:flex!important;gap:11px!important;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-padding-inline:0!important;padding:2px 0 10px!important}.mx302-media-card,.mx302-story-card{flex:0 0 86%!important;width:86%!important;max-width:86%!important;scroll-snap-align:start!important;height:auto!important;min-height:0!important}.mx302-video-card{flex:0 0 90%!important;width:90%!important;max-width:90%!important;scroll-snap-align:start!important;height:auto!important;min-height:0!important}.mx302-media-card figure,.mx302-story-card figure{width:100%!important;aspect-ratio:4/3!important;max-height:62vw!important;border-radius:15px!important;overflow:hidden!important;background:#f6faf9!important}.mx302-media-card figure img,.mx302-story-card figure img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.mx302-video-card__frame{width:100%!important;aspect-ratio:16/9!important;border-radius:15px!important;overflow:hidden!important;background:var(--mx323-video-bg)!important}.mx302-video-card__frame video,.mx302-video-card__frame img{width:100%!important;height:100%!important;object-fit:cover!important}.mx302-video-card__frame.is-mx320-portrait,.mx302-video-card__frame.is-mx323-portrait{aspect-ratio:9/16!important;max-height:72svh!important;width:min(100%,430px)!important;margin-inline:auto!important}.mx307-story-featured__card,.mx307-story-featured__grid{display:grid!important;grid-template-columns:1fr!important}.mx307-story-featured__media{min-height:0!important;height:auto!important;max-height:58svh!important;overflow:hidden!important}.mx307-story-featured__media img{width:100%!important;height:auto!important;max-height:58svh!important;object-fit:cover!important;object-position:center!important}.mx307-story-featured__copy{padding:20px 18px!important}.mx322-catalog .mx-public-product-grid,.mx-public-product-grid{grid-template-columns:1fr!important;gap:11px!important}.mx322-catalog .mx-public-product-card,.mx-public-product-card{display:grid!important;grid-template-columns:minmax(116px,36%) minmax(0,1fr)!important;align-items:stretch!important;min-height:0!important;height:auto!important;border-radius:16px!important;overflow:hidden!important}.mx322-catalog .mx-public-product-image,.mx-public-product-image{width:100%!important;min-height:138px!important;height:100%!important;aspect-ratio:auto!important;border:0!important;border-right:1px solid #edf2ef!important;background:#fff!important}.mx322-catalog .mx-public-product-image img,.mx-public-product-image img{width:100%!important;height:100%!important;max-height:220px!important;padding:6px!important;object-fit:contain!important;background:#fff!important}.mx322-catalog .mx-public-product-card>div:last-child,.mx-public-product-card>div:last-child{min-width:0!important;padding:13px 11px!important;justify-content:center!important}.mx322-catalog .mx-public-product-card h3,.mx-public-product-card h3{margin:5px 0!important;font-size:16px!important;line-height:1.25!important;overflow-wrap:anywhere}.mx322-product-summary{display:none!important}.mx322-catalog .mx52-card-actions,.mx52-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-top:7px!important;padding-top:7px!important}.mx322-catalog .mx52-card-actions button,.mx322-catalog .mx52-card-actions a,.mx52-card-actions button,.mx52-card-actions a{min-height:40px!important;padding:5px 6px!important;font-size:10.5px!important;line-height:1.2!important}.mx322-catalog .mx52-card-actions .mx52-card-cart,.mx52-card-actions .mx52-card-cart{grid-column:1/-1!important}.mx302-product-grid{grid-template-columns:1fr!important;gap:11px!important}.mx302-product-card{display:grid!important;grid-template-columns:minmax(116px,36%) minmax(0,1fr)!important;width:100%!important;min-height:0!important;height:auto!important;border-radius:16px!important;overflow:hidden!important}.mx302-product-card__media{min-height:138px!important;height:100%!important;aspect-ratio:auto!important;border-radius:0!important;border-right:1px solid #edf2ef!important;background:#fff!important}.mx302-product-card__media img{width:100%!important;height:100%!important;max-height:220px!important;padding:6px!important;object-fit:contain!important}.mx302-product-card__body{padding:13px 11px!important;justify-content:center!important}.mx90-product-detail{width:calc(100% - 18px)!important;padding-bottom:calc(184px + env(safe-area-inset-bottom,0px))!important}.mx272-service-grid{grid-template-columns:1fr!important;gap:9px!important}.mx272-service-card,.mx277-review-note,.mx293-review-note,.mx293-review-trust-card,.mx293-review-score-card{height:auto!important;min-height:0!important;padding:17px 16px!important;border-radius:15px!important}.mx272-service-card h3,.mx293-review-note strong,.mx293-review-trust-card strong{margin-top:0!important;margin-bottom:7px!important}.mx272-service-card p,.mx277-review-note span,.mx293-review-note span,.mx293-review-trust-card p{margin:0!important;font-size:14px!important;line-height:1.5!important}.mx90-mobile-buybar{left:10px!important;right:10px!important;bottom:calc(var(--mx323-dock-space) - 4px + env(safe-area-inset-bottom,0px))!important;z-index:1640!important;min-height:62px!important;padding:8px!important;border:1px solid var(--mx323-line)!important;border-radius:16px!important;background:rgb(255 255 255 / .98)!important;box-shadow:0 10px 28px rgb(10 43 30 / .16)!important}.mx90-mobile-buybar a{min-height:46px!important}.mx-mobile-dock{z-index:1650!important}.mx90-final-cta{color:#fff!important;background:linear-gradient(125deg,#064f73,#087d76 55%,#16823f)!important;border-color:transparent!important}.mx90-final-cta h2,.mx90-final-cta p,.mx90-final-cta span{color:#fff!important}.mx302-section{padding:34px 0!important}.mx302-heading{margin-bottom:18px!important}.mx302-heading h2{font-size:clamp(28px,8vw,38px)!important;line-height:1.08!important;letter-spacing:-.035em!important}.mx302-heading p{font-size:14px!important;line-height:1.52!important}.mx302-hero h1{font-size:clamp(38px,10.8vw,54px)!important;line-height:1.02!important}.mx302-split__copy h2{font-size:clamp(30px,8.8vw,42px)!important;line-height:1.07!important}}@media(max-width:1024px){html body .mx-header-v0148 .mx-header__in{display:grid!important;grid-template-columns:minmax(112px,1fr) auto!important;align-items:center!important;width:calc(100% - 16px)!important;gap:6px!important;padding:0!important;overflow:visible!important}html body .mx-header-v0148 .mx-brand{min-width:0!important;max-width:none!important;overflow:visible!important;gap:7px!important}html body .mx-header-v0148 .mx-brand__logo--apex{width:auto!important;max-width:118px!important;max-height:42px!important;object-fit:contain!important}html body .mx-header-v0148 .mx-brand__logo--apex-emblem{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;max-height:40px!important}html body .mx-header-v0148 .mx-brand__apex-copy{display:flex!important;min-width:0!important}html body .mx-header-v0148 .mx-brand__apex-copy strong{font-size:15px!important;letter-spacing:.09em!important}html body .mx-header-v0148 .mx-brand__apex-copy small{font-size:6px!important;letter-spacing:.25em!important}html body .mx-header-v0148 .mx37-header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;gap:4px!important;min-width:0!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head{display:flex!important;flex-wrap:nowrap!important;gap:4px!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head .mx280-saved-action{width:40px!important;min-width:40px!important;height:44px!important;min-height:44px!important;border-radius:12px!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head .mx280-saved-count{top:-5px!important;right:-4px!important;min-width:19px!important;height:19px!important;line-height:15px!important}html body .mx-header-v0148 .mx37-cart-trigger--mobile{width:46px!important;min-width:46px!important;height:44px!important;min-height:44px!important;padding:0 6px!important;border-radius:12px!important}html body .mx-header-v0148 .mx-site-menu-toggle{display:inline-flex!important;width:46px!important;min-width:46px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:12px!important}}@media(max-width:374px){:root{--mx323-mobile-gutter:8px}html body .mx-header-v0148 .mx-header__in{width:calc(100% - 10px)!important;grid-template-columns:minmax(96px,1fr) auto!important;gap:3px!important}html body .mx-header-v0148 .mx-brand__logo--apex{max-width:102px!important;max-height:38px!important}html body .mx-header-v0148 .mx-brand__logo--apex-emblem{width:36px!important;height:36px!important;min-width:36px!important;max-width:36px!important}html body .mx-header-v0148 .mx-brand__apex-copy strong{font-size:13px!important}html body .mx-header-v0148 .mx-brand__apex-copy small{font-size:5.5px!important}html body .mx-header-v0148 .mx37-header-actions{gap:2px!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head{gap:2px!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head .mx280-saved-action{width:35px!important;min-width:35px!important;height:40px!important;min-height:40px!important}html body .mx-header-v0148 .mx280-saved-actions--mobile-head .mx280-saved-icon,html body .mx-header-v0148 .mx280-saved-actions--mobile-head .mx280-saved-icon svg{width:18px!important;height:18px!important}html body .mx-header-v0148 .mx37-cart-trigger--mobile,html body .mx-header-v0148 .mx-site-menu-toggle{width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid,.mx302-steps,.mx-product-category-grid--catalog{overscroll-behavior-inline:contain}@media(max-height:560px) and (orientation:landscape){.mx302-video-first[data-mx323-mobile-orientation="portrait"] .mx302-video-first__frame,.mx302-video-first__frame.is-mx323-portrait{width:auto!important;height:min(70svh,460px)!important;aspect-ratio:9/16!important}.mx90-mobile-buybar{display:none!important}}@media(prefers-reduced-motion:reduce){.mx302-video-first__frame .mx302-video-poster{transition:none!important}.mx302-media-grid,.mx302-video-card-grid,.mx302-story-grid{scroll-behavior:auto!important}}@media(max-width:1023px){.mx323-overflow-guard{max-width:100vw!important;box-sizing:border-box!important}}:root{--mx324-gutter-xs:8px;--mx324-gutter-sm:12px;--mx324-gutter-md:18px;--mx324-line:#dfe9e5;--mx324-ink:#0d3268;--mx324-green:#0b7b43;--mx324-video:#06172b}.mx302-reference-main,.mx-catalog-page,.mx90-product-detail{max-width:100%;overflow-x:clip}.mx302-reference-main img,.mx302-reference-main video,.mx-catalog-page img,.mx90-product-detail img,.mx90-product-detail video{max-width:100%}.mx302-reference-main .mx302-video-first__frame:not(.is-mx324-frame-painted) .mx302-video-poster{opacity:1!important;visibility:visible!important}.mx302-reference-main .mx302-video-first__frame.is-mx324-frame-painted:not(.is-mx312-switching):not(.is-mx316-video-unavailable) .mx302-video-poster{opacity:0!important;visibility:hidden!important}.mx302-reference-main .mx302-video-first__frame.is-mx312-switching .mx302-video-poster,.mx302-reference-main .mx302-video-first__frame.is-mx316-video-unavailable .mx302-video-poster{opacity:1!important;visibility:visible!important}.mx302-reference-main .mx302-video-first__frame .mx302-video-el{will-change:auto!important;transform:translateZ(0);backface-visibility:hidden}.mx302-reference-main .mx302-hero__media.is-mx320-portrait img,.mx302-reference-main .mx302-split__media.is-mx320-portrait img,.mx302-reference-main .mx302-hero__media.is-mx320-square img,.mx302-reference-main .mx302-split__media.is-mx320-square img{object-fit:contain!important;background:#f8fbfa!important}.mx302-reference-main .mx302-hero__media.is-mx320-landscape img,.mx302-reference-main .mx302-split__media.is-mx320-landscape img{object-fit:cover!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media img{object-fit:contain!important;background:#fff!important}.mx302-reference-main .mx302-media-grid,.mx302-reference-main .mx302-video-card-grid,.mx302-reference-main .mx302-story-grid,.mx302-reference-main .mx309-flow__rail{overscroll-behavior-inline:contain;scrollbar-width:thin}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-video-card,.mx302-reference-main .mx302-story-card{min-width:0}@media(max-width:374px){.mx302-reference-main .mx302-video-first{padding:4px 0 10px!important}.mx302-reference-main .mx302-video-first>.mx-wrap{width:calc(100% - (var(--mx324-gutter-xs)*2))!important}.mx302-reference-main .mx302-video-first__frame{border-radius:14px!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-landscape{aspect-ratio:16/9!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{aspect-ratio:1/1!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{aspect-ratio:9/16!important;max-height:calc(100svh - 86px)!important}.mx302-reference-main .mx302-section{padding:28px 0!important}.mx302-reference-main .mx302-heading h2{font-size:clamp(27px,8.5vw,34px)!important}.mx302-reference-main .mx302-hero h1{font-size:clamp(34px,10.3vw,42px)!important;overflow-wrap:normal!important;word-break:normal!important}.mx302-reference-main .mx302-hero__copy,.mx302-reference-main .mx302-split__copy{padding:19px 15px 21px!important}.mx302-reference-main .mx302-hero__media img,.mx302-reference-main .mx302-split__media img{height:clamp(230px,72vw,330px)!important}.mx302-reference-main .mx302-hero__media.is-mx320-portrait img,.mx302-reference-main .mx302-split__media.is-mx320-portrait img{height:auto!important;max-height:62svh!important}.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card,.mx302-reference-main .mx302-steps article{padding:16px 14px!important}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-story-card{flex-basis:88%!important;width:88%!important;max-width:88%!important}.mx302-reference-main .mx302-video-card{flex-basis:92%!important;width:92%!important;max-width:92%!important}.mx-catalog-page .mx-public-product-card,.mx302-reference-main .mx302-product-card{grid-template-columns:112px minmax(0,1fr)!important}.mx-catalog-page .mx-public-product-image,.mx302-reference-main .mx302-product-card__media{min-height:126px!important}.mx-catalog-page .mx52-card-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx-catalog-page .mx52-card-actions .mx52-card-cart{grid-column:1/-1!important}.mx-catalog-page .mx52-card-actions button,.mx-catalog-page .mx52-card-actions a{white-space:normal!important;overflow-wrap:anywhere!important}}@media(min-width:375px) and (max-width:479px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:calc(100% - (var(--mx324-gutter-sm)*2))!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{aspect-ratio:9/16!important;max-height:calc(100svh - 90px)!important}.mx302-reference-main .mx302-hero__media img,.mx302-reference-main .mx302-split__media img{height:clamp(250px,70vw,390px)!important}.mx302-reference-main .mx302-hero__media.is-mx320-portrait img,.mx302-reference-main .mx302-split__media.is-mx320-portrait img{height:auto!important;max-height:64svh!important}}@media(min-width:480px) and (max-width:767px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:calc(100% - (var(--mx324-gutter-md)*2))!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{width:min(100%,520px)!important;aspect-ratio:9/16!important;margin-inline:auto!important;max-height:calc(100svh - 96px)!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{width:min(100%,560px)!important;margin-inline:auto!important}.mx302-reference-main .mx302-hero__media img,.mx302-reference-main .mx302-split__media img{height:clamp(300px,62vw,460px)!important}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-story-card{flex-basis:82%!important;width:82%!important;max-width:82%!important}.mx302-reference-main .mx302-video-card{flex-basis:86%!important;width:86%!important;max-width:86%!important}}@media(max-width:767px){.mx302-reference-main .mx302-feature-grid,.mx302-reference-main .mx302-explore-grid{grid-template-columns:1fr!important}.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card{height:auto!important;min-height:0!important}.mx302-reference-main .mx302-feature-card p,.mx302-reference-main .mx302-explore-card p{max-width:none!important}.mx302-page--hikayeler .mx307-story-featured__card{display:grid!important;grid-template-columns:1fr!important;overflow:hidden!important}.mx302-page--hikayeler .mx307-story-featured__media{order:1!important;width:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:4/3!important}.mx302-page--hikayeler .mx307-story-featured__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center top!important}.mx302-page--hikayeler .mx307-story-featured__copy{order:2!important;padding:20px 18px 22px!important}.mx302-page--hikayeler .mx302-story-card figure{aspect-ratio:4/3!important;max-height:none!important}.mx302-page--apex-akademi [data-mx-builder-key="academy-hero"] .mx302-hero__media{background:#f7fbfa!important}.mx302-page--apex-akademi [data-mx-builder-key="academy-featured"] .mx302-media-card figure{aspect-ratio:16/10!important;max-height:none!important}.mx302-page--apex-akademi [data-mx-builder-key="academy-videos"] .mx302-video-card__frame:not(.is-mx320-portrait){aspect-ratio:16/9!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media{padding:0!important}.mx302-page--onnowell-urunleri [data-mx-builder-key="products-featured"] .mx302-split__media img{width:100%!important;height:auto!important;max-height:72svh!important;padding:4px!important}.mx-catalog-page .mx-public-product-grid{grid-template-columns:1fr!important;gap:11px!important}.mx-catalog-page .mx-public-product-card{display:grid!important;grid-template-columns:minmax(120px,36%) minmax(0,1fr)!important;height:auto!important;min-height:0!important}.mx-catalog-page .mx-public-product-image{height:100%!important;min-height:138px!important;border-bottom:0!important;border-right:1px solid #edf2ef!important}.mx-catalog-page .mx-public-product-image img{width:100%!important;height:100%!important;max-height:220px!important;object-fit:contain!important;padding:6px!important}.mx-catalog-page .mx-public-product-card>div:last-child{padding:13px 11px!important;min-width:0!important}.mx-catalog-page .mx90-catalog-commerce{margin-top:5px!important}.mx-catalog-page .mx52-card-actions{gap:6px!important}.mx-catalog-page .mx52-card-actions button,.mx-catalog-page .mx52-card-actions a{min-width:0!important;max-width:100%!important;min-height:40px!important}.mx90-product-detail .mx272-service-grid{grid-template-columns:1fr!important;gap:9px!important}.mx90-product-detail .mx272-service-card,.mx90-product-detail .mx277-review-note,.mx90-product-detail .mx293-review-note,.mx90-product-detail .mx293-review-trust-card,.mx90-product-detail .mx293-review-score-card{height:auto!important;min-height:0!important;padding:18px 16px!important}.mx90-product-detail .mx272-service-card span,.mx90-product-detail .mx272-service-card h3{margin:0 0 7px!important}.mx90-product-detail .mx272-service-card p,.mx90-product-detail .mx293-review-note span,.mx90-product-detail .mx293-review-trust-card p{margin:0!important;max-width:none!important}.mx90-product-detail .mx293-review-trust-card{align-items:flex-start!important;gap:12px!important}.mx90-product-detail .mx293-review-note a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;margin-top:12px!important;padding:0 14px!important;border:1px solid #b9d8c6!important;border-radius:11px!important;text-decoration:none!important;font-weight:700!important}.mx90-product-detail .mx90-final-cta{height:auto!important;min-height:0!important;padding:22px 18px!important;background:#075b72!important;color:#fff!important}.mx90-product-detail .mx90-final-cta h2,.mx90-product-detail .mx90-final-cta p,.mx90-product-detail .mx90-final-cta span{color:#fff!important}.mx90-product-detail .mx90-final-cta .mx-btn{min-height:44px!important}}@media(min-width:768px) and (max-width:1023px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:calc(100% - 44px)!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-landscape{width:100%!important;aspect-ratio:16/9!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{width:min(76vw,650px)!important;aspect-ratio:1/1!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{width:min(68vw,590px)!important;aspect-ratio:9/16!important;max-height:82svh!important;margin-inline:auto!important}.mx302-reference-main .mx302-hero__grid,.mx302-reference-main .mx302-split__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.mx302-reference-main .mx302-feature-grid.mx302-cols-4,.mx302-reference-main .mx302-feature-grid.mx302-cols-5,.mx302-reference-main .mx302-feature-grid.mx302-cols-6,.mx302-reference-main .mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-video-card,.mx302-reference-main .mx302-story-card{flex:0 0 calc(50% - 7px)!important;width:calc(50% - 7px)!important;max-width:calc(50% - 7px)!important}.mx302-reference-main .mx302-hero__media.is-mx320-portrait img,.mx302-reference-main .mx302-split__media.is-mx320-portrait img{height:auto!important;max-height:560px!important}.mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mx90-product-detail .mx272-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:1024px) and (max-width:1365px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:min(1180px,calc(100% - 48px))!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-landscape{width:100%!important;aspect-ratio:16/9!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{width:min(62vw,720px)!important;aspect-ratio:1/1!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{width:min(43vw,540px)!important;aspect-ratio:9/16!important;max-height:78svh!important;margin-inline:auto!important}.mx302-reference-main .mx302-hero__media,.mx302-reference-main .mx302-split__media{min-height:360px!important;max-height:560px!important}.mx302-reference-main .mx302-feature-grid.mx302-cols-5,.mx302-reference-main .mx302-feature-grid.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1366px) and (max-width:1919px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:min(1280px,calc(100% - 56px))!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-landscape{width:100%!important;aspect-ratio:16/9!important;max-height:720px!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{width:min(48vw,760px)!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{width:min(34vw,560px)!important;max-height:78svh!important;margin-inline:auto!important}}@media(min-width:1920px){.mx302-reference-main .mx302-video-first>.mx-wrap{width:min(1440px,calc(100% - 80px))!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-landscape{width:100%!important;aspect-ratio:16/9!important;max-height:810px!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-square{width:min(720px,38vw)!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-first__frame.is-mx323-portrait{width:min(560px,29vw)!important;max-height:80svh!important;margin-inline:auto!important}.mx302-reference-main .mx302-section>.mx-wrap,.mx302-reference-main .mx302-hero>.mx-wrap,.mx302-reference-main .mx302-cta>.mx-wrap{width:min(1280px,calc(100% - 80px))!important}}@media(prefers-reduced-motion:reduce){.mx302-reference-main .mx302-video-first__frame .mx302-video-poster{transition:none!important}}.mx-global-entry-media__frame{isolation:isolate!important}.mx-global-entry-media__video{position:relative!important;z-index:1!important}.mx-global-entry-media__poster{position:absolute;inset:0;width:100%;height:100%;z-index:2;object-fit:contain;object-position:center;background:#06172b;opacity:1;visibility:visible;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}.mx-global-entry-media__poster--mobile{display:none}.mx-global-entry-media__loading{z-index:3!important}.mx-global-entry-media.is-mx324-entry-painted:not(.is-mx324-entry-switching) .mx-global-entry-media__poster{opacity:0;visibility:hidden}.mx-global-entry-media.is-mx324-entry-switching .mx-global-entry-media__poster,.mx-global-entry-media:not(.is-mx324-entry-painted) .mx-global-entry-media__poster{opacity:1;visibility:visible}@media(max-width:767px){.mx-global-entry-media{width:100%!important;max-width:none!important;padding:0!important;margin:0!important;background:#06172b!important}.mx-global-entry-media__frame{width:100%!important;max-width:none!important;max-height:none!important;aspect-ratio:9/16!important;margin:0!important;border-radius:0!important;background:#06172b!important}.mx-global-entry-media__video,.mx-global-entry-media__poster{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}.mx-global-entry-media__poster--web{display:none!important}.mx-global-entry-media__poster--mobile{display:block!important}.mx302-reference-main .mx302-video-first{padding-inline:0!important}.mx302-reference-main .mx302-video-first>.mx-wrap{width:100%!important;max-width:none!important;padding-inline:0!important}.mx302-reference-main .mx302-video-first__frame{width:100%!important;max-width:none!important;margin-inline:0!important}}@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){.mx-global-entry-media{width:100%!important;background:#06172b!important}.mx-global-entry-media__frame{width:100%!important;max-width:none!important;aspect-ratio:4/5!important;max-height:82svh!important;background:#06172b!important}.mx-global-entry-media__video,.mx-global-entry-media__poster{object-fit:contain!important}.mx-global-entry-media__poster--web{display:none!important}.mx-global-entry-media__poster--mobile{display:block!important}}@media(min-width:768px) and (max-width:1023px) and (orientation:landscape){.mx-global-entry-media__frame{width:100%!important;max-width:none!important;aspect-ratio:16/9!important;max-height:calc(100svh - 74px)!important}.mx-global-entry-media__video,.mx-global-entry-media__poster{object-fit:contain!important}}@media(min-width:1024px){.mx-global-entry-media__frame{width:100%!important;max-width:1440px!important;aspect-ratio:16/9!important}.mx-global-entry-media__video,.mx-global-entry-media__poster{object-fit:contain!important;object-position:center!important}}@media(prefers-reduced-motion:reduce){.mx-global-entry-media__poster{transition:none!important}}@media(max-width:767px){.mx-global-entry-media.is-mx324-entry-landscape .mx-global-entry-media__frame{aspect-ratio:16/9!important;max-height:none!important}.mx-global-entry-media.is-mx324-entry-square .mx-global-entry-media__frame{aspect-ratio:1/1!important;max-height:none!important}}@media(min-width:768px) and (max-width:1023px) and (orientation:portrait){.mx-global-entry-media.is-mx324-entry-landscape .mx-global-entry-media__frame{aspect-ratio:16/9!important;max-height:none!important}.mx-global-entry-media.is-mx324-entry-square .mx-global-entry-media__frame{aspect-ratio:1/1!important;max-height:78svh!important}}@media(max-width:820px){.mx-catalog-page .mx90-mobile-buybar{display:none!important}}:root{--mx325-line:#dfe8e3;--mx325-soft:#f7faf9;--mx325-ink:#0d3268;--mx325-green:#0b7b43;--mx325-video:#06172b}.mx302-reference-main .mx302-video-first__frame .mx302-video-poster{opacity:1!important;visibility:visible!important;transition:opacity .08s linear,visibility .08s linear!important}.mx302-reference-main .mx302-video-first__frame.is-mx325-frame-committed:not(.is-mx312-switching):not(.is-mx316-video-unavailable) .mx302-video-poster{opacity:0!important;visibility:hidden!important}.mx302-reference-main .mx302-video-first__frame:not(.is-mx325-frame-committed) .mx302-video-poster,.mx302-reference-main .mx302-video-first__frame.is-mx312-switching .mx302-video-poster,.mx302-reference-main .mx302-video-first__frame.is-mx316-video-unavailable .mx302-video-poster{opacity:1!important;visibility:visible!important}.mx-global-entry-media:not(.is-mx325-entry-painted) .mx-global-entry-media__poster,.mx-global-entry-media.is-mx325-entry-switching .mx-global-entry-media__poster{opacity:1!important;visibility:visible!important}.mx-global-entry-media.is-mx325-entry-painted:not(.is-mx325-entry-switching) .mx-global-entry-media__poster{opacity:0!important;visibility:hidden!important}.mx302-reference-main,.mx-catalog-page,.mx90-product-detail{max-width:100%;overflow-x:clip}.mx302-reference-main .mx302-section,.mx302-reference-main .mx302-hero,.mx302-reference-main .mx302-cta,.mx302-reference-main .mx302-duo-card,.mx302-reference-main .mx302-split__grid,.mx302-reference-main .mx302-hero__grid,.mx-catalog-page .mx-public-product-card,.mx90-product-detail .mx90-product-hero{min-width:0}.mx302-reference-main .mx302-media-grid,.mx302-reference-main .mx302-video-card-grid,.mx302-reference-main .mx302-story-grid{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-video-card,.mx302-reference-main .mx302-story-card{scroll-snap-align:start;scroll-snap-stop:normal}.mx302-reference-main .mx302-video-card__frame.is-mx320-portrait img,.mx302-reference-main .mx302-video-card__frame.is-mx320-portrait video,.mx302-reference-main .mx302-info-video>div.is-mx320-portrait img,.mx302-reference-main .mx302-info-video>div.is-mx320-portrait video{object-fit:contain!important;background:var(--mx325-video)!important}.mx302-reference-main .mx302-video-card__frame.is-mx320-landscape img,.mx302-reference-main .mx302-video-card__frame.is-mx320-landscape video{object-fit:cover!important}@media(max-width:767px){.mx302-reference-main .mx302-section{padding-block:30px!important}.mx302-reference-main .mx302-section>.mx-wrap,.mx302-reference-main .mx302-hero>.mx-wrap,.mx302-reference-main .mx302-cta>.mx-wrap{width:calc(100% - 20px)!important;max-width:none!important}.mx302-reference-main .mx302-heading{margin-bottom:18px!important}.mx302-reference-main .mx302-heading h2{font-size:clamp(28px,8.4vw,38px)!important;line-height:1.08!important;text-wrap:balance}.mx302-reference-main .mx302-heading p{font-size:15px!important;line-height:1.55!important}.mx302-reference-main .mx302-hero__media,.mx302-reference-main .mx302-split__media{aspect-ratio:auto!important;min-height:0!important;max-height:none!important}.mx302-reference-main .mx302-hero__media img,.mx302-reference-main .mx302-split__media img{height:auto!important;min-height:0!important;max-height:min(62svh,520px)!important;aspect-ratio:auto!important}.mx302-reference-main .mx302-hero__media.is-mx320-landscape img,.mx302-reference-main .mx302-split__media.is-mx320-landscape img{width:100%!important;aspect-ratio:16/10!important;height:auto!important;max-height:none!important;object-fit:cover!important}.mx302-reference-main .mx302-hero__media.is-mx320-square img,.mx302-reference-main .mx302-split__media.is-mx320-square img{width:min(100%,520px)!important;aspect-ratio:1/1!important;height:auto!important;margin-inline:auto!important;object-fit:contain!important}.mx302-reference-main .mx302-hero__media.is-mx320-portrait img,.mx302-reference-main .mx302-split__media.is-mx320-portrait img{width:min(100%,520px)!important;height:auto!important;max-height:64svh!important;margin-inline:auto!important;object-fit:contain!important}.mx302-reference-main .mx302-feature-grid,.mx302-reference-main .mx302-explore-grid{gap:9px!important}.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card,.mx302-reference-main .mx302-steps article{height:auto!important;min-height:0!important;padding:17px 15px!important}.mx302-reference-main .mx302-feature-card .mx302-icon,.mx302-reference-main .mx302-explore-card .mx302-icon,.mx302-reference-main .mx302-steps .mx302-icon{width:46px!important;height:46px!important;min-width:46px!important;margin-bottom:9px!important;padding:11px!important}.mx302-reference-main .mx302-feature-card h3,.mx302-reference-main .mx302-explore-card h3{margin:2px 0 5px!important;font-size:16px!important;line-height:1.25!important}.mx302-reference-main .mx302-feature-card p,.mx302-reference-main .mx302-explore-card p,.mx302-reference-main .mx302-steps article p{max-width:none!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.mx302-reference-main .mx302-media-grid,.mx302-reference-main .mx302-story-grid,.mx302-reference-main .mx302-video-card-grid{gap:10px!important;padding:2px 2px 10px!important;scroll-padding-inline:2px!important}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-story-card{flex:0 0 86%!important;width:86%!important;max-width:86%!important}.mx302-reference-main .mx302-video-card{flex:0 0 90%!important;width:90%!important;max-width:90%!important}.mx302-reference-main .mx302-media-card figure,.mx302-reference-main .mx302-story-card figure{aspect-ratio:4/3!important;max-height:none!important}.mx302-reference-main .mx302-media-card figure img,.mx302-reference-main .mx302-story-card figure img{width:100%!important;height:100%!important;object-fit:cover!important}.mx302-reference-main .mx302-video-card__frame:not(.is-mx320-portrait){aspect-ratio:16/9!important;max-height:none!important}.mx302-reference-main .mx302-video-card__frame.is-mx320-portrait{width:min(100%,420px)!important;aspect-ratio:9/16!important;max-height:68svh!important;margin-inline:auto!important}.mx302-reference-main .mx302-video-card h3{margin:10px 0 5px!important;font-size:16px!important;line-height:1.3!important}.mx302-reference-main .mx302-video-card p{margin:0!important;font-size:13px!important;line-height:1.48!important}.mx302-page--hikayeler .mx307-story-featured__card,.mx302-page--hikayeler .mx307-story-featured__grid{display:grid!important;grid-template-columns:1fr!important}.mx302-page--hikayeler .mx307-story-featured__media{order:1!important;width:100%!important;min-height:0!important;max-height:none!important;aspect-ratio:4/3!important}.mx302-page--hikayeler .mx307-story-featured__copy{order:2!important;padding:19px 17px 21px!important}.mx302-page--apex-akademi [data-mx-builder-key="academy-hero"] .mx302-hero__media,.mx302-page--apex-akademi [data-mx-builder-key="academy-featured"] .mx302-media-card figure{padding:0!important;background:#f8fbfa!important}.mx302-page--apex-akademi [data-mx-builder-key="academy-featured"] .mx302-media-card figure{aspect-ratio:16/10!important}.mx-catalog-page .mx-public-product-grid{grid-template-columns:1fr!important;gap:10px!important}.mx-catalog-page .mx-public-product-card{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;height:auto!important;min-height:0!important;align-items:stretch!important}.mx-catalog-page .mx-public-product-image{width:132px!important;min-height:142px!important;height:100%!important;aspect-ratio:auto!important;border-right:1px solid #edf2ef!important;border-bottom:0!important}.mx-catalog-page .mx-public-product-image img{width:100%!important;height:100%!important;max-height:210px!important;padding:5px!important;object-fit:contain!important}.mx-catalog-page .mx-public-product-card>div:last-child{display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:12px 10px!important}.mx-catalog-page .mx-public-product-card h3{margin:4px 0!important;font-size:15px!important;line-height:1.25!important;overflow-wrap:anywhere}.mx-catalog-page .mx90-catalog-commerce{margin:4px 0 7px!important;padding-top:6px!important}.mx-catalog-page .mx52-card-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;padding-top:6px!important}.mx-catalog-page .mx52-card-actions .mx52-card-cart{grid-column:1/-1!important}.mx-catalog-page .mx52-card-actions button,.mx-catalog-page .mx52-card-actions a{min-height:38px!important;padding:5px!important;font-size:10.5px!important;line-height:1.18!important;white-space:normal!important}.mx90-product-detail .mx272-service-grid{grid-template-columns:1fr!important;gap:8px!important}.mx90-product-detail .mx272-service-card,.mx90-product-detail .mx293-review-note,.mx90-product-detail .mx293-review-trust-card,.mx90-product-detail .mx293-review-score-card{height:auto!important;min-height:0!important;padding:16px 14px!important}.mx90-product-detail .mx293-review-overview{grid-template-columns:1fr!important;gap:9px!important}.mx90-product-detail .mx293-review-score-card{grid-template-columns:1fr!important;gap:14px!important}.mx90-product-detail .mx293-review-score-main{min-height:0!important;padding:0 0 14px!important;border-right:0!important;border-bottom:1px solid #e5ece8!important}.mx90-product-detail .mx293-review-trust-card{gap:11px!important}.mx90-product-detail .mx90-final-cta{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;margin-top:30px!important;padding:20px 16px!important}.mx90-product-detail .mx90-final-cta>div:last-child{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important}.mx90-product-detail .mx90-final-cta .mx-btn{width:100%!important;min-height:44px!important}.mx-catalog-page .mx90-mobile-buybar,.mx302-reference-main .mx90-mobile-buybar{display:none!important}}@media(max-width:374px){.mx-catalog-page .mx-public-product-card{grid-template-columns:116px minmax(0,1fr)!important}.mx-catalog-page .mx-public-product-image{width:116px!important;min-height:126px!important}.mx-catalog-page .mx52-card-actions{grid-template-columns:1fr!important}.mx-catalog-page .mx52-card-actions .mx52-card-cart{grid-column:auto!important}}@media(min-width:768px) and (max-width:1023px){.mx302-reference-main .mx302-section>.mx-wrap,.mx302-reference-main .mx302-hero>.mx-wrap,.mx302-reference-main .mx302-cta>.mx-wrap{width:min(94%,940px)!important}.mx302-reference-main .mx302-hero__grid,.mx302-reference-main .mx302-split__grid{grid-template-columns:minmax(0,46%) minmax(0,54%)!important}.mx302-reference-main .mx302-hero__copy,.mx302-reference-main .mx302-split__copy{padding:30px 24px!important}.mx302-reference-main .mx302-hero__media,.mx302-reference-main .mx302-split__media{min-height:330px!important;max-height:500px!important}.mx302-reference-main .mx302-feature-grid.mx302-cols-4,.mx302-reference-main .mx302-feature-grid.mx302-cols-5,.mx302-reference-main .mx302-feature-grid.mx302-cols-6,.mx302-reference-main .mx302-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card{min-height:0!important;height:auto!important;padding:20px!important}.mx302-reference-main .mx302-media-card,.mx302-reference-main .mx302-video-card,.mx302-reference-main .mx302-story-card{flex:0 0 calc(50% - 6px)!important;width:calc(50% - 6px)!important;max-width:calc(50% - 6px)!important}.mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.mx-catalog-page .mx-public-product-card{height:100%!important;min-height:0!important}.mx90-product-detail .mx272-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mx90-product-detail .mx293-review-overview{grid-template-columns:1fr!important}}@media(min-width:1024px) and (max-width:1365px){.mx302-reference-main .mx302-section>.mx-wrap,.mx302-reference-main .mx302-hero>.mx-wrap,.mx302-reference-main .mx302-cta>.mx-wrap{width:min(1180px,calc(100% - 48px))!important}.mx302-reference-main .mx302-hero__grid,.mx302-reference-main .mx302-split__grid{grid-template-columns:minmax(0,44%) minmax(0,56%)!important}.mx302-reference-main .mx302-feature-grid.mx302-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.mx302-reference-main .mx302-feature-grid.mx302-cols-5,.mx302-reference-main .mx302-feature-grid.mx302-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card{height:auto!important;min-height:0!important}.mx-catalog-page .mx-public-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(min-width:1366px){.mx302-reference-main .mx302-feature-card,.mx302-reference-main .mx302-explore-card{height:auto!important;min-height:0!important}.mx302-reference-main .mx302-media-card figure,.mx302-reference-main .mx302-story-card figure{max-height:360px!important}.mx302-reference-main .mx302-video-card__frame:not(.is-mx320-portrait){aspect-ratio:16/9!important;max-height:410px!important}.mx-catalog-page .mx-public-product-card{height:100%!important}}@media(prefers-reduced-motion:reduce){.mx302-reference-main .mx302-video-first__frame .mx302-video-poster,.mx-global-entry-media__poster{transition:none!important}.mx302-reference-main .mx302-media-grid,.mx302-reference-main .mx302-video-card-grid,.mx302-reference-main .mx302-story-grid{scroll-behavior:auto!important}}.mx302-video-first__frame>.mx302-video-poster,.mx-global-entry-media__frame>.mx-global-entry-media__poster{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.mx302-video-first__frame,.mx-global-entry-media__frame{background:#06172b}.mxon-help-shell{--mxh-font:"Segoe UI Variable","Segoe UI",Inter,Roboto,Arial,sans-serif;--mxh-ink:#10243b;--mxh-muted:#5f7185;--mxh-line:#d8e3ec;--mxh-blue:#086bb9;--mxh-blue-dark:#064f86;--mxh-green:#3d8a1d;--mxh-green-dark:#286516;font-family:var(--mxh-font);font-weight:400;color:var(--mxh-ink);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.mxon-help-shell--public{width:min(1240px,calc(100% - 48px));margin:34px auto 56px}.mxon-help-shell--admin,.mxon-help-shell--member{width:100%;margin:18px 0 6px}.mxon-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.mxon-help-panel{min-width:0;border:1px solid var(--mxh-line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgb(18 63 105 / .07)}.mxon-help-panel>summary{list-style:none}.mxon-help-panel>summary::-webkit-details-marker,.mxon-help-faq>summary::-webkit-details-marker{display:none}.mxon-help-panel__summary{position:relative;isolation:isolate;min-height:158px;display:flex;align-items:center;justify-content:center;padding:24px;cursor:pointer;color:#fff;text-align:center;outline:none;overflow:hidden}.mxon-help-panel__summary:focus-visible{box-shadow:inset 0 0 0 4px rgb(255 255 255 / .92),inset 0 0 0 7px #073f75}.mxon-help-panel__media,.mxon-help-panel__shade{position:absolute;inset:0;z-index:-2}.mxon-help-panel__media{background-size:cover;background-position:center;opacity:.24;filter:saturate(.86) contrast(.94)}.mxon-help-panel__shade{z-index:-1}.mxon-help-panel--guide .mxon-help-panel__summary{background:#397f22}.mxon-help-panel--guide .mxon-help-panel__shade{background:linear-gradient(135deg,rgb(36 102 25 / .72),rgb(61 138 29 / .58))}.mxon-help-panel--faq .mxon-help-panel__summary{background:#086aa7}.mxon-help-panel--faq .mxon-help-panel__shade{background:linear-gradient(135deg,rgb(5 72 122 / .76),rgb(8 106 167 / .58))}.mxon-help-panel__summary-in{display:flex;flex-direction:column;align-items:center;max-width:520px}.mxon-help-panel__count{display:inline-flex;align-items:center;min-height:27px;padding:0 11px;border:1px solid rgb(255 255 255 / .48);border-radius:999px;background:rgb(0 0 0 / .08);font-size:11px;line-height:1;font-weight:600;letter-spacing:.04em}.mxon-help-panel__summary strong{display:block;margin-top:10px;font-size:clamp(22px,2.05vw,29px);line-height:1.12;letter-spacing:-.025em;font-weight:650;color:#fff}.mxon-help-panel__desc{display:block;margin-top:8px;max-width:470px;font-size:14px;line-height:1.45;font-weight:400;color:rgb(255 255 255 / .95)}.mxon-help-panel__toggle{position:absolute;right:18px;top:18px;width:32px;height:32px;border:1px solid rgb(255 255 255 / .48);border-radius:50%;background:rgb(0 0 0 / .09)}.mxon-help-panel__toggle i,.mxon-help-panel__toggle b{position:absolute;left:50%;top:50%;width:13px;height:1.5px;border-radius:2px;background:#fff;transform:translate(-50%,-50%)}.mxon-help-panel__toggle b{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .18s ease}.mxon-help-panel[open] .mxon-help-panel__toggle b{opacity:0}.mxon-help-panel__body{padding:20px;background:#fff}.mxon-help-panel--guide .mxon-help-panel__body{border-top:3px solid #3d8a1d}.mxon-help-panel--faq .mxon-help-panel__body{border-top:3px solid #086aa7}.mxon-help-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mxon-help-step{min-width:0;padding:17px 14px 16px;border:1px solid var(--mxh-line);border-top:3px solid var(--mxh-green);border-radius:14px;background:#fff;text-align:center}.mxon-help-step__num,.mxon-help-faq__num{display:inline-flex;align-items:center;justify-content:center;min-width:39px;height:29px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:620}.mxon-help-step__num{background:#e9f6df;color:#376f17}.mxon-help-step h3{margin:9px 0 6px;color:#163b48;font-size:15px;line-height:1.3;font-weight:650;letter-spacing:-.01em}.mxon-help-step p{margin:0;color:var(--mxh-muted);font-size:13px;line-height:1.48;font-weight:400}.mxon-help-faqs{display:grid;gap:9px}.mxon-help-faq{border-radius:13px;background:#086785;color:#fff;overflow:hidden}.mxon-help-faq>summary{position:relative;list-style:none;min-height:57px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 14px;cursor:pointer;outline:none}.mxon-help-faq>summary:focus-visible{box-shadow:inset 0 0 0 3px #fff}.mxon-help-faq__num{border:1px solid rgb(255 255 255 / .42);background:rgb(255 255 255 / .06);color:#fff}.mxon-help-faq summary strong{font-size:13.5px;line-height:1.35;font-weight:600;color:#fff}.mxon-help-faq__plus{position:relative;width:28px;height:28px;border:1px solid rgb(255 255 255 / .42);border-radius:50%}.mxon-help-faq__plus:before,.mxon-help-faq__plus:after{content:"";position:absolute;left:50%;top:50%;width:11px;height:1.5px;background:#fff;transform:translate(-50%,-50%)}.mxon-help-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .18s ease}.mxon-help-faq[open] .mxon-help-faq__plus:after{opacity:0}.mxon-help-faq__answer{padding:0 16px 15px 65px;border-top:1px solid rgb(255 255 255 / .14);background:#075b77}.mxon-help-faq__answer p{margin:12px 0 0;color:rgb(255 255 255 / .94);font-size:13.5px;line-height:1.55;font-weight:400}.mxon-help-shell--admin .mxon-help-panel__summary,.mxon-help-shell--member .mxon-help-panel__summary{min-height:138px}.mxon-help-shell--admin .mxon-help-panel__summary strong,.mxon-help-shell--member .mxon-help-panel__summary strong{font-size:22px}.mxon-help-shell--admin .mxon-help-panel__desc,.mxon-help-shell--member .mxon-help-panel__desc{font-size:13px}.mxon-help-shell--admin .mxon-help-panel__body,.mxon-help-shell--member .mxon-help-panel__body{padding:16px}.mxon-help-shell--admin .mxon-help-step,.mxon-help-shell--member .mxon-help-step{padding:14px 12px}.mxon-help-shell--admin .mxon-help-step h3,.mxon-help-shell--member .mxon-help-step h3{font-size:14px}.mxon-help-shell--admin .mxon-help-step p,.mxon-help-shell--member .mxon-help-step p{font-size:12.5px}.mxon-help-admin-intro{margin:0 0 14px}.mxon-help-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mxon-help-admin-card{border:1px solid #dbe5ec;border-radius:16px;background:#fff;padding:16px}.mxon-help-admin-card h3{margin:0 0 8px;color:#0b477d;font-size:16px;font-weight:620}.mxon-help-admin-card p{margin:0 0 10px}.mxon-help-admin-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.mxon-help-admin-status{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#eaf7ef;color:#247045;font-size:11px;font-weight:600}.mxon-help-admin-status.warn{background:#fff2dc;color:#8a5200}.mxon-help-admin-textarea{min-height:170px!important;font-family:var(--mxh-font)!important;font-size:12.5px!important;line-height:1.5!important}.mxon-help-admin-select{width:100%}@media(max-width:1180px) and (min-width:1024px){.mxon-help-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1023px){.mxon-help-grid{grid-template-columns:1fr}.mxon-help-shell--public{width:min(100% - 32px,900px);margin:28px auto 44px}.mxon-help-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.mxon-help-admin-grid{grid-template-columns:1fr}}@media(max-width:640px){.mxon-help-shell--public{width:calc(100% - 24px);margin:22px auto 36px}.mxon-help-grid{gap:12px}.mxon-help-panel{border-radius:16px}.mxon-help-panel__summary{min-height:130px;padding:18px 48px 18px 16px;text-align:left;justify-content:flex-start}.mxon-help-panel__summary-in{align-items:flex-start}.mxon-help-panel__summary strong{font-size:21px}.mxon-help-panel__desc{font-size:13px}.mxon-help-panel__toggle{right:13px;top:13px}.mxon-help-panel__body{padding:13px}.mxon-help-steps{grid-template-columns:1fr;gap:9px}.mxon-help-step{text-align:left;display:grid;grid-template-columns:auto 1fr;column-gap:10px}.mxon-help-step__num{grid-row:1/3}.mxon-help-step h3{margin:2px 0 4px}.mxon-help-faq>summary{grid-template-columns:auto 1fr auto;padding:9px 10px;gap:9px}.mxon-help-faq__answer{padding-left:14px}.mxon-help-shell--admin .mxon-help-panel__summary,.mxon-help-shell--member .mxon-help-panel__summary{min-height:120px}.mxon-help-admin-card{padding:13px}}@media(prefers-reduced-motion:reduce){.mxon-help-panel__toggle b,.mxon-help-faq__plus:after{transition:none}}.mxon-help-panel__summary,.mxon-help-panel__summary .mxon-help-panel__summary-in,.mxon-help-panel__summary .mxon-help-panel__summary-in *,.mxon-help-panel__summary .mxon-help-panel__count,.mxon-help-panel__summary .mxon-help-panel__desc,.mxon-help-panel__summary strong,.mxon-help-panel__summary h1,.mxon-help-panel__summary h2,.mxon-help-panel__summary h3,.mxon-help-panel__summary p,.mxon-help-panel__summary span,.mxon-help-panel__summary small,.mxon-help-panel__summary b,.mxon-help-panel__summary i{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 2px rgb(0 0 0 / .22)}.mxon-help-panel__count{border-color:rgb(255 255 255 / .62)!important;background:rgb(0 0 0 / .16)!important}.mxon-help-panel__toggle{border-color:rgb(255 255 255 / .68)!important;background:rgb(0 0 0 / .14)!important}.mxon-help-panel__toggle i,.mxon-help-panel__toggle b{background:#fff!important}.mxon-help-panel--faq .mxon-help-faq,.mxon-help-panel--faq .mxon-help-faq>summary,.mxon-help-panel--faq .mxon-help-faq>summary *,.mxon-help-panel--faq .mxon-help-faq__answer,.mxon-help-panel--faq .mxon-help-faq__answer *{color:#fff!important;-webkit-text-fill-color:#fff!important}.mxon-help-panel--faq .mxon-help-faq>summary strong{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 1px rgb(0 0 0 / .16)}.mxon-help-panel--faq .mxon-help-faq__answer p{color:rgb(255 255 255 / .96)!important;-webkit-text-fill-color:rgb(255 255 255 / .96)!important}.mxon-help-panel--faq .mxon-help-faq__num{color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:rgb(255 255 255 / .55)!important}.mxon-help-panel--faq .mxon-help-faq__plus{border-color:rgb(255 255 255 / .58)!important}.mxon-help-panel--faq .mxon-help-faq__plus:before,.mxon-help-panel--faq .mxon-help-faq__plus:after{background:#fff!important}.mxon-help-panel--guide .mxon-help-panel__body,.mxon-help-panel--guide .mxon-help-panel__body *{-webkit-text-fill-color:initial;text-shadow:none}.mxon-help-panel--guide .mxon-help-step h3{color:#163b48!important;-webkit-text-fill-color:#163b48!important}.mxon-help-panel--guide .mxon-help-step p{color:#5f7185!important;-webkit-text-fill-color:#5f7185!important}.mxon-help-panel--guide .mxon-help-step__num{color:#376f17!important;-webkit-text-fill-color:#376f17!important}body.mxon-admin-panel-ui .mxon45-shortcuts{margin:0 0 20px!important;padding:18px 20px!important;border-radius:20px!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-btn{min-width:0!important;min-height:58px!important;height:auto!important;padding:11px 16px!important;border-radius:14px!important;font-size:13px!important;line-height:1.35!important;font-weight:600!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important}@media (max-width:1360px) and (min-width:1024px){body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1023px){body.mxon-admin-panel-ui .mxon45-shortcuts{padding:16px!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-btn{min-height:54px!important;padding:10px 13px!important}}@media (max-width:640px){body.mxon-admin-panel-ui .mxon45-shortcuts{padding:13px!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-grid{grid-template-columns:1fr!important;gap:10px!important}body.mxon-admin-panel-ui .mxon45-shortcuts .mxon-shortcut-btn{min-height:50px!important;padding:10px 12px!important}}.mxon-help-next{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 14px;border:1px solid #d8e3ec;border-radius:12px;background:#f8fbfd}.mxon-help-next span{color:#5f7185;font-size:12.5px;line-height:1.4}.mxon-help-next a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:9px;background:#0b6173;color:#fff!important;text-decoration:none;font-size:12px;font-weight:600;white-space:nowrap}.mxon-help-admin-preview{height:110px;border-radius:13px;overflow:hidden;position:relative;background:#eef4f7;border:1px solid #dbe5ec;margin:10px 0}.mxon-help-admin-preview img{width:100%;height:100%;object-fit:cover;display:block;opacity:.45}.mxon-help-admin-preview:after{content:"";position:absolute;inset:0}.mxon-help-admin-preview.guide:after{background:rgb(54 128 30 / .60)}.mxon-help-admin-preview.faq:after{background:rgb(8 106 167 / .62)}.mxon-help-count-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:8px 0}.mxon-help-live-count{display:inline-flex;min-height:25px;align-items:center;padding:0 9px;border-radius:999px;background:#edf4f8;color:#30566e;font-size:11px;font-weight:600}.mxon-help-live-count.is-ok{background:#eaf7ef;color:#247045}.mxon-help-live-count.is-bad{background:#fff0e8;color:#9a4e18}@media(max-width:640px){.mxon-help-next{align-items:flex-start;flex-direction:column}.mxon-help-next a{width:100%}}:where(a[href],button,input,select,textarea,[role="button"],[role="tab"],[tabindex]:not([tabindex="-1"])):focus-visible{outline:0!important;box-shadow:0 0 0 2px #fff,0 0 0 5px #075eb8!important}:where(input,select,textarea)[aria-invalid="true"]{border-color:#b42318!important;box-shadow:0 0 0 2px rgb(180 35 24 / .22)!important}.mxon-skip-link{position:fixed;left:14px;top:-90px;z-index:1000000;padding:10px 14px;border-radius:9px;background:#fff;color:#111!important;text-decoration:none;font-weight:700;box-shadow:0 8px 28px rgb(0 0 0 / .24)}.mxon-skip-link:focus{top:14px}@media (forced-colors:active){:where(a[href],button,input,select,textarea,[role="button"],[role="tab"],[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid CanvasText!important;outline-offset:2px!important;box-shadow:none!important}:where(input,select,textarea)[aria-invalid="true"]{outline:2px solid Mark!important;outline-offset:1px!important}}.mx37-cart-count,.mxon-alert-bell__count{background:#b54708!important;color:#fff!important}.mx91-campaign-note span{background:#347a11!important;color:#fff!important}.mxon45-join>a,.mx93-whatsapp-btn{background:#1f7a36!important;color:#fff!important}.mx306-academy-mentor__copy .mx302-btn--light{background:#347a11!important;color:#fff!important}.mx-product-card__placeholder,.mx-product-detail-placeholder,.mx85-product-placeholder,.mx85-product-manager__preview,.mx100-identity-preview,.mx109-media-empty,.mx37-cart-thumb{color:#59645e!important}.mx-film-dots button,.mx49-film .mx-film-dots button,.mx-film-hero-v0141 .mx-film-dots button{position:relative!important;width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;padding:0!important;background:transparent!important;border:0!important}.mx-film-dots button::after,.mx49-film .mx-film-dots button::after,.mx-film-hero-v0141 .mx-film-dots button::after{content:"";position:absolute;left:2px;right:2px;top:50%;height:3px;transform:translateY(-50%);border-radius:999px;background:rgb(255 255 255 / .42)}.mx-film-dots button.is-active,.mx49-film .mx-film-dots button.is-active,.mx-film-hero-v0141 .mx-film-dots button.is-active{width:34px!important;min-width:34px!important;background:transparent!important}.mx-film-dots button.is-active::after,.mx49-film .mx-film-dots button.is-active::after,.mx-film-hero-v0141 .mx-film-dots button.is-active::after{background:#fff}body .mx99-builder-section{position:relative;padding:56px 0;background:#fff;overflow:hidden}body .mx99-builder-section.mx99-theme-soft{background:#fff}body .mx99-builder-section.mx99-theme-blue{background:#0b4f78;color:#fff}body .mx99-builder-section.mx99-theme-green{background:#2f7d32;color:#fff}body .mx99-builder-section.mx99-theme-dark{background:#102432;color:#fff}body .mx99-builder-section .mx99-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}body .mx99-builder-section.mx99-align-center{text-align:center}body .mx99-builder-section.mx99-align-right{text-align:right}body .mx99-builder-section h2{margin:0 0 12px;font-size:clamp(28px,4vw,44px);line-height:1.08;font-weight:650}body .mx99-builder-section p{margin:0;line-height:1.7;color:#1f2937}body .mx99-builder-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:center}body .mx99-builder-media{overflow:hidden;border-radius:18px;background:#fff}body .mx99-builder-media img,body .mx99-builder-media video{display:block;width:100%;max-height:680px;object-fit:contain}body .mx99-builder-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body .mx99-builder-gallery figure{margin:0}body .mx99-builder-gallery img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:14px}body .mx99-builder-actions{margin-top:22px}body .mx99-builder-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:9px;background:#0f172a;color:#fff;text-decoration:none;font-weight:650}body section.mx99-section-theme-white,body section.mx99-section-theme-soft{background:#fff!important;color:#0f172a!important}body section.mx99-section-theme-blue{background:#0b4f78!important;color:#fff!important}body section.mx99-section-theme-green{background:#2f7d32!important;color:#fff!important}body section.mx99-section-theme-dark{background:#102432!important;color:#fff!important}body section.mx99-section-theme-blue :is(h1,h2,h3,h4,p),body section.mx99-section-theme-green :is(h1,h2,h3,h4,p),body section.mx99-section-theme-dark :is(h1,h2,h3,h4,p){color:#fff!important}.mx100-fit-cover .mx99-builder-media img,.mx100-fit-cover .mx99-builder-media video{object-fit:cover!important;width:100%!important;height:100%!important}.mx100-ratio-square .mx99-builder-media{aspect-ratio:1}.mx100-ratio-portrait .mx99-builder-media{aspect-ratio:4/5}.mx100-ratio-wide .mx99-builder-media{aspect-ratio:16/9}[data-mx219-text-align="left"]{text-align:left!important}[data-mx219-text-align="center"]{text-align:center!important}[data-mx219-text-align="right"]{text-align:right!important}[data-mx219-text-align="justify"]{text-align:justify!important}[data-mx219-heading-color="1"] :where(h1,h2,h3,h4,h5,h6){color:var(--mx219-heading-color)!important}[data-mx219-text-color="1"] :where(p,li,blockquote,small,.mx-kicker,.mx-eyebrow){color:var(--mx219-text-color)!important}[data-mx219-button-colors="1"] :where(.mx-btn,.mx49-link,.mx-text-link,a[class*="btn"],button){color:var(--mx219-button-text-color,inherit)!important;background-color:var(--mx219-button-bg-color,transparent)!important}[data-mx219-section-bg="1"]{background-color:var(--mx219-section-bg-color)!important}[data-mx219-card-bg="1"] :where(article,.mx-card,.mx49-brand-card,.mx49-product-card,.mx-solution-card){background-color:var(--mx219-card-bg-color)!important}[data-mx219-spacing="compact"]{padding-block:clamp(24px,4vw,42px)!important}[data-mx219-spacing="normal"]{padding-block:clamp(48px,6vw,72px)!important}[data-mx219-spacing="spacious"]{padding-block:clamp(72px,9vw,112px)!important}[data-mx219-media-fit="cover"] [data-mx99-editable-media]{object-fit:cover!important}[data-mx219-media-fit="contain"] [data-mx99-editable-media]{object-fit:contain!important}[data-mx219-media-layout="center"] [data-mx99-editable-media]{display:block;margin-inline:auto!important}[data-mx219-media-layout="right"] [data-mx99-editable-media]{display:block;margin-left:auto!important;margin-right:0!important}@media(max-width:767px){body .mx99-builder-section{padding:38px 0}body .mx99-builder-section .mx99-inner{width:min(100% - 28px,1180px)}body .mx99-builder-grid{grid-template-columns:1fr;gap:20px}body .mx99-builder-gallery{grid-template-columns:1fr 1fr}}:root{--mxon-font:"Segoe UI Variable Text","Segoe UI Variable","Segoe UI",Roboto,Arial,sans-serif;--mxon-type-ink:#17212b;--mxon-type-muted:#5f6b76}html{font-family:var(--mxon-font);font-kerning:normal;text-size-adjust:100%;-webkit-text-size-adjust:100%}body,button,input,select,textarea,table,th,td,label,summary{font-family:var(--mxon-font)!important}body{font-weight:400;letter-spacing:0;-webkit-font-smoothing:auto;text-rendering:optimizeLegibility;font-synthesis:none;font-optical-sizing:auto}h1,h2,h3,h4,h5,h6{font-family:var(--mxon-font)!important;font-weight:600!important;letter-spacing:-.016em;text-rendering:optimizeLegibility;font-synthesis:none}strong,b{font-weight:600}p,li,dd,dt,label,input,select,textarea{font-weight:400}button,input[type="submit"],input[type="button"],.btn,.button,[class*="-btn"],[class*="__btn"]{font-weight:600}table{font-variant-numeric:tabular-nums lining-nums}th{font-weight:600!important}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace!important}.mxon-admin-panel-ui,.mxon-member-panel-ui,.shell,.side,.main{font-family:var(--mxon-font)!important}.mxon-panel-brand-copy strong,.mxon-panel-version,.side nav a,.mxon-nav-priority a{font-weight:550}@media(max-width:720px){body{font-size:15px}}html{font-size:16.5px}body{font-size:16.5px}.mx-nav-list>li>a,.mx-nav-submenu a{font-size:13px!important}.mx-header-cta,.mx-site-menu-toggle,.mx-btn{font-size:14.5px!important}.mx-kicker,.mx-eyebrow{font-size:12.5px!important}.mx-badge,.mx-product-category{font-size:12px!important}.mx-solution-grid p,.mx-public-product-card p,.mx-product-card p,.mx-process-grid p,.mx-profileline{font-size:14.5px!important}.mx-section-heading p,.mx-feature-copy p,.mx-video-copy p,.mx-contact-card p{font-size:16.5px}.mx281-account-page{font-size:15.5px!important}.mx281-account-page button,.mx281-account-page input,.mx281-account-page select,.mx281-account-page textarea{font-size:14px!important}.mx281-account-page p,.mx281-account-page li,.mx281-account-page label,.mx281-account-page td,.mx281-account-page th,.mx281-account-page dd,.mx281-account-page dt{font-size:13.5px}.mx281-account-page small,.mx281-account-page .muted,.mx281-account-page [class*="hint"],.mx281-account-page [class*="meta"]{font-size:12.5px}.mx281-account-page h3{font-size:max(16px,1em)}.mxon-binary-tree-standalone-v0394,.mxon-binary-tree-standalone-v0396,.mxon-binary-tree-standalone-v0398{font-size:15.5px}.mxon-binary-tree-standalone-v0394 button,.mxon-binary-tree-standalone-v0394 input,.mxon-binary-tree-standalone-v0394 select,.mxon-binary-tree-standalone-v0396 button,.mxon-binary-tree-standalone-v0396 input,.mxon-binary-tree-standalone-v0396 select,.mxon-binary-tree-standalone-v0398 button,.mxon-binary-tree-standalone-v0398 input,.mxon-binary-tree-standalone-v0398 select{font-size:13.5px!important}.mxon-binary-tree-standalone-v0394 small,.mxon-binary-tree-standalone-v0396 small,.mxon-binary-tree-standalone-v0398 small{font-size:12.5px!important}.mx398-route-state{min-height:100dvh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#f4f9ff,#f8fbff 48%,#f5fbf5);font-family:var(--mx-font-ui,"Segoe UI",Arial,sans-serif)}.mx398-route-state section{width:min(720px,100%);padding:34px;border:1px solid #dce6ef;border-radius:24px;background:#fff;box-shadow:0 22px 60px rgb(15 42 70 / .10)}.mx398-route-state span{display:block;margin-bottom:8px;color:#0c6c3c;font-size:12.5px;font-weight:700;letter-spacing:.12em}.mx398-route-state h1{margin:0 0 12px;color:#10243a;font-size:clamp(28px,4vw,42px);line-height:1.08}.mx398-route-state p{margin:0;color:#5d6d7e;font-size:15px;line-height:1.65}.mx398-route-state div{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.mx398-route-state a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:11px;background:#0b5ca8;color:#fff;text-decoration:none;font-size:14px;font-weight:600}.mx398-route-state a+a{background:#f0f5f9;color:#153149}@media(max-width:720px){html,body{font-size:16px}.mx281-account-page{font-size:15px!important}.mx281-account-page p,.mx281-account-page li,.mx281-account-page label,.mx281-account-page td,.mx281-account-page th{font-size:13.5px}.mx398-route-state{padding:16px}.mx398-route-state section{padding:24px;border-radius:18px}}:root{--mxon-brand-primary:#009b4d;--mxon-brand-secondary:#0b72d9;--mxon-brand-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body.mx412-brand-contract,body.mx412-brand-contract button,body.mx412-brand-contract input,body.mx412-brand-contract select,body.mx412-brand-contract textarea{font-family:var(--mxon-brand-font)}body.mx412-white-label .mxon-customer-account-shell .mxon-account-sidebar,body.mx412-white-label .mxon-account-reference-shell .mxon-account-sidebar{--mxon-accent:var(--mxon-brand-primary)}body.mx412-white-label .mxon-customer-account-shell a:focus-visible,body.mx412-white-label .mxon-customer-account-shell button:focus-visible{outline-color:var(--mxon-brand-secondary)}body.mx412-white-label .mxon-account-sidebar .is-active>a,body.mx412-white-label .mxon-account-sidebar a[aria-current="page"]{border-left-color:var(--mxon-brand-primary)}@media (prefers-reduced-motion:reduce){body.mx412-brand-contract *,body.mx412-brand-contract *::before,body.mx412-brand-contract *::after{scroll-behavior:auto!important}}