*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;margin:0;padding:0;overflow-x:hidden}body{margin:0;padding:0;width:100%;min-height:100vh;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.6;color:#1a1a1a;background:#fff}#app{width:100%;margin:0;padding:0}.app{width:100%;min-width:100%;margin:0;padding:0}.header{width:100%;min-height:100vh;display:flex;flex-direction:column;position:relative;background:linear-gradient(to bottom,#00326e52,#00235080),url(/hero-logistics-bg.jpg);background-size:cover;background-position:center 35%;background-repeat:no-repeat;color:#fff}.header-nav{position:relative;width:100%;padding:1.1rem 0;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.header-logos{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;row-gap:.65rem;width:100%;max-width:72rem;margin:0 auto;padding:0 10rem 0 2rem}.header-logo{width:auto;object-fit:contain}.header-logo--bvl{height:70px}.header-logo--gc{height:56px}.header-logo--satbayev{height:64px}@media(min-width:640px){.header-logo--bvl{height:90px}.header-logo--gc{height:72px}.header-logo--satbayev{height:80px}}.lang-tabs--header{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;gap:.4rem;flex-shrink:0;justify-content:center}.lang-tabs--header .lang-tab{padding:.3rem .7rem;font-size:.82rem;font-weight:600;border:1px solid rgba(255,255,255,.6);background:transparent;color:#fff;border-radius:6px;cursor:pointer;transition:background .18s,color .18s}.lang-tabs--header .lang-tab.active{background:#fff;color:#001e5a;border-color:#fff}.lang-tabs--header .lang-tab:hover:not(.active){background:#fff3;color:#fff}.header-hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 1.5rem 4rem;max-width:56rem;margin:0 auto;width:100%}.header-suptitle{font-size:48px;font-weight:700;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5),0 2px 16px rgba(0,0,0,.38)}.header-accent{width:60px;height:3px;background:#f0a500;border-radius:2px;margin-bottom:1.5rem}.header-title{margin:0 0 .75rem;font-size:clamp(1.9rem,5vw,3.25rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.15;text-shadow:0 1px 2px rgba(0,0,0,.5),0 2px 16px rgba(0,0,0,.38)}.header-slogan{margin:0;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:500;color:#fff;max-width:36rem;line-height:1.5;text-shadow:0 1px 2px rgba(0,0,0,.45),0 2px 12px rgba(0,0,0,.32)}.header-date-badge{margin-top:1.5rem;display:inline-block;background:#ffffff21;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:6px 20px;color:#fff;font-size:.95rem;font-weight:500;letter-spacing:.01em;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}@media(max-width:980px){.header-logos{padding:0 1rem}.lang-tabs--header{position:static;transform:none;width:100%;margin-top:.5rem;padding:0 1rem;justify-content:flex-end}}@media(max-width:500px){.header-logos{justify-content:center;column-gap:1.25rem;row-gap:.75rem}.lang-tabs--header{position:static;transform:none;margin-top:.25rem;justify-content:center}.header-logo--bvl{height:54px}.header-logo--gc{height:42px}.header-logo--satbayev{height:50px}.header-hero{padding:2rem 1rem 3rem}}.block{width:100%;padding:3rem 0}.block-inner{width:100%;max-width:72rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.block-title{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.65rem);font-weight:700;color:#006ba8}.block-desc{margin:0 0 1.5rem;color:#444;font-size:1rem}.block-desc--multiline{white-space:pre-line}.block-info{background:#f8fbfd}.block-download{background:#fff}.program-preview{margin-bottom:1.5rem}.program-preview-img{width:100%;max-width:75%;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:8px;box-shadow:0 2px 12px #00000014;border:1px solid #e8eef2}.program-banner{margin-bottom:2rem}.program-banner-img{width:100%;max-width:680px;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:10px;box-shadow:0 4px 24px #0000001f;border:1px solid #e8eef2}.program-carousel{width:100%;max-width:680px;margin-left:auto;margin-right:auto}.program-carousel-viewport{position:relative;display:grid;width:100%}.program-carousel-slide{grid-row:1;grid-column:1;width:100%;max-width:none;height:auto;margin:0;align-self:start;opacity:0;transition:opacity .55s ease;pointer-events:none}.program-carousel-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.program-carousel-dots{position:absolute;left:50%;bottom:10px;transform:translate(-50%);z-index:2;display:flex;justify-content:center;align-items:center;gap:.55rem;padding:.35rem .65rem;border-radius:999px;background:#ffffffeb;box-shadow:0 1px 10px #0000001f}.program-carousel-dot{width:9px;height:9px;padding:0;border:2px solid #0083ca;border-radius:50%;background:#fff;cursor:pointer;transition:background .2s,transform .2s}.program-carousel-dot:hover{background:#0083ca40}.program-carousel-dot.is-active{background:#0083ca;transform:scale(1.2)}.block-registration{background:#eef6fc}.block-partners{background:#fff}.block-directions{background:#f8fbfd}.block-info .block-inner{background:#fff;padding:2rem 1rem;border-radius:0;box-shadow:none;border:none;border-top:1px solid #e8eef2;border-bottom:1px solid #e8eef2}.lang-tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}.lang-tab{padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;border:2px solid #0083ca;background:#fff;color:#0083ca;border-radius:8px;cursor:pointer;transition:background .2s,color .2s}.lang-tab.active{background:#0083ca;color:#fff}.lang-tab:hover:not(.active){background:#e8f4fc}.info-content p{margin:0 0 1rem;color:#333;font-size:1.05rem}.info-content p:last-child{margin-bottom:0}.download-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;text-decoration:none;border-radius:10px;transition:transform .15s,box-shadow .2s}.btn-download{background:#fc0;color:#1a1a1a;border:none;box-shadow:0 2px 8px #ffcc0059}.btn-download:hover{background:#ffd633;transform:translateY(-2px);box-shadow:0 4px 14px #ffcc0073}.btn-icon{font-size:1.1rem}.btn-register{background:#0083ca;color:#fff;border:none;box-shadow:0 2px 10px #0083ca4d}.btn-register:hover{background:#006ba8;transform:translateY(-2px);box-shadow:0 4px 16px #0083ca66}.registration-card{margin-top:1rem;background:#fff;border:1px solid #e8eef2;border-radius:12px;padding:1.25rem;box-shadow:0 2px 12px #0000000f;width:100%;max-width:none}.registration-form{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:820px){.registration-form{grid-template-columns:1fr 1fr}.registration-form .form-group:nth-child(5),.registration-form .form-group:nth-child(6){grid-column:1 / -1}.registration-form .form-message,.registration-form .registration-submit{grid-column:1 / -1}}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-weight:600;color:#1a1a1a;font-size:.95rem}.form-group input{appearance:none;width:100%;padding:.8rem .9rem;border:1px solid #d7e1e8;border-radius:10px;font:inherit;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s}.form-group input:focus{border-color:#0083ca;box-shadow:0 0 0 3px #0083ca2e}.form-group input:disabled{opacity:.75}.form-message{margin:.25rem 0 0;font-weight:600}.form-message--success{color:#047857}.form-message--error{color:#b91c1c}.registration-submit{justify-self:start;display:inline-flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border-radius:10px;border:none;background:#0083ca;color:#fff;font:inherit;font-weight:700;cursor:pointer;box-shadow:0 2px 10px #0083ca47;transition:transform .15s,box-shadow .2s,background .2s}.registration-submit:hover:not(:disabled){background:#006ba8;transform:translateY(-1px);box-shadow:0 4px 16px #0083ca61}.registration-submit:disabled{opacity:.75;cursor:not-allowed;transform:none}.partners-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-top:2rem}.partner-logo{width:140px;height:80px;object-fit:contain;opacity:.9;transition:opacity .2s}.partner-logo:hover{opacity:1}@media(max-width:900px){.partners-row{gap:1.5rem}.partner-logo{width:110px;height:64px}}@media(max-width:500px){.partner-logo{width:85px;height:50px}}.directions-map{margin-top:1rem}.directions-map-img{width:100%;max-width:75%;height:auto;display:block;margin-left:auto;margin-right:auto;border-radius:8px;box-shadow:0 2px 12px #00000014;border:1px solid #e8eef2}.footer{width:100%;background:#1a1a1a;color:#fff;padding:3rem 0;margin-top:0}.footer-inner{width:100%;max-width:72rem;margin:0 auto;padding:0 1rem;display:grid;gap:.75rem}.footer-title{margin:0 0 .5rem;font-size:1.35rem;font-weight:700;color:#fc0}.footer-contact{margin:0;font-size:1rem}.footer-contact a{color:#7dd3fc;text-decoration:none}.footer-contact a:hover{text-decoration:underline}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;display:block;min-width:320px;min-height:100vh}#app{width:100%;max-width:none;margin:0;padding:0;text-align:left}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #3178c6aa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
