@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.custom-btn{white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.custom-btn:disabled{opacity:.6;cursor:not-allowed}.custom-btn--primary{color:#fff;background:#f28c28}.custom-btn--primary:hover{background:#d9720f}.custom-btn--outline{color:#fff;background:0 0;border:1.5px solid #ffffff8c}.custom-btn--outline:hover{background:#ffffff1f;border-color:#fff}.custom-btn--ghost{color:#0b2545;background:0 0;border:1.5px solid #e3e8ef}.custom-btn--ghost:hover{border-color:#0b2545}.header{z-index:100;background:#fff;border-bottom:1px solid #e3e8ef;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:0;width:100%;max-width:1180px;height:84px;margin:0 auto;padding:0 24px;display:flex}.header__logo{background:#0b2545;border-radius:10px;justify-content:flex-start;align-items:center;gap:10px;padding:6px 12px;display:flex}.header__logo img{object-fit:contain;width:auto;height:58px;display:block}.header__nav{justify-content:flex-start;align-items:center;gap:32px;display:flex}.header__link{color:#5c6470;border-bottom:2px solid #0000;padding:8px 0;font-size:15px;font-weight:500;transition:color .2s,border-color .2s}.header__link:hover{color:#0b2545}.header__link.is-active{color:#0b2545;border-bottom-color:#f28c28}.header__actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.header__phone{color:#0b2545;font-size:15px;font-weight:700}.header__phone--mobile{display:none}.header__burger{flex-direction:column;justify-content:center;gap:5px;width:28px;height:24px;display:none}.header__burger span{background:#0b2545;border-radius:2px;height:2px;transition:transform .2s,opacity .2s}@media (width<=900px){.header__inner{height:62px}.header__logo{padding:4px 10px}.header__logo img{height:40px}.header__nav{background:#fff;flex-direction:column;align-items:flex-start;gap:4px;padding:20px 24px;transition:transform .25s;position:fixed;inset:62px 0 0;transform:translate(100%)}.header__nav.is-open{transform:translate(0)}.header__link{border-bottom:1px solid #e3e8ef;width:100%;padding:14px 0}.header__phone:not(.header__phone--mobile){display:none}.header__phone--mobile{margin-top:12px;display:block}.header__actions .custom-btn{display:none}.header__burger{display:flex}}.social-links{gap:10px;display:flex}.social-links a{border-radius:50%;place-items:center;width:40px;height:40px;transition:background .2s,color .2s,border-color .2s;display:grid}.social-links svg{width:19px;height:19px}.social-links--dark a{color:#fff;background:#ffffff14;border:1px solid #ffffff26}.social-links--light a{color:#0b2545;background:#fff;border:1px solid #e3e8ef}.social-links a:hover{color:#fff;background:#f28c28;border-color:#f28c28}.footer{color:#ffffffbf;background:#071a33;margin-top:80px}.footer__inner{grid-template-columns:2fr 1fr 1fr;gap:40px;width:100%;max-width:1180px;margin:0 auto;padding:56px 24px 40px;display:grid}@media (width<=900px){.footer__inner{grid-template-columns:1fr}}.footer__logo{margin-bottom:14px;margin-left:-12px;display:inline-block}.footer__logo img{mix-blend-mode:screen;width:190px;height:auto}.footer__social{margin-top:20px}.footer__social .social-links{flex-direction:row}.footer__col p{font-size:14px;line-height:1.7}.footer__col h4{color:#fff;margin-bottom:16px;font-size:15px}.footer__col ul{flex-direction:column;gap:10px;font-size:14px;display:flex}.footer__col a:hover{color:#f28c28}.footer__bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:1180px;margin:0 auto;padding:0 24px;font-size:13px;display:flex}.lanes__grid{grid-template-columns:minmax(280px,.9fr) 1.5fr;align-items:start;gap:32px;margin-top:40px;display:grid}@media (width<=900px){.lanes__grid{grid-template-columns:1fr}}.lanes__list{flex-direction:column;gap:8px;list-style:none;display:flex}@media (width<=900px){.lanes__list{order:2}}.lanes__item{color:#0b2545;text-align:left;background:#f7f9fc;border:1px solid #e3e8ef;border-radius:10px;grid-template-columns:28px 1fr 20px 1fr;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,transform .2s,color .2s;display:grid}.lanes__item:hover,.lanes__item:focus-visible{border-color:#f28c28;outline:none}.lanes__item.is-active{color:#fff;background:#0b2545;border-color:#0b2545;transform:translate(4px)}.lanes__item.is-active .lanes__num,.lanes__item.is-active small{color:#fff9}.lanes__item.is-active .lanes__arrow{color:#f28c28}.lanes__num{color:#5c6470;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.lanes__city{align-items:baseline;gap:5px;min-width:0;display:flex}.lanes__city small{color:#5c6470;font-size:12px;font-weight:700}.lanes__arrow{color:#f28c28;text-align:center;font-weight:700}.lanes__map{background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:12px;position:sticky;top:108px;overflow:hidden;box-shadow:0 10px 30px #0b25451f}@media (width<=900px){.lanes__map{order:1;position:static}}.lanes__count{color:#5c6470;align-items:center;gap:8px;padding:4px 8px 2px;font-size:13px;font-weight:600;display:flex}.lanes__live{background:#1f9d55;border-radius:50%;width:8px;height:8px;animation:2s ease-out infinite lanes-live;box-shadow:0 0 #1f9d5580}.lane-map{aspect-ratio:4/3;width:100%;height:auto;display:block}.lane-map__states{fill:#eef2f8}.lane-map__borders{fill:none;stroke:#fff;stroke-width:1.2px;stroke-linejoin:round}.lane-map__route{fill:none;stroke:#f28c28;stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:5 6;opacity:.55;transition:opacity .3s,stroke-width .3s;animation:1.4s linear infinite lane-flow}.lane-map__route.is-dim{opacity:.14}.lane-map__route.is-active{stroke-width:3.2px;stroke-dasharray:none;opacity:1;filter:drop-shadow(0 0 4px #f28c288c)}.lane-map__truck circle{fill:#0b2545;stroke:#fff;stroke-width:2px}.lane-map__city circle{fill:#fff;stroke:#0b2545;stroke-width:1.6px;transition:r .2s}.lane-map__city text{fill:#5c6470;text-anchor:middle;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:10px;font-weight:600}.lane-map__city.is-active circle{fill:#f28c28;stroke:#0b2545}.lane-map__city.is-active text{fill:#0b2545;font-weight:700}.lane-map__hub-dot{fill:#0b2545;stroke:#f28c28;stroke-width:2.5px}.lane-map__hub-pulse{fill:#f28c28;opacity:.5;transform-box:fill-box;transform-origin:50%;animation:2.2s ease-out infinite hub-pulse}.lane-map__hub text{fill:#0b2545;text-anchor:start;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:11px;font-weight:800}@media (width<=560px){.lane-map__city text{stroke-width:4px;font-size:17px}.lane-map__hub text{stroke-width:4px;font-size:19px}}@keyframes lane-flow{to{stroke-dashoffset:-22px}}@keyframes hub-pulse{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(3.2)}}@keyframes lanes-live{70%{box-shadow:0 0 0 8px #1f9d5500}to{box-shadow:0 0 #1f9d5500}}@media (prefers-reduced-motion:reduce){.lane-map__route,.lanes__live{animation:none}.lanes__item.is-active{transform:none}}.video-thumb{aspect-ratio:16/9;background:#0b2545;border-radius:10px;place-items:center;display:grid;position:relative;overflow:hidden}.video-thumb__img{object-fit:cover;width:100%;height:100%}.video-thumb__logo{opacity:.25;width:46%}.video-thumb__play{color:#0b2545;background:#ffffffeb;border-radius:50%;place-items:center;width:46px;height:46px;transition:transform .2s,background .2s,color .2s;display:grid;position:absolute;box-shadow:0 4px 14px #071a334d}.video-thumb__play svg{width:20px;height:20px;margin-left:2px}.video-thumb__time{color:#fff;font-variant-numeric:tabular-nums;background:#071a33d9;border-radius:5px;padding:2px 7px;font-size:12px;font-weight:600;position:absolute;bottom:8px;right:8px}.video-card{text-align:left;color:inherit;flex-direction:column;gap:10px;width:100%;display:flex}.video-card__title{color:#0b2545;font-size:15px;font-weight:600;line-height:1.35}.video-card__date{color:#5c6470;font-size:13px}.video-card .video-thumb{outline-offset:0;outline:3px solid #0000;transition:outline-color .2s}.video-card:hover .video-thumb,.video-card:focus-visible .video-thumb,.video-card.is-active .video-thumb{outline-color:#f28c28}.video-card:hover .video-thumb__play{color:#fff;background:#f28c28;transform:scale(1.08)}.video-strip{background:#0b2545}.video-strip.section h2{color:#fff}.video-strip .section__lead{color:#ffffffbf}.video-strip .video-card__title{color:#fff}.video-strip .video-thumb{background:#13315c}.video-strip__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.video-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:32px;display:grid}@media (width<=900px){.video-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.video-strip__grid{gap:16px}}.video-strip__thumb{aspect-ratio:4/5}.hero{color:#fff;background:linear-gradient(135deg,#0b2545 0%,#13315c 100%)}.hero__inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;width:100%;max-width:1180px;margin:0 auto;padding:90px 24px 70px;display:grid}@media (width<=900px){.hero__inner{grid-template-columns:1fr;padding:60px 24px 50px}}.hero__text{max-width:640px}.hero__image{border-radius:10px;width:100%}@media (width<=900px){.hero__image{max-width:460px;margin:0 auto}}.hero__eyebrow{color:#f28c28;letter-spacing:.4px;background:#f28c2829;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.hero h1{color:#fff;margin-bottom:18px;font-size:46px;line-height:1.15}@media (width<=560px){.hero h1{font-size:32px}}.hero p{color:#fffc;margin-bottom:32px;font-size:17px}.hero__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;display:flex}.hero__stats{border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);width:100%;max-width:1180px;margin:0 auto;padding:0 24px;display:grid}@media (width<=900px){.hero__stats{grid-template-columns:repeat(2,1fr)}}.hero__stat{border-right:1px solid #ffffff1f;flex-direction:column;gap:4px;padding:28px 24px;display:flex}.hero__stat:last-child{border-right:none}.hero__stat strong{color:#fff;font-size:22px}.hero__stat>span{color:#ffffffa6;font-size:13px}.features{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}@media (width<=900px){.features{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.features{grid-template-columns:1fr}}.features__card{background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:26px 22px}.features__card h3{margin-bottom:10px;font-size:17px}.features__card p{color:#5c6470;font-size:14px;line-height:1.6}.positions{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}@media (width<=900px){.positions{grid-template-columns:1fr}}.positions__card{background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:28px;box-shadow:0 2px 10px #0b254514}.positions__card h3{margin-bottom:18px;font-size:19px}.positions__card dl{flex-direction:column;gap:12px;display:flex}.positions__card dl div{border-top:1px dashed #e3e8ef;justify-content:space-between;align-items:center;gap:0;padding-top:12px;display:flex}.positions__card dl dt{color:#5c6470;font-size:13px}.positions__card dl dd{color:#0b2545;font-weight:700}.positions__cta{justify-content:center;margin-top:40px;display:flex}.steps{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:40px;display:grid}@media (width<=900px){.steps{grid-template-columns:1fr}}.steps__card h3{margin:10px 0;font-size:18px}.steps__card p{color:#5c6470;font-size:14px;line-height:1.6}.steps__num{color:#f28c28;background:#f28c281f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:inline-flex}.about-story{grid-template-columns:1.4fr 1fr;align-items:start;gap:48px;display:grid}@media (width<=900px){.about-story{grid-template-columns:1fr}}.about-story p{color:#5c6470;margin-top:14px;line-height:1.7}.about-story__facts{background:#fff;border:1px solid #e3e8ef;border-radius:10px;grid-template-columns:repeat(2,1fr);gap:20px;padding:28px;display:grid}.about-story__facts div{flex-direction:column;gap:4px;display:flex}.about-story__facts strong{color:#0b2545;font-size:24px}.about-story__facts span{color:#5c6470;font-size:13px}.about-values{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px;display:grid}@media (width<=900px){.about-values{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.about-values{grid-template-columns:1fr}}.about-values__card{background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:26px 22px}.about-values__card h3{margin-bottom:10px;font-size:17px}.about-values__card p{color:#5c6470;font-size:14px;line-height:1.6}.requirements{grid-template-columns:repeat(2,1fr);gap:48px;display:grid}@media (width<=900px){.requirements{grid-template-columns:1fr}}.check-list{flex-direction:column;gap:14px;margin-top:20px;display:flex}.check-list li{color:#2b2f36;padding-left:30px;font-size:15px;line-height:1.5;position:relative}.check-list li:before{content:"✓";color:#1f9d55;background:#1f9d551f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-1px;left:0}.custom-input{flex-direction:column;gap:6px;display:flex}.custom-input__label{color:#0b2545;font-size:14px;font-weight:600}.custom-input__field{color:#2b2f36;background:#fff;border:1.5px solid #e3e8ef;border-radius:10px;padding:13px 16px;font-size:15px;transition:border-color .2s}.custom-input__field:focus{border-color:#f28c28;outline:none}.custom-input__field--error{border-color:#d64545}.custom-input__field--select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%235c6470' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.custom-input__error{color:#d64545;font-size:13px}.contact-grid{grid-template-columns:1fr 1.4fr;gap:48px;display:grid}@media (width<=900px){.contact-grid{grid-template-columns:1fr}}.contact-info{flex-direction:column;gap:22px;display:flex}.contact-info__item{border-bottom:1px solid #e3e8ef;flex-direction:column;gap:4px;padding-bottom:18px;display:flex}.contact-info__item a{color:#0b2545;font-size:16px;font-weight:700}.contact-info__item a:hover{color:#f28c28}.contact-info__label{text-transform:uppercase;letter-spacing:.5px;color:#5c6470;font-size:12px}.contact-form{background:#fff;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;gap:18px;padding:32px;display:flex;box-shadow:0 2px 10px #0b254514}.contact-form__submit{align-self:flex-start}.contact-form__success{color:#1f9d55;background:#1f9d551a;border-radius:10px;padding:12px 16px;font-size:14px}.contact-form__trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__failure{color:#d64545;background:#d645451a;border-radius:10px;padding:12px 16px;font-size:14px}.apply-grid{grid-template-columns:1fr 320px;align-items:start;gap:40px;display:grid}@media (width<=900px){.apply-grid{grid-template-columns:1fr}}.apply-form{background:#fff;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;gap:28px;padding:32px;display:flex;box-shadow:0 2px 10px #0b254514}@media (width<=560px){.apply-form{padding:22px 18px}}.apply-form fieldset{border:none;flex-direction:column;gap:16px;display:flex}.apply-form legend{text-transform:uppercase;letter-spacing:.6px;color:#d9720f;margin-bottom:14px;font-size:13px;font-weight:700}.apply-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=560px){.apply-form__row{grid-template-columns:1fr}}.apply-form__consent{color:#5c6470;cursor:pointer;align-items:flex-start;gap:12px;font-size:14px;display:flex}.apply-form__consent input{accent-color:#f28c28;flex-shrink:0;width:18px;height:18px;margin-top:2px}.apply-form__submit{align-self:flex-start}@media (width<=560px){.apply-form__submit{align-self:stretch}}.apply-form__failure{color:#d64545;background:#d645451a;border-radius:10px;padding:12px 16px;font-size:14px}.apply-form__trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.apply-aside{color:#fff;background:#0b2545;border-radius:10px;padding:28px;position:sticky;top:108px}@media (width<=900px){.apply-aside{position:static}}.apply-aside h3{color:#fff;margin-bottom:16px;font-size:18px}.apply-aside dl div{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.apply-aside dt{color:#ffffffb3;font-size:13px}.apply-aside dd{color:#f28c28;font-weight:700}.apply-aside p{color:#ffffffb3;margin-top:20px;font-size:14px}.apply-aside__phone{margin-top:4px;font-size:20px;font-weight:700;display:inline-block}.apply-aside__phone:hover{color:#f28c28}.apply-done{text-align:center;background:#fff;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;align-items:center;gap:16px;padding:48px 32px;display:flex;box-shadow:0 2px 10px #0b254514}.apply-done__icon{color:#1f9d55;background:#1f9d551f;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;font-weight:700;display:flex}.apply-done h2{font-size:26px}.apply-done p{color:#5c6470;max-width:440px}.apply-done p a{color:#0b2545;font-weight:700}.lightbox{z-index:2000;touch-action:pan-y;background:#030a16f0;flex-direction:column;display:flex;position:fixed;inset:0}.lightbox__bar{color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}@media (width<=560px){.lightbox__bar{padding:10px 12px 10px 16px}}.lightbox__info{flex-direction:column;min-width:0;display:flex}.lightbox__info strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.lightbox__info span{color:#ffffffa6;font-size:13px}.lightbox__close{color:#fff;background:#ffffff1f;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;transition:background .2s;display:grid}.lightbox__close svg{width:24px;height:24px}.lightbox__close:hover,.lightbox__close:focus-visible{background:#ffffff3d}.lightbox__stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 80px 24px;display:flex;position:relative}@media (width<=900px){.lightbox__stage{padding:0 0 12px}}.lightbox__video{background:#000;border-radius:10px;outline:none;max-width:100%;max-height:calc(100dvh - 110px);display:block}@media (width<=900px){.lightbox__video{border-radius:0}}.lightbox__nav{color:#fff;background:#ffffff1f;border-radius:50%;place-items:center;width:52px;height:52px;margin-top:-26px;transition:background .2s;display:grid;position:absolute;top:50%}.lightbox__nav svg{width:26px;height:26px}.lightbox__nav:hover,.lightbox__nav:focus-visible{background:#f28c28}.lightbox__nav--prev{left:16px}.lightbox__nav--next{right:16px}@media (width<=900px){.lightbox__nav{display:none}}@media (prefers-reduced-motion:no-preference){.lightbox{animation:.2s ease-out lightbox-in}.lightbox__video{animation:.25s ease-out lightbox-zoom}}@keyframes lightbox-in{0%{opacity:0}}@keyframes lightbox-zoom{0%{opacity:0;transform:scale(.96)}}.videos__loading{aspect-ratio:16/9;background:linear-gradient(90deg,#e9eef5 0%,#f4f7fb 50%,#e9eef5 100%) 0 0/200% 100%;border-radius:14px;width:100%;max-height:520px;animation:1.4s linear infinite videos-shimmer}.videos__empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 0;display:flex}.videos__empty p{color:#5c6470;margin-bottom:8px}.videos__featured{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:start;gap:32px;scroll-margin-top:100px;display:grid}@media (width<=900px){.videos__featured{grid-template-columns:1fr}}.videos__main{min-width:0}.videos__player{aspect-ratio:16/9;background:#071a33;border-radius:14px;position:relative;overflow:hidden}.videos__player video{object-fit:contain;background:#071a33;width:100%;height:100%;display:block}@media (width<=900px){.videos__player{aspect-ratio:var(--ar,16/9);max-height:78vh;margin:0 auto}.videos__player.is-portrait{max-width:43.875vh}}.videos__badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;pointer-events:none;background:#f28c28;border-radius:6px;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px}.videos .videos__title{margin-top:16px;font-size:24px}@media (width<=560px){.videos .videos__title{font-size:20px}}.videos__meta{color:#5c6470;margin-top:4px;font-size:14px}.videos__cta{background:#fff;border:1px solid #e3e8ef;border-radius:14px;flex-direction:column;gap:14px;padding:28px;display:flex}.videos__cta h3{font-size:22px}.videos__cta p{color:#5c6470;font-size:15px;line-height:1.6}.videos__cta hr{border:none;border-top:1px solid #e3e8ef;margin:4px 0}.videos__eyebrow{color:#d9720f;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.videos__follow{color:#5c6470;font-size:14px}.videos__all{margin-top:56px}.videos__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}@media (width<=900px){.videos__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=560px){.videos__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.videos__grid .video-thumb{aspect-ratio:4/5}}@keyframes videos-shimmer{to{background-position:-200% 0}}.privacy{color:#2b2f36;max-width:760px;line-height:1.7}.section .privacy h2{margin:36px 0 10px;font-size:22px}.privacy p+p{margin-top:12px}.privacy ul{margin:8px 0 12px;padding-left:22px;list-style:outside}.privacy ul li+li{margin-top:6px}.privacy a{color:#d9720f;font-weight:600;text-decoration:underline}.not-found{text-align:center;padding:80px 0 40px}.not-found__inner{width:100%;max-width:760px;margin:0 auto;padding:0 24px}.not-found__road{margin-bottom:28px;padding-bottom:28px;position:relative}.not-found__code{letter-spacing:-.04em;color:#0b2545;font-size:140px;font-weight:800;line-height:1;display:block}@media (width<=560px){.not-found__code{font-size:96px}}.not-found__lane{background:repeating-linear-gradient(90deg,#f28c28 0 34px,#0000 34px 60px) 0/100% 4px no-repeat,#0b2545;border-radius:11px;height:22px;position:absolute;bottom:0;left:0;right:0}.not-found h1{font-size:34px}@media (width<=560px){.not-found h1{font-size:28px}}.not-found p{color:#5c6470;max-width:480px;margin:12px auto 28px;font-size:17px}.not-found__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.not-found__links{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}@media (width<=560px){.not-found__links{grid-template-columns:1fr}}.not-found__link{text-align:left;background:#fff;border:1px solid #e3e8ef;border-radius:10px;flex-direction:column;gap:4px;height:100%;padding:20px;transition:border-color .2s,transform .25s,box-shadow .25s;display:flex}.not-found__link strong{color:#0b2545;font-size:16px}.not-found__link span{color:#5c6470;font-size:14px}.not-found__link:hover{border-color:#f28c2873}@keyframes lane-drive{to{background-position:-60px,0 0}}@media (prefers-reduced-motion:no-preference){.not-found__lane{background-size:calc(100% + 60px) 4px,auto;animation:.9s linear infinite lane-drive}.not-found__link:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0b25451f}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#2b2f36;-webkit-font-smoothing:antialiased;background:#f7f9fc;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;display:block}input,select,textarea{font-family:inherit}h1,h2,h3,h4{color:#0b2545;font-weight:700}.section{padding:72px 0}.section--muted{background:#fff;border-top:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef}.section__inner{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.section__lead{color:#5c6470;max-width:640px;margin-top:12px;font-size:16px}.section h2{color:#0b2545;font-size:34px;font-weight:700;line-height:1.2}@media (width<=560px){.section h2{font-size:26px}}.page-header{color:#fff;background:#0b2545;padding:56px 0}.page-header__inner{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.page-header h1{color:#fff;font-size:36px}@media (width<=560px){.page-header h1{font-size:28px}}.page-header p{color:#ffffffbf;max-width:600px;margin-top:10px}.cta-banner{color:#fff;text-align:center;background:#0b2545}.cta-banner__inner{width:100%;max-width:1180px;margin:0 auto;padding:64px 24px}.cta-banner h2{color:#fff;font-size:30px}@media (width<=560px){.cta-banner h2{font-size:24px}}.cta-banner p{color:#fffc;margin:12px 0 28px}.scroll-progress{z-index:1000;transform-origin:0;pointer-events:none;background:#f28c28;height:3px;position:fixed;top:0;left:0;right:0;transform:scaleX(0)}.count-up{font-variant-numeric:tabular-nums;display:inline-grid}.count-up__sizer,.count-up__live{grid-area:1/1}.count-up__sizer{visibility:hidden}.count-up__sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){[data-reveal=pending],[data-reveal=shown]{transition:opacity .6s ease var(--reveal-delay,0s), transform .6s cubic-bezier(.2, .7, .2, 1) var(--reveal-delay,0s)}[data-reveal=pending]{opacity:0;transform:translateY(24px)}.hero__text>*,.hero__image,.page-header__inner>*{animation:.7s cubic-bezier(.2,.7,.2,1) both fade-up}.hero__text>:nth-child(2),.page-header__inner>:nth-child(2){animation-delay:80ms}.hero__text>:nth-child(3){animation-delay:.16s}.hero__text>:nth-child(4){animation-delay:.24s}.hero__image{animation-duration:.9s;animation-delay:.15s}.features__card,.positions__card,.about-values__card{transition:transform .25s,box-shadow .25s,border-color .25s}.features__card:hover,.positions__card:hover,.about-values__card:hover{border-color:#f28c2873;transform:translateY(-4px);box-shadow:0 10px 30px #0b25451f}.custom-btn:not(:disabled):hover{transform:translateY(-2px)}.custom-btn--primary:not(:disabled):hover{box-shadow:0 8px 20px #f28c2859}}
