.site-footer{color:var(--white)}.site-footer .footer-accent{height:2px;background:linear-gradient(to right,transparent,var(--primary-color),transparent)}.site-footer .footer-main{display:flex;gap:48px;max-width:960px;margin:0 auto;padding:40px 24px 32px}.site-footer .footer-brand{flex:1;min-width:200px}.site-footer .footer-brand .footer-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--white)}.site-footer .footer-brand .footer-logo img{width:36px}.site-footer .footer-brand .footer-logo .footer-logo-text{font-size:20px;font-weight:700}.site-footer .footer-brand .footer-tagline{margin-top:12px;font-size:13px;line-height:1.5;color:var(--gray);max-width:260px}.site-footer .footer-brand .footer-socials{display:flex;gap:12px;margin-top:16px}.site-footer .footer-brand .footer-socials a{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background-color:var(--layer-2);color:var(--gray);transition:color .2s,background-color .2s}.site-footer .footer-brand .footer-socials a:hover{color:var(--primary-color);background-color:var(--secondary-color)}.site-footer .footer-brand .footer-socials a svg{width:16px;height:16px}.site-footer .footer-nav{display:flex;gap:40px;flex-wrap:wrap}.site-footer .footer-nav .footer-section{display:flex;flex-direction:column;gap:8px}.site-footer .footer-nav .footer-section .footer-heading{font-size:13px;font-weight:700;color:var(--white);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.site-footer .footer-nav .footer-section a{font-size:13px;color:var(--gray);text-decoration:none;transition:color .2s}.site-footer .footer-nav .footer-section a:hover{color:var(--primary-color)}.site-footer .footer-bottom{border-top:1px solid var(--layer-2);padding:16px 24px;text-align:center}.site-footer .footer-bottom p{font-size:11px;color:var(--gray);line-height:1.6;margin-bottom:6px}.site-footer .footer-bottom .footer-bottom-links{display:flex;justify-content:center;align-items:center;gap:8px}.site-footer .footer-bottom .footer-bottom-links a{font-size:11px;color:var(--gray);text-decoration:underline;transition:color .2s}.site-footer .footer-bottom .footer-bottom-links a:hover{color:var(--primary-color)}.site-footer .footer-bottom .footer-bottom-links .footer-divider{font-size:11px;color:var(--dark-gray)}@media (max-width: 640px){.site-footer .footer-main{flex-direction:column;gap:32px;padding:32px 20px 24px}.site-footer .footer-nav{gap:24px}.site-footer .footer-brand .footer-tagline{max-width:100%}}main{display:flex;flex-direction:column;overflow:hidden auto!important}.section{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1200px;padding:16px;margin:0 auto}.section:nth-child(1){margin-top:60px}.section:nth-child(1) .titles{position:relative;text-align:center}.section:nth-child(1) .titles:after{position:absolute;content:"";height:calc(100% + 600px);width:calc(100% + 800px);left:50%;top:0;transform:translate(-50%,-30%);background:radial-gradient(ellipse at center,rgba(4,125,110,.5019607843) 0,transparent 70%);z-index:-1}.section:nth-child(1) .titles h1{font-size:24px;text-transform:uppercase}.section:nth-child(1) .titles h1 span{font-size:24px;color:var(--primary-color)}.section:nth-child(1) .titles hr{height:1px;width:70%;max-width:1200px;min-width:310px;margin:8px auto;background:var(--primary-color)}.section:nth-child(1) .titles h2{max-width:500px;margin:0 16px;font-size:14px;color:#e2e4f899;overflow:hidden}.section:nth-child(2){gap:16px;margin-bottom:32px;padding:16px 32px}.section:nth-child(2) a{text-decoration:underline}.section:nth-child(2) .social-links{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:8px}.section:nth-child(2) .social-links .social-link{display:flex;align-items:center;gap:16px;padding:16px;background-color:var(--layer-2);border-radius:8px;border-left:3px solid var(--primary-color);text-decoration:none;transition:var(--delay)}.section:nth-child(2) .social-links .social-link:hover{background-color:var(--layer-4);border-left-color:#0a9d8c;transform:translate(4px)}.section:nth-child(2) .social-links .social-link .social-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--primary-color);border-radius:50%;font-size:24px;flex-shrink:0}.section:nth-child(2) .social-links .social-link .social-content{display:flex;flex-direction:column;gap:4px;text-align:left}.section:nth-child(2) .social-links .social-link .social-content strong{font-size:16px;color:var(--white)}.section:nth-child(2) .social-links .social-link .social-content small{font-size:12px;color:var(--gray)}.section:nth-child(3){background-color:#0e0e16;margin:auto 0 0;padding:0;max-width:unset}@media (min-width: 768px){.section:nth-child(1){margin-top:150px;margin-bottom:32px}.section:nth-child(1) .titles h1{font-size:48px}.section:nth-child(1) .titles h1 span{font-size:48px}}
