.w-full {
  width: 100%; }

.full-header {
  height: 65px !important; }
  @media screen and (min-width: 769px) and (max-width: 850px) {
    .full-header {
      padding-top: 0 !important; } }
  @media screen and (min-width: 851px) and (max-width: 920px) {
    .full-header {
      padding-top: 5px !important; } }
  @media screen and (min-width: 769px) {
    .full-header {
      display: flex !important;
      justify-content: space-between !important;
      align-items: center; } }
  .full-header .cta-container {
    float: right !important; }
    @media screen and (min-width: 769px) and (max-width: 850px) {
      .full-header .cta-container a {
        padding-top: 0 !important; } }
    @media screen and (min-width: 851px) and (max-width: 920px) {
      .full-header .cta-container a {
        padding-top: 3px !important; } }
  .full-header .header-top-bar {
    padding-top: 0 !important; }

@media screen and (max-width: 768px) {
  .mobile-header {
    display: block !important; } }

.mobile-header .header-container {
  display: flex;
  justify-content: flex-start;
  align-items: center; }

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .gp-logo {
    width: 120px !important; } }

@media only screen and (min-width: 320px) and (max-width: 350px) {
  #about_us_clouds {
    height: 200px !important; } }

@media only screen and (min-width: 351px) and (max-width: 380px) {
  #about_us_clouds {
    height: 200px !important; } }

@media only screen and (min-width: 381px) and (max-width: 430px) {
  #about_us_clouds {
    height: 250px !important; } }

@media only screen and (min-width: 431px) and (max-width: 600px) {
  #about_us_clouds {
    height: 250px !important; } }

@media only screen and (min-width: 601px) and (max-width: 768px) {
  #about_us_clouds {
    height: 200px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  #about_us_clouds {
    height: 200px !important; } }

#about_us_clouds #about_gp {
  font-size: 34px !important;
  margin: 80px 0px 0px 10px !important; }
  @media only screen and (min-width: 320px) and (max-width: 380px) {
    #about_us_clouds #about_gp {
      font-size: 24px !important;
      margin: 20px 0px 10px 10px !important; } }
  @media only screen and (min-width: 381px) and (max-width: 430px) {
    #about_us_clouds #about_gp {
      font-size: 26px !important;
      margin: 30px 0px 20px 10px !important; } }
  @media only screen and (min-width: 431px) and (max-width: 600px) {
    #about_us_clouds #about_gp {
      font-size: 28px !important;
      margin: 40px 0px 10px 10px !important; } }
  @media only screen and (min-width: 601px) and (max-width: 768px) {
    #about_us_clouds #about_gp {
      font-size: 30px !important;
      margin: 40px 0px 10px 10px !important; } }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    #about_us_clouds #about_gp {
      font-size: 32px !important;
      margin: 40px 0px 0px 10px !important; } }
#about_us_clouds #about_gp2 {
  font-size: 19px !important; }
  @media only screen and (max-width: 430px) {
    #about_us_clouds #about_gp2 {
      font-size: 16px !important; } }
@media only screen and (min-width: 320px) and (max-width: 380px) {
  #about_us_clouds #about_us_gary {
    top: 30px !important;
    left: unset !important;
    right: 0px !important; } }

@media only screen and (min-width: 381px) and (max-width: 430px) {
  #about_us_clouds #about_us_gary {
    top: 30px !important;
    left: unset !important;
    right: 0px !important;
    margin-top: unset !important; } }

@media only screen and (min-width: 431px) and (max-width: 600px) {
  #about_us_clouds #about_us_gary {
    top: 30px !important;
    left: unset !important;
    right: 0px !important;
    margin-top: unset !important;
    width: 200px !important; } }

@media only screen and (min-width: 601px) and (max-width: 768px) {
  #about_us_clouds #about_us_gary {
    top: 30px !important;
    left: unset !important;
    right: 0px !important;
    margin-top: unset !important;
    width: 200px !important; } }

@media only screen and (min-width: 769px) and (max-width: 1024px) {
  #about_us_clouds #about_us_gary {
    top: 30px !important;
    left: unset !important;
    right: 50px !important;
    margin-top: unset !important;
    width: 230px !important; } }

.about_question_container {
  display: flex !important;
  width: 100% !important;
  align-items: start !important;
  justify-content: flex-start !important;
  gap: 15px !important; }
  .about_question_container > .img-wrapper {
    width: 25px !important; }
    .about_question_container > .img-wrapper > img {
      top: unset !important;
      height: 25px !important;
      width: 25px !important;
      aspect-ratio: 1/1 !important; }
  .about_question_container > .about_question_text {
    max-width: 80% !important;
    margin-left: 0 !important;
    float: unset !important; }
    @media only screen and (min-width: 551px) and (max-width: 768px) {
      .about_question_container > .about_question_text {
        max-width: 88% !important; } }
    @media only screen and (min-width: 431px) and (max-width: 550px) {
      .about_question_container > .about_question_text {
        max-width: 85% !important; } }
    @media only screen and (min-width: 381px) and (max-width: 430px) {
      .about_question_container > .about_question_text {
        max-width: 82% !important; } }
    @media only screen and (max-width: 380px) {
      .about_question_container > .about_question_text {
        max-width: 77% !important; } }
    .about_question_container > .about_question_text > p {
      float: unset !important;
      width: unset !important;
      font-size: 19px !important; }
      @media only screen and (max-width: 430px) {
        .about_question_container > .about_question_text > p {
          font-size: 16px !important; } }
#our_team > p {
  font-size: 19px !important; }
  @media only screen and (max-width: 430px) {
    #our_team > p {
      font-size: 16px !important; } }
@media screen and (min-width: 769px) {
  #how_does_GreenPal_work {
    margin-left: 0px !important;
    margin-right: 0px !important; } }

#how_does_GreenPal_work > p {
  font-size: 34px !important; }
  @media only screen and (min-width: 320px) and (max-width: 340px) {
    #how_does_GreenPal_work > p {
      font-size: 22px !important; } }
  @media only screen and (min-width: 341px) and (max-width: 380px) {
    #how_does_GreenPal_work > p {
      font-size: 24px !important; } }
  @media only screen and (min-width: 381px) and (max-width: 430px) {
    #how_does_GreenPal_work > p {
      font-size: 26px !important; } }
  @media only screen and (min-width: 431px) and (max-width: 600px) {
    #how_does_GreenPal_work > p {
      font-size: 28px !important; } }
  @media only screen and (min-width: 601px) and (max-width: 768px) {
    #how_does_GreenPal_work > p {
      font-size: 30px !important;
      text-align: center !important; } }
  @media only screen and (min-width: 769px) and (max-width: 1024px) {
    #how_does_GreenPal_work > p {
      font-size: 32px !important; } }
.how-gp-work-text-container > .work-wrapper {
  display: flex !important;
  width: 100% !important;
  align-items: start !important;
  justify-content: flex-start !important;
  gap: 15px !important; }
  .how-gp-work-text-container > .work-wrapper > .img-wrapper {
    width: 30px !important; }
    .how-gp-work-text-container > .work-wrapper > .img-wrapper > img {
      top: unset !important;
      height: 30px !important;
      width: 30px !important;
      aspect-ratio: 1/1 !important; }
  .how-gp-work-text-container > .work-wrapper > .work-text {
    max-width: 80% !important;
    margin-left: 0 !important;
    float: unset !important; }
    @media only screen and (min-width: 551px) and (max-width: 768px) {
      .how-gp-work-text-container > .work-wrapper > .work-text {
        max-width: 88% !important; } }
    @media only screen and (min-width: 431px) and (max-width: 550px) {
      .how-gp-work-text-container > .work-wrapper > .work-text {
        max-width: 80% !important; } }
    @media only screen and (min-width: 381px) and (max-width: 430px) {
      .how-gp-work-text-container > .work-wrapper > .work-text {
        max-width: 82% !important; } }
    @media only screen and (max-width: 380px) {
      .how-gp-work-text-container > .work-wrapper > .work-text {
        max-width: 77% !important; } }
    .how-gp-work-text-container > .work-wrapper > .work-text > p {
      float: unset !important;
      width: unset !important;
      font-size: 24px !important; }
      @media only screen and (max-width: 768px) {
        .how-gp-work-text-container > .work-wrapper > .work-text > p {
          font-size: 20px !important; } }
      @media only screen and (max-width: 430px) {
        .how-gp-work-text-container > .work-wrapper > .work-text > p {
          font-size: 18px !important; } }
.how-gp-work-text-container > .work-text-explanation {
  font-size: 20px !important; }
  @media only screen and (max-width: 768px) {
    .how-gp-work-text-container > .work-text-explanation {
      font-size: 18px !important; } }
  @media only screen and (max-width: 430px) {
    .how-gp-work-text-container > .work-text-explanation {
      font-size: 16px !important; } }
.how-gp-works-main-container {
  display: flex !important;
  flex-direction: row !important;
  justify-content: space-between !important; }
  @media only screen and (max-width: 768px) {
    .how-gp-works-main-container {
      flex-direction: column !important;
      align-items: center !important; }
      .how-gp-works-main-container > .how-gp-work-text-container {
        order: 1 !important;
        margin-top: 20px !important; } }
  @media screen and (min-width: 430px) and (max-width: 667px) {
    .how-gp-works-main-container .gp-img-container {
      display: block !important; } }
  @media screen and (min-width: 769px) and (max-width: 1024px) {
    .how-gp-works-main-container > .how-gp-work-text-container {
      width: 50% !important; } }
.business-text {
  text-align: center !important;
  font-size: 24px !important; }
  @media screen and (max-width: 768px) {
    .business-text {
      font-size: 20px !important; } }
  @media screen and (max-width: 430px) {
    .business-text {
      font-size: 19px !important; } }
.how_it_works_cta {
  display: block !important;
  margin: 20px auto  !important;
  padding: 20px !important; }

#gp_faq_h2 {
  font-size: 24px !important; }
  @media only screen and (max-width: 768px) {
    #gp_faq_h2 {
      font-size: 20px !important; } }
  @media only screen and (max-width: 430px) {
    #gp_faq_h2 {
      font-size: 19px !important; } }
  @media only screen and (max-width: 390px) {
    #gp_faq_h2 {
      font-size: 17px !important; } }
  @media only screen and (max-width: 360px) {
    #gp_faq_h2 {
      font-size: 16px !important; } }
  @media only screen and (max-width: 340px) {
    #gp_faq_h2 {
      font-size: 15px !important; } }
.faq_topic_tag {
  font-size: 24px !important; }
  @media only screen and (max-width: 768px) {
    .faq_topic_tag {
      font-size: 20px !important; } }
  @media only screen and (max-width: 430px) {
    .faq_topic_tag {
      font-size: 19px !important; } }
.gp_hidden_faq_answer p {
  font-size: 24px !important; }
  @media only screen and (max-width: 768px) {
    .gp_hidden_faq_answer p {
      margin-left: 25px !important;
      font-size: 20px !important; } }
  @media only screen and (max-width: 430px) {
    .gp_hidden_faq_answer p {
      margin-left: 15px !important;
      font-size: 19px !important; } }
#faq_footer {
  background-repeat: no-repeat !important;
  background-size: cover !important; }
  @media screen and (max-width: 500px) {
    #faq_footer {
      height: 620px !important; } }
  @media screen and (min-width: 501px) and (max-width: 640px) {
    #faq_footer {
      height: 440px !important; } }
  @media screen and (min-width: 641px) and (max-width: 920px) {
    #faq_footer {
      height: 620px !important; } }
.footer-section {
  display: flex !important;
  flex-direction: column !important; }
  .footer-section .footer-social-main-container {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important; }
    @media screen and (max-width: 500px) {
      .footer-section .footer-social-main-container {
        margin-top: 40px !important; } }
    @media screen and (min-width: 641px) and (max-width: 920px) {
      .footer-section .footer-social-main-container {
        margin-top: 40px !important; } }
  @media screen and (min-width: 501px) and (max-width: 640px) {
    .footer-section .footer-links-container {
      width: 30% !important; } }
  @media screen and (min-width: 641px) and (max-width: 920px) {
    .footer-section .footer-links-container {
      width: 33% !important; } }
.footer-cta-container {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  gap: 20px !important; }
  @media screen and (max-width: 500px) {
    .footer-cta-container {
      align-items: center !important; } }
  @media screen and (min-width: 641px) and (max-width: 920px) {
    .footer-cta-container {
      align-items: center !important; } }
  @media screen and (min-width: 501px) and (max-width: 640px) {
    .footer-cta-container {
      width: unset !important; } }
  @media screen and (min-width: 921px) and (max-width: 1024px) {
    .footer-cta-container {
      width: unset !important; } }
  .footer-cta-container .signup-button-container,
  .footer-cta-container .satisfaction-badge-container,
  .footer-cta-container #badge,
  .footer-cta-container .signup-button,
  .footer-cta-container .signup-button-hiw {
    margin: 0 !important;
    padding: 0 !important;
    position: unset !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    bottom: unset !important;
    height: unset !important;
    width: unset !important; }
  @media screen and (min-width: 921px) {
    .footer-cta-container .signup-button-container {
      margin-top: 45px !important; } }
  .footer-cta-container .signup-button-container > .signup-button {
    padding: 8px 18px !important; }
    @media screen and (max-width: 768px) {
      .footer-cta-container .signup-button-container > .signup-button {
        padding: 6px 10px !important;
        font-size: 12px !important; } }
  .footer-cta-container #badge {
    height: 100px !important; }
    @media screen and (max-width: 768px) {
      .footer-cta-container #badge {
        height: 60px !important; } }
.copy-right-text {
  font-size: 16px !important;
  text-align: center !important; }
  @media screen and (max-width: 500px) {
    .copy-right-text {
      font-size: 14px !important;
      margin: 10px auto !important; } }
  @media screen and (max-width: 390px) {
    .copy-right-text {
      font-size: 12px !important; } }
#how_does_greenpal_work-2 {
  top: unset !important; }
  @media screen and (min-width: 759px) and (max-width: 768px) {
    #how_does_greenpal_work-2 {
      top: 0px !important; } }
  @media screen and (max-width: 758px) {
    #how_does_greenpal_work-2 {
      top: 5px !important; } }
@media screen and (min-width: 759px) and (max-width: 768px) {
  #how-gp-work-text-2 {
    margin-top: 5px !important; } }

#how_does_greenpal_work-3 {
  top: unset !important; }
  @media screen and (min-width: 507px) and (max-width: 768px) {
    #how_does_greenpal_work-3 {
      top: 0px !important; } }
  @media screen and (max-width: 506px) {
    #how_does_greenpal_work-3 {
      top: 5px !important; } }
@media screen and (min-width: 668px) and (max-width: 768px) {
  #how-gp-work-text-3 {
    margin-top: 5px !important; } }
