.navbar{display:flex;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,0);color:#fff;border-bottom:.125rem solid #52c9c9;padding:1.625rem 5.75rem 1.4375rem 5.5rem}@media(max-width:1420px){.navbar{padding:1.25rem 3.75rem .9375rem}}@media(max-width:1250px){.navbar{padding:1.25rem 1.875rem .9375rem}}.navbar__logo{cursor:pointer}.navbar__links,.navbar__logo{display:flex;align-items:center}.navbar__links{gap:1.25rem}@media(max-width:1250px){.navbar__links{gap:.875rem}}.navbar__links a{text-decoration:none;font-weight:500;font-family:ClashDisplay-Medium;font-size:1.125rem}@media(max-width:1420px){.navbar__links a{font-size:.9375rem}}.navbar__links a:hover{color:#52c9c9}@media(max-width:1130px){.navbar__links{display:none}}.navbar__actions{display:flex;align-items:center;gap:1rem}@media(max-width:1130px){.navbar__actions .navbar__auth-btn{display:none}}.navbar__actions .navbar__menu-btn{display:none;font-size:1.25rem}@media(max-width:1130px){.navbar__actions .navbar__menu-btn{display:block}}.navbar__drawer .navbar__drawer-link{display:block;margin:.75rem 0;font-size:1rem;font-weight:500;font-family:ClashDisplay-Medium;color:#333;text-decoration:none}.navbar__drawer .navbar__drawer-auth{margin-top:1.25rem;width:100%;background:linear-gradient(90deg,#1cd8d2,#3e9791);color:#fff;font-weight:700;padding:.625rem;border:none;border-radius:624.9375rem;cursor:pointer}@media(max-width:1420px){.navbar .button3D .button-text{font-size:.8125rem}}.site-footer{padding:3rem 1rem;color:#fff;background:rgba(82,201,201,.3215686275);margin-top:5rem}@media(max-width:1350px){.site-footer{margin-top:2rem}}.site-footer .footer-container{max-width:69.375rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}@media(max-width:970px){.site-footer .footer-container{display:flex;flex-direction:column;align-items:center;max-width:100%;width:100%}}.site-footer .footer-brand{max-width:15.625rem;width:100%}.site-footer .footer-brand .logo{font-weight:700;font-size:1.3rem;margin-bottom:.5rem}.site-footer .footer-brand p{font-family:Poppins;font-weight:400;font-size:1rem;line-height:1.5rem;letter-spacing:0;color:#e0e7fa;margin-top:1.3125rem}@media(max-width:970px){.site-footer .footer-brand p{text-align:center}}.site-footer .footerTextContainer{width:41.0625rem;display:flex;gap:4rem}@media(max-width:970px){.site-footer .footerTextContainer{max-width:100%;width:100%;justify-content:space-between;gap:1.875rem}}@media(max-width:610px){.site-footer .footerTextContainer{display:grid;grid-template-columns:repeat(2,1fr)}.site-footer .footerTextContainer .footer-section{display:flex;flex-direction:column;align-items:center}}.site-footer .footerTextContainer .footer-section h4{font-family:ClashDisplay-Semibold;font-weight:600;font-size:1rem;line-height:100%;letter-spacing:0;padding-bottom:1rem}.site-footer .footerTextContainer .footer-section ul{list-style:none;display:flex;flex-direction:column;gap:.875rem}@media(max-width:610px){.site-footer .footerTextContainer .footer-section ul{align-items:center;justify-content:center}}.site-footer .footerTextContainer .footer-section ul li{font-family:ClashDisplay-Regular;font-weight:400;font-size:1rem;line-height:100%;letter-spacing:0;color:#d6d6d8}.site-footer .footerTextContainer .footer-section ul li:hover{text-decoration:underline}