@font-face {
    font-family: 'DINNextLTPro-Regular';
    src: local("DINNextLTPro-Regular");
    src: url('../items/DINNextLTPro-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'DINNextLTPro-Light';
    src: local("DINNextLTPro-Light");
    src: url('../items/DINNextLTPro-Light.ttf') format('truetype');
}

/* Big/small screen / big tablet / from 760px */
@media (min-width: 810px) {

    html {
        font-size: 1.5vw;
        scroll-behavior: smooth;
    }

    body {
        font-family: DINNextLTPro-Light, serif;
        overflow-x: hidden;
        color: #1E1E1E;
    }

    /* --------------------Side Nav--------------------- */
    .sidenav {
        height: 100%; /* Full-height: remove this if you want "auto" height */
        position: fixed; /* Fixed Sidebar (stay in place on scroll) */
        z-index: 20; /* Stay on top */
        top: 7em; /* Stay at the top */
        overflow-x: hidden; /* Disable horizontal scroll */
        padding-top: 4em;

    }

    .dropdown {
        overflow: hidden;
        position: relative;
        padding-top: 0.07em;
    }

    .dropdown-content {
        position: relative;
        margin-left: 0;
        opacity: 0;
        visibility: hidden;
        float: left;
        font-size: 0;
        width: 0;
        height: 2.5em;
        background-color: #1E1E1E;
        transition: visibility 0.5s, width 0.6s, margin-left 0.5s, opacity 0.5s, background-color;
        overflow: hidden;
    }


    .dropdown-content.a, .dropdown-content:hover a {
        color: white;
        text-decoration: none;
    }

    .dropbtn {
        position: relative;
        background-color: white;
        width: 1.8em;
        height: 1.8em;
        float: left;
        margin: 0.01em;
        box-shadow: 0 0.5rem 2.25rem 0 rgba(0, 0, 0, 0.2), 0 2rem 1.125rem 0 rgba(0, 0, 0, 0.20);
    }

    .dropbtn img {
        position: relative;
        width: 1.4em;
        margin-left: 0.2em;
        margin-top: 0.2em;
        /*margin-bottom: 0.25em;*/
    }


    .we {
        float: left;
        padding-right: 1em;
        margin-top: 0.1em;
    }

    .naviImg {
        float: left;
        width: 2.4em;
        margin-right: 0.5em;
        padding: 0.2em;
    }

    .drop4 img {
        width: 2em;
    }


    .dropdown:hover .dropdown-content {
        display: block;
        color: white;
        background-color: #8eacc6;
        width: fit-content;
        font-size: 0.7em;
        padding: 0.4em;
        visibility: visible;
        opacity: 1;
        text-decoration: none;
    }


    .dropdown:hover .dropbtn {
        visibility: hidden;
    }


    /* ---GOOGLE ANALYTICS----- */
    .analytics {
        position: fixed;
        bottom: 0;
        z-index: 100;
        width: 100%;
        height: 3.5em;
        background: #1E1E1E;
    }

    .analyticsafter {
        display: none;
    }


    .antext {
        position: absolute;
        font-size: 0.7em;
        color: white;
        margin-left: 10em;
        padding-top: 1em;
        width: 42em;

    }

    .allowbtn {
        position: absolute;
        right: 23em;
        top: 1em;
        font-size: 0.8em;
        background: white;
        border: white;
        color: #1E1E1E;
        height: 2em;
        width: 9em;
        font-family: DINNextLTPro-Regular, serif;
    }

    .deaktibtn {
        position: absolute;
        right: 12em;
        top: 1em;
        font-size: 0.8em;
        background: #1E1E1E;
        border: #1E1E1E;
        color: white;
        height: 2em;
        width: 9em;
        font-family: DINNextLTPro-Regular, serif;
    }


    #topBar {
        display: flex;
        align-items: center;
        position: absolute;
        z-index: 5;
        padding: 1rem;
        width: 100%;
        justify-content: space-between;

        #topLogo {
            margin-right: auto;
        }

        :last-child {
            margin-left: 1rem;
        }

        .btnTop {
            margin-left: auto;
            text-decoration: underline;
        }
    }

    #languageIcon {
        width: 1.5em;
    }

    /* Dropdown Content (Hidden by Default) */
    .dropdown-content1 {
        display: none;
        position: fixed;
        right: 1.3em;
        top: 1.3em;
        background-color: #f1f1f1;
        padding: 0.4em;
        z-index: 3;

    }

    /* Links inside the dropdown */
    .dropdown-content1 div {
        color: #1E1E1E;
        font-weight: bold;
        display: block;
        font-size: 0.8rem;
    }

    /* Change color of dropdown links on hover */
    .dropdown-content1 div:hover {
        background-color: #ddd;
    }

    /* Show the dropdown menu on hover */
    .dropdown1:hover .dropdown-content1 {
        display: block;
    }

    .language {
        font-size: 0.6em;
        text-decoration: none;
        color: #7a7878;
        top: 0.5em;
        cursor: pointer;
    }

    .custom-button {
        padding: 8px 16px;
        background-color: #8fadc7;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
        font-family: DINNextLTPro-Regular, serif;
    }

    .custom-button:hover {
        background-color: #1E1E1E;
    }


    .block1 {
        position: relative;
    }

    .title {
        font-weight: bold;
        font-size: 1em;
    }

    .text {
        font-size: 0.8em;
    }

    #titlepic {
        position: relative;
        width: 100%;
    }


    .titletext {
        position: absolute;
        left: 5em;
        bottom: 4em;
        z-index: 2;
        color: white;

        #exProLogo {
            z-index: 2;
            width: 10em;
            right: 0.1em;
            top: 0.5em;
        }

        #digitaleExponatenkatalog {
            padding: 0.3em 0;
            font-size: 1.6em;
            width: 15em;
        }
    }


    #block2 {
        padding-top: 4em;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #vertrauenTitle {
        font-size: 2em;
        font-family: DINNextLTPro-Regular, serif;
    }

    .kunden-glide {
        margin: 2em;
        background-color: rgb(234, 233, 233);
        padding: 2rem;

        .glide__track {
            overflow: hidden;
            gap: 1rem;
        }

        .glide__slides {
            display: flex;
            align-items: center;
            margin: 5px;
        }

        .glide__slide {
            height: auto;
            flex-direction: column;
            display: flex;
            justify-content: center;
            align-items: center;

            img {
                max-width: 10rem;
                max-height: 12rem;
                width: auto;
                object-fit: contain;
            }

            article {
                text-align: center;
                padding: 4em 8em 2rem 8em;
                font-size: 0.8em;

                p {
                    margin-top: 0.5rem;
                }
            }
        }

        .glide__bullet {
            width: 1.5rem;
            background: rgba(255, 255, 255, 0.5);
            border: none;
            cursor: pointer;
            padding: 0;
            transition: all 0.2s ease-in-out;
        }

        .glide__bullet:hover,
        .glide__bullet--active {
            background: #1E1E1E;
        }


    }

    #block3 {
        position: relative;
    }

    #block3 div {
        position: absolute;
        display: flex;
        flex-direction: column;
        gap: 1em;
        right: 5em;
        top: 7em;
        z-index: 2;
        color: white;
        width: 20em;
    }

    #exponatenBild {
        width: 100%;
    }

    #smarterExponatenkatalogTitle {
        font-size: 1.7em;
    }

    #block4 {
        padding: 4em 8em;

        h4 {
            text-align: center;
        }
    }

    #organisationLeichtGemacht {
        font-size: 1.7em;
        margin-bottom: 2em;
    }

    #merkmaleList {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        row-gap: 1em;

    }

    #merkmaleList div {
        width: 33%;
        padding: 0.5em;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 0.5em;
    }

    .merkmaleTekst {
        font-size: 0.7em;
        display: inline-block;
        width: 11em;
    }

    #mehr {
        padding-top: 3em;
        width: 70%;
    }


    #block5 {
        position: relative;

        #exproIstIhreLoesung {
            width: 100%;
        }

        div {
            position: absolute;
            left: 4em;
            bottom: 5em;
            z-index: 2;
            color: white;
            display: flex;
            flex-direction: column;
            gap: 1em;
            width: 15em;

            #exProLoesung {
                font-weight: bold;
                font-size: 1.7em;
            }

            #collaborationsTool {
                font-weight: bold;
            }
        }
    }


    #block6 {
        padding: 6em 8em;
        display: flex;
        flex-direction: row;
        gap: 4em;
        justify-content: space-between;

        section {
            flex: 1;
            width: 50%;

            #webinarSubtitle {
                color: #8fadc7;
                font-weight: bold;
            }

            h3 {
                font-size: 1.7em;
                font-weight: bold;
            }
        }

        figure {
            flex: 1;
            width: 50%;
            text-align: right;


            img {
                height: 100%;
                object-fit: cover;
                width: 85%;
                border-radius: 1em;
            }

        }

    }

    #block7 {
        position: relative;
        padding: 0 8em;

        h4 {
            text-align: center;
        }

        article {
            display: flex;
            flex-direction: row;


            .faq-frage-title {
                display: flex;
                flex-direction: row;
            }
        }

        i {
            padding: 0.5rem;
            color: #8fadc7;
        }

        h3 {
            color: #1E1E1E;
        }

        div {
            display: flex;
            flex-direction: column;
        }

        h2 {
            cursor: pointer;
            padding: 15px;
            margin: 0;
            width: auto;
            font-size: 20px;
            font-weight: 500;
            font-family: DINNextLTPro-Regular, sans-serif;
        }


        h3 {
            display: none;
            padding: 0 2rem 1rem 2rem;
            margin: 0;
            font-size: 20px;
            text-align: left;
        }

        .active h3 {
            display: block;
        }

        div article {
            box-shadow: 10px 20px 15px rgba(192, 192, 192, 0.59);
            border-radius: 0.5rem;
            width: 20rem;
            display: inline;
            margin: 1rem;
        }
    }


    #block8 {
        position: relative;
        display: flex;
        background: rgb(244, 244, 244);
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(136, 152, 167, 1) 13%, rgba(10, 45, 76, 1) 28%);
    }

    #kontakt-formular-footer {
        background: url('../items/Ihr Ansprechpartner Backround.png');
        height: auto;
    }

    #kontakt {
        margin-top: 5em;
        display: flex;
        color: white;
        padding: 3em;
        justify-content: space-evenly;
        align-content: center;
        gap: 2em;
        flex-direction: row;


        #ihrAnsprechpartner {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        img {
            width: 111px;
            border-radius: 50%;
        }

        h2 {
            font-size: 16px;
            font-weight: bold;
        }

        #ansprechpartnerKontakt {

            h4 {
                font-size: 16px;
                margin: 0;
                font-weight: bold;

                a {
                    color: white;
                    text-decoration: underline;
                }
            }

            div {
                margin-bottom: 0.5rem;

                img {
                    width: 1.5rem;
                }
            }
        }

        .contact-image-name {
            display: flex;
            align-items: center;
            gap: 2rem;
            margin: 2rem 0;
        }

        #heinrichBild {
            width: 5em;
            height: auto;
        }

        .name-title {
            display: flex;
            flex-direction: column;
            align-items: flex-start;

            h4 {
                font-weight: bold;
                font-family: DINNextLTPro-Regular, serif;
            }
        }

    }

    #formular {
        position: relative;
        background: white;
        color: #1E1E1E;
        font-size: 16px;
        padding: 2em;

        h1 {
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 2rem;
            font-family: DINNextLTPro-Regular, serif;

        }

        h4 {
            color: #1E1E1E;
            font-size: 12px;
            margin-left: 1.8em;
            padding-top: 1.5em;
            width: 17em;

        }

        #formu {
            position: relative;
            display: flex;
            flex-direction: column;

            label {
                font-size: 16px;
                font-family: DINNextLTPro-Regular, serif;
                font-weight: bold;
            }

            input {
                border: none;
                background-color: white;
                color: grey;
                border-bottom: 0.1em solid grey;
                margin-bottom: 2em;
            }

            textarea {
                border: none;
                border-bottom: 0.1em solid grey;
            }
        }

        button {
            position: relative;
            background-color: #1E1E1E;
            color: white;
            padding: 0.5em 0.7em;
            border: none;
            border-radius: 1rem;
            cursor: pointer;
            margin-top: 2.5em;


        }
    }

    #formularafter {
        position: relative;
        background: white;
        color: #1E1E1E;
        font-size: 16px;
        padding: 4em;
        text-align: center;

        h1 {
            font-size: 20px;
            font-weight: 400;
        }

        h2 {
            font-size: 16px;
            font-weight: 400;
        }

        #after-formular-img {
            width: 10em;
            border-radius: 0;
            padding: 2em;
        }
    }


    #privacypolicyblock {
        padding: 5em 7em;

        h1, h2 {
            font-size: 2em;
        }

        h3 {
            font-size: 1.5em;
        }
    }

    #privacypolicytext {
        font-size: 0.7em;
        line-height: 1.5
    }

    #impressum {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: white;
        padding-bottom: 1em;

        h2 {
            margin-bottom: 1em;
            width: 20%;
            color: white;
            margin-top: 9em;
            margin-left: 20em;
            font-size: 0.6em;
        }

        h4 {
            margin-left: 20em;
            font-size: 0.6em;
            color: white;
            width: 14em;
            line-height: 0.5em;
        }

        img {
            width: 155px;
        }

        #footer-links {
            a {
                color: white;
                text-decoration: underline;
                font-size: 14px;
                font-weight: 400;
            }
        }

    }
}

@media (max-width: 809px) {

    .sidenav {
        display: none;
    }

    /* ---GOOGLE ANALYTICS----- */
    .analytics {
        position: fixed;
        top: 10em;
        left: 2em;
        z-index: 100;
        width: 25em;
        height: 32em;
        background: #1E1E1E;

    }

    .analyticsafter {
        display: none;
    }


    .antext {
        position: absolute;
        font-size: 1.3em;
        color: white;
        margin-left: 2.5em;
        padding-top: 3em;
        width: 15em;

    }

    .allowbtn {
        position: absolute;
        left: 1.7em;
        top: 11em;
        font-size: 1.8em;
        background: white;
        border: white;
        color: #1E1E1E;
        height: 2.2em;
        width: 11em;
        font-family: DINNextLTPro-Regular, serif;
    }

    .deaktibtn {
        position: absolute;
        left: 1.7em;
        top: 13em;
        font-size: 1.8em;
        background: #1E1E1E;
        border: #1E1E1E;
        color: white;
        height: 2.2em;
        width: 11em;
        font-family: DINNextLTPro-Regular, serif;
    }

    html {
        font-size: 3.5vw;
        scroll-behavior: smooth;
    }


    body {
        overflow-x: hidden;
    }


    #topBar {
        display: flex;
        align-items: center;
        position: absolute;
        z-index: 5;
        padding: 1rem;
        width: 100%;
        justify-content: space-between;

        a {
            margin-right: auto;
        }

        :last-child {
            margin-left: 1rem;
        }

        .btnTop {
            margin-left: auto;
            text-decoration: underline;
        }
    }

    #languageIcon {
        width: 2em;
    }

    .custom-button {
        padding: 8px 16px;
        background-color: #8eacc6;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
        font-size: 14px;
    }

    .custom-button:hover {
        background-color: #1E1E1E;
    }


    /* Dropdown Content (Hidden by Default) */
    .dropdown-content1 {
        display: none;
        position: fixed;
        right: 1em;
        top: 3em;
        background-color: white;
        padding: 0.4em;
        z-index: 3;

    }

    /* Links inside the dropdown */
    .dropdown-content1 div {
        color: #1E1E1E;
        font-weight: bold;
        display: block;
        float: left;
        margin-left: 0.5em;
        font-size: 1em;
    }


    /* Show the dropdown menu on hover */
    .dropdown1:hover .dropdown-content1 {
        display: block;
    }

    .language {
        font-size: 3em;
        text-decoration: none;
        top: 0.5em;
        cursor: pointer;
    }


    .block1 {
        position: relative;
    }

    .title {
        font-weight: bold;
        font-size: 1.3em;
    }

    .text {
        font-size: 1em;
    }


    #titlepic {
        height: 40em;
        width: 100%;
        object-fit: cover;
    }


    .titletext {
        position: absolute;
        left: 2em;
        top: 28em;
        z-index: 2;
        color: white;

        #exProLogo {
            width: 8em;
        }

        #digitaleExponatenkatalog {
            padding: 0.3em 0;
            font-size: 1.6em;
            width: 14em;
        }
    }

    #block2 {
        padding: 2em 0;

        #vertrauenTitle {
            font-size: 2em;
            font-family: DINNextLTPro-Regular, serif;
            text-align: center;
            padding: 1em;
        }

        .kunden-glide {
            background-color: rgb(234, 233, 233);
            padding: 2rem;

            .glide__track {
                overflow: hidden;
                gap: 1rem;
            }

            .glide__slides {
                display: flex;
                align-items: center;
                margin: 5px;
            }

            .glide__slide {
                height: auto;
                flex-direction: column;
                display: flex;
                justify-content: center;
                align-items: center;

                img {
                    max-width: 10rem;
                    max-height: 12rem;
                    width: auto;
                    object-fit: contain;
                }

                article {
                    text-align: center;
                    padding: 2em;
                    font-size: 1em;

                    p {
                        margin-top: 0.5rem;
                    }
                }
            }

            .glide__bullet {
                width: 1.5rem;
                background: rgba(255, 255, 255, 0.5);
                border: none;
                cursor: pointer;
                padding: 0;
                transition: all 0.2s ease-in-out;
            }

            .glide__bullet:hover,
            .glide__bullet--active {
                background: #1E1E1E;
            }
        }
    }


    #block3 {
        position: relative;
    }

    #block3 div {
        position: absolute;
        right: 0;
        top: 1em;
        padding: 1em;
        z-index: 2;
        color: white;
        display: flex;
        flex-direction: column;
        gap: 1em;
    }

    #exponatenBild {
        height: 55em;
        width: 100%;
        object-fit: cover;
        object-position: -10em 0;
    }

    #smarterExponatenkatalogTitle {
        font-size: 1.8em;
    }

    #block4 {
        padding: 2em;
    }

    #organisationLeichtGemacht {
        font-size: 1.5em;
        margin-bottom: 2em;
        margin-top: 2em;
    }

    #merkmaleList {
        position: relative;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    #merkmaleList div {
        width: 100%;
        padding: 0.5em;
    }

    .merkmaleTekst {
        font-size: 1em;
        margin-left: 2em;
        display: inline-block;
        width: 11em;
    }

    #mehr {
        padding-top: 3em;
        padding-bottom: 3em;
    }


    #block5 {
        position: relative;

        #exproIstIhreLoesung {
            width: 100%;
            object-fit: cover;
            height: 30em;
        }

        div {
            position: absolute;
            right: 0;
            bottom: 5em;
            z-index: 2;
            color: white;
            padding: 2em;
            display: flex;
            flex-direction: column;
            gap: 1em;

            #exProLoesung {
                font-weight: bold;
                font-size: 1.8em;
            }

            #collaborationsTool {
                font-size: 0.9em;
            }
        }
    }

    #block6 {
        padding: 6em 2em;

        section {

            #webinarSubtitle {
                color: #8fadc7;
                font-weight: bold;
            }

            h3 {
                font-size: 1.7em;
                font-weight: bold;
            }
        }

        figure {
            text-align: right;


            img {
                margin: 2em 0;
                height: 100%;
                width: 100%;
                border-radius: 1em;
            }

        }
    }


    #block7 {
        position: relative;
        padding:2em;
        background: white;
        color: #0A2E4E;
        text-align: center;

        article {
            display: flex;
            flex-direction: column;
            justify-content: center;


            .faq-frage-title {
                display: flex;
                flex-direction: row;
                align-items: center;
            }
        }

        i {
            padding: 0.5rem;
            color: #0A2E4E;
        }

        h3 {
            text-align: center;
            color: #0A2E4E;
        }

        div {
            display: flex;
            flex-direction: column;
        }

        h2 {
            cursor: pointer;
            padding: 15px;
            margin: 0;
            width: auto;
            font-size: 18px;
            font-weight: 500;
            font-family: DINNextLTPro-Regular, sans-serif;
        }


        h3 {
            display: none;
            padding: 0 2rem 1rem 2rem;
            margin: 0;
            font-size: 16px;
            text-align: left;
        }

        .active h3 {
            display: block;
        }

        div article {
            box-shadow: 10px 20px 15px rgba(192, 192, 192, 0.59);
            border-radius: 0.5rem;
            display: inline;
            margin: 1rem;
        }
    }



    #block8 {
        position: relative;
        padding-bottom: 3em;
        background: rgb(244, 244, 244);
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(136, 152, 167, 1) 13%, rgba(10, 45, 76, 1) 28%);
    }

    #kontakt-formular-footer {
        background: url('../items/Ihr Ansprechpartner Backround.png');
        height: auto;
    }

    #kontakt {
        margin-top: 5em;
        display: flex;
        color: white;
        padding: 3em;
        justify-content: space-evenly;
        align-content: center;
        gap: 2em;
        flex-direction: column;


        #ihrAnsprechpartner {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        img {
            width: 111px;
            border-radius: 50%;
        }

        h2 {
            font-size: 16px;
            font-weight: bold;
        }

        #ansprechpartnerKontakt {

            h4 {
                font-size: 16px;
                margin: 0;
                font-weight: bold;

                a {
                    color: white;
                    text-decoration: underline;
                }
            }

            div {
                margin-bottom: 0.5rem;

                img {
                    width: 2.5rem;
                }
            }
        }

        .contact-image-name {
            display: flex;
            align-items: center;
            gap: 2rem;
            margin: 2rem 0;
        }

        #heinrichBild {
            width: 8em;
            height: auto;
        }

        .name-title {
            display: flex;
            flex-direction: column;
            align-items: flex-start;

            h4 {
                font-weight: bold;
                font-family: DINNextLTPro-Regular, serif;
            }
        }

    }

    #formular {
        position: relative;
        background: white;
        color: #1E1E1E;
        font-size: 16px;
        padding: 2em;

        h1 {
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 2rem;
            font-family: DINNextLTPro-Regular, serif;

        }

        h4 {
            color: #1E1E1E;
            font-size: 12px;
            margin-left: 1.8em;
            padding-top: 1.5em;
            width: 17em;

        }

        #formu {
            position: relative;
            display: flex;
            flex-direction: column;

            label {
                font-size: 16px;
                font-family: DINNextLTPro-Regular, serif;
                font-weight: bold;
            }

            input {
                border: none;
                background-color: white;
                color: grey;
                border-bottom: 0.1em solid grey;
                margin-bottom: 2em;
            }

            textarea {
                border: none;
                border-bottom: 0.1em solid grey;
            }
        }

        button {
            position: relative;
            background-color: #1E1E1E;
            color: white;
            padding: 0.5em 0.7em;
            border: none;
            border-radius: 1rem;
            cursor: pointer;
            margin-top: 2.5em;


        }
    }

    #formularafter {
        position: relative;
        background: white;
        color: #1E1E1E;
        font-size: 16px;
        padding: 4em;
        text-align: center;

        h1 {
            font-size: 20px;
            font-weight: 400;
        }

        h2 {
            font-size: 16px;
            font-weight: 400;
        }

        #after-formular-img {
            width: 10em;
            border-radius: 0;
            padding: 2em;
        }
    }

    #impressum {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: white;
        padding-bottom: 1em;

        h2 {
            margin-bottom: 1em;
            width: 20%;
            color: white;
            margin-top: 9em;
            margin-left: 20em;
            font-size: 0.6em;
        }

        h4 {
            margin-left: 20em;
            font-size: 0.6em;
            color: white;
            width: 14em;
            line-height: 0.5em;
        }

        img {
            width: 155px;
        }

        #footer-links {
            a {
                color: white;
                text-decoration: underline;
                font-size: 14px;
                font-weight: 400;
            }
        }

    }

    #privacypolicyblock {
        padding: 5em 1em;
        width: auto;

        h1 {
            font-size: 2em;
        }

        h2 {
            font-size: 1.5em;
        }

        h3 {
            font-size: 1.2em;
        }
    }

    #privacypolicytext {
        font-size: 1.2em;
        line-height: 1.5
    }

}