@media only screen and (max-width:768px) {

    .knappen,
    .knappen:after {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .arr_img_container,
    .line_teacher_image_container,
    .ref_image_container {
        background-position: center;
        background-repeat: no-repeat
    }

    .knappen,
    .knappen-inverted,
    .knappen-small {
        text-decoration: none;
        position: relative;
        z-index: 1;
        overflow: hidden
    }

    .lines_container,
    .linje_cta_btn_container {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%
    }

    .highlights_heading,
    .knappen,
    .line_slider_line_name,
    .line_teacher_heading,
    .linje_cta_button {
        text-transform: uppercase
    }

    :root {
        --main-color: #40b180;
        --secondary-color: #a4c959;
        --text-color: #3d504f;
        --text-accent: #93cebd;
        --white-color: #ffffff
    }

    .knappen,
    .knappen-small,
    .knappen-small:hover:after,
    .knappen:after,
    .knappen:hover:after {
        -webkit-border-radius: 200px
    }

    .knappen,
    .knappen-small {
        display: inline-block;
        background-color: var(--main-color)
    }

    .activity_container,
    .highlights_container,
    .ref_element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox
    }

    .knappen-small:after,
    .knappen-small:hover:after,
    .knappen:after,
    .knappen:hover:after {
        content: "";
        bottom: 5px;
        right: 5px;
        height: 85%;
        background-color: var(--text-color);
        z-index: -2
    }

    .arr_img_container,
    .ref_image_container {
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover
    }

    .line_teacher_image_container,
    .ref_image_container {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover
    }

    .green {
        color: var(--main-color) !important
    }

    .knappen {
        padding: 20px 50px;
        border-radius: 200px;
        font-size: 1rem;
        transition: .3s
    }

    .knappen:after {
        position: absolute;
        width: 25%;
        border-radius: 200px;
        transition: .3s
    }

    .knappen-small,
    .knappen-small:hover:after,
    .knappen:hover:after {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .knappen-small:hover:after,
    .knappen:hover:after {
        position: absolute;
        width: 96%;
        border-radius: 200px;
        transition: .3s
    }

    .knappen-small {
        padding: 10px 25px;
        border-radius: 200px;
        font-size: 1.2rem;
        transition: .3s
    }

    .knappen-small:after {
        position: absolute;
        width: 33%;
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        border-radius: 200px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .bold_text {
        font-weight: 700
    }

    .color_1,
    .color_2,
    .color_3 {
        font-size: 60px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: Soleil;
        line-height: .8em
    }

    .color_1 {
        color: var(--text-accent);
        margin-left: 50px
    }

    .color_2 {
        color: var(--white-color)
    }

    .color_3 {
        color: var(--secondary-color);
        margin-left: 50px
    }

    #hero {
        margin: 15px !important
    }

    #section_w_space {
        margin: 15px
    }

    .activity_container,
    .highlights_container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap
    }

    .line_cost_info a,
    .swiper-button-next,
    .swiper-button-prev {
        color: var(--text-color) !important
    }

    .ref_container {
        width: 100%;
        height: auto;
        font-family: Soleil
    }

    .ref_element {
        width: 100%;
        height: 100%;
        margin: auto;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .ref_image_container {
        width: 196px;
        height: 196px;
        margin-top: 50px !important;
        border: 5px solid var(--text-color);
        background-size: cover;
        -webkit-border-radius: 999px;
        -moz-border-radius: 999px;
        border-radius: 999px
    }

    .ref_text_container {
        width: 100%;
        text-align: left;
        padding: 50px
    }

    .ref_top_text {
        font-size: 18px;
        font-weight: 700;
        color: var(--main-color)
    }

    .ref_name,
    .ref_quote {
        color: var(--text-color)
    }

    .ref_sep_small {
        width: 32px;
        height: 3px;
        margin: 0 10px 0 0;
        background-color: var(--main-color);
        display: inline-block
    }

    .activity_container,
    .highlights_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox
    }

    .ref_quote {
        font-family: Soleil;
        font-weight: 300;
        font-style: italic;
        font-size: 22px;
        line-height: auto;
        letter-spacing: auto
    }

    .ref_quote_sign {
        width: 16px;
        display: inline-block;
        margin-bottom: 7px;
        margin-left: 0;
        -webkit-filter: invert(28%) sepia(24%) saturate(308%) hue-rotate(128deg) brightness(97%) contrast(94%);
        filter: invert(28%) sepia(24%) saturate(308%) hue-rotate(128deg) brightness(97%) contrast(94%)
    }

    .ref_name {
        font-size: 18px;
        font-weight: 700
    }

    .ref_line_year {
        color: var(--main-color);
        font-weight: 700;
        font-size: 16px
    }

    .activity_container,
    .highlights_container {
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: Soleil
    }

    .line_cost_container,
    .line_cost_label_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }

    .highlights_element {
        border: 2px solid #eaeaea;
        padding: 25px;
        width: 100%
    }

    .highlights_heading {
        font-size: 24px;
        padding-bottom: 1rem;
        font-weight: 500 !important;
        color: var(--main-color) !important
    }

    .single_highlight {
        font-size: 14px;
        font-weight: 600;
        line-height: .85em
    }

    .activity_element {
        transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        width: 100%;
        min-height: 100px
    }

    .activity_heading {
        font-size: 20px;
        font-weight: 600
    }

    .activity_sep {
        height: 5px;
        width: 200px;
        background-color: #40b180;
        margin: 15px 0;
        border-radius: 10px
    }

    .single_activity {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.25em
    }

    .line_cost_container {
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: Soleil;
        height: 900px
    }

    .line_cost_graph_container,
    .line_cost_info_container,
    .line_cost_text_container {
        width: 100%;
        height: auto;
        padding: 25px;
        background-color: #fafafa
    }

    .line_cost_heading {
        font-size: 20px;
        font-weight: 700;
        color: var(--main-color)
    }

    .line_cost_text {
        font-size: 24px;
        font-weight: 700;
        color: var(--text-color)
    }

    .line_cost_number {
        font-size: 36px;
        font-weight: 700;
        color: var(--main-color)
    }

    .line_cost_bottom_sep {
        width: 100%;
        height: 5px;
        background-color: var(--main-color)
    }

    .line_cost_info {
        font-size: 12px;
        font-weight: 300;
        font-style: italic;
        color: var(--text-color)
    }

    .line_cost_graph_outer_container {
        padding: 0
    }

    .line_cost_label_container {
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .line_cost_label_name {
        width: 75%;
        text-align: left
    }

    .line_cost_label_value {
        width: 25%;
        text-align: right
    }

    .line_cost_label_text,
    .school_cost_scholarship_info {
        font-size: 14px;
        font-weight: 700;
        color: var(--text-color)
    }

    .line_cost_graph {
        width: 100%;
        height: 32px
    }

    .line_cost_graph_bg {
        height: 5px;
        width: 100%;
        background-color: #3d504f1a;
        margin-top: 13px
    }

    .line_cost_graph_fg {
        height: 5px;
        margin-top: -5px;
        background-color: var(--main-color)
    }

    .line_teacher_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        font-family: Soleil;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        border: 3px solid var(--secondary-color);
        padding: 25px
    }

    .line_teacher_about_container,
    .school_cost_info_container {
        width: 100%
    }

    .line_teacher_info_container {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        border-left: 0;
        padding: 2rem
    }

    .line_teacher_heading {
        font-size: 18px;
        font-weight: 700;
        color: var(--text-color)
    }

    .line_heading_underline {
        width: 60px;
        height: 3px;
        background-color: var(--secondary-color)
    }

    .line_about_teacher_inner_container {
        width: 100%;
        padding: 0 50px 0 0
    }

    .line_teacher_about_text {
        font-size: 16px;
        font-weight: 300 !important;
        color: var(--text-color);
        line-height: 1.25em
    }

    .line_teacher_image_container {
        width: 125px;
        height: 125px;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        border-radius: 500px;
        background-size: cover;
        margin: 0 auto
    }

    .line_teacher_text_container {
        width: 100%;
        margin: auto;
        line-height: 1.75em;
        display: block;
        text-align: center
    }

    .front_button_element,
    .front_buttons_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox
    }

    .line_teacher_name {
        font-size: 18px;
        font-weight: 900;
        color: var(--text-color)
    }

    .line_teacher_mail,
    .line_teacher_phone {
        font-size: 18px;
        font-weight: 300;
        color: var(--text-color)
    }

    .school_cost_container {
        width: 100%;
        padding: 25px 50px;
        -webkit-box-shadow: 0 0 17px 4px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 17px 4px rgba(0, 0, 0, .1);
        box-shadow: 0 0 17px 4px rgba(0, 0, 0, .1);
        font-family: Soleil
    }

    .school_cost_element {
        width: 100%;
        margin: 0
    }

    .school_cost_heading {
        font-size: 24px;
        font-weight: 700;
        color: var(--main-color);
        margin-bottom: 25px
    }

    .school_line_cost_desc {
        font-size: 16px;
        font-weight: 700;
        color: var(--text-color);
        margin-bottom: 75px
    }

    .school_cost_subheading,
    .school_cost_subheading_2 {
        font-size: 22px;
        font-weight: 700;
        color: var(--text-color)
    }

    .school_cost_subheading_2 {
        padding: 50px 0 0
    }

    .school_line_cost_info {
        font-size: 16px;
        font-weight: 400;
        color: var(--text-color);
        margin-bottom: 50px
    }

    .school_cost_soon,
    .school_cost_soon_2 {
        font-weight: 700;
        color: var(--text-color)
    }

    .school_cost_soon {
        font-size: 16px;
        padding: 100px 0 0
    }

    .school_cost_soon_2 {
        font-size: 20px;
        padding: 20px 0 0
    }

    .school_cost_scholarship_info a {
        font-size: 14px !important;
        font-weight: 700 !important;
        color: var(--main-color) !important;
        text-decoration: underline !important
    }

    .front_buttons_container {
        display: flex;
        width: 100%;
        padding: 5rem 0;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        margin: auto
    }

    .front_button_element {
        border: solid 3px var(--white-color);
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        font-size: 22px;
        background-color: var(--white-color);
        color: var(--text-color) !important;
        padding: 1rem 2rem;
        margin: 1rem;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        font-weight: 400 !important;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .line_slider_element_inner,
    .lines_line_element {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox
    }

    .nav_arrow {
        font-size: 22px;
        color: var(--text-color)
    }

    .cta_button:hover,
    .front_button_element:hover,
    .linje_cta_button:hover {
        background-color: var(--text-accent);
        color: var(--white-color) !important;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
        width: 100%
    }

    .line_slider_line_name,
    .line_slider_line_name:hover {
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .cta_button:hover>.cta_nav_arrow,
    .front_button_element:hover>.nav_arrow,
    .linje_cta_button:hover>.linje_cta_nav_arrow,
    .valgfag_cta_button:hover>.valgfag_cta_nav_arrow {
        color: var(--white-color) !important
    }

    .line_slider_container {
        overflow: hidden
    }

    .swiper-slide {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center
    }

    .line_slider_element_inner {
        background-color: #3d504f40;
        height: 100%;
        padding: 2rem .5rem;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .line_slider_line_name {
        font-size: 16px;
        padding: 1rem;
        border: 2px solid;
        width: 100%;
        font-weight: 400 !important;
        transition: .3s
    }

    .line_slider_line_name:hover {
        border: solid 3px var(--white-color);
        color: var(--text-color);
        background-color: var(--white-color);
        transition: .3s
    }

    .knappen-inverted:hover:after,
    .lines_line_element {
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .swiper {
        width: 100%;
        height: 400px
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 51px !important
    }

    .swiper-pagination-bullet {
        width: 16px !important;
        height: 16px !important;
        background-color: transparent !important;
        border: solid 2px var(--white-color) !important
    }

    .swiper-pagination-bullet-active {
        background-color: var(--white-color) !important
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 25px !important
    }

    .knappen-inverted {
        display: inline-block;
        padding: 20px 50px;
        font-size: 1rem;
        background-color: var(--text-color);
        -webkit-border-radius: 200px
    }

    .knappen-inverted:after {
        position: absolute;
        width: 25%;
        background-color: var(--main-color);
        -webkit-border-radius: 200px
    }

    .knappen-inverted:hover:after {
        border-radius: 200px;
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        transition: .3s;
        position: absolute;
        width: 96%;
        background-color: var(--main-color);
        -webkit-border-radius: 200px
    }

    .knappen-inverted,
    .knappen-inverted:after {
        border-radius: 200px;
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        transition: .3s;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .knappen-inverted:after,
    .knappen-inverted:hover:after {
        content: "";
        bottom: 5px;
        right: 5px;
        height: 85%;
        z-index: -2
    }

    .lines_container {
        display: -ms-grid;
        display: grid
    }

    .lines_line_element {
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        transition: .3s
    }

    .lines_line_name,
    .linje_cta_btn_element {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox
    }

    .lines_line_element:hover,
    .lines_line_name {
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        width: 100%
    }

    .lines_line_name {
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        font-size: 22px;
        margin: 1rem 3rem;
        padding: 1rem 1rem 1rem 0;
        background-color: var(--white-color);
        color: var(--text-color) !important;
        font-weight: 300 !important;
        border-bottom: 1px solid #00000040;
        transition: .3s
    }

    .lines_line_element:hover {
        color: var(--main-color) !important;
        margin-left: 0;
        transition: .3s
    }

    .linje_cta_button,
    .valgfag_cta_button {
        background-color: var(--white-color);
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .linje_cta_btn_container {
        width: 100%;
        display: -ms-grid;
        display: grid;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }

    .linje_cta_btn_element {
        width: 100%;
        height: 100%;
        padding: 0 2rem;
        display: flex
    }

    .linje_cta_button {
        border: solid 3px var(--white-color);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        font-size: 18px;
        color: var(--text-color) !important;
        padding: 1rem 2rem;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        font-weight: 600 !important;
        transition: .3s
    }

    .linje_cta_nav_arrow,
    .valgfag_cta_nav_arrow {
        font-size: 18px;
        color: var(--text-color)
    }

    .valgfag_cta_btn_container {
        width: 100%;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        row-gap: 2rem
    }

    .cta_btn_element,
    .valgfag_cta_btn_element,
    .valgfag_cta_btn_element_inactive {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .valgfag_cta_button,
    .valgfag_cta_button_inactive {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        -webkit-box-align: center;
        width: 100%;
        font-weight: 600 !important;
        text-transform: uppercase;
        font-size: 16px;
        padding: 1rem 2rem
    }

    .valgfag_cta_button {
        border: solid 3px var(--white-color);
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: var(--text-color) !important;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        transition: .3s
    }

    .valgfag_cta_button:hover,
    .valgfag_cta_button_inactive {
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s
    }

    .valgfag_cta_button:hover {
        background-color: var(--text-accent);
        color: var(--white-color) !important;
        transition: .3s;
        width: 100%
    }

    .valgfag_cta_button_inactive {
        border: 3px solid #ffffff00;
        display: flex;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #ffffff80;
        color: #3d504f80 !important;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        transition: .3s
    }

    .valgfagcta_nav_arrow_inactive {
        font-size: 18px;
        color: #3d504f80
    }

    .cta_btn_container {
        width: 75%;
        margin: auto
    }

    .cta_button {
        border: solid 3px var(--white-color);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        font-size: 22px;
        background-color: var(--white-color);
        color: var(--text-color) !important;
        padding: 1rem 2rem;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        font-weight: 400 !important;
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s
    }

    .cta_nav_arrow {
        font-size: 22px;
        color: var(--text-color);
        display: none
    }

    .elementor-365 .elementor-element.elementor-element-0711329 {
        padding: 0 !important
    }

    .elementor-365 .elementor-element.elementor-element-72158e7 {
        padding: 0 0 0 25px !important;
        margin-top: -35px !important
    }

    .elementor-365 .elementor-element.elementor-element-c7e724f {
        top: 95px !important
    }

    .social_icon_container {
        display: grid;
        grid-template-columns: repeat(3, auto);
        gap: 20px;
        justify-content: right
    }

    .social_icon_element,
    .social_icon_icon {
        align-items: center;
        background-color: #f0f6e4
    }

    .social_icon_element {
        display: grid;
        grid-template-columns: auto 0;
        border-radius: 100px;
        overflow: hidden;
        transition: grid-template-columns .3s
    }

    .social_icon_icon {
        display: flex;
        justify-content: center;
        width: 40px;
        height: 40px;
        color: #3d504f;
        border-radius: 5px
    }

    .social_icon_icon i {
        font-size: 20px
    }

    .social_icon_text {
        display: flex;
        align-items: center;
        justify-content: center;
        transition: width .3s;
        color: #3d504f;
        font-size: 14px;
        white-space: nowrap;
        overflow: hidden
    }

    .social_icon_element:hover {
        grid-template-columns: auto 100px;
        border-radius: 100px
    }

    .social_icon_element:hover .social_icon_text {
        padding-left: 10px
    }
}