.Footer-module__rnk_JG__Footer{background:var(--blue-dark);color:#fff;text-align:center;margin-top:7rem;padding:2rem;font-size:1.2rem}.Footer-module__rnk_JG__Footer p{color:#eee;margin:.5rem 0;font-size:.8rem}
.Header-module__e62msq__Header{background:var(--blue-dark);color:#fff;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;box-shadow:0 0 10px #00000080}.Header-module__e62msq__Header h1{font-size:clamp(2rem,5vw,3rem);font-family:var(--secondary-font)}.Header-module__e62msq__lists{gap:2.5vw;display:flex}.Header-module__e62msq__lists li{list-style:none}.Header-module__e62msq__lists li a{color:#fff;font-weight:700;text-decoration:none;display:block}.Header-module__e62msq__lists li a:active,.Header-module__e62msq__lists li a:hover{color:var(--reddy)}.Header-module__e62msq__menu{cursor:pointer;flex-direction:column;gap:.5rem;display:none}.Header-module__e62msq__menu span{background-color:#fff;border-radius:.2rem;width:2.5rem;height:.3rem;display:block}.Header-module__e62msq__menu span.Header-module__e62msq__forwardRotate:first-child{transform:rotate(-45deg)translateY(10px)}.Header-module__e62msq__menu span.Header-module__e62msq__reverseRotate:last-child{transform:rotate(45deg)translateY(-10px)}@media screen and (max-width:670px){.Header-module__e62msq__navigation{display:none}.Header-module__e62msq__menu{display:flex}}
.Hero-module__PgAKtG__Hero{background:var(--gab-gradient-two),url(/images/touch-light.jpg);background-position:50%;background-size:cover;height:75vh}.Hero-module__PgAKtG__HeroContent{grid-template-columns:repeat(2,1fr);align-items:center;width:85%;height:100%;margin:0 auto;display:grid}.Hero-module__PgAKtG__pageContent{flex-direction:column;gap:2rem;display:flex}.Hero-module__PgAKtG__HeroInfo{justify-self:center}.Hero-module__PgAKtG__button{outline:solid var(--reddy)2px;color:#fff;width:fit-content;max-width:200px;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:medium;outline-offset:.6rem;cursor:pointer;background:linear-gradient(142deg,#fa2 0%,#e52447 100%);border:none;border-radius:.1rem;margin:1.5rem 0;padding:.3rem 1rem;overflow:hidden}.Hero-module__PgAKtG__HeroTitle{color:#fff;letter-spacing:.1rem;font-size:clamp(2.5rem,3.5vw,3.5rem);line-height:1.5;font-family:var(--secondary-font);margin-bottom:1rem}.Hero-module__PgAKtG__HeroGraphic{justify-self:end}@media screen and (max-width:670px){.Hero-module__PgAKtG__Hero{height:90vh}.Hero-module__PgAKtG__HeroContent{text-align:center;grid-template-columns:1fr}.Hero-module__PgAKtG__HeroTitle{letter-spacing:1px;font-size:1.5rem;line-height:1.5}.Hero-module__PgAKtG__HeroGraphic{justify-self:center;transform:translateY(-20%)}.Hero-module__PgAKtG__Astronaut{width:300px;height:300px}}
.Offer-module__KdwWNq__OfferGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;padding:3rem clamp(1.5rem,3vw,2.5rem);display:grid}.Offer-module__KdwWNq__OfferItem{background-color:#e524471a;border-radius:25px;padding:2rem}.Offer-module__KdwWNq__OfferUpper{grid-template-columns:1fr 2fr;align-items:center;display:grid}.Offer-module__KdwWNq__OfferUpper h3{background:var(--gradient-one);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.7rem;font-weight:600}.Offer-module__KdwWNq__OfferUpper .Offer-module__KdwWNq__icon{width:4rem;height:4rem;color:var(--reddy)}.Offer-module__KdwWNq__OfferItem p{color:#734f43;font-size:1.2rem}@media screen and (max-width:670px){.Offer-module__KdwWNq__Offer{width:90%}.Offer-module__KdwWNq__Projects h2{font-size:1.5rem}.Offer-module__KdwWNq__OfferItem p{font-size:1rem}}
.Projects-module__HGIySG__Container{margin:var(--space)auto;gap:var(--space);grid-template-columns:repeat(auto-fit,minmax(80px,1fr));display:grid}.Projects-module__HGIySG__card{background:#fff;border-radius:.3rem;padding:.3rem .5rem;box-shadow:0 5px #00000073}.Projects-module__HGIySG__card img{width:auto}@media screen and (max-width:670px){.Projects-module__HGIySG__Container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));width:90vw}.Projects-module__HGIySG__Projects h2{font-size:1.5rem}}
.CourseCard-module__lBjTvq__courseCard{background:#fffc;border-radius:.5rem;flex-direction:column;gap:1.2rem;width:100%;padding:3rem 1.5rem;display:flex;box-shadow:0 0 15px #00000080}.CourseCard-module__lBjTvq__courseCard h1{background:var(--gradient-one);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.7rem;font-weight:600}.CourseCard-module__lBjTvq__courseCard .CourseCard-module__lBjTvq__link{color:var(--blue-dark);font-weight:700}.CourseCard-module__lBjTvq__courseCard .CourseCard-module__lBjTvq__link:hover,.CourseCard-module__lBjTvq__courseCard .CourseCard-module__lBjTvq__link:focus,.CourseCard-module__lBjTvq__courseCard .CourseCard-module__lBjTvq__link:active{color:#2c3359d0}
.TrainingBanner-module__aVbJLW__trainingBanner{background:var(--gradient-one);height:fit-content;margin:var(--space)0;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));place-items:center;gap:3rem;padding:3rem clamp(1.5rem,3vw,2.5rem);display:grid}
