.TopNavbar-module__DeqvVG__container{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:.8rem 1.5rem;display:grid}.TopNavbar-module__DeqvVG__left{flex-wrap:nowrap;justify-self:start;align-items:center;gap:.6rem;display:flex}.TopNavbar-module__DeqvVG__left>*{min-width:120px}.TopNavbar-module__DeqvVG__center{justify-self:center}.TopNavbar-module__DeqvVG__supermanButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff416c,#ff4b2b);border:none;border-radius:25px;padding:8px 18px;font-weight:700}.TopNavbar-module__DeqvVG__right{flex-wrap:nowrap;justify-self:end;align-items:center;gap:.6rem;display:flex}.TopNavbar-module__DeqvVG__regBtn{cursor:pointer;background:0 0;border:2px solid #0a2e5c;padding:.35rem .9rem}.TopNavbar-module__DeqvVG__profileBtn{color:#383838;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.TopNavbar-module__DeqvVG__profileBtn:hover{color:#fff;background:#1e3a8a;transform:translateY(-1px)scale(1.05);box-shadow:0 6px 16px #1e3a8a66}.TopNavbar-module__DeqvVG__profileBtn:active{transform:scale(.95)}@media (max-width:768px){.TopNavbar-module__DeqvVG__container{flex-direction:column;align-items:center;gap:10px;padding:10px;display:flex}.TopNavbar-module__DeqvVG__left{flex-flow:row;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.TopNavbar-module__DeqvVG__left>*{flex:1;min-width:auto}.TopNavbar-module__DeqvVG__center{order:2;justify-content:center;width:100%;display:flex}.TopNavbar-module__DeqvVG__right{flex-flow:row;order:3;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.TopNavbar-module__DeqvVG__right span{text-align:center;white-space:nowrap;width:auto;font-size:14px}.TopNavbar-module__DeqvVG__profileBtn{margin:0}.TopNavbar-module__DeqvVG__regBtn{flex:none}}
.CustomDropdown-module__gpfz8W__dropdown{width:100%;font-size:14px;position:relative}.CustomDropdown-module__gpfz8W__selected{color:#0a2e5c;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;font-weight:500;transition:all .25s;display:flex}.CustomDropdown-module__gpfz8W__selected:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.CustomDropdown-module__gpfz8W__selected span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CustomDropdown-module__gpfz8W__options{z-index:1000;background:#fff;border-radius:12px;max-height:220px;animation:.2s CustomDropdown-module__gpfz8W__fadeIn;position:absolute;top:105%;left:0;right:0;overflow-y:auto;box-shadow:0 15px 30px #00000026}.CustomDropdown-module__gpfz8W__option{color:#0a2e5c;cursor:pointer;align-items:center;gap:10px;padding:10px 14px;transition:background .2s;display:flex}.CustomDropdown-module__gpfz8W__option:hover{background:#f2f6ff}.CustomDropdown-module__gpfz8W__options::-webkit-scrollbar{width:6px}.CustomDropdown-module__gpfz8W__options::-webkit-scrollbar-thumb{background:#d0dfff;border-radius:10px}@keyframes CustomDropdown-module__gpfz8W__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.Navbar-module__I5bVQG__navContainer{z-index:100;background:linear-gradient(135deg,#002d42,#024e73);justify-content:center;align-items:center;width:100%;height:95px;display:flex;position:sticky;top:0}.Navbar-module__I5bVQG__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:95px;padding:0 20px;display:flex}.Navbar-module__I5bVQG__logoWrapper{align-items:center;text-decoration:none;display:flex}.Navbar-module__I5bVQG__logo{object-fit:contain;width:40px;height:40px}.Navbar-module__I5bVQG__logoText{color:#fff;letter-spacing:1px;margin-left:10px;font-size:1.2rem;font-weight:500}.Navbar-module__I5bVQG__navLinks{gap:3em;margin-right:6em;list-style:none;display:flex}.Navbar-module__I5bVQG__navLinks li a{color:#fff;font-family:Jockey One,sans-serif;text-decoration:none;transition:all .25s}.Navbar-module__I5bVQG__navLinks li a:hover{color:#0678eb;transform:translateY(-1px)}.Navbar-module__I5bVQG__burger{cursor:pointer;z-index:400;flex-direction:column;justify-content:space-between;width:2rem;height:2rem;display:none}.Navbar-module__I5bVQG__burger div{transform-origin:50%;background-color:#ececec;border-radius:10px;width:2rem;height:.25rem;transition:all .3s}.Navbar-module__I5bVQG__open div:first-child{transform:rotate(45deg)translate(15px,5px)}.Navbar-module__I5bVQG__open div:nth-child(2){opacity:0}.Navbar-module__I5bVQG__open div:nth-child(3){transform:rotate(-45deg)translate(15px,-5px)}.Navbar-module__I5bVQG__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:300;background:#141414eb;flex-direction:column;width:320px;max-width:80%;height:100vh;transition:transform .35s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__I5bVQG__active{transform:translate(0)}.Navbar-module__I5bVQG__mobileHeader{justify-content:flex-end;align-items:center;width:100%;height:95px;padding-right:30px;display:flex}.Navbar-module__I5bVQG__closeBtn{cursor:pointer;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.Navbar-module__I5bVQG__closeBtn div{background:#fff;border-radius:2px;width:24px;height:3px;position:absolute}.Navbar-module__I5bVQG__closeBtn div:first-child{transform:rotate(45deg)}.Navbar-module__I5bVQG__closeBtn div:last-child{transform:rotate(-45deg)}.Navbar-module__I5bVQG__closeBtn:hover div{background:#3e5ae6}.Navbar-module__I5bVQG__mobileLinks{flex-direction:column;align-items:center;gap:2.5rem;margin-top:4rem;padding:0;list-style:none;display:flex}.Navbar-module__I5bVQG__mobileLinks li a{color:#fff;font-family:Jockey One,sans-serif;font-size:1.5rem;text-decoration:none;transition:all .25s}.Navbar-module__I5bVQG__mobileLinks li a:hover{color:#3e5ae6}@media (max-width:768px){.Navbar-module__I5bVQG__navLinks{display:none}.Navbar-module__I5bVQG__burger{display:flex}}
.Footer-module__MPE0dq__footerContainer{background:linear-gradient(135deg,#002d42,#024e73);width:100%;padding:3em 0 2em}.Footer-module__MPE0dq__footerGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5em;max-width:1200px;margin:0 auto;padding:0 2em;display:grid}.Footer-module__MPE0dq__footerSection{flex-direction:column;align-items:flex-start;display:flex}.Footer-module__MPE0dq__footerTitle{color:#00c6ff;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #00c6ff;width:100%;margin-bottom:1.2em;padding-bottom:.5em;font-size:1.3em;font-weight:700}.Footer-module__MPE0dq__footerLinks{width:100%;margin:0;padding:0;list-style:none}.Footer-module__MPE0dq__footerLinks li{margin-bottom:.8em}.Footer-module__MPE0dq__footerLink{color:#f3f3f3;border-radius:6px;align-items:center;gap:.8em;padding:.5em .8em;font-size:.95em;text-decoration:none;transition:all .25s;display:flex}.Footer-module__MPE0dq__footerLink:hover{color:#00c6ff;transform:translate(5px)}.Footer-module__MPE0dq__contactInfo{flex-direction:column;gap:1em;width:100%;display:flex}.Footer-module__MPE0dq__contactText{color:#c8c8c8;margin:.8em 0;font-size:.9em;line-height:1.4}.Footer-module__MPE0dq__socialLinks{flex-direction:column;gap:1em;width:100%;display:flex}.Footer-module__MPE0dq__socialLink{color:#f3f3f3;border-radius:8px;align-items:center;gap:1em;padding:.8em 1em;text-decoration:none;transition:all .25s;display:flex}.Footer-module__MPE0dq__socialLink:hover{color:#00c6ff;transform:translateY(-2px)}.Footer-module__MPE0dq__socialLink span{font-size:.95em;font-weight:600}.Footer-module__MPE0dq__footerCopyright{text-align:center;color:#fff;background:#0003;border-top:1px solid #00c6ff4d;margin-top:2em;padding:1.5em 0;font-weight:600}.Footer-module__MPE0dq__madeIn{opacity:.8;margin-top:.5em;font-size:.85rem}@media (max-width:768px){.Footer-module__MPE0dq__footerGrid{grid-template-columns:1fr;gap:2em;padding:0 1.5em}.Footer-module__MPE0dq__footerSection{text-align:center;align-items:center}.Footer-module__MPE0dq__footerTitle{text-align:center}.Footer-module__MPE0dq__footerLinks{flex-direction:column;align-items:center;display:flex}.Footer-module__MPE0dq__footerLink{justify-content:center;min-width:200px}.Footer-module__MPE0dq__contactText{text-align:center}.Footer-module__MPE0dq__socialLinks{align-items:center}.Footer-module__MPE0dq__socialLink{justify-content:center;min-width:200px}}@media (max-width:480px){.Footer-module__MPE0dq__footerContainer{padding:2em 0 1em}.Footer-module__MPE0dq__footerGrid{gap:1.5em;padding:0 1em}.Footer-module__MPE0dq__footerTitle{font-size:1.1em}.Footer-module__MPE0dq__footerLink,.Footer-module__MPE0dq__socialLink{padding:.6em .8em;font-size:.9em}}
