@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap");*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:'Poppins', sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fdfdfd;color:#30C676}body::-moz-selection{color:#161616}body::selection{color:#161616}::-moz-selection{background-color:#161616;color:#ffffff}::selection{background-color:#161616;color:#ffffff}body{font-family:"Poppins", sans-serif}.heading-primary--main{text-transform:capitalize;display:block;font-size:5rem;font-weight:700;color:#000000}@media only screen and (max-width: 75em){.heading-primary--main{font-size:4rem}}@media only screen and (max-width: 56.25em){.heading-primary--main{font-size:3rem}}@media only screen and (max-width: 37.5em){.heading-primary--main{font-size:2.6rem}}@media only screen and (max-width: 30em){.heading-primary--main{font-size:2rem;font-weight:600}}.heading-primary--sub{display:block;font-size:2rem;font-weight:600;letter-spacing:0.1rem}@media only screen and (max-width: 37.5em){.heading-primary--sub{font-size:2rem}}@media only screen and (max-width: 30em){.heading-primary--sub{font-size:2rem;margin:0 2rem 1rem 3rem}}.heading-secondary{color:#ffffff}.heading-secondary--main{display:block;font-size:4rem;font-weight:600}@media only screen and (max-width: 75em){.heading-secondary--main{font-size:3rem}}@media only screen and (max-width: 37.5em){.heading-secondary--main{font-size:2.6rem}}.heading-secondary--sub{display:block;font-size:2rem;font-weight:400;letter-spacing:0.1rem}@media only screen and (max-width: 37.5em){.heading-secondary--sub{font-size:2rem}}@media only screen and (max-width: 30em){.heading-secondary--sub{font-size:2rem;margin:0 2rem}}.paragraph--main{display:block;font-size:2rem;font-weight:600;color:#8A8A8A}@media only screen and (max-width: 75em){.paragraph--main{font-size:1.8rem}}@media only screen and (max-width: 37.5em){.paragraph--main{font-size:1.6rem}}.paragraph--sub{display:block;font-size:2rem;font-weight:400;letter-spacing:0.1rem}@media only screen and (max-width: 37.5em){.paragraph--sub{font-size:2rem}}@media only screen and (max-width: 30em){.paragraph--sub{font-size:2rem;margin:0 2rem}}.navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.navigation__logo{width:10%;margin:3.5rem 12rem}@media only screen and (max-width: 75em){.navigation__logo{width:17%}}@media only screen and (max-width: 56.25em){.navigation__logo{width:22%;margin:3.5rem 8rem}}@media only screen and (max-width: 37.5em){.navigation__logo{width:30%;margin:4rem 5rem}}@media only screen and (max-width: 30em){.navigation__logo{width:40%;margin:4.5rem 5rem}}.navigation__logo__link{display:contents}.footer{background-color:#2b2b2b;padding:3rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__heading{color:#8A8A8A;font-size:2rem}.footer__subheading{color:#8A8A8A;font-size:1.5rem}.btn{color:#ffffff;text-decoration:none;border:none;outline:none;cursor:pointer;font-family:"Poppins", sans-serif;-webkit-transition:0.3s all;transition:0.3s all;-webkit-box-shadow:1px 1px 5px rgba(63,63,63,0.1);box-shadow:1px 1px 5px rgba(63,63,63,0.1)}.btn-lg{padding:1.6rem 5rem;font-size:2.5rem;font-weight:600;border-radius:0.3rem}@media only screen and (max-width: 56.25em){.btn-lg{padding:1.5rem 4rem;font-size:2rem;font-weight:500}}@media only screen and (max-width: 37.5em){.btn-lg{padding:1rem 2rem;font-size:1.3rem;font-weight:500}}.btn-md{padding:1.3rem 2rem;font-size:1.8rem;font-weight:600;border-radius:0.3rem}@media only screen and (max-width: 37.5em){.btn-md{padding:1rem}}.btn-sm{background-color:#161616;color:#30C676;padding:0.5rem 1.5rem;font-size:1.5rem;font-weight:500;border-radius:0.3rem}.btn:hover{-webkit-transform:translateY(-0.3rem);transform:translateY(-0.3rem)}.form{width:85%}.form__group{margin-top:3rem}.form__label{font-size:2.5rem;font-weight:600}@media only screen and (max-width: 30em){.form__label{margin-left:2rem;font-size:1.8rem}}.form__input{display:block;width:100%;padding:2rem;font-size:2rem;font-weight:600;margin-top:0.5rem;background-color:rgba(22,22,22,0.2);color:#30C676;border:none;outline:none;-webkit-transition:0.5s all;transition:0.5s all;border-radius:5px}.form__input:focus{color:#ffffff;background-color:rgba(48,198,118,0.8)}.form__select{width:100%;height:6rem;border-radius:5px;margin-top:0.5rem;font-size:2rem;font-weight:600;display:block;background-color:rgba(22,22,22,0.2);color:#30C676;padding:0rem 0rem 0rem 1rem;border:none}.form__select:focus{color:#ffffff;background-color:rgba(48,198,118,0.8)}@media only screen and (max-width: 30em){.form__select{margin-left:2rem;width:80%}}.form__submit{margin:1rem 0 2rem 0;width:100%;padding:2rem 0}.form__submit__section{height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__submit__message{font-size:5rem;font-weight:500;text-align:center}@media only screen and (max-width: 30em){.form__submit__message{font-size:3rem;font-weight:500}}.help-steps__items{display:grid;gap:0.5rem;grid-template-columns:repeat(auto-fit, minmax(400px, 1fr))}@media only screen and (max-width: 30em){.help-steps__items{grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}}.help-steps__items__heading{margin:1rem 0}@media only screen and (max-width: 30em){.help-steps__items__heading{margin:2rem;font-size:3rem}}.help-steps__items__item{background-color:rgba(22,22,22,0.2);padding:2rem 5rem;border-radius:5px}.help-steps__items__item__heading{font-size:2rem}.help-steps__items__item__content{margin-top:1rem;font-size:1.6rem;font-weight:600}.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15rem 0}@media only screen and (max-width: 75em){.header{padding:10rem 0}}@media only screen and (max-width: 37.5em){.header{padding:5rem 0}}@media only screen and (max-width: 56.25em){.header{width:90%;margin:auto}}@media only screen and (max-width: 37.5em){.header{width:90%;margin:auto;margin:2rem auto}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15rem}@media only screen and (max-width: 75em){.header__container{padding:0 10rem}}@media only screen and (max-width: 56.25em){.header__container{padding:0 5rem}}@media only screen and (max-width: 37.5em){.header__container{padding:0 1rem}}.header__container__content__heading{text-align:center}@media only screen and (max-width: 37.5em){.header__container__content__heading{font-size:3.8rem}}@media only screen and (max-width: 30em){.header__container__content__heading{font-size:3rem}}.header__container__content__heading__span{color:#30C676}.header__container__content__subparagraph{font-size:1.5rem;font-weight:600;color:#8A8A8A}.header__container__content__buttons{margin:2rem 0 1rem 0}.header__container__content__buttons__primary{background-color:#30C676;border:1px #30C676 solid;-webkit-transition:0.3s all;transition:0.3s all}@media only screen and (max-width: 37.5em){.header__container__content__buttons__primary{font-size:1.4rem}}.header__container__content__buttons__secondary{margin:0 0 0 1rem;background-color:transparent;border:1px #8A8A8A solid;color:#000000}@media only screen and (max-width: 56.25em){.header__container__content__buttons__secondary{margin:1rem 0 0 0}}@media only screen and (max-width: 37.5em){.header__container__content__buttons__secondary{font-size:1.4rem}}.header__container__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__container__image__container{width:60%;height:auto}@media only screen and (max-width: 75em){.header__container__image__container{width:80%}}@media only screen and (max-width: 75em){.header__container__image__container{width:90%}}@media only screen and (max-width: 37.5em){.header__container__image{display:none}}.whychooseus{margin:5rem 0 0 0;padding:10rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f7fa}@media only screen and (max-width: 37.5em){.whychooseus{padding:5rem 0}}.whychooseus__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.whychooseus__header__subheading{font-size:1.5rem;color:#8A8A8A;font-weight:600}.whychooseus__header__heading{font-size:5rem;color:#30C676;font-weight:600;text-align:center}@media only screen and (max-width: 37.5em){.whychooseus__header__heading{font-size:2.5rem}}.whychooseus__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem 0}@media only screen and (max-width: 37.5em){.whychooseus__content{padding:0}}.whychooseus__content__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:65%;padding:5rem 0}@media only screen and (max-width: 75em){.whychooseus__content__item{width:80%}}@media only screen and (max-width: 37.5em){.whychooseus__content__item{width:90%}}.whychooseus__content__item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.whychooseus__content__item__image__container{width:80%}@media only screen and (max-width: 56.25em){.whychooseus__content__item__image__container{width:100%}}@media only screen and (max-width: 37.5em){.whychooseus__content__item__image{display:none}}.whychooseus__content__item__content{margin:0 0 0 5rem}@media only screen and (max-width: 37.5em){.whychooseus__content__item__content{margin:0}}.whychooseus__content__item__content__heading{color:#000000;font-size:3rem;font-weight:600}.whychooseus__content__item__content__heading__span{color:#30C676;font-size:3rem;font-weight:600}.whychooseus__content__item__content__paragraph{color:#8A8A8A;font-size:2rem;font-weight:500}@media only screen and (max-width: 56.25em){.whychooseus__content__item__content__paragraph{margin:1rem 0}}.pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fdfdfd;padding:10rem 0}@media only screen and (max-width: 37.5em){.pricing{padding:4rem 0}}.pricing__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pricing__header__subheading{font-size:2rem;color:#8A8A8A;font-weight:600}@media only screen and (max-width: 37.5em){.pricing__header__subheading{font-size:1.6rem}}.pricing__header__heading{font-size:5rem;color:#30C676;font-weight:600;text-align:center}@media only screen and (max-width: 37.5em){.pricing__header__heading{font-size:4rem}}.pricing__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:5rem 0;width:50%;border-radius:5px;border:1px solid #8A8A8A;margin:2rem auto}@media only screen and (max-width: 75em){.pricing__content{width:90%}}@media only screen and (max-width: 37.5em){.pricing__content{width:100%}}.pricing__content__item{background-color:#ffffff;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 5rem}@media only screen and (max-width: 75em){.pricing__content__item{width:80%}}@media only screen and (max-width: 37.5em){.pricing__content__item{display:grid;padding:5rem 0}}.pricing__content__item__content__heading{color:#000000;font-size:3rem;font-weight:600}@media only screen and (max-width: 37.5em){.pricing__content__item__content__heading{text-align:center}}.pricing__content__item__content__paragraph{color:#000000;font-size:1.6rem;margin:0.5rem 0}@media only screen and (max-width: 37.5em){.pricing__content__item__content__paragraph{text-align:center}}.pricing__content__item__value{padding:0 3rem}@media only screen and (max-width: 37.5em){.pricing__content__item__value{margin:1rem 0 0 0}}.pricing__content__item__value__content{font-size:3rem;color:#000000}@media only screen and (max-width: 37.5em){.pricing__content__item__value__content{text-align:center}}.pricing__content__features{margin:0 5rem}.pricing__content__features__item__text{font-size:2rem;font-weight:600}.contactus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10rem 0;background-color:#f5f7fa}.contactus__subheading{font-size:1.5rem;color:#8A8A8A;font-weight:600}.contactus__heading{margin:1rem 0 2rem 0;font-size:3rem;color:#30C676;font-weight:600;text-align:center}@media only screen and (max-width: 37.5em){.contactus__heading{font-size:2.5rem}}.contactus__button{margin:1rem 0 3rem 0;background-color:#161616;font-size:1.6rem;font-weight:600;border-radius:3px;-webkit-box-shadow:2px 2px 5px rgba(63,63,63,0.25);box-shadow:2px 2px 5px rgba(63,63,63,0.25);-webkit-transition:0.3s all;transition:0.3s all}@media only screen and (max-width: 37.5em){.contactus__button{font-size:2rem}}.contactus__button:hover{-webkit-transform:translateY(-0.3rem);transform:translateY(-0.3rem)}
