@charset "UTF-8";
html {
  scroll-behavior: smooth; }
  html body {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    html body .mc-hide {
      display: none !important;
      visibility: 0; }
    html body .mc-show {
      display: block !important; }
    html body .disable-scroll {
      overflow: hidden; }
    html body .validation-message {
      font-size: 0.875rem;
      color: red;
      letter-spacing: .25px;
      padding: 5px 0 0 0;
      display: none; }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-1 {
  width: 100%;
  background-image: url("../img/banner-bg-1.png") !important;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 320px) {
    .section-1 {
      height: 1300px; } }
  @media only screen and (min-width: 768px) {
    .section-1 {
      height: 1600px; } }
  @media only screen and (min-width: 1366px) {
    .section-1 {
      height: 1400px; } }
  @media only screen and (min-width: 1920px) {
    .section-1 {
      height: 1600px; } }
  .section-1 header {
    width: inherit !important;
    box-shadow: 0 3px 6px #0000000a;
    position: fixed;
    z-index: 9999; }
    @media only screen and (min-width: 320px) {
      .section-1 header {
        background-color: #FFFFFF; } }
    @media only screen and (min-width: 1920px) {
      .section-1 header {
        overflow-x: visible;
        z-index: 3;
        top: 0;
        transition: all .3s ease-in-out; } }
    .section-1 header .site-menu-btn {
      width: 100%; }
      @media only screen and (min-width: 320px) {
        .section-1 header .site-menu-btn {
          height: 50px; } }
      @media only screen and (min-width: 1366px) {
        .section-1 header .site-menu-btn {
          position: relative;
          height: 80px; } }
      .section-1 header .site-menu-btn img {
        height: inherit;
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
        @media only screen and (min-width: 320px) {
          .section-1 header .site-menu-btn img {
            display: none;
            margin-left: 15px !important; } }
        @media only screen and (min-width: 1366px) {
          .section-1 header .site-menu-btn img {
            width: 120px;
            display: block;
            position: absolute;
            top: 0;
            object-fit: contain;
            margin-left: 50px !important; } }
      .section-1 header .site-menu-btn .site-menu-btn:hover {
        cursor: pointer; }
      .section-1 header .site-menu-btn .mobile-header {
        transition: all .25s ease-in-out .1s; }
        .section-1 header .site-menu-btn .mobile-header img {
          height: auto;
          margin: 10px 0 10px 25px; }
          @media only screen and (min-width: 320px) {
            .section-1 header .site-menu-btn .mobile-header img {
              display: block;
              width: 100px;
              padding: 10px; } }
        @media only screen and (min-width: 320px) {
          .section-1 header .site-menu-btn .mobile-header {
            width: 100%;
            height: 50px;
            display: flex;
            align-items: center;
            position: fixed;
            z-index: 9999;
            box-shadow: 0 3px 6px #0000000a; }
            .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang {
              position: absolute;
              display: inline-block;
              right: 60px;
              cursor: pointer; } }
    @media only screen and (min-width: 320px) and (max-width: 1920px) and (min-width: 320px) {
      .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .translate-icon {
        width: 25px;
        height: auto;
        margin: 0 10px;
        padding: 0 !important; } }
        @media only screen and (min-width: 320px) {
              .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight {
                width: fit-content;
                border: 0 #fff !important;
                margin-top: 10px !important;
                box-shadow: 0 3px 6px #0000000a; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-item:active {
                  background-color: #157814 !important;
                  color: #fff; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-item {
                  margin: 0 !important;
                  color: #157814;
                  width: 150px;
                  font-size: 0.875rem; }
                .section-1 header .site-menu-btn .mobile-header .dropdown.mobile-btn-lang .dropdown-menu.dropdown-highlight .dropdown-divider {
                  color: #ccc; }
            .section-1 header .site-menu-btn .mobile-header .mobile-menu {
              position: absolute;
              right: 25px;
              height: fit-content;
              display: inline-block;
              cursor: pointer; }
            .section-1 header .site-menu-btn .mobile-header .bar1, .section-1 header .site-menu-btn .mobile-header .bar2, .section-1 header .site-menu-btn .mobile-header .bar3 {
              width: 25px;
              height: 5px;
              border-radius: 2px;
              background-color: #157814;
              margin: 5px 0;
              transition: 0.4s; }
            .section-1 header .site-menu-btn .mobile-header .change .bar1 {
              background-color: #157814;
              transform: rotate(-45deg) translate(-7.5px, 7.5px);
              -webkit-transform: rotate(-45deg) translate(-7.5px, 7.5px); }
            .section-1 header .site-menu-btn .mobile-header .change .bar2 {
              opacity: 0; }
            .section-1 header .site-menu-btn .mobile-header .change .bar3 {
              background-color: #157814;
              transform: rotate(45deg) translate(-6.5px, -6.5px);
              -webkit-transform: rotate(45deg) translate(-6.5px, -6.5px); } }
        @media only screen and (min-width: 1366px) {
          .section-1 header .site-menu-btn .mobile-header {
            display: none; } }
    .section-1 header .site-buttons {
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 320px) {
        .section-1 header .site-buttons {
          display: none; } }
      @media only screen and (min-width: 1366px) {
        .section-1 header .site-buttons {
          display: flex;
          align-items: center; }
          .section-1 header .site-buttons ul {
            display: block;
            position: absolute;
            right: 0;
            padding: 0;
            margin-right: 30px;
            margin-bottom: 0 !important; }
            .section-1 header .site-buttons ul li {
              font-family: 'Inter';
              color: #157814;
              list-style: none;
              display: inline-block;
              margin-right: 30px; }
              .section-1 header .site-buttons ul li a {
                color: #157814;
                text-decoration: none;
                font-family: 'Inter';
                letter-spacing: 2px;
                padding: 10px;
                font-size: 1.125rem;
                cursor: pointer; } }
      @media only screen and (min-width: 1366px) and (min-width: 320px) {
        .section-1 header .site-buttons ul li .dropdown.btn-lang img {
          width: 25px;
          height: auto;
          margin: 0 10px; } }
      @media only screen and (min-width: 1366px) {
              .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight {
                width: fit-content;
                border: 0 #fff !important;
                margin-top: 25px !important;
                box-shadow: 0 3px 6px #0000000a;
                cursor: pointer !important; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-item:active {
                  background-color: #157814 !important;
                  color: #fff; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-item {
                  margin: 0 !important;
                  color: #157814;
                  width: 150px;
                  font-size: 1rem; }
                .section-1 header .site-buttons ul li .dropdown.btn-lang .dropdown-menu.dropdown-highlight .dropdown-divider {
                  color: #ccc; }
          .section-1 header .site-buttons .highlight {
            background-color: #157814;
            padding: 5px;
            border-radius: 5px; }
            .section-1 header .site-buttons .highlight a {
              color: #FFFFFF; } }
  .section-1 .mobile-menu-container {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1000;
    margin-top: -1px;
    height: 100vh;
    background-color: #157814;
    transition: all .25s ease-in-out .1s; }
    .section-1 .mobile-menu-container ul {
      width: 269px; }
      .section-1 .mobile-menu-container ul li:nth-child(1) {
        border-top: 1px solid #FFFFFF; }
      .section-1 .mobile-menu-container ul li {
        text-align: center;
        list-style: none;
        border-bottom: 1px solid #FFFFFF;
        padding: 14px 0 14px 0; }
        .section-1 .mobile-menu-container ul li a {
          font-family: 'InterSemibold';
          font-size: 1.125rem;
          letter-spacing: 3px;
          color: #FFFFFF !important; }
  .section-1 .display-show {
    opacity: 1; }
  .section-1 .display-none {
    opacity: 0; }
  .section-1 .show {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column; }
  .section-1 .fade-in {
    opacity: 100 !important; }
  .section-1 .banner {
    width: 100%; }
    @media only screen and (min-width: 1920px) {
      .section-1 .banner {
        padding: 0 100px; } }
    .section-1 .banner .row {
      width: fit-content;
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 320px) {
        .section-1 .banner .row {
          margin: 150px 20px 0 20px;
          justify-content: center;
          text-align: center; } }
      @media only screen and (min-width: 768px) {
        .section-1 .banner .row {
          margin: 150px 85px 0 85px;
          text-align: left; } }
      @media only screen and (min-width: 1920px) {
        .section-1 .banner .row {
          margin: 150px 60px 0 60px; } }
      .section-1 .banner .row .banner-content {
        flex-direction: column; }
        .section-1 .banner .row .banner-content h1 {
          width: 100%;
          font-family: 'ManropeBold';
          font-weight: bold;
          color: #157814;
          letter-spacing: 0.05em;
          margin: 0;
          text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 1.5rem;
              line-height: 40px;
              padding: 0px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 2.25rem;
              line-height: 56px; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 3rem;
              line-height: 56px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content h1 {
              font-size: 3.75rem;
              line-height: 80px;
              padding-right: 60px; } }
        .section-1 .banner .row .banner-content h4 {
          width: 100%;
          font-family: 'Inter';
          color: #1a1a1a; }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 15px;
              font-size: 0.875rem;
              line-height: 24px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 20px;
              font-size: 1rem;
              line-height: 32px; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 25px;
              font-size: 1.125rem;
              line-height: 36px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content h4 {
              margin-top: 25px;
              font-size: 1.5rem;
              line-height: 48px; } }
        .section-1 .banner .row .banner-content .btn-learn {
          font-family: 'InterSemibold';
          letter-spacing: 0.1em;
          background-color: white;
          color: #157814;
          border: none;
          border-radius: 40px;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          outline: none;
          padding: 5px;
          transition: all .25s ease-in-out; }
          @media only screen and (min-width: 320px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 120px;
              height: 40px;
              font-size: 0.625rem;
              margin-top: 25px; } }
          @media only screen and (min-width: 768px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 140px;
              height: 50px;
              font-size: 0.875; } }
          @media only screen and (min-width: 1366px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 180px;
              height: 60px;
              font-size: 0.875rem;
              margin-top: 30px; } }
          @media only screen and (min-width: 1920px) {
            .section-1 .banner .row .banner-content .btn-learn {
              width: 200px;
              height: 70px;
              font-size: 1rem;
              margin-top: 50px; } }
        .section-1 .banner .row .banner-content .btn-learn:hover {
          background-color: #157814;
          color: white; }
      .section-1 .banner .row .col-lg-6.banner-img img {
        width: 100%;
        display: flex;
        justify-content: center;
        align-content: center; }
        @media only screen and (min-width: 320px) {
          .section-1 .banner .row .col-lg-6.banner-img img {
            margin-top: 50px;
            flex-direction: column; } }
  .section-1 .corporate-desc {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center; }
    @media only screen and (min-width: 320px) {
      .section-1 .corporate-desc {
        margin: 50px 20px 100px 20px;
        padding-top: 100px; } }
    @media only screen and (min-width: 768px) {
      .section-1 .corporate-desc {
        margin: 50px 50px 100px 50px;
        padding-top: 120px; } }
    @media only screen and (min-width: 1920px) {
      .section-1 .corporate-desc {
        margin: 20px 60px 200px 60px;
        padding-top: 150px; } }
    .section-1 .corporate-desc h2 {
      font-family: 'ManropeBold';
      font-weight: bold;
      letter-spacing: 0.05em;
      color: #157814;
      text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
      text-align: center;
      margin-bottom: 35px;
      letter-spacing: 0.05em; }
      @media only screen and (min-width: 320px) {
        .section-1 .corporate-desc h2 {
          font-size: 1.5rem;
          line-height: 40px; } }
      @media only screen and (min-width: 768px) {
        .section-1 .corporate-desc h2 {
          font-size: 2.25rem;
          line-height: 56px; } }
      @media only screen and (min-width: 1366px) {
        .section-1 .corporate-desc h2 {
          font-size: 3rem;
          line-height: 56px; } }
      @media only screen and (min-width: 1920px) {
        .section-1 .corporate-desc h2 {
          font-size: 3.75rem;
          line-height: 80px; } }
    .section-1 .corporate-desc p {
      width: 100%;
      font-family: 'Inter';
      text-align: center;
      margin-bottom: 35px;
      color: #1a1a1a; }
      @media only screen and (min-width: 320px) {
        .section-1 .corporate-desc p {
          margin-top: 15px;
          font-size: 0.875rem;
          line-height: 24px;
          max-width: 400px; } }
      @media only screen and (min-width: 768px) {
        .section-1 .corporate-desc p {
          margin-top: 20px;
          font-size: 1rem;
          line-height: 32px; } }
      @media only screen and (min-width: 1366px) {
        .section-1 .corporate-desc p {
          margin-top: 25px;
          font-size: 1.125rem;
          line-height: 36px;
          max-width: 600px; } }
      @media only screen and (min-width: 1920px) {
        .section-1 .corporate-desc p {
          margin-top: 25px;
          font-size: 1.5rem;
          line-height: 48px;
          max-width: 800px; } }
      .section-1 .corporate-desc p span {
        font-family: 'InterSemibold', sans-serif; }
      .section-1 .corporate-desc p a {
        color: #157814;
        text-decoration: underline; }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-2 {
  width: 100%; }
  @media only screen and (min-width: 320px) {
    .section-2 {
      background: url("../img/banner-mobile-bg-2.png") no-repeat;
      background-position: bottom;
      background-size: 100% 1350px; } }
  @media only screen and (min-width: 768px) {
    .section-2 {
      background: url("../img/banner-bg-4.png") no-repeat;
      background-position: bottom;
      background-size: 100% 1050px; } }
  @media only screen and (min-width: 840px) {
    .section-2 {
      background: url("../img/banner-bg-4.png") no-repeat;
      background-position: bottom;
      background-size: 100% 750px; } }
  @media only screen and (min-width: 1600px) {
    .section-2 {
      background: url("../img/banner-bg-4.png") no-repeat;
      background-position: bottom;
      background-size: 100% 850px; } }
  @media only screen and (min-width: 1920px) {
    .section-2 {
      background: url("../img/banner-bg-4.png") no-repeat;
      background-position: bottom;
      background-size: 100% 50%; } }
  .section-2 .about-us {
    height: fit-content;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 2; }
    @media only screen and (min-width: 320px) {
      .section-2 .about-us {
        margin: 70px 20px; } }
    @media only screen and (min-width: 768px) {
      .section-2 .about-us {
        margin: 0 50px; } }
    @media only screen and (min-width: 1920px) {
      .section-2 .about-us {
        margin: 60px 60px 150px 60px; } }
    @media only screen and (min-width: 320px) {
      .section-2 .about-us .corporate-info {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column !important; } }
    @media only screen and (min-width: 768px) {
      .section-2 .about-us .corporate-info {
        display: flex;
        justify-content: left;
        flex-direction: row !important; } }
    @media screen and (min-width: 1920px) {
      .section-2 .about-us .corporate-info {
        padding: 0 100px; } }
    .section-2 .about-us .corporate-info .col-sm-6 {
      display: flex !important;
      justify-content: center;
      align-items: center; }
      .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-img {
        width: inherit !important;
        margin: 0 !important;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (min-width: 320px) {
          .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-img img {
            width: 320px !important; } }
        @media only screen and (min-width: 768px) {
          .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-img img {
            width: 80% !important; } }
      @media only screen and (min-width: 768px) {
        .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl {
          margin: 0 25px 0 25px; } }
      .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl {
        color: #1a1a1a;
        margin: 0 auto; }
        @media only screen and (min-width: 320px) {
          .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding-top: 25px;
            padding-bottom: 25px;
            width: 320px; } }
        @media only screen and (min-width: 768px) {
          .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl {
            width: 100%;
            padding-bottom: 50px; } }
        @media only screen and (min-width: 1440px) {
          .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl {
            display: grid; } }
        .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dt {
          width: 100%;
          height: 100%;
          grid-column-start: 1;
          font-family: 'Inter'; }
          @media screen and (min-width: 320px), (min-width: 768px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dt {
              font-size: 0.75rem;
              text-align: center; } }
          @media screen and (min-width: 768px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dt {
              text-align: left; } }
          @media screen and (min-width: 1366px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dt {
              font-size: 1rem; } }
          @media screen and (min-width: 1920px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dt {
              font-size: 1.125rem;
              display: flex;
              align-items: flex-start;
              padding-top: 10px;
              margin-right: 50px;
              text-align: left; } }
        .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dd {
          width: 100%;
          display: flex;
          font-family: 'InterLight';
          margin-bottom: 0 !important;
          padding-bottom: 10px; }
          @media screen and (min-width: 320px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dd {
              font-size: 0.75rem;
              grid-column-start: 1;
              justify-content: center;
              text-align: center; } }
          @media screen and (min-width: 768px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dd {
              grid-column-start: 2;
              line-height: 28px;
              padding-left: 30px;
              padding-right: 30px;
              justify-content: flex-start;
              text-align: left; } }
          @media screen and (min-width: 1366px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dd {
              font-size: 1rem;
              width: 400px; } }
          @media screen and (min-width: 1920px) {
            .section-2 .about-us .corporate-info .col-sm-6 .corporate-info-tbl dl dd {
              font-size: 1.125rem;
              line-height: 40px;
              width: 100%; } }
  .section-2 .core-values {
    width: 100%;
    margin: 0 auto; }
    .section-2 .core-values .cv-heading {
      font-family: 'ManropeBold';
      letter-spacing: 0.05em;
      text-align: center;
      margin-bottom: 0 !important; }
      @media only screen and (min-width: 320px) {
        .section-2 .core-values .cv-heading {
          font-size: 1rem;
          margin-top: 100px; } }
      @media only screen and (min-width: 768px) {
        .section-2 .core-values .cv-heading {
          font-size: 1.125rem; } }
      @media only screen and (min-width: 1366px) {
        .section-2 .core-values .cv-heading {
          font-size: 1.5rem;
          margin-top: 250px; } }
      @media only screen and (min-width: 1920px) {
        .section-2 .core-values .cv-heading {
          font-size: 2.25rem;
          margin-top: 250px; } }
    .section-2 .core-values .card-holder {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin: 30px auto 0 auto;
      padding: 0 0 50px 0; }
      @media only screen and (min-width: 320px) {
        .section-2 .core-values .card-holder {
          flex-direction: column;
          align-items: center; } }
      @media only screen and (min-width: 768px) {
        .section-2 .core-values .card-holder {
          flex-direction: row; } }
      @media only screen and (max-width: 1624px) and (min-width: 1300px) {
        .section-2 .core-values .card-holder {
          width: 1200px; } }
      .section-2 .core-values .card-holder .flip-card {
        width: 100%;
        perspective: 1000px; }
        @media only screen and (min-width: 320px) {
          .section-2 .core-values .card-holder .flip-card {
            width: 220px;
            height: 220px;
            margin-bottom: 20px; } }
        @media only screen and (min-width: 768px) {
          .section-2 .core-values .card-holder .flip-card {
            width: 280px;
            height: 280px;
            border: 15px solid transparent; } }
        @media only screen and (min-width: 1920px) {
          .section-2 .core-values .card-holder .flip-card {
            width: 325px;
            height: 325px; } }
      .section-2 .core-values .card-holder .inner-card {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        transition: transform 0.5s;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d; }
      .section-2 .core-values .card-holder .flip-card:hover .inner-card {
        transform: rotateY(180deg);
        -webkit-transform: rotateY(180deg); }
      .section-2 .core-values .card-holder .front, .section-2 .core-values .card-holder .back {
        border-radius: 10px;
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden; }
      .section-2 .core-values .card-holder .front {
        background-color: #fff;
        color: #000;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center; }
        @media only screen and (min-width: 320px) {
          .section-2 .core-values .card-holder .front {
            padding: 25px; } }
        @media only screen and (min-width: 768px) {
          .section-2 .core-values .card-holder .front {
            padding: 20px; } }
        .section-2 .core-values .card-holder .front img {
          padding-bottom: 15px; }
          @media only screen and (min-width: 320px) {
            .section-2 .core-values .card-holder .front img {
              width: 75px; } }
          @media only screen and (min-width: 768px) {
            .section-2 .core-values .card-holder .front img {
              width: 100px; } }
        .section-2 .core-values .card-holder .front label {
          font-family: 'ManropeSemibold';
          letter-spacing: 0.05em;
          text-align: center; }
          @media only screen and (min-width: 320px) {
            .section-2 .core-values .card-holder .front label {
              font-size: 1rem;
              line-height: 20px; } }
          @media only screen and (min-width: 768px) {
            .section-2 .core-values .card-holder .front label {
              font-size: 1.125rem;
              line-height: 28px; } }
          @media only screen and (min-width: 1366px) {
            .section-2 .core-values .card-holder .front label {
              font-size: 1.25rem;
              line-height: 28px; } }
      .section-2 .core-values .card-holder .back {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-content: center;
        align-items: center;
        text-align: center;
        transform: rotateY(180deg);
        background: #157814;
        color: #fff;
        margin: 0;
        padding: 20px; }
        .section-2 .core-values .card-holder .back h1 {
          font-family: 'ManropeSemibold';
          letter-spacing: 0.05em;
          margin: 0; }
          @media only screen and (min-width: 320px) {
            .section-2 .core-values .card-holder .back h1 {
              font-size: 0.875rem;
              padding-bottom: 10px; } }
          @media only screen and (min-width: 768px) {
            .section-2 .core-values .card-holder .back h1 {
              font-size: 1.25rem;
              padding-bottom: 15px; } }
        .section-2 .core-values .card-holder .back p {
          font-family: 'InterLight'; }
          @media only screen and (min-width: 320px) {
            .section-2 .core-values .card-holder .back p {
              font-size: 0.75rem;
              line-height: 18px; } }
          @media only screen and (min-width: 768px) {
            .section-2 .core-values .card-holder .back p {
              font-size: 1rem;
              line-height: 24px; } }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-3 {
  width: 100%;
  margin-top: -1px; }
  @media only screen and (min-width: 320px) {
    .section-3 {
      padding: 90px 0 54px 0;
      background-color: #FFFFFF; } }
  @media only screen and (min-width: 768px) {
    .section-3 {
      padding: 0 50px !important; } }
  @media only screen and (min-width: 1920px) {
    .section-3 {
      background-color: #F5F7F7; } }
  .section-3 h1 {
    font-family: 'ManropeBold';
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #157814;
    text-align: center;
    margin-bottom: 0 !important;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); }
    @media only screen and (min-width: 320px) {
      .section-3 h1 {
        font-size: 1.5rem;
        text-align: center;
        padding: 80px 0 40px 0; } }
    @media only screen and (min-width: 768px) {
      .section-3 h1 {
        font-size: 2.25rem;
        padding: 60px 0 60px 0; } }
    @media only screen and (min-width: 1366px) {
      .section-3 h1 {
        font-size: 3rem;
        padding: 60px 0 60px 0; } }
    @media only screen and (min-width: 1920px) {
      .section-3 h1 {
        font-size: 3.75rem;
        padding: 200px 0 100px 0; } }
  .section-3 .services {
    width: 100%;
    display: flex;
    flex-direction: column !important;
    flex-wrap: wrap;
    margin: 0 auto;
    justify-content: center;
    align-items: center; }
    @media only screen and (min-width: 320px) {
      .section-3 .services {
        padding-left: 60px !important;
        padding-right: 60px !important; } }
    @media only screen and (min-width: 1920px) {
      .section-3 .services {
        padding: 0px !important; } }
    .section-3 .services .service {
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      display: flex;
      margin: 0 auto; }
      @media only screen and (min-width: 1920px) {
        .section-3 .services .service {
          padding: 0 150px; } }
      .section-3 .services .service .service-image {
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .section-3 .services .service .service-image img {
          width: 100%;
          display: flex;
          justify-content: center;
          align-content: center;
          padding: 20px; }
          @media only screen and (min-width: 320px) {
            .section-3 .services .service .service-image img {
              max-width: 300px;
              margin-bottom: 20px; } }
          @media only screen and (min-width: 768px) {
            .section-3 .services .service .service-image img {
              max-width: 500px; } }
          @media only screen and (min-width: 1920px) {
            .section-3 .services .service .service-image img {
              max-width: 700px; } }
      .section-3 .services .service .service-content {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column; }
        .section-3 .services .service .service-content h2 {
          font-family: 'ManropeSemibold';
          letter-spacing: 0.05em;
          margin-bottom: 20px; }
          @media only screen and (min-width: 320px) {
            .section-3 .services .service .service-content h2 {
              font-size: 1rem;
              text-align: center; } }
          @media screen and (min-width: 768px) {
            .section-3 .services .service .service-content h2 {
              font-size: 1.125rem;
              text-align: left; } }
          @media only screen and (min-width: 1366px) {
            .section-3 .services .service .service-content h2 {
              font-size: 1.5rem; } }
          @media only screen and (min-width: 1920px) {
            .section-3 .services .service .service-content h2 {
              font-size: 2.25rem; } }
        .section-3 .services .service .service-content p {
          font-family: 'Inter';
          text-align: center; }
          @media only screen and (min-width: 320px) {
            .section-3 .services .service .service-content p {
              font-size: 0.875rem;
              line-height: 24px;
              text-align: center; } }
          @media only screen and (min-width: 768px) {
            .section-3 .services .service .service-content p {
              font-size: 1rem;
              line-height: 32px;
              text-align: left; } }
          @media only screen and (min-width: 1366px) {
            .section-3 .services .service .service-content p {
              font-size: 1.125rem;
              line-height: 36px;
              text-align: left; } }
          @media only screen and (min-width: 1920px) {
            .section-3 .services .service .service-content p {
              font-size: 1.5rem;
              line-height: 48px;
              text-align: left; } }
        .section-3 .services .service .service-content .cta-block {
          margin-top: 30px;
          display: flex; }
          @media only screen and (min-width: 320px) {
            .section-3 .services .service .service-content .cta-block {
              align-items: center;
              justify-content: center; } }
          @media only screen and (min-width: 768px) {
            .section-3 .services .service .service-content .cta-block {
              align-items: flex-start;
              justify-content: flex-start; } }
          .section-3 .services .service .service-content .cta-block .cta-btn {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #157814;
            border: none;
            border-radius: 40px;
            outline: none;
            text-decoration: none !important;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            transition: all .25s ease-in-out; }
            @media only screen and (min-width: 320px) {
              .section-3 .services .service .service-content .cta-block .cta-btn {
                width: 120px;
                height: 40px; } }
            @media only screen and (min-width: 768px) {
              .section-3 .services .service .service-content .cta-block .cta-btn {
                width: 140px;
                height: 50px; } }
            @media only screen and (min-width: 1366px) {
              .section-3 .services .service .service-content .cta-block .cta-btn {
                width: 180px;
                height: 60px; } }
            @media only screen and (min-width: 1920px) {
              .section-3 .services .service .service-content .cta-block .cta-btn {
                width: 200px;
                height: 70px; } }
            .section-3 .services .service .service-content .cta-block .cta-btn span {
              font-family: 'InterSemibold';
              letter-spacing: 0.1em;
              color: #fff; }
              @media only screen and (min-width: 320px) {
                .section-3 .services .service .service-content .cta-block .cta-btn span {
                  font-size: 0.625rem; } }
              @media only screen and (min-width: 768px) {
                .section-3 .services .service .service-content .cta-block .cta-btn span {
                  font-size: 0.875; } }
              @media only screen and (min-width: 1366px) {
                .section-3 .services .service .service-content .cta-block .cta-btn span {
                  font-size: 0.875rem; } }
              @media only screen and (min-width: 1920px) {
                .section-3 .services .service .service-content .cta-block .cta-btn span {
                  font-size: 1rem; } }
          .section-3 .services .service .service-content .cta-block .cta-btn:hover {
            background-color: #fff; }
            .section-3 .services .service .service-content .cta-block .cta-btn:hover span {
              color: #157814 !important; }
  @media only screen and (min-width: 320px) {
    .section-3 .service:nth-child(1) {
      flex-wrap: wrap;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .service:nth-child(3) {
      flex-wrap: wrap-reverse;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .service:nth-child(5) {
      flex-wrap: wrap;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .service:nth-child(7) {
      flex-wrap: wrap-reverse;
      margin-bottom: 50px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .line-holder:nth-child(2) {
      display: none; } }
  @media only screen and (min-width: 1920px) {
    .section-3 .line-holder:nth-child(2) {
      display: block;
      margin: -20px 0 0 0; }
      .section-3 .line-holder:nth-child(2) img {
        margin-top: -50px;
        margin-left: 100px;
        max-width: 600px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .line-holder:nth-child(4) {
      display: none; } }
  @media only screen and (min-width: 1920px) {
    .section-3 .line-holder:nth-child(4) {
      display: block;
      margin: -50px 0 0px 0; }
      .section-3 .line-holder:nth-child(4) img {
        margin-left: calc(20vw - 100px) !important;
        max-width: 600px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .line-holder:nth-child(6) {
      display: none; } }
  @media only screen and (min-width: 1920px) {
    .section-3 .line-holder:nth-child(6) {
      display: block; }
      .section-3 .line-holder:nth-child(6) img {
        margin: -80px 0 -10px 0;
        margin-left: 50px !important;
        max-width: 500px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .line-holder:nth-child(8) {
      display: none; } }
  @media only screen and (min-width: 1920px) {
    .section-3 .line-holder:nth-child(8) {
      display: block;
      margin: -100px 0 -10px 0; }
      .section-3 .line-holder:nth-child(8) img {
        margin-left: -200px; } }
  @media only screen and (min-width: 320px) {
    .section-3 .line-holder:nth-child(10) {
      display: none; } }
  @media only screen and (min-width: 1920px) {
    .section-3 .line-holder:nth-child(10) {
      display: block; }
      .section-3 .line-holder:nth-child(10) img {
        margin: -30px 0 0 200px;
        margin-left: -380px !important;
        max-width: 450px; } }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-4 {
  width: 100%;
  height: 100%;
  background-color: #F5F7F7; }
  @media only screen and (min-width: 320px) {
    .section-4 {
      margin-top: 100px; } }
  @media only screen and (min-width: 768px) {
    .section-4 {
      margin-top: 100px; } }
  @media only screen and (min-width: 1920px) {
    .section-4 {
      margin-top: -226px;
      background-color: #FFFFFF !important; } }
  .section-4 h1 {
    width: 100%;
    text-align: center;
    color: #157814;
    font-family: 'ManropeBold', sans-serif;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.05em; }
    @media only screen and (min-width: 320px) {
      .section-4 h1 {
        padding: 80px 0 50px 0 !important;
        font-size: 1.5rem; } }
    @media only screen and (min-width: 768px) {
      .section-4 h1 {
        padding: 80px 0 50px 0 !important;
        font-size: 2.25rem; } }
    @media screen and (min-width: 1366px) {
      .section-4 h1 {
        font-size: 3rem; } }
    @media only screen and (min-width: 1920px) {
      .section-4 h1 {
        padding: 250px 0 100px 0 !important;
        font-size: 3.75rem; } }
  .section-4 .contact-us {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    @media only screen and (min-width: 320px) {
      .section-4 .contact-us {
        flex-direction: column;
        margin: 0 50px 0 50px; } }
    @media only screen and (min-width: 1920px) {
      .section-4 .contact-us {
        margin: 0 60px 0 60px; } }
    .section-4 .contact-us .row {
      width: 100%;
      height: fit-content;
      display: flex;
      align-items: center;
      margin-bottom: 80px; }
      .section-4 .contact-us .row .contact-details {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        @media only screen and (min-width: 1920px) {
          .section-4 .contact-us .row .contact-details {
            padding-right: 50px; } }
        .section-4 .contact-us .row .contact-details .contact-us-img {
          display: flex;
          justify-content: center;
          width: 100%; }
          @media only screen and (min-width: 320px) {
            .section-4 .contact-us .row .contact-details .contact-us-img {
              max-width: 200px;
              padding-bottom: 50px;
              height: auto; } }
          @media only screen and (min-width: 768px) {
            .section-4 .contact-us .row .contact-details .contact-us-img {
              max-width: 500px;
              padding-bottom: 50px;
              height: auto; } }
          @media only screen and (min-width: 1920px) {
            .section-4 .contact-us .row .contact-details .contact-us-img {
              padding-bottom: 50px;
              height: auto; } }
          @media only screen and (min-width: 320px) {
            .section-4 .contact-us .row .contact-details .contact-us-img img {
              max-width: 320px; } }
          @media only screen and (min-width: 768px) {
            .section-4 .contact-us .row .contact-details .contact-us-img img {
              max-width: 500px; } }
          @media only screen and (min-width: 1920px) {
            .section-4 .contact-us .row .contact-details .contact-us-img img {
              max-width: 700px; } }
        .section-4 .contact-us .row .contact-details .row {
          width: 100%;
          padding-bottom: 15px;
          display: flex;
          margin: 0px; }
          @media only screen and (min-width: 320px) {
            .section-4 .contact-us .row .contact-details .row {
              display: inline !important;
              padding-bottom: 10px; } }
          @media only screen and (min-width: 768px) {
            .section-4 .contact-us .row .contact-details .row {
              flex-direction: row;
              padding-bottom: 10px; } }
          .section-4 .contact-us .row .contact-details .row .col-sm-12 {
            width: 100%;
            padding-bottom: 10px;
            display: flex;
            justify-content: center; }
            .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info {
              display: flex; }
              @media screen and (min-width: 320px) {
                .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info {
                  width: 250px; } }
              @media screen and (min-width: 768px) {
                .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info {
                  width: 400px; } }
              @media screen and (min-width: 1920px) {
                .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info {
                  width: 500px; } }
              .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div {
                flex: 0 0 0% !important;
                height: auto; }
                @media screen and (min-width: 320px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div {
                    padding-right: 12px; } }
                @media screen and (min-width: 768px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div {
                    padding-right: 14px; } }
                @media screen and (min-width: 1366px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div {
                    padding-right: 16px; } }
                @media screen and (min-width: 1920px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div {
                    padding-right: 18px; } }
                @media screen and (min-width: 320px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div img {
                    width: 16px; } }
                @media screen and (min-width: 768px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div img {
                    width: 20px; } }
                @media screen and (min-width: 1366px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info div img {
                    width: 25px; } }
              .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info p {
                font-family: 'Inter';
                display: inline-block; }
                @media screen and (min-width: 320px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info p {
                    font-size: 0.75rem;
                    line-height: 24px; } }
                @media screen and (min-width: 768px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info p {
                    font-size: 0.875rem;
                    line-height: 28px; } }
                @media screen and (min-width: 1366px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info p {
                    font-size: 1rem;
                    line-height: 32px; } }
                @media screen and (min-width: 1920px) {
                  .section-4 .contact-us .row .contact-details .row .col-sm-12 .contact-info p {
                    font-size: 1.125rem;
                    line-height: 36px; } }
      .section-4 .contact-us .row .col-lg-6 {
        width: 100%; }
        .section-4 .contact-us .row .col-lg-6 form {
          font-family: 'Inter', sans-serif !important; }
          @media only screen and (min-width: 1920px) {
            .section-4 .contact-us .row .col-lg-6 form {
              display: block;
              max-width: 800px; } }
          .section-4 .contact-us .row .col-lg-6 form .contact-group {
            padding-bottom: 30px; }
            .section-4 .contact-us .row .col-lg-6 form .contact-group h6 {
              color: #157814;
              font-family: 'Inter';
              font-weight: 'Normal'; }
              @media screen and (min-width: 320px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group h6 {
                  font-size: 0.75rem; } }
              @media screen and (min-width: 768px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group h6 {
                  font-size: 0.875rem; } }
              @media screen and (min-width: 1366px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group h6 {
                  font-size: 1rem; } }
              @media screen and (min-width: 1920px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group h6 {
                  font-size: 1.125rem; } }
              .section-4 .contact-us .row .col-lg-6 form .contact-group h6 span {
                color: #D31015; }
            .section-4 .contact-us .row .col-lg-6 form .contact-group .contact-form {
              font-family: 'Inter';
              width: 100%;
              padding: 6px 12px;
              background-color: #FCFCFC;
              background-clip: padding-box;
              border: 1px solid #CED4DA;
              border-radius: 4px;
              transition: border-color .25s ease-in-out; }
              @media only screen and (min-width: 320px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group .contact-form {
                  font-size: 0.75rem; } }
              @media only screen and (min-width: 768px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group .contact-form {
                  font-size: 1rem; } }
              @media only screen and (min-width: 1920px) {
                .section-4 .contact-us .row .col-lg-6 form .contact-group .contact-form {
                  font-size: 1.125rem; } }
            .section-4 .contact-us .row .col-lg-6 form .contact-group .contact-form:focus {
              outline-color: #5DD85D; }
          .section-4 .contact-us .row .col-lg-6 form .btn-submit {
            font-family: 'InterSemibold';
            letter-spacing: 0.1em;
            background-color: white;
            color: #157814;
            border: none;
            border-radius: 40px;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            outline: none;
            padding: 5px;
            opacity: 1;
            margin: 0 !important;
            transition: all .25s ease-in-out; }
            @media only screen and (min-width: 320px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit {
                width: 120px;
                height: 40px;
                font-size: 0.625rem;
                margin-top: 25px; } }
            @media only screen and (min-width: 768px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit {
                width: 140px;
                height: 50px;
                font-size: 0.875; } }
            @media only screen and (min-width: 1366px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit {
                width: 180px;
                height: 60px;
                font-size: 0.875rem;
                margin-top: 30px; } }
            @media only screen and (min-width: 1920px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit {
                width: 200px;
                height: 70px;
                font-size: 1rem;
                margin-top: 50px; } }
          .section-4 .contact-us .row .col-lg-6 form .btn-submit:hover {
            background-color: #157814;
            color: #ffffff; }
          .section-4 .contact-us .row .col-lg-6 form .btn-zero-opacity {
            opacity: 0 !important; }
          .section-4 .contact-us .row .col-lg-6 form .btn-hide {
            display: none !important; }
          .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading {
            display: flex;
            align-items: center;
            justify-content: center;
            background-color: #FFFFFF;
            border-radius: 40px;
            border-color: #FFFFFF;
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
            float: right;
            opacity: 1;
            transition: all .25s ease-in-out; }
            @media only screen and (max-width: 1920px) and (min-width: 1025px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading {
                width: 180px;
                height: 60px; } }
            @media only screen and (max-width: 1024px) and (min-width: 769px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading {
                width: 160px;
                height: 50px; } }
            @media only screen and (max-width: 768px) and (min-width: 320px) {
              .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading {
                width: 120px;
                height: 40px; } }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis {
              display: inline-block;
              position: relative;
              width: 64px;
              height: 64px; }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis div {
              position: absolute;
              top: 27px;
              width: 11px;
              height: 11px;
              border-radius: 50%;
              background: #157814;
              animation-timing-function: cubic-bezier(0, 1, 1, 0); }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis div:nth-child(1) {
              left: 6px;
              animation: lds-ellipsis1 0.6s infinite; }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis div:nth-child(2) {
              left: 6px;
              animation: lds-ellipsis2 0.6s infinite; }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis div:nth-child(3) {
              left: 26px;
              animation: lds-ellipsis2 0.6s infinite; }
            .section-4 .contact-us .row .col-lg-6 form .btn-submit-loading .lds-ellipsis div:nth-child(4) {
              left: 45px;
              animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(19px, 0); } }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

footer {
  width: 100%;
  background-color: #252525; }
  footer .footer-details {
    display: flex; }
    @media only screen and (min-width: 320px) {
      footer .footer-details {
        padding: 20px;
        flex-direction: column;
        justify-content: center;
        align-items: center; } }
    @media only screen and (min-width: 768px) {
      footer .footer-details {
        padding: 40px;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start; } }
    @media only screen and (min-width: 1920px) {
      footer .footer-details {
        padding: 60px;
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start; } }
    footer .footer-details .container-footer-logo {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
      @media only screen and (min-width: 320px) {
        footer .footer-details .container-footer-logo {
          margin-top: 30px;
          margin-bottom: 30px; } }
      @media only screen and (min-width: 768px) {
        footer .footer-details .container-footer-logo {
          margin-top: 0px; } }
      footer .footer-details .container-footer-logo img {
        height: auto; }
        @media screen and (min-width: 320px) {
          footer .footer-details .container-footer-logo img {
            width: 150px; } }
        @media screen and (min-width: 768px) {
          footer .footer-details .container-footer-logo img {
            width: 145px; } }
        @media screen and (min-width: 1366px) {
          footer .footer-details .container-footer-logo img {
            width: 200px; } }
    footer .footer-details .container-quick-links {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column; }
      @media only screen and (min-width: 320px) {
        footer .footer-details .container-quick-links {
          margin-top: 30px; } }
      @media only screen and (min-width: 768px) {
        footer .footer-details .container-quick-links {
          margin-top: 0px; } }
      footer .footer-details .container-quick-links h1 {
        width: 100%;
        font-family: 'ManropeBold', sans-serif;
        color: #FFFFFF;
        letter-spacing: 0.05em; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-quick-links h1 {
            font-size: 1.125rem;
            text-align: center; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-quick-links h1 {
            margin-top: 12px;
            text-align: left; } }
        @media only screen and (min-width: 1920px) {
          footer .footer-details .container-quick-links h1 {
            font-size: 1.5rem;
            margin-top: 0px; } }
      footer .footer-details .container-quick-links ul {
        width: 100%; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-quick-links ul {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-quick-links ul {
            display: block; } }
        footer .footer-details .container-quick-links ul li {
          list-style: none;
          margin-bottom: 5px; }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-quick-links ul li {
              margin-bottom: 10px;
              margin-left: 25px; } }
          footer .footer-details .container-quick-links ul li a {
            color: #FFFFFF;
            text-decoration: none;
            font-family: 'Inter', sans-serif; }
            @media only screen and (min-width: 320px) {
              footer .footer-details .container-quick-links ul li a {
                font-size: 1rem; } }
            @media only screen and (min-width: 768px) {
              footer .footer-details .container-quick-links ul li a {
                font-size: 1.125rem; } }
          footer .footer-details .container-quick-links ul li a:hover {
            color: #157814; }
    footer .footer-details .container-social-links {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
      @media only screen and (min-width: 320px) {
        footer .footer-details .container-social-links {
          margin-top: 30px; } }
      @media only screen and (min-width: 768px) {
        footer .footer-details .container-social-links {
          margin-top: 0px; } }
      footer .footer-details .container-social-links h1 {
        width: 100%;
        font-family: 'ManropeBold';
        color: #FFFFFF;
        letter-spacing: 0.05em; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-social-links h1 {
            font-size: 1.125rem;
            text-align: center; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-social-links h1 {
            margin-top: 12px;
            text-align: left; } }
        @media only screen and (min-width: 1920px) {
          footer .footer-details .container-social-links h1 {
            font-size: 1.5rem; } }
      footer .footer-details .container-social-links .social-media-holder {
        width: 100%;
        display: flex;
        flex-direction: column; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-social-links .social-media-holder {
            align-items: center;
            justify-content: center; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-social-links .social-media-holder {
            align-items: flex-start;
            justify-content: flex-start; } }
        footer .footer-details .container-social-links .social-media-holder a {
          color: #FFFFFF;
          font-size: 1.25rem;
          font-family: 'Inter', sans-serif;
          height: 30px;
          margin-bottom: 15px !important; }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-social-links .social-media-holder a {
              font-size: 1rem; } }
          @media only screen and (min-width: 768px) {
            footer .footer-details .container-social-links .social-media-holder a {
              font-size: 1.125rem;
              margin-left: 25px; } }
          @media only screen and (min-width: 320px) {
            footer .footer-details .container-social-links .social-media-holder a img {
              width: 20px;
              height: 20px;
              margin-right: 13.7px; } }
          @media only screen and (min-width: 1920px) {
            footer .footer-details .container-social-links .social-media-holder a img {
              margin-right: 20px; } }
        footer .footer-details .container-social-links .social-media-holder a:hover {
          color: #157814;
          text-decoration: none !important; }
      footer .footer-details .container-social-links p {
        width: 100%;
        font-family: 'Inter', sans-serif;
        font-style: italic;
        color: #62CE45;
        line-height: 30px;
        margin: 0px; }
        @media only screen and (min-width: 320px) {
          footer .footer-details .container-social-links p {
            padding-top: 30px;
            font-size: 1rem;
            text-align: center; } }
        @media only screen and (min-width: 768px) {
          footer .footer-details .container-social-links p {
            text-align: left; } }
        @media only screen and (min-width: 1920px) {
          footer .footer-details .container-social-links p {
            font-size: 1.125rem; } }
  footer hr {
    border-top: 2px solid #FFFFFF0a; }
  footer .copyright {
    font-family: 'InterLight';
    color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 30px;
    margin: 0; }
    @media only screen and (min-width: 320px) {
      footer .copyright {
        font-size: 0.75rem; } }
    @media only screen and (min-width: 768px) {
      footer .copyright {
        font-size: 1rem; } }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.mc-modal {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  opacity: 0;
  display: none;
  z-index: 1111;
  transition: all .25s ease-in-out; }
  .mc-modal .mc-modal-dialog {
    width: 100%;
    height: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (min-width: 320px) {
      .mc-modal .mc-modal-dialog {
        width: 265px; } }
    @media only screen and (min-width: 769px) {
      .mc-modal .mc-modal-dialog {
        width: 550px; } }
    @media only screen and (min-width: 1024px) {
      .mc-modal .mc-modal-dialog {
        width: 645px; } }
    .mc-modal .mc-modal-dialog .mc-success-modal-content, .mc-modal .mc-modal-dialog .mc-failed-modal-content {
      background-color: #fcfcfc;
      border-radius: 10px; }
      @media only screen and (min-width: 320px) {
        .mc-modal .mc-modal-dialog .mc-success-modal-content, .mc-modal .mc-modal-dialog .mc-failed-modal-content {
          width: 265px; } }
      @media only screen and (min-width: 769px) {
        .mc-modal .mc-modal-dialog .mc-success-modal-content, .mc-modal .mc-modal-dialog .mc-failed-modal-content {
          width: 550px;
          height: 400px; } }
      @media only screen and (min-width: 1024px) {
        .mc-modal .mc-modal-dialog .mc-success-modal-content, .mc-modal .mc-modal-dialog .mc-failed-modal-content {
          width: 645px;
          height: 465px; } }
      .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header {
        background-color: #157814; }
      .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header {
        background-color: #D31015; }
      .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header {
        display: flex;
        justify-content: center;
        align-items: center;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        @media only screen and (min-width: 320px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header {
            height: 100px; } }
        @media only screen and (min-width: 769px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header {
            height: 170px; } }
        @media only screen and (min-width: 1024px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header {
            height: 200px; } }
        @media only screen and (min-width: 320px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header .mc-header-img img {
            width: 190px;
            height: 55px; } }
        @media only screen and (min-width: 769px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header .mc-header-img img {
            width: 450px;
            height: 100px; } }
        @media only screen and (min-width: 1024px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-failed-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-success-modal-header .mc-header-img img, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-failed-modal-header .mc-header-img img {
            width: 500px;
            height: 130px; } }
      .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative; }
        @media only screen and (min-width: 320px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body {
            padding: 20px;
            height: 150px; } }
        @media only screen and (min-width: 769px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body {
            height: 230px; } }
        @media only screen and (min-width: 1024px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body {
            height: 265px; } }
        @media only screen and (min-width: 769px) {
          .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body {
            padding: 40px 50px 50px 50px; } }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .mc-heading-success, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .mc-heading-success, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-success {
          color: #157814; }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .mc-heading-fail, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-failed, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .mc-heading-fail, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-failed {
          color: #D31015; }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body h1, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body h1 {
          font-family: 'ManropeBold';
          font-weight: bold;
          letter-spacing: 0.05em; }
          @media only screen and (min-width: 320px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body h1, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body h1 {
              font-size: 1.5rem; } }
          @media only screen and (min-width: 769px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body h1, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body h1 {
              font-size: 3rem; } }
          @media only screen and (min-width: 1024px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body h1, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body h1 {
              font-size: 3.5rem; } }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body p, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body p {
          text-align: center;
          font-family: 'Inter', sans-serif; }
          @media only screen and (min-width: 320px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body p, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body p {
              font-size: 0.875rem; } }
          @media only screen and (min-width: 769px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body p, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body p {
              font-size: 1.125rem; } }
          @media only screen and (min-width: 1024px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body p, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body p {
              font-size: 1.5rem; } }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-failed, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-failed {
          font-family: 'Inter';
          width: 100%;
          background-color: #FFFFFF;
          border-radius: 25px;
          border: 0;
          position: absolute;
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
          @media only screen and (min-width: 320px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-failed, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-failed {
              bottom: -15px;
              width: 90px;
              height: 30px;
              font-size: 0.875rem; } }
          @media only screen and (min-width: 769px) {
            .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-failed, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-success, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-failed {
              bottom: -30px;
              width: 180px;
              height: 60px;
              font-size: 1.125rem; } }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-success:hover, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-success:hover {
          background-color: #157814;
          color: #ffffff; }
        .mc-modal .mc-modal-dialog .mc-success-modal-content .mc-modal-body .btn-modal-failed:hover, .mc-modal .mc-modal-dialog .mc-failed-modal-content .mc-modal-body .btn-modal-failed:hover {
          background-color: #D31015;
          color: #ffffff; }
    @media only screen and (min-width: 320px) {
      .mc-modal .mc-modal-dialog .mc-success-modal-content {
        height: fit-content; } }

.privacy-modal-content, .warning-modal-content {
  border-radius: 20px !important; }

@media only screen and (min-width: 320px) {
  .privacy-modal-dialog, .warning-modal-dialog {
    margin-top: 50px !important; } }

@media only screen and (min-width: 1024px) {
  .privacy-modal-dialog, .warning-modal-dialog {
    margin: 1.75rem auto !important; } }

.privacy-modal-header, .warning-modal-header {
  background-color: #F5F7F7 !important;
  height: 150px !important;
  justify-content: center !important;
  align-items: center !important;
  flex-direction: column !important;
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important; }
  .privacy-modal-header .privacy-img, .privacy-modal-header .warning-img, .warning-modal-header .privacy-img, .warning-modal-header .warning-img {
    width: 60px;
    height: auto;
    margin-bottom: 15px; }
  .privacy-modal-header .privacy-modal-title, .privacy-modal-header .warning-modal-title, .warning-modal-header .privacy-modal-title, .warning-modal-header .warning-modal-title {
    font-family: "ManropeBold";
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #157814; }

.warning-modal-body {
  display: flex;
  justify-content: center;
  align-items: center; }

.privacy-modal-body, .warning-modal-body {
  padding: 30px !important; }
  .privacy-modal-body .terms-content, .warning-modal-body .terms-content {
    padding: 0 15px; }
    .privacy-modal-body .terms-content p, .warning-modal-body .terms-content p {
      font-family: "Inter"; }
      @media only screen and (min-width: 320px) {
        .privacy-modal-body .terms-content p, .warning-modal-body .terms-content p {
          font-size: 0.875rem;
          line-height: 1rem; } }
      @media only screen and (min-width: 769px) {
        .privacy-modal-body .terms-content p, .warning-modal-body .terms-content p {
          font-size: 1rem;
          line-height: 1.5rem; } }

.warning-footer {
  height: 70px !important; }
  .warning-footer .warning-content-footer {
    height: inherit; }
    .warning-footer .warning-content-footer .btn-warning-action {
      margin-top: 10px !important; }

.privacy-checkbox-agree {
  height: 120px !important; }
  .privacy-checkbox-agree .privacy-form-check .btn-privacy-action {
    margin-top: 20px !important; }

.privacy-checkbox-agree, .warning-footer {
  cursor: pointer;
  background-color: #F5F7F7 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  position: relative; }
  @media only screen and (min-width: 320px) {
    .privacy-checkbox-agree, .warning-footer {
      font-size: 0.75rem; } }
  @media only screen and (min-width: 769px) {
    .privacy-checkbox-agree, .warning-footer {
      font-size: 0.875rem; } }
  .privacy-checkbox-agree .privacy-form-check, .privacy-checkbox-agree .warning-content-footer, .warning-footer .privacy-form-check, .warning-footer .warning-content-footer {
    height: inherit;
    padding: 15px 45px !important;
    justify-content: center !important; }
    .privacy-checkbox-agree .privacy-form-check input, .privacy-checkbox-agree .warning-content-footer input, .warning-footer .privacy-form-check input, .warning-footer .warning-content-footer input {
      margin-left: 15px; }
    .privacy-checkbox-agree .privacy-form-check label, .privacy-checkbox-agree .warning-content-footer label, .warning-footer .privacy-form-check label, .warning-footer .warning-content-footer label {
      font-family: "Inter";
      font-weight: 100px;
      margin-left: 40px; }
      @media only screen and (min-width: 320px) {
        .privacy-checkbox-agree .privacy-form-check label, .privacy-checkbox-agree .warning-content-footer label, .warning-footer .privacy-form-check label, .warning-footer .warning-content-footer label {
          font-size: 0.75rem; } }
      @media only screen and (min-width: 769px) {
        .privacy-checkbox-agree .privacy-form-check label, .privacy-checkbox-agree .warning-content-footer label, .warning-footer .privacy-form-check label, .warning-footer .warning-content-footer label {
          font-size: 0.875rem; } }
      @media only screen and (min-width: 1024px) {
        .privacy-checkbox-agree .privacy-form-check label, .privacy-checkbox-agree .warning-content-footer label, .warning-footer .privacy-form-check label, .warning-footer .warning-content-footer label {
          font-size: 1rem; } }
    .privacy-checkbox-agree .privacy-form-check .btn-privacy-action, .privacy-checkbox-agree .privacy-form-check .btn-warning-action, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action, .privacy-checkbox-agree .warning-content-footer .btn-warning-action, .warning-footer .privacy-form-check .btn-privacy-action, .warning-footer .privacy-form-check .btn-warning-action, .warning-footer .warning-content-footer .btn-privacy-action, .warning-footer .warning-content-footer .btn-warning-action {
      display: flex;
      justify-content: flex-end; }
      .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-warning-continue {
        border-radius: 15px !important;
        margin: 0 5px 0 0; }
        @media only screen and (min-width: 320px) {
          .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-warning-continue {
            width: 100px;
            font-size: 0.75rem; } }
        @media only screen and (min-width: 769px) {
          .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-warning-continue {
            width: 100px;
            font-size: 1rem; } }
      .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel {
        background-color: #9A9A9A !important;
        border-color: #9A9A9A !important; }
      .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-warning-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-privacy-action .btn-warning-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue, .warning-footer .privacy-form-check .btn-warning-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-privacy-action .btn-warning-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue, .warning-footer .warning-content-footer .btn-warning-action .btn-warning-continue {
        background-color: #157814 !important;
        border-color: #157814 !important; }
      .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel:focus, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-cancel:active, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel:focus, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-cancel:active, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel:focus, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-cancel:active, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel:focus, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-cancel:active, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel:focus, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-cancel:active, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel:focus, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-cancel:active, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel:focus, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-cancel:active, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel:focus, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-cancel:active {
        box-shadow: 0 0 0 0.2rem rgba(177, 177, 177, 0.5) !important; }
      .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue:focus, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-privacy-continue:active, .privacy-checkbox-agree .privacy-form-check .btn-privacy-action .btn-warning-continue:active, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue:focus, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-privacy-continue:active, .privacy-checkbox-agree .privacy-form-check .btn-warning-action .btn-warning-continue:active, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue:focus, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-privacy-continue:active, .privacy-checkbox-agree .warning-content-footer .btn-privacy-action .btn-warning-continue:active, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue:focus, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-privacy-continue:active, .privacy-checkbox-agree .warning-content-footer .btn-warning-action .btn-warning-continue:active, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue:focus, .warning-footer .privacy-form-check .btn-privacy-action .btn-privacy-continue:active, .warning-footer .privacy-form-check .btn-privacy-action .btn-warning-continue:active, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue:focus, .warning-footer .privacy-form-check .btn-warning-action .btn-privacy-continue:active, .warning-footer .privacy-form-check .btn-warning-action .btn-warning-continue:active, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue:focus, .warning-footer .warning-content-footer .btn-privacy-action .btn-privacy-continue:active, .warning-footer .warning-content-footer .btn-privacy-action .btn-warning-continue:active, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue:focus, .warning-footer .warning-content-footer .btn-warning-action .btn-privacy-continue:active, .warning-footer .warning-content-footer .btn-warning-action .btn-warning-continue:active {
        box-shadow: 0 0 0 0.2rem rgba(106, 200, 127, 0.5) !important; }

.warning-modal-body p {
  font-family: "Inter"; }
  @media only screen and (min-width: 320px) {
    .warning-modal-body p {
      font-size: 0.875rem;
      line-height: 1rem; } }
  @media only screen and (min-width: 769px) {
    .warning-modal-body p {
      font-size: 1rem;
      line-height: 1.5rem; } }

.mc-content-center {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent !important;
  border: 0px !important; }

.load-custom {
  background-color: transparent !important; }

@keyframes ldio-raozih862rp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.ldio-raozih862rp div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-raozih862rp linear 1s infinite;
  background: #157814;
  width: 12px;
  height: 24px;
  border-radius: 6px / 12px;
  transform-origin: 6px 52px; }

.ldio-raozih862rp div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #157814; }

.ldio-raozih862rp div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #157814; }

.loadingio-spinner-spinner-6mdkkmfyd2x {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff; }

.ldio-raozih862rp {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */ }

.ldio-raozih862rp div {
  box-sizing: content-box; }

/* generated by https://loading.io/ */
.summary-body h5 {
  font-family: 'InterBold';
  font-weight: bold;
  color: #157814; }

.summary-body section {
  margin-bottom: 25px; }

.summary-body h6 {
  color: gray; }

.summary-body .summary-row {
  margin-bottom: 25px; }
  .summary-body .summary-row .summary-col {
    display: flex;
    flex-direction: row;
    padding-right: 15px !important;
    padding-left: 0px !important; }
  .summary-body .summary-row .summary-label {
    font-family: 'Inter', sans-serif;
    color: #2f2f2f; }
    @media only screen and (min-width: 320px) {
      .summary-body .summary-row .summary-label {
        font-size: 1rem; } }
    @media only screen and (min-width: 769px) {
      .summary-body .summary-row .summary-label {
        font-size: 1.125rem; } }
  .summary-body .summary-row .summary-input {
    width: inherit;
    font-family: 'Inter';
    border-bottom: 1px solid #bbbbbb;
    padding-left: 10px; }
    @media only screen and (min-width: 320px) {
      .summary-body .summary-row .summary-input {
        font-size: 1rem; } }
    @media only screen and (min-width: 769px) {
      .summary-body .summary-row .summary-input {
        font-size: 1.125rem; } }

.btn-summary-action {
  display: flex;
  justify-content: flex-end; }
  .btn-summary-action .btn-summary-edit, .btn-summary-action .btn-summary-submit {
    border-radius: 15px !important;
    margin: 0 5px 0 0; }
    @media only screen and (min-width: 320px) {
      .btn-summary-action .btn-summary-edit, .btn-summary-action .btn-summary-submit {
        width: 100px;
        font-size: 0.75rem; } }
    @media only screen and (min-width: 769px) {
      .btn-summary-action .btn-summary-edit, .btn-summary-action .btn-summary-submit {
        width: 100px;
        font-size: 1rem; } }
  .btn-summary-action .btn-summary-edit {
    background-color: #9A9A9A !important;
    border-color: #9A9A9A !important; }
  .btn-summary-action .btn-summary-submit {
    background-color: #157814 !important;
    border-color: #157814 !important; }
  .btn-summary-action .btn-summary-edit:hover {
    background-color: #8d8c8c !important;
    border-color: #8d8c8c !important; }
  .btn-summary-action .btn-summary-submit:hover {
    background-color: #10a84a !important;
    border-color: #10a84a !important; }
  .btn-summary-action .btn-summary-edit:focus {
    box-shadow: 0 0 0 0.2rem rgba(177, 177, 177, 0.5) !important; }
  .btn-summary-action .btn-summary-submit:focus, .btn-summary-action .btn-summary-submit:active {
    box-shadow: 0 0 0 0.2rem rgba(106, 200, 127, 0.5) !important; }

@font-face {
  font-family: 'ManropeLight';
  src: url(../fonts/Manrope/manrope/light.woff); }

@font-face {
  font-family: 'ManropeBold';
  src: url(../fonts/Manrope/manrope/bold.woff); }

@font-face {
  font-family: 'ManropeSemiBold';
  src: url(../fonts/Manrope/manrope/semibold.otf); }

@font-face {
  font-family: 'Manrope';
  src: url(../fonts/Manrope/manrope/regular.woff); }

@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter/Inter-Regular-slnt=0.ttf); }

@font-face {
  font-family: 'InterLight';
  src: url(../fonts/Inter/Inter-Light-slnt=0.ttf); }

@font-face {
  font-family: 'InterBold';
  src: url(../fonts/Inter/Inter-Bold-slnt=0.ttf); }

@font-face {
  font-family: 'InterSemiBold';
  src: url(../fonts/Inter/Inter-SemiBold-slnt=0.ttf); }

.section-career {
  width: 100vh;
  height: 100vh; }
  .section-career .group-holder {
    height: 100vh !important; }
  .section-career .holder-1 {
    width: 100%;
    min-height: inherit; }
    @media only screen and (min-width: 320px) {
      .section-career .holder-1 {
        padding: 60px; } }
    @media only screen and (min-width: 1024px) {
      .section-career .holder-1 {
        padding: 50px; } }
    .section-career .holder-1 .back-btn {
      display: flex;
      align-items: center;
      font-family: 'Inter', sans-serif;
      font-size: 1rem;
      color: #157814;
      cursor: pointer; }
    .section-career .holder-1 .heading {
      margin-top: 50px;
      margin-bottom: 100px; }
      .section-career .holder-1 .heading h1 {
        font-family: 'ManropeBold';
        font-weight: bold;
        color: #157814;
        letter-spacing: 0.05em;
        margin-bottom: 15px;
        text-shadow: 0 3px 2px rgba(0, 0, 0, 0.2); }
        @media only screen and (min-width: 320px) {
          .section-career .holder-1 .heading h1 {
            font-size: 1.5rem; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-1 .heading h1 {
            font-size: 2rem; } }
        @media only screen and (min-width: 1024px) {
          .section-career .holder-1 .heading h1 {
            font-size: 2.25rem; } }
      .section-career .holder-1 .heading p {
        width: 100%;
        font-family: 'InterLight', sans-serif;
        font-size: 1rem;
        line-height: 24px; }
    .section-career .holder-1 .career-img {
      width: 100%;
      display: flex;
      align-items: flex-end;
      justify-content: center; }
      .section-career .holder-1 .career-img img {
        width: 100%; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-1 .career-img img {
            max-width: 250px; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-1 .career-img img {
            max-width: 350px; } }
        @media only screen and (min-width: 1024px) {
          .section-career .holder-1 .career-img img {
            max-width: 500px; } }
  .section-career .holder-2 {
    width: 100%;
    min-height: inherit;
    background-color: #f5f7f7 !important; }
    @media only screen and (min-width: 320px) {
      .section-career .holder-2 {
        padding: 60px; } }
    @media only screen and (min-width: 1024px) {
      .section-career .holder-2 {
        padding: 50px; } }
    .section-career .holder-2 #progressbar {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      margin-top: 50px;
      margin-bottom: 50px;
      overflow: hidden;
      counter-reset: step;
      padding: 0; }
      .section-career .holder-2 #progressbar li {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-family: 'Inter', sans-serif;
        list-style: none;
        color: #808080;
        width: 25%;
        position: relative;
        text-align: center; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #progressbar li {
            font-size: 0.75rem; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-2 #progressbar li {
            font-size: 0.875rem; } }
        @media only screen and (min-width: 1920px) {
          .section-career .holder-2 #progressbar li {
            font-size: 1rem; } }
        .section-career .holder-2 #progressbar li span {
          margin-top: 10px; }
      .section-career .holder-2 #progressbar li:before {
        display: flex;
        align-items: center;
        justify-content: center;
        content: counter(step);
        counter-increment: step;
        height: 50px;
        width: 50px;
        background-color: white;
        border-radius: 50%;
        box-shadow: 0 3px 6px #0000000a;
        font-size: 0.875rem;
        color: #333333; }
      .section-career .holder-2 #progressbar li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: white;
        position: absolute;
        left: -50%;
        top: 9px;
        z-index: -1; }
      .section-career .holder-2 #progressbar li:first-child:after {
        content: none; }
      .section-career .holder-2 #progressbar li.active:before, .section-career .holder-2 #progressbar li.active:after {
        background: #27Ae60;
        color: white; }
      .section-career .holder-2 #progressbar li.done:before, .section-career .holder-2 #progressbar li.done:after {
        background: #157814;
        content: '✓'; }
      .section-career .holder-2 #progressbar #step-skillset, .section-career .holder-2 #progressbar #step-file-upload {
        margin-bottom: 15px !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets fieldset:not(:first-of-type) {
      display: none; }
    .section-career .holder-2 #career-app-form .group-fieldsets fieldset {
      width: -webkit-fill-available;
      border: none !important;
      padding: 0;
      margin: 0;
      margin-top: 20px !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .section-heading {
      font-family: 'InterBold', sans-serif;
      color: #505050;
      margin: 0; }
    .section-career .holder-2 #career-app-form .group-fieldsets hr {
      margin-bottom: 32px !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .form-container {
      font-family: "Inter", sans-serif; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5 {
        margin-left: 5px;
        margin-bottom: 10px !important;
        color: #157814; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5 {
            font-size: 0.75rem; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5 {
            font-size: 0.875rem; } }
        @media only screen and (min-width: 1055px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5 {
            font-size: 1rem; } }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5 span {
          color: #D31015; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5#form-birthdate, .section-career .holder-2 #career-app-form .group-fieldsets .form-container h5#form-blood-type {
        margin-bottom: 18px !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .form-row .contact-group:last-child {
        padding-right: 0 !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group {
        width: inherit;
        padding-right: 10px;
        padding-bottom: 30px; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 {
          margin-left: 5px;
          margin-bottom: 10px !important;
          color: #157814; }
          @media only screen and (min-width: 320px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 {
              font-size: 0.75rem; } }
          @media only screen and (min-width: 769px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 {
              font-size: 0.875rem; } }
          @media only screen and (min-width: 990px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 {
              font-size: 0.75rem; } }
          @media only screen and (min-width: 1025px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 {
              font-size: 1rem; } }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group h5 span {
            color: #D31015; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .info-tip {
          display: flex;
          flex-direction: row !important; }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .info-tip h5 {
            margin-right: 15px !important; }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .info-tip small {
            font-family: "InterLight";
            color: #797979 !important;
            font-style: italic;
            letter-spacing: 1px; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .input-group-text {
          position: absolute !important; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group #mobileNum {
          padding-left: 50px !important; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form::placeholder {
          font-family: "InterLight", sans-serif;
          font-style: italic;
          color: gray; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form {
          width: inherit;
          padding: 6px 12px;
          background-color: #FCFCFC;
          background-clip: padding-box;
          border: 1px solid #CED4DA;
          border-radius: 4px;
          color: #252525;
          transition: border-color .25s ease-in-out; }
          @media only screen and (min-width: 320px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form {
              font-size: 0.75rem; } }
          @media only screen and (min-width: 769px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form {
              font-size: 0.875rem; } }
          @media only screen and (min-width: 990px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form {
              font-size: 0.75rem; } }
          @media only screen and (min-width: 1025px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form {
              font-size: 1rem; } }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .contact-form:focus {
          outline-color: #5DD85D;
          border-color: #5DD85D; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .select-style::before {
          font-family: 'InterLight', sans-serif;
          font-style: italic;
          color: gray; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .select-style {
            height: 32px !important; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .select-style {
            height: 38px !important; } }
        @media only screen and (min-width: 1920px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .select-style {
            height: 41px !important; } }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .date-group {
          width: inherit;
          position: relative; }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .date-group .date-icon {
            color: #157814;
            position: absolute;
            z-index: 2;
            right: 5px; }
            @media only screen and (min-width: 320px) {
              .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .date-group .date-icon {
                padding: 9px; } }
            @media only screen and (min-width: 1024px) {
              .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .date-group .date-icon {
                padding: 12px; } }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .date-group .date-input {
            cursor: pointer; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio {
          height: 100%;
          display: flex;
          align-items: center; }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio .input-radio {
            width: auto !important;
            flex-direction: row;
            padding-right: 10px; }
            @media only screen and (min-width: 320px) {
              .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio .input-radio span {
                font-size: 0.75rem !important; } }
            @media only screen and (min-width: 769px) {
              .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio .input-radio span {
                font-size: 0.875rem !important; } }
            @media only screen and (min-width: 1160px) {
              .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio .input-radio span {
                font-size: 1rem !important; } }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .contact-group .form-radio #radio-female {
            min-width: 110px !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .group-action-buttons {
        display: flex;
        justify-content: space-between; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .button-right-alignment, .section-career .holder-2 #career-app-form .group-fieldsets .form-container .button-left-alignment {
        display: flex;
        align-items: flex-end; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .button-left-alignment {
        justify-content: flex-start !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .button-right-alignment {
        justify-content: flex-end !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button {
        cursor: pointer;
        background-color: #FFFFFF;
        border-radius: 40px;
        border: none;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        outline: none;
        transition: all .25s ease-in-out;
        margin-top: 20px; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button {
            width: 150px;
            height: 60px; } }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button span {
          display: flex;
          justify-content: center;
          align-items: center;
          font-family: 'InterSemibold';
          letter-spacing: 0.1em;
          font-weight: 100;
          color: #157814;
          padding: 0;
          letter-spacing: 1px;
          margin: 0 !important; }
          @media only screen and (min-width: 320px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button span {
              font-size: 0.875rem; } }
          @media only screen and (min-width: 769px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button span {
              font-size: 1rem; } }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button:hover, .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button:focus {
        background-color: #157814; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button:hover span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container .action-button:focus span {
          color: #ffffff; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .input-file-upload {
        background-color: #eff2f5 !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .btn-file-upload {
        border-top-left-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
        background-color: #d7dadd !important;
        color: #495957 !important;
        border: 1px solid #ced4da !important;
        border-left: 0 !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .btn-file-upload:hover {
        background-color: #157814 !important;
        color: white !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container .custom-file-uploader {
        position: relative; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container .custom-file-uploader input[type='file'] {
          display: block;
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          z-index: 5;
          width: 100%;
          height: 100%;
          opacity: 0;
          pointer: default !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list {
        margin: 0 !important;
        padding: 0 !important; }
      .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        padding: 0; }
        .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .cert-name {
          width: fit-content;
          font-family: "InterLight", sans-serif;
          color: #157814;
          border: 1px solid;
          border-radius: 5px;
          border-color: #157814;
          padding: 10px;
          margin: 0px 3px 10px 3px;
          display: flex;
          flex-direction: row;
          align-items: center;
          z-index: 9; }
          @media only screen and (min-width: 320px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .cert-name {
              font-size: 0.75rem;
              line-height: 1rem; } }
          @media only screen and (min-width: 769px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .cert-name {
              font-size: 1rem;
              line-height: 1.25rem; } }
          @media only screen and (min-width: 1920px) {
            .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .cert-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .li-filename, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .skill-name, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .cert-name {
              font-size: 1.125rem;
              line-height: 1.5rem; } }
          .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .li-filename span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .skill-name span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #display-filenames .cert-name span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .li-filename span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .skill-name span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #skills-list .cert-name span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .li-filename span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .skill-name span, .section-career .holder-2 #career-app-form .group-fieldsets .form-container #certificate-list .cert-name span {
            margin-left: 20px;
            color: gray;
            cursor: pointer; }
    .section-career .holder-2 #career-app-form .group-fieldsets .with-intlNumInput {
      width: inherit !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .group-fields {
      margin: 5px 0px; }
      .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h5 {
        color: #157814;
        margin-left: 5px;
        padding-bottom: 15px !important; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h5 {
            font-size: 0.75rem !important; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h5 {
            font-size: 0.875rem !important; } }
        @media only screen and (min-width: 990px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h5 {
            font-size: 0.75rem !important; } }
        @media only screen and (min-width: 1025px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h5 {
            font-size: 1rem !important; } }
      .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 {
        font-family: 'InterLight',sans-serif;
        margin-left: 5px;
        margin-bottom: 10px !important;
        color: #000;
        font-style: italic; }
        @media only screen and (min-width: 320px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 {
            font-size: 0.75rem !important; } }
        @media only screen and (min-width: 769px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 {
            font-size: 0.875rem !important; } }
        @media only screen and (min-width: 990px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 {
            font-size: 0.75rem !important; } }
        @media only screen and (min-width: 1025px) {
          .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 {
            font-size: 1rem !important; } }
        .section-career .holder-2 #career-app-form .group-fieldsets .group-fields h6 span {
          color: #D31015; }
      .section-career .holder-2 #career-app-form .group-fieldsets .group-fields .grp-curr-add {
        padding-bottom: 15px !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .display-row {
      display: flex;
      flex-direction: row !important;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px; }
      .section-career .holder-2 #career-app-form .group-fieldsets .display-row h6 {
        color: #808080;
        margin: 0; }
      .section-career .holder-2 #career-app-form .group-fieldsets .display-row img {
        margin: 0 20px;
        width: 20px; }
    .section-career .holder-2 #career-app-form .group-fieldsets .tips {
      font-family: 'InterLight', sans-serif !important;
      font-style: italic !important;
      color: #777676 !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .company-remove-btn {
      padding-top: 25px;
      color: gray;
      cursor: pointer; }
    .section-career .holder-2 #career-app-form .group-fieldsets .content-center {
      display: flex;
      align-items: center;
      justify-content: center; }
    .section-career .holder-2 #career-app-form .group-fieldsets .invalid-input {
      border: 1px solid red !important; }
    .section-career .holder-2 #career-app-form .group-fieldsets .display-invalid-label {
      display: block !important; }
