.hero-section{width:100%;max-width:none;min-height:100vh;margin-bottom:6.25rem;position:relative}.hero-logo-container{z-index:1;justify-content:center;align-items:center;height:100vh;margin-top:-9.375rem;display:flex;position:relative}.hero-logo{width:90%;max-width:57rem;height:auto;transition:opacity 2.5s ease-out,filter .5s ease-out}.hero-logo--loading{filter:brightness(0)invert();opacity:0;transition:opacity 1.5s ease-out,filter .5s ease-out}.hero-logo--loading-complete,.hero-logo--visible{opacity:1}.hero-logo--hidden{opacity:0}.hero-logo--mobile-adjusted{transform:translateY(-15%)}@media (min-width:768px){.hero-logo{width:auto;padding-left:5rem}}.scroll-indicator{text-align:center;z-index:5;transition:opacity .3s;position:absolute;left:50%;transform:translate(-50%)}.scroll-indicator--desktop{bottom:18.875rem}.scroll-indicator--mobile{bottom:calc(50vh - 7.5rem)}.scroll-indicator__text{margin-bottom:.5rem;font-size:.875rem}.scroll-indicator__arrow{width:auto;height:auto}.team-wrapper{z-index:10;width:110%;max-width:none;transition:all 1.5s;position:absolute;bottom:0;left:50%}@media (max-width:767px){.team-wrapper{will-change:transform;margin-bottom:6.25rem;transition:transform 1.5s ease-out}.team-illustration{backface-visibility:hidden;transform:translateZ(0)}}.team-wrapper--desktop{transform:translate(-50%)translateY(30rem)}.team-wrapper--desktop-visible,.team-wrapper--mobile{transform:translate(-50%)translateY(20rem)}.team-wrapper--mobile-visible{transform:translate(-50%)translateY(7.5rem)}@media (min-width:768px){.team-wrapper{width:100%}}.team-illustration{justify-content:center;display:flex}.team-illustration__image{width:100%;max-width:57rem;height:auto}@media (min-width:768px){.team-illustration__image{width:auto}}.header-logo{z-index:50;padding:1.5rem;position:fixed;top:0;left:0}.header-logo__image{width:auto;height:3rem;transition:opacity .5s}.intro-section{text-align:center;min-width:30rem;max-width:28rem;margin-bottom:9.375rem}@media (max-width:767px){.intro-section{min-width:auto;max-width:100%;padding-left:1.8125rem;padding-right:1.8125rem}}.intro-section__star-wrapper{justify-content:center;margin-bottom:3.125rem;display:flex}.intro-section__star{width:5rem;height:5rem;transition:opacity 1s}.intro-section__text{font-size:1rem;line-height:1.625;transition:opacity 1s}.products-section{width:100%;margin-bottom:6.25rem}.products-heading{text-align:center;letter-spacing:-.065em;opacity:0;margin-bottom:4.5rem;font-size:6.875rem;line-height:1}.brand-grid-wrapper{justify-content:center;margin-bottom:1.25rem;display:flex}.brand-grid{display:none}@media (min-width:768px){.brand-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}}.brand-cell{justify-content:center;align-items:center;width:20rem;height:12.5rem;display:flex}.brand-logo{object-fit:contain;width:auto;max-width:12.5rem;height:auto;max-height:12.5rem}.brand-logo--mindplus{max-width:8.75rem;max-height:8.75rem}.brand-grid-mobile{grid-template-columns:repeat(2,1fr);gap:0;margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem;display:grid}@media (min-width:768px){.brand-grid-mobile{display:none}}.brand-cell-mobile{justify-content:center;align-items:center;height:12.5rem;display:flex}.brand-logo-mobile{object-fit:contain;width:auto;max-width:100%;height:auto}.brand-logo-mobile--standard{max-height:12.5rem}.brand-logo-mobile--mindplus{max-height:8.75rem}.footer{transition:background-color 1s,color 1s}.footer__content{text-align:center;padding-top:15.625rem;padding-bottom:12.5rem}.footer__heading{letter-spacing:-.065em;opacity:0;margin-bottom:2rem;font-size:6.875rem;line-height:1;transition:color 1s}@media (max-width:767px){.footer__heading br{display:block}}.footer__email-section{opacity:0;margin-bottom:10.25rem}.footer__email-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:1rem;transition:color 1s}.footer__email-button{border-style:solid;border-width:1px;border-radius:9999px;padding:.5rem 1rem;font-size:1rem;transition:all .3s;display:inline-block}.footer__email-button:hover{color:#fff;background-color:#ed1019;border-color:#ed1019}.footer__copyright{text-align:center;padding-top:2rem;padding-bottom:2rem}.footer__copyright-text{font-size:.875rem;transition:color 1s}.footer__scrolling-wrapper{overflow:hidden}.footer__scrolling-container{display:flex}.footer__scrolling-image{height:calc(auto + 6.25rem);flex-shrink:0}.footer__scrolling-image--mobile{width:500%;max-width:500%}.footer__scrolling-image--desktop{width:200%;max-width:200%}.page-container{min-height:100vh;transition:background-color 1s}.main-content{flex-direction:column;align-items:center;padding:7.5rem 1.5rem 1.5rem;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes bounce-subtle{0%,to{transform:translateY(0)}50%{transform:translateY(-.25rem)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes scale-pulse{0%,to{transform:scale(1)}50%{transform:scale(.9)}}.animate-scroll{animation:20s linear infinite scroll}.animate-bounce-subtle{animation:2s ease-in-out infinite bounce-subtle}.animate-fade-in-up{animation:1s ease-out forwards fade-in-up}.animate-scale-pulse{animation:4s ease-in-out infinite scale-pulse}
