/***** Begin hero-sections *****/
.hero-section {
  padding-top: 19rem;
  padding-bottom: 11rem;
}
@media (max-width: 991px) {
  .hero-section {
    padding-bottom: 383px;
    padding-top: 184px;
  }
}
.hero-section {
  position: relative;
  overflow: visible;
}
.hero-section.hero-404 h1, .hero-section.hero-404 p {
  color: #021627 !important;
}
.hero-section .content-wrapper {
  max-width: 577px;
  position: relative;
  z-index: 4;
}
.hero-section .content-wrapper * {
  color: #fff;
}
.hero-section .content-wrapper h1 {
  margin-bottom: 16px;
  font-family: Montserrat;
  font-weight: 600;
  font-size: 4.4375rem;
  line-height: 115%;
}
@media (max-width: 575px) {
  .hero-section .content-wrapper h1 {
    font-size: 2.8125rem;
  }
}
.hero-section .content-wrapper p, .hero-section .content-wrapper li {
  font-family: Montserrat;
  font-weight: 400;
  font-size: 1.5625rem !important;
  line-height: 145%;
}
.hero-section .content-wrapper p strong, .hero-section .content-wrapper p b, .hero-section .content-wrapper li strong, .hero-section .content-wrapper li b {
  font-weight: 600;
}
.hero-section .content-wrapper .button-wrapper {
  margin-top: 32px;
  display: flex;
  gap: 16px;
}
@media (max-width: 575px) {
  .hero-section .content-wrapper .button-wrapper {
    flex-direction: column;
    gap: 16px;
  }
  .hero-section .content-wrapper .button-wrapper a {
    width: 100%;
  }
}
.hero-section .hero-image, .hero-section .hero-image-mobile {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  height: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .hero-section .hero-image, .hero-section .hero-image-mobile {
    clip-path: polygon(0 0, 100% 0, 100% 62%, 0 79%);
  }
}
.hero-section .hero-image-main {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
  z-index: 2;
}
@media (max-width: 991px) {
  .hero-section .hero-image-main {
    clip-path: polygon(0 47%, 100% 23%, 100% 100%, 0% 100%);
  }
}
.hero-section .hero-image-main {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(50% + 100px);
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .hero-section .hero-image-main {
    width: 100%;
    height: 30rem;
    bottom: 0;
    top: unset;
  }
}
.hero-section .hero-decor {
  position: absolute;
  right: calc(16% + 100px);
  bottom: 0;
  z-index: 3;
  max-height: 82%;
}
@media (max-width: 991px) {
  .hero-section .hero-decor {
    width: 350px !important;
    right: calc(100% - 350px) !important;
  }
}
@media (max-width: 1540px) {
  .hero-section .content-wrapper {
    max-width: 469px;
  }
  .hero-section .hero-decor {
    width: 500px;
    right: 20%;
  }
}
@media (max-width: 1199px) {
  .hero-section .hero-image, .hero-section .hero-image-mobile {
    border-bottom-left-radius: 0;
    width: 100%;
    height: 100%;
    right: unset;
    bottom: unset;
    left: 0;
    top: 0;
  }
  .hero-section .hero-decor {
    width: 440px;
    right: 10%;
  }
}
@media (max-width: 991px) {
  .hero-section .content-wrapper {
    max-width: 500px;
  }
  .hero-section .hero-decor {
    width: 600px;
  }
}

.hero-section.simple-hero {
  padding-top: 147px;
  padding-bottom: 88px;
}
@media (max-width: 991px) {
  .hero-section.simple-hero {
    padding-bottom: 56px;
  }
  .hero-section.simple-hero:has(.apply-button) {
    padding-bottom: 2.5rem;
  }
  .hero-section.simple-hero:has(.apply-button) .content-wrapper {
    gap: 56px;
  }
}
.hero-section.simple-hero .btn-accent-regular {
  margin-top: 2rem;
}
.hero-section.simple-hero.tk-page {
  padding-bottom: 9.375rem;
}
@media (max-width: 767px) {
  .hero-section.simple-hero.tk-page {
    padding-bottom: 6.25rem;
  }
}
.hero-section.simple-hero.tk-page .content-wrapper {
  gap: 9.375rem;
}
.hero-section.simple-hero.tk-page .content-wrapper p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hero-section.simple-hero.tk-page .content-wrapper {
    gap: 5.5rem;
  }
}
.hero-section.simple-hero.tk-page h2, .hero-section.simple-hero.tk-page p, .hero-section.simple-hero.tk-page .breadcrumbs {
  color: #021627;
}
.hero-section.simple-hero.tk-page .btn-accent-regular:nth-child(2) {
  margin-top: 0px;
}
.hero-section.simple-hero.tk-page .btn-accent-regular span {
  color: #021627;
}
.hero-section.simple-hero.tk-page .blue-outline span {
  color: #005DA4;
}
.hero-section.simple-hero.service-2 .content-wrapper {
  gap: 200px;
  max-width: 746px;
}
.hero-section.simple-hero .gradient-bg {
  background: linear-gradient(89.28deg, rgba(0, 45, 80, 0.8980392157) 0%, rgba(0, 93, 164, 0) 100%);
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hero-section.simple-hero p:last-child {
  margin-bottom: 0;
}
.hero-section.simple-hero .hero-image, .hero-section.simple-hero .hero-image-mobile {
  border-bottom-right-radius: 0;
  clip-path: unset;
}
.hero-section.simple-hero .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 140px;
  max-width: unset;
}
.hero-section.simple-hero .content-wrapper p {
  max-width: 869px;
}
@media (max-width: 767px) {
  .hero-section.simple-hero .content-wrapper {
    gap: 32px;
  }
  .hero-section.simple-hero .content-wrapper h1 {
    font-size: 2.8125rem;
  }
  .hero-section.simple-hero .content-wrapper p {
    font-size: 1.1875rem;
  }
}

.hero-section.service-3 {
  padding-top: 147px;
  padding-bottom: 64px;
}
@media (max-width: 991px) {
  .hero-section.service-3 {
    padding-bottom: 16px;
  }
}
.hero-section.service-3 h1, .hero-section.service-3 p, .hero-section.service-3 .breadcrumbs, .hero-section.service-3 a, .hero-section.service-3 span {
  color: #021627;
}
.hero-section.service-3 p:last-child {
  margin-bottom: 0;
}
.hero-section.service-3 .hero-image, .hero-section.service-3 .hero-image-mobile {
  border-bottom-right-radius: 0;
  clip-path: unset;
}
.hero-section.service-3 .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 68px;
  max-width: unset;
}
.hero-section.service-3 .content-wrapper p, .hero-section.service-3 .content-wrapper h1 {
  max-width: 928px;
}
@media (max-width: 767px) {
  .hero-section.service-3 .content-wrapper {
    gap: 48px;
  }
  .hero-section.service-3 .content-wrapper h1 {
    font-size: 2.8125rem;
  }
  .hero-section.service-3 .content-wrapper p {
    font-size: 1.1875rem;
  }
}

.hero-section.service-1 {
  padding-top: 147px;
  padding-bottom: 88px;
}
@media (max-width: 991px) {
  .hero-section.service-1 {
    padding-bottom: 64px;
  }
}
.hero-section.service-1 h1, .hero-section.service-1 p, .hero-section.service-1 .breadcrumbs, .hero-section.service-1 a, .hero-section.service-1 span, .hero-section.service-1 li {
  color: #021627;
}
.hero-section.service-1 h1, .hero-section.service-1 p {
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .hero-section.service-1 h1, .hero-section.service-1 p {
    margin-bottom: 24px;
  }
}
.hero-section.service-1 p:last-child {
  margin-bottom: 0;
}
.hero-section.service-1 .hero-image, .hero-section.service-1 .hero-image-mobile {
  border-bottom-right-radius: 0;
  clip-path: unset;
}
.hero-section.service-1 .content-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 68px;
  max-width: unset;
}
.hero-section.service-1 .content-wrapper p, .hero-section.service-1 .content-wrapper h1 {
  max-width: 928px;
}
@media (max-width: 767px) {
  .hero-section.service-1 .content-wrapper {
    gap: 48px;
  }
  .hero-section.service-1 .content-wrapper h1 {
    font-size: 2.8125rem;
  }
  .hero-section.service-1 .content-wrapper p, .hero-section.service-1 .content-wrapper li {
    font-size: 1.1875rem;
  }
}

/***** End hero-sections *****/
/***** Begin seo-section *****/
.seo-section {
  background-color: #FAFAFA;
  padding-bottom: 4.5rem;
  padding-top: 4.5rem;
}
.seo-section .seo-text {
  line-height: 1.75;
  position: relative;
}
.seo-section .seo-text[data-collapsed=true] {
  max-height: 180px;
  overflow: hidden;
}
.seo-section .seo-toggle {
  border: none;
  background: none;
  color: var(--blue-color-5);
  font-weight: 600;
  display: flex;
  gap: 8px;
  padding: 0;
  margin-top: 24px;
}
.seo-section .seo-text[data-collapsed=false] {
  max-height: 380px;
  overflow: hidden;
}
.seo-section .seo-toggle .chev {
  transition: transform 0.2s ease;
}
.seo-section .seo-toggle[aria-expanded=true] .chev {
  transform: rotate(180deg);
}
.seo-section h2 {
  color: #222;
  font-size: 1.375rem;
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .seo-section h2 {
    margin-bottom: 16px;
  }
}
.seo-section h2 {
  font-weight: 600;
}
.seo-section h3 {
  color: #222;
}
.seo-section h3:not(:first-child) {
  margin-top: 42px;
}
.seo-section h3 {
  font-size: 1.175rem;
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .seo-section h3 {
    margin-bottom: 16px;
  }
}
.seo-section h3 {
  font-weight: 500;
}
.seo-section h4 {
  color: #222;
}
.seo-section h4:not(:first-child) {
  margin-top: 42px;
}
.seo-section h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 16px;
}
@media (max-width: 575px) {
  .seo-section h4 {
    margin-bottom: 16px;
  }
}

/***** End seo-section *****//*# sourceMappingURL=hero-section.css.map */