:root {
  --aslandi-green-900: #1a3b2b;
  --aslandi-green-600: #198006;
  --aslandi-green-500: #00a859;
  --aslandi-gold: #f2ce83;
  --aslandi-surface: #f2f6f4;
  --aslandi-white: #ffffff;
  --aslandi-text: #111111;
  --aslandi-muted: #555555;
  --aslandi-container: 1240px;
  --aslandi-focus: #f2ce83;
}

html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}

html.aslandi-custom-home-root {
  margin-top: 0 !important;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body.aslandi-custom-home-page {
  margin: 0;
  min-width: 320px;
  overflow-x: clip;
  background: var(--aslandi-white);
  color: var(--aslandi-text);
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

body.aslandi-home-menu-open {
  overflow: hidden;
}

.aslandi-custom-home-page img,
.aslandi-custom-home-page video,
.aslandi-custom-home-page svg {
  max-width: 100%;
}

.aslandi-custom-home-page img {
  height: auto;
}

.aslandi-custom-home-page button,
.aslandi-custom-home-page input,
.aslandi-custom-home-page textarea,
.aslandi-custom-home-page select {
  font-family: inherit;
}

.aslandi-custom-home-page button {
  line-height: 1;
}

.aslandi-custom-home-page input,
.aslandi-custom-home-page textarea,
.aslandi-custom-home-page select {
  font-weight: 400;
  line-height: 1.5;
}

.aslandi-custom-home-page h1,
.aslandi-custom-home-page h2,
.aslandi-custom-home-page h3,
.aslandi-custom-home-page h4,
.aslandi-custom-home-page h5,
.aslandi-custom-home-page h6 {
  line-height: 1.3;
}

.aslandi-custom-home-page :focus-visible {
  outline: 3px solid var(--aslandi-focus);
  outline-offset: 4px;
}

.aslandi-home-skip-link {
  position: fixed;
  z-index: 10000;
  top: 10px;
  left: 10px;
  padding: 10px 14px;
  border-radius: 6px;
  background: var(--aslandi-white);
  color: var(--aslandi-green-900);
  font-weight: 700;
  text-decoration: none;
  transform: translateY(-180%);
}

.aslandi-home-skip-link:focus {
  transform: translateY(0);
}

.aslandi-custom-home {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: clip;
}

.aslandi-home-anchor {
  position: absolute;
  inset: 0 auto auto 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

@media (min-width: 768px) {
  .aslandi-custom-home {
    margin-top: -35px;
  }

  #aslandi-rules-comparison-v7 {
    margin-top: -70px;
    margin-bottom: -49px;
  }

  #aslandi-solution-header {
    margin-top: -26px;
  }

  #aslandi-main-cta {
    margin-top: -40px;
  }
}

.aslandi-home-elementor-image,
.aslandi-home-solution-art,
.aslandi-home-efficiency-art {
  margin-inline: auto;
  text-align: center;
}

.aslandi-home-elementor-image--transition {
  position: relative;
  z-index: 7;
  width: 68px;
  margin-top: -67px;
  margin-bottom: -55px;
}

.aslandi-home-solution-art__desktop {
  display: block;
  width: 49%;
  margin: 0 auto;
  padding-bottom: 64px;
}

.aslandi-home-solution-art__mobile {
  display: none;
}

.aslandi-home-efficiency-art__desktop {
  display: block;
  width: 66%;
  margin: 0 auto;
}

.aslandi-home-efficiency-art__mobile {
  display: none;
}

#aslandi-coverage-section {
  min-height: 1100px;
}

.contact-form-col .wpcf7-form > p {
  margin: 0 0 19.2px;
}

.contact-form-col input[type="text"],
.contact-form-col input[type="tel"],
.contact-form-col input[type="email"] {
  height: 40px;
}

.contact-form-col input[type="submit"] {
  line-height: 1 !important;
}

@media (min-width: 1025px) {
  .aslandi-home-solution-art {
    min-height: 515px;
  }
}

@media (max-width: 768px) {
  #aslandi-coverage-section {
    min-height: 800px;
  }
}

body.aslandi-custom-home-page #wpadminbar {
  display: none !important;
}

body.aslandi-custom-home-page.admin-bar #aslandi-main-header {
  top: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .aslandi-home-solution-art {
    display: none;
  }
}

@media (max-width: 767px) {
  body.aslandi-custom-home-page {
    font-size: 16.416px;
  }

  #aslandi-hero-reordered {
    margin-top: -35px;
  }

  #aslandi-chart-section-premium,
  #aslandi-about-section,
  #aslandi-efficiency-header {
    margin-top: -25px;
  }

  #aslandi-rules-comparison-v7 {
    margin-top: -48px;
    margin-bottom: -26px;
  }

  #aslandi-solution-header {
    margin-top: -8px;
  }

  #aslandi-conclusion-section {
    margin-top: 6px;
  }

  #aslandi-savings-secret {
    margin-top: -15px;
  }

  #aslandi-roles-section-clean,
  #aslandi-join-costs-section,
  #aslandi-faq-section-clean {
    margin-top: -20px;
  }

  .aslandi-home-elementor-image--transition {
    width: 47px;
    margin-top: -36px;
    margin-bottom: -56px;
  }

  .aslandi-home-solution-art__desktop,
  .aslandi-home-efficiency-art__desktop {
    display: none;
  }

  .aslandi-home-solution-art__mobile {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 32px;
  }

  .aslandi-home-efficiency-art__mobile {
    display: block;
    width: 100%;
    margin: 0 auto;
  }

  .aslandi-home-efficiency-art {
    height: 27px;
    overflow: visible;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .aslandi-custom-home *,
  .aslandi-custom-home *::before,
  .aslandi-custom-home *::after,
  #aslandi-main-header *,
  #aslandi-main-footer * {
    scroll-behavior: auto !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}
