#vt1 .Foot-FlexCont {
    max-width: 1700px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
}

footer {
    background-color: #0062af;
    font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
    font-variation-settings: "wght" 500, "wdth" 0;
}

footer p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: normal;
}

footer a {
    color: #ffffff;
}

footer a:hover {
    text-decoration-color: #ffb405;;
    color: #ffb405;
    text-decoration: none;
    text-decoration: #ffb405;
    /*text-decoration-line: none;*/
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-decoration-line: underline;
}

.Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-variation-settings: "wght" 600, "wdth" 0;
    font-weight: normal;
    /*height: 18px;*/
    letter-spacing: 0.6px;
    line-height: 18px;
    margin-bottom: 17px;
    /*text-align: left;*/
}

.m_Foot-Contacts-Title, .m_Foot-Cont h2 {
    color: #ffffff;
}

.m_Foot-Contacts p b, .m_Foot-Contacts p strong {
    line-height: normal;
    font-weight: normal;
    font-variation-settings: "wght" 600, "wdth" 0
}


.Under-Footer-Text {
    font-family: GolosTextWebVF, sans-serif;
}

.Under-Footer-Text a {
    font-family: GolosTextWebVF, sans-serif;
}

.Above-Foot-Text {
    font-family: GolosTextWebVF, sans-serif;
}

.Above-Foot-Text a {
    color: #353839;
    text-decoration: none;
    text-decoration-color: black;
    text-decoration-style: solid;
    font-family: GolosTextWebVF, sans-serif;
}

.Above-Foot-Text a:hover {
    color: #960A19;
    text-decoration-color: #960A19;
    /*text-decoration-line: underline;*/
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-decoration: none;
}

@media screen and (max-width: 319px) {
    .Foot-Cont {
        display: none;
    }

    footer {
        height: auto;
        color: #ffffff;
        margin-top: 7px;
        padding-left: 12px;
        padding-right: 10px;
    }

    footer a {
        /*text-decoration: none;*/
        color: #ffffff;
    }

    #vt1 .Foot-FlexCont {
        display: flex;
    }

    .m_Foot-Logo {
        margin-left: 11px;
        padding-top: 20px;
    }

    .m_Foot-Logo img {
        width: 77px;
    }

    .m_Foot-Sveden {
        margin-top: 1.6em;
        font-size: 14px;
        text-decoration: underline;
        line-height: normal;
        color: #ffffff;
    }

    .m_Foot-Sveden div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Contacts {
        margin-top: 31px;
        line-height: normal;
        font-size: 14px;
    }

    .m_Foot-Contacts-Title, .m_Foot-Cont h2 {
        text-transform: uppercase;
        font-size: 15px;
        font-variation-settings: "wght" 500, "wdth" 0;
        line-height: normal;
        margin-bottom: 0.5em;
    }


    .m_Foot-Contacts div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Social {
        padding-bottom: 28px;
        margin-top: 31px;
        font-size: 15px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-transform: uppercase;
        line-height: normal;
        letter-spacing: 0.6px;
    }

    .m_Foot-Social-Img {
        width: 28px;
        margin-right: 16px;
    }

    .m_Foot-Social-Img img {
        width: 28px;
    }

    .m_Foot-Social-First {
        margin-top: 18px;
        margin-bottom: 12px;
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Second {
        display: flex;
    }

    .m_Under-Footer {
        width: 93%;
        text-transform: uppercase;
        font-size: 12px;
        font-variation-settings: "wght" 400, "wdth" 0;
        margin-left: 10px;
        margin-top: 18px;
        margin-bottom: 15px;
        line-height: 17px;
        color: #3e4559;
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .Foot-Cont {
        display: none;
    }

    footer {
        height: auto;
        color: #ffffff;
        margin-top: 7px;
        padding-left: 26px;
        padding-right: 26px;
    }

    footer a {
        /*text-decoration: none;*/
        color: #ffffff;
    }

    .m_Foot-Logo {
        margin-left: 0;
        padding-top: 20px;
    }

    .m_Foot-Logo img {
        width: 77px;
    }

    .m_Foot-Sveden {
        margin-top: 1.6em;
        font-size: 14px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-decoration: underline;
        line-height: normal;
        color: #ffffff;
    }

    .m_Foot-Sveden div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Contacts {
        width: 300px;
        margin-top: 31px;
        line-height: normal;
        font-size: 14px;
    }

    .m_Foot-Contacts-Title, .m_Foot-Cont h2 {
        text-transform: uppercase;
        font-size: 15px;
        line-height: normal;
        font-variation-settings: "wght" 500, "wdth" 0;
        margin-bottom: 0.5em;
    }


    .m_Foot-Contacts div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Social {
        padding-bottom: 28px;
        margin-top: 31px;
        font-size: 15px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-transform: uppercase;
        line-height: normal;
        letter-spacing: 0.6px;
    }

    .m_Foot-Social-Img {
        width: 28px;
        margin-right: 16px;
    }

    .m_Foot-Social-Img img {
        width: 28px;
    }

    .m_Foot-Social-First {
        margin-top: 18px;
        margin-bottom: 12px;
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Second {
        display: flex;
        line-height: normal;
    }

    .m_Under-Footer {
        text-transform: uppercase;
        font-size: 12px;
        font-variation-settings: "wght" 500, "wdth" 0;
        padding: 10px 30px 10px 25px;
        line-height: 17px;
        color: #3e4559;
    }
}

@media screen and (min-width: 481px) and (max-width: 640px) {
    .Foot-Cont {
        display: none;
    }

    footer {
        height: auto;
        font-variation-settings: "wght" 600, "wdth" 0;
        color: #ffffff;
        letter-spacing: 0.4px;
        font-size: 16px;
        margin-top: 13px;
        padding-left: 26px;
        padding-right: 26px;
    }

    footer a {
        /*text-decoration: none;*/
        color: #ffffff;
    }

    .m_Foot-Logo {
        margin-left: 14px;
        padding-top: 22px;
    }

    .m_Foot-Logo img {
        width: 82px;
    }

    .m_Foot-Sveden {
        margin-top: 1.3em;
        font-size: 16px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-decoration: underline;
        color: #ffffff;
        letter-spacing: 0.5px;
        line-height: 19px;
    }

    .m_Foot-Sveden div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Contacts {
        margin-top: 26px;
        line-height: normal;
    }

    .m_Foot-Contacts-Title, .m_Foot-Cont h2 {
        text-transform: uppercase;
        font-size: 18px;
        letter-spacing: 0.6px;
        line-height: normal;
        font-variation-settings: "wght" 500, "wdth" 0;
        margin-bottom: 0.5em;
    }

    .m_Foot-Contacts div {
        margin-bottom: 8px;
        line-height: normal;
    }

    .m_Foot-Social {
        padding-bottom: 23px;
        margin-top: 29px;
        font-size: 17px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-transform: uppercase;
        line-height: normal;
    }

    .m_Foot-Social-ImgString-Cont {
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Img {
        width: 28px;
        margin-right: 16px;
    }

    .m_Foot-Social-Img img {
        width: 28px;
    }

    .m_Foot-Social-First {
        margin-top: 16px;
        margin-bottom: 11px;
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Second {
        display: flex;
        margin-top: 16px;
        line-height: normal;
    }

    .m_Under-Footer {
        padding: 10px 30px 10px 25px;
        text-transform: uppercase;
        font-size: 13px;
        font-variation-settings: "wght" 500, "wdth" 0;
        line-height: 20px;
        color: #3e4559;
    }
}

@media screen and (min-width: 641px) and (max-width: 800px) {
    .Foot-Cont {
        display: none;
    }

    footer {
        height: auto;
        font-variation-settings: "wght" 600, "wdth" 0;
        color: #ffffff;
        font-size: 16px;
        letter-spacing: 0.4px;
        margin-top: 15px;
    }

    footer a {
        /*text-decoration: none;*/
        color: #ffffff;
    }

    .m_Foot-Logo {
        margin-left: 53px;
        padding-top: 24px;
    }

    .m_Foot-Logo img {
        width: 95px;
    }

    .m_Foot-Sveden {
        margin-top: 1.3em;
        font-size: 15px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-decoration: underline;
        margin-left: 44px;
        color: #ffffff;
        width: calc(74.375vw - 13px);
        letter-spacing: 0.6px;
        line-height: normal;
    }

    .m_Foot-Sveden div {
        margin-bottom: 9px;
        line-height: normal;
    }

    .m_Foot-Contacts {
        margin-top: 26px;
        margin-left: 44px;
        width: calc(96.875vw - 85px);
        line-height: normal;
    }

    .m_Foot-Contacts-Title, .m_Foot-Cont h2 {
        text-transform: uppercase;
        font-size: 18px;
        font-variation-settings: "wght" 500, "wdth" 0;
        line-height: normal;
        margin-bottom: 0.5em;
    }

    .m_Foot-Contacts div {
        margin-bottom: 6px;
        line-height: normal;
    }

    .m_Foot-Social {
        margin-left: 44px;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-transform: uppercase;
        width: calc(37.5vw + 200px);
        /*padding-bottom: 0.5em;*/
        padding-bottom: 1em;
        margin-top: 25px;
        font-size: 18px;
        line-height: normal;
    }

    .m_Foot-Social-ImgString-Cont {
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Img {
        width: 33px;
        margin-right: 21px;
    }

    .m_Foot-Social-Img img {
        width: 33px;
    }

    .m_Foot-Social-First {
        margin-top: 16px;
        margin-bottom: 16px;
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Second {
        display: flex;
        margin-top: 16px;
        line-height: normal;
    }

    .m_Under-Footer {
        padding: 15px 40px 15px 45px;
        text-transform: uppercase;
        font-size: 14px;
        font-variation-settings: "wght" 500, "wdth" 0;
        line-height: 24px;
        color: #3e4559;
    }
}

@media screen and (min-width: 801px) and (max-width: 1007px) {
    .Foot-Cont {
        display: none;
    }

    footer {
        height: auto;
        color: #ffffff;
        font-size: 21px;
        letter-spacing: 1px;
        margin-top: 17px;
    }

    footer a {
        /*text-decoration: none;*/
        color: #ffffff;
    }

    .m_Foot-Logo {
        margin-left: 50px;
        padding-top: 31px;
    }

    .m_Foot-Logo img {
        width: 100px;
    }

    .m_Foot-Sveden {
        margin-top: 1.1em;
        font-size: 21px;
        font-variation-settings: "wght" 400, "wdth" 0;
        text-decoration: underline;
        margin-left: 44px;
        color: #ffffff;
        width: calc(74.375vw - 13px);
        line-height: normal;
    }

    .m_Foot-Sveden div {
        margin-bottom: 7px;
    }

    .m_Foot-Contacts {
        margin-top: 33px;
        margin-left: 44px;
        width: calc(96.875vw - 85px);
        line-height: 19px;
    }

    .m_Foot-Contacts-Title, .m_Foot-Cont h2 {
        text-transform: uppercase;
        font-size: 21px;
        line-height: normal;
        font-variation-settings: "wght" 600, "wdth" 0;
        margin-bottom: 0.5em;
    }

    .m_Foot-Contacts div {
        margin-bottom: 16px;
        line-height: normal;
    }

    .m_Foot-Social {
        padding-bottom: 25px;
        margin-left: 44px;
        margin-top: 37px;
        font-size: 21px;
        font-variation-settings: "wght" 600, "wdth" 0;
        text-transform: uppercase;
        width: calc(37.5vw + 200px);
        line-height: normal;
    }

    .m_Foot-Social-ImgString-Cont {
    }

    .m_Foot-Social-Img {
        width: 35px;
        margin-right: 23px;
    }

    .m_Foot-Social-Img img {
        width: 35px;
    }

    .m_Foot-Social-First {
        margin-top: 16px;
        margin-bottom: 14px;
        display: flex;
        line-height: normal;
    }

    .m_Foot-Social-Second {
        display: flex;
        line-height: normal;
    }

    .m_Under-Footer {
        padding: 15px 40px 15px 45px;
        text-transform: uppercase;
        font-variation-settings: "wght" 400, "wdth" 0;
        line-height: 25px;
        color: #3e4559;
        font-size: 16px;
    }
}

@media screen and (min-width: 1008px) and (max-width: 1600px) {
    .m_Foot-Cont {
        display: none;
    }

    footer a:hover {
        text-decoration-color: #ffb405;
        color: #ffb405;
        text-decoration: none;
        text-decoration: #ffb405;
        text-decoration-line: none;
    }

    .Above-Footer {
        display: flex;
        font-variation-settings: "wght" 600, "wdth" 0;
        text-transform: uppercase;
        padding: 1.2em 0 1.2em 0;
    }

    .Above-Foot-Cont {
        margin-right: auto;
        margin-left: auto;
        letter-spacing: 0.4px;
        color: rgb(53, 55, 57);
        width: 100%;
        display: flex;
        justify-content: space-around;
        max-width: 1700px;
        /*padding: 1em 0 1em 0;*/
    }

    .Above-Foot-Text {
        margin-right: 5px;
        margin-left: 5px;
        letter-spacing: 0;
        color: hsl(0, 0%, 25%);
    }

    #last {
        margin-right: 0;
    }

    footer {
        height: auto;
        display: flex;
        font-variation-settings: "wght" 600, "wdth" 0;
        color: #ffffff;
        justify-content: space-between;
        padding: 2em 1em 1.4em 1em;
    }

    footer a {
        text-decoration: none;
        color: #ffffff;
    }

    footer p {
        margin-top: 0;
        line-height: 1.4em;
    }

    #vt1 .Foot-FlexCont {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: space-between;
        max-width: 1700px;
    }

    .Foot-Logo {
        margin-top: 1em;
        width: 102px;
        height: 102px;
        flex: 1;
        max-width: max-content;
        box-sizing: content-box;
    }

    .Foot-Logo img {
        width: calc(2.66vw + 75.33px);
        height: calc(2.66vw + 75.33px);
    }


    .Foot-Logo__narrow {
        margin-top: 0.5em;
        width: 102px;
        height: 102px;
        flex: 1;
        max-width: max-content;
        box-sizing: content-box;
    }

    .Foot-Logo__narrow img {
        width: calc(2.66vw + 75.33px);
        height: calc(2.66vw + 75.33px);
    }


    .Foot-Contacts {
        flex: 2.5;
        max-width: 20em;
        font-variation-settings: "wght" 400, "wdth" 0;
    }


    .Foot-Contacts div {
        margin-bottom: 17px;
        letter-spacing: 0.6px;
        line-height: 18px;
    }

    .Foot-Contacts-Title {
        /*font-weight: 600;*/
        text-transform: uppercase;
    }

    .Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
        /*font-weight: 600;*/
        text-transform: uppercase;
        font-size: 1.1em;
        line-height: 1.5em;
    }

    .Foot-Sveden {
        /*font-weight: 500;*/
        flex: 2.5;
        max-width: 17em;
    }

    .Foot-Sveden div {
        margin-bottom: 12px;
        line-height: 1.5vw;
    }

    .Foot-Social {
        /*font-weight: 600;*/
        text-transform: uppercase;
        letter-spacing: 0.6px;
        width: calc(10.833vw + 146.66px);
        text-align: center;
        line-height: 18px;
        flex: 2.5;
        max-width: 15em;
        display: flex;
        flex-direction: column;
    }

    .Foot-Social-First {
        display: flex;
        width: 240px;
        margin-left: auto;
        margin-right: auto;
        justify-content: space-between;
    }

    .Foot-Social-Second {
        display: flex;
        width: 240px;
        margin-top: calc(1.166vw + 3.33px);
        margin-left: auto;
        margin-right: auto;
        justify-content: space-between;
    }

    .Foot-Social-Img {
    }

    .Foot-Social-Img img {
        width: calc(1.33vw + 17.66px);
        height: calc(1.33vw + 17.66px);
    }

    .Foot-Social-Img :last-child {
        margin-right: 0;
    }

    .Under-Footer {
        display: flex;
        font-size: 0.9em;
        font-variation-settings: "wght" 500, "wdth" 0;
        text-transform: uppercase;
        color: #3e4559;
    }

    .Under-Footer-Cont {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        letter-spacing: 0.3px;
        padding: 1em 0 1em 0;
    }

    .Under-Footer-Text {
    }

    @supports (font-variation-settings: normal) {
        .Above-Footer {
            font-variation-settings: "wght" 400, "wdth" 0;
        }

        footer {
            font-family: 'GolosTextWebVF', 'Open Sans', sans-serif;
        }

        .Foot-Contacts p b, .Foot-Contacts p strong {
            font-variation-settings: "wght" 600, "wdth" 600;
            font-weight: normal;
        }

        .Foot-Sveden p b, .Foot-Sveden p strong {
            font-variation-settings: "wght" 600, "wdth" 0;
            font-weight: normal;
        }


        .Foot-Social {
            font-variation-settings: "wght" 600, "wdth" 0;
            font-weight: normal;
        }

        .Foot-Contacts-Title {
            font-variation-settings: "wght" 600, "wdth" 0;
            font-weight: normal;
        }

        .Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
            font-variation-settings: "wght" 600, "wdth" 0;
            font-weight: normal;
        }

        .Foot-Sveden {
            font-variation-settings: "wght" 600, "wdth" 0;
            font-weight: normal;
        }

        .Under-Footer {
            font-variation-settings: "wght" 500, "wdth" 0;
            font-weight: normal;
        }
    }
}

@media screen and (min-width: 1601px) and (max-width: 1920px) {
    .Above-Footer {
        display: flex;
        font-size: 19px;
        font-variation-settings: "wght" 400, "wdth" 0;
        text-transform: uppercase;
    }

    footer a:hover {
        text-decoration-color: #ffb405;
        color: #ffb405;
        text-decoration: none;
        text-decoration: #ffb405;
        text-decoration-line: none;
    }

    .Above-Foot-Cont {
        display: flex;
        margin: 25px auto 24px;
        letter-spacing: 0;
        width: 100%;
        justify-content: space-around;
        max-width: 1700px;
    }

    .Above-Foot-Text {
        color: #353839;
    }

    .Above-Foot-Text :last-child {
        /*margin-right: 0;*/
    }

    .m_Foot-Cont {
        display: none;
    }

    footer {
        display: flex;
        font-size: 20px;
        letter-spacing: 0.3px;
        font-variation-settings: "wght" 600, "wdth" 0;
        color: #ffffff;
    }

    footer a {
        text-decoration: none;
        color: #ffffff;
    }

    #vt1 .Foot-FlexCont {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        justify-content: space-between;
        max-width: 1700px;
    }

    .Foot-Logo {
        margin-top: 51px;
        margin-bottom: 128px;
        width: 130px;
        height: 130px;
        padding: 20px 60px 20px 60px;
        box-sizing: content-box;
    }

    .Foot-Logo__narrow {
        margin-top: 20px;
        margin-bottom: 30px;
        width: 130px;
        height: 130px;
        padding: 20px 10px 20px 30px;
        box-sizing: content-box;
    }

    .Foot-Contacts {
        width: 480px;
        margin-top: 37px;
        margin-right: 2em;
        margin-bottom: 21px;
    }

    footer p {
        font-variation-settings: "wght" 400, "wdth" 0;
    }

    .Foot-Contacts p b, .Foot-Contacts p strong {
        font-variation-settings: "wght" 500, "wdth" 0;
        font-weight: normal;
    }

    .Foot-Sveden p b, .Foot-Sveden p strong {
        font-variation-settings: "wght" 600, "wdth" 0;
        font-weight: normal;
    }

    .Foot-Contacts div {
        margin-bottom: 22px;
        line-height: 21px;
    }

    .Foot-Contacts-Title {
        font-variation-settings: "wght" 600, "wdth" 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 21px;
        font-weight: normal;
    }

    .Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
        font-variation-settings: "wght" 600, "wdth" 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 21px;
        font-weight: normal;
        line-height: 1.4em;
    }

    .Foot-Sveden {
        /*width: 332px;*/
        width: 500px;
        font-size: 19px;
        margin-top: 33px;
        margin-right: 2em;
        letter-spacing: 0.2px;
        line-height: 25px;
        /*max-width: 26em;*/
    }

    .Foot-Sveden div {
        margin-bottom: 18px;
    }

    .Foot-Social {
        font-weight: normal;
        font-variation-settings: "wght" 600, "wdth" 0;
        margin-top: 33px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        font-size: 21px;
        line-height: 28px;
        max-width: 15em;
    }

    .Foot-Social-First {
        display: flex;
        width: 240px;
        margin-top: 23px;
        margin-left: auto;
        margin-right: auto;
    }

    .Foot-Social-Second {
        display: flex;
        width: 240px;
        margin-top: 17px;
        margin-left: auto;
        margin-right: auto;
    }

    .Foot-Social-Img {
        margin-right: 26px;
    }

    .Foot-Social-Img :last-child {
        margin-right: 0;
    }

    .Under-Footer {
        display: flex;
        font-size: 17px;
        font-variation-settings: "wght" 400, "wdth" 0;
        text-transform: uppercase;
    }

    .Foot-Logo > img:nth-child(1) {
        width: 130px;
        height: 130px;
    }

    .Foot-Logo__narrow > img:nth-child(1) {
        width: 130px;
        height: 130px;
    }

    .Under-Footer-Cont {
        display: flex;
        margin-top: 22px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .Under-Footer-Text {
        color: #3b4255;
    }
}

@media screen and (min-width: 1921px) {
    .Above-Footer {
        display: flex;
        font-size: 21px;
        font-variation-settings: "wght" 400, "wdth" 0;
        text-transform: uppercase;
    }

    footer a:hover {
        text-decoration-color: #ffb405;
        color: #ffb405;
        text-decoration: none;
        text-decoration: #ffb405;
        text-decoration-line: none;
    }

    .Above-Foot-Cont {
        display: flex;
        letter-spacing: 0.8px;
        margin: 25px auto 25px auto;
        max-width: 1700px;
        width: 100%;
        justify-content: space-around;
    }

    .Above-Foot-Text {
        color: #353839;
    }

    .Above-Foot-Text :last-child {
        /*margin-right: 0;*/
    }

    .Above-Foot-Cont #last {
        /*margin-right: 0;*/
    }

    .m_Foot-Cont {
        display: none;
    }

    footer {
        display: flex;
        font-variation-settings: "wght" 600, "wdth" 0;
        color: #ffffff;
        font-size: 21px;
        letter-spacing: 0.5px;
        padding: 2em 1em 1.2em 1em;
    }

    footer a {
        text-decoration: none;
        color: #ffffff;
    }

    #vt1 .Foot-FlexCont {
        display: flex;
        justify-content: space-around;
        margin-left: auto;
        margin-right: auto;
        width: 95%;
        max-width: 1700px;
    }

    .Foot-Logo {
        margin: 51px 2vw 128px 4vw;
        width: 130px;
        height: 130px;
        flex: 1;
        max-width: 130px;
        margin-right: 3vw;
        box-sizing: content-box;
    }


    .Foot-Logo__narrow {
        margin: 12px 2vw 40px 4vw;
        width: 130px;
        height: 130px;
        flex: 1;
        max-width: 130px;
        margin-right: 3vw;
        box-sizing: content-box;
    }

    .Foot-Contacts {
        width: 520px;
        margin-right: 3vw;
    }

    footer p {
        font-variation-settings: "wght" 400, "wdth" 0;
    }

    .Foot-Contacts p b, .Foot-Contacts p strong {
        font-variation-settings: "wght" 500, "wdth" 0;
        font-weight: normal;
    }

    .Foot-Sveden p b, .Foot-Sveden p strong {
        font-variation-settings: "wght" 600, "wdth" 0;
        font-weight: normal;
    }

    .Foot-Contacts div {
        margin-bottom: 21px;
        line-height: 21px;
    }

    .Foot-Contacts-Title {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 22px;
        /*font-weight: 600;*/
    }

    .Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 22px;
        /*font-weight: 600;*/
        line-height: 1.5em;
    }

    .Foot-Sveden {
        width: 332px;
        line-height: 24px;
        font-size: 20px;
        letter-spacing: 0.5px;
        flex: 2;
        margin-right: 2vw;
    }

    .Foot-Sveden div {
        margin-bottom: 19px;
    }

    .Foot-Social {
        /*font-weight: 600;*/
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        width: 466px;
        font-size: 22px;
        flex: 2;
        max-width: 20em;
    }

    .Foot-Social-First {
        display: flex;
        width: 240px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .Foot-Social-Second {
        display: flex;
        width: 240px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
    }

    .Foot-Social-Img {
        margin-right: 26px;
    }

    .Foot-Social-Img :last-child {
        margin-right: 0;
    }

    .Under-Footer {
        display: flex;
        font-size: 20px;
        font-variation-settings: "wght" 400, "wdth" 0;
        text-transform: uppercase;
    }

    .Foot-Logo > img:nth-child(1) {
        width: 130px;
        height: 130px;
    }

    .Foot-Logo__narrow > img:nth-child(1) {
        width: 130px;
        height: 130px;
    }

    .Under-Footer-Cont {
        display: flex;
        margin-top: 25px;
        margin-bottom: 24px;
        margin-left: auto;
        margin-right: auto;
    }

    .Under-Footer-Text {
        color: #3e4559;
    }

    @supports (font-variation-settings: normal) {
        .Foot-Social {
            font-weight: normal;
            font-variation-settings: "wght" 600, "wdth" 0;
        }

        .Foot-Contacts-Title {
            font-weight: normal;
            font-variation-settings: "wght" 600, "wdth" 0;
        }

        .Foot-Contacts h2, .Foot-Sveden h2, .Foot-Social h2, #vt0 .f_MenuB h2 {
            font-weight: normal;
            font-variation-settings: "wght" 600, "wdth" 0;
        }
    }
}

/*
@media screen and (min-width: 2000px){
    .Above-Foot-Cont {
        width: 95%;
        justify-content: space-between;
    }
}
*/
@media screen and (min-width: 1008px) and (max-width: 1199px) {
    .Foot-Cont {
        font-size: 15px;
    }

    .Foot-Social-First {
        width: 200px;
    }

    .Foot-Social-Second {
        width: 200px;
    }

    .Above-Footer {
        font-variation-settings: "wght" 500, "wdth" 0;
        font-size: 0.9em;
    }

    .Above-Foot-Cont {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1299px) {
    .Foot-Cont {
        font-size: 16px;
    }

    .Foot-Social {
        max-width: 20em;
    }

    .Foot-Social-First {
        width: 200px;
    }

    .Foot-Social-Second {
        width: 200px;
    }
}

@media screen and (min-width: 1300px) and (max-width: 1399px) {
    .Foot-Cont {
        font-size: 17px;
    }

    .Foot-Social {
        max-width: 20em;
    }

    .Foot-Sveden {
        max-width: 17em;
    }

    .Foot-Contacts {
        max-width: 20em;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1499px) {
    .Foot-Cont {
        font-size: 17px;
    }

    .Foot-Social {
        max-width: 20em;
    }

    .Foot-Sveden {
        max-width: 20em;
    }

    .Foot-Contacts {
        max-width: 23em;
    }
}

@media screen and (min-width: 1500px) and (max-width: 1600px) {
    .Foot-Cont {
        font-size: 18px;
    }

    .Foot-Social {
        max-width: 20em;
    }

    .Foot-Sveden {
        max-width: 22em;
    }

    .Foot-Contacts {
        max-width: 23em;
    }
}
