.elementor-2047 .elementor-element.elementor-element-6af936a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2047 .elementor-element.elementor-element-9db060a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2047 .elementor-element.elementor-element-92414b7{--display:flex;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:10px;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-10px;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-group.recaptcha_v3-bottomleft, .elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-type-html{padding-bottom:0px;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-button[type="submit"]{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4 .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-2047 .elementor-element.elementor-element-24333d4{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-2047 .elementor-element.elementor-element-8a940f0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-2047 .elementor-element.elementor-element-9db060a{--content-width:1600px;}.elementor-2047 .elementor-element.elementor-element-8a940f0{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-42c6eee */.hero-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f8fafa;
  padding: 100px 60px;
  max-width: 1600px;
  margin: 0 auto;
  border-radius: 16px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.03);
  gap: 60px;
  flex-wrap: wrap;
}

.hero-contact-content {
  flex: 1 1 500px;
}

.hero-contact-content h1 {
  font-size: 42px;
  color: #1a1a1a;
  margin-bottom: 20px;
}

.hero-contact-content p {
  font-size: 18px;
  color: #555;
  margin-bottom: 30px;
  max-width: 600px;
}

.hero-contact-illustration {
  flex: 1 1 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-contact-illustration img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
  transition: transform 0.5s ease;
}

.hero-contact-illustration.floating img:hover {
  transform: translateY(-8px);
}

@media (max-width: 576px) {
  .hero-contact {
    padding: 40px 16px;
    gap: 16px; /* ↓ kraftigt minskat mellanrum */
  }

  .hero-contact-illustration {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .hero-contact-illustration img {
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
    height: auto;
    max-height: 240px; /* ↓ Begränsar höjden på mobil */
    object-fit: contain;
  }

  .hero-contact-content h1 {
    font-size: 24px;
    margin-bottom: 12px;
  }

  .hero-contact-content p {
    font-size: 15px;
    margin-bottom: 20px;
  }

  .wise-button {
    width: 100%;
    max-width: 260px;
    padding: 12px 20px;
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for form, class: .elementor-element-24333d4 */.elementor-form {
  background: #f8fafa;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.04);
}

.elementor-form .elementor-field {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);
  border: 1px solid #ddd;
  transition: border-color 0.3s ease;
}

.elementor-form .elementor-field:focus {
  border-color: #B66A2E;
}

.elementor-form .elementor-button {
  background-color: #B66A2E;
  color: #fff;
  border-radius: 8px;
  font-weight: 600;
  padding: 14px 28px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.elementor-form .elementor-button:hover {
  background-color: #a15822;
  transform: translateY(-2px);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3ac296e */.call-faq-section {
  padding: 100px 20px;

  max-width: 1400px;
  margin: 0 auto;
}

.call-faq-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: space-between;
}

.faq-info-block {
  flex: 1 1 400px;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.faq-info-block:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}

.faq-info-block h2 {
  font-size: 22px;
  color: #1a1a1a;
  margin-bottom: 15px;
}

.faq-info-block p {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
}

@media (max-width: 992px) {
  .call-faq-grid {
    flex-direction: column;
  }
}/* End custom CSS */