.elementor-2593 .elementor-element.elementor-element-fe4b772{--display:flex;}.elementor-2593 .elementor-element.elementor-element-ebaf584{--display:flex;}.elementor-2593 .elementor-element.elementor-element-907fc16{text-align:center;}.elementor-2593 .elementor-element.elementor-element-cbf6a92{width:var( --container-widget-width, 97.789% );max-width:97.789%;--container-widget-width:97.789%;--container-widget-flex-grow:0;}.elementor-2593 .elementor-element.elementor-element-cbf6a92.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-2593 .elementor-element.elementor-element-3f6ce24{--display:flex;}.elementor-2593 .elementor-element.elementor-element-60d4ec1 img{border-radius:25px 25px 25px 25px;}.elementor-2593 .elementor-element.elementor-element-8f3793d{--display:flex;}.elementor-2593 .elementor-element.elementor-element-8f3793d.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-2593 .elementor-element.elementor-element-22fd111{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-2593 .elementor-element.elementor-element-8f3793d{--width:103.606%;}}/* Start custom CSS for container, class: .elementor-element-fe4b772 *//* Hero Section */
.seo-hero {
  background: linear-gradient(120deg, #1D2B64 0%, #F8CDDA 100%);
  color: #222;
  padding: 60px 30px 30px 30px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 4px 24px rgba(50,60,80,0.11);
}
.seo-hero h1 {
  font-size: 2.7rem;
  font-weight: 800;
  color: #008040;
}
.seo-hero p {
  font-size: 1.3rem;
  margin-top: 15px;
}

/* Fordele med grønne checkmarks */
.seo-benefits {
  margin: 40px 0;
  display: grid;
  gap: 18px;
}
.seo-benefits li {
  list-style: none;
  font-size: 1.1rem;
  padding-left: 32px;
  position: relative;
  margin-bottom: 8px;
}
.seo-benefits li::before {
  content: '✔';
  color: #59ce50;
  font-weight: bold;
  position: absolute;
  left: 0;
  font-size: 1.3rem;
}

/* Kundeudtalelse */
.seo-testimonial {
  background: #fff;
  border-left: 4px solid #59ce50;
  padding: 20px 30px;
  margin: 20px 0 35px 0;
  font-style: italic;
  font-size: 1.1rem;
  box-shadow: 0 2px 12px rgba(70,100,90,0.09);
  border-radius: 12px;
}

/* Kontaktformular */
.seo-contact-form {
  background: #f7f9fa;
  padding: 32px 20px;
  border-radius: 16px;
  box-shadow: 0 2px 16px rgba(30,80,90,0.08);
  margin: 30px auto 0 auto;
  max-width: 410px;
}
.seo-contact-form input,
.seo-contact-form textarea {
  border: 1.5px solid #008040;
  border-radius: 7px;
  padding: 12px;
  margin-bottom: 16px;
  width: 100%;
  font-size: 1rem;
  background: #fff;
}
.seo-contact-form button {
  background: #008040;
  color: #fff;
  border: none;
  padding: 14px 0;
  width: 100%;
  border-radius: 7px;
  font-size: 1.09rem;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(30,80,90,0.10);
  transition: background 0.2s;
}
.seo-contact-form button:hover {
  background: #59ce50;
  color: #222;
}

/* Mobilvenlighed */
@media (max-width: 600px) {
  .seo-hero {
    padding: 35px 10px 15px 10px;
  }
  .seo-contact-form {
    padding: 18px 5px;
  }
}/* End custom CSS */
/* Start custom CSS for wpforms, class: .elementor-element-cbf6a92 */.seo-contact-form input:focus,
.seo-contact-form textarea:focus {
  outline: 2px solid #59ce50;
  border-color: #59ce50;
  background: #e6ffe6;
}

.seo-contact-form label {
  font-weight: 600;
  color: #008040;
  margin-bottom: 4px;
  display: block;
  font-size: 1.05rem;
}

.seo-contact-form .wpforms-submit,
.seo-contact-form button[type=submit] {
  background: linear-gradient(110deg, #008040 60%, #59ce50 100%);
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.09rem;
  padding: 15px 0;
  box-shadow: 0 2px 10px rgba(40,60,80,0.10);
  margin-top: 8px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

.seo-contact-form .wpforms-submit:hover,
.seo-contact-form button[type=submit]:hover {
  background: #fff;
  color: #008040;
  border: 1.5px solid #59ce50;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ebaf584 */.seo-contact-form input:focus,
.seo-contact-form textarea:focus {
  outline: 2px solid #59ce50;
  border-color: #59ce50;
  background: #e6ffe6;
}

.seo-contact-form label {
  font-weight: 600;
  color: #008040;
  margin-bottom: 4px;
  display: block;
  font-size: 1.05rem;
}

.seo-contact-form .wpforms-submit,
.seo-contact-form button[type=submit] {
  background: linear-gradient(110deg, #008040 60%, #59ce50 100%);
  color: #fff;
  border: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.09rem;
  padding: 15px 0;
  box-shadow: 0 2px 10px rgba(40,60,80,0.10);
  margin-top: 8px;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

.seo-contact-form .wpforms-submit:hover,
.seo-contact-form button[type=submit]:hover {
  background: #fff;
  color: #008040;
  border: 1.5px solid #59ce50;
}/* End custom CSS */
/* Start custom CSS *//* Hero Section */
.seo-hero {
  background: linear-gradient(120deg, #1D2B64 0%, #F8CDDA 100%);
  color: #222;
  padding: 60px 30px 30px 30px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 4px 24px rgba(50,60,80,0.11);
}
.seo-hero h1 {
  font-size: 2.7rem;
  font-weight: 800;
  color: #008040;
}
.seo-hero p {
  font-size: 1.3rem;
  margin-top: 15px;
}

/* Fordele med grønne checkmarks */
.seo-benefits {
  margin: 40px 0;
  display: grid;
  gap: 18px;
}
.seo-benefits li {
  list-style: none;
  font-size: 1.1rem;
  padding-left: 32px;
  position: relative;
  margin-bottom: 8px;
}
.seo-benefits li::before {
  content: '✔';
  color: #59ce50;
  font-weight: bold;
  position: absolute;
  left: 0;
  font-size: 1.3rem;
}

/* Kundeudtalelse */
.seo-testimonial {
  background: #fff;
  border-left: 4px solid #59ce50;
  padding: 20px 30px;
  margin: 20px 0 35px 0;
  font-style: italic;
  font-size: 1.1rem;
  box-shadow: 0 2px 12px rgba(70,100,90,0.09);
  border-radius: 12px;
}

/* Kontaktformular */
.seo-contact-form {
  background: #f7f9fa;
  padding: 32px 20px;
  border-radius: 16px;
  box-shadow: 0 2px 16px rgba(30,80,90,0.08);
  margin: 30px auto 0 auto;
  max-width: 410px;
}
.seo-contact-form input,
.seo-contact-form textarea {
  border: 1.5px solid #008040;
  border-radius: 7px;
  padding: 12px;
  margin-bottom: 16px;
  width: 100%;
  font-size: 1rem;
  background: #fff;
}
.seo-contact-form button {
  background: #008040;
  color: #fff;
  border: none;
  padding: 14px 0;
  width: 100%;
  border-radius: 7px;
  font-size: 1.09rem;
  font-weight: bold;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(30,80,90,0.10);
  transition: background 0.2s;
}
.seo-contact-form button:hover {
  background: #59ce50;
  color: #222;
}

/* Mobilvenlighed */
@media (max-width: 600px) {
  .seo-hero {
    padding: 35px 10px 15px 10px;
  }
  .seo-contact-form {
    padding: 18px 5px;
  }
}/* End custom CSS */