:root{--accent:#eeba5c;--accent-light:#f4d196;--accent-hover:#f1cb85;--accent-strong:#b9923f;--accent-ink:#382c14;--accent-ink-strong:#281f0e;--accent-rgb:238, 186, 92}*{box-sizing:border-box}body{color:#0e1b2d;-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Manrope,system-ui,sans-serif}::selection{color:#fff;background:#1359c8}.lnk{color:inherit;text-decoration:none;transition:color .15s}.lnk:hover{cursor:pointer;color:#70a7ff!important}.survey-band .lnk:hover{color:#0a2540!important}.ph{color:#7d8fa6;letter-spacing:.03em;text-align:center;background:repeating-linear-gradient(135deg,#e7eef6 0 14px,#dde7f2 14px 28px);justify-content:center;align-items:center;font-family:ui-monospace,Menlo,monospace;font-size:12px;display:flex}@keyframes spin360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input,textarea{font-family:Manrope,sans-serif}.btn{isolation:isolate;cursor:pointer;text-align:center;box-sizing:border-box;border:none;font-family:Manrope,sans-serif;font-weight:600;text-decoration:none;transition:box-shadow .3s,background-color .3s,border-color .3s,color .3s;display:inline-block;position:relative;overflow:hidden}.btn:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff8c,#0000);width:65%;height:100%;transition:left .5s cubic-bezier(.22,.61,.36,1);position:absolute;top:0;left:-130%;transform:skew(-22deg)}.btn:hover:after{left:135%}.btn:hover{transition:background-color .3s .15s,border-color .3s .15s,color .3s .15s,box-shadow .28s .15s}.btn-survey,.btn-survey:hover{transition:none!important}.btn-survey:after{display:none!important}.btn:active{transition-duration:80ms;transform:scale(.985)}[class*=btn-gold]:hover{background:var(--accent-hover);color:var(--accent-ink-strong)}.btn-outline-hero:hover,.btn-outline-cranes:hover,.btn-white-product:hover,.btn-white-survey:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink-strong)}.btn-dark-survey:hover{background:var(--accent);color:var(--accent-ink)}@media (prefers-reduced-motion:reduce){.btn,.btn:after,.btn:hover{transition-duration:.01ms}}.btn-gold-header{background:var(--accent-light);color:var(--accent-ink);text-transform:uppercase;box-shadow:0 6px 18px rgba(var(--accent-rgb), .32);border-radius:3px;padding:13px 20px;font-size:14px;font-weight:800}.btn-gold-hero{background:var(--accent);color:var(--accent-ink);text-transform:uppercase;box-shadow:0 12px 30px rgba(var(--accent-rgb), .34);border-radius:4px;padding:18px 30px;font-size:16px;font-weight:800}.btn-outline-hero{color:#fff;text-transform:uppercase;background:0 0;border:1px solid #ffffff52;border-radius:4px;padding:18px 30px;font-size:16px}.btn-gold-survey-band{background:var(--accent);color:var(--accent-ink);text-transform:uppercase;border-radius:4px;padding:17px 30px;font-size:16px;font-weight:800}.btn-gold-form{background:var(--accent);color:var(--accent-ink);text-transform:uppercase;border-radius:6px;width:100%;padding:15px;font-size:15px;font-weight:400}.btn-gold-catalog-banner{color:var(--accent-ink);text-transform:uppercase;background:var(--accent-light);box-shadow:0 6px 18px var(--accent)52;border-radius:3px;padding:13px 20px;font-size:14px;font-weight:800}.btn-gold-product{background:var(--accent-light);color:var(--accent-ink);text-transform:uppercase;border-radius:4px;padding:14px 24px;font-size:15px;font-weight:700}.btn-white-product{color:#0a2540;background:#fff;border:1px solid #dce6f1;border-radius:10px;align-items:center;gap:9px;padding:14px 22px;font-size:15px;display:inline-flex}.btn-cart-add:hover{color:#0e3f8f;background:#ebf1fb;border-color:#1359c8}.btn-dark-survey{color:#fff;background:#0a2540;border-radius:4px;padding:14px 26px;font-size:15px}.btn-white-survey{color:#0a2540;background:#fff;border:1px solid #dce6f1;border-radius:4px;padding:14px 26px;font-size:15px}.btn-gold-survey-submit{background:var(--accent);color:var(--accent-ink);text-transform:uppercase;border-radius:4px;padding:17px 30px;font-size:16px;font-weight:800}.btn-gold-cranes{background:var(--accent);color:var(--accent-ink);border-radius:10px;padding:15px 28px;font-size:16px}.btn-outline-cranes{color:#fff;background:#ffffff1a;border:1px solid #ffffff47;border-radius:10px;padding:15px 28px;font-size:16px}.btn-filter{color:#0e1b2d;background:#fff;border:1px solid #dce6f1;border-radius:100px;padding:8px 15px;font-size:13px}.btn-filter:hover{border-color:var(--accent);color:#0e1b2d;background:rgba(var(--accent-rgb), .14)}.btn-filter:after{display:none}.btn-filter.active{color:#1359c8;border-color:#1359c8}.btn-filter:hover{border-color:#1359c8}.btn-suggestion{color:#0e3f8f;background:#f6f9fd;border:1px solid #dce6f1;border-radius:100px;padding:9px 16px;font-size:14px}.btn-suggestion:hover{border-color:#1359c8}.top-contact-bar{color:#fff;background:#0a2540;font-size:13px}.top-contact-bar-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1480px;margin:0 auto;padding:9px 24px;display:flex}.top-contact-bar-left{color:#a9bed6;align-items:center;gap:22px;display:flex}.top-contact-bar-right{color:#a9bed6;align-items:center;gap:20px;display:flex}@media (max-width:700px){.top-contact-bar-container{padding:8px 16px}.top-contact-bar-left span:last-child{display:none}}@media (max-width:460px){.top-contact-bar-container{justify-content:center}.section-title{font-size:32px}}.header-container{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #dce6f1;position:sticky;top:0}.header-wrapper{align-items:center;gap:26px;max-width:1480px;margin:0 auto;padding:13px 24px;display:flex}.logo-block{cursor:pointer;flex-shrink:0;align-items:center;gap:16px;display:flex}.logo-img{object-fit:contain;width:auto;height:65px;display:block}.logo-text-wrapper{border-left:1px solid #dce6f1;flex-direction:column;justify-content:center;height:70px;padding-left:16px;line-height:1.05;display:flex}.logo-title{letter-spacing:.03em;color:#0a2540;font-family:Oswald,sans-serif;font-size:24px;font-weight:600;line-height:1.1}.logo-sub{color:#5d7088;letter-spacing:.02em;font-size:12px;line-height:1.1}.nav-bar{align-items:center;gap:6px;margin-left:8px;display:flex}.nav-item{position:relative}.nav-link{cursor:pointer;color:#0e1b2d;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:9px 12px;font-size:15px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.nav-link:hover{color:#1359c8;background:#eef3fa}.nav-link.active-nav-link{color:#1359c8;font-weight:700}.nav-caret{opacity:.55;transition:transform .2s}.nav-item:hover .nav-caret{opacity:1;transform:rotate(180deg)}.nav-dropdown{opacity:0;visibility:hidden;z-index:80;min-width:264px;padding-top:12px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(6px)}.nav-item:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown-inner{background:#fff;border:1px solid #e2eaf4;border-radius:14px;flex-direction:column;gap:2px;padding:8px;display:flex;box-shadow:0 18px 44px #08162e29,0 2px 6px #08162e0f}.nav-dd-link{color:#25364b;border-radius:9px;padding:11px 14px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .14s,color .14s,padding-left .14s;display:block}.nav-dd-link:hover{color:#1359c8;background:#eef3fa;padding-left:18px}.nav-dd-link--head{color:#0a2540;font-weight:800}.nav-dd-link--accent{color:#1359c8;font-weight:800}.nav-dd-link--accent:hover{background:#ebf1fb}.nav-dd-link.active{color:#1359c8;background:#eef3fa}.nav-dd-divider{background:#eef3fa;height:1px;margin:6px 8px}.nav-dd-item{position:relative}.nav-dd-link--parent{justify-content:space-between;align-items:center;gap:10px;display:flex}.nav-dd-caret{opacity:.4;flex-shrink:0;transition:opacity .14s,transform .14s}.nav-dd-item:hover .nav-dd-caret{opacity:1;transform:translate(2px)}.nav-dd-item:hover>.nav-dd-link--parent{color:#1359c8;background:#eef3fa;padding-left:18px}.nav-dd-sub{opacity:0;visibility:hidden;z-index:81;min-width:268px;padding-left:6px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:-8px;left:100%;transform:translate(-4px)}.nav-dd-item:hover .nav-dd-sub{opacity:1;visibility:visible;transform:translate(0)}.nav-dd-link--nested{color:#5a6e88;padding-left:30px;font-size:13.5px;font-weight:600;position:relative}.nav-dd-link--nested:before{content:"";background:#c3d2e4;width:7px;height:1px;position:absolute;top:50%;left:16px}.nav-dd-link--nested:hover{padding-left:32px}.nav-dd-sub-title{letter-spacing:.06em;text-transform:uppercase;color:#8aa0bc;padding:8px 14px 4px;font-size:11.5px;font-weight:700}@media (max-width:1200px){.nav-dd-sub{padding-left:0;padding-right:6px;left:auto;right:100%;transform:translate(4px)}}.header-right{align-items:center;gap:18px;margin-left:auto;display:flex}.search-btn{cursor:pointer;color:#5d7088;background:#fff;border:1px solid #dce6f1;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .15s;display:flex}.search-btn:hover{border-color:#1359c8}.mobile-menu-btn{cursor:pointer;color:#0a2540;background:#fff;border:1px solid #dce6f1;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .15s;display:none}.mobile-menu-btn:hover{border-color:#1359c8}.phone-block{text-align:right;line-height:1.05}.phone-label{color:#5d7088;letter-spacing:.02em;font-size:11px}.phone-link{color:#0a2540;letter-spacing:.01em;white-space:nowrap;font-family:Oswald,sans-serif;font-size:21px;font-weight:600;text-decoration:none}@media (max-width:1320px){.header-wrapper{gap:18px}.phone-block{display:none}}@media (max-width:1120px){.logo-text-wrapper{display:none}.nav-bar{gap:2px}.nav-link{padding:9px;font-size:14px}}@media (max-width:980px){.nav-bar,.header-cta-btn{display:none}.mobile-menu-btn{display:flex}.header-right{gap:10px}}@media (max-width:420px){.search-btn{display:none}}.screen{display:none}.hero-section{background:radial-gradient(1100px 560px at 78% -8%, rgba(var(--accent-rgb), .16), transparent 60%), radial-gradient(900px 600px at 8% 110%, #1359c84d, transparent 58%), linear-gradient(135deg, #061a33 0%, #0a2540 52%, #0c2b4d 100%);color:#fff;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(900px 520px at 30% 30%,#000 0%,#0000 78%);mask-image:radial-gradient(900px 520px at 30% 30%,#000 0%,#0000 78%)}.hero-bg-image{opacity:.14;mix-blend-mode:luminosity;pointer-events:none;z-index:1;background:url(/img.jpg) 50%/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:linear-gradient(100deg,#0000 38%,#000 90%);mask-image:linear-gradient(100deg,#0000 38%,#000 90%)}.hero-bg-overlay{z-index:1;position:absolute;inset:0}.hero-wrapper{z-index:3;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;max-width:1480px;min-height:640px;margin:0 auto;padding:0 24px;display:grid;position:relative}.hero-left{flex-direction:column;justify-content:center;padding:70px 0;display:flex}.hero-badge{color:var(--accent-light);letter-spacing:.1em;text-transform:uppercase;border:1px solid rgba(var(--accent-rgb), .35);border-left:3px solid var(--accent);background:rgba(var(--accent-rgb), .08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:3px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin-bottom:26px;padding:9px 16px 9px 13px;font-size:12.5px;font-weight:700;line-height:1.4;display:inline-flex}.hero-badge-gear{width:15px;height:15px;color:var(--accent);flex-shrink:0;animation:6s linear infinite heroGearSpin}@keyframes heroGearSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.hero-badge-gear{animation:none}}.hero-title{letter-spacing:.004em;text-transform:uppercase;max-width:15ch;margin:0 0 24px;font-family:Oswald,sans-serif;font-size:clamp(40px,4.8vw,76px);font-weight:600;line-height:1.06}.hero-title--long{max-width:19ch;font-size:clamp(34px,4vw,64px);line-height:1.08}.hero-title-accent{letter-spacing:.01em;background:linear-gradient(92deg, var(--accent) 0%, var(--accent-light) 45%, #7db3f5 110%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-size:.78em}.hero-subtitle{letter-spacing:.02em;color:#e4eefb;max-width:560px;margin:-4px 0 18px;padding-left:16px;font-family:Oswald,sans-serif;font-size:20px;font-weight:500;line-height:1.35;position:relative}.hero-subtitle:before{content:"";background:var(--accent);border-radius:2px;width:3px;position:absolute;top:4px;bottom:4px;left:0}.hero-desc{color:#b9cce3;max-width:600px;margin:0 0 32px;font-size:17.5px;line-height:1.6}.hero-desc strong,.hero-desc b{color:#e8f1fc;font-weight:600}.hero-buttons{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.hero-trustline{flex-wrap:wrap;align-items:center;gap:8px 10px;max-width:560px;margin:0;padding:0;list-style:none;display:flex}.hero-trust-chip{color:#d3e1f3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff21;border-radius:3px;align-items:center;gap:7px;padding:7px 12px 7px 10px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.hero-trust-check{width:14px;height:14px;color:var(--accent);flex-shrink:0}.hero-right{justify-content:center;display:flex;position:relative}.hero-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(160deg,#ffffff1a 0%,#ffffff09 100%);border:1px solid #ffffff29;border-radius:22px;width:100%;max-width:420px;padding:26px;position:relative;box-shadow:0 30px 70px #020c1c8c,inset 0 1px #ffffff1f}.hero-card:before{content:"";background:linear-gradient(140deg, rgba(var(--accent-rgb), .55), transparent 40%, #7db3f566 100%);-webkit-mask-composite:xor;pointer-events:none;border-radius:22px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-card-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);background:var(--accent);border-radius:100px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.hero-card-visual{background:radial-gradient(120px 80px at 70% 25%, rgba(var(--accent-rgb), .22), transparent 70%), repeating-linear-gradient(135deg, #ffffff0d 0 14px, #ffffff03 14px 28px), #0c2747;color:#6e8aad;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;height:168px;margin-bottom:18px;font-size:12px;display:flex}.hero-card-name{color:#fff;margin-bottom:14px;font-family:Oswald,sans-serif;font-size:22px;font-weight:600;line-height:1.15}.hero-card-specs{background:#ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:18px;display:grid;overflow:hidden}.hero-card-spec{background:#081a318c;padding:12px 14px}.hero-card-spec-label{color:#8fa8c6;margin-bottom:3px;font-size:11px}.hero-card-spec-val{color:#fff;font-family:Oswald,sans-serif;font-size:17px;font-weight:600}.hero-card-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-card-price-label{color:#8fa8c6;font-size:11px}.hero-card-price{color:var(--accent);font-family:Oswald,sans-serif;font-size:24px;font-weight:600;line-height:1.1}.hero-card-link{color:#fff;white-space:nowrap;border:1px solid #ffffff38;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:background .25s,border-color .25s,color .25s}.hero-card-link:hover{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)!important}.hero-picker{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(160deg,#ffffff1a 0%,#ffffff09 100%);border:1px solid #ffffff29;border-radius:8px;width:100%;max-width:430px;padding:20px 22px 16px;position:relative;box-shadow:0 30px 70px #020c1c8c,inset 0 1px #ffffff1f}.hero-picker:before{content:"";background:linear-gradient(140deg, rgba(var(--accent-rgb), .55), transparent 40%, #7db3f566 100%);-webkit-mask-composite:xor;pointer-events:none;border-radius:8px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-picker-head{margin-bottom:12px}.hero-picker-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:13px;font-weight:800;display:inline-block}.hero-picker-title{color:#fff;font-family:Oswald,sans-serif;font-size:24px;font-weight:600;line-height:1.15}.hero-picker-progress{gap:6px;margin-bottom:16px;display:flex}.hero-picker-dot{background:#ffffff24;border-radius:1px;flex:1;height:4px;transition:background .3s}.hero-picker-dot.is-on{background:var(--accent)}.hero-picker-options{scrollbar-width:thin;scrollbar-color:#fff3 #ffffff0d;flex-direction:column;gap:9px;max-height:340px;padding-right:6px;display:flex;overflow-y:auto}.hero-picker-options::-webkit-scrollbar{width:4px}.hero-picker-options::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.hero-picker-options::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:2px}.hero-picker-options::-webkit-scrollbar-thumb:hover{background:var(--accent)}.hero-picker-option{text-align:left;cursor:pointer;color:#fff;background:#081a3180;border:1px solid #ffffff1f;border-radius:5px;width:100%;padding:13px 40px 13px 15px;text-decoration:none;transition:border-color .22s,background .22s,transform .22s;display:block;position:relative}.hero-picker-option:hover{border-color:rgba(var(--accent-rgb), .6);background:#0c2747b8}.hero-picker-option.is-selected{border-color:var(--accent);background:rgba(var(--accent-rgb), .12)}.hero-picker-option-label{color:#fff;font-size:15px;font-weight:700;display:block}.hero-picker-option-hint{color:#9fb6d4;margin-top:4px;font-size:14.5px;display:block}.hero-picker-arrow{color:var(--accent);font-size:16px;transition:transform .22s;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.hero-picker-option:hover .hero-picker-arrow{transform:translate(4px,-50%)}.hero-picker-chips{flex-wrap:wrap;gap:8px;display:flex}.hero-picker-chip{cursor:pointer;color:#dce8f7;background:#081a3180;border:1px solid #ffffff24;border-radius:5px;padding:9px 15px;font-size:13.5px;font-weight:700;transition:border-color .2s,background .2s,color .2s}.hero-picker-chip:hover{border-color:var(--accent);color:#fff}.hero-picker-chip.is-selected{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.hero-picker-skip{cursor:pointer;color:#9fb6d4;text-align:left;background:0 0;border:none;margin-top:14px;padding:0;font-size:13px;font-weight:600;transition:color .2s;display:block}.hero-picker-skip:hover{color:var(--accent)}.hero-picker-result{flex-direction:column;gap:10px;display:flex}.hero-picker-summary{flex-wrap:wrap;gap:8px;display:flex}.hero-picker-tag{letter-spacing:.02em;color:var(--accent-ink);background:var(--accent);border-radius:3px;padding:5px 13px;font-size:12px;font-weight:800}.hero-picker-cta{text-align:center;width:100%}.hero-picker-altlink{color:#9fb6d4;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.hero-picker-altlink:hover{color:var(--accent)}.hero-picker-foot{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding-top:14px;display:flex}.hero-picker-back{cursor:pointer;color:#9fb6d4;background:0 0;border:none;padding:0;font-size:13px;font-weight:700;transition:color .2s}.hero-picker-back:hover{color:#fff}.hero-picker-foot-note{color:#7e97b8;font-size:12px}.hero-picker-phone{color:var(--accent);font-size:13px;font-weight:800;text-decoration:none}.hero-picker-chip-num{opacity:.6;font-weight:600}.hero-picker-models{flex-direction:column;gap:8px;display:flex}.hero-picker-model{background:#081a3180;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:10px;padding:7px 9px;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.hero-picker-model:hover{border-color:rgba(var(--accent-rgb), .6);background:#0c2747b8}.hero-picker-model-img{object-fit:cover;background:#ffffff14;border-radius:4px;flex-shrink:0;width:40px;height:40px}.hero-picker-model-name{color:#fff;flex:1;font-size:13.5px;font-weight:700;line-height:1.25}.hero-picker-model-force{color:var(--accent);white-space:nowrap;font-size:12.5px;font-weight:800}.hero-picker-lead{flex-direction:column;gap:7px;display:flex}.hero-picker .form-input{color:#fff;background:#081a318c;border:1px solid #ffffff29;border-radius:5px;width:100%;padding:9px 11px;font-size:13.5px}.hero-picker .form-input::placeholder{color:#7e97b8}.hero-picker .form-input:focus{border-color:var(--accent)}.hero-picker .contact-method{gap:6px}.hero-picker .contact-method-label{color:#9fb6d4;font-size:12px}.hero-picker .contact-toggle{background:#081a3180;border-color:#ffffff24;border-radius:7px;gap:3px;padding:3px}.hero-picker .contact-toggle-btn{color:#9fb6d4;gap:5px;padding:7px 8px;font-family:inherit;font-size:12.5px}.hero-picker .contact-toggle-btn:hover{color:#fff}.hero-picker .contact-toggle-btn.active{background:var(--accent);color:var(--accent-ink);box-shadow:none}.hero-picker .form-terms{color:#7e97b8;font-size:11px}.hero-picker .form-terms .lnk,.hero-picker .form-terms a{color:#b9c9de}.hero-picker-input{color:#fff;background:#081a318c;border:1px solid #ffffff29;border-radius:5px;width:100%;padding:10px 12px;font-size:14px}.hero-picker-input::placeholder{color:#7e97b8}.hero-picker-input:focus{border-color:var(--accent);outline:none}.hero-picker-lead-toggle{cursor:pointer;text-align:left;background:0 0;border:none;padding:0}.hero-picker-lead-done{color:#8fd6a2;font-size:13.5px;font-weight:700}.hero-picker-lead-error{color:#f2a6a6;font-size:12.5px}.hero-picker-lead-terms{color:#7e97b8;font-size:11px;line-height:1.4}.hero-picker-foot-links{gap:12px;display:flex}.hero-picker-foot-link{color:#7e97b8;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .2s}.hero-picker-foot-link:hover{color:var(--accent)}@media (max-width:1023px){.hero-wrapper{grid-template-columns:1fr;gap:36px;min-height:auto;padding-top:12px;padding-bottom:56px}.hero-left{padding:14px 0 0}.hero-title{max-width:18ch;font-size:clamp(38px,6vw,54px)}.hero-title--long{max-width:22ch;font-size:clamp(36px,5.6vw,56px)}.hero-right{justify-content:flex-start}.hero-card,.hero-picker{max-width:100%}}@media (max-width:600px){.hero-title,.hero-title--long{max-width:none;font-size:36px}.hero-badge{letter-spacing:.08em;font-size:11.5px}.hero-subtitle{margin:-8px 0 16px;font-size:17px}.hero-desc{font-size:16.5px}.hero-trustline{gap:8px}.hero-trust-chip{padding:7px 11px 7px 9px;font-size:12.5px}}.stat-band{color:#fff;background:#0a2540;border-top:1px solid #ffffff14}.stat-container{grid-template-columns:repeat(4,1fr);max-width:1480px;margin:0 auto;padding:0 24px;display:grid}.stat-col{border-right:1px solid #ffffff1a;padding:38px 30px}.stat-col:last-child{border-right:none}.stat-number{color:#fff;font-family:Oswald,sans-serif;font-size:64px;font-weight:600;line-height:1}.stat-number span{color:var(--accent);font-size:30px}.stat-desc{color:#9fb6d4;margin-top:8px;font-size:14px;line-height:1.4}@media (max-width:700px){.stat-container{background:#ffffff1a;grid-template-columns:repeat(2,1fr);gap:1px;padding:0}.stat-col{background:#0a2540;border-right:none;padding:22px 16px}.stat-number{font-size:36px}}.section-container{max-width:1480px;margin:0 auto;padding:78px 24px 10px}.section-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:34px;display:flex}.section-subtitle{color:#1359c8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:700}.section-title{font-family:var(--font-tektur);color:#0a2540;text-transform:uppercase;letter-spacing:.005em;margin:0;font-size:42px;font-weight:600}@media (max-width:1320px){.logo-img{height:60px}.logo-title{font-size:22px}.logo-sub{font-size:11px}}@media (max-width:460px){.section-title{font-size:32px}.logo-img{height:60px}}.section-subtitle--line{align-items:center;gap:11px;display:inline-flex}.section-subtitle--line:before{content:"";background:linear-gradient(90deg,currentColor,#0000);border-radius:2px;flex:none;width:30px;height:2px}.catalog-section{padding-bottom:4px}.catalog-all{color:#1359c8;white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.catalog-all-arrow{transition:transform .25s}.catalog-all:hover .catalog-all-arrow{transform:translate(5px)}.categories-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalog-section .category-card{cursor:pointer;background:#fff;border:1px solid #e2eaf4;border-radius:8px;flex-direction:column;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s,border-color .32s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0a25400a}.catalog-section .category-card:after{content:"";pointer-events:none;border:1px solid #0000;border-radius:8px;transition:border-color .32s;position:absolute;inset:0}.catalog-section .category-card--featured{background:radial-gradient(700px 380px at 80% -10%, rgba(var(--accent-rgb), .16), transparent 60%), linear-gradient(135deg, #061a33 0%, #0a2540 52%, #0c2b4d 100%);border-color:#0a254059;grid-area:span 2/span 2}.catalog-section .category-card--featured:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.category-card--featured .category-card-media{flex:1;height:auto;min-height:320px}.category-card--featured .category-card-title{font-size:26px;bottom:20px;left:22px;right:22px}.category-card--featured .category-card-body{flex:none;padding:20px 22px 22px}.category-card--featured .category-card-desc{color:#b9cce3;font-size:14.5px}.category-card--featured .category-card-cta{color:var(--accent)}.catalog-section .category-card:hover{border-color:rgba(var(--accent-rgb), .45);transform:translateY(-6px);box-shadow:0 22px 44px -18px #0a254057}.catalog-section .category-card:hover:after{border-color:rgba(var(--accent-rgb), .25)}.category-card-media{height:198px;position:relative;overflow:hidden;background:linear-gradient(#1359c814 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#1359c814 1px,#0000 1px) 0 0/28px 28px,#e9f0f8!important}.category-card-media:before{content:"";background:var(--accent);transform-origin:0;z-index:2;height:3px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.category-card:hover .category-card-media:before{transform:scaleX(1)}.category-card-media:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(105deg,#0000,#ffffff40,#0000);width:45%;transition:left .65s;position:absolute;top:-20%;bottom:-20%;left:-75%;transform:skew(-18deg)}.category-card:hover .category-card-media:after{left:135%}.category-card-ph{color:#8094ab;justify-content:center;align-items:center;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.category-card-img-el{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.category-card:hover .category-card-ph,.category-card:hover .category-card-img-el{transform:scale(1.06)}.category-card-shade{background:linear-gradient(#08203b6b 0%,#08203b00 30%),linear-gradient(#08203b00 36%,#08203bf0 100%);position:absolute;inset:0}.category-card-num{font-family:var(--font-tektur), sans-serif;letter-spacing:.05em;color:#ffffff1a;-webkit-text-stroke:1px #ffffffb8;font-size:34px;font-weight:600;line-height:1;transition:color .32s,-webkit-text-stroke-color .32s;position:absolute;top:8px;right:12px}.category-card:hover .category-card-num{color:rgba(var(--accent-rgb), .2);-webkit-text-stroke-color:var(--accent)}.category-card--featured .category-card-num{font-size:52px}.category-card-tag{color:#0e3f8f;border-left:3px solid var(--accent);letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff0;border-radius:3px;align-items:center;padding:5px 11px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:13px;left:13px;box-shadow:0 4px 12px #08203b2e}.category-card-title{font-family:var(--font-tektur), sans-serif;color:#fff;text-transform:uppercase;letter-spacing:.01em;text-shadow:0 2px 12px #06162aa6;margin:0;font-size:18px;font-weight:500;line-height:1.12;position:absolute;bottom:16px;left:18px;right:18px}.category-card-body{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex;position:relative}.category-card-desc{color:#46586e;margin:0 0 16px;font-size:13.5px;line-height:1.5}.category-card-cta{color:#1359c8;letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:7px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.category-card-arrow{transition:transform .28s cubic-bezier(.22,1,.36,1)}.category-card:hover .category-card-arrow{transform:translate(5px)}.industries-section{color:#fff;background:#08203b;margin-top:78px;position:relative;overflow:hidden}.industries-bg{pointer-events:none;background:radial-gradient(900px 480px at 88% -16%, rgba(var(--accent-rgb), .14), transparent 58%), radial-gradient(720px 520px at -6% 116%, #1359c838, transparent 55%), linear-gradient(168deg, #0b2a4a 0%, #08203b 52%, #06192e 100%);position:absolute;inset:0}.industries-bg:after{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(78% 76% at 50% 30%,#000 0%,#0000 100%);mask-image:radial-gradient(78% 76% at 50% 30%,#000 0%,#0000 100%)}.industries-bg-gear{color:#ffffff04;pointer-events:none;transform-origin:50%;z-index:0;position:absolute}.industries-bg-gear--left{width:460px;height:460px;animation:110s linear infinite rotate-gear;bottom:-150px;left:-200px}.industries-bg-gear--right{width:400px;height:400px;animation:90s linear infinite rotate-gear-reverse;top:-120px;right:-180px}.industries-wrapper{z-index:1;max-width:1480px;margin:0 auto;padding:86px 24px 92px;position:relative}.industries-lede{color:#9fb6d4;max-width:420px;margin:0;font-size:15.5px;line-height:1.6}.industries-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.industry-card{background:#0a2540;border:1px solid #ffffff17;border-radius:14px;height:212px;transition:transform .34s cubic-bezier(.22,1,.36,1),border-color .34s,box-shadow .34s;position:relative;overflow:hidden}.industry-card:before{content:"";z-index:3;background:linear-gradient(90deg, var(--accent), rgba(var(--accent-rgb), .15));transform-origin:0;height:3px;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.industry-card:hover{border-color:rgba(var(--accent-rgb), .4);transform:translateY(-6px);box-shadow:0 26px 50px -22px #000000b3}.industry-card:hover:before{transform:scaleX(1)}.industry-scene{padding:14px 16px 56px;transition:transform .6s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.industry-scene svg{width:100%;height:100%}.industry-card:hover .industry-scene{transform:scale(1.06)}.industry-card-shade{background:linear-gradient(#08203b00 46%,#061526e0 100%);position:absolute;inset:0}.ind-spin{transform-box:fill-box;transform-origin:50%;animation:10s linear infinite indSpin}.ind-spin--rev{animation-duration:7s;animation-direction:reverse}.ind-spin--fast{animation-duration:4.5s}.ind-smoke{animation:3.4s ease-out infinite indSmoke}.ind-smoke--2{animation-delay:1.7s}.ind-trolley{animation:7s ease-in-out infinite indTrolley}.ind-wagon{animation:5s ease-in-out infinite indWagon}.ind-cable{animation:1.4s linear infinite indCable}.ind-hook{animation:4.5s ease-in-out infinite indHook}.ind-ship{transform-box:fill-box;transform-origin:50%;animation:6s ease-in-out infinite indShip}.ind-wave{animation:5s linear infinite indWave}.ind-wave--rev{animation-duration:7.5s;animation-direction:reverse}.ind-bolt{transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite indBolt}.ind-halo{transform-box:fill-box;transform-origin:50%;animation:2.6s ease-in-out infinite indHalo}.ind-crate{animation:6.5s ease-in-out infinite indCrate}@keyframes indSpin{to{transform:rotate(360deg)}}@keyframes indSmoke{0%{opacity:.6;transform:translateY(0)}to{opacity:0;transform:translateY(-16px)}}@keyframes indTrolley{0%,to{transform:translate(-32px)}50%{transform:translate(38px)}}@keyframes indWagon{0%,to{transform:translate(0)}50%{transform:translate(-9px)}}@keyframes indCable{to{stroke-dashoffset:-24px}}@keyframes indHook{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@keyframes indShip{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(4px)rotate(-1.4deg)}}@keyframes indWave{to{transform:translate(-40px)}}@keyframes indBolt{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.88)}}@keyframes indHalo{0%,to{opacity:.25;transform:scale(.85)}50%{opacity:1;transform:scale(1.05)}}@keyframes indCrate{0%,to{transform:translateY(-16px)}50%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ind-spin,.ind-smoke,.ind-trolley,.ind-wagon,.ind-cable,.ind-hook,.ind-ship,.ind-wave,.ind-bolt,.ind-halo,.ind-crate{animation:none}}.industry-card-num{z-index:2;font-family:var(--font-tektur), sans-serif;letter-spacing:.05em;color:#ffffff52;font-size:15px;font-weight:600;transition:color .34s;position:absolute;top:16px;right:18px}.industry-card:hover .industry-card-num{color:var(--accent)}.industry-card-body{z-index:2;position:absolute;bottom:20px;left:22px;right:22px}.industry-card-title{font-family:var(--font-oswald), sans-serif;text-transform:uppercase;color:#fff;letter-spacing:.01em;font-size:22px;font-weight:500;line-height:1.06;transition:color .34s}.industry-card:hover .industry-card-title{color:var(--accent-light)}.industry-card-desc{color:#afc4dd;margin-top:6px;font-size:13px;line-height:1.45}@media (max-width:1180px){.categories-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:880px){.categories-grid{grid-template-columns:repeat(2,1fr)}.catalog-section .category-card--featured{grid-row:auto}.category-card--featured .category-card-media{min-height:240px}.industries-grid{grid-template-columns:repeat(2,1fr)}.industries-wrapper{padding:66px 18px 72px}}@media (max-width:560px){.categories-grid{grid-template-columns:1fr;gap:14px}.catalog-section .category-card--featured{grid-column:auto}.industries-grid{grid-template-columns:1fr;gap:14px}}.advantages-section{background:#eef3fa;padding:100px 24px 108px;position:relative;overflow:hidden}.advantages-bg{pointer-events:none;background:radial-gradient(900px 480px at 86% -14%, rgba(var(--accent-rgb), .08), transparent 60%), radial-gradient(760px 520px at -4% 112%, #1359c812, transparent 55%), linear-gradient(168deg, #f7fafe 0%, #eef3fa 48%, #e6edf6 100%);position:absolute;inset:0}.advantages-bg-gear--main{color:#1359c80a;pointer-events:none;transform-origin:50%;z-index:0;width:440px;height:440px;animation:90s linear infinite rotate-gear;position:absolute;top:10%;left:-200px}.advantages-bg-gear--second{color:#1359c80b;pointer-events:none;transform-origin:50%;z-index:0;width:240px;height:240px;animation:49.1s linear infinite rotate-gear-reverse;position:absolute;top:32%;left:170px}@keyframes rotate-gear{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.advantages-bg:after{content:"";background-image:linear-gradient(#0a25400a 1px,#0000 1px),linear-gradient(90deg,#0a25400a 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(74% 72% at 50% 36%,#000 0%,#0000 100%);mask-image:radial-gradient(74% 72% at 50% 36%,#000 0%,#0000 100%)}.advantages-inner{z-index:1;max-width:1480px;margin:0 auto;position:relative}.advantages-head{max-width:780px;margin-bottom:50px}.advantages-subtitle{color:var(--accent);align-items:center;gap:11px;margin-bottom:16px;display:inline-flex}.advantages-subtitle:before{content:"";background:linear-gradient(90deg, var(--accent), rgba(var(--accent-rgb), .2));border-radius:2px;width:28px;height:2px}.advantages-title{color:#0a2540;font-size:46px}.advantages-lede{color:#5d7088;max-width:640px;margin:18px 0 0;font-size:17px;line-height:1.62}.advantages-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.advantage-card{background:#fff;border:1px solid #e3eaf3;border-radius:18px;flex-direction:column;gap:18px;padding:28px 26px 30px;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .9s,box-shadow .4s,background .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0a25400a,0 10px 24px #0a25400a}.advantage-card:before{content:"";background:linear-gradient(90deg, var(--accent-light), var(--accent));transform-origin:0;height:2px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.advantage-card:hover{border-color:rgba(var(--accent-rgb), .5);background:#fff;box-shadow:0 18px 40px #0a25401f,0 2px 6px #0a25400f;transform:translateY(-6px)!important}.advantage-card:hover:before{transform:scaleX(1)}.advantage-card-top{justify-content:space-between;align-items:center;display:flex}.advantage-icon-box{width:54px;height:54px;color:var(--accent-ink-strong);background:linear-gradient(145deg, var(--accent-light), var(--accent) 58%, var(--accent-strong));box-shadow:0 8px 20px rgba(var(--accent-rgb), .24), inset 0 1px 1px #ffffff8c;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex}.advantage-icon-box svg{width:24px;height:24px}.advantage-card:hover .advantage-icon-box{box-shadow:0 14px 28px rgba(var(--accent-rgb), .36), inset 0 1px 1px #ffffffa6;transform:translateY(-2px)scale(1.05)}.advantage-index{font-family:var(--font-tektur), sans-serif;letter-spacing:.02em;color:#0a25401a;font-size:38px;font-weight:600;line-height:1;transition:color .3s}.advantage-card:hover .advantage-index{color:rgba(var(--accent-rgb), .55)}.advantage-title{font-family:var(--font-tektur), sans-serif;color:#0a2540;text-transform:uppercase;letter-spacing:.01em;font-size:21px;font-weight:500;line-height:1.22;transition:color .4s}.advantage-card:hover .advantage-title{color:var(--accent)}.advantage-text{color:#5d7088;margin:0;font-size:16.5px;line-height:1.55}.advantage-cert-link{letter-spacing:.02em;color:#1359c8;margin-top:14px;font-size:13.5px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:600px){.advantages-section{padding:66px 18px 74px}.advantages-title{font-size:32px}.advantages-lede{font-size:15.5px}.advantages-grid{grid-template-columns:1fr}}@media (max-width:900px){.about-history-grid{grid-template-columns:1fr!important}}.survey-band{color:#fff;background:#1359c8;position:relative;overflow:hidden}.survey-band-overlay{background:repeating-linear-gradient(135deg,#ffffff0d 0 22px,#fff0 22px 44px);position:absolute;inset:0}.survey-band-wrapper{grid-template-columns:1.5fr 1fr;align-items:center;gap:40px;max-width:1480px;margin:0 auto;padding:60px 24px;display:grid;position:relative}.survey-band-title{text-transform:uppercase;margin:0 0 14px;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:1.05}.survey-band-desc{color:#d6e5fb;max-width:560px;margin:0 0 28px;font-size:18px;line-height:1.5}.survey-band-btn-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.survey-band-right{text-align:right}.survey-band-time{color:#ffffff29;font-family:Oswald,sans-serif;font-size:120px;font-weight:600;line-height:.9}.survey-band-time-label{color:#d6e5fb;margin-top:6px;font-size:15px}@media (max-width:900px){.survey-band-wrapper{grid-template-columns:1fr;gap:24px}.survey-band-right{text-align:left}.survey-band-title{font-size:36px}.survey-band-time{font-size:72px}}@media (max-width:480px){.survey-band-title{font-size:28px}}.news-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}@media (max-width:900px){.news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.news-grid{grid-template-columns:1fr}}.reviews-band{background:radial-gradient(1100px 480px at 82% -12%, rgba(var(--accent-rgb), .1), transparent 62%), radial-gradient(900px 460px at 4% 108%, #1359c829, transparent 58%), linear-gradient(180deg, #12406e 0%, #0c2c51 100%);border-bottom:1px solid #ffffff14;position:relative;overflow:hidden}.reviews-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.reviews-bg:after{content:"";background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 0%,#0000 100%)}.reviews-bg-gear{color:#ffffff04;pointer-events:none;transform-origin:50%;z-index:0;position:absolute}.reviews-bg-gear--right{width:380px;height:380px;animation:100s linear infinite rotate-gear-reverse;top:-100px;right:-150px}@keyframes rotate-gear-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.reviews-bg-icon{color:#ffffff04;pointer-events:none;z-index:0;position:absolute}.reviews-bg-icon--msg{width:90px;height:90px;animation:16s ease-in-out infinite float-bubble;top:15%;left:14%}.reviews-bg-icon--star{width:110px;height:110px;animation:22s ease-in-out infinite reverse float-bubble;bottom:25%;right:18%}.reviews-bg-icon--quote{color:#ffffff08;width:250px;height:250px;animation:28s ease-in-out infinite float-bubble;top:100px;left:0}@keyframes float-bubble{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-50px)rotate(10deg)}}.reviews-band:before{content:"";background:linear-gradient(90deg, transparent, rgba(var(--accent-rgb), .45), transparent);height:1px;position:absolute;inset:0 0 auto}.reviews-wrapper{max-width:1480px;margin:0 auto;padding:84px 24px 92px;position:relative}.reviews-band .section-subtitle{color:var(--accent)}.reviews-band .section-title{color:#fff}.reviews-yandex-link{color:#fff;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff38;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.reviews-yandex-link:hover{border-color:rgba(var(--accent-rgb), .55);background:rgba(var(--accent-rgb), .12);color:var(--accent)}.reviews-add-link{background:var(--accent);color:var(--accent-ink);white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:700;transition:filter .2s,transform .2s;display:inline-flex}.reviews-add-link:hover{filter:brightness(1.08);transform:translateY(-1px)}.reviews-empty{text-align:center;color:#ffffffad;border:1px dashed #ffffff38;border-radius:18px;margin-top:8px;padding:44px 24px;font-size:15px}@media (max-width:560px){.reviews-yandex-link,.reviews-add-link{padding:9px 14px;font-size:13px}}.reviews-slider{--rev-gap:22px;--rev-i:0;--rev-vis:3;margin-top:8px}.reviews-slider-stage{position:relative}.reviews-slider-viewport{padding:16px 3px 36px;overflow:hidden}.reviews-slider-track{gap:var(--rev-gap);transform:translateX(calc(-1 * var(--rev-i) * (100% + var(--rev-gap)) / var(--rev-vis)));transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.reviews-slide{flex:0 0 calc((100% - (var(--rev-vis) - 1) * var(--rev-gap)) / var(--rev-vis));max-width:calc((100% - (var(--rev-vis) - 1) * var(--rev-gap)) / var(--rev-vis))}.reviews-arrow{z-index:5;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#0a25408c;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.reviews-arrow:hover:not(:disabled){background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.reviews-arrow:disabled{opacity:.3;cursor:default}.reviews-arrow--prev{left:-22px}.reviews-arrow--next{right:-22px}.reviews-dots{justify-content:center;gap:9px;margin-top:6px;display:flex}.reviews-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s,width .2s,border-radius .2s}.reviews-dot:hover{background:#ffffff80}.reviews-dot.is-active{background:var(--accent);border-radius:5px;width:26px}@media (max-width:1180px){.reviews-arrow--prev{left:-6px}.reviews-arrow--next{right:-6px}}@media (max-width:640px){.reviews-arrow{width:44px;height:44px}.reviews-arrow--prev{left:2px}.reviews-arrow--next{right:2px}}.review-card{background:linear-gradient(#fff 0%,#f4f8fd 100%);border:1px solid #ffffff8c;border-radius:18px;flex-direction:column;margin:0;padding:28px 26px 24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 18px 44px #04122659}.review-card:hover{border-color:rgba(var(--accent-rgb), .55);box-shadow:0 24px 56px #04122673, 0 0 0 1px rgba(var(--accent-rgb), .18);transform:translateY(-4px)}.review-card-quote{width:42px;height:42px;color:rgba(var(--accent-rgb), .3);pointer-events:none;position:absolute;top:22px;right:24px}.review-card-stars{gap:3px;margin-bottom:14px;display:flex}.review-card-text{color:#37475a;white-space:pre-line;flex:1;margin:0;font-size:15px;line-height:1.65}.review-card-meta{border-top:1px solid #e3ebf5;align-items:center;gap:14px;margin-top:20px;padding-top:18px;display:flex}.review-card-badge{letter-spacing:.03em;width:46px;height:46px;color:var(--accent-ink);background:rgba(var(--accent-rgb), .14);border:1px solid rgba(var(--accent-rgb), .35);border-radius:13px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:800;display:flex}.review-card-logo-wrapper{background:#fff;border:1px solid #e3ebf5;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;padding:4px;display:flex;overflow:hidden}.review-card-logo-img{object-fit:contain;width:100%;height:100%}.review-card-author{color:#0a2540;font-size:15px;font-weight:800}.review-card-company{letter-spacing:.02em;color:#6b7e96;margin-top:3px;font-size:13px;font-weight:600}@media (max-width:600px){.reviews-wrapper{padding:60px 20px 68px}}.contacts-band{color:#fff;background:#08203b}.contacts-wrapper{grid-template-columns:1.1fr 1fr;gap:56px;max-width:1480px;margin:0 auto;padding:78px 24px;display:grid}@media (max-width:900px){.contacts-wrapper{grid-template-columns:1fr;gap:40px;padding:56px 20px}}.contacts-left-title{text-transform:uppercase;margin:0 0 30px;font-family:Oswald,sans-serif;font-size:48px;font-weight:600;line-height:1.05}.contacts-info-list{flex-direction:column;gap:22px;display:flex}.contacts-info-item{border-left:3px solid var(--accent);padding-left:18px}.contacts-info-label{color:#9fb6d4;margin-bottom:4px;font-size:13px;font-weight:600}.contacts-info-val-phone{color:#fff;font-family:Oswald,sans-serif;font-size:36px;font-weight:600;text-decoration:none}.contacts-info-row{flex-wrap:wrap;gap:48px;display:flex}@media (max-width:600px){.contacts-left-title{font-size:32px}.contacts-info-val-phone{font-size:28px}.contacts-info-row{gap:24px}}.contacts-info-val{color:#fff;font-size:18px;font-weight:700;text-decoration:none}.contacts-geo-tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.contacts-geo-tag{color:#d6e5fb;background:#ffffff14;border:1px solid #ffffff29;padding:7px 14px;font-size:13px;font-weight:700}.contacts-form-card{color:#0e1b2d;border-top:4px solid var(--accent);background:#fff;padding:32px}@media (max-width:460px){.contacts-form-card{padding:15px}}.form-title{color:#0a2540;text-transform:uppercase;margin:0 0 6px;font-family:Oswald,sans-serif;font-size:24px;font-weight:500}.form-desc{color:#5d7088;margin:0 0 20px;font-size:14px}.form-fields{flex-direction:column;gap:12px;display:flex}.form-input{border:1px solid #dce6f1;border-radius:6px;outline:none;padding:14px;font-size:15px;transition:border-color .15s}.form-input:focus,.form-textarea:focus{border-color:#1359c8}.form-textarea{resize:vertical;border:1px solid #dce6f1;border-radius:6px;outline:none;padding:14px;font-size:15px;transition:border-color .15s}.form-terms{color:#8194ab;font-size:12px;line-height:1.4}.catalog-container{max-width:1480px;margin:0 auto;padding:30px 24px 72px}.breadcrumbs{color:#8194ab;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.catalog-header{margin-bottom:26px}.catalog-title{color:#0a2540;margin:0 0 10px;font-family:Oswald,sans-serif;font-size:40px;font-weight:600}.catalog-desc{color:#5d7088;max-width:820px;margin:0;font-size:16px;line-height:1.55}.manevr-scheme-article-link{color:#1359c8;background:#f4f8ff;border:1px solid #1359c842;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;max-width:760px;margin-top:18px;padding:13px 16px;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-grid}.manevr-scheme-article-link:hover{color:#0a48a8;background:#eaf2ff;border-color:#1359c8;transform:translateY(-1px)}.manevr-scheme-article-link-kicker{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#1359c8;border-radius:4px;padding:4px 7px;font-size:10px;font-weight:800}.scheme-catalog-link{color:#1359c8;background:#f4f8ff;border:1px solid #1359c842;border-radius:4px;align-items:center;gap:9px;padding:10px 16px;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:inline-flex}.scheme-catalog-link:hover{color:#0a48a8;background:#eaf2ff;border-color:#1359c8;transform:translateY(-1px)}@media (max-width:600px){.manevr-scheme-article-link{grid-template-columns:1fr auto;font-size:14px}.manevr-scheme-article-link-kicker{grid-column:1/-1;justify-self:start}}.filters-bar{background:#f6f9fd;border:1px solid #e7eef6;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-bottom:24px;padding:16px 18px;display:flex}.filter-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.filter-label{color:#5d7088;font-size:13px;font-weight:700}.catalog-sections{border-bottom:1px solid #e2eaf4;flex-wrap:wrap;align-items:flex-end;gap:16px;margin:16px 0 26px;display:flex}.catalog-sections-label{letter-spacing:.06em;text-transform:uppercase;color:#8aa0bc;white-space:nowrap;padding-bottom:13px;font-size:11.5px;font-weight:700}.catalog-sections-list{flex-wrap:wrap;gap:2px;display:flex}.catalog-section-tab{color:#41546d;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;margin-bottom:-1px;padding:10px 13px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:color .14s,background .14s,border-color .14s}.catalog-section-tab:hover{color:#0e1b2d;background:#f6f9fd;border-bottom-color:#c3d2e4}.catalog-section-tab.active{color:#0a2540;border-bottom-color:var(--accent);font-weight:800}@media (max-width:640px){.catalog-sections{gap:8px;margin:12px 0 20px}.catalog-sections-label{width:100%;padding-bottom:0}.catalog-section-tab{padding:8px 10px 10px;font-size:13px}}.active-dot{vertical-align:middle;background:#1359c8;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.products-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.products-grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:520px){.products-grid{grid-template-columns:1fr}}.product-card{cursor:pointer;background:#fff;border:1px solid #dce6f1;border-radius:8px;flex-direction:column;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:hidden}.product-card-link{z-index:1;position:absolute;inset:0}.product-card-cta{z-index:2;margin-top:12px;position:relative}.product-card-details-btn{color:#0e3f8f;background:#ebf1fb;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:800}.product-card-calc-btn{background:var(--accent);width:100%;color:var(--accent-ink);cursor:pointer;border:none;border-radius:8px;justify-content:center;padding:10px 14px;font-size:13.5px;font-weight:800}.product-card-calc-btn:hover{background:var(--accent-hover)}.product-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #08162e1f}.product-card-image{height:190px;position:relative;overflow:hidden}.product-card-body{flex-direction:column;flex:1;padding:15px 16px 17px;display:flex;position:relative}.product-card-title{color:#0a2540;margin:0 0 12px;font-size:15.5px;font-weight:800;line-height:1.3}.product-card-specs{border-top:1px solid #e3ebf5;border-bottom:1px solid #e3ebf5;margin:0 0 15px;padding:6px 0}.product-card-spec{color:#5d7088;justify-content:space-between;align-items:baseline;gap:10px;min-height:27px;padding:5px 0;font-size:11.5px;line-height:1.35;display:flex}.product-card-spec dt{min-width:0}.product-card-spec dd{color:#0a2540;text-align:right;flex-shrink:0;margin:0;font-size:12px;font-weight:800}.product-card-footer{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}@media (max-width:520px){.product-card-image{height:220px}.product-card-title{min-height:0}.product-card-spec{font-size:12.5px}.product-card-spec dd{font-size:13px}}.catalog-bottom-banner{color:#fff;background:radial-gradient(560px 280px at 92% -40%, rgba(var(--accent-rgb), .2), transparent 60%), radial-gradient(480px 300px at 0% 140%, #1359c84d, transparent 58%), linear-gradient(135deg, #08203b 0%, #0a2540 50%, #0e336a 100%);border:1px solid rgba(var(--accent-rgb), .22);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;margin-top:40px;padding:40px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 54px #08162e42}.catalog-bottom-banner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(500px 260px at 20% 30%,#000,#0000 75%);mask-image:radial-gradient(500px 260px at 20% 30%,#000,#0000 75%)}.catalog-bottom-banner:after{content:"";filter:brightness(0)invert()opacity(.1);pointer-events:none;background-image:url(/logo.png);background-position:50%;background-repeat:no-repeat;background-size:55%;border:2px solid #1145a3;border-radius:50%;width:570px;height:570px;position:absolute;top:50%;right:13%;transform:translateY(-50%);box-shadow:0 0 0 24px #1145a34f,inset 0 0 0 18px #1145a361}.catalog-bottom-banner>*{z-index:2;position:relative}.catalog-banner-title{text-transform:uppercase;letter-spacing:.01em;font-family:Oswald,sans-serif;font-size:27px;font-weight:500;line-height:1.1}.catalog-banner-desc{color:#b9cce3;max-width:560px;margin-top:6px;font-size:15px;line-height:1.5}.catalog-empty{text-align:center;background:#f6f9fd;border:1px solid #dce6f1;border-radius:16px;padding:40px 36px}.catalog-empty-title{color:#0a2540;font-family:Oswald,sans-serif;font-size:24px;font-weight:500;line-height:1.2}.catalog-empty-desc{color:#5d7088;max-width:620px;margin:10px auto 0;font-size:15px;line-height:1.6}.catalog-empty-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.catalog-empty-link{color:#1359c8;font-size:14px;font-weight:700;text-decoration:none}@media (max-width:767px){.catalog-empty{padding:32px 20px}.catalog-empty-title{font-size:20px}}.faq-item{background:#fff;border:1px solid #dce6f1;border-radius:12px;transition:border-color .16s,box-shadow .16s}.faq-item:hover{border-color:#c2d5ee;box-shadow:0 6px 18px #08162e0d}.faq-item[open]{border-color:#1359c8;box-shadow:0 10px 26px #1359c81a}.faq-q{cursor:pointer;color:#0a2540;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 16px 20px;font-size:16px;font-weight:700;list-style:none;transition:color .15s;display:flex}.faq-q::-webkit-details-marker{display:none}.faq-q:hover{color:#1359c8}.faq-caret{color:#1359c8;background:#eef3fa;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .28s cubic-bezier(.22,.61,.36,1),background .18s,color .18s;display:inline-flex}.faq-q:hover .faq-caret{color:#fff;background:#1359c8}.faq-item[open] .faq-caret{color:#fff;background:#1359c8;transform:rotate(180deg)}.faq-a{color:#3c4d63;margin:0;padding:0 20px 18px;font-size:15px;line-height:1.65}.contact-method{flex-direction:column;gap:8px;display:flex}.contact-method-label{color:#5d7088;font-size:13px;font-weight:700}.contact-toggle{background:#eef3fa;border:1px solid #dce6f1;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.contact-toggle-btn{color:#5d7088;cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;font-family:Manrope,sans-serif;font-size:14px;font-weight:700;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.contact-toggle-btn:hover{color:#0a2540}.contact-toggle-btn.active{color:#1359c8;background:#fff;box-shadow:0 2px 8px #08162e14}.product-grid{grid-template-rows:auto 1fr;grid-template-columns:1.05fr .95fr;align-items:start;gap:28px 44px;display:grid}.product-desc-cell{grid-area:2/1}.product-buy-cell{grid-area:1/2/span 2}.product-content-row{grid-template-columns:minmax(0,1fr) 400px;align-items:start;gap:44px;margin-top:36px;display:grid}.product-content-row .product-description{margin-top:0}.product-description a,.faq-a a{color:#1359c8;font-weight:600;text-decoration:none}.product-description a:hover,.faq-a a:hover{color:#8db9ff}@media (max-width:980px){.product-grid{grid-template-rows:none;grid-template-columns:1fr;gap:28px}.product-desc-cell,.product-buy-cell{grid-area:auto}.product-content-row{grid-template-columns:1fr;gap:28px}.product-content-row .product-specs-cell{order:-1}}.winch-3d-box{perspective:1100px;cursor:grab;background:radial-gradient(circle at 50% 38%,#f4f8fd 0%,#e7eef6 78%);border:1px solid #dce6f1;border-radius:16px;justify-content:center;align-items:center;height:440px;display:flex;position:relative;overflow:hidden}.winch-3d-box:active{cursor:grabbing}.winch-3d-tag{color:#fff;letter-spacing:.05em;z-index:3;background:#0a2540;border-radius:100px;align-items:center;gap:7px;padding:6px 12px;font-size:12px;font-weight:800;display:flex;position:absolute;top:14px;left:14px}.winch-3d-tag-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.winch-3d-tip{text-align:center;color:#7d8fa6;z-index:3;pointer-events:none;font-size:13px;font-weight:600;position:absolute;bottom:14px;left:0;right:0}.winch-3d-scene{transform-style:preserve-3d;width:300px;height:170px;position:relative}.winch-3d-base-back{background:linear-gradient(#3e5a7e,#243a55);border-radius:6px;width:300px;height:34px;position:absolute;top:120px;left:0;transform:translateZ(-55px);box-shadow:inset 0 2px #ffffff2e}.winch-3d-base-bottom{transform-origin:top;background:linear-gradient(#46648b,#24405e);width:300px;height:34px;position:absolute;top:120px;left:0;transform:rotateX(90deg)}.winch-3d-drum-container{width:172px;height:96px;transform-style:preserve-3d;position:absolute;top:34px;left:64px}.winch-3d-drum-cylinder{background:linear-gradient(90deg,#1359c8,#0e3f8f 30%,#0a2540 70%,#0e3f8f);border-radius:50%/14px;position:absolute;inset:0;box-shadow:inset 0 0 22px #00000059}.winch-3d-drum-left{background:linear-gradient(#2c6fd6,#0a2540);border-radius:50%;width:18px;height:96px;position:absolute;top:0;left:0;transform:translate(-9px)rotateY(90deg)}.winch-3d-drum-right{background:linear-gradient(#2c6fd6,#0a2540);border-radius:50%;width:18px;height:96px;position:absolute;top:0;right:0;transform:translate(9px)rotateY(90deg)}.winch-3d-flange-left{background:linear-gradient(#4b6b92,#26405e);border-radius:8px;width:14px;height:114px;position:absolute;top:-9px;left:-6px;transform:translateZ(0)}.winch-3d-flange-right{background:linear-gradient(#4b6b92,#26405e);border-radius:8px;width:14px;height:114px;position:absolute;top:-9px;right:-6px}.winch-3d-motor{background:linear-gradient(160deg, var(--accent), var(--accent-strong));border-radius:8px;width:78px;height:62px;position:absolute;top:60px;left:210px;transform:translateZ(20px);box-shadow:inset 0 2px #ffffff40}.winch-thumbnails-list{gap:12px;margin-top:14px;display:flex}.winch-thumb-3d{color:#1359c8;cursor:pointer;background:radial-gradient(circle at 50% 40%,#f4f8fd,#e7eef6);border:2px solid #1359c8;border-radius:9px;justify-content:center;align-items:center;width:78px;height:64px;font-size:10px;font-weight:800;display:flex}.product-main-photo{object-fit:contain;background:#f1f5fa;border:1px solid #dce6f1;border-radius:16px;width:100%;height:420px;display:block}.winch-thumb-photo{cursor:pointer;border:2px solid #0000;border-radius:9px;flex-shrink:0;width:78px;height:64px;transition:border-color .15s;overflow:hidden}.winch-thumb-photo img{object-fit:cover;width:100%;height:100%;display:block}.winch-thumb-photo.active-thumb{border-color:#1359c8}.winch-thumb-3d.active-thumb{box-shadow:inset 0 0 0 1px #1359c8}.product-info-block{margin-bottom:22px}.product-status-tags{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.product-tag-force{color:#0e3f8f;background:#ebf1fb;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:800}.product-tag-in-prod{color:#1b7a45;background:#eaf7ef;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:800}.product-price-card{background:#f6f9fd;border:1px solid #e7eef6;border-radius:14px;margin-bottom:22px;padding:20px 22px}.product-options{border-bottom:1px solid #e7eef6;margin:14px 0 16px;padding-bottom:16px}.product-options-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.product-options-hint{color:#8194ab;font-size:12px}.product-option-row{border-radius:9px;align-items:center;gap:9px;padding:7px 10px;transition:border-color .12s,background .12s;display:flex}.product-options-more{cursor:pointer;color:#1359c8;background:0 0;border:none;align-items:center;gap:5px;margin-top:10px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.product-options-more:hover{text-decoration:underline}.product-options-toggle-label{letter-spacing:.04em;text-transform:uppercase;color:#5d7088;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.product-options-badge{color:#fff;letter-spacing:0;background:#1359c8;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:800;display:inline-flex}.product-price-label{color:#5d7088;font-size:13px;font-weight:600}.product-price-value{color:#0a2540;margin:2px 0 14px;font-family:Oswald,sans-serif;font-size:34px;font-weight:600}.product-specs-table-wrapper{border:1px solid #e7eef6;border-radius:12px;overflow:hidden}.survey-success-card{text-align:center;background:#fff;border:1px solid #e7eef6;border-radius:18px;margin-top:30px;padding:56px 40px}.survey-success-icon-box{background:#eaf7ef;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 22px;display:flex}.survey-grid{grid-template-columns:1fr 1fr;align-items:start;gap:30px;display:grid}@media (max-width:900px){.survey-grid{grid-template-columns:1fr;gap:20px}}.survey-card-block{background:#fff;border:1px solid #e7eef6;border-radius:16px;padding:24px}.survey-question-tip{color:#d5e2f2;background:#0a2540;border-radius:10px;margin-bottom:10px;padding:11px 14px;font-size:13px;line-height:1.5;position:relative}.search-input-wrapper{background:#fff;border:2px solid #1359c8;border-radius:12px;align-items:center;gap:12px;padding:4px 4px 4px 18px;display:flex;box-shadow:0 8px 26px #1359c81f}.search-input-element{color:#0e1b2d;border:none;outline:none;flex:1;padding:10px 0;font-size:17px}.footer{color:#fff;background:#0a2540}.footer-top{grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:36px;max-width:1480px;margin:0 auto;padding:52px 24px 30px;display:grid}@media (max-width:900px){.footer-top{grid-template-columns:1fr 1fr;gap:32px 24px}}@media (max-width:560px){.footer-top{grid-template-columns:1fr;gap:32px;padding:40px 20px 24px}}.footer-logo-title-row{align-items:center;gap:16px;margin-bottom:16px;display:flex}.footer-logo-img{object-fit:contain;filter:brightness(0)invert();width:auto;height:40px;display:block}.footer-logo-text-wrapper{border-left:1px solid #ffffff26;flex-direction:column;justify-content:center;height:40px;padding-left:16px;line-height:1.05;display:flex}.footer-logo-title{letter-spacing:.03em;font-family:Oswald,sans-serif;font-size:19px;font-weight:600;line-height:1.1}.footer-desc-text{color:#9fb6d4;max-width:280px;margin:0;font-size:14px;line-height:1.6}.footer-pdf-btn{align-items:center;gap:8px;margin-top:20px;text-decoration:none;display:inline-flex}.footer-col-title{letter-spacing:.03em;margin-bottom:14px;font-size:14px;font-weight:800}.footer-links-list{flex-direction:column;gap:10px;display:flex}.footer-link-item{color:#9fb6d4;font-size:14px}.footer-phone-number{color:#fff;margin-bottom:6px;font-family:Oswald,sans-serif;font-size:22px;font-weight:600;text-decoration:none;display:block}.footer-email-link{color:#9fb6d4;margin-bottom:6px;font-size:14px;text-decoration:none;display:block}.footer-address-text{color:#9fb6d4;font-size:14px;line-height:1.5}.footer-bottom{border-top:1px solid #ffffff1a}.footer-bottom-container{color:#7c92ae;flex-wrap:wrap;justify-content:space-between;gap:16px;max-width:1480px;margin:0 auto;padding:18px 24px;font-size:13px;display:flex}.gear-section-wrapper{justify-content:center;align-items:center;width:100%;height:100%;min-height:520px;display:flex;position:relative;overflow:visible}.gear-container{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:480px;height:480px;display:flex;position:relative;transform:scale(.95)}@media (max-width:1200px){.gear-container{transform:scale(.8)}}@media (max-width:1023px){.gear-section-wrapper{display:none}}.gear-svg-bg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gear-bg-rotate{transform-origin:50%;animation:80s linear infinite spin-clockwise}.gear-bg-rotate-reverse{transform-origin:50%;animation:100s linear infinite spin-counter-clockwise}@keyframes spin-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin-counter-clockwise{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.gear-center{border:2px solid rgba(var(--accent-rgb), .25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:4;text-align:center;width:220px;height:220px;box-shadow:0 0 30px #00000080, inset 0 0 15px rgba(var(--accent-rgb), .1);background:#08203be6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;padding:16px;transition:all .4s;display:flex;position:absolute}.gear-center.has-hover{border-color:var(--accent);box-shadow:0 0 40px rgba(var(--accent-rgb), .35), inset 0 0 20px rgba(var(--accent-rgb), .15);background:#0a2540f2}.gear-center-default{flex-direction:column;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex}.gear-center-logo-svg{filter:drop-shadow(0 2px 8px #1359c84d);width:60px;height:60px}.gear-center-default-title{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-family:Oswald,sans-serif;font-size:20px;font-weight:600}.gear-center-default-subtitle{color:#8c9fb5;letter-spacing:.05em;text-transform:uppercase;font-size:14px}.gear-center-hover-content{flex-direction:column;justify-content:center;align-items:center;height:100%;animation:.3s cubic-bezier(.175,.885,.32,1.275) fadeInScale;display:flex}.gear-center-hover-icon{color:var(--accent);margin-bottom:6px}.gear-center-title{color:#fff;text-transform:uppercase;margin-bottom:4px;font-family:Oswald,sans-serif;font-size:13.5px;font-weight:600;line-height:1.2}.gear-center-desc{color:#afc4dd;font-size:10px;line-height:1.35}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.gear-node{border:2px solid rgba(var(--accent-rgb), .4);width:44px;height:44px;color:var(--accent);cursor:pointer;z-index:5;background:#08203b;border-radius:50%;justify-content:center;align-items:center;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0000004d}.gear-node:hover,.gear-node.active{background:var(--accent);color:var(--accent-ink);border-color:var(--accent);box-shadow:0 0 25px rgba(var(--accent-rgb), .7);transform:translate(-50%,-50%)scale(1.2)}.gear-node:after{content:"";border:1px solid var(--accent);opacity:0;border-radius:50%;transition:all .35s;position:absolute;inset:-6px;transform:scale(.8)}.gear-node:hover:after,.gear-node.active:after{opacity:.4;animation:2s infinite pulse-ring;transform:scale(1)}@keyframes pulse-ring{0%{opacity:.4;transform:scale(1)}50%{opacity:.1;transform:scale(1.15)}to{opacity:0;transform:scale(1.25)}}.gear-label{white-space:nowrap;color:#afc4dd;letter-spacing:.02em;pointer-events:none;text-transform:uppercase;font-family:Manrope,sans-serif;font-size:11.5px;font-weight:700;transition:all .3s;position:absolute}.gear-node:hover .gear-label,.gear-node.active .gear-label{color:#fff;text-shadow:0 0 8px #fff3}.label-top{text-align:center;bottom:50px;left:50%;transform:translate(-50%)}.label-right{text-align:left;top:50%;left:50px;transform:translateY(-50%)}.label-bottom{text-align:center;top:50px;left:50%;transform:translate(-50%)}.label-left{text-align:right;top:50%;right:50px;transform:translateY(-50%)}.admin-nav-link{color:#c9d8ec;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:block}.admin-nav-link:hover{background:#ffffff14;color:#fff!important}.admin-nav-link.active{background:#1359c8;box-shadow:0 4px 12px #1359c833;color:#fff!important}.admin-breadcrumb-link{color:#1359c8;font-weight:500;text-decoration:none;transition:color .15s}.admin-breadcrumb-link:hover{text-decoration:underline;color:#0a2540!important}.admin-search-input:focus{box-shadow:0 0 0 3px #1359c826;border-color:#1359c8!important}.easymde-container .ql-toolbar{background:#f8fafc!important;border-color:#dce6f1!important;border-radius:9px 9px 0 0!important}.easymde-container .ql-container{background:#fff!important;border-color:#dce6f1!important;border-radius:0 0 9px 9px!important}.easymde-container .ql-editor{color:#3c4d63!important;min-height:280px!important;font-family:Manrope,system-ui,sans-serif!important;font-size:16.5px!important;line-height:1.75!important}.easymde-container .ql-editor h2{color:#0a2540!important;border-bottom:none!important;margin:28px 0 12px!important;padding-bottom:0!important;font-family:Oswald,sans-serif!important;font-size:24px!important;font-weight:500!important}.easymde-container .ql-editor h3{color:#0a2540!important;margin:22px 0 10px!important;font-family:Oswald,sans-serif!important;font-size:20px!important;font-weight:500!important}.easymde-container .ql-editor p{margin:0 0 16px!important}.article-body-html{color:#3c4d63;font-family:Manrope,system-ui,sans-serif;font-size:16.5px;line-height:1.7}.article-body-html h2{color:#0a2540;margin:32px 0 12px;font-family:Oswald,sans-serif;font-size:24px;font-weight:500}.article-body-html h3{color:#0a2540;margin:24px 0 10px;font-family:Oswald,sans-serif;font-size:20px;font-weight:500}.article-body-html p{margin:0 0 18px}.article-body-html a{color:#1359c8;text-underline-offset:2px;font-weight:600;text-decoration:underline}.article-body-html a:hover{color:#8db9ff}.article-body-html ul,.article-body-html ol{margin:0 0 18px;padding-left:22px}.article-body-html li{margin:0 0 8px}.article-body-html table{border-collapse:collapse;width:100%;margin:0 0 22px;font-size:15.5px}.article-body-html th,.article-body-html td{text-align:left;vertical-align:top;border:1px solid #e2eaf4;padding:11px 14px}.article-body-html td:first-child{color:#5d7088;white-space:nowrap;background:#f7fafe;font-weight:600}.article-body-html tr:nth-child(2n) td:not(:first-child){background:#fbfcfe}.seo-text-html{color:#3c4d63;font-family:Manrope,system-ui,sans-serif;font-size:16px;line-height:1.7}.seo-text-html h2{color:#0a2540;margin:28px 0 12px;font-family:Oswald,sans-serif;font-size:23px;font-weight:500}.seo-text-html h3{color:#0a2540;margin:22px 0 10px;font-size:19px}.seo-text-html p{margin:0 0 16px}.admin-title-link{text-decoration:none;transition:color .15s}.admin-title-link:hover{color:#1359c8!important;text-decoration:underline!important}.reveal{opacity:0;will-change:transform, opacity;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1),border-color .3s,box-shadow .4s,background .3s}.reveal.revealed{opacity:1;transform:none!important}.reveal-up{transform:translateY(30px)}.reveal-down{transform:translateY(-30px)}.reveal-left{transform:translate(-40px)}.reveal-right{transform:translate(40px)}.reveal-scale{transform:scale(.95)}.reveal-fade{transform:none}.delay-50{transition-delay:50ms}.delay-100{transition-delay:.1s}.delay-150{transition-delay:.15s}.delay-200{transition-delay:.2s}.delay-250{transition-delay:.25s}.delay-300{transition-delay:.3s}.delay-350{transition-delay:.35s}.delay-400{transition-delay:.4s}.delay-450{transition-delay:.45s}.delay-500{transition-delay:.5s}.delay-600{transition-delay:.6s}.delay-700{transition-delay:.7s}.delay-800{transition-delay:.8s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1!important;transition:none!important;transform:none!important}}.abtn{cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:Manrope,sans-serif;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background .16s,box-shadow .16s,transform .16s,border-color .16s,color .16s,filter .16s;display:inline-flex}.abtn:active{transform:translateY(0)}.abtn:disabled{opacity:.65;cursor:default}.abtn-sm{border-radius:8px;padding:7px 12px;font-size:13px}.abtn-primary{color:#fff;background:#0a2540}.abtn-secondary{color:#fff;background:#1359c8}.abtn-secondary:not(:disabled):hover,.abtn-primary:not(:disabled):hover{background:#12386b;transform:translateY(-1px);box-shadow:0 8px 18px #0a254038}.abtn-outline{color:#0a2540;background:#fff;border-color:#dce6f1}.abtn-outline:not(:disabled):hover{background:#f2f6fc;border-color:#9db6d6;transform:translateY(-1px);box-shadow:0 6px 14px #0a254014}.abtn-danger{color:#c0392b;background:#fff;border-color:#f5c6cb}.abtn-danger:not(:disabled):hover{color:#fff;background:#c0392b;border-color:#c0392b;box-shadow:0 6px 14px #c0392b40}.abtn-add{color:#1359c8;background:#fff;border-color:#d4e2f7;border-radius:8px;padding:9px 16px;font-size:13px}.abtn-add:not(:disabled):hover{background:#ebf1fb;border-color:#1359c8;transform:translateY(-1px)}.admin-shell button{transition:background .16s,box-shadow .16s,transform .16s,border-color .16s,color .16s,filter .16s}.admin-shell button:not(:disabled):not(.abtn):hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 5px 13px #0a254024}.admin-shell button:not(:disabled):active{transform:translateY(0)}.admin-pill{transition:background .16s,box-shadow .16s,transform .16s,border-color .16s,color .16s,filter .16s}.admin-pill:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 5px 13px #0a25401f}.admin-title-link:hover{color:#1359c8!important}.admin-shell button.admin-logout:hover{filter:none;box-shadow:none;color:#fff;background:#ffffff14;border-color:#ffffff59;transform:none}.abtn-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite abtn-spin}@keyframes abtn-spin{to{transform:rotate(360deg)}}.img-drop{color:#1359c8;cursor:pointer;background:#f8fafc;border:1.5px dashed #bfd2ea;border-radius:11px;align-items:center;gap:10px;padding:14px 20px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.img-drop:hover{background:#eff5fe;border-color:#1359c8}.img-drop.is-busy{cursor:progress;color:#5d7088}.img-drop-spinner{border:2px solid #c9dbf2;border-top-color:#1359c8;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite abtn-spin}.img-thumb{background:#f1f5fa;border:1px solid #dce6f1;border-radius:10px;width:116px;height:96px;position:relative;overflow:hidden}.img-thumb img{object-fit:cover;width:100%;height:100%;display:block}.img-thumb-main{color:#fff;background:#0a2540d9;border-radius:6px;padding:2px 7px;font-size:10px;font-weight:700;position:absolute;top:6px;left:6px}.img-thumb-actions{opacity:0;background:linear-gradient(#0000,#0a25408c);justify-content:flex-end;gap:4px;padding:5px;transition:opacity .15s;display:flex;position:absolute;bottom:0;left:0;right:0}.img-thumb:hover .img-thumb-actions{opacity:1}.img-thumb-actions button{color:#0a2540;cursor:pointer;background:#ffffffeb;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.img-thumb-actions button:disabled{opacity:.4;cursor:default}.img-thumb-actions .img-thumb-del{color:#c0392b}.skel{background:linear-gradient(90deg,#eaf0f7 25%,#f4f8fc 50%,#eaf0f7 75%) 0 0/200% 100%;border-radius:7px;animation:1.3s ease-in-out infinite skel-shimmer}@keyframes skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel-title{width:280px;height:30px;margin-bottom:22px}.skel-line{height:14px;margin-bottom:12px}.skel-card{background:#fff;border:1px solid #dce6f1;border-radius:12px;margin-bottom:16px;padding:18px 20px}.gallery-section-title{font-family:var(--font-oswald), "Oswald", sans-serif;color:#0a2540;text-transform:uppercase;letter-spacing:.01em;margin:0 0 18px;font-size:24px;font-weight:500}.gallery-video-block{margin-top:8px}.gallery-video-wrap{aspect-ratio:16/9;background:#08203b;border:1px solid #dce6f1;border-radius:16px;width:100%;max-width:960px;position:relative;overflow:hidden;box-shadow:0 18px 44px -22px #0a254073}.gallery-video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gallery-grid--certs{grid-template-columns:repeat(3,1fr);gap:24px}.gallery-item{aspect-ratio:4/3;cursor:pointer;background:#eef3fa;border:1px solid #e2eaf4;border-radius:12px;width:100%;padding:0;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:block;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.about-video-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px;display:grid}.about-video-caption{color:#42566f;margin-top:10px;font-size:14px;font-weight:600}.about-reviews .review-card{border-color:#dce6f1;box-shadow:0 10px 28px #08162e12}.about-reviews .review-card:hover{box-shadow:0 16px 36px #08162e1f, 0 0 0 1px rgba(var(--accent-rgb), .25)}.about-reviews .reviews-dot{background:#0a25402e}.about-reviews .reviews-dot:hover{background:#0a25405c}.about-reviews .reviews-dot.is-active{background:var(--accent)}.about-legal-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.about-legal-card{background:#fff;border:1px solid #dce6f1;border-radius:16px;padding:28px;box-shadow:0 8px 24px #08162e0a}.about-legal-card-title{color:#0a2540;font-family:var(--font-oswald), sans-serif;text-transform:uppercase;margin:0 0 18px;font-size:20px;font-weight:500}.about-legal-list{flex-direction:column;gap:12px;margin:0;display:flex}.about-legal-list>div{grid-template-columns:minmax(140px,.8fr) 1.2fr;align-items:baseline;gap:14px;display:grid}.about-legal-list dt{color:#5d7088;font-size:13px}.about-legal-list dd{color:#0e1b2d;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:600}.about-legal-links{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:20px;display:grid}.about-legal-link{color:#0a2540;background:#fff;border:1px solid #dce6f1;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;font-size:14.5px;font-weight:700;text-decoration:none;transition:border-color .18s,box-shadow .18s,color .18s;display:flex}.about-legal-link:hover{border-color:rgba(var(--accent-rgb), .6);color:#1359c8;box-shadow:0 10px 24px #08162e14}@media (max-width:560px){.about-legal-list>div{grid-template-columns:1fr;gap:2px}}.about-fact-icon{color:#0a2540;background:linear-gradient(140deg, rgba(var(--accent-rgb), .22), rgba(var(--accent-rgb), .06));border:1px solid rgba(var(--accent-rgb), .35);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:18px;display:flex}.gallery-figure{flex-direction:column;margin:0;display:flex}.gallery-caption{color:#5d7088;margin-top:9px;font-size:13px;line-height:1.4}.gallery-lb-caption{color:#f2f7fe;max-width:min(720px,86vw);margin-bottom:4px;font-size:13.5px;font-weight:500;display:block}.gallery-item--doc{aspect-ratio:3/4;background:#fff}.gallery-item--doc img{object-fit:contain;padding:10px}.gallery-item:hover{border-color:rgba(var(--accent-rgb), .5);transform:translateY(-4px);box-shadow:0 18px 36px -18px #0a254066}.gallery-item:hover img{transform:scale(1.06)}.gallery-item-zoom{color:#fff;opacity:0;background:#08203b9e;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .25s,transform .25s;display:flex;position:absolute;bottom:10px;right:10px;transform:translateY(6px)}.gallery-item:hover .gallery-item-zoom{opacity:1;transform:translateY(0)}.gallery-lightbox{z-index:1000;background:#040c18eb;justify-content:center;align-items:center;padding:32px;animation:.2s galleryFade;display:flex;position:fixed;inset:0}@keyframes galleryFade{0%{opacity:0}to{opacity:1}}.gallery-lb-img{object-fit:contain;border-radius:8px;max-width:min(92vw,1200px);max-height:86vh;box-shadow:0 30px 80px #0009}.gallery-lb-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:10px;width:44px;height:44px;font-size:20px;transition:background .2s;position:absolute;top:20px;right:24px}.gallery-lb-close:hover{background:#ffffff38}.gallery-lb-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;width:54px;height:54px;font-size:30px;line-height:1;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.gallery-lb-nav:hover{background:var(--accent);color:var(--accent-ink)}.gallery-lb-prev{left:18px}.gallery-lb-next{right:18px}.gallery-lb-counter{color:#dce8f7;letter-spacing:.03em;font-size:14px;font-weight:600;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid--certs{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.gallery-grid--certs{grid-template-columns:repeat(1,1fr);gap:16px}.gallery-lb-nav{width:44px;height:44px;font-size:24px}}.survey-questions-grid{grid-template-columns:1fr;gap:20px 32px;display:grid}@media (min-width:768px){.survey-questions-grid{grid-template-columns:1fr 1fr}}@keyframes spin{to{transform:rotate(360deg)}}.form-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin-right:8px;animation:.8s linear infinite spin;display:inline-block}.admin-site-btn:hover{opacity:.95;background:#0e48a1!important}.admin-sidebar::-webkit-scrollbar{width:5px}.admin-sidebar::-webkit-scrollbar-track{background:#ffffff05}.admin-sidebar::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.admin-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff38}.btn-gold-more{background:var(--accent);color:var(--accent-ink);text-transform:uppercase;box-shadow:0 12px 30px rgba(var(--accent-rgb), .34);border-radius:3px;padding:14px 36px;font-size:14px;font-weight:800}.btn-gold-more:hover{background:var(--accent-hover);color:var(--accent-ink-strong);box-shadow:0 14px 36px rgba(var(--accent-rgb), .44)}.gallery-select-item:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1359c826;border-color:#1359c8!important}.gallery-delete-btn:hover{transform:scale(1.15);background:#dc2626!important}.help-hint-btn{color:#1359c8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ebf1fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:11px;font-weight:800;transition:all .15s;display:inline-flex}.help-hint-btn:hover,.help-hint-btn.active{color:#fff;background:#1359c8}.help-hint-btn.active:hover{background:#0e48a1}.grecaptcha-badge{visibility:hidden!important}.manevr-modes{margin:32px 0 8px}.manevr-modes-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.manevr-modes-title{font-family:var(--font-oswald), sans-serif;color:#0a2540;margin:0;font-size:23px;font-weight:500}.manevr-modes-all{white-space:nowrap;font-size:14px;font-weight:700}.manevr-modes-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.manevr-modes-grid.is-single{grid-template-columns:1fr}.manevr-mode-card{background:#fff;border:1px solid #dce6f1;border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.manevr-mode-card-head{flex-direction:column;gap:4px;display:flex}.manevr-mode-card-title{font-family:var(--font-oswald), sans-serif;color:#0a2540;margin:0;font-size:18px;font-weight:500;line-height:1.25}.manevr-mode-count{color:var(--accent-strong);font-size:13px;font-weight:700}.manevr-mode-schemes{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:auto;display:grid}.manevr-mode-schemes.is-multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.manevr-mode-scheme{background:#f9fbfe;border:1px solid #eef3fa;border-radius:8px;min-width:0;padding:8px 8px 10px;text-decoration:none;transition:border-color .15s,background .15s;display:block}@media (max-width:520px){.manevr-mode-schemes.is-multiple{grid-template-columns:1fr}}.manevr-mode-scheme:hover{border-color:var(--accent);background:#fff}.manevr-mode-scheme-cap{color:#5d7088;margin-top:6px;font-size:12px;line-height:1.4;display:block}.btn-mode-card{background:var(--accent-light);color:var(--accent-ink);text-transform:uppercase;border-radius:3px;align-self:flex-start;padding:10px 18px;font-size:13px;font-weight:800}.scheme-figure{background:#f9fbfe;border:1px solid #dce6f1;border-radius:12px;margin:0 0 18px;padding:18px}.scheme-steps{color:#3c4d63;margin:0 0 14px;padding-left:20px;font-size:16px;line-height:1.7}.scheme-steps li{margin-bottom:6px}.scheme-note{border-left:3px solid var(--accent);color:#3c4d63;background:#f9fbfe;border-radius:0 8px 8px 0;margin:0;padding:12px 16px;font-size:15px;line-height:1.65}.about-hero{background:#fff;border:1px solid #cfdbe8;border-radius:20px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);margin-bottom:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0a25401a}.about-hero-copy{z-index:2;flex-direction:column;justify-content:center;min-height:490px;padding:66px 58px 62px 66px;display:flex;position:relative}.about-hero-kicker{color:#1359c8;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:23px;font-size:12px;font-weight:800;display:flex}.about-hero-kicker-line{background:var(--accent);width:34px;height:2px}.about-hero-title{color:#081c33;max-width:660px;font-family:var(--font-oswald), sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(42px,4.4vw,68px);font-weight:600;line-height:.98}.about-hero-title-sub{color:#42566f;font-family:var(--font-manrope), system-ui, sans-serif;letter-spacing:0;text-transform:none;margin-top:16px;font-size:clamp(17px,1.5vw,22px);font-weight:500;line-height:1.3;display:block}.about-hero-desc{color:#42566f;max-width:620px;margin:24px 0 0;font-size:17px;line-height:1.58}.about-hero-actions{align-items:center;gap:23px;margin-top:32px;display:flex}.about-hero-blueprint{color:#e8f3ff;background-color:#0a315f;background-image:linear-gradient(#85b5e117 1px,#0000 1px),linear-gradient(90deg,#85b5e117 1px,#0000 1px),linear-gradient(135deg,#0d3d76 0%,#071f3a 100%);background-size:28px 28px,28px 28px,100% 100%;min-height:490px;padding:39px 38px;position:relative;overflow:hidden}.about-hero-blueprint:before{content:"";pointer-events:none;border:1px solid #bddbf747;position:absolute;inset:24px}.about-hero-blueprint:after{content:"";clip-path:polygon(0 0,100% 50%,0 100%);background:#fff;width:88px;height:100%;position:absolute;top:0;left:-44px}.about-hero-blueprint-label,.about-hero-blueprint-foot,.about-hero-coordinates{z-index:2;color:#d7ebfda6;letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;position:absolute}.about-hero-blueprint-label{top:40px;right:42px}.about-hero-blueprint-foot{bottom:41px;right:42px}.about-hero-coordinates{line-height:1.6;bottom:39px;left:50px}.about-hero-year{z-index:2;flex-direction:column;display:flex;position:absolute;top:48px;left:48px}.about-hero-year span{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.about-hero-year strong{color:#fff;font-family:var(--font-oswald), sans-serif;margin-top:1px;font-size:38px;font-weight:500;line-height:1}.about-hero-logo-mark{z-index:1;aspect-ratio:1228/461;filter:drop-shadow(0 18px 24px #0003);opacity:.82;background:#8cc6f3;width:72%;max-width:430px;position:absolute;top:53%;left:51%;transform:translate(-50%,-42%);-webkit-mask:url(/logo-about.png) 50%/contain no-repeat;mask:url(/logo-about.png) 50%/contain no-repeat}@media (max-width:980px){.about-hero{grid-template-columns:1fr}.about-hero:before{height:450px}.about-hero-copy{min-height:450px}.about-hero-blueprint{min-height:390px}.about-hero-blueprint:after{display:none}}@media (max-width:680px){.about-hero{border-radius:14px}.about-hero:before{width:6px;height:100%}.about-hero-copy{min-height:0;padding:42px 26px 40px 30px}.about-hero-kicker{align-items:flex-start;margin-bottom:18px;line-height:1.4}.about-hero-kicker-line{flex:0 0 24px;margin-top:7px}.about-hero-title{font-size:clamp(38px,12vw,52px)}.about-hero-desc{margin-top:18px;font-size:15.5px}.about-hero-actions{flex-direction:column;align-items:flex-start;gap:17px;margin-top:26px}.about-hero-blueprint{min-height:330px;padding:28px}.about-hero-blueprint:before{inset:16px}.about-hero-year{top:34px;left:34px}.about-hero-year strong{font-size:32px}.about-hero-blueprint-label{top:32px;right:32px}.about-hero-logo-mark{width:84%;top:55%}.about-hero-coordinates{bottom:27px;left:34px}.about-hero-blueprint-foot{bottom:29px;right:32px}.about-hero-title-sub{margin-top:12px;font-size:16px}}.product-custom-cta{background:rgba(var(--accent-rgb), .12);border:1px solid rgba(var(--accent-rgb), .45);border-radius:10px;margin-top:14px;padding:12px 14px;text-decoration:none;transition:background .15s,border-color .15s;display:block}.product-custom-cta:hover{background:rgba(var(--accent-rgb), .2);border-color:rgba(var(--accent-rgb), .7)}.product-custom-cta-title{color:#0a2540;font-size:14px;font-weight:800;line-height:1.3;display:block}.product-custom-cta-text{color:#3c4d63;margin-top:3px;font-size:12.5px;font-weight:600;line-height:1.4;display:block}.product-key-specs{background:#e7eef6;border:1px solid #e7eef6;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;margin:0 0 18px;display:grid;overflow:hidden}.product-key-spec{background:#fff;flex-direction:column;gap:3px;padding:10px 14px;display:flex}.product-key-spec dt{letter-spacing:.02em;text-transform:uppercase;color:#8194ab;font-size:11px;font-weight:700;line-height:1.25}.product-key-spec dd{color:#0a2540;margin:0;font-size:15px;font-weight:700;line-height:1.3}@media (max-width:520px){.product-key-specs{grid-template-columns:1fr}}.product-trust{background:#f6f9fd;border:1px solid #e3ebf5;border-radius:12px;grid-template-columns:1fr 1fr;gap:10px 18px;margin:16px 0 24px;padding:16px 18px;list-style:none;display:grid}.product-trust li{color:#0a2540;align-items:center;gap:8px;font-size:13.5px;font-weight:600;line-height:1.3;display:flex}.product-trust li span{color:#1e9e52;flex-shrink:0;font-weight:800}@media (max-width:520px){.product-trust{grid-template-columns:1fr}}.cart-toast{z-index:3000;background:#fff;border:1px solid #dce6f1;border-radius:14px;width:380px;margin-left:-190px;padding:16px 16px 14px;animation:.28s cubic-bezier(.16,1,.3,1) cart-toast-in;position:fixed;top:20px;left:50%;box-shadow:0 18px 44px #0e1b2d38}@keyframes cart-toast-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.cart-toast-head{align-items:flex-start;gap:12px;display:flex}.cart-toast-check{color:#1e9e52;background:#ebf7ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:15px;font-weight:800;display:flex}.cart-toast-title{color:#0a2540;font-size:14px;font-weight:800;line-height:1.25}.cart-toast-name{color:#5d7088;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12.5px;overflow:hidden}.cart-toast-close{color:#8194ab;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px;font-size:13px;line-height:1}.cart-toast-actions{align-items:center;gap:10px;margin-top:14px;display:flex}.cart-toast-primary{background:var(--accent);color:var(--accent-ink,#0a2540);cursor:pointer;text-align:center;border:none;border-radius:9px;flex:1;padding:9px 12px;font-size:13px;font-weight:800}.cart-toast-secondary{color:#5d7088;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:4px 2px;font-size:12.5px;font-weight:700}.cart-toast-secondary:hover{color:#0a2540}@media (max-width:520px){.cart-toast{width:auto;margin-left:0;top:12px;left:12px;right:12px}}
@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0734_fcy06s9j.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/87ccb897ba116d44-s.p.05f-deljhbeh9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.2k0uebm9v9x1w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/804b9eb4033edb5d-s.1fbf3d0ri8mfi.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.2j22bd4n1tlhh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0734_fcy06s9j.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/87ccb897ba116d44-s.p.05f-deljhbeh9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.2k0uebm9v9x1w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/804b9eb4033edb5d-s.1fbf3d0ri8mfi.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.2j22bd4n1tlhh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0734_fcy06s9j.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/87ccb897ba116d44-s.p.05f-deljhbeh9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.2k0uebm9v9x1w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/804b9eb4033edb5d-s.1fbf3d0ri8mfi.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.2j22bd4n1tlhh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/48cb8c496a1feb17-s.0734_fcy06s9j.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/87ccb897ba116d44-s.p.05f-deljhbeh9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e9a8df42b0c6fb7a-s.2k0uebm9v9x1w.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/804b9eb4033edb5d-s.1fbf3d0ri8mfi.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ad1cda2f16975ee-s.p.2j22bd4n1tlhh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_5b5d1653-module__zbogha__className{font-family:Oswald,Oswald Fallback;font-style:normal}.oswald_5b5d1653-module__zbogha__variable{--font-oswald:"Oswald", "Oswald Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a342834df7752944-s.3hd2l7bm32o7k.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.p.1l2zhvq5eocqf.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.2vhvl9vrvk-va.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.173xwsdme27n8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.13hnt-xgp82zk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.1sj6eobyi31rd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_7c77c15d-module__C8zpwW__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_7c77c15d-module__C8zpwW__variable{--font-manrope:"Manrope", "Manrope Fallback"}
@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/7cbe8fa8dcefc15b-s.0__m2cgo54c6r.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/e8768c288fbd3aa6-s.p.1t1z0xjflawjj.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/ded104a369410f08-s.2m9i-i0pq4v92.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/713277be7b2dfe7e-s.2l-uq3ao2pu0r.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/10a2953cd2a195a0-s.1uw_yfkplyesd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Tektur;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/42b035f1a63f268d-s.p.2m8t2-vl1h1kf.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Tektur Fallback;src:local(Arial);ascent-override:90.61%;descent-override:27.18%;line-gap-override:0.0%;size-adjust:110.36%}.tektur_c0518eaa-module__p2gd1a__className{font-family:Tektur,Tektur Fallback;font-style:normal}.tektur_c0518eaa-module__p2gd1a__variable{--font-tektur:"Tektur", "Tektur Fallback"}
