.elementor-location-header .elementor-widget-theme-site-logo {
  -webkit-margin-end: auto !important;
          margin-inline-end: auto !important;
}

.elementor-location-header .elementor-nav-menu {
  gap: 3rem !important;
}

.elementor-location-header .elementor-nav-menu::after {
  display: none !important;
}

.elementor-location-header .elementor-nav-menu a {
  padding: 0 0 4px 0 !important;
  text-decoration: none !important;
}

.elementor-location-header .elementor-nav-menu a::after {
  height: 2px !important;
}

.burger-btn {
  width: 2.625rem !important;
  height: 2.625rem !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.burger-btn a {
  padding: 0 !important;
}

.burger-btn svg {
  width: 100%;
}

.elementor-location-footer .elementor-widget-theme-site-logo a img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.elementor-location-footer .elementor-nav-menu li:not(:last-child) {
  margin-bottom: 1rem;
}

.elementor-location-footer .elementor-nav-menu a {
  padding: 0 !important;
}

@media (max-width: 767px) {
  .elementor-location-footer .elementor-widget-nav-menu a {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

.elementor-button:hover {
  text-decoration: none !important;
}

.elementor-button span {
  text-decoration: none !important;
}

.hero-type--1 {
  position: relative;
  overflow: hidden;
}

.hero-type--1::before {
  position: absolute;
  content: "";
  width: 100%;
  background: #CCFF00;
  height: calc(100% - 14.0625rem);
  min-height: 50rem;
  top: 0;
  left: 0;
  border-radius: 0 0 2.5rem 2.5rem;
}

@media (max-width: 767px) {
  .hero-type--1::before {
    min-height: 80vw;
    border-radius: 0 0 1.5rem 1.5rem;
  }
}

.hero-type--1 .e-con-inner {
  position: relative;
}

.hero-type--1 .image-position {
  position: absolute;
  width: 59.30556vw;
  max-width: 53.375rem !important;
  top: -3.5rem;
  right: -21.5vw;
}

@media (max-width: 1024px) {
  .hero-type--1 .image-position {
    top: 14vw;
  }
}

@media (max-width: 767px) {
  .hero-type--1 .image-position {
    width: clamp(320px, 70vw, 350px);
    top: -14vw;
    right: 0;
    -webkit-transform: translateX(49%);
        -ms-transform: translateX(49%);
            transform: translateX(49%);
  }
}

.hero-type--1 .image-position img {
  width: 100%;
}

.hero-type--1 .image-position-2 {
  position: absolute;
  width: 59.30556vw;
  max-width: 53.375rem !important;
  top: -3.9375rem;
  right: -10.5vw;
}

@media (max-width: 1024px) {
  .hero-type--1 .image-position-2 {
    top: 4vw;
  }
}

@media (max-width: 767px) {
  .hero-type--1 .image-position-2 {
    width: clamp(320px, 70vw, 350px);
    top: -19vw;
    right: 0;
    -webkit-transform: translateX(60%);
        -ms-transform: translateX(60%);
            transform: translateX(60%);
  }
}

.hero-type--1 .image-position-2 img {
  width: 100%;
}

.hero-type--1 p:last-child {
  margin-bottom: 0 !important;
}

.content-image-section > .e-con-inner {
  position: relative;
}

@media (min-width: 1025px) {
  .content-image-section .image-position {
    position: absolute;
    top: 3.4375rem;
    right: -6.675rem;
    width: 46.625rem;
  }
}

.cta-banner > .e-con-inner {
  position: relative;
  z-index: 3;
}

.cta-banner:last-child {
  position: relative;
}

.cta-banner:last-child::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  background: #151220;
  border-radius: 2.5rem 2.5rem 0 0;
  bottom: 0;
  left: 0;
  top: auto !important;
  z-index: 2;
}

@media (max-width: 767px) {
  .cta-banner:last-child::before {
    border-radius: 1.5rem 1.5rem 0 0;
  }
}

.white-bg-section:has(+ .cta-banner) {
  border-radius: 2.5rem 2.5rem 0 0;
}

@media (max-width: 767px) {
  .white-bg-section:has(+ .cta-banner) {
    border-radius: 1.5rem 1.5rem 0 0;
  }
}

.white-bg-section:has(+ .cta-banner) + .cta-banner::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 50%;
  background: #fff;
  border-radius: 0 0 2.5rem 2.5rem;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .white-bg-section:has(+ .cta-banner) + .cta-banner::after {
    border-radius: 0 0 1.5rem 1.5rem;
  }
}

.white-bg-section:has(+ .cta-banner) + .cta-banner:last-child::after {
  height: 100%;
  border-radius: 0;
}

.card-item svg path {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.card-item:hover {
  text-decoration: none !important;
}

.card-item:hover .elementor-icon svg path {
  stroke: #151220;
}
