*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}@media only screen and (min-width: 112.5em){html{font-size:75%}}body{box-sizing:border-box}.none{display:none}body{font-family:"Nunito", sans-serif;font-weight:300;line-height:1.6;background:#fff;color:#080808}.heading-primary,.heading-secondary,.heading-tertiary,.heading-quaternary{font-family:"Nunito", sans-serif;font-weight:400}.heading-primary{line-height:1;font-size:5rem}.heading-primary--light{color:#f7f7f7}.heading-secondary{font-size:4.8rem;margin:0 0 5rem 0;padding-top:6rem;grid-column:full-start / full-end;justify-self:center;width:50%;text-align:center}@media only screen and (min-width: 112.5em){.heading-secondary{padding-top:8rem}}@media only screen and (max-width: 37.5em){.heading-secondary{width:100%}}.heading-secondary::after{content:"";height:.5rem;border-radius:10rem;display:block;width:75%;margin:0 auto;background-color:#4e6888}.heading-tertiary{font-size:3rem}.heading-quaternary{font-size:2rem}.mb-sm{margin-bottom:2rem !important}.mb-md{margin-bottom:3rem !important}.mb-lg{margin-bottom:4rem !important}.mb-hg{margin-bottom:8rem !important}.hidden{visibility:hidden;opacity:0}.btn{cursor:pointer;display:block;border:none;color:#080808;font-family:"Josefin Sans", sans-serif;font-size:1.6rem;text-transform:uppercase;padding:1.8rem 3rem;transition:all 0.2s;font-weight:400;text-decoration:none}@media only screen and (max-width: 37.5em){.btn{font-size:2rem}}.btn--cta{background-color:#82c418}.btn--cta:hover{box-shadow:0 0.3rem 2rem rgba(0,0,0,0.1)}.btn--learn{background-color:transparent;color:#82c418;border-bottom:1px solid #82c418;padding:1.7rem 3rem}.btn--learn:hover{color:#000;background-color:#82c418;box-shadow:0 0.5rem 0.5rem rgba(130,196,24,0.2)}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0);box-shadow:none}.section-faq{grid-column:center-start / center-end}@media only screen and (max-width: 37.5em){.section-faq{padding:0 2rem}}.faq:not(:first-child){margin-top:1.5rem}.faq__content{font-size:1.8rem;margin-top:1rem}@media only screen and (max-width: 56.25em){.faq__content{font-size:2rem}}.faq__title{font-size:2.6rem;border-bottom:2px solid transparent;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media only screen and (max-width: 56.25em){.faq__title{width:auto}}.faq__title:focus{border-bottom:2px solid #82c418}.faq__list{list-style:none;width:80%;margin:1rem auto 0 auto}.faq__item{font-size:1.8rem}.faq__item:not(:first-child){margin-top:2rem}.resources{grid-column:center-start / center-end}@media only screen and (max-width: 37.5em){.resources{padding:0 2rem}}.resource-box{display:grid;grid-template-columns:repeat(auto-fit, minmax(30rem, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(30rem, max-content));grid-gap:5rem}@media only screen and (max-width: 37.5em){.resource-box{grid-gap:0}}.resource-box__topic{font-size:3rem;text-align:center;margin-bottom:4rem;grid-column:1 / -1}.resource-box__topic::after{content:'';display:block;height:.3rem;width:30%;background-color:#5bc0be;margin-top:.5rem;margin-left:auto;margin-right:auto;border-radius:10rem}.resource-box__subtopic{font-size:2.5rem;text-align:center;margin-bottom:2rem;grid-column:1 / -1}.resource-box__subtopic::after{content:'';display:block;height:.3rem;width:15%;background-color:#5bc0be;margin-top:.5rem;margin-left:auto;margin-right:auto;border-radius:10rem}.resource{display:flex;flex-direction:column}.resource:not(:last-child){margin-bottom:5rem}.resource__icon{width:4rem;height:4rem}.resource__name{font-size:2rem;text-decoration:none;color:#26afeb;font-weight:400}@media only screen and (max-width: 37.5em){.resource__name{font-size:2.6rem}}.resource__content{font-size:1.6rem}@media only screen and (max-width: 37.5em){.resource__content{font-size:2rem}}.services{grid-column:center-start / center-end;display:grid;grid-template-columns:repeat(auto-fit, minmax(35rem, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(35rem, max-content));grid-gap:2rem}@media only screen and (max-width: 37.5em){.services{padding:0 2rem}}.service-box{margin:2rem 0;padding:2rem 1rem;display:flex;flex-direction:column;box-shadow:0 1px 2px rgba(0,0,0,0.2)}.service-box__icon{height:7rem;width:7rem;padding:1rem;align-self:center;margin-bottom:2rem;fill:#5bc0be;background-color:rgba(91,192,190,0.3);border-radius:50%}.service-box__title{font-size:2.2rem;align-self:center;border-bottom:2px solid #d1dce2;width:100%;text-align:center;flex-basis:8rem}.service-box__content{font-size:1.8rem;margin:2rem}@media only screen and (max-width: 37.5em){.service-box__content{font-size:2rem}}.service-box__button{border-radius:20rem;background-color:#5bc0be;align-self:flex-end;margin-top:auto}.testimonial{grid-column:center-start / center-end;display:grid;grid-template-columns:repeat(auto-fit, minmax(30rem, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(30rem, max-content));grid-gap:2rem}@media only screen and (max-width: 37.5em){.testimonial{padding:0 2rem}}.testimonial-block{font-size:1.8rem;display:flex;flex-direction:column;padding:2rem;position:relative;box-shadow:0 1px 2px rgba(0,0,0,0.2);border-radius:.5rem}@media only screen and (max-width: 37.5em){.testimonial-block{font-size:2rem}}.testimonial-block__strong{font-style:italic}.testimonial-block::before{content:'\201c';position:absolute;top:0;left:0;font-size:20rem;display:block;color:rgba(0,0,0,0.3);transform:translate(-18%, -25%)}.testimonial-block__content{font-weight:300}.testimonial-block__author{font-style:italic;align-self:flex-end;font-weight:700}.testimonial-block--1{grid-column:1 / -1;grid-row:4 / 5;justify-content:space-between}@media only screen and (max-width: 56.25em){.testimonial-block--1{grid-column:1 / -1}}.testimonial-block--2{grid-column:3 / -1;justify-content:space-between}@media only screen and (max-width: 56.25em){.testimonial-block--2{grid-column:1 / -1}}.testimonial-block--3{grid-column:1 / -1}.testimonial-block--4{grid-column:1 / 3;grid-row:1 / 2;justify-content:space-between}@media only screen and (max-width: 56.25em){.testimonial-block--4{grid-column:1 / -1}}.about{grid-column:center-start / center-end;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;grid-column-gap:3.5rem;margin-top:2rem}@media only screen and (max-width: 37.5em){.about{display:flex;flex-direction:column;padding:0 2rem}}.about-img{display:flex;justify-content:center;align-items:center}.about-img__img{display:block;width:70%;border-radius:2rem}@media only screen and (max-width: 56.25em){.about-img__img{width:100%}}.about__content{grid-column:2 / -1}.about__p{font-size:1.8rem}@media only screen and (max-width: 37.5em){.about__p{font-size:2rem}}.about__p:not(:first-child){margin-top:2rem}.about__title{font-size:2.6rem;text-align:center}@media only screen and (max-width: 37.5em){.about__title{margin-top:2rem}}.about__title::after{content:'';display:block;height:.3rem;width:30%;background-color:#5bc0be;margin-top:.5rem;margin-left:auto;margin-right:auto;border-radius:10rem}.about__title--approach{margin-top:4rem;text-align:left;grid-column:1 / -1}.about__title--approach::after{content:'';display:block;height:.3rem;width:30%;background-color:#5bc0be;margin-top:.5rem;margin-left:0;border-radius:10rem}@media only screen and (min-width: 112.5em){.about__title--approach{margin-top:10rem}}.about__approach{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:5rem;grid-row-gap:2rem}@media only screen and (max-width: 56.25em){.about__approach{display:flex;flex-direction:column}}.about__approach-img--img{width:100%;border-radius:2rem}#contact{margin-bottom:8rem}.contact{padding:2rem;grid-column:full-start / 7;background-color:#2099cf;color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}@media only screen and (max-width: 37.5em){.contact{grid-column:1 / -1}}.contact__name{grid-column:1 / -1;font-size:3rem;margin-top:5rem;margin-left:8.5rem}@media only screen and (max-width: 56.25em){.contact__name{margin-bottom:3rem;margin-left:0;text-align:center}}.contact__header{font-size:3rem;margin-right:2rem}.contact__category{display:flex;justify-content:center;align-items:center}.contact__info{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:5rem}@media only screen and (max-width: 56.25em){.contact__info{grid-column:1 / -1}.contact__info:first-child{margin-bottom:3rem}}.contact__icon{width:4rem;height:4rem;fill:#fff;order:1}.contact__content{font-size:3rem;font-weight:500}.footer{background-color:#0B132B;grid-column:full-start / full-end;grid-row:17 / 17;color:#f7f7f7;padding:3rem;display:flex;justify-content:center;flex-direction:row;height:100%}@media only screen and (max-width: 37.5em){.footer{grid-row:auto;flex-direction:column}}.footer__paragraph{padding-right:4rem;align-self:center;font-size:1.8rem}.footer__icon{height:4.5rem;width:4.5rem;fill:#f7f7f7}.footer__link{text-decoration:none;color:#f7f7f7;align-self:center;font-size:1.6rem}@media only screen and (max-width: 56.25em){.footer__link{width:100%;margin-bottom:2rem}.footer__link:first-of-type{margin-top:2rem}}.container{display:grid;grid-template-rows:8vh 92vh repeat(14, -webkit-min-content) 15vh;grid-template-rows:8vh 92vh repeat(14, min-content) 15vh;grid-template-columns:[full-start] minmax(6rem, 1fr) [center-start] repeat(8, [col-start] minmax(-webkit-min-content, 14.25rem) [col-end]) [center-end] minmax(6rem, 1fr) [full-end];grid-template-columns:[full-start] minmax(6rem, 1fr) [center-start] repeat(8, [col-start] minmax(min-content, 14.25rem) [col-end]) [center-end] minmax(6rem, 1fr) [full-end]}@media only screen and (min-width: 112.5em){.container{grid-template-columns:[full-start] minmax(6rem, 1fr) [center-start] repeat(8, [col-start] minmax(-webkit-min-content, 16.25rem) [col-end]) [center-end] minmax(6rem, 1fr) [full-end];grid-template-columns:[full-start] minmax(6rem, 1fr) [center-start] repeat(8, [col-start] minmax(min-content, 16.25rem) [col-end]) [center-end] minmax(6rem, 1fr) [full-end]}}@media only screen and (max-width: 56.25em){.container{grid-template-rows:100vh -webkit-min-content -webkit-min-content repeat(3, -webkit-min-content);grid-template-rows:100vh min-content min-content repeat(3, min-content)}}@media only screen and (max-width: 37.5em){.container{grid-template-rows:100vh -webkit-min-content -webkit-min-content repeat(3, -webkit-min-content);grid-template-rows:100vh min-content min-content repeat(3, min-content);grid-template-columns:[full-start] minmax(0.5rem, 1fr) [center-start] repeat(8, [col-start] minmax(-webkit-min-content, 14.25rem) [col-end]) [center-end] minmax(0.5rem, 1fr) [full-end];grid-template-columns:[full-start] minmax(0.5rem, 1fr) [center-start] repeat(8, [col-start] minmax(min-content, 14.25rem) [col-end]) [center-end] minmax(0.5rem, 1fr) [full-end];overflow-x:hidden}}.header{grid-column:full-start / 7;display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 56.25em){.header{grid-column:full-start / full-end;color:#fff;background:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0.1)),url("../img/lotus-1.jpg") right no-repeat;background-size:cover}}@media only screen and (max-width: 37.5em){.header{color:#fff;background:linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.4)),url("../img/lotus-1.jpg") center no-repeat;background-size:cover}}.header-box{transform:translateX(-5rem);width:70%;padding:2rem}@media only screen and (max-width: 56.25em){.header-box{width:70%;position:absolute;transform:translate(0, -10rem)}}@media only screen and (max-width: 37.5em){.header-box{width:100%;position:absolute;transform:translate(0, 0)}}.header__group{grid-row:5 / 6;grid-column:center-start / center-end;display:grid;grid-template-columns:repeat(2, minmax(-webkit-min-content, -webkit-max-content));grid-template-columns:repeat(2, minmax(min-content, max-content));grid-column-gap:4rem}@media only screen and (max-width: 56.25em){.header__group{grid-template-columns:repeat(auto-fit, minmax(18rem, -webkit-max-content));grid-template-columns:repeat(auto-fit, minmax(18rem, max-content));grid-row-gap:4rem}}@media only screen and (max-width: 37.5em){.header__group{margin-top:8rem;justify-content:center}}.header__paragraph{font-size:1.8rem;margin-top:1rem;margin-left:.7rem;grid-column:center-start / center-end}@media only screen and (max-width: 56.25em){.header__paragraph{font-size:2.2rem}}.header__btn{justify-self:start}@media only screen and (max-width: 37.5em){.header__btn{grid-column:1 / -1;justify-self:center}}.header__second{font-size:3.8rem;font-weight:300;margin-bottom:2rem}@media only screen and (max-width: 56.25em){.filler{display:none}}.hero-img{grid-column:7 / full-end;background:url("../img/lotus-1.jpg") center no-repeat;background-size:cover;display:grid;grid-template-columns:repeat(6, 1fr);grid-template-rows:repeat(6, 1fr);align-items:center}@media only screen and (max-width: 56.25em){.hero-img{display:none}}.hero-img__img{grid-row:3 / 5;grid-column:1 / 2;width:30rem;box-shadow:0 2rem 5rem rgba(0,0,0,0.2);transform:translateX(-40%)}@media only screen and (min-width: 112.5em){.hero-img__img{width:35rem}}.info{grid-column:center-start / center-end}@media only screen and (max-width: 56.25em){.info{padding:0 2rem}}.info p{font-size:1.8rem}@media only screen and (max-width: 56.25em){.info p{font-size:2rem}}.info__headers:not(:first-child){margin-top:2rem}.info__headers::after{content:'';display:block;height:.3rem;width:10rem;background-color:#5bc0be;margin-top:.5rem;border-radius:10rem}.info__p{margin-top:2rem}.info-list{list-style:none;margin-left:4rem}@media only screen and (max-width: 56.25em){.info-list{margin-left:2rem}}.info-list__head{margin-top:2rem}.info-list__header{font-weight:600}.info-list__item{font-size:1.6rem}@media only screen and (max-width: 56.25em){.info-list__item{font-size:1.8rem}}.info-list__item--sub{margin-left:4rem}@media only screen and (max-width: 56.25em){.info-list__item--sub{margin-left:2rem}}.info-list>*{margin-top:1rem}.m-navigation{display:none}@media only screen and (max-width: 56.25em){.m-navigation{display:inline-block;order:1}}.m-navigation__checkbox{display:none}.m-navigation__button{background-color:#1C2541;height:7rem;width:7rem;position:fixed;top:6rem;right:6rem;border-radius:50%;z-index:2000;box-shadow:0 1rem 3rem rgba(8,8,8,0.1);text-align:center;cursor:pointer}@media only screen and (max-width: 56.25em){.m-navigation__button{top:2.2rem;right:3rem}}@media only screen and (max-width: 37.5em){.m-navigation__button{top:2rem;right:2rem}}.m-navigation__background{height:6rem;width:6rem;border-radius:50%;position:fixed;top:6.5rem;right:6.5rem;background-image:radial-gradient(#0B132B, #080808);z-index:1000;transition:transform 0.8s cubic-bezier(0.86, 0, 0.07, 1)}@media only screen and (max-width: 56.25em){.m-navigation__background{top:3rem;right:3.5rem}}@media only screen and (max-width: 37.5em){.m-navigation__background{top:2.5rem;right:2.5rem}}.m-navigation__nav{height:100vh;position:fixed;top:0;left:0;z-index:1500;opacity:0;width:0;transition:all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.m-navigation__list{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);list-style:none;text-align:left;width:100%}.m-navigation__item{margin:1rem}.m-navigation__link:link,.m-navigation__link:visited{display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;color:#f7f7f7;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #f7f7f7 50%);background-size:260%;transition:all 0.4s}.m-navigation__link:hover,.m-navigation__link:active{background-position:100%;color:orangered;transform:translateX(1rem)}.m-navigation__checkbox:checked ~ .m-navigation__background{transform:scale(80)}.m-navigation__checkbox:checked ~ .m-navigation__nav{opacity:1;width:100%}.m-navigation__icon{position:relative;margin-top:3.5rem}.m-navigation__icon,.m-navigation__icon::before,.m-navigation__icon::after{width:3rem;height:2px;background-color:white;display:inline-block}.m-navigation__icon::before,.m-navigation__icon::after{content:"";position:absolute;left:0;transition:all 0.2s}.m-navigation__icon::before{top:-0.8rem}.m-navigation__icon::after{top:0.8rem}.m-navigation__button:hover .m-navigation__icon::before{top:-1rem}.m-navigation__button:hover .m-navigation__icon::after{top:1rem}.m-navigation__checkbox:checked+.m-navigation__button .m-navigation__icon{background-color:transparent}.m-navigation__checkbox:checked+.m-navigation__button .m-navigation__icon::before{top:0;transform:rotate(135deg)}.m-navigation__checkbox:checked+.m-navigation__button .m-navigation__icon::after{top:0;transform:rotate(-135deg)}.nav{grid-column:full-start / full-end;background-color:#4e6888;display:flex;justify-content:flex-end;z-index:20}@media only screen and (max-width: 56.25em){.nav{display:none}}.nav__link{font-size:2.2rem;font-weight:300;padding:0 4rem;text-decoration:none;height:100%;color:#f7f7f7;display:flex;align-items:center;justify-content:center;border-top:0.3rem solid transparent;border-bottom:0.3rem solid transparent;transition:all 0.2s}@media only screen and (min-width: 112.5em){.nav__link{margin-right:4rem}}@media only screen and (max-width: 56.25em){.nav__link{display:none}}.nav__link:hover{border-top:0.3rem solid currentColor;color:#82c418;border-bottom:0.3rem solid currentColor}.nav__link:last-child{margin-right:0}.nav__drop{position:relative}.nav__drop p{position:relative;z-index:2000}.nav__sub{position:absolute;top:0;background-color:#4e6888;width:17.3rem;height:auto;display:flex;flex-direction:column;transform:translateY(-100%);z-index:10;transition:all ease-in .2s;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.nav__sub>*{height:8vh}.sub--active{transform:translateY(47%)}@media only screen and (min-width: 112.5em){.sub--active>*{margin-right:0}}.fixed-top{position:fixed;top:0;background-color:#4e6888;z-index:100;width:100%;height:8vh}.quote{grid-column:7 / full-end;background-color:#4e6888;color:white;padding:5rem}@media only screen and (max-width: 37.5em){.quote{grid-column:1 / -1}}.quote__content{font-size:3rem}.quote__name{text-align:right}
