@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700";body{font-family:"Poppins",sans-serif;font-size:2rem;line-height:1.7}.xxl{font-size:clamp(4.8rem,6vw + 1rem,6rem);line-height:1.3}.xl{font-size:clamp(3.6rem,4.8vw + 1rem,4.8rem);line-height:1.3}.l{font-size:clamp(2.8rem,3.6vw + 1rem,3.6rem);line-height:1.5}.m{font-size:2.4rem;line-height:1.7}.sub{font-size:1.6rem;color:#50736c}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width: 64em){html{font-size:56.25%}}@media screen and (max-width: 48em){html{font-size:50%}}body{box-sizing:border-box;background-color:#fff}::selection{background-color:#00624f;color:#fff}a{text-decoration:none}a,button{display:inline-block}button,input,textarea{outline:none;border:none;font-family:inherit;font-size:inherit}ol,ul{list-style:none}img{display:block;max-width:100%;border:0}.bold{font-weight:700}.normal{font-weight:400}.light{font-weight:300}.container{max-width:127.8rem;margin:0 auto}.darkest{color:#14332d}.btn{padding:1.5rem 3rem;border-radius:8px;font-weight:700;text-align:center;cursor:pointer}.btn--primary{background-color:#00624f;color:#fff;transition:background-color .3s}.btn--primary:hover{background-color:#005041;box-shadow:0 0 30px rgba(238,118,28,.4)}.btn--ghost{padding:1rem 3rem;border:3px solid #fff;color:#fff;transition:background-color .3s}.btn--ghost:hover{background-color:#fff;border-color:#ee761c;box-shadow:0 0 30px rgba(238,118,28,.4);color:#ee761c}.btn:disabled{opacity:.7}.input:not(:last-child){margin-bottom:2.4rem}.input__label{display:block;font-weight:700}.input__control{display:block;width:100%;padding:1.6rem;background-color:#f5faf9;border-radius:8px;border:2px solid #87a8a2}.input__control--error{border-color:red}.link{color:#ee761c;text-decoration:underline}.link:hover{color:#c85e0f}.toast{position:fixed;bottom:0;left:0;right:0;z-index:4;max-width:800px;padding:10px 20px;margin:auto;background:#ccc;font-family:inherit;text-align:center;color:#333;visibility:hidden;opacity:0;transition:opacity .2s,top .2s,visibility .2s;border-radius:3px;box-shadow:0 6px 20px rgba(0,0,0,.2)}.toast--visible{bottom:20px;opacity:1;visibility:visible}.toast--success{background:#00c02b;border-color:#009d23;color:#fff}.toast--error{background:#d50000;border-color:#ba0000;color:#fff}.hero{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/hero.jpg");background-size:cover;background-position:center;padding:24rem 5vw 12rem}.hero__wrapper{max-width:54.8rem;color:#fff}.hero__title{margin-bottom:1rem}.hero__btn-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:2rem;margin-top:3.2rem}@media screen and (max-width: 28.125em){.hero__btn-wrapper{flex-direction:column;align-items:stretch}}.about{padding:0 5vw;transform:translateY(-6rem)}.about__grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;justify-items:left;align-items:stretch;background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/about.jpg");background-size:cover;background-position:center;background-color:#fff;padding:6rem;border-radius:16px;border:4px solid #fff;box-shadow:0 10px 30px rgba(21,21,21,.1);color:#fff}@media screen and (max-width: 67.8125em){.about__grid{grid-template-columns:1fr;grid-gap:1rem}}@media screen and (max-width: 55em){.about__grid{padding:4.2rem}}.goals{padding:0 5vw 6rem}.goals__grid{display:grid;grid-template-columns:1fr 3fr;grid-gap:3.2rem;align-items:center}@media screen and (max-width: 45.625em){.goals__grid{grid-template-columns:1fr;grid-gap:1rem}}.goals__img{display:block;width:100%;max-width:30rem}@media screen and (max-width: 45.625em){.goals__img{max-width:10rem}}.attendance{background-color:#50736c;padding:6rem 5vw}.attendance__header{display:grid;grid-template-columns:max-content 1fr;grid-gap:1rem;align-items:center;margin-bottom:3.2rem;color:#fff}.attendance__header::after{content:"";display:block;width:100%;height:4px;background-color:#151515}.attendance__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 36.25em){.attendance__list{grid-template-columns:repeat(2, 1fr);grid-gap:1rem}}@media screen and (max-width: 26.25em){.attendance__list{grid-template-columns:1fr}}.attendance__list-item{display:flex;justify-content:flex-start;align-items:flex-end;background-size:cover;background-position:center;min-height:20rem;padding:1.6rem;border-radius:16px;color:#fff}.attendance__list-item--doctors{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/doctors.jpg")}.attendance__list-item--paramedics{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/paramedics.jpg")}.attendance__list-item--nutritionists{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/nutritionists.jpg")}.attendance__list-item--wellness{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/wellness.jpg")}.attendance__list-item--researchers{background-image:linear-gradient(rgba(21, 21, 21, 0.7), rgba(21, 21, 21, 0.7)),url("../img/researchers.jpg")}.benefits{padding:6rem 5vw}.benefits__grid{display:grid;grid-template-columns:1fr 3fr;grid-gap:2.4rem}@media screen and (max-width: 50em){.benefits__grid{grid-template-columns:1fr}}.benefits__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media screen and (max-width: 31.25em){.benefits__list{grid-template-columns:1fr}}.benefits__list-item{display:grid;grid-template-columns:max-content 1fr;align-items:center;grid-gap:1.6rem;padding:1rem;border-radius:8px;box-shadow:10px 0 30px rgba(21,21,21,.1)}.benefits__list-item::before{content:"";display:block;width:8px;height:100%;background-color:#ee761c;border-radius:10rem}.course{padding:6rem 5vw;background-color:#50736c}.course__header{margin-bottom:3.2rem;padding-bottom:2rem;border-bottom:3px solid #14332d;color:#fff}.course__module{display:grid;grid-template-columns:24rem 1fr;align-items:start}@media screen and (max-width: 40.625em){.course__module{grid-template-columns:1fr}}.course__module:not(:last-child){margin-bottom:3.2rem}.course__module-title{padding:3rem;background-color:#14332d;border-top-left-radius:8px;border-bottom-left-radius:8px;color:#fff}@media screen and (max-width: 40.625em){.course__module-title{border-bottom-left-radius:0;border-top-right-radius:8px}}.course__module-info-wrapper{padding:3rem;background-color:#fff;border-top-right-radius:8px;border-bottom-right-radius:8px;border-bottom-left-radius:8px}@media screen and (max-width: 40.625em){.course__module-info-wrapper{border-top-right-radius:0}}.course__module-info{padding-left:2rem}.course__module-info:not(:last-child){margin-bottom:2rem}.course__topic-wrapper{display:flex;justify-self:flex-start;align-items:flex-start;flex-wrap:wrap;gap:1.2rem}.course__topic{padding:1rem 1.6rem 1rem 1.2rem;background-color:#daf2ed;border-radius:5px;border-left:8px solid #00624f}.course__download-wrapper{margin-top:3.2rem;padding-top:3.2rem;border-top:3px solid #14332d;text-align:right}.faculty{padding:8rem 5vw}.faculty__header{margin-bottom:3.2rem}.faculty__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 81.25em){.faculty__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 45em){.faculty__grid{grid-template-columns:1fr}}.faculty__single{display:grid;grid-template-columns:10rem 1fr;border-radius:8px;overflow:hidden;background-color:#f5faf9}.faculty__img{display:block;width:100%;height:100%;min-height:13.3rem;object-fit:cover;object-position:center;border-radius:8px}.faculty__single-info{padding:2rem}.testimonials{padding:6rem 5vw;background-color:#f5faf9}.testimonials__header{margin-bottom:3.2rem}.testimonials__grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:1rem}@media screen and (max-width: 60em){.testimonials__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 33.125em){.testimonials__grid{grid-template-columns:1fr}}.testimonials__grid video{width:100%;height:100%;max-height:30rem;border-radius:8px}.cta{background-image:linear-gradient(rgba(0, 98, 79, 0.8), rgba(0, 98, 79, 0.9)),url("../img/temp.png");background-size:cover;background-position:center;background-color:#14332d;padding:8rem 5vw}.cta__grid{display:grid;grid-template-columns:1fr 1.6fr;grid-gap:3.2rem}@media screen and (max-width: 48.125em){.cta__grid{grid-template-columns:1fr}}.cta__header{color:#fff}.cta__title{margin-bottom:1rem}.cta__form{position:relative;overflow:hidden;padding:3.2rem;background-color:#fff;border-radius:8px;max-width:60rem}.cta__form--success .cta__form-success{opacity:1;pointer-events:all}.cta__form-success{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;padding:3.2rem;background-color:#14332d;color:#fff;opacity:0;pointer-events:none;transition:opacity .3s}.cta__form-icon{display:block;width:100%;max-width:20rem}.cta__form-btn-wrapper{text-align:right}.contact{padding:6rem 5vw;background-color:#151515;color:#fff}.footer{background-color:#151515;border-top:2px solid #00624f;padding:2rem 5vw;text-align:center;color:#fff}/*# sourceMappingURL=main.min.css.map */