@media only screen and (min-width: 768px) {
  .breadcrumb-nav .breadcrumb .breadcrumb-item.active {
    color: #778285;
  }
}
@media only screen and (min-width: 1366px) {
  .baner-section {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
  }
}
.baner-section h1 {
  font-family: "Montserrat", sans-serif;
}
@media only screen and (min-width: 768px) {
  .baner-section {
    min-height: 485px;
    transform: translateY(-52px);
  }
  .baner-section h1 {
    font-size: 30px;
    line-height: 37px;
  }
  .baner-section p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 27px;
    color: #707070 !important;
  }
  .baner-section__content-box {
    max-width: 728px !important;
    padding: 32px 30px 28px 30px;
    background-color: white;
  }
}
@media only screen and (max-width: 767.98px) {
  .baner-section {
    min-height: 330px;
    background-color: #44a155;
  }
  .baner-section h1 {
    padding-bottom: 20px;
    margin-top: 20px;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
    color: white !important;
    border-bottom: 1px solid white;
  }
  .baner-section p {
    font-size: 15px;
    line-height: 20px;
    color: #fdffe9 !important;
  }
  .baner-section .wp-block-cover__image-background {
    display: none;
  }
  .baner-section .wp-block-cover__inner-container {
    max-width: 380px;
  }
  .baner-section .wp-block-button.is-style-green-rectangle {
    margin-top: 12px;
  }
  .baner-section .wp-block-button.is-style-green-rectangle .wp-block-button__link {
    padding: 8px 10px;
    margin-bottom: 40px;
    background-color: #ffb900;
    box-shadow: none;
  }
}
@media only screen and (min-width: 1450px) {
  .baner-section .wp-block-cover__inner-container > .wp-block-group {
    max-width: 1366px;
  }
}
@media only screen and (min-width: 1200px) {
  .baner-section .wp-block-cover__inner-container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .baner-section .wp-block-cover__inner-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .baner-section .wp-block-cover__inner-container {
    max-width: 1024px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .baner-section .wp-block-cover__inner-container {
    max-width: 768px;
  }
}

.breadcrumb-nav .breadcrumb {
  color: white;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item.active {
  color: white;
}
@media only screen and (max-width: 767.98px) {
  .breadcrumb-nav {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  .baner-section .wp-block-cover__inner-container {
    padding-left: 70px;
  }
}
.baner-section__content-box {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .baner-section__content-box {
    max-width: 643px !important;
  }
}
.baner-section__content-box .wp-block-heading {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .baner-section__content-box p.has-yellow-color {
    color: #ffb900 !important;
  }
}
.baner-section__content-box .wp-block-buttons {
  margin-top: 30px;
}

.kfs-second-section {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 72px;
  background-color: white;
}
@media only screen and (min-width: 768px) {
  .kfs-second-section {
    transform: translateY(-52px);
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-second-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .kfs-second-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.kfs-second-section mark {
  padding: 0;
}
.kfs-second-section h2 {
  font-weight: 600;
}
@media only screen and (min-width: 1200px) {
  .kfs-second-section .wp-block-columns {
    gap: 60px;
  }
}
.kfs-second-section ul.is-style-orange-checks-circle ul.is-style-orange-dots {
  margin-top: 15px;
}
.kfs-second-section ul.is-style-orange-checks-circle ul.is-style-orange-dots li::before {
  top: 10px;
  left: -12px;
  width: 6px;
  height: 6px;
  background-color: #ffb900;
}
.kfs-second-section .wp-block-group.is-style-two-borders {
  padding: 28px 28px 12px 28px;
}

.kfs-third-section {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width: 767.98px) {
  .kfs-third-section {
    padding-bottom: 30px;
  }
}
.kfs-third-section h2 {
  margin-bottom: 30px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .kfs-third-section .container {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .kfs-third-section .container {
    max-width: 1366px;
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .kfs-third-section .container .wp-block-columns {
    gap: 60px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .kfs-third-section .container .wp-block-columns .wp-block-column:first-child {
    display: none;
  }
}
@media only screen and (max-width: 1023.98px) {
  .kfs-third-section .container .wp-block-columns .wp-block-column:last-child {
    flex-basis: 100% !important;
  }
}
.kfs-third-section .container .wp-block-columns .green-background {
  height: 394px;
  background-color: #44a155;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1366px) {
  .kfs-third-section .container .wp-block-columns .green-background {
    width: 556px;
  }
}
.kfs-third-section .container .wp-block-columns .green-background .wp-block-image {
  width: 446px;
}
.kfs-third-section .container .wp-block-columns .green-background .wp-block-image img {
  margin-left: 35px;
  margin-top: -25px;
}
.kfs-third-section ul.is-style-green-checks li::before {
  top: -2px;
}
.kfs-third-section .wp-block-buttons {
  margin-top: 30px;
}

.kfs-bottom-section {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 72px;
  background-color: white;
}
@media only screen and (max-width: 767.98px) {
  .kfs-bottom-section {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .kfs-bottom-section .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .kfs-bottom-section .container > .wp-block-columns {
    gap: 70px;
  }
}
.kfs-bottom-section .wp-block-columns.buttons {
  margin-top: 30px;
}
@media only screen and (max-width: 1199.98px) {
  .kfs-bottom-section .wp-block-columns.buttons {
    flex-wrap: wrap !important;
    gap: 15px;
  }
}
.kfs-bottom-section .wp-block-columns.buttons .wp-block-column {
  flex-basis: auto;
}
@media only screen and (max-width: 379.98px) {
  .kfs-bottom-section .wp-block-columns.buttons .wp-block-button__link {
    padding-left: 50px;
    padding-right: 20px;
  }
  .kfs-bottom-section .wp-block-columns.buttons .wp-block-button__link::before {
    left: 20px;
  }
}
.kfs-bottom-section h2 {
  margin-bottom: 30px;
  font-size: 26px;
  font-weight: 600;
}
@media only screen and (min-width: 1200px) {
  .kfs-bottom-section h2 {
    margin-top: 15px;
  }
}
.kfs-bottom-section .submit-button-wrapper {
  position: relative;
}
.kfs-bottom-section .submit-button-wrapper .gform_ajax_spinner {
  position: absolute;
  top: 5px;
  right: -60px;
}