.headerMain{position:fixed;top:0;width:100vw;justify-content:space-between;padding:15px 40px;background:#0d1b2a;color:#FFFFFF;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10}.headerMain,.logo{display:flex;align-items:center}.logopic{width:80px;height:auto}.options{display:flex;gap:20px}.op{font-size:16px;cursor:pointer;padding:10px;transition:color .3s ease-in-out,transform .2s ease-in-out;position:relative}.op:hover{color:#FCA311;transform:translateY(-2px)}.op:after{content:"";display:block;width:0;height:2px;background:#FCA311;transition:width .3s ease-in-out;position:absolute;left:50%;bottom:-3px;transform:translateX(-50%)}.op:hover:after{width:100%}.login{padding:8px 15px;background:#FCA311;color:#0D1B2A;font-weight:700;border-radius:5px;cursor:pointer;transition:background .3s ease-in-out,transform .2s ease-in-out}.login:hover{background:#FFBA08;transform:scale(1.05)}@media (max-width:668px){.headerMain{flex-direction:column;text-align:center;padding:10px 20px}.options{margin-top:10px;gap:15px}.op{padding:8px}}.Footer_footer__pQtti{background-color:#002b36;color:white;padding:40px 20px;font-family:Poppins,sans-serif;line-height:1.6}.Footer_footer__pQtti a{color:#80cbc4;text-decoration:none;transition:color .3s}.Footer_footer__pQtti a:hover{color:#00e676}.Footer_topSection__H15y8{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:2px solid rgba(255,255,255,.2);text-align:center}.Footer_downloadButtons__j965H{display:flex;gap:10px}.Footer_downloadButtons__j965H button{background:transparent;border:none;cursor:pointer;transition:transform .3s ease-in-out}.Footer_downloadButtons__j965H button:hover{transform:scale(1.05)}.Footer_newsletter__n_2eV{text-align:center}.Footer_newsletter__n_2eV label{font-size:18px;font-weight:600}.Footer_newsletter__n_2eV div{display:flex;justify-content:center;align-items:center;margin-top:10px}.Footer_newsletter__n_2eV input{padding:12px;width:250px;border-radius:8px;border:1px solid #00e676;outline:none}.Footer_newsletter__n_2eV button{background-color:#00e676;color:#002b36;padding:12px 20px;border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-left:8px;transition:background .3s}.Footer_newsletter__n_2eV button:hover{background-color:#00897b}.Footer_mainSection__1gCuG{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 0;gap:30px;text-align:center}.Footer_cities__Rr0oS,.Footer_companyInfo__xaSgf,.Footer_links__cFiYr{width:30%;min-width:200px}.Footer_companyInfo__xaSgf h3{font-size:20px;font-weight:700;color:#00e676}.Footer_companyInfo__xaSgf p{font-size:14px;text-align:justify;color:#cfd8dc}.Footer_companyInfo__xaSgf button{background:#00e676;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;font-weight:700;margin-top:10px;transition:.3s}.Footer_companyInfo__xaSgf button:hover{background:#00897b}.Footer_cities__Rr0oS h4,.Footer_links__cFiYr h4{font-size:18px;font-weight:600;color:#00e676;margin-bottom:10px}.Footer_links__cFiYr ul{list-style:none;padding:0}.Footer_links__cFiYr li{margin-bottom:8px;cursor:pointer;transition:color .3s}.Footer_links__cFiYr li:hover{color:#80cbc4}.Footer_cities__Rr0oS p{font-size:14px;color:#cfd8dc}.Footer_bottomSection__zhZ3F{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:20px;border-top:2px solid rgba(255,255,255,.2);text-align:center}.Footer_paymentOptions__h6Xg5 h4,.Footer_socials__Arjjf h4,.Footer_support__PByQe h4{font-size:18px;font-weight:600;color:#00e676}.Footer_socials__Arjjf div{display:flex;justify-content:center;gap:15px;margin-top:10px}.Footer_socials__Arjjf span{font-size:16px;cursor:pointer;transition:color .3s}.Footer_socials__Arjjf span:hover{color:#80cbc4}.Footer_paymentOptions__h6Xg5 p,.Footer_support__PByQe p{font-weight:700;font-size:16px;color:#cfd8dc}@media screen and (max-width:768px){.Footer_topSection__H15y8{flex-direction:column;text-align:center}.Footer_newsletter__n_2eV div{flex-direction:column}.Footer_newsletter__n_2eV input{width:90%;margin-bottom:8px}.Footer_mainSection__1gCuG{flex-direction:column;text-align:center}.Footer_cities__Rr0oS,.Footer_companyInfo__xaSgf,.Footer_links__cFiYr{width:100%}.Footer_bottomSection__zhZ3F{flex-direction:column;text-align:center}.Footer_socials__Arjjf{margin-top:10px}}.Footer_animation__5yHQX{position:fixed;height:100vh;width:100vw;background-color:black;top:0;animation:Footer_fadeout__GOoa6 2s ease-in-out}