.navbar-section{z-index:10;justify-content:center;align-items:center;width:100%;padding:40px;position:absolute}.navbar-section .navbar{background:#ff5900;border-radius:17px;justify-content:space-between;align-items:center;padding:20px;display:flex}.navbar-section .links{align-items:center;gap:50px;display:flex}.hero-section{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;max-height:876px;padding:40px;display:flex;position:relative;overflow:hidden}.hero-section .hero-overlay{background:var(--background-overlay);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section .hero-text-container{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.hero-section #hero-video{z-index:-1;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.features-section{border-bottom:1px solid #0a0a0a0b;flex-direction:column;justify-content:center;align-items:center;gap:80px;padding-bottom:100px;display:flex}.features-section .features-container{flex-direction:row;height:664px;display:flex}.features-section .features-card{background:var(--card);border:1px solid #00000026;border-radius:20px}.support-section{flex-direction:column;justify-content:center;align-items:center;gap:80px;display:flex}.support-section .support-container{background:var(--support-card);border:1px solid #00000026;border-radius:20px;gap:20px;padding:45px;display:flex}.support-section .support-text-container{flex-direction:column;justify-content:center;gap:40px;width:100%;display:flex}.support-section .support-text-container .content{opacity:.5;border-left:2px solid #d1d5db;justify-content:center;align-items:center;gap:10px;padding:0 30px;transition:border-color .3s,opacity .3s}.support-section .support-text-container .content.active{opacity:1;border-left-color:#ff5900}@media (max-width:1024px){.support-section{padding:80px 40px}.support-section .support-container{gap:30px;padding:35px}}@media (max-width:768px){.support-section{padding:60px 20px}.support-section .support-container{object-fit:cover;flex-direction:column;gap:40px;padding:30px}.support-section .support-text-container{flex:auto;width:100%}}.about-graphic{object-fit:cover;border:1px solid #ffffff26;border-radius:20px;justify-content:center;align-items:center;width:1307px;height:698.324px}.brochure-section{background:#ff5900;border-bottom:1px solid #00000026;gap:100px}.brochure-section .brochure-container{background:var(--brochure-container-card);border-radius:17.711px}.brochure-section .brochure-text-container{flex-direction:column;flex:1 0 0;justify-content:center;align-self:stretch;align-items:flex-start;gap:40px;display:flex}.brochure-section .brochure-graphic{background:var(--brochure-graphic);border-radius:10px;justify-content:center;align-items:center;display:flex}.contact-section .form{border:1px solid var(--border-form);background:var(--background-form);border-radius:20px;flex-direction:column;justify-content:center;gap:10px;padding:20px;display:flex}.contact-section .form .field{border:1px solid var(--border-field);background:var(--background-field);border-radius:8px;align-items:center;gap:10px;width:100%;padding:28px 24px;font-size:16px}.legal{border-bottom:1px solid #000;flex-direction:column;justify-content:center;align-items:center;display:flex}.legal .container{flex-direction:column;justify-content:center;align-items:center;gap:80px;display:flex}.legal h3{color:var(--color-accent)}.terms p{margin-bottom:40px}
