@import "https://fonts.googleapis.com/css2?family=Exo+2:wght@400;600;700;800&display=swap";html,body,#root{background:#000;width:100%;min-height:100%;margin:0;padding:0}#root{text-align:left;max-width:none}*{box-sizing:border-box}body{color:#fff;font-family:"Exo 2",Arial,sans-serif;font-weight:400;overflow:hidden auto}input,button,textarea,select{font-family:"Exo 2",Arial,sans-serif}button{border:0}.app-shell{isolation:isolate;background:0 0;min-height:100vh;position:relative}.animated-bg{z-index:-2;pointer-events:none;background:#000;position:fixed;inset:0;overflow:hidden}.animated-bg-fallback{z-index:0;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;opacity:.96;filter:saturate(1.04)contrast(1.02);width:100%;height:100%;display:block;position:absolute;inset:0}.animated-bg canvas{z-index:1;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.bg-icons{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.bg-icon{will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:drop-shadow(0 16px 36px #00000052)drop-shadow(0 0 18px #ffffff0d);border-radius:18px;display:block;position:absolute;top:0;left:0;overflow:visible}.bg-icon-sharp,.bg-icon-blur{object-fit:cover;border-radius:inherit;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0}.bg-icon-sharp{opacity:.96;-webkit-mask-image:radial-gradient(circle,#000 0% 46%,#000000eb 62%,#0000008c 76%,#0000 100%);mask-image:radial-gradient(circle,#000 0% 46%,#000000eb 62%,#0000008c 76%,#0000 100%)}.bg-icon-blur{opacity:.92;filter:blur(10px)saturate(1.04);transform:scale(1.08);-webkit-mask-image:radial-gradient(circle,#0000 0% 36%,#00000059 54%,#000000d1 74%,#000 100%);mask-image:radial-gradient(circle,#0000 0% 36%,#00000059 54%,#000000d1 74%,#000 100%)}.app-shell:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#00000014,#0000006b),linear-gradient(#00000024,#00000057);position:fixed;inset:0}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-layout{width:100%;max-width:420px}.lang-row{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.lang-card{cursor:pointer;color:#ffffffe0;letter-spacing:.04em;border:1px solid rgba(var(--accent-rgb), .72);-webkit-backdrop-filter:blur(16px);background:#0a0a1057;border-radius:18px;height:64px;font-size:22px;font-weight:800;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s,color .2s;box-shadow:0 14px 40px #0000004d,0 0 24px #ff3ca00d}.lang-card:hover{transform:translateY(-1px)}.lang-card.is-active{color:#fff;border-color:var(--accent);box-shadow:0 18px 46px #00000057, 0 0 30px rgba(var(--accent-rgb), .18);background:#ffffff14}.login-card{border:1px solid var(--accent);width:100%;box-shadow:0 24px 80px #00000073, 0 0 40px rgba(var(--accent-rgb), .12);-webkit-backdrop-filter:blur(18px);background:#0a0a106b;border-radius:24px;padding:28px}.login-form{flex-direction:column;gap:14px;display:flex}.login-input{border:1px solid rgba(var(--accent-rgb), .72);color:#fff;letter-spacing:.01em;background:#ffffff0f;border-radius:16px;outline:none;width:100%;height:56px;padding:0 18px;font-size:18px;font-weight:800;transition:border-color .2s,background .2s,box-shadow .2s}.login-input::placeholder{color:#ffffff94;opacity:1;font-weight:800}.login-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .14);background:#ffffff17}.login-button{cursor:pointer;color:#fff;letter-spacing:.03em;background:var(--accent);height:58px;box-shadow:0 14px 36px rgba(var(--accent-rgb), .26);border-radius:16px;font-size:24px;font-weight:800;transition:transform .2s,box-shadow .2s}.login-button:hover{box-shadow:0 18px 42px rgba(var(--accent-rgb), .32);transform:translateY(-1px)}.posting-page{background:#17212b;width:100%;min-height:100vh;position:relative}.posting-main{z-index:1;width:min(1320px,100% - 40px);margin:0 auto;padding:42px 0 56px;position:relative}.network-picker-section,.composer-section,.accounts-section{width:100%}.posting-title{text-align:center;text-shadow:0 4px 30px #00000073;margin:0;font-size:clamp(34px,4.6vw,72px);font-weight:800;line-height:1.02}.network-picker-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:24px;display:flex}.network-tile{cursor:pointer;border:1px solid rgba(var(--accent-rgb), .72);-webkit-backdrop-filter:blur(14px);background:#0c101861;border-radius:28px;width:156px;min-width:156px;height:156px;min-height:156px;padding:2px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000057,inset 0 1px #ffffff0f}.network-tile:hover{transform:translateY(-4px)}.network-tile.is-active{border-color:var(--accent);box-shadow:0 24px 66px #0006, 0 0 28px rgba(var(--accent-rgb), .14)}.network-tile-image{object-fit:cover;border-radius:25px;width:100%;height:100%;display:block}.network-tile-all,.network-tile-exit{color:#fff;letter-spacing:.04em;background:#12162094;justify-content:center;align-items:center;font-size:clamp(22px,2vw,32px);font-weight:800;display:flex}.network-tile-all span,.network-tile-exit span{background:rgba(var(--accent-rgb), .86);border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.composer-section{margin-top:28px}.composer-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.composer-card,.accounts-card{border:1px solid rgba(var(--accent-rgb), .72);-webkit-backdrop-filter:blur(18px);background:#10141e8a;border-radius:28px;padding:22px;box-shadow:0 24px 72px #00000057,inset 0 1px #ffffff0d}.composer-card{min-height:620px}.composer-card-topline{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-bottom:18px;display:flex}.composer-card-title,.accounts-title{text-align:center;margin:0;font-size:clamp(28px,2.4vw,44px);font-weight:800}.composer-hidden-input{display:none}.upload-dropzone,.composer-textarea{border-radius:24px;width:100%;min-height:530px}.upload-dropzone{border:1px dashed rgba(var(--accent-rgb), .72);background:linear-gradient(#262f3fa8,#1a212eb8);justify-content:center;align-items:center;padding:18px;transition:border-color .22s,background .22s,transform .22s,box-shadow .22s;display:flex}.upload-dropzone.is-dragging{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .1);background:linear-gradient(#303b50bd,#1e2634c7)}.upload-dropzone.has-file{align-items:stretch}.upload-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.upload-plus{background:rgba(var(--accent-rgb), .16);border:1px solid rgba(var(--accent-rgb), .5);width:80px;height:80px;box-shadow:0 16px 34px rgba(var(--accent-rgb), .12);border-radius:24px;place-items:center;font-size:58px;font-weight:700;line-height:1;display:grid}.upload-empty-title{font-size:clamp(24px,2.2vw,42px);font-weight:800;line-height:1.08}.upload-empty-text{color:#ffffffa8;font-size:clamp(15px,1.2vw,20px);font-weight:700}.upload-preview-wrap{flex-direction:column;gap:14px;width:100%;display:flex}.upload-preview{object-fit:contain;background:#0000004d;border-radius:18px;width:100%;height:420px}.upload-file-meta{background:#ffffff0d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.upload-file-actions{grid-template-columns:1fr 1fr;justify-content:center;gap:12px;width:100%;display:grid}.upload-action-btn{cursor:pointer;color:#fff;border-radius:16px;width:100%;min-width:0;min-height:52px;padding:0 20px;font-size:18px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.upload-action-btn:hover{transform:translateY(-1px)}.upload-action-btn-primary,.upload-action-btn-secondary,.accounts-toolbar-btn,.publish-button,.composer-next-button{background:var(--accent);border:1px solid var(--accent);box-shadow:0 12px 28px rgba(var(--accent-rgb), .22)}.upload-file-name,.upload-file-size{color:#ffffffd6;font-size:16px;font-weight:700}.composer-textarea{resize:none;border:1px solid rgba(var(--accent-rgb), .72);color:#fff;background:#3f4a589e;outline:none;padding:22px;font-size:22px;font-weight:700;line-height:1.5;transition:border-color .22s,box-shadow .22s,background .22s}.composer-textarea::placeholder{color:#ffffff8f}.composer-textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .1)}.composer-next-row,.publish-row{justify-content:center;margin-top:26px;display:flex}.composer-next-button,.publish-button{cursor:pointer;color:#fff;border-radius:20px;width:min(360px,100%);min-height:72px;font-size:28px;font-weight:800;transition:transform .22s,box-shadow .22s}.composer-next-button:hover,.publish-button:hover,.accounts-toolbar-btn:hover{box-shadow:0 20px 46px rgba(var(--accent-rgb), .32);transform:translateY(-2px)}.accounts-section{margin-top:26px}.accounts-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.accounts-toolbar{flex-wrap:wrap;gap:12px;display:flex}.accounts-toolbar-btn{cursor:pointer;color:#fff;border-radius:16px;min-height:52px;padding:0 22px;font-size:18px;font-weight:800;transition:transform .22s,box-shadow .22s}.accounts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.account-chip{cursor:pointer;color:#fff;border:1px solid rgba(var(--accent-rgb), .42);background:#272f3dc7;border-radius:18px;min-height:78px;padding:12px 18px;font-size:18px;font-weight:800;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;box-shadow:inset 0 1px #ffffff0a}.account-chip:hover{transform:translateY(-2px)}.account-chip.is-active{background:rgba(var(--accent-rgb), .88);border-color:var(--accent);box-shadow:0 14px 32px rgba(var(--accent-rgb), .22)}@media (width<=1100px){.composer-grid{grid-template-columns:1fr 1fr}.accounts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.login-layout{max-width:100%}.network-picker-row{gap:12px}.network-tile{border-radius:22px;width:112px;min-width:112px;height:112px;min-height:112px}.network-tile-image,.network-tile-all span,.network-tile-exit span{border-radius:19px}.lang-row{gap:10px;margin-bottom:10px}.lang-card{border-radius:16px;height:56px;font-size:18px}.bg-icon{border-radius:14px}.bg-icon-blur{filter:blur(8px)saturate(1.04)}.login-card{border-radius:20px;padding:20px}.login-input,.login-button{border-radius:14px;height:52px}.login-input{font-size:16px}.login-button{font-size:19px}.posting-main{width:min(100%,100% - 24px);padding:24px 0 36px}.composer-grid{grid-template-columns:1fr;gap:14px}.network-tile{border-radius:25px;width:104px;min-width:104px;height:104px;min-height:104px;padding:2px}.composer-card,.accounts-card{border-radius:25px;min-height:auto;padding:16px}.upload-file-actions,.accounts-grid{grid-template-columns:1fr}.upload-action-btn,.accounts-toolbar-btn{min-height:48px;font-size:16px}.composer-card-topline{margin-bottom:14px}.upload-dropzone,.composer-textarea{border-radius:18px;min-height:360px}.upload-plus{border-radius:20px;width:68px;height:68px;font-size:48px}.composer-textarea{padding:18px;font-size:18px}.composer-next-button,.publish-button{border-radius:18px;min-height:62px;font-size:22px}.accounts-head,.accounts-toolbar{justify-content:center}}.app-loading-screen{background:#0b0f14;width:100%;min-height:100vh}.landing-page{color:#0b0b0d;background:radial-gradient(circle at 20% 0,#00d6ba29,#0000 34%),radial-gradient(circle at 90% 12%,#ff23531f,#0000 30%),#f3f3f3;width:100%;min-height:100vh;font-family:"Exo 2",Arial,sans-serif}.landing-header{z-index:20;-webkit-backdrop-filter:blur(18px);background:#f3f3f3c7;justify-content:space-between;align-items:center;gap:20px;width:min(1480px,100% - 32px);min-height:74px;margin:0 auto;padding:16px 0;display:flex;position:sticky;top:0}.landing-logo{color:#fff;cursor:pointer;letter-spacing:.08em;background:#000;border-radius:999px;min-height:46px;padding:0 20px;font-size:20px;font-weight:900;box-shadow:0 14px 34px #00000024}.landing-nav{justify-content:flex-end;align-items:center;gap:10px;display:flex}.landing-nav a,.landing-nav-ns{color:#0b0b0d;cursor:pointer;background:#ffffffb8;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:15px;font-weight:800;line-height:1;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.landing-nav a:hover,.landing-nav-ns:hover{color:#fff;background:#000;transform:translateY(-1px)}.landing-nav-ns{color:#fff;background:var(--accent);border-color:var(--accent);min-width:64px;box-shadow:0 12px 26px rgba(var(--accent-rgb), .22)}.landing-hero{width:min(1480px,100% - 32px);margin:0 auto;padding:clamp(34px,6vw,82px) 0 clamp(26px,4vw,54px)}.landing-hero-text{width:min(900px,100%)}.landing-eyebrow{color:#00bda7;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:15px;font-weight:900}.landing-hero h1{color:#050505;letter-spacing:-.05em;max-width:900px;margin:0;font-size:clamp(38px,5.7vw,86px);font-weight:900;line-height:.96}.landing-hero-description{color:#0000009e;max-width:720px;margin:22px 0 0;font-size:clamp(16px,1.45vw,22px);font-weight:600;line-height:1.45}.landing-catalog{width:min(1480px,100% - 32px);margin:0 auto;padding:18px 0 72px}.landing-section-head h2{color:#050505;letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.2vw,48px);font-weight:900}.landing-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.landing-product-card{background:#fff;border-radius:20px;flex-direction:column;width:100%;min-width:0;padding:26px 26px 28px;display:flex;overflow:hidden;box-shadow:0 22px 48px #00000012}.landing-product-image-box{background:#fff;border-radius:18px;justify-content:center;align-items:center;width:100%;height:236px;margin-bottom:18px;display:flex;overflow:hidden}.landing-product-image{object-fit:contain;width:100%;max-width:285px;height:100%;display:block}.landing-product-title-block{min-height:54px}.landing-product-title,.landing-product-model{color:#000;font-size:15px;font-weight:900;line-height:1.12}.landing-card-subtitle{color:#000;border-bottom:1px solid #00d7bd;margin-top:22px;padding-bottom:7px;font-size:14px;font-weight:600;line-height:1}.landing-rent-lines{gap:3px;padding:8px 0 2px;display:grid;position:relative}.landing-rent-lines:before{content:"";background:#eee;border-radius:999px;width:18px;position:absolute;top:12px;bottom:9px;left:9px}.landing-rent-line{z-index:1;color:#000;cursor:pointer;text-align:left;background:0 0;grid-template-columns:1fr auto;align-items:center;gap:10px;width:100%;min-height:32px;padding:0 0 0 40px;display:grid;position:relative}.landing-radio-dot{background:0 0;border-radius:999px;width:22px;height:22px;transition:background .2s,box-shadow .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-rent-line.is-active .landing-radio-dot{background:#00d7bd;box-shadow:0 8px 14px #00d7bd47}.landing-rent-label,.landing-rent-price{color:#000;font-size:16px;font-weight:900;line-height:1}.landing-specs-button{color:#000;cursor:pointer;text-transform:lowercase;background:#fff;border:1px solid #00d7bd;border-radius:999px;width:100%;min-height:32px;margin-top:18px;font-size:16px;font-weight:900;transition:background .2s,color .2s,transform .2s}.landing-specs-button:hover{color:#fff;background:#00d7bd;transform:translateY(-1px)}.landing-accessories-list{display:grid}.landing-accessory-row{cursor:pointer;text-align:left;background:0 0;border-bottom:1px solid #0000006b;grid-template-columns:22px 76px 1fr;align-items:center;gap:14px;width:100%;min-height:112px;padding:14px 0;display:grid}.landing-checkbox{background:#e6e6e6;border:1px solid #e6e6e6;border-radius:4px;width:18px;height:18px;transition:background .2s,border-color .2s}.landing-accessory-image-wrap{place-items:center;width:76px;height:76px;display:grid}.landing-accessory-image{object-fit:contain;max-width:76px;max-height:76px;display:block}.landing-accessory-info{flex-direction:column;gap:18px;min-width:0;display:flex}.landing-accessory-price{color:#000;font-size:18px;font-weight:900;line-height:1}.landing-request-button{color:#fff;cursor:pointer;background:#000;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-height:44px;margin-top:auto;padding:7px 16px 8px;font-size:18px;font-weight:900;line-height:1;transition:transform .2s,background .2s;display:flex}.landing-request-button:hover{background:#00bda7;transform:translateY(-1px)}@media (width<=1280px){.landing-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.landing-header{flex-direction:column;align-items:flex-start;gap:12px;width:min(100%,100% - 24px)}.landing-nav{justify-content:flex-start;width:100%;padding-bottom:4px;overflow-x:auto}.landing-nav a,.landing-nav-ns{flex:none}.landing-hero,.landing-catalog{width:min(100%,100% - 24px)}.landing-hero{padding-top:26px}.landing-products-grid{grid-template-columns:1fr;gap:16px}.landing-product-card{border-radius:18px;max-width:360px;margin:0 auto;padding:26px 28px 28px}.landing-product-image-box{height:238px}}:root{--site-bg:#17212b;--bar-bg-rgb:18, 26, 34;--bar-bg:#121a22;--surface-1:#1c2835;--surface-2:#223142;--surface-3:#2a3b4f;--card-bg:#f5f7fa;--card-line:#d8e0e7;--text-main:#fff;--text-muted:#ffffffb8;--text-dark:#0e1621;--accent:#e7000b;--accent-rgb:231, 0, 11;--accent-soft:#e7000b1f;--success-soft:#dcefef;--shadow-xl:0 24px 60px #00000047}html,body,#root{background:var(--site-bg)}body{background:var(--site-bg);color:var(--text-main)}.app-loading-screen{background:var(--site-bg);min-height:100vh}.login-card,.lang-card,.composer-card,.accounts-card,.network-tile{border-color:rgba(var(--accent-rgb), .82)}.login-card{background:#121a2294}.login-input{border-color:rgba(var(--accent-rgb), .82);background:#0000002e}.login-button,.upload-action-btn-primary,.upload-action-btn-secondary,.accounts-toolbar-btn,.publish-button,.composer-next-button,.network-tile-all span,.network-tile-exit span{background:var(--accent);border-color:var(--accent)}.posting-page{background:var(--site-bg)}.landing-page{background:var(--site-bg);min-height:100vh;color:var(--text-main)}.landing-header,.landing-footer{z-index:40;background:rgba(var(--bar-bg-rgb), .84);-webkit-backdrop-filter:blur(16px);position:sticky}.landing-header{border-bottom:1px solid #ffffff12;top:0}.landing-footer{border-top:1px solid #ffffff12;bottom:0}.landing-header,.landing-footer-inner,.landing-main{width:min(1480px,100% - 40px);margin:0 auto}.landing-header{justify-content:space-between;align-items:center;gap:18px;min-height:76px;display:flex}.landing-main{padding:34px 0 112px}.landing-logo{color:#fff;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;padding:0;font-size:30px;font-weight:800}.landing-nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.landing-nav a,.landing-nav-ns,.landing-footer-ns{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:15px;font-weight:700;transition:all .22s;display:inline-flex}.landing-nav a:hover,.landing-nav-ns:hover,.landing-footer-ns:hover{border-color:rgba(var(--accent-rgb), .54);background:rgba(var(--accent-rgb), .11);transform:translateY(-1px)}.landing-nav-ns,.landing-footer-ns,.landing-primary-cta,.lead-submit-button{background:var(--accent);border-color:var(--accent);color:#fff}.landing-primary-cta,.landing-secondary-cta{border-radius:16px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:16px;font-weight:800;transition:all .22s;display:inline-flex}.landing-primary-cta{box-shadow:0 14px 30px rgba(var(--accent-rgb), .28)}.landing-primary-cta:hover,.lead-submit-button:hover,.landing-request-button:hover{transform:translateY(-1px)}.landing-secondary-cta{color:#fff;background:#ffffff08;border:1px solid #ffffff29}.landing-hero,.landing-benefits,.landing-catalog,.landing-cta-section{padding:24px 0}.landing-hero-grid,.landing-cta-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:24px;display:grid}.landing-hero-text,.landing-hero-panel,.landing-benefit-card,.lead-form-card,.landing-contact-card{box-shadow:var(--shadow-xl);border:1px solid #ffffff14;border-radius:28px}.landing-hero-text{background:linear-gradient(135deg,#1c2835fa,#121a22fa);padding:42px}.landing-eyebrow{color:#ffffffa3;text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:13px;font-weight:700}.landing-section-head{margin-bottom:22px}.landing-section-head h2,.landing-hero h1{color:#fff;margin:0;font-size:clamp(30px,4vw,54px);font-weight:800;line-height:1.05}.landing-hero-description{color:#fffc;max-width:850px;margin:18px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.6}.landing-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing-hero-panel{background:linear-gradient(#1f2c3afa,#141d27fa);flex-direction:column;gap:14px;padding:24px;display:flex}.landing-hero-panel__item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;padding:18px}.landing-hero-panel__item strong{font-size:18px;font-weight:800;display:block}.landing-hero-panel__item span{color:#ffffffb8;margin-top:6px;line-height:1.45;display:block}.landing-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-benefit-card{background:linear-gradient(#1c2835eb,#18232feb);padding:24px}.landing-benefit-card h3{margin:0;font-size:20px;font-weight:800}.landing-benefit-card p{color:#ffffffc2;margin:12px 0 0;line-height:1.6}.landing-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.landing-product-card{background:var(--card-bg);min-height:100%;color:var(--text-dark);border-radius:28px;flex-direction:column;padding:18px;display:flex;box-shadow:0 24px 38px #0000002e}.landing-product-topline{justify-content:flex-start;margin-bottom:12px;display:flex}.landing-product-badge{background:rgba(var(--accent-rgb), .1);min-height:30px;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:800;display:inline-flex}.landing-product-image-box{aspect-ratio:1/.92;border:1px solid var(--card-line);background:#fff;border-radius:24px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.landing-product-image{object-fit:contain;width:100%;height:100%}.landing-product-subtitle{color:#5d6a77;font-size:14px;font-weight:600}.landing-product-title{color:var(--text-dark);margin:4px 0 0;font-size:22px;font-weight:800;line-height:1.15}.landing-product-model{color:#4a5561;margin-top:8px;font-size:14px;font-weight:600;line-height:1.45}.landing-card-subtitle{color:#65717f;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #d5dde6;margin-top:18px;padding-bottom:8px;font-size:12px;font-weight:800}.landing-rent-lines{flex-direction:column;gap:8px;margin-top:12px;display:flex}.landing-rent-line{min-height:36px;color:var(--text-dark);cursor:pointer;background:0 0;border:0;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:0;display:grid}.landing-radio-dot{background:#fff;border:2px solid #c5d0da;border-radius:999px;width:18px;height:18px;transition:all .18s}.landing-rent-line.is-active .landing-radio-dot{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .15)}.landing-rent-label,.landing-rent-price{font-size:17px;font-weight:800}.landing-specs-button{border:1px solid rgba(var(--accent-rgb), .3);width:100%;min-height:42px;color:var(--text-dark);cursor:pointer;background:0 0;border-radius:999px;margin-top:18px;font-size:15px;font-weight:800;transition:all .2s}.landing-accessories-list{flex-direction:column;display:flex}.landing-accessory-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e1e7ed;grid-template-columns:22px 56px 1fr;align-items:center;gap:12px;min-height:88px;padding:12px 0;display:grid}.landing-checkbox{background:#fff;border:2px solid #c6d1db;border-radius:5px;width:18px;height:18px}.landing-accessory-row.is-active .landing-checkbox{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .15)}.landing-accessory-image-wrap{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.landing-accessory-image{object-fit:contain;max-width:100%;max-height:100%}.landing-accessory-info{flex-direction:column;gap:8px;display:flex}.landing-accessory-name{color:var(--text-dark);font-size:14px;font-weight:600;line-height:1.35}.landing-accessory-price{color:var(--text-dark);font-size:18px;font-weight:800}.landing-request-button{background:var(--accent);color:#fff;width:100%;min-height:54px;box-shadow:0 14px 28px rgba(var(--accent-rgb), .2);cursor:pointer;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:0 18px;font-size:16px;font-weight:800;transition:all .2s;display:inline-flex}.landing-request-total{opacity:.92;font-size:14px;font-weight:700}.landing-cta-grid{align-items:start}.lead-form-card,.landing-contact-card{background:linear-gradient(#1c2835fa,#121a22fa);padding:24px}.lead-form-grid{grid-template-columns:1fr;gap:16px;margin-bottom:16px;display:grid}.lead-form-grid-2{grid-template-columns:1fr 1fr}.lead-form-field{flex-direction:column;gap:10px;display:flex}.lead-form-field span,.lead-form-messenger-label{color:#fff;font-size:15px;font-weight:700}.lead-form-field input,.lead-form-field textarea{color:#fff;background:#060f18eb;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:17px;transition:all .2s}.lead-form-field textarea{resize:vertical;min-height:146px}.lead-form-field input::placeholder,.lead-form-field textarea::placeholder{color:#ffffff73}.lead-form-field input:focus,.lead-form-field textarea:focus{border-color:rgba(var(--accent-rgb), .85);box-shadow:0 0 0 4px rgba(var(--accent-rgb), .12)}.lead-form-messenger-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;display:flex}.lead-form-messenger-options{flex-wrap:wrap;gap:10px;display:flex}.lead-messenger-chip{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1f;border-radius:999px;min-height:40px;padding:0 16px;font-size:15px;font-weight:700}.lead-messenger-chip.is-active{background:var(--accent);border-color:var(--accent)}.lead-submit-button{width:100%;min-height:58px;box-shadow:0 16px 34px rgba(var(--accent-rgb), .28);cursor:pointer;border-radius:18px;font-size:20px;font-weight:800}.lead-form-disclaimer{color:#ffffffbd;margin:18px 0 0;font-size:14px;line-height:1.5}.lead-form-success{color:#dcf3f0;margin-top:12px;font-size:15px;font-weight:700}.landing-contact-card{flex-direction:column;gap:18px;display:flex}.landing-contact-card__block{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;padding:18px}.landing-contact-card__eyebrow{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.landing-contact-card__block h3{margin:10px 0 0;font-size:22px;line-height:1.2}.landing-contact-card__block ul{color:#ffffffc7;margin:14px 0 0;padding-left:18px;line-height:1.65}.landing-contact-meta{gap:12px;display:grid}.landing-contact-meta div{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;padding:16px 18px}.landing-contact-meta span{color:#ffffff8f;font-size:13px;font-weight:700;display:block}.landing-contact-meta strong{margin-top:6px;font-size:17px;font-weight:800;display:block}.landing-footer-inner{justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.landing-footer-links{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (width<=1380px){.landing-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.landing-hero-grid,.landing-cta-grid,.landing-benefits-grid,.lead-form-grid-2{grid-template-columns:1fr}}@media (width<=760px){.landing-header,.landing-footer-inner,.landing-main{width:min(100%,100% - 20px)}.landing-header{flex-direction:column;justify-content:center;min-height:68px;padding:10px 0}.landing-nav,.landing-footer-links{justify-content:center}.landing-nav a,.landing-nav-ns,.landing-footer-ns{min-height:38px;padding:0 14px;font-size:14px}.landing-main{padding-top:18px;padding-bottom:120px}.landing-hero-text,.lead-form-card,.landing-contact-card,.landing-benefit-card{border-radius:22px;padding:18px}.landing-products-grid{grid-template-columns:1fr}.landing-request-button{text-align:center;flex-direction:column;justify-content:center;gap:2px}.landing-footer-inner{flex-direction:column;align-items:flex-start;padding:12px 0}}.landing-promo-section{padding:8px 0 24px}.landing-promo-card{color:#0d1620;background:#ecedee;border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:24px;padding:34px 36px;display:grid;box-shadow:0 20px 42px #0000001f}.landing-promo-copy{flex-direction:column;align-items:flex-start;display:flex}.landing-promo-eyebrow{color:#0d1620;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:14px;font-weight:800}.landing-promo-copy h2{color:#000;margin:8px 0 0;font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.02}.landing-promo-pill{color:#000;background:#e7000b;border-radius:999px;margin-top:14px;padding:10px 18px;font-size:clamp(24px,2.5vw,34px);font-weight:800;line-height:1;box-shadow:inset 0 -1px #0000001f}.landing-promo-text{color:#111;margin:26px 0 0;font-size:22px;line-height:1.35}.landing-promo-prices{flex-wrap:wrap;gap:18px;margin-top:22px;display:flex}.landing-promo-price-box{background:#ffffffd1;border-radius:20px;min-width:236px;padding:18px 18px 16px;box-shadow:0 8px 24px #00000014}.landing-promo-price-badge{color:#000;background:#e7000b;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:14px;font-weight:800;display:inline-flex}.landing-promo-price-box strong{color:#000;margin-top:14px;font-size:32px;font-weight:800;line-height:1;display:block}.landing-promo-price-box span:last-child{color:#2c3946;margin-top:8px;font-size:20px;display:inline-block}.landing-promo-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.landing-promo-primary,.landing-promo-secondary{cursor:pointer;border-radius:999px;min-height:54px;padding:0 28px;font-size:18px;font-weight:800}.landing-promo-primary{color:#fff;background:#000}.landing-promo-secondary{color:#0d1620;background:0 0;border:1.5px solid #e7000b}.landing-promo-visual{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.landing-promo-ring{border:3px solid #e7000b;border-radius:50%;position:absolute;inset:20px 22px 18px 18px}.landing-promo-image{z-index:2;object-fit:contain;max-width:100%;max-height:310px;position:relative}.landing-promo-note{z-index:3;background:#fffffff5;border-radius:18px;min-width:170px;padding:14px 16px;position:absolute;box-shadow:0 10px 24px #00000014}.landing-promo-note span{color:#52606d;font-size:15px;display:block}.landing-promo-note strong{color:#000;margin-top:6px;font-size:20px;font-weight:800;display:block}.landing-promo-note--top{top:10px;right:0}.landing-promo-note--bottom{bottom:18px;left:0}.landing-product-card{padding:20px}.landing-product-title-block{margin-top:16px}.landing-product-title{margin:0;font-size:26px}.landing-product-model{margin-top:8px}.landing-rent-selector{grid-template-columns:22px 1fr;align-items:stretch;gap:14px;margin-top:14px;display:grid}.landing-rent-rail:before{content:"";background:#d2dbe4;border-radius:999px;width:4px;position:absolute;top:10px;bottom:10px}.landing-rent-thumb{background:var(--accent);width:18px;height:18px;box-shadow:0 0 0 4px rgba(var(--accent-rgb), .16);border-radius:999px;transition:top .2s;position:absolute;left:50%;transform:translate(-50%)}.landing-rent-thumb.is-top{top:4px}.landing-rent-thumb.is-bottom{top:calc(100% - 22px)}.landing-rent-options{flex-direction:column;justify-content:space-between;min-height:118px;display:flex}.landing-rent-option{color:#18222d;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:46px;padding:4px 0;display:flex}.landing-rent-option-label{font-size:20px;font-weight:800;line-height:1.1}.landing-rent-option-price{white-space:nowrap;font-size:20px;font-weight:800}.landing-rent-option.is-active .landing-rent-option-label,.landing-rent-option.is-active .landing-rent-option-price{color:#000}.landing-rent-lines,.landing-rent-line,.landing-radio-dot,.landing-product-topline,.landing-product-badge,.landing-product-subtitle{display:none!important}.landing-accessories-title{margin-top:20px}.landing-product-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:auto;padding-top:16px;display:grid}.landing-specs-button,.landing-request-button{border-radius:16px;width:100%;min-height:52px;margin-top:0}.landing-request-button{justify-content:center}.landing-request-total{color:var(--accent);text-align:center;margin-top:10px;font-size:16px;font-weight:800}@media (width<=1100px){.landing-promo-card,.landing-hero-grid,.landing-cta-grid,.landing-benefits-grid{grid-template-columns:1fr}.landing-promo-visual{min-height:320px}}@media (width<=760px){.landing-promo-card{border-radius:22px;padding:20px}.landing-promo-copy h2{font-size:32px}.landing-promo-pill{font-size:22px}.landing-promo-price-box{min-width:100%}.landing-promo-visual{min-height:260px}.landing-promo-ring{inset:12px}.landing-promo-note{min-width:132px;padding:10px 12px}.landing-product-actions{grid-template-columns:1fr}.landing-rent-option-label,.landing-rent-option-price{font-size:18px}}.landing-header,.landing-footer{left:0;right:0;background:rgba(var(--bar-bg-rgb), .94)!important;width:100%!important;margin:0!important}.landing-header-inner,.landing-footer-inner{width:min(1480px,100% - 40px);margin:0 auto}.landing-header-inner{justify-content:center;align-items:center;min-height:78px;display:flex;position:relative}.landing-logo{position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-nav{width:100%;justify-content:center!important}.landing-footer-inner{align-items:center;display:flex;position:relative;justify-content:center!important}.landing-footer-inner>span:first-child{position:absolute;top:50%;left:0;transform:translateY(-50%)}.landing-footer-links{justify-content:center!important}.landing-rent-rail-button{cursor:pointer;background:0 0;border:0;width:22px;padding:0}.landing-rent-rail-button:focus-visible{outline:2px solid rgba(var(--accent-rgb), .45);outline-offset:4px;border-radius:999px}.landing-rent-rail{justify-content:center;width:22px;min-height:118px;display:flex;position:relative}@media (width<=760px){.landing-header-inner,.landing-footer-inner,.landing-main{width:min(100%,100% - 20px)}.landing-header{min-height:74px;padding:0}.landing-header-inner{justify-content:center;align-items:center;min-height:74px;display:flex}.landing-logo{margin-right:12px;font-size:22px;position:static;transform:none}.landing-nav{gap:8px;width:auto}.landing-footer-inner{min-height:74px;padding:0;flex-direction:row!important;justify-content:center!important;align-items:center!important}.landing-footer-inner>span:first-child{white-space:nowrap;margin-right:10px;font-size:13px;position:static;transform:none}.landing-footer-links{flex-wrap:wrap;justify-content:center!important}}.landing-main--catalog-first{padding-top:38px}.landing-simple-title{text-align:center;color:#fff;letter-spacing:-.04em;width:100%;margin:0 auto 34px;font-size:clamp(34px,5vw,72px);font-weight:800;line-height:1.06}.landing-catalog--first{padding-top:0}.landing-section-head--centered{text-align:center;margin-bottom:24px}.landing-section-head--centered .landing-eyebrow{margin-left:auto;margin-right:auto}.landing-section-head--centered h1{color:#fff;margin:0;font-size:clamp(30px,3.4vw,52px);font-weight:800;line-height:1.05}.landing-hero,.landing-benefits,.landing-hero-grid,.landing-benefits-grid,.landing-hero-text,.landing-hero-panel{display:none!important}#buyout{scroll-margin-top:92px}.landing-promo-section{padding-top:34px}@media (width<=760px){.landing-main--catalog-first{padding-top:24px}.landing-simple-title{margin-bottom:24px;font-size:clamp(32px,10vw,48px)}}.landing-why-section{padding:6px 0 28px}.landing-why-shell{color:#000;background:#ecedee;border-radius:30px;padding:34px 28px 24px;box-shadow:0 20px 42px #0000001f}.landing-why-title{color:#000;letter-spacing:-.03em;text-transform:uppercase;margin:0 0 28px;font-size:clamp(40px,5vw,76px);font-weight:800;line-height:.95}.landing-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.landing-why-card{background:#ffffff6b;border-radius:22px;min-height:276px;padding:22px;position:relative;overflow:hidden}.landing-why-content{z-index:2;max-width:48%;position:relative}.landing-why-card h3{color:#000;margin:0;font-size:22px;font-weight:800;line-height:1.12}.landing-why-divider{background:#e7000b;border-radius:999px;width:100%;max-width:252px;height:2px;margin:10px 0 12px;position:relative}.landing-why-divider:before{content:"";background:#e7000b;border-radius:999px;width:12px;height:12px;position:absolute;top:50%;left:-2px;transform:translateY(-50%)}.landing-why-card p{color:#000;margin:0;font-size:17px;line-height:1.45}.landing-why-visual{justify-content:center;align-items:center;width:54%;height:100%;display:flex;position:absolute;bottom:0;right:18px}.landing-why-ellipse{border:3px solid #e7000b;border-radius:50%;width:82%;height:76%;position:absolute;top:20px;right:6px;transform:rotate(-18deg)}.landing-why-image{z-index:2;object-fit:contain;max-width:100%;max-height:86%;position:relative}.landing-why-emoji{z-index:2;font-size:132px;line-height:1;position:relative}.landing-why-card--bike-left .landing-why-image{transform:translateY(10px)scale(1.02)}.landing-why-card--bike-right .landing-why-image{transform:translate(24px,12px)scale(1.1)}.landing-why-card--service .landing-why-emoji{transform:translate(26px,18px)}.landing-why-card--delivery .landing-why-emoji{transform:translate(26px,22px)}@media (width<=1100px){.landing-why-grid{grid-template-columns:1fr}}@media (width<=760px){.landing-why-shell{border-radius:22px;padding:20px 16px 16px}.landing-why-title{margin-bottom:18px;font-size:42px}.landing-why-card{min-height:320px;padding:18px}.landing-why-content{max-width:100%;padding-right:0}.landing-why-content h3{max-width:72%}.landing-why-content p{max-width:70%;font-size:16px}.landing-why-visual{width:56%;right:6px}.landing-why-ellipse{width:92%;height:70%}.landing-why-emoji{font-size:96px}}.landing-cta-grid{justify-content:center;grid-template-columns:minmax(0,920px)!important}.lead-form-card{width:100%}.landing-contact-card{display:none!important}.landing-product-card:first-child .landing-product-image{object-fit:contain;width:112%;height:112%}.landing-section-head--cta{text-align:center}.landing-section-head--cta .landing-eyebrow{display:none!important}.landing-accessory-image{object-fit:contain;width:100%;height:100%}.landing-accessory-image-wrap{width:72px;height:72px}.landing-accessory-row{grid-template-columns:22px 72px 1fr;min-height:96px}.landing-product-card:nth-child(2) .landing-product-image{object-fit:contain;width:110%;height:110%}.landing-faq-section{padding:8px 0 32px}.landing-faq-shell{color:#000;background:#f3f4f5;border-radius:30px;padding:34px 34px 38px;box-shadow:0 20px 42px #0000001f}.landing-faq-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.landing-faq-head h2{color:#000;letter-spacing:-.035em;text-transform:uppercase;margin:0;font-size:clamp(42px,6vw,86px);font-weight:800;line-height:.95}.landing-faq-head-right{flex-direction:column-reverse;align-items:flex-end;gap:8px;padding-top:8px;display:flex}.landing-faq-head-right span{color:#e7000b;white-space:nowrap;font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1}.landing-faq-icon{color:#e7000b;border:2px solid #e7000b;border-radius:14px 14px 14px 4px;place-items:center;width:64px;height:48px;font-size:24px;font-weight:800;display:grid}.landing-faq-tabs{flex-wrap:wrap;gap:14px;margin-top:44px;display:flex}.landing-faq-tab{color:#000;cursor:pointer;background:#e5e6e7;border:0;border-radius:9px;min-height:42px;padding:0 24px;font-size:16px;font-weight:800;transition:transform .2s,background .2s}.landing-faq-tab:hover{transform:translateY(-1px)}.landing-faq-tab.is-active{background:#e7000b}.landing-faq-list{flex-direction:column;gap:6px;margin-top:20px;display:flex}.landing-faq-item{background:#e9eaeb;border-radius:9px;overflow:hidden}.landing-faq-question{color:#000;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:54px;padding:0 24px 0 28px;display:flex}.landing-faq-question span:first-child{font-size:16px;font-weight:800;line-height:1.3}.landing-faq-toggle{flex:0 0 22px;width:22px;height:22px;position:relative}.landing-faq-toggle:before,.landing-faq-toggle:after{content:"";background:#e7000b;border-radius:999px;width:22px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-faq-toggle:after{transition:opacity .2s,transform .2s;transform:translate(-50%,-50%)rotate(90deg)}.landing-faq-item.is-open .landing-faq-toggle{background:#e7000b;border-radius:999px;width:36px;height:36px}.landing-faq-item.is-open .landing-faq-toggle:before,.landing-faq-item.is-open .landing-faq-toggle:after{background:#fff;width:18px}.landing-faq-item.is-open .landing-faq-toggle:after{opacity:1;transform:translate(-50%,-50%)rotate(-45deg)}.landing-faq-answer{color:#000;padding:0 28px 20px}.landing-faq-answer p{max-width:880px;margin:0;font-size:16px;line-height:1.55}.landing-faq-answer p+p{margin-top:4px}@media (width<=900px){.landing-faq-head{grid-template-columns:1fr}.landing-faq-head-right{align-items:flex-start}}@media (width<=760px){.landing-faq-shell{border-radius:22px;padding:22px 16px}.landing-faq-head h2{font-size:44px}.landing-faq-head-right span{font-size:26px}.landing-faq-tabs{gap:8px;margin-top:24px}.landing-faq-tab{min-height:38px;padding:0 14px;font-size:14px}.landing-faq-question{min-height:58px;padding:0 16px}.landing-faq-answer{padding:0 16px 18px}}.landing-product-card:nth-child(3) .landing-product-image{object-fit:contain;width:112%;height:112%}.landing-faq-toggle{background:#e7000b!important;border-radius:999px!important;flex:0 0 36px!important;width:36px!important;height:36px!important;transition:transform .22s,background .22s!important}.landing-faq-toggle:before,.landing-faq-toggle:after{background:#fff!important;width:18px!important;height:2px!important}.landing-faq-toggle:before{transform:translate(-50%,-50%)rotate(0)!important}.landing-faq-toggle:after{opacity:1!important;transform:translate(-50%,-50%)rotate(90deg)!important}.landing-faq-item.is-open .landing-faq-toggle{transform:rotate(45deg)}.landing-faq-item.is-open .landing-faq-toggle:before{transform:translate(-50%,-50%)rotate(0)!important}.landing-faq-item.is-open .landing-faq-toggle:after{transform:translate(-50%,-50%)rotate(90deg)!important}:root{--accent:#e7000b;--accent-rgb:231, 0, 11}.landing-hero-text,.landing-hero-panel,.landing-benefit-card,.landing-product-card,.landing-promo-card,.landing-why-shell,.landing-why-card,.landing-faq-shell,.landing-faq-item,.lead-form-card,.landing-contact-card,.landing-section-head,.landing-simple-title{border-color:#e7000bbf!important}.landing-product-card,.landing-promo-card,.landing-why-shell,.landing-why-card,.landing-faq-shell,.lead-form-card{border:1px solid #e7000bbf!important}.landing-product-image-box,.landing-promo-price-box,.landing-promo-note,.landing-faq-tab,.landing-faq-item,.landing-accessory-row{border-color:#e7000b59!important}.landing-faq-tab.is-active,.landing-faq-toggle,.landing-faq-item.is-open .landing-faq-toggle,.landing-rent-thumb,.landing-rent-line.is-active .landing-radio-dot,.landing-rent-option.is-active .landing-rent-option-label,.landing-rent-option.is-active .landing-rent-option-price,.landing-product-badge,.landing-promo-price-badge,.landing-promo-pill{border-color:#e7000b!important}.landing-why-divider,.landing-why-divider:before,.landing-promo-pill,.landing-promo-price-badge,.landing-faq-tab.is-active,.landing-faq-toggle,.landing-faq-item.is-open .landing-faq-toggle{background:#e7000b!important}.landing-promo-ring,.landing-why-ellipse,.landing-promo-secondary{border-color:#e7000b!important}.landing-faq-accent,.landing-promo-note strong,.landing-request-total,.landing-product-badge{color:#e7000b!important}.landing-promo-pill,.landing-promo-price-badge,.landing-faq-tab.is-active{color:#fff!important}.landing-hero-text,.landing-hero-panel,.landing-benefit-card,.landing-product-card,.landing-promo-card,.landing-why-shell,.landing-why-card,.landing-faq-shell,.landing-faq-item,.lead-form-card,.landing-contact-card,.landing-section-head,.landing-simple-title{border:2px solid #000000eb!important}.landing-product-image-box,.landing-promo-price-box,.landing-promo-note,.landing-faq-tab,.landing-accessory-row{border-color:#00000094!important}.landing-product-card,.landing-promo-card,.landing-why-shell,.landing-why-card,.landing-faq-shell,.lead-form-card{box-shadow:0 22px 42px #0000002e,0 0 0 1px #00000047!important}.landing-promo-card .landing-promo-price-badge,.landing-promo-card .landing-promo-primary{background:#e72f32!important;border-color:#e72f32!important}.landing-promo-card .landing-promo-secondary,.landing-promo-card .landing-promo-ring{border-color:#e72f32!important}.landing-promo-card .landing-promo-note strong{color:#e72f32!important}.landing-promo-card .landing-promo-pill{color:#fff!important;background:#e7000b!important;border-color:#e7000b!important}.landing-why-shell .landing-why-divider,.landing-why-shell .landing-why-divider:before{background:#e72f32!important}.landing-why-shell .landing-why-ellipse{border-color:#e72f32!important}.landing-section-head--cta,.landing-cta-section>.landing-section-head,.landing-section-head--cta h2{box-shadow:none!important;border:0!important;outline:0!important}.landing-product-card{color:#fff!important;background:#0e151b!important}.landing-product-title,.landing-product-model,.landing-card-subtitle,.landing-rent-option,.landing-rent-option-label,.landing-rent-option-price,.landing-rent-option.is-active .landing-rent-option-label,.landing-rent-option.is-active .landing-rent-option-price,.landing-accessory-name,.landing-accessory-price,.landing-specs-button{color:#fff!important}.landing-product-model,.landing-card-subtitle,.landing-accessory-name{color:#ffffffc7!important}.landing-product-image-box{background:#fff!important;border-color:#ffffff38!important}.landing-card-subtitle,.landing-accessory-row{border-color:#ffffff29!important}.landing-rent-rail:before{background:#ffffff3d!important}.landing-checkbox{background:#ffffff14!important;border-color:#ffffff57!important}.landing-accessory-row.is-active .landing-checkbox,.landing-rent-thumb{background:#e7000b!important;border-color:#e7000b!important}.landing-specs-button{background:#ffffff0a!important;border-color:#ffffff47!important}.landing-specs-button:hover{background:#ffffff17!important}.landing-request-total{color:#e7000b!important}.landing-catalog--first .landing-section-head,.landing-catalog--first .landing-section-head--centered{display:none!important}.landing-product-actions{grid-template-columns:1fr!important;gap:12px!important}.landing-request-total{color:#fff!important;text-align:center!important;margin-top:12px!important;font-size:20px!important;font-weight:800!important;line-height:1.15!important}.landing-promo-card,.landing-why-shell,.landing-faq-shell{color:#fff!important;background:#0e151b!important}.landing-promo-card h2,.landing-promo-card p,.landing-promo-card span,.landing-promo-card strong,.landing-why-shell,.landing-why-title,.landing-faq-head h2,.landing-faq-head-right span,.landing-promo-pill{color:#fff!important}.landing-promo-price-box,.landing-promo-note,.landing-why-card,.landing-faq-tab,.landing-faq-item{color:#000!important;background:#fff!important}.landing-promo-price-box strong,.landing-promo-price-box span,.landing-promo-note span,.landing-promo-note strong,.landing-why-card h3,.landing-why-card p,.landing-faq-tab,.landing-faq-question,.landing-faq-question span,.landing-faq-answer,.landing-faq-answer p{color:#000!important}.landing-faq-tab.is-active{color:#fff!important;background:#e7000b!important}.landing-faq-tab.is-active span,.landing-faq-tab.is-active *{color:#fff!important}.landing-product-card,.landing-promo-card,.landing-why-shell,.landing-faq-shell,.lead-form-card{border:2px solid #000000eb!important;box-shadow:0 22px 42px #0000002e,0 0 0 1px #00000047!important}.landing-promo-card,.landing-why-shell,.landing-faq-shell,.lead-form-card,.landing-product-card,.landing-why-card,.landing-faq-item{border:2px solid #2f363c!important}.landing-simple-title{box-shadow:none!important;border:0!important;outline:0!important}.landing-nav-ns,.landing-footer-ns{text-decoration:none!important}.landing-header,.landing-footer{isolation:isolate!important;background:#121a22!important;position:sticky!important;overflow:hidden!important}.landing-header:before,.landing-header:after,.landing-footer:before,.landing-footer:after{content:none!important;display:none!important}.landing-bar-distorted-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-bar-distorted-bg canvas{opacity:1;display:block;pointer-events:none!important;width:100%!important;height:100%!important}.landing-header-inner,.landing-footer-inner{z-index:2!important;position:relative!important}.landing-request-button.is-waiting-supply{color:#0e151b!important;box-shadow:none!important;background:#fff!important;border:0!important}.landing-request-button.is-waiting-supply:hover{transform:none!important}.landing-specs-button{text-transform:none!important}.landing-promo-primary{color:#fff!important;background:#e7000b!important;border:0!important;transition:background-color .22s,color .22s,transform .22s!important}.landing-promo-secondary{color:#000!important;box-shadow:none!important;background:#fff!important;border:0!important}.landing-promo-secondary:hover{color:#000!important;background:#fff!important}.landing-promo-note,.landing-promo-note span,.landing-promo-note strong{color:#000!important}.landing-promo-card .landing-promo-note,.landing-promo-card .landing-promo-note span,.landing-promo-card .landing-promo-note strong,.landing-promo-card .landing-promo-note--top,.landing-promo-card .landing-promo-note--bottom,.landing-promo-card .landing-promo-note--top span,.landing-promo-card .landing-promo-note--top strong,.landing-promo-card .landing-promo-note--bottom span,.landing-promo-card .landing-promo-note--bottom strong{color:#000!important;-webkit-text-fill-color:#000!important}.landing-promo-card .landing-promo-price-badge{color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;background:#000!important;border-color:#000!important}.landing-simple-title-logo{object-fit:contain;width:clamp(176px,18vw,320px);height:auto;display:block}.landing-simple-title-text{display:inline-block}.landing-why-card--service-photo .landing-why-visual{justify-content:flex-end;align-items:stretch;width:56%;height:100%;bottom:0;right:0}.landing-why-card--service-photo .landing-why-image{object-fit:cover;object-position:44% center;clip-path:ellipse(86% 60% at 100%);border-radius:0 999px 999px 0;width:100%;max-width:none;height:100%;max-height:none;transform:none}@media (width<=900px){.landing-simple-title{gap:10px}.landing-simple-title-logo{width:clamp(150px,42vw,240px)}.landing-why-card--service-photo .landing-why-content{max-width:52%}.landing-why-card--service-photo .landing-why-visual{width:50%}}@media (width<=640px){.landing-simple-title{flex-direction:column}.landing-why-card--service-photo .landing-why-content{max-width:54%}.landing-why-card--service-photo .landing-why-image{object-position:42% center;clip-path:ellipse(90% 58% at 100%)}}.landing-simple-title{justify-content:center;align-items:center;display:flex}.landing-simple-title-full{object-fit:contain;width:min(100%,760px);height:auto;display:block}.landing-promo-primary{color:#fff!important;background:#e7000b!important;border:0!important}.landing-promo-primary:hover{color:#fff!important;background:#00bda7!important}.landing-promo-ring{z-index:1;background:#121a22;border:3px solid #e7000b;border-radius:50%;position:absolute;inset:20px 22px 18px 18px;overflow:hidden}.landing-bar-distorted-bg--promo{border-radius:50%;overflow:hidden;pointer-events:none!important;position:absolute!important;inset:0!important}.landing-bar-distorted-bg--promo canvas{display:block;pointer-events:none!important;width:100%!important;height:100%!important}.landing-promo-image{z-index:2;position:relative}.landing-promo-note{z-index:3}@media (width<=900px){.landing-simple-title-full{width:min(100%,620px)}}@media (width<=640px){.landing-simple-title-full{width:min(100%,420px)}}.landing-simple-title{flex-wrap:nowrap!important;justify-content:center!important;align-items:center!important;gap:18px!important;display:flex!important}.landing-simple-title-text{letter-spacing:-.03em!important;color:#f3f5f7!important;white-space:nowrap!important;font-size:clamp(40px,5vw,72px)!important;font-weight:800!important;line-height:1!important;display:inline-block!important}button.landing-promo-primary,.landing-promo-card .landing-promo-primary,.landing-promo-actions .landing-promo-primary{color:#fff!important;box-shadow:none!important;background:#e7000b!important;border:0!important}button.landing-promo-primary:hover,.landing-promo-card .landing-promo-primary:hover,.landing-promo-actions .landing-promo-primary:hover{color:#fff!important;background:#00bda7!important}.landing-why-card--service-photo .landing-why-content{max-width:44%!important}.landing-why-card--service-photo .landing-why-visual{justify-content:flex-end!important;align-items:stretch!important;width:56%!important;height:100%!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.landing-why-card--service-photo .landing-why-ellipse{display:none!important}.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:48% center!important;clip-path:none!important;border-radius:120px 18px 18px 120px!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}@media (width<=1100px){.landing-simple-title-logo{max-width:min(44vw,330px)!important;height:clamp(48px,5.6vw,76px)!important}.landing-simple-title-text{font-size:clamp(34px,4.8vw,58px)!important}}@media (width<=900px){.landing-simple-title{flex-wrap:wrap!important;gap:12px!important}.landing-simple-title-logo{max-width:min(55vw,280px)!important;height:clamp(42px,6vw,62px)!important}.landing-simple-title-text{font-size:clamp(28px,4.6vw,42px)!important}.landing-why-card--service-photo .landing-why-content{max-width:48%!important}.landing-why-card--service-photo .landing-why-visual{width:52%!important}.landing-why-card--service-photo .landing-why-image{border-radius:100px 18px 18px 100px!important}}@media (width<=640px){.landing-simple-title{gap:10px!important}.landing-simple-title-logo{max-width:min(78vw,220px)!important;height:clamp(34px,8vw,52px)!important}.landing-simple-title-text{white-space:normal!important;text-align:center!important;font-size:clamp(22px,5vw,32px)!important}.landing-why-card--service-photo .landing-why-content{max-width:50%!important}.landing-why-card--service-photo .landing-why-visual{width:54%!important}.landing-why-card--service-photo .landing-why-image{object-position:50% center!important;border-radius:80px 18px 18px 80px!important}}.landing-simple-title{gap:14px!important}.landing-simple-title-logo{object-fit:contain!important;flex:none!important;width:auto!important;max-width:min(44vw,350px)!important;height:clamp(42px,4.6vw,64px)!important;display:block!important}.landing-why-card--deposit-photo .landing-why-content{max-width:42%!important}.landing-why-card--deposit-photo .landing-why-visual{justify-content:flex-end!important;align-items:stretch!important;width:58%!important;height:100%!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.landing-why-card--deposit-photo .landing-why-ellipse{display:none!important}.landing-why-card--deposit-photo .landing-why-image{object-fit:cover!important;object-position:center center!important;clip-path:none!important;border-radius:120px 18px 18px 120px!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}@media (width<=1100px){.landing-simple-title-logo{max-width:min(46vw,320px)!important;height:clamp(38px,4.8vw,58px)!important}}@media (width<=900px){.landing-simple-title-logo{max-width:min(55vw,260px)!important;height:clamp(34px,5.4vw,52px)!important}.landing-why-card--deposit-photo .landing-why-content{max-width:46%!important}.landing-why-card--deposit-photo .landing-why-visual{width:54%!important}.landing-why-card--deposit-photo .landing-why-image{border-radius:100px 18px 18px 100px!important}}@media (width<=640px){.landing-simple-title-logo{max-width:min(72vw,220px)!important;height:clamp(30px,6.6vw,44px)!important}.landing-why-card--deposit-photo .landing-why-content{max-width:48%!important}.landing-why-card--deposit-photo .landing-why-visual{width:54%!important}.landing-why-card--deposit-photo .landing-why-image{border-radius:80px 18px 18px 80px!important}}.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content{max-width:42%!important}.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual{justify-content:flex-end!important;align-items:stretch!important;width:58%!important;height:100%!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.landing-why-card--deposit-photo .landing-why-ellipse,.landing-why-card--fleet-photo .landing-why-ellipse,.landing-why-card--delivery-photo .landing-why-ellipse{display:none!important}.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image{object-fit:cover!important;clip-path:none!important;border-radius:120px 18px 18px 120px!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;transform:none!important}.landing-why-card--deposit-photo .landing-why-image{object-position:center center!important}.landing-why-card--fleet-photo .landing-why-image{object-position:62% center!important}.landing-why-card--delivery-photo .landing-why-image{object-position:center center!important}@media (width<=900px){.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content{max-width:46%!important}.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual{width:54%!important}.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image{border-radius:100px 18px 18px 100px!important}}@media (width<=640px){.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content{max-width:48%!important}.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual{width:54%!important}.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image{border-radius:80px 18px 18px 80px!important}.landing-why-card--fleet-photo .landing-why-image{object-position:58% center!important}}.lead-modal{z-index:1000;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.lead-modal-backdrop{-webkit-backdrop-filter:blur(9px);cursor:pointer;background:#000000ad;position:absolute;inset:0}.lead-modal-card{z-index:1;color:#111;background:#fff;border-radius:28px;width:min(100%,520px);max-height:min(92vh,900px);padding:34px;position:relative;overflow:auto;box-shadow:0 30px 80px #0000006b}.lead-modal-close{float:right;z-index:2;color:#fff;cursor:pointer;background:#e7000b;border-radius:999px;width:38px;height:38px;margin:-16px -16px 8px 8px;font-size:28px;line-height:1;position:sticky;top:0}.lead-form-card--order{border-radius:28px;width:min(100%,560px);margin:0 auto;padding:34px;color:#111!important;background:#fff!important;border:2px solid #2f363c!important}.lead-order-form{color:#111;width:100%}.lead-order-row{grid-template-columns:1fr;gap:14px;margin-bottom:20px;display:grid}.lead-order-row--two{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-order-field{color:#111;flex-direction:column;gap:8px;font-size:15px;font-weight:800;display:flex}.lead-order-field input,.lead-order-field select{color:#111;background:#f0f0f0;border:0;border-radius:4px;outline:none;width:100%;min-height:52px;padding:0 18px;font-size:15px;font-weight:600}.lead-order-field input::placeholder{color:#8d8d8d}.lead-order-field select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#00bda7 50%),linear-gradient(135deg,#00bda7 50%,#0000 50%);background-position:calc(100% - 21px),calc(100% - 16px);background-repeat:no-repeat;background-size:5px 5px,5px 5px}.lead-order-input-wrap{display:block;position:relative}.lead-order-input-wrap input{padding-right:48px}.lead-order-calendar{color:#00bda7;pointer-events:none;font-size:26px;line-height:1;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.lead-order-file-button{color:#111;cursor:pointer;background:#fff;border:1.5px solid #00bda7;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:38px;padding:0 18px;font-size:15px;font-weight:800;display:inline-flex}.lead-order-file-button input{display:none}.lead-order-agreement{color:#111;cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:12px;margin:8px 0 24px;font-size:14px;line-height:1.35;display:grid;position:relative}.lead-order-agreement input{opacity:0;pointer-events:none;position:absolute}.lead-order-checkmark{background:#fff;border:1.5px solid #00bda7;width:18px;height:18px}.lead-order-agreement input:checked+.lead-order-checkmark{background:linear-gradient(135deg,#0000 0 38%,#00bda7 38% 56%,#0000 56% 100%),linear-gradient(45deg,#0000 0 44%,#00bda7 44% 62%,#0000 62% 100%)}.lead-order-agreement a{color:#111;text-underline-offset:4px;-webkit-text-decoration:underline #00bda7;text-decoration:underline #00bda7}.lead-order-total{color:#111;text-transform:uppercase;justify-content:flex-end;align-items:baseline;gap:8px;margin:44px 0 36px;font-size:15px;font-weight:900;display:flex}.lead-order-total strong{font-size:16px;font-weight:900}.lead-order-submit{color:#111;cursor:pointer;background:#fff;border:1.5px solid #00bda7;border-radius:999px;width:100%;min-height:54px;font-size:15px;font-weight:900;transition:background-color .22s,color .22s,border-color .22s}.lead-order-submit:hover{color:#fff;background:#00bda7}.lead-order-success{color:#111;text-align:center;background:#00bda724;border-radius:12px;margin-top:14px;padding:12px 14px;font-size:14px;font-weight:800}@media (width<=640px){.lead-modal{padding:12px}.lead-modal-card,.lead-form-card--order{border-radius:22px;padding:24px 18px}.lead-order-row--two{grid-template-columns:1fr}.lead-order-total{flex-wrap:wrap;justify-content:flex-start;margin:30px 0 24px}}.landing-header-inner{align-items:center!important;gap:18px!important;display:flex!important}.landing-nav{margin-left:auto!important}.landing-header-socials{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.landing-header-social{background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .18s,opacity .18s,background-color .18s;display:inline-flex;overflow:hidden}.landing-header-social:hover{opacity:.9;background:#ffffff24;transform:translateY(-1px)}.landing-header-social img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=760px){.landing-header-inner{gap:10px!important}.landing-header-socials{gap:7px}.landing-header-social{border-radius:10px;width:30px;height:30px}}@media (width<=520px){.landing-header-social{width:28px;height:28px}}.landing-header-inner--balanced{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:22px!important;width:100%!important;display:grid!important;position:relative!important}.landing-header-inner--balanced .landing-nav{margin-left:0!important}.landing-nav--left{justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:18px!important;display:flex!important}.landing-logo--center{text-align:center!important;white-space:nowrap!important;justify-self:center!important}.landing-header-socials--right{justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:12px!important;display:flex!important}.landing-header-socials--right .landing-header-social img{object-fit:cover!important;width:100%!important;height:100%!important}@media (width<=900px){.landing-header-inner--balanced{gap:14px!important}.landing-nav--left{gap:12px!important}.landing-header-socials--right{gap:9px!important}.landing-header-socials--right .landing-header-social{border-radius:12px!important;width:36px!important;height:36px!important}}@media (width<=680px){.landing-header-inner--balanced{grid-template-columns:1fr!important;gap:12px!important}.landing-nav--left,.landing-logo--center,.landing-header-socials--right{justify-self:center!important}.landing-nav--left{order:2;flex-wrap:wrap!important;justify-content:center!important}.landing-logo--center{order:1}.landing-header-socials--right{order:3}}.landing-header{min-height:86px!important;padding:0!important}.landing-header-inner--balanced{grid-template-columns:minmax(320px,1fr) auto minmax(190px,1fr)!important;align-items:center!important;gap:24px!important;width:min(1480px,100% - 40px)!important;min-height:86px!important;margin:0 auto!important;display:grid!important;position:relative!important}.landing-logo--center{z-index:3!important;white-space:nowrap!important;place-self:center!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.landing-nav--left{z-index:3!important;flex-wrap:nowrap!important;justify-content:flex-start!important;justify-self:start!important;align-items:center!important;gap:14px!important;width:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.landing-header-socials--right{z-index:3!important;justify-content:flex-end!important;justify-self:end!important;align-items:center!important;gap:12px!important;width:auto!important;margin:0!important}@media (width<=900px){.landing-header{min-height:78px!important}.landing-header-inner--balanced{grid-template-columns:minmax(220px,1fr) auto minmax(140px,1fr)!important;gap:14px!important;width:min(100%,100% - 24px)!important;min-height:78px!important}.landing-nav--left{gap:9px!important}.landing-nav--left a{min-height:36px!important;padding:0 12px!important;font-size:13px!important}.landing-logo--center{font-size:24px!important}.landing-header-socials--right .landing-header-social{border-radius:12px!important;width:36px!important;height:36px!important}}@media (width<=680px){.landing-header{min-height:auto!important;padding:10px 0!important}.landing-header-inner--balanced{grid-template-columns:1fr!important;gap:10px!important}.landing-logo--center{order:1!important}.landing-nav--left{flex-wrap:wrap!important;order:2!important;justify-content:center!important;justify-self:center!important}.landing-header-socials--right{order:3!important;justify-self:center!important}}.landing-header-inner--balanced{grid-template-columns:auto auto auto!important;justify-content:center!important;gap:14px!important}.landing-nav--left{justify-self:end!important;gap:10px!important}.landing-logo--center{justify-self:center!important}.landing-header-socials--right{justify-self:start!important;gap:10px!important}@media (width<=900px){.landing-header-inner--balanced{grid-template-columns:auto auto auto!important;gap:10px!important}.landing-nav--left{gap:8px!important}.landing-nav--left a{min-height:34px!important;padding:0 11px!important;font-size:12px!important}.landing-logo--center{font-size:24px!important}.landing-header-socials--right{gap:8px!important}.landing-header-socials--right .landing-header-social{border-radius:13px!important;width:40px!important;height:40px!important}}@media (width<=680px){.landing-header-inner--balanced{grid-template-columns:1fr!important;gap:10px!important}.landing-nav--left{flex-wrap:wrap!important;justify-content:center!important;justify-self:center!important}.landing-header-socials--right{justify-content:center!important;justify-self:center!important}}.landing-header{min-height:90px!important}.landing-header-inner--balanced{width:min(1480px,100% - 72px)!important;min-height:90px!important;margin:0 auto!important;display:block!important;position:relative!important}.landing-logo--center{z-index:3!important;white-space:nowrap!important;margin:0!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.landing-nav--left{z-index:3!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}.landing-header-socials--right{z-index:3!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.landing-nav--left a{color:#111!important;box-shadow:none!important;background:#fff!important;border:0!important}.landing-nav--left a:hover{color:#111!important;background:#f3f3f3!important}@media (width<=1100px){.landing-header{min-height:82px!important}.landing-header-inner--balanced{width:min(100%,100% - 36px)!important;min-height:82px!important}.landing-nav--left{gap:8px!important}.landing-nav--left a{min-height:36px!important;padding:0 12px!important;font-size:13px!important}.landing-logo--center{font-size:24px!important}.landing-header-socials--right{gap:8px!important}.landing-header-socials--right .landing-header-social{border-radius:13px!important;width:42px!important;height:42px!important}}@media (width<=760px){.landing-header{min-height:auto!important;padding:10px 0!important}.landing-header-inner--balanced{gap:10px!important;width:min(100%,100% - 24px)!important;min-height:auto!important;display:grid!important}.landing-logo--center,.landing-nav--left,.landing-header-socials--right{position:static!important;transform:none!important}.landing-logo--center{order:1!important;justify-self:center!important}.landing-nav--left{flex-wrap:wrap!important;order:2!important;justify-content:center!important;justify-self:center!important}.landing-header-socials--right{order:3!important;justify-content:center!important;justify-self:center!important}}@media (width<=1100px){.landing-header-inner--balanced{width:min(100%,100% - 36px)!important}}.landing-header-inner--balanced{width:min(1120px,100% - 72px)!important}.landing-nav--left{gap:8px!important}.landing-nav--left a{color:#111!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:18px!important;padding:0 15px!important;font-size:13px!important;font-weight:800!important}.landing-header-socials--right{gap:14px!important}.landing-header-socials--right .landing-header-social{border-radius:18px!important;width:60px!important;height:60px!important}@media (width<=1100px){.landing-header-inner--balanced{width:min(100%,100% - 36px)!important}.landing-nav--left{gap:7px!important}.landing-nav--left a{min-height:36px!important;padding:0 12px!important;font-size:12px!important}.landing-header-socials--right{gap:10px!important}.landing-header-socials--right .landing-header-social{border-radius:15px!important;width:48px!important;height:48px!important}}.landing-footer{min-height:90px!important;padding:0!important}.landing-footer-inner--balanced{width:min(1120px,100% - 72px)!important;min-height:90px!important;margin:0 auto!important;display:block!important;position:relative!important}.landing-footer-logo--center{color:#fff!important;letter-spacing:.08em!important;cursor:pointer!important;z-index:3!important;white-space:nowrap!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-size:30px!important;font-weight:800!important;line-height:1!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.landing-footer-nav--left{z-index:3!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:50%!important;left:0!important;transform:translateY(-50%)!important}.landing-footer-nav--left a{color:#111!important;min-height:40px!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;padding:0 15px!important;font-size:13px!important;font-weight:800!important;line-height:1!important;text-decoration:none!important;transition:transform .18s,background-color .18s!important;display:inline-flex!important}.landing-footer-nav--left a:hover{color:#111!important;background:#f3f3f3!important;transform:translateY(-1px)!important}.landing-footer-socials--right{z-index:3!important;justify-content:flex-end!important;align-items:center!important;gap:14px!important;margin:0!important;display:flex!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important}.landing-footer-social{background:#ffffff14!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:60px!important;height:60px!important;transition:transform .18s,opacity .18s!important;display:inline-flex!important;overflow:hidden!important}.landing-footer-social:hover{opacity:.9!important;transform:translateY(-1px)!important}.landing-footer-social img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}@media (width<=1100px){.landing-footer{min-height:82px!important}.landing-footer-inner--balanced{width:min(100%,100% - 36px)!important;min-height:82px!important}.landing-footer-nav--left{gap:7px!important}.landing-footer-nav--left a{min-height:36px!important;padding:0 12px!important;font-size:12px!important}.landing-footer-logo--center{font-size:24px!important}.landing-footer-socials--right{gap:10px!important}.landing-footer-social{border-radius:15px!important;width:48px!important;height:48px!important}}@media (width<=760px){.landing-footer{min-height:auto!important;padding:10px 0!important}.landing-footer-inner--balanced{gap:10px!important;width:min(100%,100% - 24px)!important;min-height:auto!important;display:grid!important}.landing-footer-logo--center,.landing-footer-nav--left,.landing-footer-socials--right{position:static!important;transform:none!important}.landing-footer-logo--center{order:1!important;justify-self:center!important}.landing-footer-nav--left{flex-wrap:wrap!important;order:2!important;justify-content:center!important;justify-self:center!important}.landing-footer-socials--right{order:3!important;justify-content:center!important;justify-self:center!important}}.landing-cta-section--horizontal{padding:34px 0 54px!important}.landing-section-head--cta{text-align:center!important;margin-bottom:20px!important}.landing-section-head--cta h2{color:#fff!important;letter-spacing:-.03em!important;text-shadow:2px 2px #0000006b!important;font-size:clamp(30px,3.5vw,48px)!important;font-weight:900!important;line-height:1!important}.landing-cta-grid--single{width:min(1180px,100%)!important;margin:0 auto!important;display:block!important}.lead-form-card--consultation{color:#fff!important;background:linear-gradient(#17212bfa,#121a22fa)!important;border:2px solid #2f363c!important;border-radius:28px!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:clamp(24px,3vw,38px)!important;box-shadow:0 24px 56px #00000047!important}.lead-form-card--consultation .lead-form-grid{gap:22px!important;margin-bottom:18px!important}.lead-form-card--consultation .lead-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lead-form-card--consultation .lead-form-field{flex-direction:column!important;gap:9px!important;display:flex!important}.lead-form-card--consultation .lead-form-field span,.lead-form-card--consultation .lead-form-messenger-label{color:#fff!important;font-size:15px!important;font-weight:800!important}.lead-form-card--consultation .lead-form-field input,.lead-form-card--consultation .lead-form-field textarea{color:#fff!important;background:#111a22!important;border:1px solid #3b4652!important;border-radius:12px!important;outline:none!important;width:100%!important;min-height:50px!important;padding:0 16px!important;font-size:16px!important;font-weight:600!important;transition:border-color .2s,box-shadow .2s!important}.lead-form-card--consultation .lead-form-field textarea{resize:vertical!important;min-height:128px!important;padding:16px!important}.lead-form-card--consultation .lead-form-field input::placeholder,.lead-form-card--consultation .lead-form-field textarea::placeholder{color:#ffffff80!important}.lead-form-card--consultation .lead-form-field input:focus,.lead-form-card--consultation .lead-form-field textarea:focus{border-color:#e7000b!important;box-shadow:0 0 0 3px #e7000b29!important}.lead-form-card--consultation .lead-form-messenger-row{flex-wrap:wrap!important;align-items:center!important;gap:14px!important;margin:10px 0 22px!important;display:flex!important}.lead-form-card--consultation .lead-form-messenger-options{flex-wrap:wrap!important;align-items:center!important;gap:10px!important;display:flex!important}.lead-form-card--consultation .lead-messenger-chip{color:#fff!important;cursor:pointer!important;background:0 0!important;border:1px solid #3b4652!important;border-radius:12px!important;min-height:38px!important;padding:0 18px!important;font-size:15px!important;font-weight:800!important;transition:background-color .2s,border-color .2s,transform .2s!important}.lead-form-card--consultation .lead-messenger-chip.is-active{color:#fff!important;background:#e7000b!important;border-color:#e7000b!important}.lead-form-card--consultation .lead-messenger-chip:hover{border-color:#e7000b!important;transform:translateY(-1px)!important}.lead-form-card--consultation .lead-submit-button{color:#fff!important;cursor:pointer!important;background:#e7000b!important;border:1px solid #fff!important;border-radius:16px!important;width:100%!important;min-height:56px!important;margin-top:2px!important;font-size:18px!important;font-weight:900!important;box-shadow:0 16px 34px #e7000b38!important}.lead-form-card--consultation .lead-submit-button:hover{background:#00bda7!important;box-shadow:0 16px 34px #00bda738!important}.lead-form-card--consultation .lead-form-disclaimer{color:#fff!important;margin:18px 0 0!important;font-size:13px!important;font-weight:700!important;line-height:1.35!important}.lead-form-card--consultation .lead-form-success{color:#fff!important;text-align:center!important;background:#00bda729!important;border-radius:12px!important;margin-top:14px!important;padding:12px 14px!important;font-weight:800!important}@media (width<=760px){.lead-form-card--consultation .lead-form-grid-2{grid-template-columns:1fr!important}.lead-form-card--consultation .lead-form-messenger-row{flex-direction:column!important;align-items:flex-start!important}}.lead-form-card--consultation .lead-form-messenger-options{gap:9px!important}.lead-form-card--consultation .lead-messenger-chip{min-width:86px!important}.lead-modal-card{color:#fff!important;scrollbar-width:none!important;-ms-overflow-style:none!important;background:#17212b!important}.lead-modal-card::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.lead-modal-card .lead-order-form,.lead-modal-card .lead-order-field,.lead-modal-card .lead-order-field span,.lead-modal-card .lead-order-total,.lead-modal-card .lead-order-total span,.lead-modal-card .lead-order-total strong,.lead-modal-card .lead-order-agreement,.lead-modal-card .lead-order-agreement span,.lead-modal-card .lead-order-agreement a,.lead-modal-card .lead-order-success{color:#fff!important;-webkit-text-fill-color:#fff!important}.lead-modal-card .lead-order-field input,.lead-modal-card .lead-order-field select{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#0e151b!important;border:1px solid #2f363c!important}.lead-modal-card .lead-order-field input::placeholder{color:#ffffff85!important;-webkit-text-fill-color:#ffffff85!important}.lead-modal-card .lead-order-file-button{color:#fff!important;background:#0e151b!important;border-color:#e7000b!important}.lead-modal-card .lead-order-checkmark{background:#0e151b!important;border-color:#e7000b!important}.lead-modal-card .lead-order-agreement input:checked+.lead-order-checkmark{background:linear-gradient(135deg,#0000 0 38%,#e7000b 38% 56%,#0000 56% 100%),linear-gradient(45deg,#0000 0 44%,#e7000b 44% 62%,#0000 62% 100%),#0e151b!important}.lead-modal-card .lead-order-calendar{color:#e7000b!important}.lead-modal-card .lead-order-submit{color:#fff!important;background:#e7000b!important;border-color:#e7000b!important}.lead-modal-card .lead-order-submit:hover{background:#00bda7!important;border-color:#00bda7!important}.lead-modal-card .lead-order-success{background:#e7000b2e!important}.lead-modal-card{padding-top:26px!important}.lead-modal-head{justify-content:space-between;align-items:center;gap:18px;margin:0 0 24px;display:flex}.lead-modal-title{letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1;color:#fff!important;-webkit-text-fill-color:#fff!important}.lead-modal-close{flex:none;float:none!important;color:#0000!important;cursor:pointer!important;background:#e7000b!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;margin:0!important;padding:0!important;display:inline-flex!important;position:static!important}.lead-modal-close span{transform-origin:50%;background:#fff;border-radius:999px;width:18px;height:2.5px;position:absolute}.lead-modal-close span:first-child{transform:rotate(45deg)}.lead-modal-close span:last-child{transform:rotate(-45deg)}.lead-modal-close:hover{background:#00bda7!important}.lead-modal-card .lead-order-row:empty{display:none!important}.lead-modal-card .lead-order-total{margin-top:30px!important}.lead-modal-card .lead-order-field select{color:#fff!important;-webkit-text-fill-color:#fff!important}.lead-modal-card .lead-order-field option{color:#fff!important;background:#0e151b!important}:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#17212b;font-family:"Exo 2",Arial,sans-serif}html,body,#root{width:100%;min-width:100%;min-height:100vh;margin:0;padding:0}html,body{background:#17212b;overflow:hidden auto}body{display:block}#root{width:100%;max-width:none;min-height:100vh;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}
