mark {
  padding: 0;
}

.kfs-heading-section {
  background-repeat: no-repeat;
}
@media screen and (min-width: 1200px) and (max-width: 1449px) {
  .kfs-heading-section > .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1024px) {
  .kfs-heading-section {
    max-height: 500px;
  }
}
@media only screen and (min-width: 768px) {
  .kfs-heading-section {
    transform: translateY(-54px);
    background-image: url("../../images/bg-kfs.svg");
    background-size: cover;
    background-position-y: -15px;
    background-position-x: center;
  }
}
@media only screen and (min-width: 1450px) {
  .kfs-heading-section {
    background-position-y: -25px;
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-heading-section {
    transform: translateY(-50px);
    background-color: #ece9e6;
    background-image: url("../../icons/Puzel-icon.svg");
    background-size: 30px;
    background-position-y: 17%;
    background-position-x: 95%;
  }
}
@media screen and (min-width: 782px) and (max-width: 1199px) {
  .kfs-heading-section {
    padding-bottom: 20px;
  }
}
.kfs-heading-section h1 {
  margin-bottom: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 1199.98px) {
  .kfs-heading-section h1 {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .kfs-heading-section .wp-block-columns {
    gap: 0;
  }
}
.kfs-heading-section__left-column p {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .kfs-heading-section__left-column {
    margin-left: 30px !important;
  }
}
@media only screen and (min-width: 1024px) {
  .kfs-heading-section__left-column {
    transform: translateY(-35px);
  }
}
@media only screen and (max-width: 781.98px) {
  .kfs-heading-section__left-column {
    margin-top: 77px !important;
    margin-bottom: 77px !important;
  }
}
@media (max-width: 380px) {
  .kfs-heading-section__left-column {
    margin-left: 19px !important;
    margin-right: 19px !important;
  }
}
@media screen and (min-width: 782px) and (max-width: 1023px) {
  .kfs-heading-section__left-column {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 781.98px) {
  .kfs-heading-section__right-column {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .kfs-heading-section .container {
    max-width: 1024px;
  }
}
@media screen and (min-width: 782px) and (max-width: 1023px) {
  .kfs-heading-section .container {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-heading-section .container {
    max-width: 380px;
  }
}
@media only screen and (max-width: 781.98px) {
  .kfs-heading-section .wp-block-columns {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .kfs-second-section {
    padding-top: 46px;
    padding-bottom: 46px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .kfs-second-section {
    padding-top: 0;
    padding-bottom: 20px;
  }
}
.kfs-second-section h2 {
  margin-bottom: 15px;
  font-weight: 600;
}
.kfs-second-section p, .kfs-second-section li {
  font-size: 15px;
  line-height: 20px;
}
.kfs-second-section ul.is-style-orange-checks {
  padding-left: 20px;
}
.kfs-second-section ul.is-style-orange-checks li::before {
  top: 3px;
  left: -20px;
  width: 14px;
  height: 14px;
  background-size: 14px;
}
.kfs-second-section ul.is-style-orange-checks ul.is-style-orange-dots {
  margin-top: 15px;
}
.kfs-second-section ul.is-style-orange-checks ul.is-style-orange-dots li::before {
  top: 6px;
  left: -12px;
  width: 6px;
  height: 6px;
}
.kfs-second-section .wp-block-group.is-style-dark-blue-border-with-shadow {
  padding: 35px;
}

.kfs-third-section .inner-group {
  background-color: white;
  background-image: url("../../icons/Puzel-icon2.svg"), url("../../icons/Puzel-icon3.svg"), url("../../icons/Puzel-icon4.svg");
  background-position: 90% 85%, 40% 1%, 2% 85%;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 1024px) {
  .kfs-third-section .inner-group {
    padding-top: 130px;
    padding-bottom: 102px;
  }
}
@media only screen and (max-width: 1023.98px) {
  .kfs-third-section .inner-group {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.kfs-third-section h2 {
  margin-bottom: 22px;
  font-weight: 600;
}
.kfs-third-section .wp-block-columns {
  gap: 70px;
}
.kfs-third-section .wp-block-columns .wp-block-buttons {
  margin-top: 30px;
}
.kfs-third-section ul.is-style-orange-puzzles {
  padding-left: 22px;
}
.kfs-third-section ul.is-style-orange-puzzles li::before {
  top: 5px;
  left: -25px;
}
.kfs-third-section li {
  font-size: 15px;
  line-height: 32px;
}

.kfs-bottom-section {
  background-color: #ece9e6;
  background-repeat: no-repeat;
}
.kfs-bottom-section h2.is-style-handwrite {
  position: relative;
  width: 400px;
  transform: rotate(-5deg) translateY(-150px);
}
@media only screen and (min-width: 1024px) {
  .kfs-bottom-section h2.is-style-handwrite {
    margin-left: 50px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .kfs-bottom-section h2.is-style-handwrite {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 781.98px) {
  .kfs-bottom-section h2.is-style-handwrite {
    transform: rotate(-5deg) translateY(-50px);
  }
}
.kfs-bottom-section h2.is-style-handwrite::before {
  content: "";
  position: absolute;
  width: 320px;
  height: 80px;
  top: 17px;
  left: -5px;
  background-image: url("../../icons/underline-longer.svg");
  background-repeat: no-repeat;
  transform: rotate(5deg);
}
@media only screen and (max-width: 767.98px) {
  .kfs-bottom-section h2.is-style-handwrite {
    width: 300px;
    font-size: 30px;
    margin-left: 15px !important;
  }
  .kfs-bottom-section h2.is-style-handwrite::before {
    width: 250px;
    top: -5px;
  }
}
@media only screen and (min-width: 782px) {
  .kfs-bottom-section h2.is-style-handwrite::after {
    content: "";
    position: absolute;
    width: 131px;
    height: 145px;
    top: 35px;
    left: 260px;
    transform: rotate(5deg);
    background-image: url("../../icons/arrow-down-icon.svg");
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 768px) {
  .kfs-bottom-section {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-bottom-section {
    padding-top: 55px;
    padding-bottom: 45px;
    background-image: url("../../images/puzzle-bg-experts-mobile.svg");
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-bottom-section > .wp-block-columns {
    gap: 19px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1449px) {
  .kfs-bottom-section > .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.kfs-bottom-section .wp-block-columns {
  margin-bottom: 0;
}
.kfs-bottom-section__left-column h3 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: "Faustina", serif;
  font-weight: 600;
}
.kfs-bottom-section__left-column p {
  font-size: 15px;
  line-height: 20px;
}
.kfs-bottom-section__left-column a {
  color: #d46411;
}
.kfs-bottom-section__left-column .wp-block-columns {
  margin-top: 35px;
  flex-wrap: wrap !important;
}
@media only screen and (min-width: 1200px) {
  .kfs-bottom-section__left-column .wp-block-columns {
    gap: 0;
  }
}
.kfs-bottom-section__left-column .wp-block-columns .wp-block-column {
  flex-basis: auto;
}
@media (max-width: 380px) {
  .kfs-bottom-section__left-column {
    margin-left: 19px !important;
    margin-right: 19px !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .kfs-bottom-section__left-column p {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 379.98px) {
  .kfs-bottom-section__right-column {
    margin-bottom: 10px;
  }
}
.kfs-bottom-section__right-column .gform_wrapper.gravity-theme .gfield_description {
  padding-top: 3px;
  font-size: 10px;
}
.kfs-bottom-section__right-column .gform_wrapper.gravity-theme .gform_footer.top_label {
  padding-top: 0;
}
.kfs-bottom-section__right-column .gform_wrapper.gravity-contact-form_wrapper .gform_footer .submit-button-wrapper input {
  padding-top: 14px;
  padding-bottom: 14px;
}
.kfs-bottom-section__right-column .gform_wrapper.gravity-contact-form_wrapper .gfield input.large,
.kfs-bottom-section__right-column .gform_wrapper.gravity-contact-form_wrapper .gfield textarea.small {
  opacity: 1;
}
@media (max-width: 380px) {
  .kfs-bottom-section__right-column {
    margin-left: 19px !important;
    margin-right: 19px !important;
  }
}
.kfs-bottom-section__mobile-section {
  margin-top: 15px;
  padding-left: 29px !important;
  padding-right: 29px !important;
}
.kfs-bottom-section__mobile-section .wp-block-buttons {
  margin-bottom: 15px;
}
@media (max-width: 380px) {
  .kfs-bottom-section__mobile-section .wp-block-button {
    width: 100%;
    text-align: center;
  }
}
.kfs-bottom-section .submit-button-wrapper {
  position: relative;
}
.kfs-bottom-section .submit-button-wrapper .gform_ajax_spinner {
  position: absolute;
  top: 5px;
  right: -60px;
}