.elementor-kit-6 {
    --e-global-color-primary: #FFB300;
    --e-global-color-secondary: #f87100;
    --e-global-color-text: #FFFFFF;
    --e-global-color-accent: #131722;
    --e-global-color-9f65cdf: #000000;
    --e-global-color-23024c3: #18112D;
    --e-global-color-d5bf164: #F6F6F4;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Rubik";
    --e-global-typography-text-font-size: 16px;
    --e-global-typography-text-font-weight: 300;
    --e-global-typography-text-text-transform: none;
    --e-global-typography-text-font-style: normal;
    --e-global-typography-text-text-decoration: none;
    --e-global-typography-text-line-height: 21px;
    --e-global-typography-accent-font-family: "Montserrat";
    --e-global-typography-accent-font-size: 16px;
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-accent-text-transform: capitalize;
    --e-global-typography-accent-font-style: normal;
    --e-global-typography-accent-text-decoration: none;
    --e-global-typography-accent-line-height: 22px;
    --e-global-typography-74f4961-font-family: "Montserrat";
    --e-global-typography-74f4961-font-size: 76px;
    --e-global-typography-74f4961-font-weight: 600;
    --e-global-typography-74f4961-text-transform: capitalize;
    --e-global-typography-74f4961-font-style: normal;
    --e-global-typography-74f4961-text-decoration: none;
    --e-global-typography-74f4961-line-height: 82px;
    --e-global-typography-fe0f12c-font-family: "Montserrat";
    --e-global-typography-fe0f12c-font-size: 50px;
    --e-global-typography-fe0f12c-font-weight: 600;
    --e-global-typography-fe0f12c-text-transform: capitalize;
    --e-global-typography-fe0f12c-font-style: normal;
    --e-global-typography-fe0f12c-text-decoration: none;
    --e-global-typography-fe0f12c-line-height: 56px;
    --e-global-typography-a3501b0-font-family: "Montserrat";
    --e-global-typography-a3501b0-font-size: 40px;
    --e-global-typography-a3501b0-font-weight: 600;
    --e-global-typography-a3501b0-text-transform: capitalize;
    --e-global-typography-a3501b0-font-style: normal;
    --e-global-typography-a3501b0-text-decoration: none;
    --e-global-typography-a3501b0-line-height: 46px;
    --e-global-typography-cba0d40-font-family: "Montserrat";
    --e-global-typography-cba0d40-font-size: 28px;
    --e-global-typography-cba0d40-font-weight: 600;
    --e-global-typography-cba0d40-text-transform: capitalize;
    --e-global-typography-cba0d40-font-style: normal;
    --e-global-typography-cba0d40-text-decoration: none;
    --e-global-typography-cba0d40-line-height: 35px;
    --e-global-typography-2576c38-font-family: "Rubik";
    --e-global-typography-2576c38-font-size: 24px;
    --e-global-typography-2576c38-font-size--de: 20px;
    --e-global-typography-2576c38-font-weight: 400;
    --e-global-typography-2576c38-text-transform: capitalize;
    --e-global-typography-2576c38-font-style: normal;
    --e-global-typography-2576c38-text-decoration: none;
    --e-global-typography-2576c38-line-height: 30px;
    --e-global-typography-1af9549-font-family: "Rubik";
    --e-global-typography-1af9549-font-size: 18px;
    --e-global-typography-1af9549-font-weight: 400;
    --e-global-typography-1af9549-text-transform: capitalize;
    --e-global-typography-1af9549-font-style: normal;
    --e-global-typography-1af9549-text-decoration: none;
    --e-global-typography-1af9549-line-height: 24px;
    --e-global-typography-00cc2c1-font-family: "Rubik";
    --e-global-typography-00cc2c1-font-size: 14px;
    --e-global-typography-00cc2c1-font-weight: 300;
    --e-global-typography-00cc2c1-text-transform: none;
    --e-global-typography-00cc2c1-font-style: normal;
    --e-global-typography-00cc2c1-text-decoration: none;
    --e-global-typography-00cc2c1-line-height: 20px;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-6 button,
.elementor-kit-6 input[type="button"],
.elementor-kit-6 input[type="submit"],
.elementor-kit-6 .elementor-button {
    background-color: #131722;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-74f4961-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    font-style: var(--e-global-typography-accent-font-style);
    text-decoration: var(--e-global-typography-accent-text-decoration);
    line-height: 18px !important;
    color: var(--e-global-color-text);
    border-style: solid;
    /* border-width: 1px 1px 1px 1px; */
    /* border-color: var(--e-global-color-d5bf164); */
    border-radius: 15px 15px 15px 15px;
    padding: 12px 25px 12px 25px;
    border-width: 2px;
    border-color: var(--e-global-color-primary);
}

.elementor-kit-6 button:hover,
.elementor-kit-6 button:focus,
.elementor-kit-6 input[type="button"]:hover,
.elementor-kit-6 input[type="button"]:focus,
.elementor-kit-6 input[type="submit"]:hover,
.elementor-kit-6 input[type="submit"]:focus,
.elementor-kit-6 .elementor-button:hover,
.elementor-kit-6 .elementor-button:focus {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-9f65cdf);
}

.elementor-kit-6 a {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height);
}

.elementor-kit-6 a:hover {
    color: var(--e-global-color-secondary);
    /* font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    text-transform: var(--e-global-typography-text-text-transform);
    font-style: var(--e-global-typography-text-font-style);
    text-decoration: var(--e-global-typography-text-text-decoration);
    line-height: var(--e-global-typography-text-line-height); */
}

        .elementor-kit-6 h1 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-74f4961-font-family), Sans-serif;
    font-size: var(--e-global-typography-74f4961-font-size);
    font-weight: var(--e-global-typography-74f4961-font-weight);
    text-transform: var(--e-global-typography-74f4961-text-transform);
    font-style: var(--e-global-typography-74f4961-font-style);
    text-decoration: var(--e-global-typography-74f4961-text-decoration);
    line-height: var(--e-global-typography-74f4961-line-height);
}

.elementor-kit-6 h2 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-fe0f12c-font-family), Sans-serif;
    font-size: var(--e-global-typography-fe0f12c-font-size);
    font-weight: var(--e-global-typography-fe0f12c-font-weight);
    text-transform: var(--e-global-typography-fe0f12c-text-transform);
    font-style: var(--e-global-typography-fe0f12c-font-style);
    text-decoration: var(--e-global-typography-fe0f12c-text-decoration);
    line-height: var(--e-global-typography-fe0f12c-line-height);
}

.elementor-kit-6 h3 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-a3501b0-font-family), Sans-serif;
    font-size: var(--e-global-typography-a3501b0-font-size);
    font-weight: var(--e-global-typography-a3501b0-font-weight);
    text-transform: var(--e-global-typography-a3501b0-text-transform);
    font-style: var(--e-global-typography-a3501b0-font-style);
    text-decoration: var(--e-global-typography-a3501b0-text-decoration);
    line-height: var(--e-global-typography-a3501b0-line-height);
}

.elementor-kit-6 h4 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-cba0d40-font-family), Sans-serif;
    font-size: var(--e-global-typography-cba0d40-font-size);
    font-weight: var(--e-global-typography-cba0d40-font-weight);
    text-transform: var(--e-global-typography-cba0d40-text-transform);
    font-style: var(--e-global-typography-cba0d40-font-style);
    text-decoration: var(--e-global-typography-cba0d40-text-decoration);
    line-height: var(--e-global-typography-cba0d40-line-height);
}

.elementor-kit-6 h5 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-2576c38-font-family), Sans-serif;
    font-size: var(--e-global-typography-2576c38-font-size);
    font-weight: var(--e-global-typography-2576c38-font-weight);
    text-transform: var(--e-global-typography-2576c38-text-transform);
    font-style: var(--e-global-typography-2576c38-font-style);
    text-decoration: var(--e-global-typography-2576c38-text-decoration);
    line-height: var(--e-global-typography-2576c38-line-height);
}

.elementor-kit-6 h6 {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-1af9549-font-family), Sans-serif;
    font-size: var(--e-global-typography-1af9549-font-size);
    font-weight: var(--e-global-typography-1af9549-font-weight);
    text-transform: var(--e-global-typography-1af9549-text-transform);
    font-style: var(--e-global-typography-1af9549-font-style);
    text-decoration: var(--e-global-typography-1af9549-text-decoration);
    line-height: var(--e-global-typography-1af9549-line-height);
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-block-end: 20px;
}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px;
}

    {}

h1.entry-title {
    display: var(--page-title-display);
}

.site-header .site-branding {
    flex-direction: column;
    align-items: stretch;
}

.site-header {
    padding-inline-end: 0px;
    padding-inline-start: 0px;
}

.site-footer .site-branding {
    flex-direction: column;
    align-items: stretch;
}

@media(max-width:1024px) {
    .elementor-kit-6 {
        --e-global-typography-text-font-size: 14px;
        --e-global-typography-text-line-height: 20px;
        --e-global-typography-accent-font-size: 14px;
        --e-global-typography-accent-line-height: 20px;
        --e-global-typography-74f4961-font-size: 50px;
        --e-global-typography-74f4961-line-height: 56px;
        --e-global-typography-fe0f12c-font-size: 36px;
        --e-global-typography-fe0f12c-line-height: 42px;
        --e-global-typography-a3501b0-font-size: 26px;
        --e-global-typography-a3501b0-line-height: 32px;
        --e-global-typography-cba0d40-font-size: 22px;
        --e-global-typography-cba0d40-line-height: 28px;
        --e-global-typography-2576c38-font-size: 18px;
        --e-global-typography-2576c38-font-size--de: 18px;
        --e-global-typography-1af9549-font-size: 16px;
        --e-global-typography-1af9549-line-height: 22px;
        --e-global-typography-00cc2c1-font-size: 14px;
        --e-global-typography-00cc2c1-line-height: 20px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a:hover {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 h1 {
        font-size: var(--e-global-typography-74f4961-font-size);
        line-height: var(--e-global-typography-74f4961-line-height);
    }

    .elementor-kit-6 h2 {
        font-size: var(--e-global-typography-fe0f12c-font-size);
        line-height: var(--e-global-typography-fe0f12c-line-height);
    }

    .elementor-kit-6 h3 {
        font-size: var(--e-global-typography-a3501b0-font-size);
        line-height: var(--e-global-typography-a3501b0-line-height);
    }

    .elementor-kit-6 h4 {
        font-size: var(--e-global-typography-cba0d40-font-size);
        line-height: var(--e-global-typography-cba0d40-line-height);
    }

    .elementor-kit-6 h5 {
        font-size: var(--e-global-typography-2576c38-font-size);
        line-height: var(--e-global-typography-2576c38-line-height);
    }

    .elementor-kit-6 h6 {
        font-size: var(--e-global-typography-1af9549-font-size);
        line-height: var(--e-global-typography-1af9549-line-height);
    }

    .elementor-kit-6 button,
    .elementor-kit-6 input[type="button"],
    .elementor-kit-6 input[type="submit"],
    .elementor-kit-6 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width:767px) {
    .elementor-kit-6 {
        --e-global-typography-text-font-size: 14px;
        --e-global-typography-text-line-height: 20px;
        --e-global-typography-accent-font-size: 14px;
        --e-global-typography-accent-line-height: 20px;
        --e-global-typography-74f4961-font-size: 40px;
        --e-global-typography-74f4961-line-height: 46px;
        --e-global-typography-fe0f12c-font-size: 30px;
        --e-global-typography-fe0f12c-line-height: 36px;
        --e-global-typography-a3501b0-font-size: 22px;
        --e-global-typography-a3501b0-line-height: 28px;
        --e-global-typography-cba0d40-font-size: 20px;
        --e-global-typography-cba0d40-line-height: 26px;
        --e-global-typography-2576c38-font-size: 18px;
        --e-global-typography-2576c38-line-height: 24px;
        --e-global-typography-1af9549-font-size: 16px;
        --e-global-typography-1af9549-line-height: 22px;
        --e-global-typography-00cc2c1-font-size: 14px;
        --e-global-typography-00cc2c1-line-height: 20px;
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 a:hover {
        font-size: var(--e-global-typography-text-font-size);
        line-height: var(--e-global-typography-text-line-height);
    }

    .elementor-kit-6 h1 {
        font-size: var(--e-global-typography-74f4961-font-size);
        line-height: var(--e-global-typography-74f4961-line-height);
    }

    .elementor-kit-6 h2 {
        font-size: var(--e-global-typography-fe0f12c-font-size);
        line-height: var(--e-global-typography-fe0f12c-line-height);
    }

    .elementor-kit-6 h3 {
        font-size: var(--e-global-typography-a3501b0-font-size);
        line-height: var(--e-global-typography-a3501b0-line-height);
    }

    .elementor-kit-6 h4 {
        font-size: var(--e-global-typography-cba0d40-font-size);
        line-height: var(--e-global-typography-cba0d40-line-height);
    }

    .elementor-kit-6 h5 {
        font-size: var(--e-global-typography-2576c38-font-size);
        line-height: var(--e-global-typography-2576c38-line-height);
    }

    .elementor-kit-6 h6 {
        font-size: var(--e-global-typography-1af9549-font-size);
        line-height: var(--e-global-typography-1af9549-line-height);
    }

    .elementor-kit-6 button,
    .elementor-kit-6 input[type="button"],
    .elementor-kit-6 input[type="submit"],
    .elementor-kit-6 .elementor-button {
        font-size: var(--e-global-typography-accent-font-size);
        line-height: var(--e-global-typography-accent-line-height);
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

.avatar-item{
    display: inline-block!important;
    border-radius: 50%;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-color: red;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    margin: 150px 0px 0px 20px;
    font-weight: 500;
}
.avatar-1{
    background-color: #E37400;
}
.avatar-2{
    background-color: #FBBC04;
    color: #000000;
}
.avatar-3{
    background-color: #EA4335;
}
.avatar-4{
    background-color: #E37400;
}
.avatar-5{
    background-color: #FBBC04;
    color: #000000;
}
.avatar-6{
    background-color: #EA4335;
}
.avatar-7{
    background-color: #E37400;
}
.avatar-8{
    background-color: #FBBC04;
    color: #000000;
}
.avatar-9{
    background-color: #EA4335;
}