body {
  margin: 0;
  font-family: 'greenpal-regular';
  box-sizing: border-box; }

a {
  text-decoration: none; }

.section-1 {
  position: relative;
  text-align: center;
  color: white;
  background-size: cover; }
  .section-1 .centered-text {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 70%;
    padding-bottom: 5%; }
    @media (max-width: 767px) {
      .section-1 .centered-text {
        width: 88%; } }
    .section-1 .centered-text div h1 {
      color: #FFFFFF;
      font-family: 'greenpal-semibold';
      font-size: 54px;
      line-height: 59px; }
      @media (max-width: 767px) {
        .section-1 .centered-text div h1 {
          font-size: 32px;
          line-height: 1;
          padding-top: 43px;
          margin-bottom: 12px; } }
      @media (max-width: 375px) {
        .section-1 .centered-text div h1 {
          font-size: 31px;
          line-height: 29px;
          padding-top: 36px;
          margin-bottom: 7px; } }
      @media (max-width: 360px) {
        .section-1 .centered-text div h1 {
          font-size: 30px;
          line-height: 27px;
          padding-top: 35px; } }
      @media (max-width: 320px) {
        .section-1 .centered-text div h1 {
          font-size: 24px;
          line-height: 24px;
          padding-top: 27px;
          margin-bottom: 6px; } }
      .section-1 .centered-text div h1 span {
        color: #00A3E7; }
    .section-1 .centered-text div p {
      color: #FFFFFF;
      font-family: ProximaNova-Regular;
      font-size: 22px;
      line-height: 30px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0; }
      @media (max-width: 767px) {
        .section-1 .centered-text div p {
          margin-bottom: 18px;
          font-size: 15px;
          line-height: 19px;
          width: 90%; } }
      @media (max-width: 414px) {
        .section-1 .centered-text div p {
          margin-bottom: 19px; } }
      @media (max-width: 375px) {
        .section-1 .centered-text div p {
          font-size: 13.5px;
          margin-bottom: 18px;
          line-height: 17px; } }
      @media (max-width: 360px) {
        .section-1 .centered-text div p {
          line-height: 16px;
          font-size: 13px; } }
      @media (max-width: 320px) {
        .section-1 .centered-text div p {
          line-height: 15px;
          margin-bottom: 14px;
          font-size: 11.5px; } }
      .section-1 .centered-text div p span {
        opacity: 0.7; }
    .section-1 .centered-text div a {
      font-size: 22px;
      font-weight: 700;
      font-family: ProximaNova-Regular;
      background: linear-gradient(0deg, #ff6f00 0%, #ff9b00 100%);
      border-radius: 33px;
      text-align: center;
      display: inline-flex;
      text-decoration: none;
      width: 317px;
      height: 58px;
      align-items: center;
      justify-content: center;
      -webkit-font-smoothing: antialiased;
      color: #fff;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .section-1 .centered-text div a {
          height: 62px;
          width: 94%;
          margin-bottom: 45px; } }
      @media (max-width: 414px) {
        .section-1 .centered-text div a {
          height: 60px; } }
      @media (max-width: 375px) {
        .section-1 .centered-text div a {
          height: 53px;
          margin-bottom: 38px;
          width: 93%;
          font-size: 20px; } }
      @media (max-width: 360px) {
        .section-1 .centered-text div a {
          height: 52px;
          margin-bottom: 36px;
          font-size: 19px; } }
      @media (max-width: 320px) {
        .section-1 .centered-text div a {
          height: 45px;
          margin-bottom: 34px;
          font-size: 15px; } }
      .section-1 .centered-text div a img {
        padding-left: 5px;
        position: relative;
        width: 10px;
        transition: .5s; }
        @media (max-width: 320px) {
          .section-1 .centered-text div a img {
            width: 9px; } }
      .section-1 .centered-text div a:hover {
        background: #f67106; }
        .section-1 .centered-text div a:hover img {
          transition: .5s;
          left: 12px; }

.section-2 {
  color: #373737;
  font-family: 'greenpal-semibold';
  text-align: center;
  line-height: 38px; }
  @media (max-width: 767px) {
    .section-2 {
      line-height: 20px; } }
  .section-2 h2 {
    font-size: 32px;
    margin: 70px auto 0;
    width: 85%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media (max-width: 767px) {
      .section-2 h2 {
        font-size: 22px;
        margin: 40px auto 0;
        line-height: 27px; } }
    @media (max-width: 414px) {
      .section-2 h2 {
        font-size: 23px; } }
    @media (max-width: 375px) {
      .section-2 h2 {
        margin: 33px auto 0;
        font-size: 20.8px;
        width: 90%;
        line-height: 24px; } }
    @media (max-width: 360px) {
      .section-2 h2 {
        font-size: 19.8px;
        line-height: 23px; } }
    @media (max-width: 320px) {
      .section-2 h2 {
        margin: 31px auto 0;
        font-size: 17.8px;
        line-height: 20px; } }
  .section-2 p {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .section-2 p {
        margin-top: 10px;
        font-size: 17px; } }
    @media (max-width: 414px) {
      .section-2 p {
        margin-top: 4px;
        font-size: 16px;
        margin-bottom: 18px; } }
    @media (max-width: 375px) {
      .section-2 p {
        font-size: 14.5px;
        margin-top: 4px;
        margin-bottom: 16px; } }
    @media (max-width: 360px) {
      .section-2 p {
        font-size: 14px;
        margin-bottom: 15px; } }
    @media (max-width: 320px) {
      .section-2 p {
        font-size: 12px;
        margin-top: 3px;
        margin-bottom: 11px; } }
  .section-2 h4 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .section-2 h4 {
        margin-top: 0;
        font-size: 16px; } }
@media (min-width: 1023px) {
  .only_mobile {
    display: none !important; } }

@media (max-width: 1023px) {
  .only_desktop {
    display: none !important; } }

.total_satisfaction p {
  padding-right: 0 !important; }
