.hero-section{background-image:url(/_next/static/media/background.41f7b1c7.png);background-repeat:no-repeat;background-position:0 0;background-size:cover}.hero-section-intro{padding-top:172px;display:flex;align-items:center;justify-content:center}.hero-section-intro-content{display:flex;padding:0 2rem;max-width:1280px;flex-direction:column;align-items:center;align-self:stretch}.badge-group{background:var(--background-bg-primary,#ffffff);border-radius:1rem;border-style:solid;border-color:var(--semantic-brand-200,#c7d2fe);border-width:1px;padding:4px 10px 4px 4px;display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.badge-btn{background:var(--semantic-brand-50,#eef2ff);border-radius:20px;border-style:solid;border-color:var(--semantic-brand-200,#c7d2fe);border-width:1px;padding:1px 10px}.badge-group-btn2{display:flex;flex-direction:row;align-items:center;gap:.5rem}.badge-group-text{color:var(--semantic-brand-700,#4338ca)}.hero-section-motto{font-size:var(--h2-semibold-font-size,60px);line-height:var(--h2-semibold-line-height,72px);font-weight:var(--h2-semibold-font-weight,600)}.hero-section-buttons-group{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;padding:0}.watch-video-btn{background:var(--background-bg-primary,#ffffff);border-color:var(--buttons-tertiary-border-button-tertiary,#d1d5db)}.hero-section-image-group{padding:4rem 0 8rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4rem}.hero-section-active-image{border-radius:10px;max-width:550px}.hero-section-image{overflow:hidden;max-width:400px}@media (max-width:768px){.mobile-menu-btn{display:flex}.hero-section-intro{padding-top:140px}.hero-section-intro-content{padding:0 1rem;max-width:1280px;gap:32px}.hero-section-motto{font-size:36px;line-height:44px}.hero-section-image-group{padding:4rem 0 0}.hero-section-active-image{max-width:85%}.watch-video-btn{width:100%}.hero-section-buttons-group{flex-direction:column;align-items:center;width:100%}}.why-us-section{padding:3rem 1rem}.why-us-section h2{color:#333}.accordion-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;margin-bottom:10px}.accordion-title{background-color:#f1f1f1;color:#444;cursor:pointer;padding:18px;width:100%;text-align:left;border:none;outline:none;transition:.4s}.accordion-content{padding:0 18px;background-color:white;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.accordion-content p{margin:18px 0}