header{background-color:transparent;position:sticky;top:0;z-index:1000;transition:background-color .3s ease-in-out}.header_menu{display:flex;align-items:center;justify-content:space-between;padding:10px;gap:20px}header p{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;font-family:sans-serif;color:#111b47;margin:0}.hamburger_menu{font-size:clamp(1.5rem,3vw,2rem);background:none;border:none;cursor:pointer;padding:10px;color:#111b47;transition:color .3s ease-in-out}.hamburger_menu:hover,.hamburger_menu:focus{color:#007bff}.header_links{display:flex;align-items:center;list-style:none;gap:20px}.header_links a{font-size:clamp(1rem,1.5vw,1.2rem);text-decoration:none;color:#111b47;font-weight:500;transition:color .3s ease-in-out}.header_links a:hover,.header_links a:focus{color:#007bff}.header_menu .button{font-size:clamp(.9rem,1.5vw,1rem);padding:10px 20px;border-radius:5px;border:none;cursor:pointer;transition:all .3s ease-in-out}button:hover,.button:hover{background-color:#007bff;color:#fff;transform:scale(1.05)}@media (max-width: 768px){.hamburger_menu{display:block}.hamburger_modal{position:fixed;top:0;left:0;height:100vh;width:250px;background-color:#f8f9fa;box-shadow:2px 0 6px #0003;z-index:1000;transform:translate(-100%);transition:transform .3s ease-in-out;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:20px;padding:20px 0}.hamburger_modal.open{transform:translate(0)}.close_hamburger_menu{align-self:flex-end;background:none;border:none;font-size:clamp(1.5rem,2.5vw,2rem);cursor:pointer;display:block;color:#111b47;transition:color .3s ease-in-out}.close_hamburger_menu:hover{color:#007bff}.hamburger_modal .header_links{display:flex;flex-direction:column;gap:15px}.hamburger_modal .header_links a{font-size:clamp(1rem,1.5vw,1.2rem);color:#111b47;text-decoration:none;font-weight:500}.hamburger_modal .header_links a:hover{color:#007bff}}@media (min-width: 769px){.hamburger_menu,.hamburger_modal .close_hamburger_menu{display:none}.header_links{display:flex;gap:20px}}.footer{background-image:url(/assets/Rectangle-CQLPIF2m.png);background-size:cover;background-repeat:no-repeat;padding:20px 0}.footer-top{display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:90px}.footer-top h4{font-size:26px}.footer-top p{font-size:18px;text-align:center;width:600px}.footer-btns{display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center}button{width:169px;height:40px;font-size:18px;font-weight:500;line-height:26px;background:#111b47;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;border:2px solid #111b47;border-radius:4px;transition:all .2s linear}button:hover{background-color:transparent;color:#111b47}.footer-bottom{display:flex;flex-direction:column;gap:20px}.footer-landing{border-bottom:2px solid #111b47;padding:20px 0;display:flex;justify-content:space-between}h2{font-size:24px;font-weight:700;font-family:sans-serif;color:#111b47}.footer-navigation{display:flex;justify-content:space-between;padding:20px 0}.footer-links{list-style:none;display:flex;gap:10px}.footer-icons{display:flex;gap:10px}.footer-icons i{font-size:20px;color:#111b47;cursor:pointer}.footer-icons i:hover{color:#606472}@media (max-width: 768px){.footer-top p{width:100%;padding:0 20px}.footer-btns{gap:15px}button{width:150px;font-size:16px}.footer-landing,.footer-navigation{flex-direction:column;align-items:center;gap:15px}.footer-links{flex-direction:column;align-items:center;gap:10px}.footer-icons{gap:15px;justify-content:center}.footer-icons i{font-size:18px}}@media (max-width: 480px){.footer-top h4{font-size:22px}.footer-top p{font-size:16px;width:100%}.footer-btns{gap:10px}button{width:130px;font-size:12px}.footer-landing,.footer-navigation{padding:10px 0}.footer-links{flex-direction:column;gap:5px}.footer-icons i{font-size:16px}}.hero{background-image:url(/assets/designer_1-DCuGhYIZ.jpg);background-repeat:no-repeat;background-position:top right;background-size:contain;height:900px}.hero-details{display:flex;flex-direction:column;align-items:flex-start;padding-top:200px;padding-left:50px}.hero-details h1{width:539px;font-weight:500;font-size:50px;line-height:66px;color:#091133}.hero-details p{width:539px;font-size:18px;font-weight:400;line-height:30px;color:#505f98}.hero-details-btns{display:flex;gap:30px}.hero-details-btns .btn-left{width:189px;height:40px;font-size:16px;font-weight:500;line-height:26px;background:#111b47;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;border:none;border-radius:4px}.hero-details-btns .btn-right{width:189px;height:40px;font-size:16px;font-weight:500;line-height:26px;color:#111b47;background-color:#fff;border:2px solid #111b47;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:4px}.hero-details-btns .btn-left:hover{background-color:#37447e}.hero-details-btns .btn-right:hover{color:#fff;background-color:#111b47;border-color:#111b47}@media (max-width: 768px){.hero{height:500px}.hero-details h1,.hero-details p{width:100%}.hero-details{padding-left:20px;padding-top:50px}.hero-details-btns{flex-direction:column;gap:20px}}.networking{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.networking-details{display:flex;flex-direction:column;justify-content:space-between;gap:40px}.networking-details h4{font-size:20px;font-weight:600;line-height:30px;color:#09164c}h2{font-size:26px;font-weight:700;line-height:30px;color:#09164c}p{font-size:18px;font-weight:400;line-height:30px;color:#505f98}.networking-titles{display:flex;gap:10px}@media (max-width: 768px){.networking{flex-direction:column;gap:20px}.networking-img img{width:100%}.networking-details{gap:20px;text-align:center}.networking-details h4{font-size:18px;line-height:28px}h2{font-size:20px;line-height:28px}p{font-size:16px;line-height:28px}.networking-titles{flex-direction:column;gap:15px}}.path-section{display:flex;flex-direction:column;gap:40px}.path{display:flex;justify-content:space-between;align-items:center;gap:20px}.path-img,.path-img img{width:100%}.path-details{display:flex;flex-direction:column;gap:30px}@media (max-width: 768px){.path{flex-direction:column;gap:20px}.path-details{gap:20px;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}.container{padding:10px 40px;width:100%;max-width:1280px;margin:0 auto}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-overlay.open{opacity:1;visibility:visible}.modal-content{background-color:#fff;padding:20px;border-radius:8px;max-width:500px;width:90%;box-shadow:0 4px 10px #0003;position:relative;transform:scale(.9);transition:transform .3s ease;text-align:center}.modal-overlay.open .modal-content{transform:scale(1)}.modal-content h2{font-size:24px;margin-bottom:10px;color:#111b47}.modal-content p{font-size:16px;color:#505f98;margin-bottom:20px}.modal-close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.close-modal-btn{background-color:#111b47;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px}.close-modal-btn:hover{background-color:#37447e}@media (max-width: 768px){.modal-content{width:90%;padding:15px}.modal-content h2{font-size:20px}.modal-content p{font-size:14px}.close-modal-btn{font-size:12px;padding:8px 16px}}.header_links a:hover{color:#007bff;border-bottom:2px solid #0e37ec}a{text-decoration:none;color:#111b47;font-weight:500;font-size:18px;font-family:sans-serif}a:hover{color:#007bff;border-bottom:2px solid #0e37ec}
