.mydms-home{background:#050505;color:#fff}.mydms-home *{box-sizing:border-box}.mydms-wrap{max-width:1400px;margin:auto;padding:0 24px}.mydms-hero{min-height:78vh;display:grid;grid-template-columns:1.08fr .92fr;gap:0;align-items:stretch;background:#080808}.mydms-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,100px) clamp(24px,6vw,88px)}.mydms-kicker{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f6c400;margin-bottom:18px}.mydms-hero h1{font-size:clamp(42px,6.2vw,86px);line-height:.94;letter-spacing:-.055em;margin:0 0 22px;color:#fff}.mydms-hero h1 span{color:#f6c400}.mydms-hero p{font-size:clamp(17px,1.8vw,22px);line-height:1.55;max-width:650px;color:#ffffffc7;margin:0 0 30px}.mydms-actions{display:flex;flex-wrap:wrap;gap:12px}.mydms-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border-radius:8px;text-decoration:none;font-weight:800;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.mydms-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000040;opacity:.95}.mydms-btn-primary{background:#f6c400;color:#050505}.mydms-btn-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;background:#ffffff0a}.mydms-hero-media{position:relative;min-height:520px;overflow:hidden}.mydms-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.mydms-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080808 0%,transparent 28%),linear-gradient(0deg,rgba(0,0,0,.2),transparent 45%)}.mydms-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#262626;border-top:1px solid #262626;border-bottom:1px solid #262626}.mydms-trust-item{padding:22px;text-align:center;background:#0d0d0d}.mydms-trust-item strong{display:block;font-size:16px;margin-bottom:5px}.mydms-trust-item span{font-size:13px;color:#ffffff94}.mydms-section{padding:76px 0}.mydms-section-head{text-align:center;max-width:760px;margin:0 auto 38px}.mydms-section-head .kicker{color:#f6c400;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.mydms-section-head h2{font-size:clamp(30px,4vw,52px);letter-spacing:-.04em;margin:10px 0 12px;color:#fff}.mydms-section-head p{color:#ffffffa6;font-size:17px;line-height:1.6}.mydms-offers{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mydms-offer{background:#111;border:1px solid #282828;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.mydms-offer.featured{border-color:#f6c400;box-shadow:0 16px 45px #f6c40017}.mydms-offer img{width:100%;aspect-ratio:1.25/1;object-fit:cover}.mydms-offer-body{padding:22px}.mydms-badge{display:inline-block;background:#f6c400;color:#050505;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.mydms-offer h3{font-size:22px;line-height:1.15;margin:0 0 8px;color:#fff}.mydms-price{font-size:22px;font-weight:900;margin-bottom:10px;color:#f6c400}.mydms-offer p{color:#ffffff9e;line-height:1.55;margin:0 0 18px}.mydms-offer .mydms-btn{width:100%}.mydms-video{background:#0a0a0a;padding:76px 0}.mydms-video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:18px;border:1px solid #292929;box-shadow:0 22px 70px #00000059}.mydms-video-frame iframe{width:100%;height:100%;border:0;display:block}.mydms-video-note{text-align:center;margin-top:18px;color:#ffffff8c;font-size:14px}.mydms-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mydms-gallery img{width:100%;aspect-ratio:1/1.15;object-fit:cover;border-radius:14px}.mydms-cta{padding:86px 24px;text-align:center;background:linear-gradient(135deg,#171717,#080808);border-top:1px solid #282828}.mydms-cta h2{font-size:clamp(34px,5vw,62px);letter-spacing:-.05em;margin:0 0 12px;color:#fff}.mydms-cta p{color:#ffffffa6;font-size:18px;margin:0 auto 26px;max-width:650px;line-height:1.6}.mydms-small{font-size:13px;color:#ffffff80;margin-top:12px}.ecom-section{max-width:1400px;margin:0 auto;padding:48px 24px}.ecom-section h1,.ecom-section h2,.ecom-section h3{letter-spacing:-.025em;line-height:1.12;font-weight:700;margin-bottom:14px}.ecom-section p{line-height:1.6}.ecom-section .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.ecom-section .card,.ecom-section .product-card{position:relative;overflow:hidden;border-radius:14px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.ecom-section .card:hover,.ecom-section .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px #0000001a}.ecom-section .card img,.ecom-section .product-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .35s ease}.ecom-section .card:hover img,.ecom-section .product-card:hover img{transform:scale(1.035)}.ecom-section .button,.ecom-section button,.ecom-section .btn{min-height:48px;padding:13px 22px;border-radius:8px;border:0;font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.ecom-section .button:hover,.ecom-section button:hover,.ecom-section .btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #00000029}@media(max-width:989px){.ecom-section{padding:36px 18px}.ecom-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mydms-hero{grid-template-columns:1fr}.mydms-hero-media{min-height:460px}.mydms-offers{grid-template-columns:1fr}.mydms-gallery{grid-template-columns:repeat(2,1fr)}.mydms-trust{grid-template-columns:1fr}}@media(max-width:550px){.ecom-section{padding:28px 14px}.ecom-section .product-grid{grid-template-columns:1fr}.mydms-wrap{padding:0 14px}.mydms-hero-copy{padding:48px 22px}.mydms-hero h1{font-size:46px}.mydms-hero-media{min-height:380px}.mydms-section,.mydms-video{padding:58px 0}.mydms-gallery{gap:10px}.mydms-actions{flex-direction:column}.mydms-btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/mydms-conversion.css.map */
