.footer{background-color:var(--footer-background);padding:3rem 1.5rem}.footer-content{display:flex;width:100%;flex-wrap:wrap}.footer-section{margin-top:1.5rem;width:100%}@media (min-width:640px){.footer-section{width:50%}}@media (min-width:768px){.footer-section{width:50%}}@media (min-width:1024px){.footer-section{width:25%}}.footer-section-title{margin-bottom:1rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.footer-section-title:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.footer-nav{display:flex;flex-direction:column;gap:1rem}.input{margin-top:1rem;display:flex;align-items:baseline}.input:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.icons{display:flex;flex-wrap:wrap;gap:.75rem}.footer-bottom{margin-top:1rem}.footer-nav-link:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity,1))}.footer-nav-link:hover:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.content,.hero{width:100%}.hero{height:100vh;background-image:var(--hero-gradient)}.hero-content{display:flex;width:100%;flex-direction:column;gap:2rem;text-align:center}@media (min-width:768px){.hero-content{width:50%;text-align:left}}.Main-Heading{font-size:2.25rem;line-height:2.5rem;font-weight:700}@media (min-width:768px){.Main-Heading{font-size:3rem;line-height:1}}.avatars{display:none;width:50%}@media (min-width:768px){.avatars{display:block}}.section-content-wrapper{margin-top:2.5rem;display:flex;flex-wrap:wrap}.section-button{margin-top:2rem;text-align:center}.carousel-content{padding-left:2rem}@media (min-width:1024px){.carousel-content{gap:2rem}}.section-card{margin-top:2.5rem;display:flex;flex-wrap:wrap;justify-content:space-around;gap:1rem}@media (min-width:768px){.section-card{justify-content:space-between}}.header{position:sticky;top:0;z-index:10;display:flex;background-color:hsl(var(--background));padding:.5rem 1rem;--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.button{margin-right:.5rem;align-items:center}.button-wrapper{margin-inline-start:auto;display:flex;align-items:center;gap:.5rem}