@charset "UTF-8";
/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
/**
* @license
*
* Font Family: Satoshi
* Designed by: Deni Anggara
* URL: https://www.fontshare.com/fonts/satoshi
* © 2024 Indian Type Foundry
*
* Satoshi Light 
* Satoshi LightItalic 
* Satoshi Regular 
* Satoshi Italic 
* Satoshi Medium 
* Satoshi MediumItalic 
* Satoshi Bold 
* Satoshi BoldItalic 
* Satoshi Black 
* Satoshi BlackItalic 
* Satoshi Variable (Variable font)
* Satoshi VariableItalic (Variable font)

*
*/
@font-face {
    font-family: "Satoshi";
    src: url("./assets/fonts/Satoshi-Light.woff2") format("woff2"), url("./assets/fonts/Satoshi-Light.woff") format("woff"), url("./assets/fonts/Satoshi-Light.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-LightItalic";
    src: url("./assets/fonts/Satoshi-LightItalic.woff2") format("woff2"), url("./assets/fonts/Satoshi-LightItalic.woff") format("woff"), url("./assets/fonts/Satoshi-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi";
    src: url("./assets/fonts/Satoshi-Regular.woff2") format("woff2"), url("./assets/fonts/Satoshi-Regular.woff") format("woff"), url("./assets/fonts/Satoshi-Regular.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-Italic";
    src: url("./assets/fonts/Satoshi-Italic.woff2") format("woff2"), url("./assets/fonts/Satoshi-Italic.woff") format("woff"), url("./assets/fonts/Satoshi-Italic.ttf") format("truetype");
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi";
    src: url("./assets/fonts/Satoshi-Medium.woff2") format("woff2"), url("./assets/fonts/Satoshi-Medium.woff") format("woff"), url("./assets/fonts/Satoshi-Medium.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-MediumItalic";
    src: url("./assets/fonts/Satoshi-MediumItalic.woff2") format("woff2"), url("./assets/fonts/Satoshi-MediumItalic.woff") format("woff"), url("./assets/fonts/Satoshi-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi";
    src: url("./assets/fonts/Satoshi-Bold.woff2") format("woff2"), url("./assets/fonts/Satoshi-Bold.woff") format("woff"), url("./assets/fonts/Satoshi-Bold.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-BoldItalic";
    src: url("./assets/fonts/Satoshi-BoldItalic.woff2") format("woff2"), url("./assets/fonts/Satoshi-BoldItalic.woff") format("woff"), url("./assets/fonts/Satoshi-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}
@font-face {
    font-family: "Satoshi";
    src: url("./assets/fonts/Satoshi-Black.woff2") format("woff2"), url("./assets/fonts/Satoshi-Black.woff") format("woff"), url("./assets/fonts/Satoshi-Black.ttf") format("truetype");
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}
@font-face {
    font-family: "Satoshi-BlackItalic";
    src: url("./assets/fonts/Satoshi-BlackItalic.woff2") format("woff2"), url("./assets/fonts/Satoshi-BlackItalic.woff") format("woff"), url("./assets/fonts/Satoshi-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
    font-family: "Satoshi-Variable";
    src: url("./assets/fonts/Satoshi-Variable.woff2") format("woff2"), url("./assets/fonts/Satoshi-Variable.woff") format("woff"), url("./assets/fonts/Satoshi-Variable.ttf") format("truetype");
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 900.0;
*
* available axes:
'wght' (range from 300.0 to 900.0
*/
@font-face {
    font-family: "Satoshi-VariableItalic";
    src: url("./assets/fonts/Satoshi-VariableItalic.woff2") format("woff2"), url("./assets/fonts/Satoshi-VariableItalic.woff") format("woff"), url("./assets/fonts/Satoshi-VariableItalic.ttf") format("truetype");
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}
body #main-content .bg-orange-100 {
    background-color: #F4F0E1;
}
body #main-content .bg-orange-200 {
    background-color: #C0AE6A;
}
body #main-content .bg-green {
    background-color: #2F8D5A;
}
body #main-content .bg-green-100 {
    background-color: #50C787;
}
body #main-content .bg-green-200 {
    background-color: #145A34;
}
body #main-content .bg-green-300 {
    background-color: #ECFAF3;
}
body #main-content .bg-green-400 {
    background-color: #D8F2E4;
}
body #main-content .bg-green-500 {
    background-color: #BAE7CF;
}
body #main-content .bg-green-special {
    color: #fff;
}
body #main-content .bg-green-special::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #2F8D5A;
    width: 100vw;
    height: 100%;
    left: calc((-100vw + 100%) / 2);
    /* */
    background-image: url("assets/images/bg-2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-blend-mode: color;
}
body #main-content .bg-green-special h2 {
    color: #fff;
    padding-bottom: 0;
}
body #main-content .bg-green-special h2 + h2 {
    color: #2BF196;
}

body #main-content h1,
body #main-content h2,
body #main-content h3,
body #main-content h4,
body #main-content h5,
body #main-content h6 {
    font-family: "Satoshi";
    font-weight: 500;
}
body #main-content h1 {
    font-size: 44px;
    font-weight: 600;
}
@media screen and (min-width: 1200px) {
    body #main-content h1 {
        font-size: clamp(44px, 6vw, 64px)!important;
    }
}
@media screen and (max-width: 600px) {
    body #main-content h1 {
        font-size: 34px!important;
    }
}
@media (max-width: 400px) {
    body #main-content h1 {
        font-size: 28px!important;
    }
}


body #main-content h2 {
    font-size: 40px;
    font-weight: 600;
}
@media screen and (min-width: 1200px) {
    body #main-content h2 {
        font-size: 56px;
    }
}
body #main-content h3 {
    font-size: 32px;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    body #main-content h3 {
        font-size: 40px;
    }
}
@media screen and (max-width: 767px) {
    body #main-content h3 {
        line-height: 40px;
    }
}
body #main-content h1,
body #main-content h2 {
    color: #2F8D5A;
}
body #main-content h1 + h1, body #main-content h1 + h2,
body #main-content h2 + h1,
body #main-content h2 + h2 {
    color: #094919;
}
body #main-content h5 {
    font-size: 20px;
    font-weight: bold;
    color: #71747E;
}

body header#main-header {
    height: auto;
    box-shadow: unset;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
body header#main-header .container {
   display: flex;
    align-items: center;
    justify-content: space-between;
}
body header#main-header .container #et-top-navigation {
    height: 100%;
    display: flex;
    align-items: center;
    /*padding-top: 0 !important;*/
}
body #top-menu li {
    font-weight: 600;
    padding-right: 5px;
}
@media screen and (min-width: 1200px) {
    body #top-menu li {
        padding-right: 16px;
        font-size: 18px;
    }
}
body #top-menu li:last-child {
    background-color: #2F8D5A;
    height: 64px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    width: 225px;
    margin-left: 10px;
    transition: all 250ms linear;
}
@media screen and (min-width: 1200px) {
    body #top-menu li:last-child {
        width: 264px;
    }
}
body #top-menu li:last-child a {
    position: relative;
    color: #fff;
}
body #top-menu li:last-child a::before {
    content: "";
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
body #top-menu li:last-child a:hover {
    opacity: 1;
}
body #top-menu li:last-child:hover {
    background-color: #145A34;
}
body #top-menu li a {
    padding: 15px !important;
    color: #000;
}
body #logo {
    max-height: unset;
}
body ul#mobile_menu {
    border: 0;
    box-shadow: unset;
    height: 100vh;
    padding: 20px 0 0 0;
    top: 80px !important;
}
body ul#mobile_menu li a {
    padding: 15px 0;
    font-size: 18px;
}

body .prefooter {
    background-color: #E4DFC7;
    display: flex;
    align-items: center;
    padding: 30px;
}
@media screen and (min-width: 992px) {
    body .prefooter {
        padding: 72px 0 72px 77px;
    }
}
@media screen and (max-width: 767px) {
    body .prefooter {
        flex-direction: column;
    }
}
body .prefooter h3 {
    font-size: 40px;
    padding-bottom: 0;
    color: #0B2C24;
    font-weight: 600;
    line-height: 50px;
}
body .prefooter .et_pb_column:last-child p {
    text-align: center;
}
body .prefooter .et_pb_column:last-child img {
    margin-right: 15px;
}

#main-footer {
    background-color: #fff;
    font-size: 16px;
    margin-top: 95px;
    margin-bottom: 95px;
    margin-left: 15px;
    margin-right: 15px;
}
#main-footer .footer-wrapper {
    display: flex;
    margin-bottom: 32px;
    flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
    #main-footer .footer-wrapper {
        justify-content: space-between;
    }
}
#main-footer .footer-wrapper:last-child {
    border-top: 1px solid #C6CDDB;
    justify-content: space-between;
    padding-top: 60px;
}
@media screen and (max-width: 991px) {
    #main-footer .footer-wrapper:last-child {
        flex-direction: column;
    }
}
#main-footer .footer-wrapper .footer-logo ul p,
#main-footer .footer-wrapper .footer-navigation ul p {
    color: #1A2D4B;
}
#main-footer .footer-wrapper .footer-logo ul a,
#main-footer .footer-wrapper .footer-navigation ul a {
    color: #71839A;
}
#main-footer .footer-wrapper .footer-logo ul a:hover,
#main-footer .footer-wrapper .footer-navigation ul a:hover {
    text-decoration: underline;
}
@media screen and (min-width: 768px) {
    #main-footer .footer-wrapper .footer-logo {
        width: 30%;
    }
}
#main-footer .footer-wrapper .footer-logo ul {
    margin-top: 33px;
}
#main-footer .footer-wrapper .footer-logo ul li {
    margin-bottom: 25px;
}
#main-footer .footer-wrapper .footer-logo ul li .title {
    font-weight: bold;
    color: #0B2C24;
}
#main-footer .footer-wrapper .footer-navigation {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
@media screen and (min-width: 768px) {
    #main-footer .footer-wrapper .footer-navigation {
        width: 30%;
        width: 70%;
        flex-direction: row;
    }
}
#main-footer .footer-wrapper .footer-navigation ul .title {
    letter-spacing: 3px;
    font-weight: 700;
}
#main-footer .footer-wrapper .footer-navigation ul li {
    margin-bottom: 25px;
}
#main-footer .footer-wrapper form legend {
    margin-bottom: 7px;
}
#main-footer .footer-wrapper form input,
#main-footer .footer-wrapper form button {
    height: 64px;
    border: 0;
}
@media screen and (max-width: 767px) {
    #main-footer .footer-wrapper form input,
    #main-footer .footer-wrapper form button {
        width: 100%;
    }
}
#main-footer .footer-wrapper form input {
    border-radius: 8px;
    background-color: #F4F4F4;
    color: #88898A;
    margin-right: 15px;
    min-width: 316px;
    padding-left: 15px;
    font-size: 16px;
}
#main-footer .footer-wrapper form button {
    padding-left: 25px;
    padding-right: 25px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 16px;
    background-color: #2F8D5A;
    color: #fff;
    cursor: pointer;
}
@media screen and (max-width: 767px) {
    #main-footer .footer-wrapper form button {
        margin-top: 20px;
    }
}
#main-footer .footer-wrapper .footer-icons {
    display: flex;
}
#main-footer .footer-wrapper .footer-icons li {
    margin-top: 15px;
    margin-right: 15px;
}
@media screen and (min-width: 992px) {
    #main-footer .footer-wrapper .footer-icons li {
        margin-top: 0;
        margin-left: 15px;
    }
}

body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    line-height: 23px;
}
body #main-content .et_pb_section {
    padding: 0;
}
body #main-content .et_pb_section .et_pb_row_0 {
    padding-top: 0;
}
body #main-content .et_pb_row {
    width: calc(100% - 30px);
}
body #main-content .border-radius-40 {
    border-radius: 40px;
}
body #main-content .border-radius-20 {
    border-radius: 20px;
}
body #main-content .border-radius-32 {
    border-radius: 32px;
}
body #main-content .btn-primary a {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
}
@media screen and (max-width: 767px) {
    body #main-content .btn-primary a {
        display: block;
    }
}
body #main-content .btn-primary a::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
body #main-content .btn-primary a:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}

.my-custom-module {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 5px;
}

.my-custom-module h2 {
    color: #333;
}

:root {
    --wp--style--global--wide-size: 1340px;
}

body {
    overflow-x: hidden;
}

.container {
    max-width: 1340px;
    width: auto;
}

#page-container {
    overflow-x: hidden;
}

body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    line-height: 23px;
}
body #main-content .my_custom_module {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
body #main-content .swiper-person-city {
    background: #27563C;
    color: #fff;
    border-radius: 32px;
    margin: 0 auto;
    overflow-x: hidden;
    max-width: 100vw;
}
@media screen and (min-width: 1200px) {
    body #main-content .swiper-person-city {
        max-width: 1150px;
    }
}
@media screen and (max-width: 1199px) {
    body #main-content .swiper-person-city {
        max-width: 950px;
    }
}
@media screen and (max-width: 991px) {
    body #main-content .swiper-person-city {
        max-width: 750px;
    }
}
body #main-content .swiper-person-city .swiper-button-next,
body #main-content .swiper-person-city .swiper-button-prev {
    top: unset;
    bottom: -87px;
}
body #main-content .swiper-person-city .swiper-button-next::after,
body #main-content .swiper-person-city .swiper-button-prev::after {
    display: none;
}
body #main-content .swiper-person-city .swiper-button-prev {
    left: calc(50% - 55px);
}
body #main-content .swiper-person-city .swiper-button-prev::before {
    content: "";
    position: absolute;
    width: 72px;
    height: 56px;
    background-image: url("assets/images/swiper/prev.png");
    background-repeat: no-repeat;
    background-position: center;
}
body #main-content .swiper-person-city .swiper-button-next {
    right: calc(50% - 55px);
}
body #main-content .swiper-person-city .swiper-button-next::before {
    content: "";
    position: absolute;
    width: 72px;
    height: 56px;
    background-image: url("assets/images/swiper/next.png");
    background-repeat: no-repeat;
    background-position: center;
}
body #main-content .swiper-person-city .swiper-button-next::after {
    display: none;
}
body #main-content .swiper-person-city .swiper-slide {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 80px;
    padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
    body #main-content .swiper-person-city .swiper-slide {
        flex-direction: column;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 1199px) {
    body #main-content .swiper-person-city .swiper-slide {
        padding: 80px 80px;
    }
}
body #main-content .swiper-person-city .person-city-wrapper {
    max-width: 680px;
}
body #main-content .swiper-person-city .person-city-wrapper p {
    font-size: 28px;
    text-align: left;
    line-height: 135%;
    font-weight: 500;    
}
body #main-content .swiper-person-city .person-city-wrapper > div {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
@media screen and (max-width: 767px) {
    body #main-content .swiper-person-city .person-city-wrapper > div {
        flex-direction: column;
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
        align-items: center;
    }
    body #main-content .swiper-person-city .person-city-wrapper p {
        font-size: 22px;
        text-align: left;
        line-height: 140%;
        font-weight: 400;        
    }
}
body #main-content .swiper-person-city .person-city-wrapper > div .person {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 768px) {
    body #main-content .swiper-person-city .person-city-wrapper {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        gap: 24px !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .person {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        margin-bottom: 32px !important;
        gap: 16px !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .person img {
        padding: 0px !important;
        margin: 0px !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .person div {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .city {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        margin-bottom: 32px !important;
        gap: 16px !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .city img {
        padding: 0px !important;
        margin: 0px !important;
    }
    body #main-content .swiper-person-city .person-city-wrapper > div .city div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
body #main-content .swiper-person-city .person-city-wrapper > div .person img {
    width: 80px;
    height: 80px;
    margin-right: 17px;
}
body #main-content .swiper-person-city .person-city-wrapper > div .person p:first-child {
    font-size: 20px;
    color: #A6E8C4;
    padding-bottom: 0;
    letter-spacing: 0.6px;
}
body #main-content .swiper-person-city .person-city-wrapper > div .person p:last-child {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
body #main-content .swiper-person-city .person-city-wrapper > div .city {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
body #main-content .swiper-person-city .person-city-wrapper > div .city img {
    width: 80px;
    height: auto;
    object-fit: cover;
    margin-left: 17px;
}
body #main-content .swiper-person-city .person-city-wrapper > div .city p:first-child {
    font-size: 20px;
    color: #A6E8C4;
    padding-bottom: 0;
    letter-spacing: 0.6px;
}
body #main-content .swiper-person-city .person-city-wrapper > div .city p:last-child {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
body #main-content .swiper-person-city .info-detail-wrapper {
    background-color: #3A694F;
    border-radius: 16px;
    padding: 40px 30px;
}
@media screen and (min-width: 992px) {
    body #main-content .swiper-person-city .info-detail-wrapper {
        margin-left: 30px;
    }
}
@media screen and (max-width: 991px) {
    body #main-content .swiper-person-city .info-detail-wrapper {
        display: flex;
        justify-content: space-between;
        padding-bottom: 0;
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 30px;
    }
}
body #main-content .swiper-person-city .info-detail-wrapper .info {
    margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
    body #main-content .swiper-person-city .info-detail-wrapper .info {
        margin-bottom: 25px;
    }
}
body #main-content .swiper-person-city .info-detail-wrapper img {
    margin-bottom: 20px;
}
body #main-content .swiper-person-city .info-detail-wrapper .value {
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 8px;
}
body #main-content .swiper-person-city .info-detail-wrapper .content {
    font-size: 16px;
}

body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    line-height: 23px;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide {
    height: 471px;
    background-color: #27563c;
    border-radius: 30px;
    padding: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media screen and (max-width: 1650px) {
    body #main-content .swiper-custom .swiper-person-city .swiper-wrapper {
        width: 80vw !important;
    }
}
@media screen and (min-width: 768px) {
    body #main-content .swiper-custom .swiper-wrapper .swiper-slide {
        width: 442px;
    }
}

body #main-content .swiper-custom .swiper-wrapper .swiper-slide:not(.swiper-slide-active) {
    opacity: 0;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide.swiper-slide-active ~ .swiper-slide {
    opacity: 1;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-header {
    display: flex;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-header img {
    margin-right: 18px;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-header .details-name {
    color: #a6e8c4;
    margin-top: 15px;
    padding-bottom: 6px;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-header .details-position {
    font-weight: 500;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-header::after {
    content: "";
    background-image: url("./assets/images/quote.png");
    width: 56px;
    height: 56px;
    display: block;
    position: absolute;
    top: 20px;
    right: 30px;
}
body #main-content .swiper-custom .swiper-wrapper .swiper-slide .swiper-body {
    font-size: 20px;
    line-height: 1.6;
}
body #main-content .swiper-custom .swiper-button-prev,
body #main-content .swiper-custom .swiper-button-next {
    --swiper-navigation-size: 15px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 56px;
    bottom: -80px;
    top: unset;
    width: 72px;
    height: 56px;
}
body #main-content .swiper-custom .swiper-button-prev {
    left: 0px;
}
body #main-content .swiper-custom .swiper-button-next {
    right: unset;
    left: 80px;
}

body #main-content .section-banner {
    padding-left: 30px;
    padding-right: 30px;
}
@media screen and (min-width: 992px) {
    body #main-content .section-banner {
        padding: 115px 295px;
    }
}
body #main-content .section-banner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("assets/images/bg-1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.1;
}
body #main-content .section-banner h2:has(+ h2) {
    padding: 0;
}
body #main-content .section-banner p {
    font-size: 20px;
    line-height: 28px;
    padding-top: 40px;
    margin-bottom: 50px;
}
body #main-content .section-banner .et_pb_button {
    border-radius: 8px;
    background-color: #fff;
    color: #0B2C24 !important;
    height: 64px;
    border: 0;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}
@media screen and (max-width: 767px) {
    body #main-content .section-banner .et_pb_button {
        justify-content: center;
        width: 100%;
    }
}
body #main-content .section-banner .et_pb_button:hover {
    padding: 0.3em 1em;
    border: 0;
}
body #main-content .section-banner .et_pb_button::after {
    display: none;
}

@media screen and (min-width: 768px) {
    body #main-content .section-card-city {
        padding-left: 30px;
        min-height: 700px;
    }
}
body #main-content .section-card-city .et_pb_column {
    padding: 30px;
}
@media screen and (min-width: 768px) {
    body #main-content .section-card-city .et_pb_column {
        max-width: 400px;
        margin-left: 32px;
        padding: 55px;
    }
}
body #main-content .section-card-city h3 {
    font-size: 32px;
    line-height: 42px;
    padding-bottom: 25px;
}
body #main-content .section-card-city p {
    line-height: 25px;
}
@media screen and (max-width: 767px) {
    body #main-content .section-card-city .et_pb_section_video_bg:not(.et_pb_section_video_bg_phone) {
        display: none;
    }
}
body #main-content .section-card-city .et_pb_section_video_bg_phone {
    position: relative;
    height: 520px;
    border-radius: 20px;
    top: 30px;
}
body #main-content .section-card-city .et_pb_section_video_bg_phone .mejs-video {
    width: 100% !important;
    height: 100% !important;
    left: 0;
    margin: 0 !important;
}
body #main-content .section-card-city .et_pb_section_video_bg_phone .mejs-video video {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

body #main-content .section-cards .card {
    padding: 35px 35px 25px;
    margin-bottom: 35px;
}
body #main-content .section-cards .card .card-title {
    color: #2F8D5A;
    font-size: 56px;
    padding-bottom: 0;
    line-height: 1;
    font-family: "Satoshi";
    font-weight: bold;
}
body #main-content .section-cards .card .card-text {
    margin-top: 8px;
    color: #0B2C24;
}

body #main-content .section-countdown-image {
    margin-bottom: -145px;
    z-index: 1;
}
@media screen and (max-width: 767px) {
    body #main-content .section-countdown-image {
        padding: 30px;
    }
}
body #main-content .section-countdown-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url("assets/images/bg.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    opacity: 0.1;
    border-radius: 20px;
}
@media screen and (max-width: 767px) {
    body #main-content .section-countdown-image::before {
        background-size: cover;
    }
}
body #main-content .section-countdown-image h3 {
    font-size: 56px;
}
body #main-content .section-countdown-image .et_pb_column:first-child {
    padding: 15px 0 0 30px;
}
@media screen and (min-width: 1200px) {
    body #main-content .section-countdown-image .et_pb_column:first-child {
        padding-left: 70px;
    }
}
@media screen and (max-width: 767px) {
    body #main-content .section-countdown-image .et_pb_column:first-child {
        display: flex;
        padding: 0;
        flex-direction: column;
    }
}
body #main-content .section-countdown-image .et_pb_column:first-child .et_pb_module {
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
    body #main-content .section-countdown-image .et_pb_column:first-child .et_pb_module {
        width: 100%;
    }
}
body #main-content .section-countdown-image .et_pb_column:last-child {
    display: flex;
    align-items: center;
}
body #main-content .section-countdown-image .et_pb_column:last-child img {
    margin-right: 15px;
}
body #main-content .section-countdown-image .et_pb_number_counter {
    display: inline-flex;
    flex-direction: column-reverse;
}
@media screen and (min-width: 768px) {
    body #main-content .section-countdown-image .et_pb_number_counter {
        width: 50%;
        margin-bottom: 0 !important;
    }
}
body #main-content .section-countdown-image .et_pb_number_counter .title {
    color: rgba(255, 255, 255, 0.6);
    font-size: 20px;
}
body #main-content .section-countdown-image .et_pb_number_counter .percent {
    margin-bottom: 0;
}
body #main-content .section-countdown-image .et_pb_number_counter .percent * {
    font-size: 64px;
    color: #2BF196 !important;
    font-family: "Satoshi";
}

body #main-content .section-headline .et_pb_column {
    text-align: center;
}
body #main-content .section-headline .et_pb_column .et_pb_heading {
    margin-bottom: 0;
}
body #main-content .section-headline .et_pb_column .et_pb_heading + .et_pb_heading .et_pb_module_heading {
    color: #094919;
}
body #main-content .section-headline .et_pb_column .et_pb_heading h2 {
    padding-bottom: 0;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline .et_pb_module:last-child {
        width: 100%;
    }
}
@media screen and (min-width: 768px) {
    body #main-content .section-headline .et_pb_text_inner {
        display: flex;
        justify-content: center;
    }
}
@media screen and (min-width: 768px) {
    body #main-content .section-headline .et_pb_text_inner h2 + h2 {
        margin-left: 10px;
    }
}
body #main-content .section-headline-banner {
    border-radius: 40px;
    background-color: #F4F0E1;
    background-image: url("assets/images/background/section-header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    max-width: 1734px;
}
body #main-content .section-headline-banner.section-hero-image-overlap .et_pb_column {
    padding-bottom: 400px;
}
body #main-content .section-headline-banner.section-hero {
    padding-bottom: 0;
}
body #main-content .section-headline-banner.section-hero .et_pb_column {
    padding-bottom: 0;
}
body #main-content .section-headline-banner.section-hero .et_pb_column .et_pb_image {
    position: relative;
}
body #main-content .section-headline-banner.section-hero .et_pb_heading + .et_pb_text {
    margin-top: 20px;
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-banner.section-hero .et_pb_heading + .et_pb_text {
        text-align: center;
    }
}
body #main-content .section-headline-banner.section-hero .et_pb_heading + .et_pb_text img {
    margin-left: 5px;
    margin-right: 5px;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation {
    background-position-y: bottom;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation {
        width: calc(100% + 60px);
        left: -30px;
        border-radius: 40px;
        height: auto;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner {
    height: 100%;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p {
    height: 100%;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p {
        text-align: center;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img {
    transition: all 1s ease-in-out 1s;
    opacity: 0;
}
@media screen and (min-width: 768px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img {
        position: absolute;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img.fade-in {
    opacity: 1;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(1) {
    left: 0%;
    top: 0%;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(1).fade-in {
    top: 15%;
    left: 0%;
}
@media screen and (min-width: 1400px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(1) {
        left: 15%;
    }
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(1).fade-in {
        left: 15%;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(2) {
    right: 0%;
    top: 5%;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(2).fade-in {
    right: 0%;
    top: 20%;
}
@media screen and (min-width: 1400px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(2) {
        right: 15%;
    }
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(2).fade-in {
        right: 15%;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(3) {
    left: 0%;
    bottom: -5%;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(3).fade-in {
    left: 0%;
    bottom: 10%;
}
@media screen and (min-width: 1400px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(3) {
        left: 10%;
    }
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(3).fade-in {
        left: 10%;
    }
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(4) {
    right: 0%;
    bottom: -15%;
}
body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(4).fade-in {
    bottom: 0;
    right: 0%;
}
@media screen and (min-width: 1400px) {
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(4) {
        right: 5%;
    }
    body #main-content .section-headline-banner.section-hero .section-hero-animation .et_pb_text_inner p img:nth-child(4).fade-in {
        right: 5%;
    }
}
body #main-content .section-headline-banner .et_pb_column {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
    body #main-content .section-headline-banner .et_pb_column {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-banner .et_pb_column {
        padding-left: 30px;
        padding-right: 30px;
    }
}
body #main-content .section-headline-banner .et_pb_heading {
    margin-bottom: 20px;
}
body #main-content .section-headline-banner .et_pb_module_heading {
    font-weight: 600;
}
body #main-content .section-headline-banner:not(.section-headline-content) .et_pb_text_inner {
    font-size: 32px;
    line-height: 40px;
    color: #094919;
}
@media screen and (min-width: 768px) {
    body #main-content .section-headline-banner:not(.section-headline-content) .et_pb_text_inner {
        font-size: 40px;
        line-height: 56px;
    }
}
body #main-content .section-headline-buttons {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-buttons .et_pb_text_inner {
        width: 100%;
    }
}
body #main-content .section-headline-buttons .et_pb_text_inner p {
    margin-left: 12px;
    margin-right: 12px;
}
body #main-content .section-headline-buttons .et_pb_text_inner p a {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    font-weight: 600;
    position: relative;
}
@media screen and (max-width: 767px) {
    body #main-content .section-headline-buttons .et_pb_text_inner p a {
        display: block;
        text-align: center;
    }
}
body #main-content .section-headline-buttons .et_pb_text_inner p a::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
body #main-content .section-headline-buttons .et_pb_text_inner p a:hover {
    transition: all 250ms linear;
    border-color: #145A34;
}
body #main-content .section-headline-buttons .et_pb_text_inner p:first-child a {
    color: #fff;
    background-color: #2F8D5A;
}
body #main-content .section-headline-buttons .et_pb_text_inner p:first-child a:hover {
    background-color: #145A34;
}
body #main-content .section-headline-buttons .et_pb_text_inner p:last-child a {
    color: #2F8D5A;
}
body #main-content .section-headline-buttons .et_pb_text_inner p:last-child a:hover {
    color: #145A34;
}
body #main-content .section-headline-buttons .et_pb_text_inner p:last-child a::before {
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="%232F8D5A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-width: 1399px) {
    body:not(.et-fb-root-ancestor) .section-hero-animation-overlap {
        width: calc(100% - 30px);
        padding-left: 60px;
        padding-right: 60px;
        border-radius: 30px;
    }
}
@media screen and (min-width: 1400px) {
    body:not(.et-fb-root-ancestor) .section-hero-animation-overlap {
        width: 1390px;
    }
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner {
    width: 100%;
    height: 100%;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p {
    width: 100%;
    height: 100%;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img {
    position: absolute;
    transition: all 1s ease-in-out 1s;
    opacity: 0;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img.fade-in {
    opacity: 1;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(1) {
    left: -100px;
    top: 0px;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(1).fade-in {
    left: -100px;
    top: 120px;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(2) {
    bottom: -100px;
    left: 165px;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(2).fade-in {
    bottom: 0px;
    left: 165px;
}
@media screen and (max-width: 1399px) {
    body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(2).fade-in {
        left: 0px;
    }
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(3) {
    right: -60px;
    bottom: -50px;
}
body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(3).fade-in {
    right: -60px;
    bottom: 50px;
}
@media screen and (max-width: 1399px) {
    body:not(.et-fb-root-ancestor) .section-hero-animation-overlap .et_pb_text_inner p img:nth-child(3).fade-in {
        bottom: 200px;
    }
}

body #main-content .section-image-cards .et_pb_column h3 {
    font-size: 32px;
    line-height: 40px;
    padding-bottom: 28px;
}
body #main-content .section-image-cards .et_pb_column h3:has(+ h3) {
    padding-bottom: 0;
}
body #main-content .section-image-cards .et_pb_column img {
    margin-bottom: 18px;
}
body #main-content .section-image-cards .et_pb_column .et_pb_module {
    border-radius: 20px;
    padding: 30px;
    width: 100%;
}
@media screen and (min-width: 992px) {
    body #main-content .section-image-cards .et_pb_column .et_pb_module {
        padding: 38px 45px 45px;
    }
}
body #main-content .section-image-cards .et_pb_column:first-child {
    border-radius: 20px;
}
@media screen and (min-width: 992px) {
    body #main-content .section-image-cards .et_pb_column:first-child {
        grid-column: span 7;
    }
}
body #main-content .section-image-cards .et_pb_column:first-child::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(78, 177, 123);
    background: linear-gradient(0deg, rgb(78, 177, 123) 28%, rgba(0, 0, 0, 0) 72%);
}
body #main-content .section-image-cards .et_pb_column:first-child .et_pb_module {
    display: flex;
    height: 100%;
    align-items: end;
    padding-left: 55px;
    padding-bottom: 53px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-image-cards .et_pb_column:first-child .et_pb_module {
        padding-left: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 992px) {
    body #main-content .section-image-cards .et_pb_column:last-child {
        grid-column: span 5;
    }
}
body #main-content .section-image-cards .et_pb_column:last-child .et_pb_module {
    border-radius: 20px;
}
body #main-content .section-image-cards .et_pb_column:last-child .et_pb_module:first-child {
    margin-bottom: 30px;
}
body #main-content .section-image-cards .et_pb_column:last-child .et_pb_module:first-child {
    background-color: #F4F0E1;
}
body #main-content .section-image-cards .et_pb_column:last-child .et_pb_module:last-child {
    background-color: #f5f5f5;
}
body:not(.et-fb-root-ancestor) .section-image-cards {
    display: grid;
    gap: 30px;
}
@media screen and (min-width: 992px) {
    body:not(.et-fb-root-ancestor) .section-image-cards {
        grid-template-columns: repeat(12, 1fr);
    }
}
body:not(.et-fb-root-ancestor) .section-image-cards .et_pb_column {
    width: 100%;
    margin: 0;
    overflow: hidden;
}

body #main-content .section-logos {
    padding-top: 0;
}
body #main-content .section-logos .et_pb_column {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
body #main-content .section-logos .et_pb_column::before {
    content: "";
    position: absolute;
    background: url("assets/images/section-logos/shadow.png");
    width: 100px;
    height: 100%;
    display: block;
    top: 0;
    left: -20px;
    z-index: 1;
    transform: rotate(180deg);
}
body #main-content .section-logos .et_pb_column::after {
    content: "";
    position: absolute;
    background: url("assets/images/section-logos/shadow.png");
    width: 100px;
    height: 100%;
    display: block;
    top: 0;
    right: -20px;
    z-index: 1;
}
body #main-content .section-logos p:has(img) {
    padding-bottom: 15px;
}

body #main-content .section-tab-card .et_pb_module::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(78, 177, 123);
    background: linear-gradient(0deg, rgb(78, 177, 123) 28%, rgba(0, 0, 0, 0) 72%);
}
body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module {
    height: 500px;
    border-radius: 20px;
    overflow: hidden;
}
@media screen and (max-width: 991px) {
    body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module:last-child {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 992px) {
    body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module {
        height: 100%;
    }
}
body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: end;
    padding: 30px;
}
@media screen and (min-width: 992px) {
    body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module .et_pb_text_inner {
        padding: 50px 55px;
    }
}
body:not(.et-fb-root-ancestor) .section-tab-card .et_pb_module:not(:first-child) {
    display: none;
}
@media screen and (max-width: 767px) {
    body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_module {
        overflow-x: auto;
        width: calc(100% + 30px);
        margin-left: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}
body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_text_inner {
    display: flex;
    justify-content: center;
    background-color: #f1f1f1;
    border-radius: 12px;
    width: fit-content;
    margin: auto;
}
body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_text_inner p {
    padding: 0;
}
body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_text_inner a {
    height: 50px;
    display: flex;
    font-size: 16px;
    align-items: center;
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 12px;
    white-space: nowrap;
}
body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_text_inner a.active {
    background-color: #4eb17b;
    color: #fff;
}
body:not(.et-fb-root-ancestor) .section-tab-button .et_pb_text_inner a:not(.active):hover {
    background-color: #4eb17b;
    color: #fff;
}
@media screen and (max-width: 991px) {
    body:not(.et-fb-root-ancestor) .display-flex-helper-mobile {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 1200px) {
    body #main-content .section-text-media-map .et_pb_image_wrap {
        padding-right: 100px;
    }
}
body #main-content .section-text-media-map.section-headline .et_pb_column {
    text-align: left;
}
body #main-content .section-text-media-map.section-headline .et_pb_column .et_pb_heading + .et_pb_text {
    margin-top: 25px;
    margin-bottom: 100px;
}

body #main-content .section-three-cards {
    display: grid;
    gap: 30px;
    font-size: 18px;
    color: #5D8670;
}
@media screen and (min-width: 992px) {
    body #main-content .section-three-cards {
        grid-template-columns: repeat(3, 1fr);
    }
}
body #main-content .section-three-cards .et_pb_column {
    border-radius: 20px;
    padding: 40px 30px;
    margin: 0;
    width: 100%;
}

@media screen and (min-width: 992px) {
    body #main-content .section-three-cards .et_pb_column {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media screen and (max-width: 640px) {
    body #main-content .section-three-cards {
        gap: 16px;
    }
    body #main-content .section-three-cards .et_pb_column {
        padding: 20px 18px;
        font-size: 16px;
    }
    body #main-content .section-three-cards .et_pb_column p strong {
        font-size: 22px;
        margin-top: 4px;
    }
}
body #main-content .section-three-cards .et_pb_column strong {
    font-size: 28px;
    font-family: "Satoshi";
    padding-bottom: 15px;
    line-height: 33px;
    font-weight: 600;
    color: #0B2C24;
}
body #main-content .section-three-cards .et_pb_column img {
    margin-bottom: 5px;
}
body #main-content .section-three-cards .et_pb_column:nth-child(1) {
    background-color: #ECFAF3;
}
body #main-content .section-three-cards .et_pb_column:nth-child(2) {
    background-color: #D8F2E4;
}
body #main-content .section-three-cards .et_pb_column:nth-child(3) {
    background-color: #BAE7CF;
}

body #main-content .section-timeline .timeline-item {
    display: flex;
    margin-bottom: 72px;
}
body #main-content .section-timeline .timeline-item:last-child::before {
    content: "";
    height: 100%;
    width: 1px;
    background-color: #dadada;
    position: absolute;
    left: 32px;
    bottom: 0;
}
body #main-content .section-timeline .timeline-item:last-child .timeline-step {
    color: #fff;
    background-color: #2f8d5a;
    border-color: #2f8d5a;
}
body #main-content .section-timeline .timeline-item .timeline-step {
    font-family: "Satoshi";
    color: #2f8d5a;
    background-color: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    min-width: 64px;
    border: 1px solid #dadada;
    border-radius: 18px;
    padding: 0;
    font-size: 24px;
    font-weight: 800;
    margin-right: 25px;
    z-index: 1;
}
body #main-content .section-timeline .timeline-item .timeline-content {
    font-size: 18px;
    line-height: 30px;
}
body #main-content .section-timeline .timeline-item .timeline-content .preheader {
    color: #71747e;
    padding-bottom: 0px;
}
body #main-content .section-timeline .timeline-item .timeline-content .header {
    color: #2f8d5a;
    font-weight: 600;
}

body #main-content .section-list-image .et_pb_text_inner pre {
    color: #2F8D5A;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: 1.6px;
    white-space: normal;
}
body #main-content .section-list-image .et_pb_text_inner h3 {
    margin-top: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 24px;
}
body #main-content .section-list-image .et_pb_text_inner ul {
    list-style: none;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 62px;
}
body #main-content .section-list-image .et_pb_text_inner ul li {
    color: #2F8D5A;
    font-weight: 500;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
body #main-content .section-list-image .et_pb_text_inner ul li::before {
    content: "";
    position: relative;
    background: url("assets/images/list/check.png");
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 8px;
}
body #main-content .section-list-image .et_pb_text_inner a {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
}
@media screen and (max-width: 767px) {
    body #main-content .section-list-image .et_pb_text_inner a {
        display: block;
        text-align: center;
    }
}
body #main-content .section-list-image .et_pb_text_inner a::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
body #main-content .section-list-image .et_pb_text_inner a:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}
body:not(.et-fb-root-ancestor) .section-list-image .et_pb_image {
    border-radius: 40px;
    background-color: #F4F0E1;
    background-image: url("assets/images/background/section-header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}


body #main-content .section-member-form .et_pb_team_member {
    background-color: #2F8D5A;
    border-radius: 30px;
    padding: 60px 63px;
    color: white;
    display: flex;
    flex-direction: column-reverse;
    min-height: 750px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-member-form .et_pb_team_member {
        padding: 30px;
        min-height: auto;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_image {
    margin-bottom: 0;
}
@media screen and (max-width: 767px) {
    body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_image {
        text-align: left;
        margin-top: 30px;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description {
    display: grid;
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description .et_pb_module_header {
    position: absolute;
    bottom: 95px;
    left: 155px;
    font-size: 20px;
    color: #fff;
    letter-spacing: 0.8px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description .et_pb_module_header {
        left: 130px;
        bottom: 65px;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
    position: absolute;
    bottom: 70px;
    left: 155px;
    color: #fff;
    letter-spacing: 0.6px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
        left: 130px;
        bottom: 45px;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
    min-height: 100%;
    
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div h3 {
    color: #fff;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div h3 {
        font-size: 56px;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div h4 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
@media screen and (max-width: 991px) {
    body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div h4 {
        margin-top: 30px;
    }
}
body #main-content .section-member-form .et_pb_team_member .et_pb_team_member_description div p {
    line-height: 28px;
    letter-spacing: 0.7px;
}
body #main-content .section-member-form .et_pb_contact_form_container {
    background: #F4F4F4;
    height: 100%;
    border-radius: 30px;
    padding: 60px 50px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-member-form .et_pb_contact_form_container {
        padding: 30px;
    }
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_main_title {
    color: #0B2C24;
    font-weight: 600;
}
@media screen and (min-width: 768px) {
    body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_main_title {
        font-size: 56px;
    }
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_field input,
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_field textarea {
    padding-left: 0;
    background-color: transparent;
    border-bottom: 1px solid #cecece;
}
body #main-content .section-member-form .et_pb_contact_form_container .et_contact_bottom_container {
    float: none;
    margin-top: 0;
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_submit {
    font-size: 18px;
    border-radius: 8px;
    padding: 15px 40px 15px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
}
@media screen and (max-width: 767px) {
    body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_submit {
        margin-top: 20px;
        width: 100%;
        margin-left: 0;
    }
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_submit::after {
    display: none;
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_submit::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
body #main-content .section-member-form .et_pb_contact_form_container .et_pb_contact_submit:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}

body #main-content .section-icons-title {
    padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
    body #main-content .section-icons-title .et_pb_text_inner {
        text-align: center;
    }
}
body #main-content .section-icons-title .et_pb_text_inner p {
    padding-bottom: 0;
    color: #2F8D5A;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
body #main-content .section-icons-title .et_pb_text_inner p:last-child {
    margin-top: 10px;
}

body #main-content .section-image-video-overlap .et_pb_column:first-child {
    display: flex;
    align-items: center;
    z-index: 3;
}
@media screen and (max-width: 991px) {
    body #main-content .section-image-video-overlap .et_pb_column:first-child .et_pb_image {
        width: 100%;
        text-align: center;
    }
}
@media screen and (min-width: 768px) {
    body #main-content .section-image-video-overlap .et_pb_column:first-child img {
        min-width: 580px;
    }
}
body #main-content .section-image-video-overlap .et_pb_section_video_bg {
    border-radius: 20px;
    max-width: 910px;
    left: unset;
    right: 0;
}
body #main-content .section-image-video-overlap .et_pb_section_video_bg + .et_pb_image_wrap {
    opacity: 0;
}

body:not(.et-fb-root-ancestor) .section-image-animation {
    border-radius: 40px;
    background-color: #F4F0E1;
    background-image: url("assets/images/background/section-header.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner {
    height: 100%;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-around;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p img {
    min-width: 400px;
    opacity: 0;
    animation-fill-mode: forwards;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p img:nth-child(2) {
    margin-left: auto;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p img.is-visible:nth-of-type(1) {
    animation: slideFromTop 1s ease-out forwards;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p img.is-visible:nth-of-type(2) {
    animation: slideFromRight 1s ease-out forwards;
}
body:not(.et-fb-root-ancestor) .section-image-animation .et_pb_text_inner p img.is-visible:nth-of-type(3) {
    animation: slideFromBottom 1s ease-out forwards;
}

/* Base animation setup */
@keyframes slideFromTop {
    from {
        transform: translateY(-100px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slideFromRight {
    from {
        transform: translateX(100px);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}
@keyframes slideFromBottom {
    from {
        transform: translateY(100px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
#hero-stage {
    width: calc(100% - 30px);
    max-width: 1640px;
    margin: 0 auto;
}
@media (min-width: 1920px) {
    #hero-stage {
        width: calc(100% - 100px);
        max-width: 90vw;
    }
}
#hero-stage-outbox {
    width: calc(100% - 30px);
    max-width: 1640px;
    margin: 0 auto;
    overflow: visible;
    /*margin-bottom: 450px!important;*/
    margin-bottom: 64px!important;
}
@media (min-width: 1920px) {
    #hero-stage-outbox {
        width: calc(100% - 100px);
        max-width: 90vw;
    }
}
.logo_container {
    position: relative!important;
    height: auto!important;
    width: auto!important;
}
.et_fixed_nav #main-header {
    position: relative;
    background: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
}
#page-container {
    padding-top: 0!important
}
.container.clearfix.et_menu_container::after {
    display: none!important;
}
.et_menu_container {
    width: 100%!important;
}
#et-top-navigation {
    padding-top: 0px !important;
    padding-left: 0px !important;
}
@media (max-width: 980px) {
    body #logo {
        max-width: 70% !important;
    }
}
.et_header_style_left #et-top-navigation .mobile_menu_bar {
    padding-bottom: 0px !important;
}
@media screen and (max-width: 1799px) {
    #hero-screenshot-wrapper {
        margin-left: 0px !important;
        margin-right: 0px !important;
        max-width: 100% !important;
    }
}
@media screen and (max-width: 1199px) {
    .et_pb_with_border .et_pb_row .et_pb_row_3 .et_pb_gutters1 .et_had_animation {
        bottom: 230px!important;
    }
}
#appstore-button-group {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
#appstore-button-group {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 12px !important; /* Abstand zwischen den Buttons */
}

#appstore-button-group > .et_pb_column > .et_pb_image {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

@media (max-width: 400px) {
    #appstore-button-group {
        flex-direction: column !important;
    }
    #appstore-button-group > .et_pb_column > .et_pb_image {
        flex-direction: column !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
}
#hero-stage-mobile {
    width: calc(100% - 30px) !important;
    max-width: calc(100% - 30px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#mobile_menu {
    top: 80px !important;
}
.visual-boxes-beige {
    border-radius: 32px;
}
@media screen and (max-width: 767px) {
    .two-cols-right {
        margin-top: 48px;
    }
}
.hero-subline {
        padding-top: 32px;
        display: flex;
        text-align: center;
        justify-content: center;
}
.hero-subline .et_pb_text_inner p {
    /* Die Schnittstelle für zufriedene Bürger und saubere Städte & Gemeinden. */
    font-family: 'Satoshi Variable';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 130%;
    /* or 56px */
    text-align: center;
    color: #094919;
    padding-bottom: 24px;   
}




@media screen and (max-width: 960px) {
    .hero-subline .et_pb_text_inner p {
        font-size: 32px !important;
        line-height: 120% !important;
        padding-bottom: 8px !important;  
    }
}
@media screen and (min-width: 641px) and (max-width: 800px) {
    .hero-subline .et_pb_text_inner p {
        font-size: 24px !important;
        line-height: 120% !important;
        padding-bottom: 8px !important;  
    }
}
@media screen and (min-width: 401px) and (max-width: 640px) {
    .hero-subline .et_pb_text_inner p {
        font-size: 20px !important;
        line-height: 120% !important;
        padding-bottom: 0px !important;  
    }
}
@media screen and (max-width: 400px) {
    .hero-subline .et_pb_text_inner p {
        font-size: 16px!important;
    padding-bottom: 0px !important;
    }
}
.hero-image-kommunen {
    border-radius: 24px;
    overflow: hidden;
}
#hero-image-kommunen-wrapper {
    height: 300px;
    max-height: 300px;
    z-index: 0!important;
}
#hero-image-kommunen-spalte {
    position: absolute!important;
    z-index: 0!important;
}
.button-primary {   

    /* Button/Button lg */
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;

    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 20px 20px;
    gap: 8px;
    background: #2F8D5A;
    border-radius: 8px;

    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

/*-------------------*/
a.button-primary-link {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
}
@media screen and (max-width: 767px) {
    a.button-primary-link {
        display: block;
        text-align: center;
    }
}
a.button-primary-link::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
a.button-primary-link:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}
/*-------------------*/
a.button-primary-outline-link {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: transparent;
    font-weight: 600;
    position: relative;
    color: #2F8D5A;
}
@media screen and (max-width: 767px) {
    a.button-primary-outline-link {
        display: block;
        text-align: center;
    }
}
a.button-primary-outline-link::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="green" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

a.button-primary-outline-link:hover::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}
a.button-primary-outline-link:hover {
    transition: all 250ms linear;
    color: #fff;
    border-color: #145A34;
    background-color: #145A34;
}

/*-------------------*/
#hero-button-group {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-direction: column;
    gap: 12px;
}
#hero-button-group .et_pb_module {
    margin-bottom: 0px !important;
}
.download-meta-note {
    margin-top: 16px !important;
    padding-top: 12px !important;
    padding-left: 16px;
    padding-right: 16px;
    display: inline-block;
}
@media screen and (max-width: 980px) {
    .info-detail-wrapper {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important;
        padding: 20px !important; /* Abstand zum Rand */
        background-color: #2f5d3f !important; /* Hintergrundfarbe */
        border-radius: 8px !important; /* Optional, für abgerundete Ecken */
    }

    .info, .detail {
        flex: 1 !important; /* Jedes Element nimmt 50% des Containers ein */
        max-width: 50% !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        padding: 10px !important; /* Innerer Abstand für jedes Element */
        margin-bottom: 0px !important;
    }
}
/*.et_pb_team_member_description div

.contact-banner-content {

}*/
span.contact-banner {
    font-size: 32px;
}
.contact-banner-text {
    font-size: 18px;
}
.contact-banner-text-02 {
    font-size: 18px;
}
.phone-number {
    font-size: 24px; 
    font-weight: 500;
}
.first-row {
    display: flex;
    gap: 40px;
}
.form-wrapper .formrow p {
    width: 100%;
    padding-top: 64px;
} 
.form-wrapper .formrow p label {
    width: 100%;
    display: inline-block;
} 
.form-wrapper .formrow p span {
    width: 100%;
    display: inline-block;
} 
.form-wrapper .formrow p span input[type='text'], .form-wrapper .formrow p span input[type='email'] {
    width: 100%;
    display: inline-block;
    height: 50px;
    border: none;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
.form-wrapper .formrow p span textarea.wpcf7-textarea {
    width: 100%;
    display: inline-block;
    height: 50px;
    border: none;
    border-bottom: 1px solid #ccc;
    background: transparent;
}
.form-wrapper p span.wpcf7-checkbox .wpcf7-list-item {
    padding-top: 16px;
    margin-top: 16px;
}
.form-wrapper p span.wpcf7-checkbox span {
    margin:0;
}
.form-wrapper p span.wpcf7-checkbox label {
    display: flex;
    gap: 8px;
}
.form-wrapper p span.wpcf7-checkbox input[type='checkbox'] {
    width: auto;
    max-width: 32px;
    max-height: 18px;
    display: inline-block;
}

.link-button-primary .et_pb_text_inner::before {
    content: "";
    position: absolute;
    left: 27px;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    background-image: url('data:image/svg+xml;utf8,<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 0.85498L5 4.85498L1 8.85498" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-size: contain;
    background-repeat: no-repeat;
}

.link-button-primary .et_pb_text_inner {
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 40px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
    display: inline;
}
.link-button-primary .et_pb_text_inner:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}

.wpcf7-submit {
    margin-top: 16px!important;
    font-size: 18px;
    border-radius: 8px;
    padding: 20px 50px 20px 50px;
    border: 2px solid #2F8D5A;
    background-color: #2F8D5A;
    font-weight: 600;
    position: relative;
    color: #fff;
    cursor: pointer;
}
.wpcf7-submit:hover {
    transition: all 250ms linear;
    border-color: #145A34;
    background-color: #145A34;
}
.heading-02  {
    font-size: 44px;
    font-weight: 600;
    color: #0B2C24;
}
@media screen and (min-width: 1200px) {
    .heading-02  {
        font-size: clamp(44px, 6vw, 64px)!important;
    }
}
@media screen and (max-width: 600px) {
    .heading-02  {
        font-size: 34px!important;
    }
    .first-row {
    display: flex;
    gap: 0;
    flex-direction: column;
    }
}
@media (max-width: 400px) {
    .heading-02  {
        font-size: 28px!important;
    }
}
.form-heading .et_pb_text_inner p {
    line-height: 100% !important;
}
.form-heading  {
    margin-bottom: 0px !important;
}
.et_pb_module.et_pb_text.et_pb_text_30.form-heading.et_pb_text_align_left {
    margin-bottom: 0px !important;
}
.contact-banner-wrapper .flex-group-01 {
    justify-content: start !important;
    gap: 32px !important;
}
.contact-banner-wrapper .flex-group-01 .contact-banner-heading {
    font-size: 32px !important;
    font-weight: 500!important;
}
.prefooter {
    margin-top: 48px;
}