@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}@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;position:relative}.lead-order-agreement input:checked+.lead-order-checkmark{background:#fff}.lead-order-agreement input:checked+.lead-order-checkmark:after{content:"";border:2px solid #00bda7;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.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:#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}.landing-main--catalog-only{padding-top:28px!important}.landing-catalog--standalone{padding-top:0!important}.landing-catalog--standalone .landing-section-head,.landing-catalog--standalone .landing-section-head--centered{margin-bottom:28px!important}.landing-mobile-catalog-shortcut{display:none}.landing-mobile-catalog-shortcut-button{color:#fff;background:#e7000b;border:1px solid #2f363c;border-radius:18px;width:min(100%,420px);min-height:58px;margin:0 auto;padding:0 22px;font-size:18px;font-weight:900;line-height:1.1;box-shadow:0 16px 30px #e7000b38}.landing-mobile-catalog-shortcut-button:hover{background:#00bda7}@media (width<=767px){.landing-header-inner--balanced,.landing-footer-inner--balanced{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;padding-top:14px!important;padding-bottom:14px!important;display:flex!important}.landing-header-inner--balanced .landing-header-socials--right{order:1!important}.landing-header-inner--balanced .landing-logo--center{order:2!important;margin:0!important}.landing-header-inner--balanced .landing-nav--left{order:3!important;justify-content:center!important}.landing-footer-inner--balanced .landing-footer-nav--left{order:1!important;justify-content:center!important}.landing-footer-inner--balanced .landing-footer-logo--center{order:2!important;margin:0!important}.landing-footer-inner--balanced .landing-footer-socials--right{order:3!important;justify-content:center!important}.landing-nav--left,.landing-footer-nav--left{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;width:100%!important;margin:0!important;display:flex!important}.landing-header-socials--right,.landing-footer-socials--right{justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0!important;display:flex!important}.landing-header-socials--right .landing-header-social,.landing-footer-socials--right .landing-footer-social{width:58px!important;height:58px!important}.landing-main--home-mobile-order{flex-direction:column!important;display:flex!important}.landing-main--home-mobile-order .landing-home-buyout-wrap{order:1!important}.landing-main--home-mobile-order .landing-mobile-catalog-shortcut{order:2!important;padding:0 16px 8px!important;display:block!important}.landing-main--home-mobile-order .landing-catalog--first{order:3!important}.landing-main--home-mobile-order .landing-why-section{order:4!important}.landing-main--home-mobile-order .landing-faq-section{order:5!important}.landing-main--home-mobile-order .landing-cta-section--horizontal{order:6!important}}.landing-mobile-catalog-shortcut-logo{display:none}@media (width<=767px){.landing-page--home .landing-main--home-mobile-order .landing-catalog--first{display:none!important}.landing-main--home-mobile-order .landing-mobile-catalog-shortcut{order:2!important;padding:4px 16px 18px!important;display:block!important}.landing-mobile-catalog-shortcut-button{color:#fff!important;text-align:center!important;background:#e7000b!important;border:2px solid #2f363c!important;border-radius:24px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:min(100%,430px)!important;min-height:148px!important;padding:18px 22px 20px!important;font-size:20px!important;font-weight:900!important;line-height:1.1!important;display:flex!important;box-shadow:0 18px 36px #e7000b42!important}.landing-mobile-catalog-shortcut-button:hover{background:#00bda7!important}.landing-mobile-catalog-shortcut-logo{object-fit:contain!important;width:min(78%,245px)!important;height:auto!important;display:block!important}.landing-mobile-catalog-shortcut-button span{display:block!important}.landing-mobile-catalog-shortcut-button{gap:14px!important;min-height:164px!important;padding:20px 22px 22px!important}.landing-mobile-catalog-shortcut-logo{object-fit:contain!important;width:min(88%,320px)!important;max-width:320px!important;height:auto!important}.landing-page--home .landing-main--home-mobile-order .landing-cta-section--horizontal{padding:24px 0!important}.landing-page--home .landing-main--home-mobile-order .landing-cta-section--horizontal .lead-form-card--consultation{margin-bottom:0!important}.landing-page--home .landing-footer{margin-top:0!important}.landing-faq-head{grid-template-columns:1fr auto!important;align-items:center!important;gap:12px!important;display:grid!important}.landing-faq-head h2{grid-column:1!important;margin:0!important}.landing-faq-head-right{grid-column:2!important;justify-content:flex-end!important;align-items:center!important;margin:0!important;display:flex!important}.landing-faq-head-right span{display:none!important}.landing-faq-icon{flex:none!important;margin:0!important}.landing-main,.landing-main--catalog-first,.landing-main--home-mobile-order{padding-bottom:12px!important}.landing-page--home .landing-main--home-mobile-order .landing-cta-section--horizontal{margin-bottom:0!important;padding-bottom:8px!important}.landing-page--home .landing-main--home-mobile-order .lead-form-card--consultation{margin-bottom:0!important}.landing-footer{margin-top:0!important}.landing-header-socials--right .landing-header-social,.landing-footer-socials--right .landing-footer-social,.landing-footer-social{border-radius:13px!important;width:44px!important;height:44px!important}.landing-header-socials--right,.landing-footer-socials--right{gap:9px!important}}.landing-faq-icon{isolation:isolate!important;background:#0e151b!important;position:relative!important;overflow:hidden!important}.landing-faq-icon-bg{border-radius:inherit!important;z-index:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.landing-faq-icon-bg canvas,.landing-faq-icon-bg>canvas,.landing-faq-icon-bg>div,.landing-faq-icon-bg>*{border-radius:inherit!important}.landing-faq-icon:after{content:""!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(#080c100a,#080c1024)!important;position:absolute!important;inset:0!important}.landing-faq-icon-mark{z-index:2!important;color:#e7000b!important;text-shadow:0 0 14px #e7000b2e!important;font-size:24px!important;font-weight:900!important;line-height:1!important;position:relative!important}@media (width<=767px){.landing-faq-icon-mark{font-size:22px!important}}.landing-faq-icon{justify-content:center!important;align-items:center!important;display:flex!important}.landing-faq-icon-mark{z-index:3!important;color:#e7000b!important;text-shadow:0 0 1px #00000073,0 0 10px #e7000b2e!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;font-family:inherit!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;inset:0!important}@media (width<=767px){.landing-faq-icon-mark{font-size:26px!important}}.landing-faq-icon{position:relative!important}.landing-faq-icon:before{content:"?"!important;z-index:5!important;color:#e7000b!important;text-shadow:0 0 1px #00000073,0 0 10px #e7000b33!important;pointer-events:none!important;justify-content:center!important;align-items:center!important;font-family:Arial,Helvetica,sans-serif!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;inset:0!important}.landing-faq-icon-mark{opacity:0!important;color:#0000!important;pointer-events:none!important}@media (width<=767px){.landing-faq-icon:before{font-size:26px!important}}.landing-faq-icon:before{color:#fff!important;text-shadow:0 0 1px #00000080,0 0 8px #ffffff1f!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,.landing-why-card--service-photo .landing-why-visual{isolation:isolate!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,.landing-why-card--service-photo .landing-why-content{z-index:3!important;position:relative!important}.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{z-index:4!important;color:#fff!important;mix-blend-mode:difference!important;position:relative!important}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:linear-gradient(90deg,#fff 0%,#fffffff5 11%,#ffffffb8 22%,#ffffff5c 35%,#ffffff1a 48%,#ffffff03 58%,#fff0 66%)!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,.landing-why-card--service-photo .landing-why-image{-webkit-mask-image:linear-gradient(90deg,#00000003 0%,#00000014 10%,#00000038 18%,#00000075 28%,#000000c2 40%,#000000f0 52%,#000 64%)!important;mask-image:linear-gradient(90deg,#00000003 0%,#00000014 10%,#00000038 18%,#00000075 28%,#000000c2 40%,#000000f0 52%,#000 64%)!important}}.landing-faq-icon:before{color:#fff!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,.landing-why-card--service-photo .landing-why-content{z-index:3!important;max-width:50%!important;position:relative!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,.landing-why-card--service-photo .landing-why-visual{isolation:isolate!important;width:50%!important}.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{z-index:4!important;color:#0000!important;background-image:linear-gradient(90deg,#000 0% 47%,#fff 47% 100%)!important;background-repeat:no-repeat!important;background-size:100% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;position:relative!important}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{max-width:50%!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,.landing-why-card--service-photo .landing-why-visual{width:50%!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:linear-gradient(90deg,#fffffff5 0%,#ffffffdb 9%,#ffffff94 17%,#fff3 29%,#fff0 41%)!important}.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{background-image:linear-gradient(90deg,#000 0% 50%,#fff 50% 100%)!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,.landing-why-card--service-photo .landing-why-content{z-index:4!important;width:58%!important;max-width:58%!important;margin-right:-8%!important;position:relative!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,.landing-why-card--service-photo .landing-why-visual{z-index:2!important;isolation:isolate!important;width:50%!important;position:relative!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,.landing-why-card--service-photo .landing-why-image{z-index:1!important;position:relative!important;-webkit-mask-image:none!important;mask-image:none!important}.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#000!important;-webkit-text-fill-color:#000!important;mix-blend-mode:normal!important;z-index:5!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important;position:relative!important}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{width:60%!important;max-width:60%!important;margin-right:-10%!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,.landing-why-card--service-photo .landing-why-visual{width:50%!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:linear-gradient(90deg,#fff 0%,#fffffff7 10%,#ffffffe8 18%,#fffc 28%,#ffffffa8 38%,#ffffff85 48%,#ffffff57 58%,#ffffff29 68%,#fff0 80%)!important}}.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{flex-flow:row!important;justify-content:space-between!important;align-items:stretch!important;display:flex!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-content{z-index:4!important;flex:0 0 58%!important;width:58%!important;min-width:58%!important;max-width:58%!important;margin-right:0!important;padding-right:0!important;position:relative!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,.landing-why-card--service-photo .landing-why-visual{z-index:2!important;isolation:isolate!important;flex:0 0 46%!important;align-self:stretch!important;width:46%!important;min-width:46%!important;max-width:46%!important;margin-left:-4%!important;position:relative!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}@media (width<=767px){.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{flex-flow:row!important;align-items:stretch!important;display:flex!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,.landing-why-card--service-photo .landing-why-content{flex:0 0 58%!important;width:58%!important;min-width:58%!important;max-width:58%!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,.landing-why-card--service-photo .landing-why-visual{flex:0 0 46%!important;width:46%!important;min-width:46%!important;max-width:46%!important;margin-left:-4%!important}}.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{padding:0!important;display:block!important;position:relative!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-visual{isolation:isolate!important;z-index:2!important;border-radius:46% 22px 22px 46%!important;width:48%!important;min-width:48%!important;max-width:48%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;inset:0 0 0 auto!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{border-top-right-radius:inherit!important;border-bottom-right-radius:inherit!important;border-top-left-radius:inherit!important;border-bottom-left-radius:inherit!important}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{width:60%!important;min-width:60%!important;max-width:60%!important;padding:18px 0 18px 18px!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,.landing-why-card--service-photo .landing-why-visual{width:50%!important;min-width:50%!important;max-width:50%!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,.landing-why-card--service-photo .landing-why-visual{box-shadow:none!important;background:#fff!important;border:none!important;outline:none!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-image{box-shadow:none!important;border:none!important;outline:none!important;display:block!important}@media (width<=767px){.landing-why-divider{max-width:162px!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:linear-gradient(90deg,#fff 0%,#fffffffc 12%,#fffffff2 20%,#ffffffe0 30%,#ffffffc2 42%,#ffffff94 54%,#ffffff57 66%,#ffffff24 76%,#fff0 86%)!important;left:-2px!important}}.landing-why-divider{max-width:172px!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,.landing-why-card--service-photo .landing-why-visual{box-shadow:none!important;background:#fff!important;border:none!important;border-radius:0 22px 22px 0!important;outline:none!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;box-shadow:none!important;border:none!important;border-radius:0 22px 22px 0!important;outline:none!important;display:block!important}@media (width<=767px){.landing-why-divider{max-width:138px!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,.landing-why-card--service-photo .landing-why-visual{border-top-right-radius:20px!important;border-bottom-right-radius:20px!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,.landing-why-card--service-photo .landing-why-image{border-radius:0 20px 20px 0!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:radial-gradient(88% 122% at 0%,#fff 0%,#fffffffe 20%,#fffffff9 32%,#ffffffeb 44%,#ffffffc2 56%,#ffffff80 68%,#ffffff38 79%,#fff0 89%),linear-gradient(90deg,#ffffffc7 0%,#ffffff57 16%,#fff0 34%)!important}}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:radial-gradient(72% 118% at -10%,#fff 0%,#fffffffd 18%,#fffffff4 30%,#ffffffd6 42%,#ffffff94 54%,#ffffff42 66%,#ffffff12 74%,#fff0 80%),linear-gradient(90deg,#fff9 0%,#ffffff2e 12%,#fff0 24%)!important}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:radial-gradient(76% 120% at -12%,#fff 0%,#fffffffd 18%,#fffffff5 30%,#ffffffdb 42%,#ffffff9e 54%,#ffffff4d 66%,#ffffff17 74%,#fff0 80%),linear-gradient(90deg,#ffffff94 0%,#ffffff2e 12%,#fff0 24%)!important}}.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{background:#fff!important;border-radius:24px!important;min-height:320px!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #00000014!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,.landing-why-card--service-photo .landing-why-content{z-index:5!important;box-sizing:border-box!important;width:54%!important;min-width:54%!important;max-width:54%!important;margin:0!important;padding:22px 18px 22px 20px!important;position:relative!important}.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#000!important;-webkit-text-fill-color:#000!important}.landing-why-divider{max-width:145px!important;margin:10px 0 14px!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,.landing-why-card--service-photo .landing-why-visual{z-index:2!important;width:50%!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:130px 24px 24px 130px!important;outline:0!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!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,.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;box-shadow:none!important;border-radius:inherit!important;border:0!important;outline:0!important;display:block!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,.landing-why-card--service-photo .landing-why-ellipse{display:none!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{content:""!important;z-index:3!important;pointer-events:none!important;border-radius:inherit!important;background:linear-gradient(90deg,#fffffff5 0%,#ffffffe0 9%,#ffffffad 18%,#ffffff61 28%,#ffffff24 36%,#fff0 44%)!important;position:absolute!important;inset:0!important}.landing-why-card--deposit-photo .landing-why-image{object-position:58% center!important}.landing-why-card--fleet-photo .landing-why-image{object-position:63% center!important}.landing-why-card--delivery-photo .landing-why-image{object-position:60% center!important}.landing-why-card--service-photo .landing-why-image{object-position:58% center!important}@media (width<=767px){.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{border-radius:22px!important;min-height:286px!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,.landing-why-card--service-photo .landing-why-content{width:53%!important;min-width:53%!important;max-width:53%!important;padding:18px 14px 18px 18px!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,.landing-why-card--service-photo .landing-why-visual{border-radius:120px 22px 22px 120px!important;width:52%!important}.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{background:linear-gradient(90deg,#fffffff7 0%,#ffffffe6 9%,#ffffffb8 18%,#ffffff70 27%,#ffffff2e 35%,#fff0 43%)!important}.landing-why-divider{max-width:122px!important;margin:10px 0 14px!important}}@media (width>=768px){.landing-why-card{min-height:276px!important;box-shadow:none!important;background:#ffffff6b!important;border-radius:22px!important;padding:22px!important;position:relative!important;overflow:hidden!important}.landing-why-content{z-index:2!important;width:auto!important;min-width:0!important;max-width:48%!important;margin:0!important;padding:0!important;position:relative!important}.landing-why-card h3,.landing-why-card p,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#000!important;-webkit-text-fill-color:#000!important}.landing-why-card h3{margin:0!important;font-size:22px!important;font-weight:800!important;line-height:1.12!important}.landing-why-card p{margin:0!important;font-size:17px!important;line-height:1.45!important}.landing-why-divider{background:#e7000b!important;border-radius:999px!important;width:100%!important;max-width:252px!important;height:2px!important;margin:10px 0 12px!important;position:relative!important}.landing-why-divider:before{content:""!important;background:#e7000b!important;border-radius:999px!important;width:12px!important;height:12px!important;position:absolute!important;top:50%!important;left:-2px!important;transform:translateY(-50%)!important}.landing-why-visual{width:54%!important;height:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;position:absolute!important;top:auto!important;bottom:0!important;right:18px!important;overflow:visible!important}.landing-why-visual:before{content:none!important;display:none!important}.landing-why-ellipse{display:none!important}.landing-why-image{z-index:2!important;object-fit:contain!important;object-position:center!important;clip-path:none!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:86%!important;box-shadow:none!important;border:none!important;border-radius:0!important;outline:none!important;display:block!important;position:relative!important;transform:none!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;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;object-position:48% center!important;border-radius:120px 18px 18px 120px!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!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;top:0!important;bottom:0!important;right:0!important;overflow:hidden!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;border-radius:120px 18px 18px 120px!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!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}.landing-why-shell{background:#0e151b!important}.landing-why-title{color:#f4f4f4!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{background:#fff!important}}@media (width<=767px){.landing-why-shell{background:#0e151b!important}.landing-why-title{color:#f4f4f4!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{--why-reveal:0;isolation:isolate!important;background:#fff!important;border-radius:24px!important;min-height:330px!important;padding:18px!important;position:relative!important;overflow:hidden!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:4!important;width:52%!important;max-width:52%!important;padding-right:0!important;position:relative!important}.landing-why-content h3,.landing-why-card h3{max-width:none!important;font-size:18px!important;line-height:1.1!important}.landing-why-content p,.landing-why-card p{max-width:none!important;font-size:16px!important;line-height:1.45!important}.landing-why-divider{max-width:142px!important;margin:10px 0 12px!important}.landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{width:calc(48% + (52% * var(--why-reveal)))!important;z-index:2!important;background:0 0!important;border-radius:0!important;height:100%!important;padding:0!important;transition:width .12s linear!important;display:block!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{content:""!important;z-index:3!important;pointer-events:none!important;background:linear-gradient(90deg,#fff 0%,#fffffff2 18%,#ffffffb3 34%,#ffffff4d 48%,#ffffff14 62%,#fff0 76%)!important;position:absolute!important;inset:0!important}.landing-why-ellipse,.landing-why-card--deposit-photo .landing-why-ellipse,.landing-why-card--fleet-photo .landing-why-ellipse,.landing-why-card--delivery-photo .landing-why-ellipse,.landing-why-card--service-photo .landing-why-ellipse{display:none!important}.landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:cover!important;clip-path:none!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.landing-why-card--deposit-photo .landing-why-image{object-position:58% center!important}.landing-why-card--fleet-photo .landing-why-image{object-position:64% center!important}.landing-why-card--service-photo .landing-why-image{object-position:56% center!important}.landing-why-card--delivery-photo .landing-why-image{object-position:62% center!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{--why-reveal:0;--why-image-x:34%}.landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{height:100%!important;width:calc(38% + (62% * var(--why-reveal)))!important;transform:translateX(var(--why-image-x))!important;transform-origin:100%!important;will-change:width, transform!important;z-index:2!important;transition:none!important;top:0!important;bottom:0!important;right:0!important}.landing-why-card.is-debug .landing-why-visual{outline:2px solid #e7000b!important}.landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{transform:scale(calc(1.04 + (.04 * var(--why-reveal))))!important;transform-origin:50%!important;will-change:transform!important}.landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{opacity:calc(1 - (.78 * var(--why-reveal)))!important;transition:none!important}.landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{z-index:9!important}.landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{z-index:10!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:3!important}.landing-why-content h3,.landing-why-content p,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content p{z-index:3!important;position:relative!important}}.landing-why-divider,.landing-why-card .landing-why-divider,.landing-why-card--deposit-photo .landing-why-divider,.landing-why-card--fleet-photo .landing-why-divider,.landing-why-card--delivery-photo .landing-why-divider,.landing-why-card--service-photo .landing-why-divider{display:none!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{box-sizing:border-box!important;border-left:3px solid #e7000b!important}@media (width<=767px){.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{border-left-width:4px!important;border-left-color:#000!important}}.landing-main--contract{justify-content:center!important;align-items:center!important;min-height:clamp(420px,58vh,720px)!important;padding:clamp(32px,6vw,72px) 0!important;display:flex!important}.landing-contract-section{width:min(1180px,100% - 32px)!important;margin:0 auto!important}.landing-contract-card{color:#fff!important;text-align:center!important;background:#0e151b!important;border:1px solid #2f363c!important;border-radius:30px!important;flex-direction:column!important;justify-content:center!important;gap:24px!important;width:100%!important;min-height:280px!important;padding:clamp(34px,5vw,72px)!important;display:flex!important;box-shadow:0 22px 54px #0000003d!important}.landing-contract-card p{color:#fff!important;letter-spacing:-.035em!important;text-shadow:2px 2px #e7000b47!important;margin:0!important;font-size:clamp(28px,4.2vw,58px)!important;font-weight:900!important;line-height:1.04!important}@media (width<=767px){.landing-main--contract{min-height:52vh!important;padding:28px 0!important}.landing-contract-card{border-radius:24px!important;gap:18px!important;min-height:240px!important;padding:28px 18px!important}.landing-contract-card p{font-size:clamp(24px,8vw,36px)!important}}.login-test-hint{color:#ffffffad;margin:-2px 0 2px;font-size:13px;font-weight:700;line-height:1.35}.login-error{color:#fff;background:#e7000b29;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:800}.bot-admin-page{color:#fff;background:radial-gradient(circle at 10% 0,#e7000b2e,#0000 32%),linear-gradient(#17212b 0%,#0e151b 100%);min-height:100vh}.bot-admin-main{width:min(1440px,100% - 32px);margin:0 auto;padding:32px 0 54px}.bot-admin-header{background:#0e151bdb;border:1px solid #ffffff1a;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:18px;padding:24px;display:flex;box-shadow:0 22px 64px #00000047}.bot-admin-kicker{color:#e7000b;letter-spacing:.12em;margin:0 0 8px;font-size:13px;font-weight:900;line-height:1}.bot-admin-header h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(34px,4vw,64px);font-weight:900;line-height:.95}.bot-admin-header span{color:#ffffffad;font-weight:700}.bot-admin-header-actions,.bot-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.bot-admin-primary,.bot-admin-secondary,.bot-admin-danger,.bot-admin-tabs button,.bot-chip{color:#fff;cursor:pointer;border:0;border-radius:14px;min-height:44px;padding:0 18px;font-weight:900;transition:transform .18s,background-color .18s,opacity .18s}.bot-admin-primary{background:#e7000b}.bot-admin-secondary{background:#ffffff1a}.bot-admin-danger{background:#2f363c}.bot-admin-primary:hover,.bot-admin-secondary:hover,.bot-admin-danger:hover,.bot-admin-tabs button:hover,.bot-chip:hover{transform:translateY(-1px)}.bot-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.bot-stat-card{background:#ffffff0f;border:1px solid #ffffff17;border-radius:22px;min-height:118px;padding:18px}.bot-stat-card span,.bot-finance-grid span{color:#ffffff9e;margin-bottom:10px;font-size:13px;font-weight:800;display:block}.bot-stat-card strong{color:#fff;font-size:clamp(26px,3vw,42px);font-weight:900;line-height:1}.bot-admin-tabs{background:#ffffff0f;border-radius:20px;gap:10px;margin:18px 0;padding:8px;display:flex;overflow-x:auto}.bot-admin-tabs button{background:0 0;flex:1;min-width:170px}.bot-admin-tabs button.is-active{background:#e7000b}.bot-admin-alert{border-radius:16px;margin:12px 0;padding:14px 16px;font-weight:800}.bot-admin-alert.is-error{color:#fff;background:#e7000b2e}.bot-admin-alert.is-success{color:#fff;background:#00bda729}.bot-panel-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;display:grid}.bot-panel-card{background:#0e151bd6;border:1px solid #ffffff1a;border-radius:26px;padding:20px;box-shadow:0 22px 54px #0003}.bot-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.bot-panel-head h2{margin:0;font-size:clamp(24px,2.4vw,36px);font-weight:900;line-height:1}.bot-panel-head span{color:#fff;background:#e7000b;border-radius:999px;justify-content:center;align-items:center;min-width:42px;min-height:42px;font-weight:900;display:inline-flex}.bot-list{gap:10px;display:grid}.bot-list-row{color:#fff;text-align:left;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff17;border-radius:16px;width:100%;padding:14px}.bot-list-row.is-active{background:#e7000b26;border-color:#e7000b}.bot-list-row strong,.bot-list-row span{display:block}.bot-list-row strong{margin-bottom:6px;font-size:16px;font-weight:900}.bot-list-row span{color:#ffffffa8;font-size:14px;font-weight:700}.bot-empty{color:#ffffffa8;text-align:center;background:#ffffff0d;border-radius:18px;padding:22px;font-weight:800}.bot-detail-card{background:#17212b;border:1px solid #ffffff1a;border-radius:20px;margin-top:14px;padding:16px}.bot-detail-card h3{margin:0 0 12px;font-size:22px}.bot-detail-card p{color:#ffffffb8;margin:7px 0}.bot-detail-card b{color:#fff}.bot-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bot-form-grid label{flex-direction:column;gap:8px;display:flex}.bot-form-grid label span{color:#ffffffad;font-size:13px;font-weight:900}.bot-form-grid input,.bot-form-grid select{color:#fff;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;height:48px;padding:0 13px;font-size:15px;font-weight:800}.bot-form-grid input:focus,.bot-form-grid select:focus{border-color:#e7000b;box-shadow:0 0 0 3px #e7000b29}.bot-wide-button{width:100%;margin-top:14px}.bot-chip-row{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.bot-chip{background:#ffffff14}.bot-chip.is-active{background:#e7000b}.bot-status-pill{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.bot-status-pill.is-hot{color:#ffb7bb;background:#e7000b2e}.bot-status-pill.is-cold{color:#94fff3;background:#00bda724}.bot-finance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bot-finance-grid div{background:#ffffff0f;border-radius:18px;padding:16px}.bot-finance-grid strong{font-size:24px;font-weight:900}.bot-form-separated{border-top:1px solid #ffffff1a;margin-top:18px;padding-top:18px}@media (width<=980px){.bot-admin-header,.bot-panel-grid{grid-template-columns:1fr}.bot-panel-grid{display:grid}.bot-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bot-admin-header{flex-direction:column;align-items:flex-start}}@media (width<=640px){.bot-admin-main{width:min(100%,100% - 20px);padding:18px 0 36px}.bot-admin-header,.bot-panel-card{border-radius:22px;padding:16px}.bot-admin-stats,.bot-form-grid,.bot-finance-grid{grid-template-columns:1fr}.bot-admin-tabs button{min-width:142px}}.bot-panel-grid-single{grid-template-columns:1fr!important}.bot-panel-note{color:#ffffffad;margin:-4px 0 16px;font-weight:750;line-height:1.45}.bot-status-card-list{gap:12px;display:grid}.bot-status-card-row{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.bot-status-card-row.is-off{background:#e7000b1a;border-color:#e7000b40}.bot-status-card-row strong,.bot-status-card-row span{display:block}.bot-status-card-row strong{color:#fff;font-size:17px;font-weight:900}.bot-status-card-row>div:first-child span{color:#ffffff94;margin-top:5px;font-size:13px;font-weight:800}.bot-status-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.bot-site-status-pill{border-radius:999px;justify-content:center;align-items:center;min-width:58px;min-height:34px;font-size:13px;font-weight:1000;display:inline-flex!important}.bot-site-status-pill.is-on{color:#94fff3;background:#00bda729}.bot-site-status-pill.is-off{color:#ffb7bb;background:#e7000b2e}.bot-panel-head-finance{align-items:flex-start}.bot-finance-period-actions{flex-wrap:wrap;gap:10px;margin:-4px 0 14px;display:flex}.bot-finance-period-actions .bot-admin-secondary,.bot-panel-head-finance .bot-admin-danger{border-radius:12px;min-height:38px;padding:0 14px;font-size:13px}.landing-request-button:disabled{cursor:not-allowed!important}@media (width<=640px){.bot-status-card-row{flex-direction:column;align-items:flex-start}.bot-status-actions{justify-content:space-between;width:100%}.bot-status-actions button{flex:1}.bot-panel-head-finance{flex-direction:column}.bot-panel-head-finance .bot-admin-danger{width:100%}}.bot-status-card-row.is-hidden{background:#ffffff08;border-color:#ffffff14}.bot-status-card-media{align-items:flex-start;gap:16px;width:100%;display:flex}.bot-status-card-thumb{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;width:120px;min-width:120px;height:120px;overflow:hidden}.bot-status-card-thumb img{object-fit:cover;width:100%;height:100%;display:block}.bot-status-card-main{flex:1;min-width:0}.bot-status-card-topline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;display:flex}.bot-status-card-topline span{color:#ffffff85!important;font-size:12px!important}.bot-status-meta-line{flex-wrap:wrap;gap:8px;margin:10px 0 12px;display:flex}.bot-site-status-pill.is-visible{color:#94fff3;background:#00bda71f}.bot-site-status-pill.is-hidden{color:#ffffffe0;background:#ffffff1a}.bot-status-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bot-status-editor-grid label{flex-direction:column;gap:8px;display:flex}.bot-status-editor-grid label span{color:#ffffffad;font-size:13px;font-weight:900}.bot-status-editor-grid input,.bot-status-editor-grid select{color:#fff;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 13px;font-size:15px;font-weight:800}.bot-status-editor-grid input[type=file]{padding:10px 12px}.bot-add-product-block{border-top:1px solid #ffffff1a;margin-top:18px;padding-top:18px}.bot-file-selected-name{color:#ffffffa3;margin-top:10px;font-size:13px;font-weight:800}@media (width<=640px){.bot-admin-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid;overflow:visible}.bot-admin-tabs button{width:100%;min-width:0}.bot-status-card-media{flex-direction:column}.bot-status-card-thumb{width:100%;min-width:0;height:180px}.bot-status-editor-grid{grid-template-columns:1fr}.bot-status-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.bot-status-actions button{width:100%}}.login-page--ns-shader,.bot-admin-page--ns-shader{isolation:isolate;position:relative;overflow:hidden;background:#121a22!important}.login-page--ns-shader .ns-page-distorted-bg,.bot-admin-page--ns-shader .ns-page-distorted-bg{z-index:0;pointer-events:none;opacity:1;position:fixed;inset:0}.login-page--ns-shader .ns-page-distorted-bg canvas,.bot-admin-page--ns-shader .ns-page-distorted-bg canvas{opacity:1;display:block;width:100%!important;height:100%!important}.ns-page-shader-overlay{z-index:1;pointer-events:none;background:radial-gradient(circle at 18% 2%,#e7000b47,#0000 34%),radial-gradient(circle at 88% 14%,#ffffff14,#0000 28%),linear-gradient(#0a0f158a 0%,#080c11c2 58%,#06090de0 100%);position:fixed;inset:0}.login-page--ns-shader .login-layout,.bot-admin-page--ns-shader .bot-admin-main{z-index:2;position:relative}.login-page--ns-shader .login-card,.login-page--ns-shader .lang-card,.bot-admin-page--ns-shader .bot-admin-header,.bot-admin-page--ns-shader .bot-stat-card,.bot-admin-page--ns-shader .bot-admin-tabs,.bot-admin-page--ns-shader .bot-panel-card{-webkit-backdrop-filter:blur(18px)saturate(1.08)}.bot-admin-page--ns-shader .bot-panel-card,.bot-admin-page--ns-shader .bot-admin-header{background:#0e151bc7!important}.bot-admin-page--ns-shader .bot-stat-card,.bot-admin-page--ns-shader .bot-admin-tabs{background:#ffffff0e!important}@media (width<=640px){.login-page--ns-shader .ns-page-distorted-bg,.bot-admin-page--ns-shader .ns-page-distorted-bg{opacity:.92}.ns-page-shader-overlay{background:radial-gradient(circle at 20% 0,#e7000b42,#0000 38%),linear-gradient(#0a0f159e 0%,#070a0fd6 100%)}}:root{--wheelie-main-outline:#2f363c}.login-page--ns-shader .login-card,.bot-admin-page--ns-shader .bot-admin-header,.bot-admin-page--ns-shader .bot-admin-tabs,.bot-admin-page--ns-shader .bot-panel-card,.bot-admin-page--ns-shader .bot-admin-stats,.bot-admin-page--ns-shader .bot-list-row,.bot-admin-page--ns-shader .bot-detail-card,.bot-admin-page--ns-shader .bot-status-card-row,.bot-admin-page--ns-shader .bot-add-product-block,.bot-admin-page--ns-shader .bot-empty{border:2px solid var(--wheelie-main-outline)!important}.login-page--ns-shader .login-input,.bot-admin-page--ns-shader .bot-form-grid input,.bot-admin-page--ns-shader .bot-form-grid select,.bot-admin-page--ns-shader .bot-status-editor-grid input,.bot-admin-page--ns-shader .bot-status-editor-grid select,.bot-status-picker select{border-color:var(--wheelie-main-outline)!important}.bot-admin-stats{background:#0e151bc7!important;border-radius:24px!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:16px 0!important;padding:14px!important;display:grid!important;box-shadow:0 20px 44px #0000002e!important}.bot-admin-page--ns-shader .bot-stat-card,.bot-stat-card{min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:14px!important;padding:8px 10px!important}.bot-stat-card span{margin-bottom:5px!important;font-size:12px!important;line-height:1.1!important}.bot-stat-card strong{font-size:clamp(20px,2.2vw,28px)!important;line-height:1.05!important}.bot-status-picker{gap:9px;margin:0 0 16px;display:grid}.bot-status-picker span{color:#ffffffb8;font-size:13px;font-weight:900}.bot-status-picker select{color:#fff;background:#0e151b;border-radius:16px;outline:none;width:100%;min-height:54px;padding:0 16px;font-size:16px;font-weight:900}.bot-status-selected-block{margin-top:12px!important}.bot-status-manager-card .bot-add-product-block{background:#ffffff0b!important;border-radius:20px!important;padding:18px!important}.bot-status-manager-card .bot-add-product-block .bot-panel-head{box-shadow:none!important;background:0 0!important;border:0!important;margin-bottom:14px!important;padding:0!important}.bot-status-manager-card .bot-add-product-block h3{color:#fff;margin:0;font-size:clamp(22px,2vw,30px);line-height:1}.bot-status-manager-card .bot-status-card-row{flex-direction:column;align-items:stretch}@media (width<=980px){.bot-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.bot-admin-stats{border-radius:22px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;padding:12px!important}.bot-stat-card{padding:7px 8px!important}.bot-stat-card span{font-size:11px!important}.bot-stat-card strong{font-size:21px!important}.bot-status-picker select{min-height:52px;font-size:15px}}.bot-admin-header--actions-only{border-radius:22px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;padding:14px!important}.bot-admin-header--actions-only .bot-admin-secondary,.bot-admin-header--actions-only .bot-admin-danger{min-width:112px;min-height:48px}.bot-status-manager-card .bot-add-product-block,.bot-status-manager-card .bot-status-card-row.bot-status-selected-block{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin-top:14px!important;padding:0!important}.bot-status-manager-card .bot-status-card-row.bot-status-selected-block.is-off,.bot-status-manager-card .bot-status-card-row.bot-status-selected-block.is-hidden,.bot-status-manager-card .bot-status-card-row.bot-status-selected-block.is-on{background:0 0!important;border:0!important}.bot-status-manager-card .bot-status-card-thumb{border-color:var(--wheelie-main-outline)!important}@media (width<=640px){.bot-admin-header--actions-only{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}.bot-admin-header--actions-only .bot-admin-secondary,.bot-admin-header--actions-only .bot-admin-danger{width:100%;min-width:0}}.bot-bike-model-manager{border-top:1px solid #ffffff1a;margin-top:18px;padding-top:18px}.bot-bike-model-manager h3{color:#fff;margin:0 0 12px;font-size:22px;font-weight:900}.bot-bike-model-add-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.bot-bike-model-add-row input{border:1px solid var(--wheelie-main-outline,#2f363c);color:#fff;background:#0e151b;border-radius:14px;outline:none;width:100%;height:48px;padding:0 13px;font-size:15px;font-weight:800}.bot-bike-model-list{gap:10px;margin-top:12px;display:grid}.bot-bike-model-row{background:#ffffff0e;border:1px solid #ffffff14;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:8px 10px;display:grid}.bot-bike-model-row span{color:#fff;font-size:15px;font-weight:900}.bot-bike-model-row .bot-admin-danger{border-radius:11px;min-height:36px;padding:0 12px;font-size:13px}.bot-status-actions.bot-status-actions-clean{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:14px;display:grid!important}.bot-status-actions.bot-status-actions-clean>button{width:100%;min-height:46px}.bot-visibility-toggle{color:#fff;cursor:pointer;border-radius:14px;grid-column:1/-1;min-height:50px;font-size:16px;font-weight:1000;transition:transform .18s,filter .18s}.bot-visibility-toggle:hover{filter:brightness(1.04);transform:translateY(-1px)}.bot-visibility-toggle.is-hidden{background:#e7000b}.bot-visibility-toggle.is-visible{background:#16c60c}.bot-status-manager-card .bot-status-meta-line{display:none!important}@media (width<=640px){.bot-bike-model-add-row,.bot-bike-model-row{grid-template-columns:1fr}.bot-bike-model-add-row .bot-admin-secondary,.bot-bike-model-row .bot-admin-danger{width:100%}.bot-status-actions.bot-status-actions-clean{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=641px){.bot-admin-header--actions-only{justify-content:center!important;align-items:center!important;gap:10px!important;width:fit-content!important;max-width:none!important;min-height:0!important;margin:0 auto 18px!important;padding:8px 10px!important}.bot-admin-header--actions-only .bot-admin-secondary,.bot-admin-header--actions-only .bot-admin-danger{min-width:118px!important;min-height:46px!important;padding:0 18px!important}}.bot-status-card-thumb--replace{cursor:pointer;position:relative}.bot-status-card-thumb--replace:after{content:"";opacity:0;background:#00000061;transition:opacity .18s;position:absolute;inset:0}.bot-status-card-thumb--replace span{z-index:2;opacity:0;background:#0e151be0;border-radius:12px;justify-content:center;align-items:center;min-height:34px;transition:opacity .18s,transform .18s;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(4px);color:#fff!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.bot-status-card-thumb--replace:hover:after,.bot-status-card-thumb--replace:hover span{opacity:1}.bot-status-card-thumb--replace:hover span{transform:translateY(0)}.bot-status-card-thumb--replace input{display:none}.bot-finance-income-button,.bot-finance-deal-button{color:#fff;cursor:pointer;border-radius:14px;width:100%;min-height:48px;margin-top:14px;font-size:16px;font-weight:1000;transition:transform .18s,filter .18s}.bot-finance-income-button{background:#16c60c}.bot-finance-deal-button{background:#e7000b}.bot-finance-income-button:hover,.bot-finance-deal-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.bot-finance-metric-card{min-height:88px;position:relative;padding-right:54px!important}.bot-finance-metric-delete{color:#fff;cursor:pointer;background:#e7000b24;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;transition:transform .18s,background .18s;display:inline-flex;position:absolute;top:12px;right:12px}.bot-finance-metric-delete:hover{background:#e7000b47;transform:translateY(-1px)}.bot-finance-archive-card{grid-column:1/-1}.bot-deal-archive-controls{grid-template-columns:minmax(180px,1fr) minmax(150px,.8fr) minmax(150px,.8fr) auto;align-items:end;gap:12px;margin-bottom:16px;display:grid}.bot-deal-archive-controls label{flex-direction:column;gap:8px;display:flex}.bot-deal-archive-controls label span{color:#ffffffad;font-size:13px;font-weight:900}.bot-deal-archive-controls input,.bot-deal-archive-controls select{color:#fff;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;height:48px;padding:0 13px;font-size:15px;font-weight:800}.bot-deal-archive-controls .bot-admin-secondary{white-space:nowrap;height:48px}.bot-deal-archive-list{gap:10px;display:grid}.bot-deal-archive-row{background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.bot-deal-archive-row strong,.bot-deal-archive-row span{display:block}.bot-deal-archive-row strong{color:#fff;font-size:15px;font-weight:900}.bot-deal-archive-row span{color:#ffffff94;margin-top:5px;font-size:13px;font-weight:800}.bot-deal-archive-row b{color:#fff;white-space:nowrap;font-size:18px;font-weight:1000}@media (width<=980px){.bot-deal-archive-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.bot-deal-archive-controls{grid-template-columns:1fr}.bot-deal-archive-row{flex-direction:column;align-items:flex-start}}.bot-deal-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.bot-deal-page-arrow,.bot-deal-page-current{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-width:48px;height:48px;font-size:22px;font-weight:1000;line-height:1;transition:transform .18s,filter .18s,background .18s,opacity .18s;display:inline-flex}.bot-deal-page-arrow{color:#fff;background:#e7000b}.bot-deal-page-arrow:not(:disabled):hover,.bot-deal-page-current:hover{filter:brightness(1.06);transform:translateY(-1px)}.bot-deal-page-arrow:disabled{color:#0b1118;cursor:not-allowed;opacity:.92;filter:none;background:#6d7378;transform:none}.bot-deal-page-current{color:#050505;background:#fff;min-width:82px;padding:0 20px}@media (width<=640px){.bot-deal-pagination{gap:12px}.bot-deal-page-arrow,.bot-deal-page-current{border-radius:15px;height:52px}.bot-deal-page-current{min-width:88px}}.bot-deal-page-arrow,.bot-deal-page-current{text-align:center!important;justify-content:center!important;align-items:center!important;line-height:1!important}.bot-deal-page-arrow{padding:0 0 3px!important;font-size:34px!important}.bot-deal-page-current{appearance:textfield;border:0!important;outline:0!important;font-size:18px!important}.bot-deal-page-current::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bot-deal-page-current::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bot-deal-page-current:focus{box-shadow:0 0 0 3px #e7000b38}.bot-finance-metric-card{padding-right:52px!important}.bot-finance-metric-delete{color:#fff!important;background:0 0!important;border-radius:0!important;width:32px!important;height:32px!important;padding:0!important;font-size:24px!important;line-height:1!important;top:50%!important;right:16px!important;transform:translateY(-50%)!important}.bot-finance-metric-delete:hover{filter:brightness(1.08);background:0 0!important;transform:translateY(-50%)scale(1.08)!important}.bot-image-scale-field{flex-direction:column;gap:8px;width:120px;min-width:120px;display:flex}.bot-image-scale-field span{color:#ffffffad;font-size:13px;font-weight:900}.bot-image-scale-field input{color:#fff;text-align:center;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 12px;font-size:15px;font-weight:900}.landing-product-image{transform-origin:50%;transition:transform .18s}@media (width<=640px){.bot-deal-page-arrow{padding-bottom:4px!important;font-size:36px!important}.bot-image-scale-field{width:100%;min-width:0}}.bot-park-filter{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.bot-park-filter span{color:#ffffffad;font-size:13px;font-weight:900}.bot-park-filter select{color:#fff;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 13px;font-size:15px;font-weight:800}.bot-bike-model-row{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;display:grid!important}.bot-bike-model-row input{color:#fff;background:#0e151b;border:1px solid #2f363c;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 12px;font-size:15px;font-weight:800}.bot-bike-model-row button{min-height:44px}.bot-status-media-side{flex-direction:column;gap:12px;width:120px;min-width:120px;display:flex}.bot-image-scale-field{width:100%!important;min-width:0!important}.bot-confirm-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05080eb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.bot-confirm-modal{background:#17212b;border:1px solid #2f363c;border-radius:24px;width:min(100%,520px);padding:24px;box-shadow:0 24px 60px #00000057}.bot-confirm-modal h3{color:#fff;margin:0 0 12px;font-size:28px;font-weight:1000}.bot-confirm-modal p{color:#ffffffc7;margin:0;font-size:15px;font-weight:750;line-height:1.5}.bot-confirm-modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}@media (width<=640px){.bot-bike-model-row{grid-template-columns:1fr}.bot-status-media-side{width:100%;min-width:0}.bot-confirm-modal{border-radius:20px;padding:18px}.bot-confirm-modal h3{font-size:24px}.bot-confirm-modal-actions{flex-direction:column-reverse}.bot-confirm-modal-actions button{width:100%}}.bot-status-card-topline--stacked{justify-content:flex-start;margin-bottom:14px}.bot-status-selected-block .bot-status-card-main{width:100%}.bot-status-selected-block .bot-status-editor-grid--single{grid-template-columns:1fr}.bot-status-selected-block .bot-status-editor-grid--single label,.bot-status-selected-block .bot-status-editor-grid--single input{width:100%}.bot-park-card-list{gap:14px;display:grid}.bot-park-bike-card{background:linear-gradient(135deg,#ffffff0a,#0a131cf5);border:1px solid #2f363c;border-radius:22px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff08}.bot-park-bike-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.bot-park-bike-card-head strong{color:#fff;word-break:break-word;font-size:24px;font-weight:1000;line-height:1.1}.bot-park-bike-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bot-park-bike-card-grid div{flex-direction:column;gap:4px;min-width:0;display:flex}.bot-park-bike-card-grid span{color:#ffffff9e;font-size:13px;font-weight:900}.bot-park-bike-card-grid b{color:#fff;word-break:break-word;font-size:18px;font-weight:1000}.bot-bike-model-row{grid-template-columns:minmax(0,1fr) minmax(120px,auto) minmax(120px,auto)!important}.bot-bike-model-row button{font-size:18px!important;font-weight:1000!important}@media (width<=640px){.bot-status-selected-block .bot-status-card-topline--stacked{margin-bottom:12px}.bot-status-selected-block .bot-status-card-media{gap:14px}.bot-status-selected-block .bot-status-card-thumb{height:180px}.bot-status-selected-block .bot-status-editor-grid--single,.bot-status-selected-block .bot-status-editor-grid--single label{width:100%}.bot-bike-model-row{align-items:stretch;grid-template-columns:minmax(0,1fr) 1fr 1fr!important}.bot-bike-model-row button{width:100%;min-width:0}.bot-park-bike-card-grid{grid-template-columns:1fr}.bot-park-bike-card-head{flex-direction:column;align-items:flex-start}.bot-park-bike-card-head strong{font-size:22px}}.bot-form-grid-single{grid-template-columns:minmax(0,1fr)}.bot-park-bike-card-head--single{justify-content:flex-end}.bot-park-bike-card .bot-status-pill{min-height:34px;padding:0 14px;font-size:15px;font-weight:1000}.bot-park-bike-delete{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-self:flex-end;align-items:center;width:42px;height:42px;padding:0;font-size:28px;line-height:1;transition:transform .18s,filter .18s;display:inline-flex}.bot-park-bike-delete:hover{filter:brightness(1.08);transform:scale(1.08)}.bot-park-bike-delete:active{transform:scale(.98)}@media (width<=640px){.bot-park-bike-card-head--single{justify-content:flex-start}.bot-park-bike-delete{align-self:flex-start}}.bot-park-bike-card{gap:10px;min-height:0;padding:14px 64px 14px 14px;position:relative}.bot-park-bike-card-head--single{margin-bottom:2px}.bot-park-bike-card-grid{gap:8px 20px}.bot-park-bike-card-grid div{gap:2px}.bot-park-bike-card-grid span{font-size:12px}.bot-park-bike-card-grid b{font-size:15px;line-height:1.15}.bot-park-bike-delete{width:34px;height:34px;font-size:24px;position:absolute;bottom:14px;right:14px}@media (width<=640px){.bot-park-bike-card{padding:14px 14px 54px}.bot-park-bike-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.bot-park-bike-delete{align-self:auto;bottom:10px;right:12px}}.bot-park-bike-card{gap:8px;padding:12px 14px}.bot-park-bike-card-footer{justify-content:flex-end;align-items:center;gap:12px;margin-top:2px;display:flex}.bot-park-bike-card .bot-status-pill{min-height:36px;padding:0 16px;font-size:16px}.bot-park-bike-delete{width:38px;height:38px;font-size:30px;position:static}@media (width<=640px){.bot-park-bike-card{padding:12px}.bot-park-bike-card-footer{justify-content:space-between;margin-top:6px}.bot-park-bike-card .bot-status-pill{min-height:34px;padding:0 14px;font-size:15px}.bot-park-bike-delete{width:36px;height:36px;font-size:28px}}@media (width>=641px){.bot-park-bike-card{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:stretch;gap:0 18px;display:grid}.bot-park-bike-card-grid{grid-column:1/3;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center}.bot-park-bike-card-footer{flex-direction:column;grid-area:1/3;justify-content:space-between;align-items:flex-end;gap:12px;min-width:150px;margin-top:0;display:flex}.bot-park-bike-delete{width:40px;height:40px;font-size:30px}}.landing-footer{box-sizing:border-box!important;height:90px!important;min-height:90px!important;padding-top:0!important;padding-bottom:0!important}.landing-footer-inner--balanced{box-sizing:border-box!important;height:90px!important;min-height:90px!important}@media (width<=1100px){.landing-footer{height:82px!important;min-height:82px!important;padding-top:0!important;padding-bottom:0!important}.landing-footer-inner--balanced{height:82px!important;min-height:82px!important}}@media (width<=760px){.landing-footer{height:auto!important;min-height:auto!important;padding:10px 0!important}.landing-footer-inner--balanced{gap:10px!important;height:auto!important;min-height:auto!important}}.lead-form-error,.lead-order-error{color:#ffb7bb;background:#e7000b1f;border:1px solid #e7000b52;border-radius:14px;margin-top:12px;padding:12px 14px;font-size:14px;font-weight:850}.lead-submit-button:disabled,.lead-order-submit:disabled{cursor:wait;opacity:.72;filter:saturate(.7)}.bot-panel-head-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.bot-export-button{color:#fff;cursor:pointer;background:#17212b;border:1px solid #2f363c;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;line-height:1;transition:transform .18s,filter .18s,opacity .18s;display:inline-flex}.bot-export-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.bot-export-button:disabled{opacity:.38;cursor:not-allowed}@media (width<=640px){.bot-panel-head-actions{gap:8px}.bot-export-button{width:40px;height:40px;font-size:19px}}.login-page--ns-shader .login-card{-webkit-backdrop-filter:none!important;background:#17212b!important;border-color:#2f363c!important;box-shadow:0 24px 80px #0000008a!important}.login-page--ns-shader .login-input{background:#0e151b!important;border-color:#2f363c!important}.login-page--ns-shader .login-input:focus{border-color:#e7000b!important;box-shadow:0 0 0 4px #e7000b2e!important}.login-captcha-wrap{justify-content:center;align-items:center;min-height:70px;padding:4px 0;display:flex}.login-captcha{justify-content:center;align-items:center;min-height:65px;display:flex}.login-captcha-placeholder{color:#ffffffb8;text-align:center;background:#0e151b;border:1px solid #2f363c;border-radius:14px;width:100%;padding:12px 14px;font-size:13px;font-weight:800}.login-button:disabled{cursor:not-allowed;opacity:.72;box-shadow:none!important;transform:none!important}@media (width<=640px){.bot-admin-page,.bot-admin-page--ns-shader{width:100vw!important;max-width:100vw!important;overflow-x:hidden!important}.bot-admin-page--ns-shader .bot-admin-main,.bot-admin-main{width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;overflow-x:hidden!important}.bot-admin-header,.bot-admin-stats,.bot-admin-tabs,.bot-panel-grid,.bot-panel-card,.bot-list,.bot-list-row,.bot-detail-card,.bot-form-grid,.bot-finance-grid,.bot-deal-archive-controls,.bot-deal-archive-list,.bot-deal-archive-row,.bot-park-card-list,.bot-park-bike-card,.bot-status-card-row,.bot-status-card-media,.bot-status-card-main,.bot-status-editor-grid,.bot-status-actions,.bot-add-product-block{width:100%!important;min-width:0!important;max-width:100%!important}.bot-panel-card{overflow:hidden!important}.bot-finance-grid{grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.bot-finance-metric-card{width:100%!important;min-width:0!important;max-width:100%!important;min-height:96px!important;padding:16px 48px 16px 16px!important;overflow:hidden!important}.bot-finance-metric-card span,.bot-finance-metric-card strong{overflow-wrap:anywhere!important;word-break:normal!important;min-width:0!important;max-width:100%!important}.bot-finance-metric-card strong{font-size:clamp(26px,8vw,36px)!important;line-height:1.05!important;display:block!important}.bot-finance-metric-delete{z-index:3!important;top:50%!important;right:10px!important;transform:translateY(-50%)!important}.bot-finance-metric-delete:hover{transform:translateY(-50%)scale(1.06)!important}.bot-panel-head{min-width:0!important}.bot-panel-head h2{overflow-wrap:anywhere!important;min-width:0!important}}@media (width<=767px){.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{--why-reveal:0;isolation:isolate!important;background:#fff!important;border-radius:24px!important;min-height:348px!important;padding:18px!important;position:relative!important;overflow:hidden!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:6!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 0 178px!important;position:relative!important}.landing-why-content h3,.landing-why-card h3,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3{color:#050505!important;-webkit-text-fill-color:#050505!important;width:100%!important;max-width:none!important;font-size:21px!important;line-height:1.1!important}.landing-why-content p,.landing-why-card p,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#050505db!important;-webkit-text-fill-color:#050505db!important;width:100%!important;max-width:none!important;font-size:16px!important;line-height:1.4!important}.landing-why-divider,.landing-why-card .landing-why-divider,.landing-why-card--deposit-photo .landing-why-divider,.landing-why-card--fleet-photo .landing-why-divider,.landing-why-card--delivery-photo .landing-why-divider,.landing-why-card--service-photo .landing-why-divider{display:none!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{z-index:3!important;width:100%!important;height:60%!important;box-shadow:none!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 116%))!important;transform-origin:bottom!important;opacity:calc(.18 + (var(--why-reveal) * .82))!important;will-change:transform, opacity!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:flex-end!important;padding:0 8px 10px!important;transition:none!important;display:flex!important;position:absolute!important;inset:auto auto 0 50%!important;overflow:visible!important}.landing-why-visual:before,.landing-why-card .landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{content:""!important;z-index:5!important;pointer-events:none!important;height:36%!important;opacity:calc(.86 - (.32 * var(--why-reveal)))!important;background:linear-gradient(#fffffffa 0%,#ffffffc7 42%,#fff0 100%)!important;border:0!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.landing-why-ellipse,.landing-why-card .landing-why-ellipse,.landing-why-card--deposit-photo .landing-why-ellipse,.landing-why-card--fleet-photo .landing-why-ellipse,.landing-why-card--delivery-photo .landing-why-ellipse,.landing-why-card--service-photo .landing-why-ellipse{display:none!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{z-index:4!important;object-fit:contain!important;object-position:center bottom!important;clip-path:none!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;box-shadow:none!important;will-change:transform!important;border-radius:0!important;display:block!important;position:relative!important;inset:auto!important}.landing-why-card--deposit-photo .landing-why-image{transform:scale(1.04)translateY(1%)!important}.landing-why-card--fleet-photo .landing-why-image{transform:scale(1.2)translateY(2%)!important}.landing-why-card--service-photo .landing-why-image{transform:scale(1.07)translateY(1%)!important}.landing-why-card--delivery-photo .landing-why-image{transform:scale(1.08)translateY(1%)!important}}@media (width>=768px){.landing-why-visual picture{display:contents!important}}@media (width<=767px){.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{border-left:0!important;min-height:370px!important;padding:18px!important}.landing-why-divider,.landing-why-divider:before,.landing-why-card .landing-why-divider,.landing-why-card .landing-why-divider:before,.landing-why-card--deposit-photo .landing-why-divider,.landing-why-card--deposit-photo .landing-why-divider:before,.landing-why-card--fleet-photo .landing-why-divider,.landing-why-card--fleet-photo .landing-why-divider:before,.landing-why-card--delivery-photo .landing-why-divider,.landing-why-card--delivery-photo .landing-why-divider:before,.landing-why-card--service-photo .landing-why-divider,.landing-why-card--service-photo .landing-why-divider:before{content:none!important;width:0!important;height:0!important;display:none!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{width:112%!important;height:68%!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 106%))!important;opacity:calc(.26 + (var(--why-reveal) * .74))!important;justify-content:center!important;align-items:flex-end!important;padding:0 0 8px!important;inset:auto auto 0 50%!important;overflow:visible!important}.landing-why-visual picture,.landing-why-card .landing-why-visual picture,.landing-why-card--deposit-photo .landing-why-visual picture,.landing-why-card--fleet-photo .landing-why-visual picture,.landing-why-card--delivery-photo .landing-why-visual picture,.landing-why-card--service-photo .landing-why-visual picture{z-index:4!important;justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important;position:relative!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:116%!important;max-width:none!important;height:116%!important;max-height:none!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{min-height:380px!important;overflow:hidden!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{width:100%!important;max-width:100%!important;padding-bottom:218px!important}.landing-why-divider,.landing-why-divider:before,.landing-why-card .landing-why-divider,.landing-why-card .landing-why-divider:before,.landing-why-card--deposit-photo .landing-why-divider,.landing-why-card--deposit-photo .landing-why-divider:before,.landing-why-card--fleet-photo .landing-why-divider,.landing-why-card--fleet-photo .landing-why-divider:before,.landing-why-card--delivery-photo .landing-why-divider,.landing-why-card--delivery-photo .landing-why-divider:before,.landing-why-card--service-photo .landing-why-divider,.landing-why-card--service-photo .landing-why-divider:before{content:none!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;border:0!important;display:none!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{width:122%!important;height:70%!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 112%))!important;opacity:calc(.14 + (var(--why-reveal) * .86))!important;justify-content:center!important;align-items:flex-end!important;padding:0 0 10px!important;display:flex!important;inset:auto auto 0 50%!important;overflow:visible!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:126%!important;height:126%!important}.landing-why-card--deposit-photo .landing-why-visual{padding-bottom:26px!important}.landing-why-card--fleet-photo .landing-why-visual{width:118%!important;height:68%!important;transform:translateY(calc((1 - var(--why-reveal)) * 114%))!important;transform-origin:100% 100%!important;justify-content:flex-end!important;padding:0!important;bottom:0!important;left:auto!important;right:0!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{background:#fff!important;border-radius:24px!important;min-height:386px!important;padding:20px 18px!important;overflow:hidden!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:8!important;width:100%!important;max-width:100%!important;padding:0 0 220px!important;position:relative!important}.landing-why-content h3,.landing-why-card h3,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3{letter-spacing:-.02em!important;color:#050505!important;-webkit-text-fill-color:#050505!important;text-wrap:balance!important;margin:0!important;font-size:24px!important;font-weight:1000!important;line-height:1.02!important}.landing-why-content p,.landing-why-card p,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#050505bd!important;-webkit-text-fill-color:#050505bd!important;text-wrap:pretty!important;margin:10px 0 0!important;font-size:17px!important;font-weight:650!important;line-height:1.34!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{z-index:3!important;opacity:1!important;width:118%!important;height:68%!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 118%))!important;transform-origin:bottom!important;will-change:transform!important;justify-content:center!important;align-items:flex-end!important;padding:0 0 8px!important;display:flex!important;inset:auto auto 0 50%!important;overflow:visible!important}.landing-why-visual picture,.landing-why-card .landing-why-visual picture,.landing-why-card--deposit-photo .landing-why-visual picture,.landing-why-card--delivery-photo .landing-why-visual picture,.landing-why-card--service-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;width:120%!important;max-width:none!important;height:120%!important;max-height:none!important}.landing-why-card--deposit-photo .landing-why-image{width:112%!important;height:112%!important;transform:scale(1.16)translateY(6%)!important}.landing-why-card--fleet-photo .landing-why-content p{max-width:57%!important;margin-top:11px!important}.landing-why-card--fleet-photo .landing-why-visual{opacity:1!important;width:118%!important;height:64%!important;transform:translateY(calc((1 - var(--why-reveal)) * 124%))!important;transform-origin:100% 100%!important;justify-content:flex-end!important;padding:0!important;bottom:0!important;left:auto!important;right:0!important;overflow:visible!important}.landing-why-card--fleet-photo .landing-why-image{object-position:right bottom!important;transform-origin:100% 100%!important;width:132%!important;height:132%!important;transform:scale(1.58)translateY(25%)!important}.landing-why-card--service-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual{height:68%!important;padding-bottom:8px!important}.landing-why-card--service-photo .landing-why-image{width:128%!important;height:128%!important;transform:scale(1.72)translateY(10%)!important}.landing-why-card--delivery-photo .landing-why-image{width:130%!important;height:130%!important;transform:scale(1.78)translateY(11%)!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{background:#fff!important;border-radius:24px!important;min-height:390px!important;padding:22px 20px!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #0e151b24,0 10px 20px #00000014!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:6!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 194px!important;position:relative!important}.landing-why-divider,.landing-why-divider:before,.landing-why-visual:before,.landing-why-card .landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{content:none!important;opacity:0!important;background:0 0!important;display:none!important}.landing-why-content h3,.landing-why-card h3,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3{letter-spacing:-.025em!important;color:#050505!important;-webkit-text-fill-color:#050505!important;max-width:100%!important;margin:0!important;font-size:24px!important;font-weight:1000!important;line-height:1.04!important}.landing-why-content p,.landing-why-card p,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#050505b8!important;-webkit-text-fill-color:#050505b8!important;max-width:94%!important;margin:13px 0 0!important;font-size:16.5px!important;font-weight:650!important;line-height:1.34!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{z-index:3!important;opacity:1!important;width:100%!important;height:54%!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 96%))!important;transform-origin:bottom!important;will-change:transform!important;justify-content:center!important;align-items:flex-end!important;padding:0 12px 12px!important;display:flex!important;position:absolute!important;inset:auto auto 0 50%!important;overflow:hidden!important}.landing-why-visual picture,.landing-why-card .landing-why-visual picture,.landing-why-card--deposit-photo .landing-why-visual picture,.landing-why-card--fleet-photo .landing-why-visual picture,.landing-why-card--delivery-photo .landing-why-visual picture,.landing-why-card--service-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;transform-origin:bottom!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.landing-why-card--fleet-photo .landing-why-content h3{max-width:92%!important}.landing-why-card--fleet-photo .landing-why-visual{width:106%!important;height:53%!important;transform:translateY(calc((1 - var(--why-reveal)) * 98%))!important;transform-origin:100% 100%!important;justify-content:flex-end!important;padding:0 0 2px!important;left:auto!important;right:0!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{min-height:404px!important}.landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{padding-bottom:220px!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{height:64%!important;padding:0 8px!important;overflow:hidden!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:100%!important;height:100%!important}.landing-why-card--deposit-photo .landing-why-visual{height:59%!important;transform:translate(-50%, calc((1 - var(--why-reveal)) * 102%))!important;padding-bottom:0!important}.landing-why-card--fleet-photo .landing-why-content p{max-width:86%!important}.landing-why-card--fleet-photo .landing-why-visual{width:112%!important;height:63%!important;transform:translateY(calc((1 - var(--why-reveal)) * 102%))!important;padding-bottom:0!important}.landing-why-card--fleet-photo .landing-why-image{object-position:right bottom!important;transform-origin:100% 100%!important;transform:scale(1.34)translateY(10%)!important}.landing-why-card--service-photo{min-height:408px!important}.landing-why-card--service-photo .landing-why-content{padding-bottom:224px!important}.landing-why-card--service-photo .landing-why-visual{height:63%!important;padding-bottom:0!important}.landing-why-card--delivery-photo{min-height:408px!important}.landing-why-card--delivery-photo .landing-why-content{padding-bottom:224px!important}.landing-why-card--delivery-photo .landing-why-visual{height:64%!important;padding-bottom:0!important}.landing-why-card,.landing-why-card--deposit-photo,.landing-why-card--fleet-photo,.landing-why-card--delivery-photo,.landing-why-card--service-photo{--why-reveal:1!important;background:#fff!important;min-height:392px!important;padding:20px!important;position:relative!important;overflow:hidden!important}.landing-why-content,.landing-why-card .landing-why-content,.landing-why-card--deposit-photo .landing-why-content,.landing-why-card--fleet-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content,.landing-why-card--service-photo .landing-why-content{z-index:4!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 0 198px!important;position:relative!important}.landing-why-content h3,.landing-why-card h3,.landing-why-card--deposit-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--delivery-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3{letter-spacing:-.03em!important;color:#050505!important;-webkit-text-fill-color:#050505!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:24px!important;font-weight:1000!important;line-height:1.08!important}.landing-why-content p,.landing-why-card p,.landing-why-card--deposit-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--delivery-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{color:#050505b8!important;-webkit-text-fill-color:#050505b8!important;width:100%!important;max-width:100%!important;margin:12px 0 0!important;font-size:16.5px!important;font-weight:650!important;line-height:1.34!important}.landing-why-divider,.landing-why-divider:before{content:none!important;display:none!important}.landing-why-visual,.landing-why-card .landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{z-index:2!important;opacity:1!important;will-change:auto!important;background:0 0!important;justify-content:center!important;align-items:flex-end!important;width:auto!important;height:56%!important;padding:0!important;transition:none!important;display:flex!important;position:absolute!important;inset:auto -14px 8px!important;overflow:visible!important;transform:none!important}.landing-why-visual:before,.landing-why-card .landing-why-visual:before,.landing-why-card--deposit-photo .landing-why-visual:before,.landing-why-card--fleet-photo .landing-why-visual:before,.landing-why-card--delivery-photo .landing-why-visual:before,.landing-why-card--service-photo .landing-why-visual:before{content:none!important;opacity:0!important;background:0 0!important;display:none!important}.landing-why-visual picture,.landing-why-card .landing-why-visual picture,.landing-why-card--deposit-photo .landing-why-visual picture,.landing-why-card--fleet-photo .landing-why-visual picture,.landing-why-card--delivery-photo .landing-why-visual picture,.landing-why-card--service-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important;overflow:visible!important}.landing-why-image,.landing-why-card .landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;width:auto!important;max-width:none!important;height:100%!important;max-height:none!important;box-shadow:none!important;border:0!important;position:relative!important}.landing-why-card--deposit-photo{min-height:382px!important}.landing-why-card--deposit-photo .landing-why-content{padding-bottom:184px!important}.landing-why-card--deposit-photo .landing-why-visual{height:52%!important;bottom:4px!important}.landing-why-card--deposit-photo .landing-why-image{transform:scale(1.18)translateY(7%)!important}.landing-why-card--fleet-photo .landing-why-visual{justify-content:flex-end!important;height:58%!important;bottom:0!important;left:-8px!important;right:0!important}.landing-why-card--fleet-photo .landing-why-visual picture{justify-content:flex-end!important}.landing-why-card--service-photo,.landing-why-card--delivery-photo{min-height:396px!important}.landing-why-card--service-photo .landing-why-content,.landing-why-card--delivery-photo .landing-why-content{padding-bottom:198px!important}.landing-why-card--service-photo .landing-why-visual{height:57%!important;bottom:6px!important}.landing-why-card--service-photo .landing-why-image{transform:scale(1.28)translateY(7%)!important}.landing-why-card--delivery-photo .landing-why-visual{height:58%!important;bottom:4px!important}.landing-why-card--delivery-photo .landing-why-image{transform:scale(1.28)translateY(6%)!important}.landing-why-card .landing-why-visual,.landing-why-visual,.landing-why-card--deposit-photo .landing-why-visual,.landing-why-card--fleet-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual,.landing-why-card--service-photo .landing-why-visual{justify-content:center!important;align-items:flex-end!important;width:calc(100% + 72px)!important;max-width:none!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%)!important}.landing-why-card .landing-why-visual picture,.landing-why-visual picture,.landing-why-card--deposit-photo .landing-why-visual picture,.landing-why-card--fleet-photo .landing-why-visual picture,.landing-why-card--delivery-photo .landing-why-visual picture,.landing-why-card--service-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;max-width:none!important;display:flex!important;overflow:visible!important}.landing-why-card .landing-why-image,.landing-why-image,.landing-why-card--deposit-photo .landing-why-image,.landing-why-card--fleet-photo .landing-why-image,.landing-why-card--delivery-photo .landing-why-image,.landing-why-card--service-photo .landing-why-image{object-position:center bottom!important;transform-origin:bottom!important;margin-left:auto!important;margin-right:auto!important}.landing-why-card--fleet-photo .landing-why-visual{width:calc(100% + 90px)!important}.landing-why-card--fleet-photo .landing-why-image{object-position:center bottom!important;transform-origin:bottom!important;width:128%!important;max-width:none!important;height:auto!important;transform:scale(1.02)translateY(8%)!important}.landing-why-card--deposit-photo .landing-why-visual{width:calc(100% + 54px)!important}.landing-why-card--service-photo .landing-why-visual,.landing-why-card--delivery-photo .landing-why-visual{width:calc(100% + 78px)!important}.landing-why-card--deposit-photo .landing-why-visual{width:calc(100% + 36px)!important;height:52%!important;bottom:12px!important}.landing-why-card--deposit-photo .landing-why-visual picture{justify-content:center!important}.landing-why-card--deposit-photo .landing-why-image{transform-origin:bottom!important;width:auto!important;max-width:none!important;height:100%!important;transform:scale(1.08)translateY(-2%)!important}.landing-why-card--fleet-photo .landing-why-visual{justify-content:center!important;width:calc(100% + 18px)!important;height:47%!important;bottom:2px!important;left:50%!important;right:auto!important;overflow:visible!important;transform:translate(-50%)!important}.landing-why-card--fleet-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;overflow:visible!important}.landing-why-card--fleet-photo .landing-why-visual{bottom:12px!important}.landing-why-card--fleet-photo .landing-why-image{transform:translateY(0%)!important}.landing-why-card--fleet-photo .landing-why-visual{width:calc(100% + 18px)!important;height:47%!important;bottom:12px!important;overflow:visible!important}.landing-why-card--fleet-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;overflow:visible!important}.landing-why-card--fleet-photo{min-height:418px!important}.landing-why-card--fleet-photo .landing-why-content{padding-bottom:214px!important}.landing-why-card--fleet-photo .landing-why-visual{justify-content:center!important;align-items:flex-end!important;width:calc(100% + 18px)!important;height:48%!important;bottom:10px!important;left:50%!important;right:auto!important;overflow:hidden!important;transform:translate(-50%)!important}.landing-why-card--fleet-photo .landing-why-visual picture{justify-content:center!important;align-items:flex-end!important;width:100%!important;height:100%!important;display:flex!important;overflow:hidden!important}.landing-why-card--fleet-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:81%!important;max-width:none!important;height:auto!important;max-height:none!important;transform:translateY(-6%)!important}}.landing-why-card--delivery-photo:before{content:""!important;clip-path:polygon(100% 0,0 0,100% 100%)!important;z-index:7!important;opacity:.22!important;pointer-events:none!important;background:linear-gradient(135deg,#00000029 0%,#00000008 100%)!important;width:32px!important;height:32px!important;position:absolute!important;top:0!important;right:0!important}.landing-why-card--delivery-photo:after{content:""!important;clip-path:polygon(100% 0,0 0,100% 100%)!important;z-index:8!important;pointer-events:none!important;background:linear-gradient(135deg,#fff 0%,#f1f1f1 58%,#ddd 100%)!important;width:36px!important;height:36px!important;position:absolute!important;top:0!important;right:0!important;box-shadow:-3px 4px 10px #00000029!important}@media (width<=767px){.landing-why-card--delivery-photo:before{width:36px!important;height:36px!important}.landing-why-card--delivery-photo:after{width:42px!important;height:42px!important}.landing-why-card--fleet-photo .landing-why-image{transform:translateY(-14%)!important}}@keyframes wheelieDeliveryFoldBase{0%,to{opacity:.16;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes wheelieDeliveryFoldFlap{0%,to{transform:translate(0,0)rotate(0);box-shadow:-2px 3px 8px #00000024}50%{transform:translate(-8px,8px)rotate(-7deg);box-shadow:-8px 10px 18px #00000038}}.landing-why-card--delivery-photo{position:relative!important}.landing-why-card--delivery-photo:before{content:""!important;clip-path:polygon(100% 0,0 0,100% 100%)!important;z-index:7!important;pointer-events:none!important;background:#e7000b!important;width:38px!important;height:38px!important;animation:2.2s ease-in-out infinite wheelieDeliveryFoldBase!important;position:absolute!important;top:0!important;right:0!important}.landing-why-card--delivery-photo:after{content:""!important;clip-path:polygon(100% 0,0 0,100% 100%)!important;z-index:8!important;pointer-events:none!important;transform-origin:100% 0!important;background:linear-gradient(135deg,#fff 0%,#f5f5f5 58%,#ddd 100%)!important;width:42px!important;height:42px!important;animation:2.2s ease-in-out infinite wheelieDeliveryFoldFlap!important;position:absolute!important;top:0!important;right:0!important}@media (width<=767px){.landing-why-card--delivery-photo:before{width:44px!important;height:44px!important}.landing-why-card--delivery-photo:after{width:50px!important;height:50px!important}}@keyframes wheelieDeliveryFoldBaseV143{0%,to{opacity:.92;filter:saturate(1.08)brightness();transform:scale(1)}50%{opacity:1;filter:saturate(1.28)brightness(1.06);transform:scale(1.05)}}@keyframes wheelieDeliveryFoldFlapV143{0%,to{transform:translate(0,0)rotate(0);box-shadow:-4px 5px 12px #0000002e}50%{transform:translate(-14px,14px)rotate(-10deg);box-shadow:-12px 16px 28px #00000047}}.landing-why-card--delivery-photo:before{opacity:.96!important;background:linear-gradient(135deg,#ff2a34 0%,#ff101d 32%,#e7000b 72%,#b40008 100%)!important;width:74px!important;height:74px!important;animation:2s ease-in-out infinite wheelieDeliveryFoldBaseV143!important;box-shadow:0 0 0 1px #e7000b2e,0 0 18px #e7000b52,inset 0 0 10px #ffffff1f!important}.landing-why-card--delivery-photo:after{background:linear-gradient(135deg,#fff 0%,#fcfcfc 24%,#f2f2f2 56%,#ddd 100%)!important;width:86px!important;height:86px!important;animation:2s ease-in-out infinite wheelieDeliveryFoldFlapV143!important;box-shadow:-4px 5px 12px #0000002e,inset 1px 1px #ffffffe0,inset -1px -1px #0000000f!important}@media (width<=767px){.landing-why-card--delivery-photo:before{width:84px!important;height:84px!important}.landing-why-card--delivery-photo:after{width:98px!important;height:98px!important}}.landing-why-card--delivery-photo:after{background-image:url(/icon/fold-corner-hint.gif),linear-gradient(135deg,#fff 0%,#fcfcfc 24%,#f2f2f2 56%,#ddd 100%)!important;background-position:calc(100% - 10px) 10px,50%!important;background-repeat:no-repeat,no-repeat!important;background-size:30px 30px,100% 100%!important}@media (width<=767px){.landing-why-card--delivery-photo:after{background-position:calc(100% - 12px) 12px,50%!important;background-size:36px 36px,100% 100%!important}.landing-why-card--fleet-photo .landing-why-image{transform:translateY(-20%)!important}.landing-why-card--deposit-photo .landing-why-image{transform-origin:bottom!important;transform:scale(1.16)translateY(-2%)!important}.landing-why-more-button{display:none!important}.landing-why-card--delivery-photo:before,.landing-why-card--delivery-photo:after{display:block!important}}@media (width>=768px){.landing-why-card--delivery-photo:before,.landing-why-card--delivery-photo:after{animation:none!important;display:none!important}.landing-why-card--delivery-photo .landing-why-content{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.landing-why-more-button{color:#fff!important;cursor:pointer!important;background:#e7000b!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;margin-top:18px!important;padding:12px 22px!important;font-family:inherit!important;font-size:15px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;box-shadow:0 10px 22px #e7000b38!important}.landing-why-more-button:hover{transform:translateY(-1px)!important;box-shadow:0 12px 26px #e7000b47!important}.landing-why-more-button{color:#fff!important;background:#e7000b!important;border-radius:999px!important;min-height:54px!important;padding:0 28px!important;font-size:18px!important;font-weight:800!important;box-shadow:0 14px 30px #e7000b3d!important}}@media (width<=767px){.landing-why-card--fleet-photo .landing-why-image{transform:translateY(-26%)!important}.landing-why-card--deposit-photo .landing-why-image{transform-origin:bottom!important;transform:scale(1.22)translateY(-2%)!important}.landing-why-card--clickable{cursor:pointer!important}}.delivery-bonus-page{color:#fff;background:0 0;justify-content:center;align-items:center;min-height:calc(100vh - 176px);padding:72px 48px;display:flex;overflow:hidden}.delivery-bonus-shell{grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:38px;width:min(1160px,100%);min-height:420px;display:grid;position:relative}.delivery-bonus-copy{z-index:2;position:relative}.delivery-bonus-copy h1{color:#fff;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:clamp(36px,4.55vw,58px);font-weight:950;line-height:1.08}.delivery-bonus-accent{color:#fff;letter-spacing:.025em;text-transform:uppercase;background:#00d6b4;border-radius:999px;align-items:center;min-height:56px;margin-top:10px;padding:0 22px;font-size:clamp(36px,4.25vw,56px);font-weight:950;line-height:1;display:inline-flex;position:relative}.delivery-bonus-accent:after{content:"";background:#00d6b4;width:min(34vw,390px);height:2px;position:absolute;top:50%;left:calc(100% - 2px);transform:translateY(-50%)}.delivery-bonus-copy p{color:#ffffffe0;margin:18px 0 0;font-size:clamp(16px,1.4vw,21px);font-weight:500;line-height:1.42}.delivery-bonus-visual{justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.delivery-bonus-orbit{opacity:.98;border:3px solid #00d6b4;border-radius:50%;width:min(34vw,350px);min-width:260px;height:min(34vw,350px);min-height:260px;position:absolute;transform:rotate(-13deg)scaleX(1.12)}.delivery-bonus-truck{z-index:2;filter:drop-shadow(0 18px 26px #0003);width:min(38vw,420px);max-width:100%;position:relative}.delivery-bonus-icon{z-index:3;color:#00d6b4;text-shadow:0 3px #0000000a;font-weight:950;line-height:1;position:absolute}.delivery-bonus-icon--rub{font-size:clamp(52px,5vw,76px);top:4%;left:12%;transform:rotate(-12deg)}.delivery-bonus-icon--percent{font-size:clamp(56px,5.4vw,84px);bottom:2%;right:20%;transform:rotate(-9deg)}@media (width<=900px){.delivery-bonus-page{align-items:flex-start;min-height:calc(100vh - 150px);padding:46px 20px 54px}.delivery-bonus-shell{grid-template-columns:1fr;gap:26px;min-height:auto}.delivery-bonus-copy h1{font-size:clamp(30px,9vw,46px);line-height:1.12}.delivery-bonus-accent{min-height:48px;padding:0 18px;font-size:clamp(30px,9vw,44px)}.delivery-bonus-accent:after{width:38vw}.delivery-bonus-copy p{font-size:17px}.delivery-bonus-visual{min-height:285px}.delivery-bonus-orbit{width:270px;min-width:270px;height:270px;min-height:270px}.delivery-bonus-truck{width:min(88vw,390px)}.delivery-bonus-icon--rub{font-size:58px;top:0;left:8%}.delivery-bonus-icon--percent{font-size:66px;bottom:0;right:10%}}.buyout-program-shell{grid-template-columns:minmax(0,1.58fr) minmax(360px,.96fr);align-items:start;gap:34px;width:min(1360px,100%);margin:0 auto;display:grid}.buyout-program-stage{background:#ececec;border-radius:22px;min-height:610px;padding:18px 18px 54px;position:relative;overflow:hidden}.buyout-program-badge{z-index:3;color:#0a1720;background:#10d1b4;border-radius:999px;align-items:center;min-height:34px;padding:0 16px;font-size:16px;font-weight:800;display:inline-flex;position:absolute;top:18px;left:20px}.buyout-program-bike{object-fit:contain;object-position:center center;width:calc(100% - 68px);height:calc(100% - 156px);position:absolute;inset:74px 34px 82px}.buyout-program-arrow{z-index:3;color:#10d1b4;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:28px;line-height:1;display:inline-flex;position:absolute;top:55%;transform:translateY(-50%);box-shadow:0 10px 16px #00000014}.buyout-program-dots{gap:12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.buyout-program-dots span{background:#fffffff2;border-radius:50%;width:10px;height:10px}.buyout-program-dots .is-active{background:#10d1b4}.buyout-program-kicker{color:#000;text-transform:uppercase;margin:0 0 4px;font-size:22px;font-weight:900;line-height:1.05}.buyout-program-info h1{color:#10d1b4;text-transform:uppercase;margin:0 0 18px;font-size:clamp(32px,3vw,52px);font-weight:900;line-height:1.02}.buyout-program-group h2{color:#000;margin:0;font-size:20px;font-weight:900;line-height:1.12}.buyout-program-group>p{color:#4b4b4b;margin:3px 0 12px;font-size:14px;line-height:1.35}.buyout-program-tariff{background:#f1f1f1;border-radius:16px;margin-top:12px;padding:14px 16px}.buyout-program-tariff--featured{background:#fff;border:1px solid #10d1b4}.buyout-program-price{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.buyout-program-price strong{color:#000;font-size:clamp(28px,2.5vw,52px);font-weight:900;line-height:.96}.buyout-program-price span{color:#2c2c2c;font-size:14px;line-height:1}.buyout-program-meta{color:#333;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:8px;font-size:14px;line-height:1.35;display:flex}.buyout-program-meta strong{font-weight:900}.buyout-program-cta{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;width:100%;min-height:54px;margin-top:18px;font-size:18px;font-weight:800}@media (width<=980px){.buyout-program-shell{grid-template-columns:1fr}.buyout-program-stage{min-height:500px}}@media (width<=767px){.buyout-program-page{padding:22px 14px 36px}.buyout-program-stage{border-radius:18px;min-height:360px;padding:14px 14px 44px}.buyout-program-badge{min-height:28px;padding:0 12px;font-size:13px;top:14px;left:14px}.buyout-program-bike{width:calc(100% - 40px);height:calc(100% - 120px);inset:56px 20px 64px}.buyout-program-dots{gap:10px;bottom:14px}.buyout-program-dots span{width:8px;height:8px}.buyout-program-kicker{font-size:18px}.buyout-program-info h1{margin-bottom:12px;font-size:24px}.buyout-program-group{margin-top:18px}.buyout-program-group h2{font-size:18px}.buyout-program-tariff{border-radius:14px;padding:12px 12px 14px}.buyout-program-tariff-top{align-items:flex-start}.buyout-program-chip{min-height:34px;padding:0 14px;font-size:16px}.buyout-program-price strong{font-size:22px}.buyout-program-meta{font-size:13px}}.landing-promo-card--battery-rental{grid-template-columns:minmax(250px,320px) minmax(0,1fr) minmax(250px,320px);align-items:center}.landing-promo-copy--battery-rental{text-align:center;justify-content:center;align-items:center}.landing-promo-copy--battery-rental .landing-promo-prices,.landing-promo-copy--battery-rental .landing-promo-actions{justify-content:center}.landing-promo-copy--battery-rental .landing-promo-price-box{text-align:left}.landing-promo-visual--battery-rental{min-height:360px}.landing-promo-visual--battery-rental-left .landing-promo-note,.landing-promo-visual--battery-rental-left .landing-promo-note--top,.landing-promo-visual--battery-rental-left .landing-promo-note--bottom{display:none}.landing-promo-image--battery-side,.landing-promo-image--battery-main{object-fit:contain;max-width:100%;max-height:310px}.landing-promo-bike-slider{z-index:2;justify-content:center;align-items:center;width:100%;height:310px;display:flex;position:relative;overflow:hidden}.landing-promo-bike-slider .landing-promo-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes batteryBikeSwipeOutRight{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(130%,-50%)}}@keyframes batteryBikeSwipeInLeft{0%{opacity:0;transform:translate(-180%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}.landing-promo-image--swipe-out-right{animation:.72s forwards batteryBikeSwipeOutRight}.landing-promo-image--swipe-in-left{animation:.72s forwards batteryBikeSwipeInLeft}@media (width<=1100px){.landing-promo-card--battery-rental{grid-template-columns:1fr}.landing-promo-visual--battery-rental-left{display:none}.landing-promo-copy--battery-rental{order:1}.landing-promo-visual--battery-rental-right{order:2}}@media (width<=760px){.landing-promo-copy--battery-rental .landing-promo-prices,.landing-promo-copy--battery-rental .landing-promo-price-box{width:100%}.landing-promo-visual--battery-rental-right{min-height:260px}.landing-promo-bike-slider{height:240px}}.landing-promo-battery-collage{z-index:2;width:100%;height:310px;position:relative}.landing-promo-image--battery-left-primary,.landing-promo-image--battery-left-secondary,.landing-promo-image--battery-main{object-fit:contain;position:absolute;top:50%;left:50%}.landing-promo-image--battery-left-primary{width:34%;max-height:250px;transform:translate(-92%,-50%)}.landing-promo-image--battery-left-secondary{width:57%;max-height:284px;transform:translate(-8%,-48%)}.landing-promo-visual--battery-rental-right>.landing-promo-image--battery-main{width:72%;max-height:284px;transform:translate(-50%,-48%)}.landing-promo-visual--battery-rental-left .landing-promo-note,.landing-promo-visual--battery-rental-right .landing-promo-note{display:block}@media (width<=760px){.landing-promo-visual--battery-rental-right .landing-promo-note{min-width:138px}.landing-promo-bike-slider .landing-promo-image{width:76%;max-height:220px}.landing-promo-visual--battery-rental-right{min-height:332px}.landing-promo-visual--battery-rental-right .landing-promo-ring{border-radius:50%;width:242px;height:298px;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.landing-promo-battery-mobile-pair{z-index:2;width:242px;height:286px;position:relative;overflow:hidden}.landing-promo-battery-mobile-pair .landing-promo-image{object-fit:contain;transform-origin:50%;will-change:left, transform, opacity, width, max-height;transition:left .95s,transform .95s,opacity .95s,width .95s,max-height .95s;position:absolute;top:50%}.landing-promo-image--battery-mobile-left{width:31%;max-height:184px}.landing-promo-image--battery-mobile-right{width:56%;max-height:226px}.landing-promo-battery-mobile-pair.is-centered .landing-promo-image--battery-mobile-left{opacity:1;left:42%;transform:translate(-50%,-50%)scale(1.08)}.landing-promo-battery-mobile-pair.is-centered .landing-promo-image--battery-mobile-right{opacity:1;left:62%;transform:translate(-50%,-50%)scale(1.05)}.landing-promo-battery-mobile-pair.is-edges .landing-promo-image--battery-mobile-left{opacity:.94;left:8%;transform:translate(-50%,-50%)scale(.72)}.landing-promo-battery-mobile-pair.is-edges .landing-promo-image--battery-mobile-right{opacity:.9;left:92%;transform:translate(-50%,-50%)scale(.74)}.landing-promo-image--centered-mobile{opacity:1;transform:translate(-50%,-50%)scale(1)}@keyframes batteryMobileSwipeInLeft{0%{opacity:0;left:10%;transform:translate(-50%,-50%)scale(.72)}to{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}}@keyframes batteryMobileSwipeOutRight{0%{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}to{opacity:0;left:90%;transform:translate(-50%,-50%)scale(.72)}}.landing-promo-image--swipe-in-left-mobile{animation:.95s forwards batteryMobileSwipeInLeft}.landing-promo-image--swipe-out-right-mobile{animation:.95s forwards batteryMobileSwipeOutRight}.landing-promo-battery-mobile-single{overflow:hidden}.landing-promo-image--centered-mobile{z-index:2}@keyframes batteryMobileSwipeInLeftV154{0%{opacity:.28;left:10%;transform:translate(-50%,-50%)scale(.72)}to{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}}@keyframes batteryMobileSwipeOutRightV154{0%{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}72%{opacity:.72;left:86%;transform:translate(-50%,-50%)scale(.84)}to{opacity:0;left:126%;transform:translate(-50%,-50%)scale(.64)}}.landing-promo-battery-mobile-single{z-index:2;width:242px;height:286px;position:relative;overflow:hidden}.landing-promo-image--battery-mobile-center{object-fit:contain;transform-origin:50%;will-change:left, transform, opacity;position:absolute;top:50%;left:50%}.landing-promo-image--battery-mobile-center.is-silver{width:36%;max-height:214px}.landing-promo-image--battery-mobile-center.is-black{width:68%;max-height:238px}.landing-promo-image--centered-mobile{opacity:1;z-index:2;left:50%;transform:translate(-50%,-50%)scale(1)}.landing-promo-image--swipe-in-left-mobile{z-index:2;animation:.98s cubic-bezier(.22,.8,.2,1) forwards batteryMobileSyncInLeft}.landing-promo-image--swipe-out-right-mobile{z-index:3;animation:.98s cubic-bezier(.22,.8,.2,1) forwards batteryMobileSyncOutRight}@keyframes batteryMobileSyncInLeft{0%{opacity:0;left:-8%;transform:translate(-50%,-50%)scale(.68)}35%{opacity:.82}to{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}}@keyframes batteryMobileSyncOutRight{0%{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}65%{opacity:.78}to{opacity:0;left:112%;transform:translate(-50%,-50%)scale(.68)}}}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental{min-height:340px}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental .landing-promo-ring{border-radius:50%;width:min(292px,100% - 12px);height:min(292px,100% - 12px);inset:50% auto auto 50%;transform:translate(-50%,-50%)}.landing-promo-image--battery-desktop-left,.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-right>.landing-promo-image--battery-main{object-fit:contain;position:absolute;top:50%;left:50%}.landing-promo-image--battery-desktop-left{width:44%;max-height:248px;transform:translate(-50%,-50%)scale(1.08)}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-right>.landing-promo-image--battery-main{width:79%;max-height:264px;transform:translate(-50%,-50%)scale(1.06)}@media (width<=760px){.landing-promo-battery-mobile-single{width:258px;height:258px;overflow:hidden}.landing-promo-visual--battery-rental-right{min-height:364px}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-right .landing-promo-ring{width:292px!important;height:292px!important}.landing-promo-battery-mobile-single{clip-path:circle(50%)!important;isolation:isolate!important;border-radius:50%!important;width:292px!important;height:292px!important;position:relative!important;overflow:hidden!important;-webkit-mask-image:radial-gradient(circle,#000 98.5%,#0000 100%)!important;mask-image:radial-gradient(circle,#000 98.5%,#0000 100%)!important}.landing-promo-image--battery-mobile-center{max-width:none!important}.landing-promo-image--battery-mobile-center.is-silver{width:44%!important;max-height:236px!important}.landing-promo-image--battery-mobile-center.is-black{width:80%!important;max-height:262px!important}}.landing-promo-image--battery-desktop-left{width:52%!important;max-height:282px!important}@media (width<=760px){.landing-promo-image--battery-mobile-center.is-silver{width:50%!important;max-height:250px!important}}.battery-details-page{color:#000;background:#fff;justify-content:center;align-items:center;min-height:calc(100vh - 176px);padding:54px 20px 64px;display:flex}.battery-details-shell{width:min(720px,100%);margin:0 auto}.battery-details-head{margin-bottom:24px}.battery-details-head p{color:#000;text-transform:uppercase;margin:0 0 6px;font-size:18px;font-weight:900;line-height:1}.battery-details-head h1{color:#10d1b4;text-transform:uppercase;margin:0;font-size:clamp(34px,4vw,56px);font-weight:900;line-height:1.04}.battery-details-panel{width:min(480px,100%);margin:0 auto}.battery-details-group{margin-top:22px}.battery-details-group h2{color:#000;margin:0;font-size:22px;font-weight:900;line-height:1.1}.battery-details-group>p{color:#333;margin:3px 0 8px;font-size:14px;line-height:1.25}.battery-details-tariff{background:#eee;border-radius:10px;margin-top:12px;padding:18px 16px}.battery-details-tariff--featured{background:#fff;border:1.5px solid #10d1b4}.battery-details-tariff-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.battery-details-chip{color:#000;background:#10d1b4;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:22px;font-weight:900;line-height:1;display:inline-flex}.battery-details-price{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;display:flex}.battery-details-price strong{color:#000;font-size:clamp(30px,4vw,42px);font-weight:900;line-height:.95}.battery-details-price span{color:#222;font-size:14px;line-height:1}.battery-details-progress{background:#dedede;border-radius:999px;height:6px;margin-top:14px;overflow:hidden}.battery-details-progress span{border-radius:inherit;background:#10d1b4;width:36%;height:100%;display:block}.battery-details-meta{color:#333;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-top:7px;font-size:14px;line-height:1.3;display:flex}.battery-details-meta strong{font-weight:900}.battery-details-cta{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;width:100%;min-height:54px;margin-top:18px;font-size:17px;font-weight:900}@media (width<=760px){.battery-details-page{align-items:flex-start;min-height:calc(100vh - 150px);padding:34px 12px 46px}.battery-details-head{margin-bottom:20px}.battery-details-head p{font-size:15px}.battery-details-head h1{font-size:30px}.battery-details-panel{width:100%}.battery-details-group h2{font-size:20px}.battery-details-tariff{border-radius:10px;padding:16px 14px}.battery-details-chip{min-height:34px;padding:0 12px;font-size:20px}.battery-details-price strong{font-size:30px}.battery-details-meta{font-size:13px}}@media (width>=761px){.landing-promo-card--battery-rental .landing-promo-visual--battery-rental{overflow:visible!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental .landing-promo-note--top{top:-14px!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental .landing-promo-note--bottom{bottom:-16px!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-left .landing-promo-note--top{right:-8px!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-left .landing-promo-note--bottom{left:-10px!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-right .landing-promo-note--top{right:-8px!important}.landing-promo-card--battery-rental .landing-promo-visual--battery-rental-right .landing-promo-note--bottom{left:-10px!important}.landing-promo-image--battery-desktop-left{width:60%!important;max-height:300px!important;transform:translate(-50%,-50%)scale(1.12)!important}}@media (width<=760px){.landing-promo-image--battery-mobile-center.is-silver{width:56%!important;max-height:272px!important}}@media (width>=761px){.landing-promo-card--battery-rental .landing-promo-visual--battery-rental .landing-promo-note--top{top:-28px!important}}.landing-promo-copy--battery-rental .landing-promo-pill{width:min(100%,470px)!important;box-shadow:none!important;color:#f5f7fb!important;letter-spacing:.01em!important;text-align:center!important;background:0 0!important;border-radius:0!important;margin:16px auto 0!important;padding:14px 0!important;font-size:clamp(15px,1.2vw,18px)!important;font-weight:700!important;line-height:1.4!important;display:block!important;position:relative!important}.landing-promo-copy--battery-rental .landing-promo-pill:before,.landing-promo-copy--battery-rental .landing-promo-pill:after{content:""!important;opacity:.92!important;border-top:2px dotted #e7000b!important;width:88%!important;position:absolute!important;left:50%!important;transform:translate(-50%)!important}.landing-promo-copy--battery-rental .landing-promo-pill:before{top:0!important}.landing-promo-copy--battery-rental .landing-promo-pill:after{bottom:0!important}@media (width<=760px){.landing-promo-copy--battery-rental .landing-promo-pill{width:100%!important;margin-top:14px!important;padding:12px 0!important;font-size:14px!important;line-height:1.35!important}.landing-promo-copy--battery-rental .landing-promo-pill:before,.landing-promo-copy--battery-rental .landing-promo-pill:after{width:92%!important}.landing-promo-copy--battery-rental .landing-promo-prices{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:12px!important;width:100%!important;display:grid!important}.landing-promo-copy--battery-rental .landing-promo-price-box{border-radius:18px!important;width:auto!important;min-width:0!important;padding:14px 14px 12px!important}.landing-promo-copy--battery-rental .landing-promo-price-badge{min-height:24px!important;padding:0 10px!important;font-size:12px!important}.landing-promo-copy--battery-rental .landing-promo-price-box strong{margin-top:12px!important;font-size:26px!important;line-height:1.02!important}.landing-promo-copy--battery-rental .landing-promo-price-box span:last-child{margin-top:8px!important;font-size:16px!important;line-height:1.1!important}.landing-promo-copy--battery-rental .landing-promo-pill{font-size:15.5px!important;line-height:1.4!important}}.landing-products-carousel{position:relative}@media (width>=1180px){.landing-products-carousel.has-controls{padding-inline:78px}.landing-products-carousel-arrow{cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;width:88px;padding:0;display:flex;position:absolute;top:0;bottom:0}.landing-products-carousel-arrow img{object-fit:contain;filter:drop-shadow(0 12px 24px #00000038);width:100%;height:auto;max-height:100%;display:block}.landing-products-carousel-arrow--left{left:-6px}.landing-products-carousel-arrow--right{right:-6px}.landing-products-carousel-arrow:hover:not(.is-disabled){transform:translateY(-1px)}.landing-products-carousel-arrow.is-disabled{opacity:.42;cursor:default}}@media (width<=1179px){.landing-products-carousel-arrow{display:none!important}}@media (width>=1180px){.landing-products-carousel-arrow{width:82px!important;overflow:visible!important}.landing-products-carousel-geometry{isolation:isolate;background:#0e151b;width:100%;height:calc(100% - 18px);min-height:680px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 3px #fffffff5,0 0 0 5px #e7000beb,0 18px 34px #0000003d}.landing-products-carousel-geometry-bg{border-radius:inherit!important;z-index:0!important;position:absolute!important;inset:0!important;overflow:hidden!important}.landing-products-carousel-geometry-bg canvas,.landing-products-carousel-geometry-bg>canvas,.landing-products-carousel-geometry-bg>div,.landing-products-carousel-geometry-bg>*{border-radius:inherit!important}.landing-products-carousel-geometry:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#070c120f,#070c1233);position:absolute;inset:0}.landing-products-carousel-geometry-mark{z-index:2;color:#fff;text-shadow:0 0 1px #0000008c,0 0 10px #ffffff14;pointer-events:none;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:76px;font-weight:400;line-height:1;display:flex;position:absolute;inset:0}.landing-products-carousel-arrow:hover:not(.is-disabled) .landing-products-carousel-geometry-mark{transform:scale(1.06)}.landing-products-carousel-arrow.is-disabled .landing-products-carousel-geometry{opacity:.42}.landing-products-carousel-geometry{height:calc(100% - 32px)!important;min-height:620px!important;box-shadow:0 0 0 3px #fffffff5,0 0 0 5px #e7000beb,0 14px 28px #00000038!important}.landing-products-carousel-geometry--left{border-radius:28px 0 0 28px!important}.landing-products-carousel-geometry--right{border-radius:0 28px 28px 0!important}.landing-products-carousel-geometry-mark{font-size:58px!important}.landing-products-carousel{overflow:visible!important}.landing-products-carousel.has-controls{padding-inline:0!important}.landing-products-carousel-arrow{width:56px!important}.landing-products-carousel-arrow--left{left:-74px!important}.landing-products-carousel-arrow--right{right:-74px!important}}.landing-products-viewport{position:relative;overflow:hidden}.landing-products-grid--placeholder{visibility:hidden;pointer-events:none}.landing-products-stage{position:absolute;inset:0}.landing-products-track{will-change:transform, opacity, filter;transition:transform .72s cubic-bezier(.22,.82,.2,1),opacity .72s,filter .72s;position:absolute;inset:0}.landing-products-stage.is-next .landing-products-track--current,.landing-products-stage.is-prev .landing-products-track--current{opacity:1;filter:blur();transform:translate(0)}.landing-products-stage.is-next .landing-products-track--incoming{opacity:.01;filter:blur(10px);transform:translate(10%)}.landing-products-stage.is-prev .landing-products-track--incoming,.landing-products-stage.is-active.is-next .landing-products-track--current{opacity:.01;filter:blur(10px);transform:translate(-10%)}.landing-products-stage.is-active.is-next .landing-products-track--incoming{opacity:1;filter:blur();transform:translate(0)}.landing-products-stage.is-active.is-prev .landing-products-track--current{opacity:.01;filter:blur(10px);transform:translate(10%)}.landing-products-stage.is-active.is-prev .landing-products-track--incoming{opacity:1;filter:blur();transform:translate(0)}.landing-products-stage .landing-product-card{transition:transform .72s cubic-bezier(.22,.82,.2,1),opacity .72s,box-shadow .72s}.landing-products-stage.is-active .landing-products-track--current .landing-product-card{opacity:.94;transform:scale(.986)}.landing-products-stage.is-active .landing-products-track--incoming .landing-product-card{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){.landing-products-track,.landing-products-stage .landing-product-card{transition:none!important}}.landing-product-image-box{position:relative}.landing-product-hit-badge{z-index:5;color:#000;letter-spacing:.04em;text-transform:uppercase;pointer-events:none;background:#fd0;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #ffdd004d}@media (width<=760px){.landing-product-hit-badge{min-height:28px;padding:0 11px;font-size:12px;top:10px;right:10px}}.landing-product-badge-stack{z-index:5;pointer-events:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;top:14px;right:14px}.landing-product-hit-badge{position:static!important;top:auto!important;right:auto!important}.landing-product-hit-badge.is-discount{color:#000;background:#5fea00;box-shadow:0 8px 20px #5fea0047}.landing-rent-option-price-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:10px;display:inline-flex}.landing-rent-option-price-old{color:#6d7174;opacity:.95;font-size:20px;font-weight:800;line-height:1;-webkit-text-decoration:line-through #6d7174;text-decoration:line-through #6d7174;text-decoration-thickness:2px}@media (width<=760px){.landing-product-badge-stack{gap:6px;top:10px;right:10px}.landing-rent-option-price-wrap{gap:8px}.landing-rent-option-price-old{font-size:18px}}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-visual{overflow:visible!important}.landing-why-card--deposit-photo .landing-why-image{transform:translateX(var(--deposit-bike-x,0%)) translateY(var(--deposit-bike-y,-2%)) scale(var(--deposit-bike-scale,1.22))!important;transform-origin:bottom!important;will-change:transform!important;transition:transform .16s cubic-bezier(.22,.82,.2,1)!important}.landing-why-card--delivery-photo .landing-why-content{padding-right:78px!important}.landing-why-card--delivery-photo .landing-why-content h3{white-space:normal!important;overflow-wrap:break-word!important;max-width:100%!important}}.landing-why-title-mobile{display:none}.landing-why-title-desktop{display:inline}.landing-delivery-media,.landing-delivery-image-wrap{position:absolute;inset:0;overflow:hidden}.landing-delivery-image-wrap--mobile{display:none}.landing-delivery-desktop-image,.landing-delivery-swap-image{object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;inset:0}.landing-delivery-swap-image--base{opacity:1}.landing-delivery-swap-image--flash{opacity:0;will-change:opacity;animation:5s linear infinite deliveryTruckFlashSwap}@keyframes deliveryTruckFlashSwap{0%,89.99%{opacity:0}90%,95%{opacity:1}to{opacity:0}}@media (width<=767px){.landing-why-title-desktop{display:none}.landing-why-title-mobile{display:inline}.landing-delivery-image-wrap--desktop{display:none}.landing-delivery-image-wrap--mobile{display:block}.landing-delivery-swap-image{object-fit:contain;object-position:center bottom;border-radius:0!important;transform:none!important}.landing-why-card--delivery-photo .landing-delivery-swap-image{transform-origin:bottom!important;transform:scale(1.15)!important}.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content p{text-wrap:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;width:100%!important;max-width:100%!important}.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p,.landing-why-card--fleet-photo .landing-why-title-desktop,.landing-why-card--fleet-photo .landing-why-title-mobile,.landing-why-card--service-photo .landing-why-title-desktop,.landing-why-card--service-photo .landing-why-title-mobile{text-wrap:unset!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important;width:100%!important;max-width:100%!important;display:block!important}.landing-why-card--fleet-photo .landing-why-title-desktop,.landing-why-card--service-photo .landing-why-title-desktop{display:none!important}.landing-why-card--fleet-photo .landing-why-title-mobile,.landing-why-card--service-photo .landing-why-title-mobile{width:auto!important;max-width:none!important;display:inline!important}.landing-why-card--fleet-photo .landing-why-content h3,.landing-why-card--service-photo .landing-why-content h3,.landing-why-card--fleet-photo .landing-why-content p,.landing-why-card--service-photo .landing-why-content p{text-wrap:unset!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:manual!important;hyphens:manual!important;width:100%!important;max-width:100%!important}.landing-why-card--deposit-photo .landing-why-image{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;transform:scale(1.08)translateY(0)!important}.landing-why-card--delivery-photo .landing-delivery-media,.landing-why-card--delivery-photo .landing-delivery-image-wrap{width:100%!important;height:100%!important;inset:0!important;overflow:hidden!important}.landing-why-card--delivery-photo .landing-delivery-desktop-image,.landing-why-card--delivery-photo .landing-delivery-swap-image{object-fit:cover!important;object-position:center center!important;border-radius:0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;transform:none!important}}@media (width>=768px){.landing-why-card--delivery-photo .landing-delivery-media,.landing-why-card--delivery-photo .landing-delivery-image-wrap{width:100%!important;height:100%!important;inset:0!important;overflow:hidden!important}.landing-why-card--delivery-photo .landing-delivery-desktop-image{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:118%!important;max-width:none!important;height:118%!important;max-height:none!important;transform:scale(1.28)translateY(-1%)!important}.landing-why-card--delivery-photo .landing-delivery-swap-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;transform:scale(.98)!important}}@media (width>=768px){.landing-why-card .landing-why-content h3{margin-bottom:14px!important}.landing-why-card .landing-why-content p,.landing-why-card .landing-why-divider{margin-top:0!important}}@media (width<=767px){.landing-why-card--deposit-photo .landing-why-visual{width:calc(100% + 36px)!important;height:52%!important;bottom:12px!important;overflow:visible!important}.landing-why-card--deposit-photo .landing-why-visual picture{justify-content:center!important}.landing-why-card--deposit-photo .landing-why-image{object-fit:contain!important;object-position:center bottom!important;width:auto!important;max-width:none!important;height:100%!important;max-height:none!important;transform:translateX(var(--deposit-bike-x,0%)) translateY(var(--deposit-bike-y,-2%)) scale(var(--deposit-bike-scale,1.22))!important;transform-origin:bottom!important;will-change:transform!important;transition:transform .16s cubic-bezier(.22,.82,.2,1)!important}.landing-why-card--delivery-photo .landing-delivery-swap-image{object-fit:contain!important;object-position:center bottom!important;transform-origin:bottom!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:scale(1.15)!important}}.buyout-program-page{color:#fff!important;background:#17212b!important}.buyout-program-tariff{appearance:none!important;text-align:left!important;cursor:pointer!important;border:2px solid #0000!important;width:100%!important;font-family:inherit!important;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s!important;display:block!important}.buyout-program-tariff:hover{transform:translateY(-1px)!important;box-shadow:0 14px 30px #00000029!important}.buyout-program-tariff--selected .buyout-program-chip{box-shadow:0 0 0 4px #10d1b429!important}.buyout-program-cta{color:#061119!important;background:#10d1b4!important}.buyout-program-tariff{color:#fff!important;background:#0e151b!important;border-color:#ffffff1a!important}.buyout-program-tariff--featured{background:#0e151b!important}.buyout-program-tariff--selected{background:#0e151b!important;border-color:#e7000b!important;box-shadow:0 16px 34px #e7000b3d!important}.buyout-program-tariff:hover{background:#101a22!important;border-color:#e7000bb3!important;box-shadow:0 14px 30px #00000047!important}.buyout-program-chip,.buyout-program-tariff--selected .buyout-program-chip{color:#fff!important;box-shadow:none!important;background:#e7000b!important}.buyout-program-progress{background:#ffffff38!important}.buyout-program-progress-fill{background:#e7000b!important}.buyout-program-cta{color:#fff!important;background:#e7000b!important;box-shadow:0 16px 34px #e7000b42!important}.landing-main--buyout-contacts{background:#17212b!important;padding-top:0!important}.landing-page--buyout-program .landing-cta-section{padding-top:10px!important;padding-bottom:56px!important}.landing-page--buyout-program .landing-section-head--cta h2{color:#fff!important}.buyout-program-page{color:#fff!important;background:#17212b!important;padding:28px 22px 40px!important}.buyout-program-shell{background:linear-gradient(#0d1822f5 0%,#0a141dfa 100%)!important;border:1px solid #ffffff14!important;border-radius:30px!important;grid-template-columns:minmax(0,1.5fr) minmax(360px,.96fr)!important;align-items:stretch!important;gap:28px!important;width:min(1380px,100%)!important;margin:0 auto!important;padding:18px!important;display:grid!important;box-shadow:0 28px 60px #00000038!important}.buyout-program-gallery,.buyout-program-info{min-width:0!important}.buyout-program-stage{background:#e9e9e9!important;border-radius:26px!important;min-height:620px!important;padding:18px 18px 54px!important;box-shadow:inset 0 0 0 1px #0000000a!important}.buyout-program-info{flex-direction:column!important;min-height:100%!important;padding:6px 8px 6px 4px!important;display:flex!important}.buyout-program-kicker,.buyout-program-group h2{color:#fff!important}.buyout-program-group>p{color:#ffffffc7!important}.buyout-program-group{margin-top:18px!important}.buyout-program-tariff{color:#fff!important;appearance:none!important;text-align:left!important;cursor:pointer!important;background:#0e151b!important;border:2px solid #ffffff14!important;border-radius:18px!important;width:100%!important;margin-top:12px!important;padding:18px 18px 16px!important;font-family:inherit!important;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s!important;display:block!important}.buyout-program-tariff:hover{border-color:#e7000ba3!important;transform:translateY(-1px)!important;box-shadow:0 14px 30px #00000047!important}.buyout-program-tariff:focus-visible{outline-offset:3px!important;outline:3px solid #e7000b6b!important}.buyout-program-tariff--selected{border-color:#e7000b!important;box-shadow:0 16px 34px #e7000b38!important}.buyout-program-tariff-top{justify-content:space-between!important;align-items:center!important;gap:16px!important;display:flex!important}.buyout-program-chip{color:#fff!important;background:#e7000b!important;border-radius:999px!important;flex:none!important;justify-content:center!important;align-items:center!important;min-height:40px!important;padding:0 18px!important;font-size:18px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.buyout-program-price strong,.buyout-program-price span,.buyout-program-meta,.buyout-program-meta span,.buyout-program-meta strong{color:#fff!important}.buyout-program-price strong{font-size:clamp(30px,2.9vw,58px)!important}.buyout-program-price span{font-size:14px!important}.buyout-program-tariff-extra{opacity:0!important;max-height:0!important;margin-top:0!important;transition:max-height .24s,opacity .22s,margin-top .22s!important;overflow:hidden!important}.buyout-program-tariff-extra.is-open{opacity:1!important;max-height:120px!important;margin-top:12px!important}.buyout-program-progress{background:#ffffff38!important;border-radius:999px!important;height:6px!important;margin-top:0!important;overflow:hidden!important}.buyout-program-progress-fill{border-radius:inherit!important;background:#e7000b!important;width:34%!important;height:100%!important;display:block!important}.buyout-program-meta{flex-wrap:wrap!important;justify-content:space-between!important;gap:14px!important;margin-top:10px!important;font-size:14px!important;line-height:1.35!important;display:flex!important}.buyout-program-cta{color:#fff!important;background:#e7000b!important;border:none!important;border-radius:999px!important;width:100%!important;min-height:54px!important;margin-top:20px!important;font-size:18px!important;font-weight:800!important;box-shadow:0 16px 34px #e7000b42!important}.buyout-program-cta:hover{box-shadow:0 18px 38px #e7000b57!important}@media (width<=1100px){.buyout-program-shell{grid-template-columns:1fr!important;gap:18px!important;padding:16px!important}.buyout-program-stage{min-height:500px!important}}@media (width<=767px){.buyout-program-page{padding:18px 12px 28px!important}.buyout-program-shell{border-radius:22px!important;gap:14px!important;padding:12px!important}.buyout-program-stage{border-radius:18px!important;min-height:340px!important;padding:14px 14px 44px!important}.buyout-program-bike{width:calc(100% - 36px)!important;height:calc(100% - 120px)!important;inset:56px 18px 64px!important}.buyout-program-info{padding:0!important}.buyout-program-tariff{border-radius:16px!important;padding:14px 14px 13px!important}.buyout-program-chip{min-height:36px!important;padding:0 16px!important;font-size:16px!important}.buyout-program-price strong{font-size:clamp(24px,9vw,48px)!important}.buyout-program-price span{font-size:13px!important}.buyout-program-tariff-extra.is-open{margin-top:10px!important}.buyout-program-meta{gap:8px!important;font-size:12px!important}}.buyout-program-shell{align-items:center!important;gap:28px!important;padding:16px 22px!important}.buyout-program-gallery{align-self:center!important;align-items:center!important;min-height:0!important;display:flex!important}.buyout-program-stage{width:100%!important;min-height:clamp(430px,38vw,535px)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.buyout-program-arrow{top:54%!important}.buyout-program-arrow--left{left:4px!important}.buyout-program-arrow--right{right:4px!important}.buyout-program-dots{bottom:2px!important}@media (width<=1100px){.buyout-program-shell{align-items:start!important;padding:14px!important}.buyout-program-gallery{align-self:auto!important}.buyout-program-stage{min-height:clamp(340px,58vw,470px)!important}.buyout-program-bike{width:calc(100% - 16px)!important;height:calc(100% - 68px)!important;inset:38px 8px 30px!important}}@media (width<=767px){.buyout-program-shell{gap:10px!important;padding:10px!important}.buyout-program-stage{min-height:clamp(260px,78vw,340px)!important}.buyout-program-bike{width:100%!important;height:calc(100% - 70px)!important;inset:44px 0 26px!important}.buyout-program-badge{top:10px!important;left:10px!important}.buyout-program-arrow--left{left:0!important}.buyout-program-arrow--right{right:0!important}.buyout-program-dots{bottom:0!important}}.buyout-program-shell{align-items:start!important}.buyout-program-gallery{align-items:stretch!important}.buyout-program-stage{display:block!important;position:relative!important}.buyout-program-stage-copy{z-index:3!important;flex-direction:column!important;gap:6px!important;display:flex!important;position:absolute!important;top:70px!important;left:18px!important;right:18px!important}.buyout-program-stage-copy .buyout-program-kicker{margin:0!important;font-size:clamp(26px,2.3vw,44px)!important;line-height:1!important}.buyout-program-stage-copy h1{margin:0!important;font-size:clamp(40px,4vw,76px)!important;line-height:.98!important}.buyout-program-bike{object-fit:contain!important;object-position:center top!important;width:100%!important;height:calc(100% - 170px)!important;inset:170px 0 0!important}.buyout-program-info{justify-content:flex-start!important;padding-top:8px!important}.buyout-program-group--first{margin-top:0!important}.buyout-program-arrow,.buyout-program-dots{display:none!important}@media (width<=1100px){.buyout-program-stage-copy{top:64px!important;left:14px!important;right:14px!important}.buyout-program-bike{height:calc(100% - 152px)!important;inset:152px 0 0!important}}@media (width<=767px){.buyout-program-stage{min-height:300px!important}.buyout-program-stage-copy{gap:4px!important;top:50px!important;left:10px!important;right:10px!important}.buyout-program-stage-copy .buyout-program-kicker{font-size:18px!important}.buyout-program-stage-copy h1{font-size:clamp(28px,8vw,42px)!important}.buyout-program-bike{height:calc(100% - 110px)!important;inset:110px 0 0!important}.buyout-program-info{padding-top:0!important}}.buyout-program-badge{top:8px!important}.buyout-program-stage-copy{top:48px!important}@media (width<=1100px){.buyout-program-badge{top:8px!important}.buyout-program-stage-copy{top:46px!important}.buyout-program-bike{height:calc(100% - 126px)!important;inset:126px 0 0!important}}@media (width<=767px){.buyout-program-badge{top:8px!important}.buyout-program-stage-copy{top:42px!important}.buyout-program-bike{height:calc(100% - 96px)!important;inset:96px 0 0!important}}.buyout-program-stage{padding-top:0!important}.buyout-program-bike{height:calc(100% - 122px)!important;inset:122px 0 0!important}@media (width<=1100px){.buyout-program-badge{top:0!important;left:0!important}.buyout-program-stage-copy{top:36px!important;left:0!important;right:0!important}.buyout-program-bike{height:calc(100% - 112px)!important;inset:112px 0 0!important}}@media (width<=767px){.buyout-program-badge{top:0!important;left:0!important}.buyout-program-stage-copy{top:34px!important;left:0!important;right:0!important}.buyout-program-bike{height:calc(100% - 88px)!important;inset:88px 0 0!important}}.buyout-program-badge{top:-2px!important;left:0!important}.buyout-program-stage-copy{gap:2px!important;top:18px!important;left:0!important;right:0!important}@media (width<=1100px){.buyout-program-badge{top:-2px!important;left:0!important}.buyout-program-stage-copy{top:18px!important;left:0!important;right:0!important}}@media (width<=767px){.buyout-program-badge{top:-2px!important;left:0!important}.buyout-program-stage-copy{gap:2px!important;top:16px!important;left:0!important;right:0!important}}.buyout-program-shell{position:relative!important}.buyout-program-stage{overflow:visible!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge,.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{transform:translateY(-72px)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge,.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{transform:translateY(-42px)!important}}.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{border-radius:999px!important;min-height:44px!important;padding:0 18px!important;font-size:18px!important;font-weight:800!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{min-height:40px!important;padding:0 16px!important;font-size:16px!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{gap:5px!important;top:42px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{min-height:36px!important;padding:0 14px!important;font-size:14px!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{gap:4px!important;top:38px!important}}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{gap:8px!important;top:64px!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{gap:7px!important;top:56px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{gap:6px!important;top:50px!important}}.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:12px!important;left:0!important;transform:none!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:10px!important;left:0!important;transform:none!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:8px!important;left:0!important;transform:none!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:68px!important;transform:none!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:58px!important;transform:none!important}}.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:0!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:52px!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:0!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:48px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:0!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:42px!important}}.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{z-index:30!important;top:12px!important;left:0!important;transform:translateY(-70px)!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{z-index:29!important;width:min(760px,100%)!important;top:52px!important;left:0!important;right:auto!important;transform:translateY(-55px)!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{transform:none!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:10px!important;transform:translateY(-48px)!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:48px!important;transform:translateY(-38px)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{top:8px!important;transform:translateY(-26px)!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-stage-copy{top:42px!important;transform:translateY(-20px)!important}}.buyout-conditions-section{padding:12px 24px 34px!important}.buyout-conditions-shell{width:min(1380px,100%)!important;margin:0 auto!important}.buyout-conditions-shell h2{color:#000!important;letter-spacing:-.02em!important;text-transform:uppercase!important;margin:0 0 24px!important;font-size:clamp(32px,2.8vw,46px)!important;font-weight:900!important;line-height:1!important}.buyout-conditions-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.buyout-condition-card{background:#efefef!important;border-radius:22px!important;align-items:flex-start!important;gap:16px!important;min-height:168px!important;padding:18px 20px 16px!important;display:flex!important;box-shadow:inset 0 0 0 1px #00000008!important}.buyout-condition-icon{color:#12d6c5!important;flex:0 0 52px!important;width:52px!important;height:52px!important}.buyout-condition-icon svg{width:100%!important;height:100%!important;display:block!important}.buyout-condition-copy{flex-direction:column!important;min-width:0!important;display:flex!important}.buyout-condition-copy h3{color:#000!important;text-transform:uppercase!important;margin:2px 0 14px!important;font-size:clamp(18px,1.6vw,24px)!important;font-weight:900!important;line-height:1.1!important}.buyout-condition-copy p{color:#000!important;margin:0 0 10px!important;font-size:16px!important;line-height:1.35!important}.buyout-condition-copy small{color:#000!important;margin-top:auto!important;font-size:14px!important;line-height:1.3!important}.buyout-condition-button{color:#fff!important;cursor:pointer!important;background:#000!important;border:none!important;border-radius:999px!important;align-self:flex-start!important;min-height:40px!important;padding:0 22px!important;font-size:16px!important;font-weight:800!important}.buyout-condition-button:hover{opacity:.92!important}.buyout-conditions-offer{color:#000!important;align-items:center!important;gap:6px!important;margin-top:14px!important;font-size:16px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.buyout-conditions-note{color:#333!important;margin:8px 0 0!important;font-size:15px!important;line-height:1.4!important}@media (width<=1100px){.buyout-conditions-grid{grid-template-columns:1fr!important}}@media (width<=767px){.buyout-conditions-section{padding:8px 12px 28px!important}.buyout-conditions-shell h2{margin-bottom:18px!important;font-size:26px!important}.buyout-condition-card{min-height:unset!important;border-radius:18px!important;gap:12px!important;padding:16px!important}.buyout-condition-icon{flex-basis:42px!important;width:42px!important;height:42px!important}.buyout-condition-copy h3{margin-bottom:10px!important;font-size:18px!important}.buyout-condition-copy p{font-size:15px!important}.buyout-condition-copy small,.buyout-conditions-offer,.buyout-conditions-note{font-size:14px!important}}.buyout-condition-icon{color:unset!important}.buyout-condition-icon img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.buyout-conditions-shell h2,.buyout-conditions-offer,.buyout-conditions-note{color:#fff!important}.buyout-conditions-offer{text-decoration:none!important}.buyout-conditions-note{opacity:.92!important}.buyout-condition-card{display:block!important}.buyout-condition-head{align-items:flex-start!important;gap:18px!important;margin-bottom:14px!important;display:flex!important}.buyout-condition-head h3{flex:auto!important;min-width:0!important;margin:2px 0 0!important}.buyout-condition-copy{width:100%!important;display:block!important}.buyout-condition-copy p{margin:0 0 10px!important;display:block!important}.buyout-condition-copy small,.buyout-condition-copy .buyout-condition-button{margin-top:0!important}@media (width<=767px){.buyout-condition-head{gap:14px!important;margin-bottom:12px!important}.buyout-condition-icon{flex-basis:52px!important;width:52px!important;height:52px!important}.buyout-condition-head h3{margin-top:0!important;font-size:18px!important}}.buyout-condition-card{background:#0a141e!important}.buyout-condition-icon{flex:0 0 68px!important;width:68px!important;height:68px!important}.buyout-condition-copy h3,.buyout-condition-head h3,.buyout-condition-copy p,.buyout-condition-copy small{color:#fff!important}.buyout-condition-button{color:#0a141e!important;background:#fff!important}@media (width<=767px){.buyout-condition-icon{flex-basis:58px!important;width:58px!important;height:58px!important}}.buyout-faq-section{padding:8px 24px 34px!important}.buyout-faq-section .landing-faq-shell{width:min(1380px,100%)!important;margin:0 auto!important}.buyout-faq-section .buyout-faq-list{margin-top:28px!important}.buyout-faq-link{color:#e7000b!important;font-weight:800!important;text-decoration:none!important}.buyout-faq-link:hover{text-decoration:underline!important}@media (width<=767px){.buyout-faq-section{padding:8px 12px 28px!important}}.buyout-flow{z-index:10!important;background:#ffffffe0!important;border-radius:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:0!important;padding:16px 18px 14px!important;display:grid!important;position:absolute!important;bottom:14px!important;left:14px!important;right:14px!important}.buyout-flow-step-wrap{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;min-width:0!important;display:grid!important}.buyout-flow-step{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:10px!important;min-width:0!important;display:flex!important}.buyout-flow-icon{color:#4a4a4a!important;background:#e9e9e9!important;border-radius:999px!important;flex:0 0 52px!important;place-items:center!important;width:52px!important;height:52px!important;display:grid!important}.buyout-flow-icon.is-active{color:#0a141e!important;background:#19d5c4!important}.buyout-flow-icon svg{width:28px!important;height:28px!important;display:block!important}.buyout-flow-text{color:#000!important;flex-direction:column!important;gap:2px!important;font-size:14px!important;font-weight:700!important;line-height:1.15!important;display:flex!important}.buyout-flow-line{background:#d1d1d1!important;border-radius:999px!important;align-self:start!important;width:100px!important;height:3px!important;margin:24px 10px 0!important}.buyout-flow-line.is-active{background:#19d5c4!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{height:calc(100% - 250px)!important}@media (width<=1100px){.buyout-flow{padding:14px 14px 12px!important;bottom:10px!important;left:10px!important;right:10px!important}.buyout-flow-icon{flex-basis:48px!important;width:48px!important;height:48px!important}.buyout-flow-line{width:72px!important;margin:22px 8px 0!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{height:calc(100% - 236px)!important}}@media (width<=767px){.buyout-flow{border-radius:18px!important;margin-top:10px!important;padding:14px 12px!important;position:static!important}.buyout-flow-step-wrap{grid-template-columns:minmax(0,1fr) auto!important}.buyout-flow-icon{flex-basis:42px!important;width:42px!important;height:42px!important}.buyout-flow-icon svg{width:24px!important;height:24px!important}.buyout-flow-text{font-size:11px!important}.buyout-flow-line{width:28px!important;margin:19px 4px 0!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{height:auto!important;max-height:220px!important;margin:90px auto 0!important;display:block!important;position:relative!important;inset:auto!important}}.buyout-flow{background:0 0!important;border-radius:0!important;padding:0 14px!important;bottom:0!important;left:0!important;right:0!important}.buyout-flow-text{color:#fff!important}@media (width<=1100px){.buyout-flow{padding:0 10px!important;bottom:0!important;left:0!important;right:0!important}}@media (width<=767px){.buyout-flow{background:0 0!important;border-radius:0!important;margin-top:0!important;padding:0!important}.buyout-flow-text{color:#fff!important}}.landing-page--buyout-program .buyout-flow{justify-content:space-between!important;align-items:flex-start!important;gap:0!important;padding:0 20px!important;display:flex!important;bottom:6px!important;left:0!important;right:0!important}.landing-page--buyout-program .buyout-flow-step{flex:none!important;gap:10px!important;width:118px!important}.landing-page--buyout-program .buyout-flow-line{background:#e7000b!important;flex:auto!important;width:auto!important;min-width:48px!important;height:3px!important;margin:24px 12px 0!important}.landing-page--buyout-program .buyout-flow-line.is-active{background:#e7000b!important}.landing-page--buyout-program .buyout-flow-icon,.landing-page--buyout-program .buyout-flow-icon.is-active{color:#fff!important;background:#e7000b!important}.landing-page--buyout-program .buyout-flow-text{color:#fff!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-stage{padding-bottom:8px!important}.landing-page--buyout-program .buyout-flow{padding:0 14px!important;bottom:4px!important}.landing-page--buyout-program .buyout-flow-step{width:104px!important}.landing-page--buyout-program .buyout-flow-line{min-width:34px!important;margin:22px 10px 0!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow{gap:0!important;margin-top:2px!important;padding:0!important;display:flex!important;position:static!important}.landing-page--buyout-program .buyout-flow-step-wrap{flex:1 1 0!important}.landing-page--buyout-program .buyout-flow-step{width:86px!important}.landing-page--buyout-program .buyout-flow-line{min-width:18px!important;margin:19px 4px 0!important}}.landing-page--buyout-program .buyout-program-stage{padding-bottom:0!important}.landing-page--buyout-program .buyout-flow{width:min(600px,100% - 64px)!important;padding:0!important;bottom:0!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.landing-page--buyout-program .buyout-flow-step-wrap{flex:1 1 0!important}.landing-page--buyout-program .buyout-flow-step{width:112px!important}.landing-page--buyout-program .buyout-flow-line{min-width:52px!important;margin:24px 14px 0!important}@media (width<=1100px){.landing-page--buyout-program .buyout-flow{width:min(520px,100% - 40px)!important;bottom:0!important}.landing-page--buyout-program .buyout-flow-step{width:98px!important}.landing-page--buyout-program .buyout-flow-line{min-width:34px!important;margin:22px 10px 0!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow{width:100%!important;left:auto!important;transform:none!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-flow{bottom:-10px!important;left:calc(50% + 12px)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow{bottom:auto!important;left:auto!important}}.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}@media (width<=1100px){.landing-page--buyout-program .buyout-flow{bottom:-22px!important;left:calc(50% + 22px)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}.landing-page--buyout-program .buyout-flow{bottom:auto!important;left:auto!important}}.landing-page--buyout-program .buyout-flow{bottom:-74px!important;left:calc(50% + 52px)!important}.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-icon,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(3) .buyout-flow-icon,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-icon.is-active,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(3) .buyout-flow-icon.is-active{color:#0a141e!important;background:#fff!important}.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-line{background:#fff!important}@media (width<=1100px){.landing-page--buyout-program .buyout-flow{bottom:-48px!important;left:calc(50% + 34px)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow{bottom:auto!important;left:auto!important}.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-icon,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(3) .buyout-flow-icon,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-icon.is-active,.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(3) .buyout-flow-icon.is-active{color:#0a141e!important;background:#fff!important}.landing-page--buyout-program .buyout-flow-step-wrap:nth-child(2) .buyout-flow-line{background:#fff!important}}@media (width>=1101px){.landing-page--buyout-program .buyout-program-shell{height:690px!important;min-height:690px!important;max-height:690px!important;overflow:visible!important}.landing-page--buyout-program .buyout-program-gallery,.landing-page--buyout-program .buyout-program-stage,.landing-page--buyout-program .buyout-program-info{height:100%!important}}.landing-page--buyout-program .buyout-program-badge,.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{color:#fff!important;background:#e7000b!important}.landing-page--buyout-program .buyout-program-tariff,.landing-page--buyout-program .buyout-program-tariff--selected,.landing-page--buyout-program .buyout-program-tariff:hover{border-color:#ffffffeb!important}.landing-page--buyout-program .buyout-program-tariff--selected{box-shadow:0 16px 34px #ffffff14,0 12px 28px #e7000b29!important}.landing-page--buyout-program .buyout-program-cta{transition:transform .2s,background-color .2s,box-shadow .2s!important}@media (width>=1101px){.landing-page--buyout-program .buyout-flow{width:min(760px,100% - 12px)!important;left:calc(50% + 52px)!important}.landing-page--buyout-program .buyout-flow-line{min-width:92px!important;margin-left:18px!important;margin-right:18px!important}}@media (width<=1100px) and (width>=768px){.landing-page--buyout-program .buyout-flow{width:min(640px,100% - 12px)!important;left:calc(50% + 34px)!important}.landing-page--buyout-program .buyout-flow-line{min-width:58px!important;margin-left:14px!important;margin-right:14px!important}}.landing-page--buyout-program .buyout-program-shell{grid-template-columns:minmax(0,1.45fr) minmax(380px,.92fr)!important;align-items:stretch!important;height:660px!important;min-height:660px!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-gallery,.landing-page--buyout-program .buyout-program-info{height:100%!important;min-height:0!important}.landing-page--buyout-program .buyout-program-stage{height:100%!important;min-height:100%!important;box-shadow:none!important;background:0 0!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;padding:18px 18px 10px!important;display:flex!important;position:relative!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-badge{color:#fff!important;background:#e7000b!important;border-radius:999px!important;align-self:flex-start!important;margin:0 0 14px!important;padding:13px 18px!important;line-height:1!important;position:static!important}.landing-page--buyout-program .buyout-program-stage-copy{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin:0!important;display:flex!important;position:static!important;inset:auto!important}.landing-page--buyout-program .buyout-program-stage-copy .buyout-program-kicker{text-transform:uppercase!important;color:#fff!important;margin:0!important;font-size:clamp(28px,2.6vw,44px)!important;font-weight:900!important;line-height:1.02!important}.landing-page--buyout-program .buyout-program-stage-copy h1{color:#f2f2f2!important;margin:0!important;font-size:clamp(44px,5.1vw,78px)!important;font-weight:900!important;line-height:.96!important}.landing-page--buyout-program .buyout-program-bike{object-fit:contain!important;object-position:center center!important;flex:auto!important;align-self:center!important;width:min(430px,76%)!important;max-width:430px!important;height:auto!important;max-height:280px!important;margin:18px auto 8px!important;display:block!important;position:static!important;inset:auto!important}.landing-page--buyout-program .buyout-flow{background:0 0!important;border-radius:0!important;flex:none!important;justify-content:center!important;align-items:flex-start!important;gap:0!important;width:min(660px,100% - 20px)!important;margin:auto 0 0 54px!important;padding:0!important;display:flex!important;position:static!important;bottom:auto!important;left:auto!important;right:auto!important;transform:none!important}.landing-page--buyout-program .buyout-flow-step-wrap{flex:1 1 0!important;align-items:flex-start!important;min-width:0!important;display:flex!important}.landing-page--buyout-program .buyout-flow-step{text-align:center!important;flex-direction:column!important;flex:none!important;align-items:center!important;gap:11px!important;width:118px!important;display:flex!important}.landing-page--buyout-program .buyout-flow-icon{border-radius:999px!important;flex:0 0 44px!important;place-items:center!important;width:44px!important;height:44px!important;display:grid!important}.landing-page--buyout-program .buyout-flow-icon svg{width:22px!important;height:22px!important}.landing-page--buyout-program .buyout-flow-icon--pickup{color:#fff!important;background:#e7000b!important}.landing-page--buyout-program .buyout-flow-icon--pay,.landing-page--buyout-program .buyout-flow-icon--own{color:#0a141e!important;background:#fff!important}.landing-page--buyout-program .buyout-flow-line{border-radius:999px!important;flex:auto!important;width:auto!important;min-width:64px!important;height:2px!important;margin:21px 18px 0!important}.landing-page--buyout-program .buyout-flow-line--after-pickup{background:#e7000b!important}.landing-page--buyout-program .buyout-flow-line--after-pay{background:#fff!important}.landing-page--buyout-program .buyout-flow-text{color:#fff!important;flex-direction:column!important;gap:2px!important;font-size:13px!important;font-weight:800!important;line-height:1.12!important;display:flex!important}.landing-page--buyout-program .buyout-program-info{min-height:100%!important;padding:8px 10px 8px 0!important}.landing-page--buyout-program .buyout-program-group{margin-top:0!important}.landing-page--buyout-program .buyout-program-group+.buyout-program-group{margin-top:16px!important}.landing-page--buyout-program .buyout-program-tariff{background:#08131c!important;border:1.5px solid #ffffffe6!important;min-height:98px!important;margin-top:12px!important}.landing-page--buyout-program .buyout-program-tariff--selected{border-color:#fff!important;min-height:150px!important;box-shadow:0 12px 26px #ffffff14,0 10px 24px #e7000b1f!important}.landing-page--buyout-program .buyout-program-tariff:hover{border-color:#fff!important;transform:translateY(-1px)!important}.landing-page--buyout-program .buyout-program-tariff-top{min-height:60px!important}.landing-page--buyout-program .buyout-program-tariff-extra{opacity:0!important;max-height:0!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff-extra.is-open{opacity:1!important;max-height:70px!important}.landing-page--buyout-program .buyout-program-cta{color:#fff!important;background:#e7000b!important;margin-top:auto!important;transition:background-color .2s,transform .2s,box-shadow .2s!important}.landing-page--buyout-program .buyout-program-cta:hover{color:#fff!important;background:#19d5c4!important;transform:translateY(-1px)!important;box-shadow:0 18px 38px #19d5c44d!important}@media (width<=1100px){.landing-page--buyout-program .buyout-program-shell{grid-template-columns:1fr!important;height:auto!important;min-height:auto!important}.landing-page--buyout-program .buyout-program-stage{height:auto!important;min-height:620px!important;padding:18px 14px 14px!important}.landing-page--buyout-program .buyout-program-stage-copy .buyout-program-kicker{font-size:clamp(24px,3.8vw,34px)!important}.landing-page--buyout-program .buyout-program-stage-copy h1{font-size:clamp(38px,6vw,62px)!important}.landing-page--buyout-program .buyout-program-bike{width:min(390px,72%)!important;max-height:250px!important}.landing-page--buyout-program .buyout-flow{width:min(620px,100% - 10px)!important;margin:auto auto 0!important}.landing-page--buyout-program .buyout-program-info{min-height:auto!important;padding:0!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-page{padding:18px 12px 28px!important}.landing-page--buyout-program .buyout-program-stage{min-height:auto!important;padding:14px 10px 12px!important}.landing-page--buyout-program .buyout-program-badge{margin-bottom:12px!important;padding:10px 14px!important;font-size:14px!important}.landing-page--buyout-program .buyout-program-stage-copy .buyout-program-kicker{font-size:20px!important}.landing-page--buyout-program .buyout-program-stage-copy h1{font-size:44px!important}.landing-page--buyout-program .buyout-program-bike{flex:none!important;width:min(310px,92%)!important;max-height:220px!important;margin:16px auto 12px!important}.landing-page--buyout-program .buyout-flow{justify-content:space-between!important;width:100%!important;margin:0!important}.landing-page--buyout-program .buyout-flow-step{gap:8px!important;width:88px!important}.landing-page--buyout-program .buyout-flow-icon{flex-basis:38px!important;width:38px!important;height:38px!important}.landing-page--buyout-program .buyout-flow-icon svg{width:19px!important;height:19px!important}.landing-page--buyout-program .buyout-flow-line{min-width:10px!important;margin:18px 6px 0!important}.landing-page--buyout-program .buyout-flow-text{font-size:11px!important}.landing-page--buyout-program .buyout-program-tariff{min-height:92px!important}.landing-page--buyout-program .buyout-program-tariff--selected{min-height:142px!important}}@media (width>=1101px){.landing-page--buyout-program .buyout-program-shell{height:760px!important;min-height:760px!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-stage{padding:18px 18px 12px!important}.landing-page--buyout-program .buyout-program-bike{width:min(390px,68%)!important;max-width:390px!important;max-height:240px!important;margin:14px auto 8px!important}.landing-page--buyout-program .buyout-program-tariff{min-height:94px!important;margin-top:10px!important}.landing-page--buyout-program .buyout-program-tariff--selected{min-height:138px!important}.landing-page--buyout-program .buyout-flow{margin:auto 0 0 108px!important}.landing-page--buyout-program .buyout-program-tariff{flex-direction:column!important;justify-content:flex-start!important;height:132px!important;min-height:132px!important;max-height:132px!important;padding:16px 18px 14px!important;display:flex!important;position:relative!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff--selected{height:132px!important;min-height:132px!important;max-height:132px!important}.landing-page--buyout-program .buyout-program-tariff-top{flex:0 0 58px!important;height:58px!important;min-height:58px!important}.landing-page--buyout-program .buyout-program-tariff-extra{opacity:0!important;visibility:hidden!important;flex:0 0 46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin-top:8px!important;transition:opacity .18s,visibility .18s!important;display:block!important;overflow:visible!important}.landing-page--buyout-program .buyout-program-tariff-extra.is-open{opacity:1!important;visibility:visible!important}.landing-page--buyout-program .buyout-program-progress{height:5px!important}.landing-page--buyout-program .buyout-program-meta{gap:10px!important;margin-top:8px!important;font-size:12px!important;line-height:1.25!important}.landing-page--buyout-program .buyout-program-group+.buyout-program-group{margin-top:12px!important}.landing-page--buyout-program .buyout-program-cta{margin-top:14px!important}.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;will-change:transform!important;z-index:1!important;transform:scale(1.16)!important}.landing-page--buyout-program .buyout-flow,.landing-page--buyout-program .buyout-program-stage-copy,.landing-page--buyout-program .buyout-program-badge{z-index:2!important;position:relative!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-program-tariff{height:126px!important;min-height:126px!important;max-height:126px!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff--selected{height:126px!important;min-height:126px!important;max-height:126px!important}.landing-page--buyout-program .buyout-program-tariff-extra{opacity:0!important;visibility:hidden!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin-top:7px!important}.landing-page--buyout-program .buyout-program-tariff-extra.is-open{opacity:1!important;visibility:visible!important}.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;transform:scale(1.1)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-tariff,.landing-page--buyout-program .buyout-program-tariff--selected{height:120px!important;min-height:120px!important;max-height:120px!important}.landing-page--buyout-program .buyout-program-tariff-extra{height:38px!important;min-height:38px!important;max-height:38px!important}.landing-page--buyout-program .buyout-program-meta{font-size:11px!important}.landing-page--buyout-program .buyout-program-bike{transform:scale(1.06)!important}}@media (width>=1101px){.landing-page--buyout-program .buyout-program-page{padding-top:20px!important;padding-bottom:30px!important}.landing-page--buyout-program .buyout-program-shell{align-items:stretch!important;height:700px!important;min-height:700px!important;overflow:visible!important}.landing-page--buyout-program .buyout-program-stage,.landing-page--buyout-program .buyout-program-info{height:100%!important;min-height:0!important}.landing-page--buyout-program .buyout-program-stage{padding:18px 18px 12px!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-badge{color:#fff!important;background:#e7000b!important;margin:0 0 14px!important;position:static!important;transform:none!important}.landing-page--buyout-program .buyout-program-stage-copy{margin:0!important;position:static!important;transform:none!important}.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;will-change:transform!important;flex:auto!important;width:min(430px,74%)!important;max-width:430px!important;max-height:255px!important;margin:10px auto 4px!important;transform:scale(1.26)!important}.landing-page--buyout-program .buyout-flow{margin:auto 0 0 108px!important}.landing-page--buyout-program .buyout-program-info{flex-direction:column!important;justify-content:flex-start!important;padding:6px 8px 6px 0!important;display:flex!important;overflow:visible!important}.landing-page--buyout-program .buyout-program-group{margin-top:0!important}.landing-page--buyout-program .buyout-program-group+.buyout-program-group{margin-top:10px!important}.landing-page--buyout-program .buyout-program-group h2{margin-bottom:2px!important;font-size:20px!important;line-height:1.05!important}.landing-page--buyout-program .buyout-program-group>p{margin-bottom:8px!important;font-size:13px!important;line-height:1.15!important}.landing-page--buyout-program .buyout-program-tariff{background:#08131c!important;border:1.5px solid #fff!important;height:112px!important;min-height:112px!important;max-height:112px!important;margin-top:10px!important;padding:14px 16px!important;display:block!important;position:relative!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff--selected{border-color:#fff!important;height:112px!important;min-height:112px!important;max-height:112px!important}.landing-page--buyout-program .buyout-program-tariff-top{justify-content:space-between!important;align-items:center!important;gap:16px!important;height:100%!important;min-height:0!important;transition:height .18s,transform .18s!important;display:flex!important}.landing-page--buyout-program .buyout-program-tariff--selected .buyout-program-tariff-top{height:48px!important}.landing-page--buyout-program .buyout-program-price strong{font-size:clamp(34px,2.65vw,52px)!important;line-height:.92!important}.landing-page--buyout-program .buyout-program-price span{font-size:12px!important;line-height:1.1!important}.landing-page--buyout-program .buyout-program-tariff-extra{opacity:0!important;visibility:hidden!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:0!important;transition:opacity .18s,visibility .18s!important;position:absolute!important;bottom:12px!important;left:16px!important;right:16px!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff-extra.is-open{opacity:1!important;visibility:visible!important}.landing-page--buyout-program .buyout-program-progress{height:5px!important}.landing-page--buyout-program .buyout-program-meta{gap:8px!important;margin-top:7px!important;font-size:11.5px!important;line-height:1.15!important}.landing-page--buyout-program .buyout-program-cta{flex:0 0 52px!important;min-height:52px!important;margin-top:12px!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-program-badge,.landing-page--buyout-program .buyout-program-stage-copy{transform:none!important}.landing-page--buyout-program .buyout-program-tariff{height:112px!important;min-height:112px!important;max-height:112px!important;position:relative!important;overflow:hidden!important}.landing-page--buyout-program .buyout-program-tariff-top{align-items:center!important;height:100%!important;min-height:0!important}.landing-page--buyout-program .buyout-program-tariff--selected .buyout-program-tariff-top{height:48px!important}.landing-page--buyout-program .buyout-program-tariff-extra{opacity:0!important;visibility:hidden!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;position:absolute!important;bottom:10px!important;left:14px!important;right:14px!important}.landing-page--buyout-program .buyout-program-tariff-extra.is-open{opacity:1!important;visibility:visible!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-tariff{height:108px!important;min-height:108px!important;max-height:108px!important}.landing-page--buyout-program .buyout-program-tariff--selected .buyout-program-tariff-top{height:46px!important}.landing-page--buyout-program .buyout-program-tariff-extra{height:32px!important;min-height:32px!important;max-height:32px!important}.landing-page--buyout-program .buyout-program-bike{transform:scale(1.08)!important}}.landing-page--buyout-program .buyout-program-tariff-extra,.landing-page--buyout-program .buyout-program-tariff-extra.is-open{display:none!important}.landing-page--buyout-program .buyout-program-tariff--selected .buyout-program-chip{color:#fff!important;background:#00bda7!important;border-color:#00bda7!important}.landing-page--buyout-program .buyout-program-tariff,.landing-page--buyout-program .buyout-program-tariff--selected{min-height:112px!important}@media (width>=1101px){.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;will-change:transform!important;transform:scale(1.38)!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;transform:scale(1.14)!important}}.landing-page--buyout-program .buyout-program-tariff--selected{border-color:#00bda7!important;box-shadow:0 12px 28px #00bda72e!important}.landing-page--buyout-program .buyout-program-tariff--selected:hover{border-color:#00bda7!important}@media (width<=767px){.landing-page--buyout-program .buyout-program-badge,.landing-page--buyout-program .buyout-program-stage .buyout-program-badge{display:none!important}.landing-page--buyout-program .buyout-program-stage-copy{margin-top:0!important}.landing-page--buyout-program .buyout-flow-line{margin:24px 6px 0!important}.landing-page--buyout-program .buyout-program-stage-copy{gap:4px!important;margin-bottom:0!important}.landing-page--buyout-program .buyout-program-stage-copy h1{margin-bottom:0!important}.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;width:min(328px,96%)!important;max-height:236px!important;margin:2px auto 8px!important;transform:scale(1.16)!important}.landing-page--buyout-program .buyout-flow{box-sizing:border-box!important;justify-content:center!important;align-items:flex-start!important;width:min(360px,100% - 16px)!important;margin:0 auto!important;padding:0 6px!important}.landing-page--buyout-program .buyout-flow-step-wrap{flex:none!important;align-items:flex-start!important}.landing-page--buyout-program .buyout-flow-line{flex:0 0 30px!important;width:30px!important;min-width:30px!important;margin:24px 8px 0!important}.landing-page--buyout-program .buyout-program-stage{padding-top:16px!important;overflow:visible!important}.landing-page--buyout-program .buyout-program-stage-copy{gap:2px!important;margin-top:0!important;padding-top:2px!important}.landing-page--buyout-program .buyout-program-stage-copy .buyout-program-kicker{margin:0!important;padding-top:0!important;line-height:1.12!important}.landing-page--buyout-program .buyout-program-stage-copy h1{margin-top:0!important;line-height:1.02!important}.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;width:min(360px,100%)!important;max-width:360px!important;max-height:280px!important;margin:0 auto 6px!important;transform:scale(1.22)!important}.landing-page--buyout-program .buyout-flow{justify-content:flex-start!important;align-items:flex-start!important;gap:0!important;width:338px!important;max-width:calc(100% - 8px)!important;margin:0 auto!important;padding:0!important}.landing-page--buyout-program .buyout-flow-step-wrap{flex:none!important;justify-content:flex-start!important;align-items:flex-start!important;display:flex!important}.landing-page--buyout-program .buyout-flow-step-wrap--pickup,.landing-page--buyout-program .buyout-flow-step-wrap--pay{width:122px!important}.landing-page--buyout-program .buyout-flow-step-wrap--own{width:94px!important}.landing-page--buyout-program .buyout-flow-step{gap:10px!important;width:92px!important}.landing-page--buyout-program .buyout-flow-icon{flex-basis:50px!important;width:50px!important;height:50px!important}.landing-page--buyout-program .buyout-flow-icon svg{width:23px!important;height:23px!important}.landing-page--buyout-program .buyout-flow-line{flex:0 0 30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;margin:24px 0 0!important}}@media (width>=1101px){.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;will-change:transform!important;width:min(520px,90%)!important;max-width:520px!important;max-height:360px!important;margin:8px auto 4px!important;transform:scale(1.62)!important}}@media (width<=1100px){.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;will-change:transform!important;width:min(395px,108%)!important;max-width:395px!important;max-height:315px!important;margin:-2px auto 6px!important;transform:scale(1.34)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-bike{transform-origin:50%!important;width:min(390px,112%)!important;max-width:390px!important;max-height:320px!important;margin:-4px auto 4px!important;transform:scale(1.38)!important}.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}.landing-page--buyout-program .buyout-program-bike{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:min(430px,122%)!important;max-width:430px!important;height:auto!important;max-height:none!important;margin:-10px auto 0!important;display:block!important;transform:scale(1.58)!important}.landing-page--buyout-program .buyout-program-cta{margin-top:14px!important}}@media (width<=760px){.landing-promo-visual{min-height:340px!important}.landing-promo-card:not(.landing-promo-card--battery-rental) .landing-promo-image{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:auto!important;max-width:96%!important;height:308px!important;max-height:none!important;transform:scale(1.12)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-shell,.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}.landing-page--buyout-program .buyout-program-bike{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;flex:none!important;align-self:center!important;width:auto!important;max-width:96%!important;height:320px!important;max-height:none!important;margin:-10px auto 8px!important;transform:none!important}.landing-page--buyout-program .buyout-program-cta{margin-top:18px!important}}@media (width<=760px){.landing-promo-card:not(.landing-promo-card--battery-rental) .landing-promo-visual{justify-content:center!important;align-items:center!important;min-height:430px!important;margin-top:0!important}.landing-promo-card:not(.landing-promo-card--battery-rental) .landing-promo-image{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:auto!important;max-width:115%!important;height:390px!important;max-height:none!important;margin:0 auto!important;transform:scale(1.18)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-shell,.landing-page--buyout-program .buyout-program-gallery,.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}.landing-page--buyout-program .buyout-program-stage{height:auto!important;min-height:560px!important;padding:12px 12px 14px!important}.landing-page--buyout-program .buyout-program-stage-copy{gap:2px!important;margin:0!important;padding-top:0!important}.landing-page--buyout-program .buyout-program-stage-copy .buyout-program-kicker{margin:0 0 2px!important;font-size:18px!important;line-height:1.04!important}.landing-page--buyout-program .buyout-program-stage-copy h1{margin:0!important;font-size:34px!important;line-height:.96!important}.landing-page--buyout-program .buyout-program-bike{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;will-change:transform!important;z-index:1!important;flex:none!important;align-self:center!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:2px auto -12px!important;display:block!important;position:static!important;inset:auto!important;transform:scale(1.78)!important}.landing-page--buyout-program .buyout-flow{z-index:2!important;width:352px!important;max-width:calc(100% - 12px)!important;margin:auto auto 0!important;padding:0!important;position:relative!important}}@media (width<=760px){.landing-promo-card:not(.landing-promo-card--battery-rental) .landing-promo-visual{min-height:470px!important}.landing-promo-card:not(.landing-promo-card--battery-rental) .landing-promo-image{transform-origin:50%!important;max-width:122%!important;height:430px!important;max-height:none!important;transform:scale(1.24)!important}}@media (width<=767px){.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;z-index:1!important;flex:none!important;align-self:center!important;width:auto!important;max-width:none!important;height:318px!important;max-height:none!important;margin:22px auto 6px!important;display:block!important;position:relative!important;inset:auto!important;transform:scale(1.22)!important}.landing-page--buyout-program .buyout-program-stage{overflow:visible!important}.landing-page--buyout-program .buyout-flow{z-index:2!important;margin-top:2px!important;position:relative!important}.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{height:300px!important;margin:18px auto 6px!important;transform:scale(1.18)!important}}@media (width>=1101px){.landing-page--buyout-program .buyout-program-stage .buyout-program-bike{transform-origin:50%!important;width:min(420px,78%)!important;max-width:420px!important;max-height:300px!important;margin:4px auto 2px!important;transform:scale(1.29)!important}}.landing-page--buyout-program .landing-cta-section{padding-top:2px!important}.buyout-flow-icon-image{object-fit:contain!important;width:34px!important;height:34px!important;display:block!important}@media (width>=768px){.landing-page--buyout-program .buyout-flow-icon{flex-basis:68px!important;width:68px!important;height:68px!important}.landing-page--buyout-program .buyout-flow-icon svg,.landing-page--buyout-program .buyout-flow-icon .buyout-flow-icon-image{width:34px!important;height:34px!important}.landing-page--buyout-program .buyout-flow-line{margin-top:33px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow-icon{flex-basis:58px!important;width:58px!important;height:58px!important}.landing-page--buyout-program .buyout-flow-icon svg,.landing-page--buyout-program .buyout-flow-icon .buyout-flow-icon-image{width:28px!important;height:28px!important}.landing-page--buyout-program .buyout-flow-line{margin-top:28px!important}.landing-page--buyout-program .buyout-flow{margin-top:16px!important}}.buyout-faq-section{padding-bottom:2px!important}.landing-page--buyout-program .landing-cta-section{margin-top:-8px!important;padding-top:0!important}.landing-page--buyout-program .landing-section-head--cta{margin-top:0!important}@media (width>=768px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:42px!important;height:42px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:36px!important;height:36px!important}}@media (width>=768px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:50px!important;height:50px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:42px!important;height:42px!important}}@media (width>=768px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:58px!important;height:58px!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:50px!important;height:50px!important}}@media (width>=768px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:64px!important;height:64px!important}.buyout-faq-section{margin-bottom:-34px!important;padding-bottom:0!important}.landing-page--buyout-program .landing-cta-section{margin-top:-42px!important;padding-top:0!important}.landing-page--buyout-program .landing-section-head--cta{margin-top:0!important}}@media (width<=767px){.landing-page--buyout-program .buyout-flow-step-wrap--own .buyout-flow-icon .buyout-flow-icon-image{width:54px!important;height:54px!important}.buyout-faq-section{margin-bottom:0!important;padding-bottom:18px!important}.landing-page--buyout-program .landing-cta-section{margin-top:0!important;padding-top:12px!important}}.landing-main--buyout-contract-page{background:#ececec!important}.buyout-contract-page{color:#111!important;background:#ececec!important;padding:32px 0 56px!important}.buyout-contract-shell{width:min(1240px,100% - 40px)!important;margin:0 auto!important}.buyout-contract-back{color:#121212!important;background:#fff!important;border:1px solid #00000014!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;margin:0 0 18px!important;padding:0 18px!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 6px 18px #0000000f!important}.buyout-contract-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:8px 26px 0!important;display:block!important}.buyout-contract-header{text-align:center!important;margin-bottom:34px!important}.buyout-contract-card h1{color:#000!important;letter-spacing:-.02em!important;text-transform:uppercase!important;text-shadow:none!important;margin:0!important;font-size:clamp(38px,4.5vw,58px)!important;font-weight:900!important;line-height:1!important}.buyout-contract-text{color:#111!important;white-space:normal!important;visibility:visible!important;opacity:1!important;flex-direction:column!important;gap:10px!important;font-size:19px!important;font-weight:500!important;line-height:1.5!important;display:flex!important}.buyout-contract-paragraph{color:#111!important;margin:0!important}.buyout-contract-paragraph strong{font-weight:900!important}.buyout-contract-paragraph--lead{margin-top:8px!important;font-size:20px!important;line-height:1.55!important}.buyout-contract-paragraph--clause{padding-left:0!important}.buyout-contract-clause-number{color:#000!important;font-weight:900!important}.buyout-contract-section-title{color:#000!important;text-transform:uppercase!important;margin:28px 0 8px!important;font-size:24px!important;font-weight:900!important;line-height:1.2!important}@media (width<=767px){.buyout-contract-page{padding:18px 0 34px!important}.buyout-contract-shell{width:min(100%,100% - 20px)!important}.buyout-contract-back{min-height:38px!important;margin-bottom:14px!important;padding:0 14px!important;font-size:13px!important}.buyout-contract-card{padding:4px 8px 0!important}.buyout-contract-header{margin-bottom:22px!important}.buyout-contract-card h1{font-size:34px!important}.buyout-contract-text{gap:8px!important;font-size:15px!important;line-height:1.5!important}.buyout-contract-paragraph--lead{font-size:16px!important}.buyout-contract-section-title{margin-top:22px!important;font-size:19px!important}}.landing-main--buyout-contract-page,.buyout-contract-page{color:#fff!important;background:#17212b!important}.buyout-contract-card{color:#fff!important;background:0 0!important}.buyout-contract-card h1,.buyout-contract-text,.buyout-contract-paragraph,.buyout-contract-paragraph strong,.buyout-contract-clause-number,.buyout-contract-section-title{color:#fff!important}.buyout-contract-back{color:#fff!important;background:#ffffff14!important;border-color:#ffffff2e!important}.buyout-contract-back:hover{color:#fff!important;background:#e7000b!important}.landing-main--repair-tariffs{width:min(1480px,100% - 32px);margin:0 auto;padding:clamp(26px,4vw,54px) 0 clamp(42px,6vw,88px)}.repair-tariffs-page{position:relative}.repair-tariffs-shell{-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1f;border-radius:34px;padding:clamp(20px,3.2vw,34px);box-shadow:0 24px 80px #00000042}.repair-tariffs-head{gap:10px;margin-bottom:24px;display:grid}.repair-tariffs-head p{color:#57ead8;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.repair-tariffs-head h1{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(30px,4.6vw,54px);font-weight:900;line-height:.98}.repair-tariffs-row{grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:20px;padding:0 18px;display:grid;position:relative}.repair-tariffs-row:after{content:"";background:#5feddeb8;height:1px;position:absolute;bottom:0;left:18px;right:18px}.repair-tariffs-row:last-child:after{display:none}.repair-tariffs-row--head{background:#ffffff08;min-height:64px}.repair-tariffs-row--head .repair-tariffs-cell{color:#fff;padding-top:14px;padding-bottom:14px;font-size:16px;font-weight:800}.repair-tariffs-cell{color:#ffffffeb;padding-top:12px;padding-bottom:12px;font-size:16px;line-height:1.35}.repair-tariffs-cell--price{text-align:right;white-space:nowrap;font-weight:800}@media (width<=860px){.landing-main--repair-tariffs{width:min(100%,100% - 18px);padding:18px 0 36px}.repair-tariffs-shell{border-radius:22px;padding:16px}.repair-tariffs-head{margin-bottom:18px}.repair-tariffs-head p{letter-spacing:.16em;font-size:11px}.repair-tariffs-head h1{font-size:clamp(26px,8vw,40px);line-height:1.02}.repair-tariffs-table{border-radius:18px}.repair-tariffs-row{grid-template-columns:minmax(0,1fr) 96px;gap:12px;padding:0 12px}.repair-tariffs-row:after{left:12px;right:12px}.repair-tariffs-row--head{min-height:52px}.repair-tariffs-row--head .repair-tariffs-cell,.repair-tariffs-cell{font-size:13px;line-height:1.25}.repair-tariffs-cell{padding-top:10px;padding-bottom:10px}}.landing-main--repair-tariffs{width:min(1480px,100% - 32px);margin:0 auto}.repair-tariffs-shell{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;padding:clamp(20px,4vw,52px) 0 clamp(34px,5vw,72px)}.repair-tariffs-head p{color:#e7000b;text-shadow:0 0 26px #e7000b5c}.repair-tariffs-table{background:0 0;border:0;border-radius:0;overflow:visible}.repair-tariffs-row{padding-left:0;padding-right:0}.repair-tariffs-row:after{background:#e7000b9e;left:0;right:0;box-shadow:0 0 14px #e7000b2e}.repair-tariffs-row--head{background:0 0}@media (width<=860px){.landing-main--repair-tariffs{width:min(100%,100% - 18px)}.repair-tariffs-shell{padding:18px 0 36px}.repair-tariffs-row{padding-left:0;padding-right:0}.repair-tariffs-row:after{left:0;right:0}}.repair-tariffs-row--head:after{background:#e7000beb;box-shadow:0 0 14px #e7000b3d}.repair-tariffs-row:not(.repair-tariffs-row--head){transition:background-color .2s}.repair-tariffs-row:not(.repair-tariffs-row--head):nth-child(2n):after{background:#ffffffe6;box-shadow:0 0 10px #ffffff1a}.repair-tariffs-row:not(.repair-tariffs-row--head):nth-child(odd):after{background:#e7000beb;box-shadow:0 0 14px #e7000b3d}.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell{padding-left:14px;padding-right:14px}@media (width<=860px){.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell{padding-left:10px;padding-right:10px}}.landing-page--repair-tariffs{color:#fff;background:#17212b!important}.repair-tariffs-page,.repair-tariffs-shell,.repair-tariffs-table{background:0 0!important}.repair-tariffs-row{grid-template-columns:minmax(0,1fr) 230px}.repair-tariffs-cell--price{text-align:center;padding-right:0}.repair-tariffs-row--head .repair-tariffs-cell--price{text-align:center}@media (width<=860px){.repair-tariffs-row{grid-template-columns:minmax(0,1fr) 86px}.repair-tariffs-cell--price,.repair-tariffs-row--head .repair-tariffs-cell--price{text-align:center;padding-left:4px;padding-right:4px}}.landing-page--repair-tariffs{background:#17212b!important}.landing-page--repair-tariffs .landing-header,.landing-page--repair-tariffs .landing-footer{background-color:#17212b!important}.repair-tariffs-row:not(.repair-tariffs-row--head),.repair-tariffs-row:not(.repair-tariffs-row--head):nth-child(2n){background:0 0}.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell{font-size:18px;line-height:1.38}.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell--price{font-size:18px;font-weight:850}@media (width<=860px){.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell,.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell--price{font-size:14.5px;line-height:1.3}}.repair-tariffs-row--head .repair-tariffs-cell{font-size:20px;font-weight:900;line-height:1.28}.repair-tariffs-row:not(.repair-tariffs-row--head):nth-child(2n){background:#0e151b}.repair-tariffs-row:not(.repair-tariffs-row--head):nth-child(odd){background:0 0}.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell,.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell--price{font-size:19.5px;line-height:1.42}@media (width<=860px){.repair-tariffs-row--head .repair-tariffs-cell{font-size:15.5px;line-height:1.22}.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell,.repair-tariffs-row:not(.repair-tariffs-row--head) .repair-tariffs-cell--price{font-size:15.2px;line-height:1.34}}.landing-contract-card--legal-links{place-items:stretch stretch;gap:16px;display:grid}.landing-contract-link{color:#fff;cursor:pointer;text-align:left;text-transform:none;background:#17212b;border:1px solid #e7000b8c;border-radius:18px;width:100%;min-height:58px;padding:16px 20px;font-family:inherit;font-size:clamp(18px,2.1vw,25px);font-weight:900;line-height:1.18;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;box-shadow:0 0 22px #e7000b1f}.landing-contract-link:hover{background:#0e151b;border-color:#e7000b;transform:translateY(-2px);box-shadow:0 0 30px #e7000b33}.landing-page--privacy-policy{color:#fff;background:radial-gradient(circle at 14% 8%,#e7000b29,#0000 25%),radial-gradient(circle at 88% 16%,#e7000b1a,#0000 23%),linear-gradient(#17212b 0% 100%)}.landing-main--privacy-policy-page{width:min(1480px,100% - 32px);margin:0 auto;padding:clamp(26px,4vw,56px) 0 clamp(42px,6vw,88px)}.privacy-policy-page,.privacy-policy-shell{background:0 0}.privacy-policy-card{background:#0e151bc2;border-color:#e7000b47;box-shadow:0 24px 80px #00000038,0 0 40px #e7000b14}.privacy-policy-header h1{max-width:980px}@media (width<=860px){.landing-contract-card--legal-links{gap:12px}.landing-contract-link{border-radius:15px;min-height:52px;padding:14px 16px;font-size:17px}.landing-main--privacy-policy-page{width:min(100%,100% - 18px);padding:18px 0 36px}}.landing-main--personal-data-consent-page{width:min(1480px,100% - 32px);margin:0 auto;padding:clamp(26px,4vw,56px) 0 clamp(42px,6vw,88px)}.personal-data-consent-page,.personal-data-consent-shell{background:0 0}.personal-data-consent-card{background:#0e151bc2;border-color:#e7000b47;box-shadow:0 24px 80px #00000038,0 0 40px #e7000b14}.personal-data-consent-header h1{max-width:980px}@media (width<=860px){.landing-main--personal-data-consent-page{width:min(100%,100% - 18px);padding:18px 0 36px}}.landing-main--requisites-page,.landing-main--damage-compensation-page{width:min(1480px,100% - 32px);margin:0 auto;padding:clamp(26px,4vw,56px) 0 clamp(42px,6vw,88px)}.requisites-page,.requisites-shell,.damage-compensation-page,.damage-compensation-shell{background:0 0}.requisites-card{background:#0e151bc2;border-color:#e7000b47;box-shadow:0 24px 80px #00000038,0 0 40px #e7000b14}.requisites-header h1{max-width:980px}.damage-compensation-head{gap:10px;margin-bottom:24px;display:grid}.damage-compensation-head p{color:#e7000b;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 0 26px #e7000b5c;margin:0;font-size:14px;font-weight:900}.damage-compensation-head h1{color:#fff;letter-spacing:-.03em;max-width:1120px;margin:0;font-size:clamp(28px,3.9vw,52px);font-weight:900;line-height:1.02}.damage-compensation-table{background:0 0;border:0;border-radius:0;overflow:visible}.damage-compensation-row{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:20px;padding:0;display:grid;position:relative}.damage-compensation-row:after{content:"";background:#e7000beb;height:1px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 14px #e7000b3d}.damage-compensation-row:last-child:after{display:none}.damage-compensation-row--head{background:0 0;min-height:66px}.damage-compensation-row--head:after,.damage-compensation-row:not(.damage-compensation-row--head):nth-child(odd):after{background:#e7000beb;box-shadow:0 0 14px #e7000b3d}.damage-compensation-row:not(.damage-compensation-row--head):nth-child(2n){background:#0e151b}.damage-compensation-row:not(.damage-compensation-row--head):nth-child(2n):after{background:#ffffffe6;box-shadow:0 0 10px #ffffff1a}.damage-compensation-cell{color:#fffffff0;padding:13px 14px;font-size:18px;line-height:1.34}.damage-compensation-row--head .damage-compensation-cell{color:#fff;font-size:20px;font-weight:900;line-height:1.22}.damage-compensation-cell--price{text-align:right;white-space:nowrap;padding-right:clamp(38px,4.6vw,86px);font-weight:900}@media (width<=860px){.landing-main--requisites-page,.landing-main--damage-compensation-page{width:min(100%,100% - 18px);padding:18px 0 36px}.damage-compensation-head{margin-bottom:18px}.damage-compensation-head p{letter-spacing:.16em;font-size:11px}.damage-compensation-head h1{font-size:clamp(25px,7.8vw,38px)}.damage-compensation-row{grid-template-columns:minmax(0,1fr) 96px;gap:12px}.damage-compensation-cell{padding:10px;font-size:14.2px;line-height:1.32}.damage-compensation-row--head .damage-compensation-cell{font-size:15.5px}.damage-compensation-cell--price{padding-right:18px}}.damage-compensation-page .damage-compensation-shell+.damage-compensation-shell{margin-top:clamp(34px,5vw,72px)}.landing-page--contract,.landing-page--repair-tariffs,.landing-page--privacy-policy,.landing-page--buyout-program{flex-direction:column;min-height:100vh;display:flex}.landing-page--contract>.landing-footer,.landing-page--repair-tariffs>.landing-footer,.landing-page--privacy-policy>.landing-footer,.landing-page--buyout-program>.landing-footer{margin-top:auto}.landing-page--privacy-policy-only,.landing-page--personal-data-consent-only{background:#17212b}.landing-page--privacy-policy-only .privacy-policy-card,.landing-page--personal-data-consent-only .personal-data-consent-card{border-color:#ffffff1f;box-shadow:0 24px 80px #00000038}.landing-page--privacy-policy-only .privacy-policy-card,.landing-page--personal-data-consent-only .privacy-policy-card{box-shadow:0 24px 80px #00000038}.landing-page--privacy-policy,.landing-page--privacy-policy-only,.landing-page--personal-data-consent-only,.landing-page--requisites-only,.landing-page--damage-compensation-only{background:#17212b!important}.landing-page--contract,.landing-page--repair-tariffs,.landing-page--privacy-policy,.landing-page--buyout-program{min-height:100dvh;flex-direction:column!important;display:flex!important}.landing-page--contract>.landing-main,.landing-page--repair-tariffs>.landing-main,.landing-page--privacy-policy>.landing-main,.landing-page--buyout-program>.landing-main{flex:1 0 auto}.landing-page--contract>.landing-footer,.landing-page--repair-tariffs>.landing-footer,.landing-page--privacy-policy>.landing-footer,.landing-page--buyout-program>.landing-footer{flex:none;margin-top:0!important}.landing-page--privacy-policy-only .privacy-policy-card,.landing-page--personal-data-consent-only .personal-data-consent-card,.landing-page--requisites-only .requisites-card{box-shadow:none!important;border-color:#ffffff1f!important}.lead-form-card--consultation .lead-form-consents{gap:12px;margin:2px 0 22px;display:grid}.lead-form-card--consultation .lead-form-checkbox{color:#fff;cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;font-size:13px;font-weight:700;line-height:1.38;display:grid}.lead-form-card--consultation .lead-form-checkbox input{appearance:none;cursor:pointer;background:#ffffff14;border:1px solid #ffffffd1;border-radius:6px;width:20px;height:20px;margin:0;position:relative}.lead-form-card--consultation .lead-form-checkbox input:checked{background:#e7000b;border-color:#e7000b}.lead-form-card--consultation .lead-form-checkbox input:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.lead-form-card--consultation .lead-form-checkbox input:focus-visible{outline-offset:3px;outline:2px solid #ffffffe6}.lead-form-card--consultation .lead-form-checkbox a{color:#fff;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}@media (width<=620px){.lead-form-card--consultation .lead-form-checkbox{font-size:12px;line-height:1.35}}.buyout-faq-link{color:inherit;cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;font-weight:800;text-decoration:underline}.landing-rent-option-price-old{text-decoration-color:#e7000b!important}.bike-specs-modal{z-index:120;-webkit-backdrop-filter:blur(14px);background:#070b0fad;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.bike-specs-modal-card{color:#fff;background:#17212b;border:1px solid #ffffff1f;border-radius:28px;width:min(560px,100%);max-height:min(88vh,720px);padding:clamp(20px,3vw,30px);overflow:auto;box-shadow:0 28px 90px #00000075}.bike-specs-modal-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.bike-specs-modal-head p{color:#e7000b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:900}.bike-specs-modal-head h3{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(22px,4vw,32px);font-weight:900;line-height:1}.bike-specs-modal-close{cursor:pointer;background:#ffffff14;border:0;border-radius:999px;flex:none;width:42px;height:42px;transition:transform .2s,background .2s;position:relative}.bike-specs-modal-close:hover{background:#e7000bdb;transform:translateY(-1px)}.bike-specs-modal-close span{transform-origin:50%;background:#fff;border-radius:999px;width:18px;height:2px;position:absolute;top:50%;left:50%}.bike-specs-modal-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.bike-specs-modal-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.bike-specs-modal-list{gap:22px;display:grid}.bike-specs-modal-group{gap:11px;display:grid}.bike-specs-modal-row{color:#ffffffed;grid-template-columns:auto minmax(24px,1fr) auto;align-items:baseline;gap:8px;font-size:clamp(16px,2vw,19px);font-weight:800;line-height:1.22;display:grid}.bike-specs-modal-name,.bike-specs-modal-value{white-space:nowrap}.bike-specs-modal-dots{border-bottom:2px dotted #ffffff75;min-width:26px;height:1em;transform:translateY(-.2em)}.bike-specs-modal-value{text-align:right;color:#fff}@media (width<=520px){.bike-specs-modal{padding:10px}.bike-specs-modal-card{border-radius:22px;padding:18px 14px 20px}.bike-specs-modal-row{gap:6px;font-size:14px}.bike-specs-modal-name,.bike-specs-modal-value{white-space:normal}}.lead-order-calendar{appearance:none;cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0}.lead-order-input-wrap input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}.lead-order-consents{gap:14px;margin:8px 0 24px;display:grid}.lead-order-consents .lead-order-agreement{margin:0}.lead-modal-card .lead-order-consents,.lead-modal-card .lead-order-consents span,.lead-modal-card .lead-order-consents a{color:#fff!important;-webkit-text-fill-color:#fff!important}.lead-modal-card .lead-order-agreement input:checked+.lead-order-checkmark{background:#e7000b!important;border-color:#e7000b!important}.lead-modal-card .lead-order-agreement input:checked+.lead-order-checkmark:after{border-color:#fff!important}@media (width<=760px){.landing-promo-card--battery-rental .landing-promo-battery-mobile-single .landing-promo-image--swipe-in-left-mobile{animation:.98s cubic-bezier(.22,.8,.2,1) forwards batteryMobileSyncInLeft}.landing-promo-card--battery-rental .landing-promo-battery-mobile-single .landing-promo-image--swipe-out-right-mobile{animation:.98s cubic-bezier(.22,.8,.2,1) forwards batteryMobileSyncOutRight}}.delivery-return-blocks{color:#fff;background:0 0;padding:16px 48px 74px}.delivery-return-shell{width:min(1160px,100%);margin:0 auto}.delivery-return-section+.delivery-return-section{margin-top:60px}.delivery-return-section h2{color:#fff;letter-spacing:.01em;text-transform:uppercase;margin:0 0 34px;font-size:clamp(30px,3.2vw,42px);font-weight:950;line-height:1.05}.delivery-return-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:74px 38px;display:grid}.delivery-return-card{color:#000;background:#f3f3f3;border-radius:18px;position:relative;overflow:visible}.delivery-return-step-card{min-height:282px;padding:26px 24px 22px}.delivery-return-step-card--wide{grid-column:span 2}.delivery-return-step-number{z-index:0;color:#0000;-webkit-text-stroke:1.4px #00d6b4;text-stroke:1.4px #00d6b4;opacity:.96;pointer-events:none;font-size:104px;font-weight:950;line-height:1;position:absolute;top:-78px;left:-3px}.delivery-return-card-head{z-index:1;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;margin-bottom:18px;display:grid;position:relative}.delivery-return-card-icon{color:#00d6b4;flex:none;width:42px;height:42px}.delivery-return-card h3,.delivery-return-bonus-card h3,.delivery-return-reason-card h3{color:#000;letter-spacing:.01em;text-transform:uppercase;margin:0;font-size:19px;font-weight:950;line-height:1.12}.delivery-return-list{z-index:1;gap:17px;margin:0;padding:0;list-style:none;display:grid;position:relative}.delivery-return-list li{color:#000;padding-left:25px;font-size:16.5px;font-weight:500;line-height:1.55;position:relative}.delivery-return-list li:before{content:"";background:#00d6b4;border-radius:999px;width:15px;height:10px;position:absolute;top:.55em;left:1px;transform:rotate(-35deg)}.delivery-return-card-lead{z-index:1;color:#000;margin:0 0 18px;padding-left:25px;font-size:16.5px;font-weight:500;line-height:1.45;position:relative}.delivery-return-card-lead:before{content:"";background:#00d6b4;border-radius:999px;width:15px;height:10px;position:absolute;top:.45em;left:1px;transform:rotate(-35deg)}.delivery-return-photos{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;margin-top:8px;display:grid;position:relative}.delivery-return-photo-card{margin:0}.delivery-return-photo-card img{aspect-ratio:1.58;object-fit:cover;background:#fff;border-radius:13px;width:100%;display:block}.delivery-return-photo-card figcaption{color:#000;margin-top:12px;font-size:16px;font-weight:600;line-height:1.25}.delivery-return-bonus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;display:grid}.delivery-return-bonus-card{justify-content:space-between;align-items:center;gap:18px;min-height:120px;padding:24px 28px;display:flex}.delivery-return-bonus-title{color:#000;letter-spacing:-.05em;text-transform:uppercase;font-size:clamp(20px,2.55vw,58px);font-weight:950;line-height:1}.delivery-return-bonus-card--term .delivery-return-bonus-title{letter-spacing:.01em;max-width:150px;font-size:21px;line-height:1.18}.delivery-return-bonus-badge{color:#fff;letter-spacing:-.06em;white-space:nowrap;background:#00d6b4;border-radius:999px;justify-content:center;align-items:center;min-width:128px;min-height:62px;padding:0 20px;font-size:clamp(34px,4.1vw,58px);font-weight:950;line-height:1;display:inline-flex}.delivery-return-bonus-card--term .delivery-return-bonus-badge{letter-spacing:-.04em}.delivery-return-bonus-card--usage{padding:22px 28px;display:block}.delivery-return-bonus-card--usage h3{margin-bottom:14px}.delivery-return-list--compact{gap:6px}.delivery-return-list--compact li{padding-left:22px;font-size:16px;line-height:1.32}.delivery-return-reasons-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;display:grid}.delivery-return-reason-card{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:20px;min-height:122px;padding:22px 28px;display:grid}.delivery-return-reason-icon{color:#00d6b4;width:70px;height:70px}.delivery-return-reason-card p{color:#000;margin:16px 0 0;font-size:16.5px;font-weight:500;line-height:1.45}.delivery-return-catalog-action{justify-content:center;margin-top:36px;display:flex}.delivery-return-catalog-action button{color:#fff;min-width:310px;min-height:56px;font:inherit;cursor:pointer;background:#000;border:0;border-radius:999px;justify-content:center;align-items:center;font-size:17px;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.delivery-return-catalog-action button:hover{background:#111;transform:translateY(-2px);box-shadow:0 16px 30px #0000002e}@media (width<=1020px){.delivery-return-blocks{padding:10px 22px 62px}.delivery-return-steps-grid,.delivery-return-bonus-grid,.delivery-return-reasons-grid{gap:66px 22px}.delivery-return-steps-grid,.delivery-return-bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-return-step-card--wide{grid-column:span 1}.delivery-return-photos{grid-template-columns:1fr;gap:18px}.delivery-return-bonus-card--usage{grid-column:span 2}}@media (width<=720px){.delivery-return-blocks{padding:0 16px 54px}.delivery-return-section+.delivery-return-section{margin-top:44px}.delivery-return-section h2{margin-bottom:28px;font-size:28px}.delivery-return-steps-grid,.delivery-return-bonus-grid,.delivery-return-reasons-grid{grid-template-columns:1fr;gap:58px}.delivery-return-step-card,.delivery-return-bonus-card,.delivery-return-reason-card{border-radius:16px}.delivery-return-step-card{min-height:auto;padding:22px 20px 20px}.delivery-return-step-number{-webkit-text-stroke-width:1.2px;text-stroke-width:1.2px;font-size:82px;top:-59px;left:-1px}.delivery-return-card-head{gap:11px;margin-bottom:14px}.delivery-return-card-icon{width:38px;height:38px}.delivery-return-card h3,.delivery-return-bonus-card h3,.delivery-return-reason-card h3{font-size:17px}.delivery-return-list{gap:12px}.delivery-return-list li,.delivery-return-card-lead,.delivery-return-reason-card p{font-size:15.5px}.delivery-return-photo-card figcaption{font-size:15px}.delivery-return-bonus-card{min-height:108px;padding:22px 24px}.delivery-return-bonus-card--usage{grid-column:auto}.delivery-return-bonus-title{font-size:42px}.delivery-return-bonus-card--term .delivery-return-bonus-title{font-size:20px}.delivery-return-bonus-badge{min-width:118px;min-height:58px;font-size:42px}.delivery-return-reason-card{grid-template-columns:58px minmax(0,1fr);gap:15px;padding:20px}.delivery-return-reason-icon{width:54px;height:54px}.delivery-return-catalog-action button{width:100%;min-width:0;min-height:54px;font-size:16px}}.landing-page--delivery-bonus .landing-main--delivery-bonus{padding-top:0!important}.landing-page--delivery-bonus .delivery-bonus-page{align-items:flex-start!important;min-height:auto!important;padding:clamp(22px,3.2vw,44px) 48px clamp(16px,2.2vw,28px)!important}.landing-page--delivery-bonus .delivery-bonus-shell{align-items:start!important;min-height:0!important}.landing-page--delivery-bonus .delivery-return-blocks{padding-top:0!important;padding-bottom:clamp(36px,5vw,62px)!important}.landing-page--delivery-bonus .delivery-return-section+.delivery-return-section{margin-top:clamp(34px,4.2vw,48px)!important}.landing-page--delivery-bonus .delivery-return-section h2{margin-bottom:clamp(22px,2.4vw,30px)!important}.landing-page--delivery-bonus .delivery-return-steps-grid{gap:clamp(58px,5.2vw,68px) clamp(22px,3vw,34px)!important}.landing-page--delivery-bonus .delivery-return-bonus-grid,.landing-page--delivery-bonus .delivery-return-reasons-grid{gap:clamp(20px,2.6vw,32px)!important}.landing-page--delivery-bonus .delivery-return-catalog-action{margin-top:clamp(24px,3vw,32px)!important}@media (width<=900px){.landing-page--delivery-bonus .delivery-bonus-page{padding:20px 20px 18px!important}.landing-page--delivery-bonus .delivery-bonus-shell{gap:16px!important}.landing-page--delivery-bonus .delivery-bonus-copy p{margin-top:12px!important}.landing-page--delivery-bonus .delivery-bonus-visual{min-height:240px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-bonus-page{padding:14px 16px 12px!important}.landing-page--delivery-bonus .delivery-bonus-shell{gap:10px!important}.landing-page--delivery-bonus .delivery-bonus-visual{min-height:218px!important}.landing-page--delivery-bonus .delivery-return-blocks{padding-top:0!important;padding-bottom:38px!important}.landing-page--delivery-bonus .delivery-return-section+.delivery-return-section{margin-top:34px!important}.landing-page--delivery-bonus .delivery-return-section h2{margin-bottom:22px!important}.landing-page--delivery-bonus .delivery-return-steps-grid{gap:48px!important}.landing-page--delivery-bonus .delivery-return-bonus-grid,.landing-page--delivery-bonus .delivery-return-reasons-grid{gap:18px!important}}.landing-page--delivery-bonus .delivery-return-card,.landing-page--delivery-bonus .delivery-return-bonus-card,.landing-page--delivery-bonus .delivery-return-reason-card{color:#fff!important;background:#0e151b!important}.landing-page--delivery-bonus .delivery-return-step-number{-webkit-text-stroke-color:#fff!important;text-stroke-color:#fff!important}.landing-page--delivery-bonus .delivery-return-card h3,.landing-page--delivery-bonus .delivery-return-bonus-card h3,.landing-page--delivery-bonus .delivery-return-reason-card h3,.landing-page--delivery-bonus .delivery-return-list li,.landing-page--delivery-bonus .delivery-return-card-lead,.landing-page--delivery-bonus .delivery-return-photo-card figcaption,.landing-page--delivery-bonus .delivery-return-bonus-title,.landing-page--delivery-bonus .delivery-return-reason-card p{color:#fff!important}.landing-page--delivery-bonus .delivery-return-list li:before,.landing-page--delivery-bonus .delivery-return-card-lead:before{background:#fff!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus{white-space:nowrap;justify-content:flex-start;gap:12px}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{white-space:nowrap;letter-spacing:-.045em;font-size:clamp(24px,2.25vw,42px)}.landing-page--delivery-bonus .delivery-return-bonus-badge,.landing-page--delivery-bonus .delivery-bonus-accent,.landing-page--delivery-bonus .delivery-bonus-accent:after{background:#e7000b!important}.delivery-bonus-truck-swap{z-index:2;aspect-ratio:1.35;filter:drop-shadow(0 18px 26px #0003);width:min(38vw,420px);max-width:100%;display:block;position:relative}.delivery-bonus-truck-image{object-fit:contain;object-position:center bottom;width:100%;height:100%;display:block;position:absolute;inset:0}.delivery-bonus-truck-image--base{opacity:1}.delivery-bonus-truck-image--flash{opacity:0;will-change:opacity;animation:5s linear infinite deliveryTruckFlashSwap}@media (width<=900px){.delivery-bonus-truck-swap{aspect-ratio:1.35;width:min(88vw,390px)}}@media (width<=767px){.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:30px}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus{gap:10px}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{font-size:clamp(26px,8.2vw,36px)}}.landing-page--delivery-bonus .delivery-bonus-accent:after{display:none!important}.landing-page--delivery-bonus .delivery-bonus-visual{min-height:clamp(300px,28vw,360px)!important}.landing-page--delivery-bonus .delivery-bonus-orbit{background:#e7000b!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:min(34vw,350px)!important;min-width:270px!important;height:min(34vw,350px)!important;min-height:270px!important;display:flex!important;overflow:hidden!important;transform:none!important;box-shadow:0 26px 42px #00000038!important}.landing-page--delivery-bonus .delivery-bonus-truck-swap{aspect-ratio:auto!important;filter:drop-shadow(0 16px 24px #00000038)!important;width:84%!important;height:84%!important}@media (width<=900px){.landing-page--delivery-bonus .delivery-bonus-orbit{width:280px!important;min-width:280px!important;height:280px!important;min-height:280px!important}.landing-page--delivery-bonus .delivery-bonus-truck-swap{width:86%!important;height:86%!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-bonus-visual{min-height:244px!important}.landing-page--delivery-bonus .delivery-bonus-orbit{width:min(72vw,250px)!important;min-width:min(72vw,250px)!important;height:min(72vw,250px)!important;min-height:min(72vw,250px)!important}.landing-page--delivery-bonus .delivery-bonus-truck-swap{width:88%!important;height:88%!important}}.landing-page--delivery-bonus .delivery-bonus-page{padding-top:clamp(18px,2.8vw,36px)!important}.landing-page--delivery-bonus .delivery-bonus-shell{background:#0e151b!important;border-radius:30px!important;padding:clamp(24px,3vw,38px) clamp(22px,3vw,42px)!important;overflow:hidden!important;box-shadow:0 22px 48px #00000038!important}.landing-page--delivery-bonus .delivery-bonus-copy,.landing-page--delivery-bonus .delivery-bonus-visual{z-index:1;position:relative}@media (width<=900px){.landing-page--delivery-bonus .delivery-bonus-shell{border-radius:26px!important;gap:18px!important;padding:24px 20px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-bonus-page{padding:12px 16px!important}.landing-page--delivery-bonus .delivery-bonus-shell{border-radius:22px!important;gap:14px!important;padding:20px 16px 18px!important}}.landing-page--delivery-bonus .delivery-bonus-orbit{background:radial-gradient(130% 130% at 20% 18%,#ffffff1a 0%,#ffffff08 18%,#fff0 42%),linear-gradient(135deg,#ffffff0a 0%,#fff0 35%),#0e151b!important;border:4px solid #e7000b!important;box-shadow:inset 0 1px #ffffff0f,inset 0 -18px 40px #00000047,0 26px 42px #00000038!important}.landing-page--delivery-bonus .delivery-bonus-orbit:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(85% 70% at 24% 18%,#ffffff24 0%,#ffffff0d 22%,#fff0 52%),radial-gradient(90% 75% at 70% 72%,#e7000b1a 0%,#e7000b00 56%);border-radius:50%;position:absolute;inset:0}.landing-page--delivery-bonus .delivery-bonus-truck-swap{z-index:1;position:relative;filter:drop-shadow(0 10px 24px #00000052)drop-shadow(0 2px #ffffff0d)!important;width:86%!important;height:86%!important}.landing-page--delivery-bonus .delivery-bonus-truck-image{object-fit:contain!important;object-position:center center!important}.landing-page--delivery-bonus .delivery-bonus-icon{color:#e7000b!important;text-shadow:0 3px #0000001f!important}.landing-page--delivery-bonus .delivery-bonus-orbit{position:relative}.landing-page--delivery-bonus .delivery-bonus-orbit-media{background:#0e151b;border-radius:50%;position:absolute;inset:8px;overflow:hidden}.landing-page--delivery-bonus .delivery-bonus-orbit-shader{border-radius:50%!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}.landing-page--delivery-bonus .delivery-bonus-orbit-shader canvas{border-radius:50%!important}.landing-page--delivery-bonus .delivery-bonus-orbit:after{content:"";pointer-events:none;background:radial-gradient(100% 100% at 50% 12%,#ffffff14 0%,#fff0 30% 100%);border-radius:50%;position:absolute;inset:8px}.landing-page--delivery-bonus .delivery-bonus-orbit{isolation:isolate!important;background:#121a22!important;border:4px solid #e7000b!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important;overflow:hidden!important;transform:none!important}.landing-page--delivery-bonus .delivery-bonus-orbit:before,.landing-page--delivery-bonus .delivery-bonus-orbit:after{content:none!important;display:none!important}.landing-page--delivery-bonus .delivery-bonus-orbit-media{display:none!important}.landing-page--delivery-bonus .delivery-bonus-orbit-shader{z-index:0!important;pointer-events:none!important;border-radius:50%!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;overflow:hidden!important}.landing-page--delivery-bonus .delivery-bonus-orbit-shader canvas{border-radius:50%!important;width:100%!important;height:100%!important;display:block!important}.landing-page--delivery-bonus .delivery-bonus-truck-swap{z-index:2!important;aspect-ratio:auto!important;filter:drop-shadow(0 14px 26px #00000057)drop-shadow(0 2px #ffffff0d)!important;width:86%!important;max-width:none!important;height:86%!important;display:block!important;position:relative!important}.landing-page--delivery-bonus .delivery-bonus-truck-image{object-fit:contain!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important}.landing-page--delivery-bonus .delivery-bonus-truck-image--base{opacity:1!important}.landing-page--delivery-bonus .delivery-bonus-truck-image--flash{opacity:0;will-change:opacity;animation:5s linear infinite deliveryTruckFlashSwap}.landing-page--delivery-bonus .delivery-bonus-icon{color:#e7000b!important}.landing-page--delivery-bonus .delivery-bonus-visual{box-sizing:border-box!important;justify-content:center!important;align-items:center!important;min-height:430px!important;padding:18px 0!important;display:flex!important}.landing-page--delivery-bonus .delivery-bonus-orbit{flex:none!important;width:min(41vw,394px)!important;min-width:394px!important;height:min(41vw,394px)!important;min-height:394px!important;margin:0 auto!important}@media (width<=900px){.landing-page--delivery-bonus .delivery-bonus-visual{min-height:360px!important;padding:16px 0!important}.landing-page--delivery-bonus .delivery-bonus-orbit{width:328px!important;min-width:328px!important;height:328px!important;min-height:328px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-bonus-visual{min-height:320px!important;padding:14px 0!important}.landing-page--delivery-bonus .delivery-bonus-orbit{width:min(82vw,292px)!important;min-width:min(82vw,292px)!important;height:min(82vw,292px)!important;min-height:min(82vw,292px)!important}}.landing-page--delivery-bonus .delivery-bonus-accent{white-space:nowrap!important;flex-wrap:nowrap!important;max-width:100%!important}.landing-page--delivery-bonus .delivery-bonus-accent span{white-space:nowrap!important;display:inline-block!important}.landing-page--delivery-bonus .delivery-bonus-copy{flex-direction:column!important;align-self:stretch!important;min-height:100%!important;display:flex!important}.landing-page--delivery-bonus .delivery-bonus-copy p{margin-top:auto!important;padding-top:clamp(22px,3vw,42px)!important}@media (width<=900px){.landing-page--delivery-bonus .delivery-bonus-accent{width:fit-content!important;max-width:100%!important;padding-left:16px!important;padding-right:16px!important;font-size:clamp(25px,7.6vw,40px)!important}.landing-page--delivery-bonus .delivery-bonus-copy p{padding-top:24px!important}.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:58px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-bonus-shell{flex-direction:column!important;min-height:min(92vh,720px)!important;display:flex!important}.landing-page--delivery-bonus .delivery-bonus-copy{display:contents!important}.landing-page--delivery-bonus .delivery-bonus-copy h1{order:1!important}.landing-page--delivery-bonus .delivery-bonus-accent{letter-spacing:.01em!important;order:2!important;min-height:42px!important;padding-left:12px!important;padding-right:12px!important;font-size:clamp(23px,7.15vw,34px)!important}.landing-page--delivery-bonus .delivery-bonus-visual{order:3!important}.landing-page--delivery-bonus .delivery-bonus-copy p{order:4!important;margin-top:auto!important;padding-top:18px!important;font-size:16px!important;line-height:1.42!important}.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:54px!important}}@media (width<=390px){.landing-page--delivery-bonus .delivery-bonus-accent{letter-spacing:0!important;padding-left:10px!important;padding-right:10px!important;font-size:clamp(21px,6.9vw,29px)!important}}.landing-page--delivery-bonus .delivery-return-blocks{padding-top:clamp(28px,3.8vw,52px)!important}.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:92px!important}@media (width<=900px){.landing-page--delivery-bonus .delivery-return-blocks{padding-top:24px!important}.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:74px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-blocks{padding-top:20px!important}.landing-page--delivery-bonus .delivery-return-how .delivery-return-steps-grid{margin-top:66px!important}}.landing-page--delivery-bonus .delivery-return-card-icon--image{object-fit:contain!important;object-position:center center!important;color:#0000!important;width:42px!important;height:42px!important;display:block!important}.landing-page--delivery-bonus .delivery-return-catalog-action button{color:#000!important;background:#fff!important;border:1px solid #ffffffeb!important;box-shadow:0 16px 30px #0000003d!important}.landing-page--delivery-bonus .delivery-return-catalog-action button:hover{color:#000!important;background:#fff!important;transform:translateY(-1px)!important}.landing-page--delivery-bonus .delivery-return-reason-icon--image{object-fit:contain!important;object-position:center center!important;color:#0000!important}.landing-page--delivery-bonus .delivery-return-bonus-card{gap:14px!important}.landing-page--delivery-bonus .delivery-return-bonus-badge{box-sizing:border-box!important;min-width:150px!important;min-height:64px!important;padding:0 22px!important;font-size:clamp(28px,3.4vw,52px)!important;line-height:1!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{letter-spacing:-.02em!important;min-width:136px!important;padding:0 18px!important;font-size:clamp(24px,2.9vw,40px)!important}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-bonus-card{gap:10px!important}.landing-page--delivery-bonus .delivery-return-bonus-badge{min-width:132px!important;min-height:56px!important;padding:0 16px!important;font-size:clamp(26px,7vw,36px)!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{min-width:116px!important;min-height:56px!important;padding:0 14px!important;font-size:clamp(22px,5.8vw,31px)!important}}.landing-page--delivery-bonus .delivery-return-card-icon,.landing-page--delivery-bonus .delivery-return-card-icon--image{width:48px!important;height:48px!important}.landing-page--delivery-bonus .delivery-return-reason-card{grid-template-columns:86px minmax(0,1fr)!important}.landing-page--delivery-bonus .delivery-return-reason-icon,.landing-page--delivery-bonus .delivery-return-reason-icon--image{width:78px!important;height:78px!important}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-card-icon,.landing-page--delivery-bonus .delivery-return-card-icon--image{width:46px!important;height:46px!important}.landing-page--delivery-bonus .delivery-return-reason-card{grid-template-columns:66px minmax(0,1fr)!important}.landing-page--delivery-bonus .delivery-return-reason-icon,.landing-page--delivery-bonus .delivery-return-reason-icon--image{width:62px!important;height:62px!important}}.landing-page--delivery-bonus .delivery-return-card-icon--emphasis{width:58px!important;height:58px!important}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-card-icon--emphasis{width:54px!important;height:54px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus,.landing-page--delivery-bonus .delivery-return-bonus-card--term{align-items:center!important}.landing-page--delivery-bonus .delivery-return-bonus-badge,.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{text-align:center!important;white-space:nowrap!important;letter-spacing:-.04em!important;font-kerning:normal!important;font-variant-ligatures:normal!important;justify-content:center!important;align-items:center!important;padding:0 18px!important;display:inline-flex!important}.landing-page--delivery-bonus .delivery-return-bonus-badge{min-width:126px!important;font-size:clamp(24px,6.4vw,32px)!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{min-width:112px!important;font-size:clamp(22px,5.5vw,28px)!important}}@media (width<=420px){.landing-page--delivery-bonus .delivery-return-bonus-badge,.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{border-radius:999px!important;min-height:54px!important}.landing-page--delivery-bonus .delivery-return-bonus-badge{min-width:118px!important;padding:0 16px!important;font-size:28px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{min-width:104px!important;padding:0 14px!important;font-size:25px!important}}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-bonus-card{min-height:112px!important;padding:18px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus,.landing-page--delivery-bonus .delivery-return-bonus-card--term{align-items:center!important;gap:0 14px!important;justify-content:unset!important;white-space:normal!important;grid-template-columns:minmax(0,1fr) auto!important;display:grid!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{white-space:nowrap!important;letter-spacing:-.03em!important;font-size:clamp(20px,6.2vw,26px)!important;line-height:1!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-title{letter-spacing:0!important;max-width:none!important;font-size:clamp(18px,5.2vw,22px)!important;line-height:1.02!important}.landing-page--delivery-bonus .delivery-return-bonus-badge,.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{place-self:center end!important;margin:0!important}}@media (width<=420px){.landing-page--delivery-bonus .delivery-return-bonus-card{min-height:108px!important;padding:16px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus,.landing-page--delivery-bonus .delivery-return-bonus-card--term{column-gap:12px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{font-size:18px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-title{font-size:16px!important;line-height:1.03!important}.landing-page--delivery-bonus .delivery-return-bonus-badge{min-width:112px!important;min-height:50px!important;font-size:24px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-badge{min-width:98px!important;min-height:50px!important;font-size:22px!important}}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-title{max-width:190px!important;font-size:clamp(26px,2.35vw,34px)!important;line-height:1.05!important}@media (width<=720px){.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{font-size:clamp(24px,7.2vw,31px)!important;line-height:1!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-title{max-width:170px!important;font-size:clamp(22px,6.4vw,28px)!important;line-height:1.02!important}}@media (width<=420px){.landing-page--delivery-bonus .delivery-return-bonus-card--bonus .delivery-return-bonus-title{font-size:22px!important}.landing-page--delivery-bonus .delivery-return-bonus-card--term .delivery-return-bonus-title{max-width:150px!important;font-size:20px!important}}.bot-park-bike-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=900px){.bot-park-bike-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bot-product-badge-actions{grid-template-columns:1fr;gap:8px;width:100%;margin-top:2px;display:grid}.bot-product-badge-actions--add{grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 4px}.bot-product-badge-toggle{color:#fff;cursor:pointer;background:#2f363c;border:0;border-radius:999px;min-height:38px;font-size:15px;font-weight:1000;transition:background .18s,color .18s,transform .18s}.bot-product-badge-toggle:hover{transform:translateY(-1px)}.bot-product-badge-toggle.is-hit.is-active{color:#000;background:#fd0}.bot-product-badge-toggle.is-discount.is-active{color:#000;background:#5fea00}@media (width<=760px){.bot-product-badge-actions--add{grid-template-columns:1fr}}.bot-product-badge-actions,.bot-product-badge-actions--add{flex-flow:row!important;grid-template-columns:none!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:auto!important;margin:0!important;display:flex!important}.bot-product-badge-toggle{border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:0 18px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.bot-status-actions.bot-status-actions-clean{align-items:center!important;gap:10px!important}@media (width<=760px){.bot-product-badge-actions,.bot-product-badge-actions--add{flex-flow:wrap!important}}.bot-product-badge-actions,.bot-product-badge-actions--add{flex-direction:unset!important;flex-wrap:unset!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin:0!important;display:grid!important}.bot-product-badge-toggle{text-align:center!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:0 18px!important;display:inline-flex!important}@media (width<=760px){.bot-product-badge-actions,.bot-product-badge-actions--add{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}}.bot-product-badge-actions,.bot-product-badge-actions--add{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:none!important;display:grid!important}.bot-product-badge-actions>*,.bot-product-badge-actions--add>*,.bot-product-badge-toggle{width:100%!important;min-width:0!important;max-width:none!important}.bot-status-actions-clean+.bot-product-badge-actions,.bot-status-actions-clean+.bot-product-badge-actions--add,.bot-product-badge-actions{grid-column:1/-1!important}.bot-product-badge-actions--add{margin-top:14px!important}@media (width<=760px){.bot-product-badge-actions,.bot-product-badge-actions--add{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.bot-product-badge-actions--add{margin-top:16px!important}}.bot-status-mini-toggle-row{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;width:100%!important;display:grid!important}.bot-visibility-toggle--half,.bot-availability-toggle--half{text-align:center!important;cursor:pointer!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:44px!important;padding:0 14px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.bot-visibility-toggle--half.is-visible,.bot-availability-toggle--half.is-available{color:#000!important;background:#fff!important}.bot-visibility-toggle--half.is-hidden,.bot-availability-toggle--half.is-waiting{color:#fff!important;background:#2f363c!important}.bot-visibility-toggle--half:hover,.bot-availability-toggle--half:hover{transform:translateY(-1px)}@media (width<=760px){.bot-status-mini-toggle-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important}.bot-visibility-toggle--half,.bot-availability-toggle--half{min-height:42px!important;padding:0 10px!important;font-size:14px!important}}.bot-status-actions-clean .bot-status-mini-toggle-row,.bot-status-mini-toggle-row{flex:0 0 100%!important;grid-column:1/-1!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:column!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:none!important;display:grid!important}.bot-status-actions-clean .bot-status-mini-toggle-row{order:3!important}.bot-status-mini-toggle-row>button,.bot-status-actions-clean .bot-status-mini-toggle-row>button,.bot-visibility-toggle.bot-visibility-toggle--half,.bot-availability-toggle.bot-availability-toggle--half{text-align:center!important;cursor:pointer!important;pointer-events:auto!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 14px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.bot-status-mini-toggle-row>button.is-visible,.bot-status-mini-toggle-row>button.is-available{color:#000!important;background:#fff!important}.bot-status-mini-toggle-row>button.is-hidden,.bot-status-mini-toggle-row>button.is-waiting{color:#fff!important;background:#2f363c!important}@media (width<=760px){.bot-status-actions-clean .bot-status-mini-toggle-row,.bot-status-mini-toggle-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bot-status-mini-toggle-row>button,.bot-status-actions-clean .bot-status-mini-toggle-row>button{height:42px!important;min-height:42px!important;padding:0 10px!important;font-size:14px!important}}.bot-status-mini-toggle-row>.bot-visibility-toggle--half,.bot-status-mini-toggle-row>.bot-availability-toggle--half,.bot-status-actions-clean .bot-status-mini-toggle-row>.bot-visibility-toggle--half,.bot-status-actions-clean .bot-status-mini-toggle-row>.bot-availability-toggle--half{grid-area:auto!important;width:100%!important;max-width:none!important}.bot-status-mini-toggle-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.bot-status-mini-toggle-row>button{height:44px!important;min-height:44px!important}.bot-status-actions-clean .bot-status-choice-row,.bot-status-choice-row{grid-column:1/-1!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;justify-content:stretch!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:none!important;display:grid!important}.bot-status-choice-row>.bot-status-choice-button{text-align:center!important;cursor:pointer!important;pointer-events:auto!important;box-sizing:border-box!important;border:0!important;border-radius:14px!important;grid-area:auto!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:none!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0 14px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.bot-status-choice-row>.bot-status-choice-button.is-visible,.bot-status-choice-row>.bot-status-choice-button.is-available{color:#000!important;background:#fff!important}.bot-status-choice-row>.bot-status-choice-button.is-hidden,.bot-status-choice-row>.bot-status-choice-button.is-waiting{color:#fff!important;background:#2f363c!important}.bot-status-choice-row>.bot-status-choice-button:hover{transform:translateY(-1px)}@media (width<=760px){.bot-status-actions-clean .bot-status-choice-row,.bot-status-choice-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important}.bot-status-choice-row>.bot-status-choice-button{height:42px!important;min-height:42px!important;padding:0 10px!important;font-size:14px!important}}.bot-product-specs-panel{background:#ffffff0e!important;border:1px solid #ffffff17!important;border-radius:18px!important;grid-column:1/-1!important;width:100%!important;margin-top:14px!important;padding:16px!important}.bot-product-specs-head{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;display:flex!important}.bot-product-specs-head strong{color:#fff!important;font-size:17px!important;font-weight:1000!important;line-height:1.1!important}.bot-product-specs-template{color:#000!important;cursor:pointer!important;background:#fff!important;border:0!important;border-radius:12px!important;min-height:38px!important;padding:0 16px!important;font-size:14px!important;font-weight:900!important}.bot-product-specs-grid label{min-width:0!important}.bot-product-specs-grid label span{align-items:flex-end!important;min-height:28px!important;display:flex!important}@media (width<=760px){.bot-product-specs-head{flex-direction:column!important;align-items:stretch!important}.bot-product-specs-template{width:100%!important}.bot-product-specs-grid{grid-template-columns:1fr!important}}.bot-product-specs-panel{background:0 0!important;border:0!important;border-radius:0!important;margin-top:16px!important;padding:0!important}.bot-product-specs-head{margin-bottom:14px!important;padding:0!important}.bot-product-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.bot-product-specs-grid label{flex-direction:column!important;gap:7px!important;min-width:0!important;margin:0!important;display:flex!important}.bot-product-specs-grid label span{align-items:unset!important;color:#ffffff94!important;min-height:auto!important;font-size:13px!important;font-weight:900!important;line-height:1.15!important;display:block!important}.bot-product-specs-grid input{box-sizing:border-box!important;color:#fff!important;background:#060c12b8!important;border:1px solid #ffffff24!important;border-radius:13px!important;outline:none!important;width:100%!important;height:52px!important;min-height:52px!important;padding:0 15px!important;font-size:16px!important;font-weight:900!important}.bot-product-specs-grid input:focus{border-color:#ffffff4d!important;box-shadow:0 0 0 3px #ffffff0e!important}@media (width<=760px){.bot-product-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.bot-product-specs-grid label span{font-size:12px!important}.bot-product-specs-grid input{height:50px!important;min-height:50px!important;padding:0 12px!important;font-size:14px!important}}@media (width<=430px){.bot-product-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))!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}
