:root{--mateora-ink:#0d1b2a;--mateora-blue:#0d8cff;--mateora-aqua:#15b8a6;--mateora-soft:#f5f8fb;--mateora-line:#dbe4eb;--mateora-muted:#5c6b78;--mateora-navy:#07121d;--mateora-warm:#eef8f6}.mateora-shell{font-family:var(--font-body-family,Arial,sans-serif);color:var(--mateora-ink);background:#fff}.mateora-shell *{box-sizing:border-box}.mateora-wrap{max-width:1200px;margin:0 auto;padding:0 28px}.mateora-eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--mateora-blue);margin:0 0 14px}.mateora-title{font-size:clamp(38px,5vw,68px);line-height:1.02;letter-spacing:-.035em;margin:0;color:var(--mateora-ink)}.mateora-h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.025em;margin:0 0 18px}.mateora-h3{font-size:22px;line-height:1.2;margin:0 0 10px}.mateora-copy{font-size:18px;line-height:1.65;color:var(--mateora-muted);margin:0}.mateora-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;background:var(--mateora-blue);color:#fff;text-decoration:none;border-radius:10px;font-weight:800;letter-spacing:.01em;border:0;cursor:pointer;transition:.2s ease;box-shadow:0 10px 25px #0d8cff33}.mateora-btn:hover{transform:translateY(-1px);filter:brightness(.96)}.mateora-btn--dark{background:var(--mateora-ink)}.mateora-section{padding:88px 0}.mateora-center{text-align:center}.mateora-badge{display:inline-flex;gap:8px;align-items:center;background:#e8f8f5;color:#08796c;border:1px solid #b8ebe3;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:800}.mateora-note{font-size:13px;line-height:1.5;color:#687886}.mateora-strike{text-decoration:line-through;color:#7b8790;font-size:.75em;font-weight:600;margin-right:8px}.mateora-price{font-size:36px;font-weight:900;letter-spacing:-.03em;color:var(--mateora-ink)}.mateora-hero{background:linear-gradient(135deg,#f7fafc,#edf6fb);overflow:hidden}.mateora-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px;min-height:720px;padding:72px 0}.mateora-hero-media{position:relative;max-width:560px;justify-self:center;width:100%;aspect-ratio:.72/1;overflow:hidden;border-radius:26px;background:#f1f5f8;box-shadow:0 30px 65px #0619292e}.mateora-hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:left center;border-radius:0;box-shadow:none}.mateora-hero .mateora-copy{max-width:650px;margin:20px 0 28px}.mateora-hero-points{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 30px}.mateora-mini{font-size:13px;font-weight:700;background:#fff;border:1px solid var(--mateora-line);padding:9px 12px;border-radius:999px}.mateora-price-row{display:flex;align-items:end;gap:12px;margin:18px 0 8px}.mateora-value{font-size:14px;color:#465563;margin:0 0 22px}.mateora-value strong{color:var(--mateora-ink)}.mateora-bonus{margin:14px 0 22px}.mateora-offers{display:flex;flex-wrap:wrap;gap:9px;align-items:center}.mateora-trust{background:var(--mateora-navy);color:#fff}.mateora-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.mateora-trust-item{padding:22px;text-align:center;border-right:1px solid rgba(255,255,255,.12);font-weight:750;font-size:14px}.mateora-trust-item:last-child{border-right:0}.mateora-trust-item span{display:block;color:#86d9ff;font-size:12px;font-weight:600;margin-top:4px}.mateora-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.mateora-media img{width:100%;display:block;border-radius:22px;box-shadow:0 25px 54px #0c1e2e21}.mateora-feature-list{display:grid;gap:14px;margin:26px 0}.mateora-feature{display:flex;gap:14px;align-items:flex-start}.mateora-check{flex:0 0 28px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e7f8f5;color:#078274;font-weight:900}.mateora-feature b{display:block;margin-bottom:3px}.mateora-feature p{margin:0;color:var(--mateora-muted);line-height:1.5}.mateora-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}.mateora-card{background:#fff;border:1px solid var(--mateora-line);border-radius:20px;overflow:hidden;box-shadow:0 12px 34px #0e24350f}.mateora-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.mateora-card-body{padding:24px}.mateora-card p{color:var(--mateora-muted);line-height:1.55;margin:0}.mateora-soft{background:var(--mateora-soft)}.mateora-how{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:38px}.mateora-step{background:#fff;border:1px solid var(--mateora-line);padding:28px;border-radius:18px}.mateora-num{width:38px;height:38px;border-radius:11px;background:var(--mateora-blue);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.mateora-warning{background:#fff8eb;border:1px solid #f1d8a9;border-radius:18px;padding:24px 26px;margin-top:30px;color:#725117;line-height:1.55}.mateora-warning strong{color:#4f390f}.mateora-faq{max-width:900px;margin:38px auto 0}.mateora-faq details{border-top:1px solid var(--mateora-line);padding:20px 0}.mateora-faq details:last-child{border-bottom:1px solid var(--mateora-line)}.mateora-faq summary{font-size:17px;font-weight:800;cursor:pointer;list-style:none}.mateora-faq p{color:var(--mateora-muted);line-height:1.6;margin:13px 0 0}.mateora-product-top{padding:60px 0 80px}.mateora-product-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:start}.mateora-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mateora-gallery img{width:100%;border-radius:18px;border:1px solid var(--mateora-line);background:#f6f8fa}.mateora-gallery img:first-child{grid-column:1/-1}.mateora-buybox{position:sticky;top:120px}.mateora-kicker{display:flex;align-items:center;gap:10px;color:#506272;font-size:14px;font-weight:700;margin-bottom:12px}.mateora-stars{color:#f2b01e;letter-spacing:2px}.mateora-product-title{font-size:44px;line-height:1.05;letter-spacing:-.035em;margin:0 0 12px}.mateora-sub{font-size:18px;line-height:1.6;color:var(--mateora-muted);margin:0 0 20px}.mateora-buybox .mateora-btn{width:100%;font-size:17px;margin-top:10px}.mateora-buybox .mateora-feature-list{border-top:1px solid var(--mateora-line);border-bottom:1px solid var(--mateora-line);padding:22px 0}.mateora-payment{display:flex;justify-content:center;gap:14px;color:#6a7884;font-size:12px;margin-top:12px}.mateora-callout{margin-top:18px;padding:16px 18px;border-radius:14px;background:#eef7ff;border:1px solid #c7e4fb;color:#28536f;font-size:14px;line-height:1.5}.mateora-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--mateora-line);border:1px solid var(--mateora-line);border-radius:18px;overflow:hidden;margin-top:30px}.mateora-spec{background:#fff;padding:18px 20px}.mateora-spec span{display:block;color:#72808a;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.mateora-spec b{font-size:16px}.mateora-cta-band{background:linear-gradient(135deg,#07121d,#0f2c41);color:#fff;text-align:center}.mateora-cta-band .mateora-h2{color:#fff}.mateora-cta-band .mateora-copy{color:#b9ccda;max-width:760px;margin:0 auto 26px}.mateora-page-hero{padding:80px 0 45px;background:var(--mateora-soft)}.mateora-page-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid var(--mateora-line);border-radius:20px;padding:34px}.mateora-form{display:block}.mateora-field{display:block;margin:0 0 18px;position:static}.mateora-field:before,.mateora-field:after{display:none!important;content:none!important}.mateora-form label{display:block!important;position:static!important;transform:none!important;font-size:13px!important;font-weight:800;margin:0 0 7px!important;color:var(--mateora-ink)!important;line-height:1.35!important}.mateora-form input,.mateora-form textarea{display:block;width:100%!important;max-width:100%;height:auto!important;min-height:50px;border:1px solid #cfd9e0!important;border-radius:10px!important;padding:13px 15px!important;font:inherit!important;background:#fff!important;color:var(--mateora-ink)!important;box-shadow:none!important;outline:none}.mateora-form textarea{min-height:160px!important;resize:vertical}.mateora-form input:focus,.mateora-form textarea:focus{outline:3px solid rgba(13,140,255,.14)!important;border-color:var(--mateora-blue)!important}.mateora-form input::placeholder,.mateora-form textarea::placeholder{color:#94a1ab;opacity:1}@media(max-width:900px){.mateora-hero-grid,.mateora-split,.mateora-product-grid{grid-template-columns:1fr}.mateora-hero-grid{min-height:auto;padding:55px 0}.mateora-hero-media{order:-1}.mateora-buybox{position:static}.mateora-cards,.mateora-how{grid-template-columns:1fr}.mateora-trust-grid{grid-template-columns:1fr 1fr}.mateora-trust-item:nth-child(2){border-right:0}.mateora-trust-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}}@media(max-width:600px){.mateora-wrap{padding:0 18px}.mateora-section{padding:62px 0}.mateora-title{font-size:42px}.mateora-product-title{font-size:38px}.mateora-gallery{gap:10px}.mateora-trust-grid{grid-template-columns:1fr}.mateora-trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.mateora-specs{grid-template-columns:1fr}.mateora-page-card{padding:24px}.mateora-hero-media img,.mateora-media img{border-radius:16px}}.cart-item__media,.cart-notification-product__image,.cart-drawer .cart-item__media,.card__media{display:none!important}.card__inner{background:#f5f8fb!important}.card__content{padding-top:12px!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/mateora.css.map */
