body:has(.cart){background:#f8f8f5}body:has(.cart) .cart{color:#020b19}body:has(.cart) .cart .page-width{max-width:1240px}body:has(.cart) .cart__header{margin-bottom:28px;text-align:left}body:has(.cart) .cart__header h1{color:#020b19;font-family:DM Sans,sans-serif;font-size:clamp(30px,4vw,46px);font-weight:800;letter-spacing:-.04em}body:has(.cart) .cart__form{margin-top:0;padding:28px;background:#fff;border:1px solid rgba(2,11,25,.08);border-radius:24px;box-shadow:0 16px 48px #020b190f}body:has(.cart) .cart table thead tr th{color:#020b1994;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}body:has(.cart) .cart tbody tr{border-color:#020b1914}body:has(.cart) .cart-item__media{overflow:hidden;background:#f3f5f7;border-radius:16px}body:has(.cart) .cart-item__title{color:#020b19;font-weight:750}body:has(.cart) .cart-quantity{overflow:hidden;background:#f8f8f5;border:1px solid rgba(2,11,25,.1);border-radius:999px}body:has(.cart) .cart-item__remove{color:#020b198c;border-radius:999px}body:has(.cart) .cart-item__remove:hover{color:#fff;background:#0b5cff}body:has(.cart) .free-shipping-goal{max-width:none;margin:0 0 18px;padding:18px 20px;text-align:left;background:#eef4ff;border:1px solid rgba(11,92,255,.14);border-radius:16px}body:has(.cart) .cart__footer{margin-top:22px}body:has(.cart) .cart__footer-wrapper{padding:24px;background:#020b19;border-radius:20px;color:#fff}body:has(.cart) .cart__footer-wrapper .totals__subtotal,body:has(.cart) .cart__footer-wrapper .totals__subtotal-value,body:has(.cart) .cart__footer-wrapper .tax-note{color:#fff}body:has(.cart) .cart__footer-wrapper .tax-note{opacity:.68}body:has(.cart) .cart__footer--buttons .btn--primary{min-height:54px;background:#0b5cff;border-color:#0b5cff;border-radius:12px;font-weight:800}.cart-complementary-products{display:block;padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background:#f8f8f5}.cart-complementary-products.hidden{display:none}.cart-complementary-products__header{margin-bottom:22px;text-align:left}.cart-complementary-products__eyebrow{margin:0 0 7px;color:#0b5cff;font-family:DM Sans,sans-serif;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cart-complementary-products__heading,.cart-complementary-products__subheading{margin:0}.cart-complementary-products__heading{color:#020b19;font-family:DM Sans,sans-serif;font-weight:800;letter-spacing:-.035em}.cart-complementary-products__subheading{margin-top:6px;color:#020b199e}.cart-complementary-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cart-complementary-products__item{min-width:0;overflow:hidden;padding:12px;background:#fff;border:1px solid rgba(2,11,25,.08);border-radius:18px;box-shadow:0 10px 30px #020b190d}@media screen and (max-width:989px){.cart-complementary-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){body:has(.cart) .cart__header{margin-bottom:18px}body:has(.cart) .cart__form{margin-inline:-12px;padding:18px 14px;border-radius:18px}body:has(.cart) .cart tbody tr td{padding-block:20px}body:has(.cart) .cart-item__media{flex-basis:88px}body:has(.cart) .cart__footer-wrapper{padding:20px 16px;border-radius:16px}.cart-complementary-products__header{margin-bottom:16px}.cart-complementary-products__grid{display:flex;gap:12px;margin-inline:-20px;padding:4px 20px 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.cart-complementary-products__grid::-webkit-scrollbar{display:none}.cart-complementary-products__item{flex:0 0 min(72vw,270px);scroll-snap-align:start}}.mt-new-arrivals{--mt-blue: #0aa9e8;--mt-cyan: #0284c7;--mt-ink: #111827;--mt-muted: #4b5563;--mt-border: rgba(15, 23, 42, .11);padding:clamp(56px,7vw,92px) 0;background:radial-gradient(circle at 92% 8%,rgba(10,169,232,.12),transparent 28%),linear-gradient(180deg,#f4f8fd,#fff);color:var(--mt-ink)}.mt-new-arrivals *{box-sizing:border-box}.mt-new-arrivals__wrap{width:min(1240px,calc(100% - 32px));margin:0 auto}.mt-new-arrivals__header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.mt-new-arrivals__eyebrow{margin:0 0 10px;color:var(--mt-cyan);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.mt-new-arrivals__title{max-width:850px;margin:0;color:var(--mt-ink);font-size:clamp(32px,4.8vw,64px);line-height:.98;letter-spacing:-.06em}.mt-new-arrivals__description{max-width:660px;margin:15px 0 0;color:var(--mt-muted);font-size:clamp(15px,1.3vw,18px);line-height:1.55}.mt-new-arrivals__all{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid rgba(10,169,232,.24);border-radius:999px;background:#fff;box-shadow:0 12px 30px #0f172a12;color:var(--mt-ink);font-size:14px;font-weight:900;text-decoration:none;white-space:nowrap}.mt-new-arrivals__tabs{display:flex;gap:8px;margin-bottom:24px;padding:5px;overflow-x:auto;border:1px solid var(--mt-border);border-radius:999px;background:#ffffffd1;scrollbar-width:none}.mt-new-arrivals__tabs::-webkit-scrollbar{display:none}.mt-new-arrivals__tab{min-height:42px;flex:1 0 auto;padding:10px 18px;border:0;border-radius:999px;background:transparent;color:#475569;cursor:pointer;font:inherit;font-size:14px;font-weight:850;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.mt-new-arrivals__tab.is-active{background:linear-gradient(135deg,var(--mt-blue),#2563eb);box-shadow:0 10px 24px #0aa9e83d;color:#fff}.mt-new-arrivals__tab:focus-visible,.mt-new-arrivals__all:focus-visible,.mt-new-arrivals a:focus-visible{outline:3px solid rgba(10,169,232,.42);outline-offset:3px}.mt-new-arrivals__panel[hidden]{display:none}.mt-new-arrivals__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mt-new-arrivals__card{min-width:0;overflow:hidden;border:1px solid var(--mt-border);border-radius:24px;background:#fff;box-shadow:0 16px 42px #0f172a14;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.mt-new-arrivals__card:hover{transform:translateY(-5px);border-color:#0aa9e86b;box-shadow:0 20px 56px #0f172a1f}.mt-new-arrivals__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:#f1f5f9}.mt-new-arrivals__badge{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border:1px solid rgba(10,169,232,.2);border-radius:999px;background:#ffffffe6;color:#0369a1;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mt-new-arrivals__image,.mt-new-arrivals__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.mt-new-arrivals__card:hover .mt-new-arrivals__image{transform:scale(1.045)}.mt-new-arrivals__info{padding:16px}.mt-new-arrivals__category{display:block;margin-bottom:8px;color:var(--mt-cyan);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mt-new-arrivals__product-title{min-height:44px;margin:0;color:var(--mt-ink);font-size:15px;font-weight:850;line-height:1.4}.mt-new-arrivals__product-title a,.mt-new-arrivals__link{color:inherit;text-decoration:none}.mt-new-arrivals__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px}.mt-new-arrivals__price{color:var(--mt-ink);font-size:17px;font-weight:950}.mt-new-arrivals__link{display:inline-flex;align-items:center;gap:5px;color:var(--mt-cyan);font-size:12px;font-weight:900;white-space:nowrap}.mt-new-arrivals__empty{margin:0;padding:42px 20px;border:1px dashed rgba(15,23,42,.18);border-radius:22px;background:#ffffffbd;color:var(--mt-muted);text-align:center}@media(max-width:1099px){.mt-new-arrivals__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.mt-new-arrivals{padding:54px 0}.mt-new-arrivals__header{display:block}.mt-new-arrivals__all{margin-top:18px}.mt-new-arrivals__tabs{width:100%;border-radius:18px}.mt-new-arrivals__tab{flex:0 0 auto;min-width:132px}.mt-new-arrivals__grid{grid-template-columns:repeat(4,minmax(78vw,1fr));gap:12px;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mt-new-arrivals__grid::-webkit-scrollbar{display:none}.mt-new-arrivals__card{scroll-snap-align:start}.mt-new-arrivals__product-title{min-height:auto}}.mytech-product{background:var(--mt-page);color:var(--mt-ink);font-family:DM Sans,sans-serif}.mytech-product *,.mytech-product *:before,.mytech-product *:after{box-sizing:border-box}.mytech-product__container,.mytech-product__content-inner{width:min(1540px,calc(100% - 48px));margin:0 auto}.mytech-product__breadcrumbs{display:flex;gap:9px;align-items:center;min-height:58px;overflow:hidden;color:var(--mt-muted);font-size:12px;white-space:nowrap}.mytech-product__breadcrumbs a{color:inherit;text-decoration:none}.mytech-product__breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.mytech-product__layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(360px,.75fr);gap:28px;align-items:start;padding-bottom:72px}.mytech-product__gallery{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,.75fr);gap:16px}.mytech-product__media{min-height:260px;margin:0;overflow:hidden;border:1px solid rgba(2,11,25,.08);border-radius:var(--mt-radius);background:var(--mt-surface)}.mytech-product__media--hero{grid-row:span 3;min-height:760px}.mytech-product__image,.mytech-product__video,.mytech-product__model,.mytech-product__placeholder{width:100%;height:100%;display:block;object-fit:contain}.mytech-product__media--hero .mytech-product__image{transform:scale(1.08)}.mytech-product__placeholder{padding:12%}.mytech-product__summary{position:sticky;top:24px}.mytech-product__summary-card{padding:32px;border:1px solid rgba(2,11,25,.08);border-radius:var(--mt-radius);background:var(--mt-surface);box-shadow:0 18px 50px #020b190f}.mytech-product__eyebrow,.mytech-product__content-heading p{margin:0 0 12px;color:var(--mt-primary);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mytech-product__title{margin:0;font-size:clamp(30px,3vw,48px);font-weight:650;letter-spacing:-.045em;line-height:1.02}.mytech-product__short{margin-top:20px;color:var(--mt-muted);font-size:15px;line-height:1.65}.mytech-product__price-row{display:flex;gap:12px;align-items:baseline;margin-top:26px}.mytech-product__price{font-size:29px;font-weight:750;letter-spacing:-.035em}.mytech-product__compare{color:var(--mt-muted);font-size:15px;text-decoration:line-through}.mytech-product .is-hidden{display:none}.mytech-product__finance{display:flex;gap:10px;align-items:center;margin-top:14px;padding:12px 14px;border:1px solid rgba(2,55,197,.14);border-radius:12px;background:#05aaec0f;color:var(--mt-ink);font-size:13px}.mytech-product__finance-icon{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:var(--mt-primary);color:#fff;font-weight:800}.mytech-product__form{margin-top:24px}.mytech-product__field-label{display:block;margin-bottom:9px;font-size:13px;font-weight:700}.mytech-product__select-wrap{position:relative}.mytech-product__select-wrap>span{position:absolute;top:50%;right:16px;pointer-events:none;transform:translateY(-50%)}.mytech-product__select{width:100%;min-height:52px;padding:0 44px 0 16px;-webkit-appearance:none;appearance:none;border:1px solid rgba(2,11,25,.14);border-radius:13px;background:#fff;color:var(--mt-ink);font:inherit}.mytech-product__purchase-row{display:grid;grid-template-columns:124px minmax(0,1fr);gap:12px;margin-top:16px}.mytech-product__quantity{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;min-height:56px;border:1px solid rgba(2,11,25,.14);border-radius:14px;background:#fff}.mytech-product__quantity button{display:grid;width:34px;min-width:0;min-height:0;padding:0;border:0;background:transparent;color:var(--mt-ink);cursor:pointer;font-size:18px;line-height:1;place-items:center}.mytech-product__quantity input{width:100%;min-height:0;padding:0;border:0;outline:0;background:transparent;color:var(--mt-ink);font:inherit;text-align:center;-moz-appearance:textfield}.mytech-product__quantity input::-webkit-outer-spin-button,.mytech-product__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.mytech-product__add,.mytech-product__mobile-bar button{display:flex;gap:12px;align-items:center;justify-content:center;min-height:56px;padding:0 20px;border:0;border-radius:14px;background:var(--mt-primary);color:#fff;cursor:pointer;font:inherit;font-weight:750}.mytech-product__add:hover,.mytech-product__mobile-bar button:hover{background:var(--mt-ink)}.mytech-product__add:disabled,.mytech-product__mobile-bar button:disabled{cursor:not-allowed;opacity:.45}.mytech-product__dynamic-checkout{margin-top:10px}.mytech-product__stock{display:flex;gap:8px;align-items:center;margin:15px 0 0;color:var(--mt-muted);font-size:12px}.mytech-product__stock span{width:8px;height:8px;border-radius:50%;background:#71db84;box-shadow:0 0 0 4px #71db842e}.mytech-product__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.mytech-product__trust-item{display:flex;gap:10px;align-items:center;min-height:72px;padding:12px;border-radius:13px;background:var(--mt-page)}.mytech-product__trust-icon{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:10px;background:#05aaec1c;font-size:17px}.mytech-product__trust-item strong,.mytech-product__trust-item small{display:block}.mytech-product__trust-item strong{font-size:12px}.mytech-product__trust-item small{margin-top:3px;color:var(--mt-muted);font-size:10px;line-height:1.3}.mytech-product__help{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:15px 16px;border:1px solid rgba(2,11,25,.1);border-radius:13px;color:var(--mt-ink);text-decoration:none}.mytech-product__help strong,.mytech-product__help small{display:block}.mytech-product__help strong{font-size:13px}.mytech-product__help small{margin-top:3px;color:var(--mt-muted);font-size:11px}.mytech-product__app{margin-top:14px}.mytech-product__content{padding:88px 0 110px;background:var(--mt-surface)}.mytech-product__content-heading{max-width:620px;margin-bottom:38px}.mytech-product__content-heading h2{margin:0;font-size:clamp(34px,4vw,60px);letter-spacing:-.055em;line-height:.98}.mytech-product__details-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:56px;align-items:start}.mytech-product__description{color:var(--mt-muted);font-size:16px;line-height:1.75}.mytech-product__description h2,.mytech-product__description h3{margin:38px 0 14px;color:var(--mt-ink);letter-spacing:-.025em}.mytech-product__description h2:first-child,.mytech-product__description h3:first-child{margin-top:0}.mytech-product__description img{max-width:100%;height:auto;border-radius:var(--mt-radius)}.mytech-product__accordions{border-top:1px solid rgba(2,11,25,.12)}.mytech-product__accordion{border-bottom:1px solid rgba(2,11,25,.12)}.mytech-product__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;font-weight:700;list-style:none}.mytech-product__accordion summary::-webkit-details-marker{display:none}.mytech-product__accordion[open] summary span:last-child{transform:rotate(45deg)}.mytech-product__accordion-content{padding:0 0 22px;color:var(--mt-muted);font-size:14px;line-height:1.65}.mytech-product__mobile-bar{display:none}@media screen and (max-width:1180px){.mytech-product__layout{grid-template-columns:minmax(0,1.2fr) minmax(350px,.8fr)}.mytech-product__gallery{grid-template-columns:1fr}.mytech-product__media--hero{grid-row:auto;min-height:620px}.mytech-product__gallery .mytech-product__media:not(.mytech-product__media--hero){display:none}}@media screen and (max-width:820px){.mytech-product__container,.mytech-product__content-inner{width:min(100% - 28px,700px)}.mytech-product__breadcrumbs{min-height:48px}.mytech-product__layout{display:block;padding-bottom:28px}.mytech-product__gallery{display:flex;gap:10px;margin-right:-14px;margin-left:-14px;padding:0 14px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mytech-product__gallery::-webkit-scrollbar{display:none}.mytech-product__gallery .mytech-product__media,.mytech-product__gallery .mytech-product__media:not(.mytech-product__media--hero){display:block;width:88%;min-width:88%;min-height:0;aspect-ratio:1 / 1;scroll-snap-align:center}.mytech-product__media--hero .mytech-product__image{transform:scale(1.06)}.mytech-product__summary{position:static;margin-top:16px}.mytech-product__summary-card{padding:24px 18px}.mytech-product__title{font-size:34px}.mytech-product__details-grid{grid-template-columns:1fr;gap:42px}.mytech-product__content{padding:62px 0 100px}.mytech-product__mobile-bar{position:fixed;z-index:25;right:12px;bottom:12px;left:12px;display:grid;grid-template-columns:minmax(0,.7fr) minmax(150px,1.3fr);gap:12px;align-items:center;padding:10px;border:1px solid rgba(2,11,25,.1);border-radius:17px;background:#fffffff5;box-shadow:0 18px 50px #020b1938;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mytech-product__mobile-bar small,.mytech-product__mobile-bar strong{display:block;padding-left:4px}.mytech-product__mobile-bar small{color:var(--mt-muted);font-size:9px}.mytech-product__mobile-bar strong{margin-top:2px;font-size:14px}.mytech-product__mobile-bar button{min-height:48px;padding:0 12px;font-size:13px}}@media screen and (max-width:480px){.mytech-product__purchase-row{grid-template-columns:92px minmax(0,1fr)}.mytech-product__trust-grid{grid-template-columns:1fr}}.mytech-recommendations{display:block;background:var(--mt-rec-background);color:var(--mt-rec-text);font-family:DM Sans,sans-serif}.mytech-recommendations:empty{display:none}.mytech-recommendations *,.mytech-recommendations *:before,.mytech-recommendations *:after{box-sizing:border-box}.mytech-recommendations__inner{width:min(1540px,calc(100% - 48px));margin:0 auto;padding:76px 0 88px}.mytech-recommendations__header{max-width:720px;margin-bottom:30px}.mytech-recommendations__header p{margin:0 0 10px;color:var(--mt-rec-primary);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.mytech-recommendations__header h2{margin:0;color:var(--mt-rec-text);font-size:clamp(30px,3.4vw,50px);letter-spacing:-.045em;line-height:1.02}.mytech-recommendations__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mytech-recommendations--complementary .mytech-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mytech-recommendations__card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid rgba(2,11,25,.08);border-radius:var(--mt-rec-radius);background:var(--mt-rec-surface)}.mytech-recommendations__media{display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f8f8f5}.mytech-recommendations__image,.mytech-recommendations__placeholder{width:100%;height:100%;display:block;object-fit:contain;transition:transform .26s ease}.mytech-recommendations__media:hover .mytech-recommendations__image{transform:scale(1.025)}.mytech-recommendations__content{display:flex;min-height:210px;flex:1;flex-direction:column;padding:20px}.mytech-recommendations__type{margin:0 0 7px;color:var(--mt-rec-primary);font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.mytech-recommendations__content h3{margin:0;font-size:17px;letter-spacing:-.02em;line-height:1.25}.mytech-recommendations__content h3 a{color:inherit;text-decoration:none}.mytech-recommendations__price{display:flex;gap:9px;align-items:baseline;margin-top:14px}.mytech-recommendations__price strong{font-size:17px}.mytech-recommendations__price s{color:var(--mt-rec-muted);font-size:12px}.mytech-recommendations__form{margin-top:auto;padding-top:20px}.mytech-recommendations__button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;margin-top:auto;padding:0 16px;border:0;border-radius:12px;background:var(--mt-rec-primary);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:750;text-align:center;text-decoration:none}.mytech-recommendations__form .mytech-recommendations__button{margin-top:0}.mytech-recommendations__link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:20px;color:var(--mt-rec-text);font-size:13px;font-weight:750;text-decoration:none}@media screen and (max-width:990px){.mytech-recommendations__grid,.mytech-recommendations--complementary .mytech-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:700px){.mytech-recommendations__inner{width:100%;padding:58px 0 70px}.mytech-recommendations__header{margin:0 18px 24px}.mytech-recommendations__grid,.mytech-recommendations--complementary .mytech-recommendations__grid{display:flex;gap:12px;padding:0 18px 8px;overflow-x:auto;scroll-padding-left:18px;scroll-snap-type:x mandatory;scrollbar-width:none}.mytech-recommendations__grid::-webkit-scrollbar{display:none}.mytech-recommendations__card{width:76vw;min-width:76vw;scroll-snap-align:start}.mytech-recommendations__content{min-height:200px;padding:17px}}.mtx-launches{--mtx-launches-ink: #0f172a;--mtx-launches-blue: #0aa9e8;--mtx-launches-border: rgba(15, 23, 42, .12);background:radial-gradient(circle at 90% 0%,rgba(10,169,232,.12),transparent 30%),#f4f8fd;color:var(--mtx-launches-ink);padding:clamp(58px,7vw,96px) 0}.mtx-launches *,.mtx-launches *:before,.mtx-launches *:after{box-sizing:border-box}.mtx-launches__inner{width:min(1240px,calc(100% - 32px));margin:0 auto}.mtx-launches__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.mtx-launches__eyebrow{margin:0 0 10px;color:#0284c7;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.mtx-launches h2{margin:0;color:var(--mtx-launches-ink);font-size:clamp(34px,4.8vw,66px);line-height:.98;letter-spacing:-.06em}.mtx-launches__intro{max-width:650px;margin:15px 0 0;color:#393d42;font-size:clamp(15px,1.3vw,18px);line-height:1.55}.mtx-launches__all,.mtx-launches__mobile-all{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 19px;border:1px solid rgba(10,169,232,.24);border-radius:999px;background:#fff;color:var(--mtx-launches-ink);font-size:14px;font-weight:900;text-decoration:none;box-shadow:0 12px 30px #0f172a12}.mtx-launches__tabs{display:flex;gap:9px;margin-bottom:22px;overflow-x:auto;scrollbar-width:none}.mtx-launches__tabs::-webkit-scrollbar{display:none}.mtx-launches__tab{min-height:42px;padding:10px 18px;border:1px solid var(--mtx-launches-border);border-radius:999px;background:#ffffffd1;color:#475569;font:inherit;font-size:14px;font-weight:850;white-space:nowrap;cursor:pointer;transition:.2s ease}.mtx-launches__tab.is-active{border-color:var(--mtx-launches-ink);background:var(--mtx-launches-ink);color:#fff;box-shadow:0 10px 24px #0f172a2e}.mtx-launches__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mtx-launches__card{overflow:hidden;border:1px solid var(--mtx-launches-border);border-radius:24px;background:#fff;box-shadow:0 16px 42px #0f172a14;transition:.25s ease}.mtx-launches__card:hover{border-color:#0aa9e86b;transform:translateY(-5px);box-shadow:0 20px 56px #0f172a1f}.mtx-launches__image{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#f1f5f9}.mtx-launches__image img,.mtx-launches__image svg{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.mtx-launches__card:hover .mtx-launches__image img{transform:scale(1.04)}.mtx-launches__badge{position:absolute;top:13px;left:13px;padding:7px 10px;border-radius:999px;background:var(--mtx-launches-ink);color:#fff;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mtx-launches__content{padding:16px}.mtx-launches__title{display:-webkit-box;min-height:40px;overflow:hidden;color:var(--mtx-launches-ink);font-size:14px;font-weight:900;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mtx-launches__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.mtx-launches__price{font-size:17px;font-weight:950}.mtx-launches__arrow{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:50%;background:#0aa9e81c;color:#0284c7;font-size:18px;font-weight:900;text-decoration:none}.mtx-launches__mobile-all{display:none}@media(max-width:1080px){.mtx-launches__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.mtx-launches__header{display:block}.mtx-launches__all{display:none}.mtx-launches__grid{display:flex;gap:13px;margin-right:-16px;padding-right:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.mtx-launches__grid::-webkit-scrollbar{display:none}.mtx-launches__card{width:min(78vw,310px);flex:0 0 min(78vw,310px);scroll-snap-align:start}.mtx-launches__mobile-all{display:flex;width:100%;margin-top:18px}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
