.elementor-14027 .elementor-element.elementor-element-4e7d09f{--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;--padding-top:48px;--padding-bottom:64px;--padding-left:46px;--padding-right:42px;}.elementor-14027 .elementor-element.elementor-element-4e7d09f:not(.elementor-motion-effects-element-type-background), .elementor-14027 .elementor-element.elementor-element-4e7d09f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F1ED;}.elementor-14027 .elementor-element.elementor-element-88204fb{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-evenly;--align-items:center;--gap:18px 18px;--row-gap:18px;--column-gap:18px;--overlay-opacity:0.5;border-style:none;--border-style:none;--border-radius:0px 0px 0px 0px;}.elementor-14027 .elementor-element.elementor-element-88204fb::before, .elementor-14027 .elementor-element.elementor-element-88204fb > .elementor-background-video-container::before, .elementor-14027 .elementor-element.elementor-element-88204fb > .e-con-inner > .elementor-background-video-container::before, .elementor-14027 .elementor-element.elementor-element-88204fb > .elementor-background-slideshow::before, .elementor-14027 .elementor-element.elementor-element-88204fb > .e-con-inner > .elementor-background-slideshow::before, .elementor-14027 .elementor-element.elementor-element-88204fb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-14027 .elementor-element.elementor-element-f9a4817{--display:flex;}.elementor-14027 .elementor-element.elementor-element-af42500{--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;--justify-content:center;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#E4DED3;--border-color:#E4DED3;--padding-top:76px;--padding-bottom:76px;--padding-left:24px;--padding-right:24px;}.elementor-14027 .elementor-element.elementor-element-af42500:not(.elementor-motion-effects-element-type-background), .elementor-14027 .elementor-element.elementor-element-af42500 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F1ED;}.elementor-14027 .elementor-element.elementor-element-e6e8135 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-14027 .elementor-element.elementor-element-760bce1{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;}.elementor-14027 .elementor-element.elementor-element-760bce1:not(.elementor-motion-effects-element-type-background), .elementor-14027 .elementor-element.elementor-element-760bce1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F1ED;}.elementor-14027 .elementor-element.elementor-element-760bce1::before, .elementor-14027 .elementor-element.elementor-element-760bce1 > .elementor-background-video-container::before, .elementor-14027 .elementor-element.elementor-element-760bce1 > .e-con-inner > .elementor-background-video-container::before, .elementor-14027 .elementor-element.elementor-element-760bce1 > .elementor-background-slideshow::before, .elementor-14027 .elementor-element.elementor-element-760bce1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-14027 .elementor-element.elementor-element-760bce1 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#F2F1ED;--background-overlay:'';}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-14027 .elementor-element.elementor-element-af42500{--padding-top:60px;--padding-bottom:60px;--padding-left:24px;--padding-right:24px;}}@media(max-width:767px){.elementor-14027 .elementor-element.elementor-element-af42500{--padding-top:44px;--padding-bottom:46px;--padding-left:18px;--padding-right:18px;}}/* Start custom CSS for html, class: .elementor-element-793d5bc */:root {
    --impressum-accent: #829433;
    --impressum-accent-dark: #677526;
    --impressum-dark: #242422;
    --impressum-rust: #b96d45;
    --impressum-background: #f8f5ef;
    --impressum-line: #d8c5a9;
}

.impressum-hero,
.impressum-hero * {
    box-sizing: border-box;
}

.impressum-hero {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 690px;
    padding: 80px 36px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 48% 46%,
            rgba(255,255,255,0.98) 0%,
            rgba(255,255,255,0.78) 38%,
            rgba(248,245,239,0.95) 74%,
            #f5f1e9 100%
        );
    font-family: "Mulish", Arial, sans-serif;
}

.impressum-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -5;
    opacity: 0.38;
    background-image:
        repeating-linear-gradient(
            0deg,
            rgba(84,76,64,0.025) 0,
            rgba(84,76,64,0.025) 1px,
            transparent 1px,
            transparent 4px
        );
    pointer-events: none;
}

.impressum-hero__content {
    position: relative;
    z-index: 5;
    width: min(1120px, 100%);
    margin: 0 auto;
    text-align: center;
}

.impressum-hero__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 54px;
    margin-bottom: 36px;
    padding: 11px 26px;
    color: var(--impressum-accent-dark);
    background: rgba(248, 248, 240, 0.82);
    border: 1px solid rgba(130, 148, 51, 0.62);
    border-radius: 999px;
    box-shadow: 0 3px 12px rgba(69, 77, 30, 0.05);
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
}

.impressum-hero__badge svg {
    width: 30px;
    height: 30px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.impressum-hero__title {
    margin: 0;
    font-family: "DM Serif Text", Georgia, "Times New Roman", serif;
    font-size: clamp(64px, 7.2vw, 112px);
    font-weight: 400;
    line-height: 0.97;
    letter-spacing: -2.6px;
}

.impressum-hero__title span {
    display: block;
}

.impressum-hero__title-dark {
    color: var(--impressum-dark);
}

.impressum-hero__title-accent {
    color: var(--impressum-accent-dark);
}

.impressum-hero__legal-mark {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 34px auto 22px;
}

.impressum-hero__line {
    width: 130px;
    height: 2px;
    background: linear-gradient(
        90deg,
        transparent,
        var(--impressum-line)
    );
}

.impressum-hero__line:last-child {
    background: linear-gradient(
        90deg,
        var(--impressum-line),
        transparent
    );
}

.impressum-hero__shield {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 60px;
    color: #fff;
}

.impressum-hero__shield svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    fill: var(--impressum-rust);
}

.impressum-hero__shield strong {
    position: relative;
    z-index: 1;
    font-family: Georgia, serif;
    font-size: 30px;
    line-height: 1;
}

.impressum-hero__description {
    margin: 0;
    color: #252525;
    font-size: clamp(22px, 2.2vw, 31px);
    font-weight: 500;
    line-height: 1.45;
}

/* Decorative corner shapes */

.impressum-hero__shape {
    position: absolute;
    z-index: -3;
    pointer-events: none;
}

.impressum-hero__shape--top-right {
    top: -260px;
    right: -80px;
    width: 480px;
    height: 620px;
    background: rgba(218, 208, 189, 0.32);
    border-radius: 52% 0 0 52%;
    transform: rotate(-36deg);
}

.impressum-hero__shape--bottom-left {
    bottom: -235px;
    left: -155px;
    width: 490px;
    height: 560px;
    background: rgba(222, 224, 195, 0.5);
    border-radius: 50%;
}

.impressum-hero__shape--bottom-right {
    right: -150px;
    bottom: -265px;
    width: 590px;
    height: 470px;
    background:
        radial-gradient(
            circle at 45% 25%,
            #c9835d 0%,
            #b86c46 70%
        );
    border-radius: 55% 45% 0 0;
    transform: rotate(-7deg);
}

.impressum-hero__shadow {
    position: absolute;
    z-index: -2;
    pointer-events: none;
    filter: blur(22px);
}

.impressum-hero__shadow--left {
    top: -60px;
    left: -90px;
    width: 420px;
    height: 370px;
    opacity: 0.14;
    background:
        radial-gradient(ellipse at center, #596052 0%, transparent 68%);
    transform: rotate(-30deg);
}

/* Decorative dots */

.impressum-hero__dots {
    position: absolute;
    left: 42px;
    bottom: 66px;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(5, 6px);
    gap: 15px;
    opacity: 0.6;
}

.impressum-hero__dots span {
    display: block;
    width: 6px;
    height: 6px;
    background: #838936;
    border-radius: 50%;
}

/* Decorative rings */

.impressum-hero__rings {
    position: absolute;
    left: 120px;
    bottom: -180px;
    z-index: -1;
    width: 390px;
    height: 390px;
    pointer-events: none;
}

.impressum-hero__rings span {
    position: absolute;
    inset: 0;
    border: 1px solid rgba(185, 109, 69, 0.18);
    border-radius: 50%;
}

.impressum-hero__rings span:last-child {
    inset: 35px;
}

/* Leaf illustration */

.impressum-hero__leaf {
    position: absolute;
    right: 10px;
    bottom: 60px;
    z-index: 2;
    width: 270px;
    max-width: 21vw;
    pointer-events: none;
}

.impressum-hero__leaf svg {
    display: block;
    width: 100%;
    height: auto;
    overflow: visible;
}

.impressum-hero__leaf .leaf-stem,
.impressum-hero__leaf .leaf-branch {
    fill: none;
    stroke: #465314;
    stroke-width: 4;
    stroke-linecap: round;
}

.impressum-hero__leaf .leaf {
    fill: url("#leafGradient");
}

.impressum-hero__leaf svg {
    --leaf-dark: #657326;
    --leaf-light: #9fa65b;
}

.impressum-hero__leaf .leaf--1,
.impressum-hero__leaf .leaf--4,
.impressum-hero__leaf .leaf--7 {
    fill: #69762d;
}

.impressum-hero__leaf .leaf--2,
.impressum-hero__leaf .leaf--5 {
    fill: #8a9446;
}

.impressum-hero__leaf .leaf--3,
.impressum-hero__leaf .leaf--6 {
    fill: #a6aa6e;
}

/* Tablet */

@media (max-width: 1024px) {
    .impressum-hero {
        min-height: 610px;
        padding: 70px 28px;
    }

    .impressum-hero__badge {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .impressum-hero__title {
        font-size: clamp(58px, 8vw, 88px);
    }

    .impressum-hero__leaf {
        right: -15px;
        bottom: 35px;
        width: 220px;
        max-width: 25vw;
    }

    .impressum-hero__shape--bottom-right {
        right: -210px;
        bottom: -300px;
    }
}

/* Mobile */

@media (max-width: 767px) {
    .impressum-hero {
        min-height: 520px;
        padding: 55px 20px 85px;
    }

    .impressum-hero__badge {
        gap: 9px;
        min-height: 44px;
        margin-bottom: 28px;
        padding: 9px 17px;
        font-size: 14px;
    }

    .impressum-hero__badge svg {
        width: 23px;
        height: 23px;
    }

    .impressum-hero__title {
        font-size: clamp(47px, 14vw, 68px);
        line-height: 0.98;
        letter-spacing: -1.4px;
    }

    .impressum-hero__legal-mark {
        gap: 12px;
        margin-top: 26px;
    }

    .impressum-hero__line {
        width: 70px;
    }

    .impressum-hero__shield {
        width: 42px;
        height: 49px;
    }

    .impressum-hero__shield strong {
        font-size: 24px;
    }

    .impressum-hero__description {
        font-size: 19px;
        line-height: 1.5;
    }

    .impressum-hero__description br {
        display: none;
    }

    .impressum-hero__leaf {
        right: -25px;
        bottom: 12px;
        width: 145px;
        max-width: none;
        opacity: 0.76;
    }

    .impressum-hero__dots {
        left: 22px;
        bottom: 26px;
        grid-template-columns: repeat(4, 5px);
        gap: 11px;
    }

    .impressum-hero__dots span {
        width: 5px;
        height: 5px;
    }

    .impressum-hero__shape--top-right {
        top: -280px;
        right: -230px;
    }

    .impressum-hero__shape--bottom-left {
        bottom: -330px;
        left: -280px;
    }

    .impressum-hero__shape--bottom-right {
        right: -360px;
        bottom: -375px;
    }

    .impressum-hero__rings {
        display: none;
    }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f9a4817 */#fluentform_27 .ff-el-progress-bar {
    background-color: #829433 !important;
}

#fluentform_27 input[type="radio"],
#fluentform_27 input[type="checkbox"] {
    accent-color: #829433;
}

#fluentform_27 .ff-el-form-control:focus {
    border-color: #829433 !important;
    box-shadow: 0 0 0 3px rgba(130, 148, 51, 0.16) !important;
}

#fluentform_27 .ff-btn-next,
#fluentform_27 .ff-btn-submit {
    background: #829433 !important;
    border-color: #829433 !important;
    color: #ffffff !important;
}

#fluentform_27 .ff-btn-next:hover,
#fluentform_27 .ff-btn-submit:hover {
    background: #6f7f2b !important;
    border-color: #6f7f2b !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e6e8135 */.mth-ig-hero,
.mth-ig-hero * {
    box-sizing: border-box;
}

.mth-ig-hero {
    --ig-green: #829433;
    --ig-green-dark: #6f7d2d;
    --ig-green-soft: #f6f8ed;
    --ig-dark: #403b34;
    --ig-brown: #4b463d;
    --ig-text: #625d55;
    --ig-muted: #777168;
    --ig-background: #f5f1eb;
    --ig-paper: #ffffff;
    --ig-border: #ddd7ca;

    position: relative;
    width: 100%;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 92% 13%,
            rgba(130, 148, 51, 0.08),
            transparent 26%
        ),
        linear-gradient(
            115deg,
            #f8f5f0 0%,
            var(--ig-background) 58%,
            #f1ede5 100%
        );
    border-bottom: 1px solid #e4ded3;
}

.mth-ig-hero__inner {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(350px, 0.85fr);
    align-items: center;
    gap: 72px;
    width: min(1180px, calc(100% - 48px));
    margin: 0 auto;
    padding: 76px 0 80px;
}

.mth-ig-hero__content {
    min-width: 0;
}

.mth-ig-hero__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    width: fit-content;
    max-width: 100%;
    margin-bottom: 27px;
    padding: 9px 17px;
    color: var(--ig-green-dark);
    background: rgba(250, 251, 244, 0.82);
    border: 1px solid #cbd3a1;
    border-radius: 999px;
    font-family: Mulish, Arial, sans-serif;
    font-size: 14px;
    font-weight: 750;
    line-height: 1.3;
}

.mth-ig-hero__eyebrow svg {
    flex: 0 0 auto;
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.75;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mth-ig-hero__title {
    max-width: 760px;
    margin: 0;
    color: var(--ig-dark);
    font-family: "DM Serif Text", Georgia, serif;
    font-size: clamp(48px, 5vw, 68px);
    font-weight: 400;
    letter-spacing: -1.6px;
    line-height: 1.03;
}

.mth-ig-hero__title span {
    display: block;
    margin-top: 8px;
}

.mth-ig-hero__intro {
    max-width: 680px;
    margin: 27px 0 0;
    color: var(--ig-text);
    font-family: Mulish, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.62;
}

.mth-ig-trust {
    max-width: 690px;
    margin-top: 31px;
    padding: 18px 20px 17px;
    background: rgba(255, 255, 255, 0.64);
    border: 1px solid var(--ig-border);
    border-left: 3px solid var(--ig-green);
    border-radius: 8px;
    box-shadow: 0 12px 30px rgba(64, 59, 52, 0.04);
}

.mth-ig-trust__heading {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--ig-brown);
    font-family: Mulish, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

.mth-ig-trust__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    color: var(--ig-green);
    border: 1.5px solid var(--ig-green);
    border-radius: 50%;
    font-family: Georgia, serif;
    font-size: 13px;
    font-weight: 700;
}

.mth-ig-trust p {
    margin: 9px 0 14px;
    color: #716b62;
    font-family: Mulish, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.58;
}

.mth-ig-trust__features {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px 24px;
    padding-top: 13px;
    border-top: 1px solid #e5e0d6;
}

.mth-ig-trust__feature {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #68635b;
    font-family: Mulish, Arial, sans-serif;
    font-size: 12.5px;
    font-weight: 650;
    line-height: 1.4;
}

.mth-ig-trust__feature span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 17px;
    height: 17px;
    color: #ffffff;
    background: var(--ig-green);
    border-radius: 50%;
    font-size: 10px;
    font-weight: 800;
}

.mth-ig-hero__visual {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 530px;
}

.mth-ig-decoration {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
}

.mth-ig-decoration--one {
    top: 2%;
    right: -4%;
    width: 230px;
    height: 230px;
    background: rgba(130, 148, 51, 0.075);
}

.mth-ig-decoration--two {
    bottom: 2%;
    left: 0;
    width: 155px;
    height: 155px;
    border: 1px solid rgba(130, 148, 51, 0.15);
}

.mth-ig-document {
    position: relative;
    z-index: 2;
    width: min(100%, 430px);
    overflow: hidden;
    background: var(--ig-paper);
    border: 1px solid #dcd5c9;
    border-radius: 13px;
    box-shadow:
        0 30px 70px rgba(64, 59, 52, 0.15),
        0 6px 18px rgba(64, 59, 52, 0.07);
    transform: rotate(1.7deg);
    transform-origin: center;
}

.mth-ig-document::after {
    position: absolute;
    right: -45px;
    bottom: 90px;
    width: 125px;
    height: 125px;
    background: rgba(130, 148, 51, 0.045);
    border-radius: 50%;
    content: "";
}

.mth-ig-document__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    padding: 15px 18px;
    background: linear-gradient(90deg, #464239, #37342e);
    color: #ffffff;
    font-family: Mulish, Arial, sans-serif;
}

.mth-ig-document__status {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 13px;
    font-weight: 700;
}

.mth-ig-document__status span {
    width: 10px;
    height: 10px;
    background: #9dad3d;
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(157, 173, 61, 0.15);
}

.mth-ig-document__law {
    padding: 4px 10px;
    color: #ffffff;
    background: var(--ig-green);
    border-radius: 20px;
    font-family: "DM Serif Text", Georgia, serif;
    font-size: 14px;
    line-height: 1.2;
}

.mth-ig-document__body {
    position: relative;
    z-index: 2;
    padding: 34px 31px 30px;
}

.mth-ig-document__eyebrow {
    margin-bottom: 7px;
    color: var(--ig-green);
    font-family: Mulish, Arial, sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.15px;
    text-transform: uppercase;
}

.mth-ig-document__title {
    margin-bottom: 30px;
    color: var(--ig-dark);
    font-family: "DM Serif Text", Georgia, serif;
    font-size: 39px;
    line-height: 1;
}

.mth-ig-document__group {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 24px;
}

.mth-ig-document__group strong {
    margin-bottom: 3px;
    color: var(--ig-brown);
    font-family: Mulish, Arial, sans-serif;
    font-size: 13px;
    font-weight: 800;
}

.mth-ig-line {
    display: block;
    height: 7px;
    background: linear-gradient(90deg, #e7e2d8, #eeeae3);
    border-radius: 20px;
}

.mth-ig-line--long {
    width: 94%;
}

.mth-ig-line--medium {
    width: 74%;
}

.mth-ig-line--short {
    width: 53%;
}

.mth-ig-document__footer {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    gap: 15px;
    padding: 15px 20px;
    color: #6d675e;
    background: #faf8f3;
    border-top: 1px solid #ebe5da;
    font-family: Mulish, Arial, sans-serif;
    font-size: 11.5px;
    font-weight: 700;
}

.mth-ig-document__footer span {
    display: flex;
    align-items: center;
    gap: 7px;
}

.mth-ig-document__footer b {
    color: var(--ig-green);
    font-size: 13px;
}

@media (max-width: 1024px) {
    .mth-ig-hero__inner {
        grid-template-columns: minmax(0, 1.08fr) minmax(310px, 0.92fr);
        gap: 42px;
        width: min(100% - 40px, 1080px);
        padding: 64px 0 68px;
    }

    .mth-ig-hero__title {
        font-size: clamp(44px, 5.4vw, 57px);
    }

    .mth-ig-hero__intro {
        font-size: 17px;
    }

    .mth-ig-hero__visual {
        min-height: 470px;
    }
}

@media (max-width: 767px) {
    .mth-ig-hero__inner {
        grid-template-columns: 1fr;
        gap: 42px;
        width: min(100% - 32px, 620px);
        padding: 46px 0 52px;
    }

    .mth-ig-hero__eyebrow {
        margin-bottom: 22px;
        padding: 8px 14px;
        font-size: 12.5px;
    }

    .mth-ig-hero__title {
        font-size: clamp(37px, 11vw, 48px);
        letter-spacing: -0.8px;
        line-height: 1.06;
    }

    .mth-ig-hero__title span {
        margin-top: 5px;
    }

    .mth-ig-hero__intro {
        margin-top: 22px;
        font-size: 16px;
        line-height: 1.62;
    }

    .mth-ig-trust {
        margin-top: 25px;
        padding: 16px 16px 15px;
    }

    .mth-ig-trust__features {
        flex-direction: column;
        align-items: flex-start;
        gap: 9px;
    }

    .mth-ig-hero__visual {
        min-height: auto;
    }

    .mth-ig-document {
        width: min(100%, 410px);
        transform: none;
    }

    .mth-ig-document__body {
        padding: 29px 24px 25px;
    }

    .mth-ig-document__title {
        font-size: 34px;
    }

    .mth-ig-document__footer {
        flex-direction: column;
        gap: 8px;
    }

    .mth-ig-decoration--one {
        width: 170px;
        height: 170px;
    }
}

@media (max-width: 420px) {
    .mth-ig-hero__eyebrow {
        align-items: flex-start;
        border-radius: 18px;
    }

    .mth-ig-hero__title {
        font-size: 35px;
    }

    .mth-ig-document__top {
        padding: 13px 14px;
    }

    .mth-ig-document__status {
        font-size: 12px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6ad5793 */.mth-ig-benefits,
.mth-ig-benefits * {
    box-sizing: border-box;
}

.mth-ig-benefits {
    --ig-green: #829433;
    --ig-green-dark: #667527;
    --ig-dark: #403b34;
    --ig-text: #5f5a52;
    --ig-border: #ddd8ce;
    --ig-soft: #f7f8ef;

    width: 100%;
    padding: 0 24px 100px;
    background: #f8f6f1;
}

.mth-ig-benefits__inner {
    width: min(1120px, 100%);
    margin: 0 auto;
}

.mth-ig-benefits__header {
    width: min(760px, 100%);
    margin: 0 auto 36px;
    text-align: center;
}

.mth-ig-benefits__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--ig-green-dark);
    font-family: Mulish, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.mth-ig-benefits__header h2 {
    margin: 0;
    color: var(--ig-dark);
    font-family: "DM Serif Text", Georgia, serif;
    font-size: clamp(33px, 4vw, 44px);
    font-weight: 400;
    letter-spacing: -0.7px;
    line-height: 1.15;
}

.mth-ig-benefits__header p {
    max-width: 700px;
    margin: 16px auto 0;
    color: var(--ig-text);
    font-family: Mulish, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.7;
}

.mth-ig-benefits__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: hidden;
    background: #ffffff;
    border: 1px solid var(--ig-border);
    border-radius: 12px;
    box-shadow: 0 18px 48px rgba(64, 59, 52, 0.07);
}

.mth-ig-benefit {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    min-height: 205px;
    padding: 27px 25px;
}

.mth-ig-benefit + .mth-ig-benefit {
    border-left: 1px solid #e5e0d6;
}

.mth-ig-benefit__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 42px;
    height: 42px;
    color: var(--ig-green);
    background: var(--ig-soft);
    border: 1px solid #dce2bc;
    border-radius: 9px;
}

.mth-ig-benefit__icon svg {
    width: 21px;
    height: 21px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mth-ig-benefit h3 {
    margin: 2px 0 9px;
    color: var(--ig-dark);
    font-family: Mulish, Arial, sans-serif;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.4;
}

.mth-ig-benefit p {
    margin: 0;
    color: var(--ig-text);
    font-family: Mulish, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.65;
}

.mth-ig-benefits__notice {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-top: 24px;
    padding: 21px 24px;
    background: #ffffff;
    border: 1px solid var(--ig-border);
    border-left: 4px solid var(--ig-green);
    border-radius: 9px;
}

.mth-ig-benefits__notice-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    color: var(--ig-green);
    border: 1.5px solid var(--ig-green);
    border-radius: 50%;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: 700;
}

.mth-ig-benefits__notice strong {
    display: block;
    margin-bottom: 5px;
    color: var(--ig-dark);
    font-family: Mulish, Arial, sans-serif;
    font-size: 14px;
    font-weight: 800;
}

.mth-ig-benefits__notice p {
    margin: 0;
    color: var(--ig-text);
    font-family: Mulish, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.65;
}

@media (max-width: 1024px) {
    .mth-ig-benefits__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mth-ig-benefit {
        min-height: 175px;
    }

    .mth-ig-benefit:nth-child(3) {
        border-left: 0;
        border-top: 1px solid #e5e0d6;
    }

    .mth-ig-benefit:nth-child(4) {
        border-top: 1px solid #e5e0d6;
    }
}

@media (max-width: 767px) {
    .mth-ig-benefits {
        padding: 0 16px 70px;
    }

    .mth-ig-benefits__header {
        margin-bottom: 28px;
    }

    .mth-ig-benefits__header h2 {
        font-size: 32px;
    }

    .mth-ig-benefits__header p {
        font-size: 15px;
    }

    .mth-ig-benefits__grid {
        grid-template-columns: 1fr;
    }

    .mth-ig-benefit {
        min-height: 0;
        padding: 23px 21px;
    }

    .mth-ig-benefit + .mth-ig-benefit,
    .mth-ig-benefit:nth-child(3),
    .mth-ig-benefit:nth-child(4) {
        border-top: 1px solid #e5e0d6;
        border-left: 0;
    }

    .mth-ig-benefits__notice {
        padding: 18px;
    }
}

@media (max-width: 430px) {
    .mth-ig-benefit {
        flex-direction: column;
    }

    .mth-ig-benefits__notice {
        flex-direction: column;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-18a227b *//* =========================================================
   MTH IMPRESSUM GENERATOR — INTERNAL LINKS SECTION
   ========================================================= */

.mth-ig-links,
.mth-ig-links * {
    box-sizing: border-box;
}

.mth-ig-links {
    --mth-link-green: #829433;
    --mth-link-green-dark: #667527;
    --mth-link-green-soft: #f5f7e9;
    --mth-link-dark: #403b34;
    --mth-link-text: #5f5a52;
    --mth-link-muted: #777168;
    --mth-link-border: #ddd8ce;
    --mth-link-background: #f8f6f1;

    width: 100%;
    padding: 92px 24px 105px;
    background:
        radial-gradient(
            circle at 50% 0,
            rgba(130, 148, 51, 0.055),
            transparent 32%
        ),
        var(--mth-link-background);
}

.mth-ig-links__inner {
    width: min(1120px, 100%);
    margin: 0 auto;
}

/* Header */

.mth-ig-links__header {
    width: min(780px, 100%);
    margin: 0 auto 38px;
    text-align: center;
}

.mth-ig-links__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--mth-link-green-dark);
    font-family: Mulish, Arial, sans-serif;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.1px;
    line-height: 1.4;
    text-transform: uppercase;
}

.mth-ig-links__header h2 {
    margin: 0;
    color: var(--mth-link-dark);
    font-family: "DM Serif Text", Georgia, serif;
    font-size: clamp(35px, 4vw, 46px);
    font-weight: 400;
    letter-spacing: -0.75px;
    line-height: 1.14;
}

.mth-ig-links__header p {
    max-width: 680px;
    margin: 16px auto 0;
    color: var(--mth-link-text);
    font-family: Mulish, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.7;
}

/* Main panel */

.mth-ig-links__panel {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    overflow: hidden;
    background: #ffffff;
    border: 1px solid var(--mth-link-border);
    border-radius: 13px;
    box-shadow:
        0 24px 65px rgba(64, 59, 52, 0.08),
        0 3px 12px rgba(64, 59, 52, 0.035);
}

.mth-ig-links__column {
    min-width: 0;
    padding: 34px 36px 32px;
}

.mth-ig-links__column + .mth-ig-links__column {
    border-left: 1px solid #e5e0d6;
}

/* Column header */

.mth-ig-links__column-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 23px;
    padding-bottom: 21px;
    border-bottom: 1px solid #e8e3da;
}

.mth-ig-links__column-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 44px;
    height: 44px;
    color: var(--mth-link-green);
    background: var(--mth-link-green-soft);
    border: 1px solid #dce2bd;
    border-radius: 10px;
}

.mth-ig-links__column-icon svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mth-ig-links__column-label {
    display: block;
    margin-bottom: 3px;
    color: var(--mth-link-green-dark);
    font-family: Mulish, Arial, sans-serif;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.9px;
    line-height: 1.3;
    text-transform: uppercase;
}

.mth-ig-links__column h3 {
    margin: 0;
    color: var(--mth-link-dark);
    font-family: "DM Serif Text", Georgia, serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2;
}

/* Link list */

.mth-ig-links__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mth-ig-links__list li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ebe7df;
}

.mth-ig-links__list li:last-child {
    border-bottom: 0;
}

.mth-ig-links__list a {
    display: grid;
    grid-template-columns: 24px minmax(0, 1fr) 24px;
    align-items: center;
    gap: 12px;
    min-height: 58px;
    padding: 12px 8px;
    color: var(--mth-link-dark);
    border-radius: 6px;
    text-decoration: none !important;
    transition:
        color 0.2s ease,
        background 0.2s ease,
        padding 0.2s ease;
}

.mth-ig-links__list a:hover,
.mth-ig-links__list a:focus-visible {
    color: var(--mth-link-green-dark);
    background: #fafbf5;
    padding-right: 11px;
    padding-left: 11px;
    outline: none;
}

.mth-ig-links__item-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: var(--mth-link-green);
}

.mth-ig-links__item-icon svg {
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.65;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.mth-ig-links__item-text {
    min-width: 0;
    color: inherit;
    font-family: Mulish, Arial, sans-serif;
    font-size: 13.5px;
    font-weight: 650;
    line-height: 1.45;
}

.mth-ig-links__item-text strong {
    display: block;
    color: inherit;
    font-size: 13.5px;
    font-weight: 800;
}

.mth-ig-links__item-text small {
    display: block;
    margin-top: 3px;
    color: var(--mth-link-muted);
    font-size: 11.5px;
    font-weight: 500;
    line-height: 1.45;
}

.mth-ig-links__arrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--mth-link-green-dark);
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    transition: transform 0.2s ease;
}

.mth-ig-links__list a:hover .mth-ig-links__arrow,
.mth-ig-links__list a:focus-visible .mth-ig-links__arrow {
    transform: translateX(3px);
}

/* Highlight important links */

.mth-ig-links__featured {
    margin-top: 10px !important;
    border: 1px solid #d8dfb5 !important;
    border-radius: 8px;
    background: #fafbf5;
}

.mth-ig-links__featured a {
    min-height: 68px;
    padding: 12px 13px;
}

.mth-ig-links__featured a:hover,
.mth-ig-links__featured a:focus-visible {
    background: var(--mth-link-green-soft);
    padding-right: 15px;
    padding-left: 15px;
}

/* Responsive */

@media (max-width: 900px) {
    .mth-ig-links {
        padding: 72px 22px 85px;
    }

    .mth-ig-links__panel {
        grid-template-columns: 1fr;
    }

    .mth-ig-links__column + .mth-ig-links__column {
        border-top: 1px solid #e5e0d6;
        border-left: 0;
    }
}

@media (max-width: 767px) {
    .mth-ig-links {
        padding: 60px 16px 70px;
    }

    .mth-ig-links__header {
        margin-bottom: 29px;
    }

    .mth-ig-links__header h2 {
        font-size: 32px;
    }

    .mth-ig-links__header p {
        font-size: 15px;
    }

    .mth-ig-links__column {
        padding: 27px 21px 25px;
    }

    .mth-ig-links__column h3 {
        font-size: 23px;
    }
}

@media (max-width: 480px) {
    .mth-ig-links__column {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mth-ig-links__column-header {
        align-items: flex-start;
    }

    .mth-ig-links__list a {
        grid-template-columns: 22px minmax(0, 1fr) 20px;
        gap: 9px;
        min-height: 62px;
        padding: 12px 5px;
    }

    .mth-ig-links__item-text {
        font-size: 13px;
    }

    .mth-ig-links__featured a {
        padding: 12px 10px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .mth-ig-links__list a,
    .mth-ig-links__arrow {
        transition: none;
    }
}/* End custom CSS */