.hero-module__MJAXFG__hero{background:var(--bg-color);box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:1600px;height:auto;margin:3rem auto;display:flex;position:relative}.hero-module__MJAXFG__hero_wrapper{z-index:1;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding-top:3rem;display:flex;position:relative}.hero-module__MJAXFG__content{text-align:left;z-index:1;max-width:50%;color:var(--text-primary);margin-top:50px;padding:0 20px}.hero-module__MJAXFG__title{font-family:var(--title-font);margin-bottom:1rem;font-size:2rem;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__highlight{color:var(--primary-color)}.hero-module__MJAXFG__subtitle{color:var(--primary-color);margin-top:1rem;margin-bottom:.5rem;font-family:Noto Sans,sans-serif;font-size:1.2rem;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__desc{color:var(--text-secondary);margin-bottom:2rem;font-family:Noto Sans,sans-serif;font-size:1.1rem;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__button{color:var(--text-primary);background-color:var(--secondary-color);border:2px solid var(--secondary-color);cursor:pointer;width:fit-content;transition:var(--transition-fast);border-radius:.7rem;margin-right:1rem;padding:.5rem 2rem;font-size:1rem;text-decoration:none;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__button:hover{color:var(--text-primary);background-color:#0000}.hero-module__MJAXFG__button_2{color:var(--text-primary);border:2px solid var(--secondary-color);cursor:pointer;width:fit-content;transition:var(--transition-fast);background-color:#0000;border-radius:.7rem;margin:3rem 1rem 3rem auto;padding:.5rem 2rem;font-size:1rem;text-decoration:none;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp}.hero-module__MJAXFG__button_2:hover{color:var(--text-primary);background-color:var(--secondary-color)}.hero-module__MJAXFG__image_row{justify-content:flex-end;align-items:center;width:100%;max-width:700px;margin-left:auto;display:flex;position:relative}.hero-module__MJAXFG__image_card{width:100%;overflow:hidden}.hero-module__MJAXFG__large_image{width:100%;max-width:600px;padding-top:4rem;position:relative}.hero-module__MJAXFG__large_image img{object-fit:cover;border-radius:inherit;border:2px solid var(--primary-color);width:100%;height:auto}.hero-module__MJAXFG__large_image:before{content:"";background-color:var(--primary-color);z-index:4;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:4px;right:0}.hero-module__MJAXFG__stats{gap:4rem;margin-top:2rem;animation:1.5s ease-in hero-module__MJAXFG__fadeInUp;display:flex}.hero-module__MJAXFG__statItem{text-align:left;flex-direction:column;display:flex}.hero-module__MJAXFG__statNumber{color:var(--primary-color);font-size:3rem;font-weight:700}.hero-module__MJAXFG__statLabel{color:var(--text-secondary);font-size:1rem}@keyframes hero-module__MJAXFG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hero-module__MJAXFG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.hero-module__MJAXFG__subtitle{font-size:1rem}.hero-module__MJAXFG__content{text-align:left;max-width:50%;padding:0 20px}.hero-module__MJAXFG__large_image{max-width:450px}}@media screen and (max-width:960px){.hero-module__MJAXFG__hero_wrapper{flex-direction:column}.hero-module__MJAXFG__content{text-align:center;max-width:100%;padding:0 40px}.hero-module__MJAXFG__title{font-size:1.8rem}.hero-module__MJAXFG__subtitle{padding:0 20px}.hero-module__MJAXFG__desc{font-size:1rem}.hero-module__MJAXFG__button,.hero-module__MJAXFG__button_2{padding:.4rem 1.5rem;font-size:.8rem}.hero-module__MJAXFG__image_row{justify-content:center;margin:2rem auto 0}.hero-module__MJAXFG__large_image{object-fit:cover;max-width:425px;padding-top:0}.hero-module__MJAXFG__stats{justify-content:center;gap:1rem}}@media screen and (max-width:480px){.hero-module__MJAXFG__title{font-size:1.6rem}.hero-module__MJAXFG__subtitle{font-size:.8rem}.hero-module__MJAXFG__content{margin-top:0;padding:0 10px}.hero-module__MJAXFG__desc{font-size:.9rem}.hero-module__MJAXFG__button,.hero-module__MJAXFG__button_2{padding:.4rem 1.2rem;font-size:.7rem}.hero-module__MJAXFG__image_row{padding:0 10px}.hero-module__MJAXFG__large_image{max-width:400px}}
.aboutHero-module__i1t19a__hero{background-color:var(--bg-color-secondary);box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:auto;margin:5rem auto 0;padding:5rem 0;display:flex}.aboutHero-module__i1t19a__hero_wrapper{flex-direction:row;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.aboutHero-module__i1t19a__image_container{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.aboutHero-module__i1t19a__image_container:before{content:"";background-color:var(--primary-color);z-index:1;border-radius:40px 0 0;width:40px;height:40px;position:absolute;bottom:0;right:0}.aboutHero-module__i1t19a__image{object-fit:contain;border:2px solid var(--primary-color);width:100%;height:auto}.aboutHero-module__i1t19a__content{color:var(--text-primary);flex:1;padding-left:2rem}.aboutHero-module__i1t19a__title{font-family:var(--title-font);color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.aboutHero-module__i1t19a__highlight{color:var(--primary-color)}.aboutHero-module__i1t19a__underline{background-color:var(--primary-color);width:100px;height:4px;margin-bottom:2rem}.aboutHero-module__i1t19a__desc{color:var(--text-secondary);margin-bottom:2rem;font-family:Noto Sans,sans-serif;font-size:1.1rem}.aboutHero-module__i1t19a__points_grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:3rem;display:grid}.aboutHero-module__i1t19a__point_item{text-align:left;justify-content:left;align-items:center;display:flex}.aboutHero-module__i1t19a__icon{color:var(--primary-color);margin-right:1rem;font-size:2rem}.aboutHero-module__i1t19a__point_desc{color:var(--text-secondary);font-size:1.1rem}.aboutHero-module__i1t19a__learn_more_button{color:var(--text-primary);background-color:var(--secondary-color);border:2px solid var(--secondary-color);cursor:pointer;width:fit-content;transition:var(--transition-fast);border-radius:.7rem;padding:.5rem 2rem;font-size:1rem;text-decoration:none}.aboutHero-module__i1t19a__learn_more_button:hover{color:var(--text-primary);background-color:#0000}@media screen and (max-width:960px){.aboutHero-module__i1t19a__hero{padding:5rem 1rem}.aboutHero-module__i1t19a__hero_wrapper{flex-direction:column;align-items:center}.aboutHero-module__i1t19a__content{text-align:center;padding-top:2rem;padding-left:0}.aboutHero-module__i1t19a__title{font-size:1.8rem}.aboutHero-module__i1t19a__desc{font-size:1rem}.aboutHero-module__i1t19a__icon{font-size:1.8rem}.aboutHero-module__i1t19a__point_desc{font-size:1rem}.aboutHero-module__i1t19a__learn_more_button{padding:.4rem 1.8rem;font-size:.9rem}.aboutHero-module__i1t19a__underline{margin:0 auto 2rem}}@media screen and (max-width:480px){.aboutHero-module__i1t19a__hero_wrapper{padding:0}.aboutHero-module__i1t19a__title{font-size:1.6rem}.aboutHero-module__i1t19a__desc{font-size:.9rem}.aboutHero-module__i1t19a__icon{font-size:1.6rem}.aboutHero-module__i1t19a__point_desc{font-size:.9rem}.aboutHero-module__i1t19a__learn_more_button{padding:.4rem 1.5rem;font-size:.8rem}}
