*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:#080808;color:#ffffff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}::selection{background:#f4c400;color:#000000}.footer{background:#050816;color:#ffffff;border-top:1px solid rgba(244,180,0,.25);overflow:hidden}.footer,.footer-container{width:100%;box-sizing:border-box}.footer-container{max-width:1450px;margin:0 auto;padding:70px 5% 60px;display:grid;grid-template-columns:1.5fr 1fr 1.25fr 1.2fr;gap:55px}.footer-brand{min-width:0}.footer-logo-link{display:inline-flex;align-items:center;gap:14px;text-decoration:none;color:#ffffff}.footer-logo{width:194px;height:94px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:transparent;padding:0}.footer-logo img{width:100%;height:100%;display:block;object-fit:contain;background:transparent}.footer-logo-text{display:flex;flex-direction:column;gap:4px}.footer-logo-text strong{font-size:20px;line-height:1;font-weight:900;letter-spacing:.8px}.footer-logo-text span{font-size:11px;color:#f5c542;font-weight:700;letter-spacing:2px}.footer-tagline{margin:22px 0 12px;color:#f5c542;font-size:14px;font-weight:700;letter-spacing:.5px}.footer-description{max-width:390px;margin:0;color:#aeb6c7;font-size:14px;line-height:1.8}.footer-socials{margin-top:25px;gap:10px}.footer-socials,.social-link{display:flex;align-items:center}.social-link{width:38px;height:38px;justify-content:center;border:1px solid rgba(244,180,0,.3);border-radius:50%;color:#f5c542;background:rgba(244,180,0,.05);text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.social-link:hover{background:#f5c542;color:#050816;border-color:#f5c542;transform:translateY(-2px)}.footer-column{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.footer-column h3{margin:0 0 23px;color:#ffffff;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:1px;position:relative}.footer-column h3:after{content:"";display:block;width:34px;height:2px;margin-top:9px;background:#f5c542}.footer-column>a{display:block;margin-bottom:12px;color:#aeb6c7;font-size:14px;line-height:1.5;text-decoration:none;word-break:break-word;transition:color .25s ease,transform .25s ease}.footer-column>a:hover{color:#f5c542;transform:translateX(3px)}.footer-contact-item{width:100%;display:flex;align-items:flex-start;gap:12px;margin-top:17px;color:#aeb6c7;font-size:13px;line-height:1.6}.footer-contact-item svg{flex-shrink:0;margin-top:2px;color:#f5c542}.footer-contact-item span{display:block}.footer-contact-item a{color:#aeb6c7;text-decoration:none;word-break:break-word;transition:color .25s ease}.footer-contact-item a:hover{color:#f5c542}.footer-apply-section{width:100%;padding:0 5% 45px;box-sizing:border-box}.footer-apply-content{width:100%;max-width:1450px;margin:0 auto;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#0b1220;border:1px solid rgba(244,180,0,.25);border-radius:10px;box-sizing:border-box}.footer-apply-text{min-width:0}.footer-apply-small{display:block;margin-bottom:7px;color:#f5c542;font-size:11px;font-weight:800;letter-spacing:2px}.footer-apply-text h3{margin:0 0 7px;color:#ffffff;font-size:clamp(20px,2.3vw,29px);line-height:1.2;font-weight:800}.footer-apply-text p{margin:0;color:#aeb6c7;font-size:13px;line-height:1.6}.footer-apply{min-width:145px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#f5c542;color:#050816;border-radius:6px;font-size:14px;font-weight:800;text-decoration:none;box-sizing:border-box;flex-shrink:0;transition:transform .25s ease,background .25s ease}.footer-apply:hover{transform:translateY(-2px);background:#ffd866}.footer-apply svg{flex-shrink:0}.footer-bottom{width:100%;min-height:65px;padding:18px 5%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08);box-sizing:border-box}.footer-bottom-left,.footer-bottom-right{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px}.footer-bottom a,.footer-bottom span{color:#7f899c;font-size:12px;line-height:1.5;text-decoration:none}.footer-bottom a:hover{color:#f5c542}.footer-bottom-right span{color:#f5c542;font-weight:700}@media (max-width:1100px){.footer-container{grid-template-columns:1.4fr 1fr 1fr;gap:45px;padding-top:60px;padding-bottom:50px}.footer-brand{grid-column:1/-1}.footer-description{max-width:600px}}@media (max-width:850px){.footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 35px}.footer-brand{grid-column:1/-1}.footer-apply-content{padding:28px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom-right{width:100%}}@media (max-width:600px){.footer-container{grid-template-columns:1fr 1fr;padding:50px 6% 45px;gap:38px 25px}.footer-brand{grid-column:1/-1;grid-row:1}.footer-column:nth-child(3){grid-column:1;grid-row:2}.footer-column:nth-child(2){grid-column:2;grid-row:2}.footer-contact{grid-column:1/-1;grid-row:3}.footer-description{max-width:100%;font-size:13px;line-height:1.75}.footer-logo{width:104px;height:94px;background:transparent;padding:0}.footer-logo img{width:100%;height:100%;object-fit:contain;background:transparent}.footer-logo-text strong{font-size:18px}.footer-logo-text span{font-size:10px}.footer-column h3{margin-bottom:20px;font-size:14px}.footer-column h3:after{width:30px;height:2px;margin-top:8px}.footer-column>a{margin-bottom:11px;font-size:13px;line-height:1.5}.footer-contact-item{gap:10px;margin-top:15px;font-size:13px}.footer-socials{margin-top:22px;gap:9px}.social-link{width:36px;height:36px}.footer-apply-section{padding:0 6% 35px}.footer-apply-content{padding:25px 22px;flex-direction:column;align-items:flex-start;gap:22px}.footer-apply{width:100%}.footer-bottom{padding:20px 6%}.footer-bottom-left,.footer-bottom-right{width:100%;gap:8px 15px}}@media (max-width:400px){.footer-container{grid-template-columns:1fr 1fr;padding-left:5%;padding-right:5%;gap:32px 18px}.footer-brand{grid-column:1/-1}.footer-column:nth-child(3){grid-column:1}.footer-column:nth-child(2){grid-column:2}.footer-contact{grid-column:1/-1}.footer-logo{width:104px;height:94px}.footer-logo-text strong{font-size:16px}.footer-logo-text span{font-size:9px;letter-spacing:1.5px}.footer-tagline{font-size:13px}.footer-description{font-size:12.5px}.footer-column h3{font-size:13px;margin-bottom:18px}.footer-column>a{font-size:12.5px;margin-bottom:10px}.footer-contact-item{font-size:12px}.footer-apply-section{padding-left:5%;padding-right:5%}.footer-apply-text h3{font-size:20px}.footer-apply-text p{font-size:12px}.footer-bottom{padding-left:5%;padding-right:5%}}@media (max-width:320px){.footer-container{grid-template-columns:1fr 1fr;padding:40px 16px;gap:28px 14px}.footer-brand{grid-column:1/-1}.footer-column:nth-child(3){grid-column:1}.footer-column:nth-child(2){grid-column:2}.footer-contact{grid-column:1/-1}.footer-logo-link{gap:10px}.footer-logo{width:90px;height:82px}.footer-logo-text strong{font-size:14px}.footer-logo-text span{font-size:8px;letter-spacing:1.2px}.footer-socials{gap:7px}.social-link{width:35px;height:35px}.footer-column h3{font-size:12px}.footer-column>a{font-size:11.5px;margin-bottom:9px}.footer-contact-item{font-size:11.5px;gap:8px}.footer-apply-section{padding-left:16px;padding-right:16px}.footer-apply-content{padding:22px 18px}.footer-bottom{padding-left:16px;padding-right:16px}.footer-bottom a,.footer-bottom span{font-size:11px}}.site-navbar{position:fixed;top:0;left:0;width:100%;height:82px;z-index:9999;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(0,0,0,.08);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;visibility:hidden;transform:translateY(-100%);transition:opacity .35s ease,visibility .35s ease,transform .35s ease}.site-navbar.navbar-show{opacity:1;visibility:visible;transform:translateY(0)}.navbar-container{width:min(1400px,92%);height:100%;margin:0 auto;justify-content:space-between;gap:30px}.navbar-container,.navbar-logo{display:flex;align-items:center}.navbar-logo{text-decoration:none;flex-shrink:0}.navbar-logo-image{display:block;width:255px;height:auto;max-height:62px;object-fit:contain}.desktop-menu{display:flex;align-items:center;margin-left:auto}.desktop-menu a{position:relative;display:inline-flex;align-items:center;padding:10px 5px;color:#111;font-size:12px;font-weight:700;letter-spacing:1.5px;text-decoration:none;transition:color .25s ease}.desktop-menu a:after{content:"";position:absolute;left:5px;right:5px;bottom:3px;height:1px;background:#111;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.desktop-menu a:hover{color:#555}.desktop-menu a:hover:after{transform:scaleX(1)}.apply-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:0 22px;background:#111;color:#fff;border:1px solid #111;border-radius:3px;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:1.5px;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.apply-button svg{transition:transform .25s ease}.apply-button:hover{background:#fff;color:#111;border-color:#111;transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.apply-button:hover svg{transform:translateX(4px)}.mobile-menu-button{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:transparent;color:#111;border:1px solid rgba(0,0,0,.15);border-radius:3px;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.mobile-menu-button:hover{background:#111;color:#fff;border-color:#111}.mobile-menu{display:none}@media (max-width:900px){.site-navbar{height:76px}.navbar-container{width:min(94%,760px);gap:20px}.navbar-logo-image{width:125px;max-height:58px}.desktop-menu{margin-left:auto}.apply-button{min-height:42px;padding:0 19px;font-size:10px}}@media (max-width:700px){.site-navbar{height:70px;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.navbar-container{width:calc(100% - 32px);height:70px;gap:12px}.navbar-logo-image{width:112px;max-height:54px}.apply-button,.desktop-menu{display:none}.mobile-menu-button{display:flex;margin-left:auto;width:42px;height:42px}.mobile-menu{position:absolute;top:70px;left:0;width:100%;display:flex;flex-direction:column;padding:18px 16px 22px;background:rgba(255,255,255,.98);border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 15px 35px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-12px);pointer-events:none;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.mobile-menu.mobile-menu-open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mobile-menu>a:first-child{display:flex;align-items:center;min-height:48px;padding:0 5px;color:#111;font-size:12px;font-weight:800;letter-spacing:1.5px;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.08);transition:color .2s ease}.mobile-menu>a:first-child:hover{color:#777}.mobile-apply-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;margin-top:16px;padding:0 20px;background:#111;color:#fff;border:1px solid #111;border-radius:3px;font-size:11px;font-weight:800;letter-spacing:1.5px;text-decoration:none;transition:background .25s ease,color .25s ease}.mobile-apply-button:hover{background:#fff;color:#111}.mobile-apply-button svg{transition:transform .25s ease}.mobile-apply-button:hover svg{transform:translateX(4px)}}@media (max-width:480px){.site-navbar{height:66px}.navbar-container{width:calc(100% - 24px);height:66px}.navbar-logo-image{width:102px;max-height:50px}.mobile-menu-button{width:40px;height:40px}.mobile-menu{top:66px;padding:16px 12px 20px}.mobile-menu>a:first-child{min-height:46px;font-size:11px}.mobile-apply-button{min-height:46px;font-size:10px}}@media (max-width:360px){.navbar-container{width:calc(100% - 20px)}.navbar-logo-image{width:94px}.mobile-menu-button{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.apply-button,.apply-button svg,.desktop-menu a,.desktop-menu a:after,.mobile-apply-button,.mobile-apply-button svg,.mobile-menu,.mobile-menu-button,.site-navbar{transition:none}}