.navbar{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;margin:0;padding:15px 0;background:rgba(0,0,0,.85)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,189,57,.2);transition:all .4s ease;height:auto;display:flex;align-items:center}.navbar-scrolled{padding:8px 0;background:#000000!important;box-shadow:0 5px 20px #000c;border-bottom:2px solid #ffbd39}.container-navbar{width:100%;padding:0 20px;display:flex;align-items:center;justify-content:flex-end}@media (min-width: 992px){.container-navbar{justify-content:center}}.navbar-nav{display:flex;flex-direction:row;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.nav-link{font-size:.95rem!important;font-weight:700!important;padding:10px 18px!important;color:#ffbd39!important;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease!important;text-decoration:none!important;border-radius:50px!important}.nav-link:hover{color:#000!important;background-color:#ffbd39!important}.navbar-toggler{display:none;background:rgba(255,189,57,.9)!important;border:2px solid #ffbd39!important;padding:12px 24px!important;border-radius:12px!important;cursor:pointer;align-items:center;gap:12px;z-index:1100;transition:all .3s ease;box-shadow:0 0 15px #ffbd3980}.toggler-icons-group{display:flex;flex-direction:column;gap:6px}.toggler-icon{width:25px;height:3px;background:#000000;border-radius:3px;transition:all .3s ease}.toggler-text{color:#000;font-size:18px!important;font-weight:900!important;letter-spacing:2px}@media (max-width: 991px){.navbar-toggler{display:flex}.navbar-collapse{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000;z-index:1050;flex-direction:column;justify-content:center;align-items:center;padding:20px;opacity:0;visibility:hidden;transition:all .4s ease}.navbar-collapse.show{display:flex;opacity:1;visibility:visible}.navbar-nav{flex-direction:column;width:100%;gap:15px;z-index:1060;position:relative}.nav-item{width:100%;max-width:300px;z-index:1070;position:relative}.nav-link{font-size:1rem!important;padding:14px!important;text-align:center;border:2px solid #ffbd39!important;border-radius:15px!important;width:100%;background:rgba(0,0,0,.8)!important;display:block;z-index:1080;position:relative}.navbar-toggler.active .toggler-icon:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.navbar-toggler.active .toggler-icon:nth-child(2){opacity:0}.navbar-toggler.active .toggler-icon:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}}@media (max-height: 500px) and (orientation: landscape){.navbar-collapse{padding-top:70px;justify-content:flex-start;overflow-y:auto}.navbar-nav{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.nav-item{width:auto;min-width:140px}.nav-link{font-size:.9rem!important;padding:10px!important}}*{scroll-margin-top:100px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{font-family:Poppins,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;font-size:16px;padding-top:0;margin-top:0;width:100%}section h1,section h2,section h3,section h4,section p{text-align:center}.container,.container-fluid{margin-right:auto!important;margin-left:auto!important;float:none!important}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;justify-content:center!important}h1,.h1{font-size:1.6rem!important;font-weight:600;margin-bottom:.8rem}h2,.h2{font-size:1.3rem!important;font-weight:500;margin-bottom:.7rem}h3,.h3{font-size:1rem!important;font-weight:500;margin-bottom:.6rem}p{font-size:.85rem!important;line-height:1.5;margin-bottom:.8rem}.big,.big-2{display:none!important}.cyber-ticker{position:fixed;top:0;left:0;width:100%;height:28px;background:#ffbd39;z-index:2000;display:flex;align-items:center;overflow:hidden;box-shadow:0 2px 10px #ffbd3966}.ticker-wrapper{width:100%;overflow:hidden}.ticker-content{display:inline-block;white-space:nowrap;padding-left:100%;animation:ticker 50s linear infinite;font-weight:800;font-size:.7rem;color:#000;text-transform:uppercase;letter-spacing:2px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}#home-section{min-height:100vh;background:rgba(0,0,0,.95);display:flex;align-items:flex-end;justify-content:center;position:relative;padding-top:20px!important;padding-bottom:40px!important}@media (min-width: 992px){#home-section{padding-top:20px!important}}@keyframes pulse-text{0%{opacity:1}50%{opacity:.7}to{opacity:1}}.ticker-content{animation:ticker 50s linear infinite,pulse-text 2s ease-in-out infinite}.hero-container{text-align:center;color:#fff;max-width:800px;padding:2rem}.hero-main-title{font-size:2.5rem;font-weight:800;background:linear-gradient(90deg,#ffffff,#fff9e6,#ffbd39,#fff9e6,#ffffff);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:uppercase;letter-spacing:2px;margin-bottom:1.5rem;animation:fadeInDown 1s ease-out,gradientShift 5s ease-in-out infinite;line-height:1.2;filter:drop-shadow(0 0 10px rgba(255,189,57,.3))}.lang-switcher-item{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:center}.lang-switcher{background:#ffbd39!important;color:#000!important;padding:10px 25px!important;border-radius:25px!important;border:none!important;font-size:.9rem!important;font-weight:700!important;width:auto!important;cursor:pointer;transition:all .3s ease}.hero-container h1{font-size:1.2rem!important;font-weight:600;margin-bottom:.6rem;background:linear-gradient(45deg,#fff,#ffbd39);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fadeInUp 1s ease-out;letter-spacing:.5px}.hero-container .subtitle{font-size:.9rem!important;margin-bottom:.8rem;color:#ffffffe6;animation:fadeInUp 1s ease-out .2s both;font-weight:300}.hero-container .intro{font-size:.8rem!important;margin-bottom:1rem;color:#ffffffb3;animation:fadeInUp 1s ease-out .4s both;font-weight:300;line-height:1.4}.cta-buttons{animation:fadeInUp 1s ease-out .6s both}.btn-modern{display:inline-block;padding:6px 16px;margin:6px;border:1px solid #ffbd39;color:#ffbd39;text-decoration:none;border-radius:18px;font-weight:400;font-size:.75rem!important;transition:all .3s ease;background:transparent;letter-spacing:.3px}.btn-modern:hover{background:#ffbd39;color:#000;transform:translateY(-3px);box-shadow:0 10px 20px #ffbd394d}.btn-filled{background:#ffbd39;color:#000}.btn-filled:hover{background:#fff;border-color:#fff}@keyframes gradientBG{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-bg{background:linear-gradient(-45deg,#01161e,#012a4a,#006994,#01497c,#013a63,#01161e)!important;background-size:400% 400%!important;animation:gradientBG 15s ease infinite!important}.hero-logo-container{transition:all .3s ease}@media (max-width: 768px){.hero-logo-container{top:20px!important;left:50%!important;transform:translate(-50%)}}.hero-video-player{transition:transform .3s ease,box-shadow .3s ease}.hero-video-player:hover{transform:scale(1.02);box-shadow:0 25px 70px #ffbd3966,0 15px 40px #000c!important}.hero-video-player video{max-height:50vh;min-height:220px}@media (min-width: 1400px){.hero-video-player{max-width:90%}.hero-video-player video{max-height:52vh;min-height:240px}}@media (min-width: 992px) and (max-width: 1399px){.hero-video-player{max-width:90%}.hero-video-player video{max-height:48vh;min-height:220px}}@media (max-width: 991.98px){.hero-video-player video{max-height:38vh;min-height:180px}}@media (max-width: 767.98px){.hero-video-player video{max-height:32vh;min-height:150px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.section-modern{padding:40px 0}.section-dark{background:#2c3e50;color:#fff}.section-light{background:#f8f9fa}.section-title{text-align:center;margin-bottom:20px}.section-title h2{font-size:1.15rem!important;font-weight:500;color:#333;margin-bottom:.5rem;position:relative;display:inline-block;letter-spacing:.3px}.section-title h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:50px;height:3px;background:#ffbd39;border-radius:2px}.section-dark .section-title h2{color:#fff}.card-modern{background:white;padding:1.25rem;border-radius:12px;box-shadow:0 8px 24px #00000014;transition:all .3s ease;margin-bottom:1.5rem;border:none;font-size:.85rem}.card-modern p{font-size:.8rem;line-height:1.5;margin-bottom:.6rem}.card-modern blockquote{font-size:.9rem!important}.card-modern:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.about-profile-image{width:180px;height:180px;border-radius:50%;margin:0 auto 1.5rem;display:block;object-fit:cover;border:5px solid #ffbd39;box-shadow:0 10px 30px #ffbd3933}@media screen and (max-width: 991px){.about-profile-image{max-width:700px}}@media screen and (max-width: 768px){.about-profile-image{max-width:550px}}@media screen and (max-width: 480px){.about-profile-image{max-width:400px}}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.project-card{background:white;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:all .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.project-image{width:100%;height:140px;background-size:cover;background-position:center;position:relative}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.project-card:hover .project-overlay{opacity:1}.project-title{font-size:.95rem;font-weight:500;margin-bottom:.4rem;color:#333}.project-content{padding:1rem}.project-content p{font-size:.75rem;color:#666}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}.skill-item{background:white;padding:.8rem;border-radius:8px;text-align:center;box-shadow:0 4px 12px #00000014;transition:all .3s ease;font-size:.75rem}.skill-item h3{font-size:.85rem;font-weight:500;margin-top:.4rem}.skill-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.skill-icon{font-size:1.5rem;color:#ffbd39;margin-bottom:.6rem}.contact-modern{background:linear-gradient(135deg,#000000 0%,#333333 100%);padding:60px 0;color:#fff;text-align:center}.social-links{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.social-link{display:inline-block;width:50px;height:50px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.social-link:hover{background:#ffbd39;color:#000;transform:translateY(-3px)}.lang-switcher{background:#ffbd39!important;border:2px solid #ffbd39!important;color:#000!important;padding:.4rem .8rem!important;border-radius:20px!important;font-size:.85rem!important;font-weight:700!important;transition:all .3s ease!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 2px 8px #ffbd394d!important;margin:0 .5rem!important;min-width:50px!important;text-transform:uppercase!important;letter-spacing:.5px!important}.lang-switcher:hover{background:#fff!important;color:#000!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #ffbd3966!important;border-color:#fff!important}.lang-switcher:focus{outline:none!important;box-shadow:0 0 0 3px #ffbd3980!important}.current-flag{font-size:1rem!important}.current-code{font-weight:600!important;font-size:.8rem!important}.language-selector{position:relative;display:flex;align-items:center}.lang-arrow{margin-left:.3rem;font-size:.7rem;transition:transform .3s ease}.language-selector.open .lang-arrow{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + .8rem);right:0;background:rgba(0,0,0,.95);border:2px solid #ffbd39;border-radius:15px;padding:.5rem 0;list-style:none;min-width:140px;max-width:140px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:9999;box-shadow:0 8px 24px #ffbd3966;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.language-selector.open .language-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.language-dropdown li{margin:0;padding:0}.lang-option{width:100%;background:transparent;border:none;color:#fff;padding:.7rem 1rem;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.lang-option:hover{background:rgba(255,189,57,.2);color:#ffbd39;padding-left:1.3rem}.lang-option:focus{outline:none;background:rgba(255,189,57,.2)}@media screen and (max-width: 991px){html{scroll-padding-top:70px}}@media screen and (max-width: 768px){html{scroll-padding-top:65px}body{font-size:15px}.hero-container{padding:1rem!important;margin-top:.5rem!important}#home-section{padding-top:20px!important;min-height:90vh!important}.hero-main-title{font-size:1.8rem;letter-spacing:1px;margin-bottom:1rem}.hero-container h1{font-size:1.1rem!important}.hero-container .subtitle{font-size:.9rem!important}.hero-container .intro{font-size:.8rem!important}.btn-modern{padding:8px 16px!important;font-size:.8rem!important}.section-title h2{font-size:1.1rem!important}.navbar-brand{font-size:1.1rem!important;font-weight:700!important}.container{padding-left:20px!important;padding-right:20px!important}.section-modern{padding:50px 0!important}.blog-entry .text{padding:1.5rem!important}.blog-entry .block-20{height:180px!important}.project{height:250px!important}.project .text-right{padding:1rem!important;bottom:15px!important;left:15px!important;right:15px!important}}@media screen and (max-width: 480px){html{scroll-padding-top:60px}.hero-container{padding:.5rem!important;margin-top:0!important}#home-section{padding-top:20px!important}.hero-main-title{font-size:1.3rem;letter-spacing:.5px;margin-bottom:.8rem}.container{padding-left:15px!important;padding-right:15px!important}}.ftco-section h2{font-size:1.2rem!important}.ftco-section h3{font-size:.95rem!important}.ftco-section p{font-size:.8rem!important}.progress-wrap h3{font-size:.9rem!important}.blog-entry h3{font-size:.95rem!important}.blog-entry p{font-size:.8rem!important}.contact-button{font-size:.8rem!important;padding:8px 16px}.number{font-size:1.8rem!important}.resume-wrap h2{font-size:1rem!important}.resume-wrap .position{font-size:.85rem!important}.resume-wrap p{font-size:.8rem!important}.home-slider{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important}.home-slider *{display:none!important}.project-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.05)}.project-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #0000001a}.project-image-container{width:100%;position:relative;padding-top:56.25%;overflow:hidden;background-color:#f8f9fa}.project-image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:transform .5s ease;padding:10px}.project-card:hover .project-image-container img{transform:scale(1.03)}.project-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.project-title{font-size:1.1rem!important;font-weight:700;margin-bottom:.5rem;line-height:1.3}.project-title a{color:#333;text-decoration:none;transition:color .2s ease}.project-title a:hover{color:#ffbd39}.project-desc{font-size:.85rem!important;color:#666;margin-bottom:1rem}.project-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.project-tag{font-size:.7rem;padding:3px 8px;background:#1a1a1a;color:#fff;border-radius:15px;font-weight:500}@media (max-width: 768px){.project-image-container{padding-top:50%}.project-content{padding:.8rem}.project-title{font-size:1rem!important}}.logo-splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000;display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeOutSplash .8s ease-out 4.2s forwards;overflow:hidden}.logo-splash-screen:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(255,255,255,.15) 0%,transparent 50%);animation:pulse 3s ease-in-out infinite;z-index:1}.logo-splash-screen:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 40%),radial-gradient(circle,rgba(255,255,255,.08) 20%,transparent 60%);animation:rotate 20s linear infinite;z-index:1}.logo-splash-container{position:relative;z-index:10;animation:zoomInLogo 1.8s ease-out forwards,floatLogo 3s ease-in-out 1.8s infinite}.logo-splash-container img{max-width:300px;width:80vw;height:auto;filter:drop-shadow(0 0 30px rgba(255,189,57,.5));position:relative;z-index:10}.skip-splash-btn{position:absolute;top:30px;right:30px;width:45px;height:45px;background:rgba(255,189,57,.1);border:2px solid #ffbd39;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffbd39;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:100000;outline:none}.skip-splash-btn:hover{background:#ffbd39;color:#000;transform:rotate(90deg) scale(1.1);box-shadow:0 0 20px #ffbd3999}@media (max-width: 768px){.skip-splash-btn{width:40px;height:40px;top:20px;right:20px;font-size:1.3rem}}.loading-text{position:absolute;bottom:-130px;left:50%;transform:translate(-50%);color:#fff;font-size:1.6rem;font-weight:900;text-transform:uppercase;white-space:nowrap;text-align:center;z-index:10;opacity:0;letter-spacing:15px;filter:blur(10px);animation:cinematicReveal 4s cubic-bezier(.22,1,.36,1) 1s forwards;text-shadow:0 0 20px rgba(255,189,57,.5)}@keyframes cinematicReveal{0%{opacity:0;filter:blur(15px);letter-spacing:15px;transform:translate(-50%) translateY(20px)}to{opacity:1;filter:blur(0);letter-spacing:6px;transform:translate(-50%) translateY(0)}}.loading-dots{display:none}@keyframes textGlow{0%{text-shadow:0 0 5px rgba(255,189,57,.2);letter-spacing:5px}to{text-shadow:0 0 20px rgba(255,189,57,.8),0 0 30px rgba(255,189,57,.4);letter-spacing:7px}}.loading-dots{display:inline-block;animation:dots 1.5s steps(4,end) infinite}@keyframes zoomInLogo{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes floatLogo{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-10px) scale(1.02)}}@keyframes fadeOutSplash{to{opacity:0;visibility:hidden}}@keyframes fadeInText{to{opacity:1}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}@keyframes removeCursor{to{border-right:none}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 768px){.logo-splash-container img{max-width:250px}.loading-text{font-size:1rem;letter-spacing:2px}}@media screen and (max-width: 480px){.logo-splash-container img{max-width:200px}.loading-text{font-size:.7rem;bottom:-100px;letter-spacing:1px;border-right-width:2px}}.navbar-nav .nav-link,.navbar-nav .nav-link span{transform:none!important;transition:none!important;animation:none!important;top:0!important}#about-section{padding-top:120px!important;background:#ffffff!important}#about-section .section-title h2{font-size:1rem!important;margin-bottom:.5rem}.hero-wrap{min-height:100vh}.hero-wrap .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5)}.hero-wrap .blink{animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.navbar-brand img{transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.nav-link{transition:all .3s ease}@media (max-width: 991px){.navbar-collapse.show{background:#ffbd39!important;padding:20px;border-radius:0 0 15px 15px;box-shadow:0 10px 20px #0003;margin-top:10px}.navbar-collapse.show .navbar-nav{background:transparent}.navbar-collapse.show .nav-item{border-bottom:1px solid rgba(0,0,0,.1);padding:5px 0}.navbar-collapse.show .nav-item:last-child{border-bottom:none}}.profile-img-container img{transition:transform .3s ease}.profile-img-container img:hover{transform:scale(1.05)}.skill-badge{transition:all .3s ease}.category-box{transition:transform .3s ease}.category-box:hover{transform:translateY(-5px)}.card-modern{transition:all .3s ease}.card-modern:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.roadmap-tabs .btn,.project-card{transition:all .3s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.project-card .img-container img{transition:transform .3s ease}.project-card:hover .img-container img{transform:scale(1.05)}.contact-section .box{transition:all .3s ease}.contact-section .box:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}@media (max-width: 768px){.hero-wrap h1{font-size:2.5rem!important}.hero-wrap .subheading{font-size:1.2rem!important}.hero-wrap .lead{font-size:1rem!important}.about-content{text-align:left!important}.roadmap-tabs{flex-direction:column}.roadmap-tabs .btn{width:100%;margin-bottom:10px}}@media (max-width: 576px){.hero-wrap h1{font-size:2rem!important}.profile-img-container img{max-width:180px!important}section{padding:60px 0 40px!important}}*{box-sizing:border-box}html,body{overflow-x:hidden;width:100%}.hero-buttons{justify-content:center!important;align-items:center!important}#home-section .container{text-align:center!important}#home-section h1,#home-section .subheading,#home-section blockquote,#home-section p.lead{text-align:center!important;margin-left:auto!important;margin-right:auto!important}#home-section video{object-fit:cover}.hero-logo{max-height:70px!important}@media (max-width: 768px){.hero-logo{max-height:50px!important;top:80px!important;left:15px!important}}@media (min-width: 769px) and (max-width: 1024px){.hero-logo{max-height:60px!important;top:90px!important;left:25px!important}}@media (max-width: 768px){#home-section{min-height:100vh!important;padding-top:80px!important;padding-bottom:40px!important;background-position:center center!important;background-attachment:scroll!important}#home-section .container{padding:0 15px!important}#home-section h1{font-size:2.2rem!important;line-height:1.3!important;margin-bottom:18px!important;padding:0 10px!important}#home-section .subheading{font-size:1.6rem!important;letter-spacing:2px!important;margin-bottom:15px!important}#home-section p.lead{font-size:.9rem!important;padding:0 15px!important;margin:0 auto 20px!important;line-height:1.5!important}.hero-video-container{width:100%!important;max-width:100%!important;margin:0 0 25px!important;border-radius:12px!important;border-width:2px!important}.hero-video-container video,#hero-video{min-height:200px!important;max-height:250px!important;object-fit:cover!important}.hero-buttons{flex-direction:column!important;gap:12px!important;align-items:center!important;padding:0 20px!important;justify-content:center!important}.hero-buttons a{width:100%!important;max-width:250px!important;margin:0!important;padding:12px 20px!important;font-size:.8rem!important;min-width:auto!important}}@media (min-width: 769px) and (max-width: 1024px){#home-section h1{font-size:3rem!important}#home-section .subheading{font-size:2.2rem!important}#home-section p.lead{font-size:1.3rem!important}.hero-video-container{width:90%!important;margin:0 auto 2.5rem!important}.hero-video-container video,#hero-video{min-height:300px!important}}@media (min-width: 769px) and (max-width: 1024px){#home-section h1{font-size:3.5rem!important}#home-section .subheading{font-size:2.5rem!important}}@media (max-width: 768px){#about-section{padding:60px 0!important}#about-section .container{padding:0 15px!important}#about-section h2{font-size:2rem!important;margin-bottom:20px!important;padding:0 10px!important;text-align:center!important}#about-section p{font-size:1rem!important;text-align:center!important;padding:0 10px!important;line-height:1.6!important;margin-bottom:15px!important}#about-section .col-md-6{margin-bottom:20px!important}}@media (max-width: 768px){#career-paths-section{padding:60px 0!important}#career-paths-section .container{padding:0 10px!important}#career-paths-section h2{font-size:2rem!important;margin-bottom:15px!important;padding:0 10px!important}#career-paths-section .col-md-10 p{font-size:1rem!important;padding:0 10px!important;margin-bottom:25px!important}#career-paths-section .d-flex{flex-direction:column!important;gap:8px!important;padding:0 15px!important}#career-paths-section .d-flex button{width:100%!important;max-width:none!important;padding:14px 18px!important;font-size:.95rem!important;margin:0!important}#career-paths-section .col-md-10>div{margin:0 10px!important;padding:20px 15px!important;border-radius:15px!important;min-height:400px!important}#career-paths-section .row.mb-4{flex-direction:column!important;margin-bottom:20px!important}#career-paths-section .col-md-8,#career-paths-section .col-md-4{width:100%!important;max-width:100%!important;padding:0!important;margin-bottom:15px!important}#career-paths-section .col-md-8>div{flex-direction:column!important;text-align:center!important;margin-bottom:10px!important}#career-paths-section .col-md-8>div>div:first-child{margin-bottom:15px!important;width:55px!important;height:55px!important;font-size:1.6rem!important;margin-left:auto!important;margin-right:auto!important}#career-paths-section .col-md-8 h3{font-size:1.6rem!important;margin-bottom:10px!important}#career-paths-section .col-md-8 p{font-size:.95rem!important;text-align:center!important;margin-bottom:15px!important}#career-paths-section .col-md-4 .row{justify-content:center!important;gap:10px!important}#career-paths-section .col-md-4 .col-6{width:45%!important;max-width:120px!important}#career-paths-section .col-md-4 .col-6>div{padding:12px 8px!important;border-radius:10px!important}#career-paths-section .col-md-4 .col-6>div>div:first-child{font-size:1.2rem!important}#career-paths-section .col-md-4 .col-6>div>div:last-child{font-size:.75rem!important}#career-paths-section .row:last-child{flex-direction:column!important}#career-paths-section .row:last-child .col-md-6{width:100%!important;max-width:100%!important;margin-bottom:20px!important;padding:0!important}#career-paths-section .row:last-child h4{font-size:1.1rem!important;margin-bottom:15px!important;text-align:center!important}#career-paths-section .col-md-6:first-child>div{justify-content:center!important;gap:6px!important;margin-bottom:15px!important}#career-paths-section .col-md-6:first-child span{padding:6px 14px!important;font-size:.85rem!important;border-radius:15px!important}#career-paths-section .col-md-6:last-child>div>div{align-items:flex-start!important;margin-bottom:10px!important}#career-paths-section .col-md-6:last-child>div>div>div:first-child{width:26px!important;height:26px!important;margin-right:12px!important;font-size:.75rem!important;margin-top:2px!important}#career-paths-section .col-md-6:last-child span{font-size:.95rem!important;line-height:1.4!important}}@media (min-width: 769px) and (max-width: 1024px){#career-paths-section h2{font-size:2rem!important}#career-paths-section .d-flex button{padding:8px 16px!important;font-size:.9rem!important}#career-paths-section .col-md-10>div{padding:25px 20px!important;min-height:480px!important}}@media (max-width: 768px){#projects-section{padding:60px 0 80px!important}#projects-section h2{font-size:2rem!important}.blog-grid{grid-template-columns:1fr!important;gap:20px!important;padding:0 15px!important}.blog-card{padding:20px!important}.blog-card img{height:180px!important}.blog-card h3{font-size:1rem!important;min-height:auto!important}}@media (min-width: 769px) and (max-width: 1024px){.blog-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){#contact-section{padding:80px 0 100px!important}#contact-section h2{font-size:2.2rem!important;margin-bottom:30px!important}.contact-inner{max-width:100%!important;padding:0 20px!important}.contact-inner .icon{width:60px!important;height:60px!important;font-size:24px!important;margin:0 auto 30px!important}}@media (max-width: 768px){.ftco-footer{padding:40px 0!important}.ftco-footer p{font-size:.9rem!important;text-align:center!important}}.container-responsive{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 768px){.container-responsive{padding:0 15px}}.text-responsive{font-size:clamp(.9rem,2.5vw,1.1rem);line-height:1.6}.heading-responsive{font-size:clamp(1.8rem,5vw,3rem);line-height:1.2}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.navbar,.hero-buttons,.contact-inner .icon,.contact-inner a{display:none!important}*{color:#000!important;background:#fff!important}}
