@charset "utf-8";
.page-footer-new .visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.page-footer-new footer {
    display: block;
    -webkit-font-smoothing: antialiased;
    background-color: #f7f7f7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding: 0 48px 50px;
    border-top: 1px solid #e8e8eb;
}

.page-footer-new footer nav#block-footer>ul {
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #bebec2;
    padding-bottom: 30px;
}

.page-footer-new footer nav#block-footer>ul>li {
    display: block;
    list-style: none;
    margin-top: 0;
    padding-right: 24px;
    width: 100%;
}

.page-footer-new footer nav#block-footer>ul>li>a {
    font-family: "FortumSans Regular", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: .2em 0 1.33em;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    color: #41414a;
}

.page-footer-new footer nav#block-footer>ul>li ul {
    margin-top: 10px;
    padding-left: 0;
}

.page-footer-new footer nav#block-footer>ul>li ul li {
    list-style: none;
}

.page-footer-new footer nav#block-footer>ul>li ul li a {
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    color: #41414a;
    display: inline-block;
    margin: 10px 0;
}

.page-footer-new footer nav#block-footer>ul>li .state-icon {
    display: none;
}

.page-footer-new footer nav#block-footer ul li a:hover {
    text-decoration: underline;
}

.page-footer-new footer .bottom-links {
    float: left;
}

.page-footer-new footer .bottom-links nav {
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    color: #75757d;
    display: inline-block;
    font-weight: 500;
}

.page-footer-new footer .bottom-links nav a {
    color: #41414a;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin: 0 30px 0 0;
    text-decoration: none;
}

.page-footer-new footer .bottom-links p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    color: #75757d;
    display: inline-block;
    font-weight: 500;
    display: block;
}

.page-footer-new footer #block-fortum-base-breadcrumbs {
    background: #e8e8eb;
    border-top: 1px solid #bebec2;
    border-bottom: 1px solid #bebec2;
    margin-left: -48px;
    margin-right: -48px;
    padding-left: 48px;
    padding-right: 48px;
}

.page-footer-new footer .breadcrumb {
    float: none;
    margin: 0;
}

.page-footer-new footer .breadcrumb ol {
    padding: 0;
}

.page-footer-new footer .breadcrumb ol li {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 25px;
    line-height: 1.5625rem;
    display: inline-block;
    list-style: none;
}

.page-footer-new footer .breadcrumb ol li::after {
    content: '›';
    padding: 0 10px;
    color: #9b9b9b;
}

.page-footer-new footer .breadcrumb ol li:last-child::after {
    content: '';
    padding: 0;
}

.page-footer-new footer .breadcrumb ol li a {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 25px;
    line-height: 1.5625rem;
}

.page-footer-new footer .breadcrumb ol li a:hover {
    text-decoration: underline;
}

.page-footer-new footer .breadcrumb a {
    color: #41414a;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    font-weight: 500;
}

.page-footer-new footer .back-top {
    padding: 15px 0;
    text-align: right;
}

.page-footer-new footer .back-top svg {
    height: 40px;
    pointer-events: none;
    width: 40px;
}

.page-footer-new footer .back-top svg circle {
    fill: transparent;
    stroke: #4373b5;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

.page-footer-new footer .back-top svg path {
    fill: transparent;
    stroke: #4373b5;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

.page-footer-new footer .back-top a {
    color: #4373b5;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    font-weight: 500;
    display: inline-block;
    line-height: 23px;
}

.page-footer-new footer .back-top a svg {
    height: 25px;
    margin-left: 14px;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}

.page-footer-new footer .back-top a:hover svg #Oval {
    fill: #4373b5;
    stroke: #4373b5;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.page-footer-new footer .back-top a:hover svg #Shape {
    stroke: #fff !important;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.page-footer-new footer .f-navigation {
    padding-top: 40px;
    padding-bottom: 20px;
}

.page-footer-new footer .social-icons {
    float: right;
    margin: 0;
    margin-top: 16px;
}

.page-footer-new footer .social-icons p {
    color: #75757d;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20.8px;
    line-height: 1.3rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
    font-weight: 500;
    text-align: right;
    margin: 0;
    margin-bottom: 13px;
}

.page-footer-new footer .social-icons nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-footer-new footer .social-icons nav a {
    /* width: 70px; */
    width: 40px;
    text-align: right;
}

.page-footer-new footer .social-icons nav a svg {
    height: 20px;
    width: 27px;
}

.page-footer-new footer .social-icons nav a:hover svg {
    height: 22px;
    width: 29px;
    margin-left: -2px;
    margin-top: -2px;
    position: relative;
    top: 1px;
    left: 1px;
}

.page-footer-new footer nav[id*=block-legallinks] h4 {
    display: none;
}

.page-footer-new footer nav[id*=block-legallinks] ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

.page-footer-new footer nav[id*=block-legallinks] ul li {
    display: inline-block;
    width: auto;
}

.page-footer-new footer nav[id*=block-legallinks] ul li a:hover {
    text-decoration: underline;
}

.page-footer-new nav {
    display: block;
}

.page-footer-new a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    background: 0 0;
    color: #4373b5;
    text-decoration: none;
    -webkit-transition: color .2s;
    transition: color .2s;
}

.page-footer-new a:active {
    outline-width: 0;
}

.page-footer-new a:hover {
    outline-width: 0;
}

.page-footer-new svg:not(:root) {
    overflow: hidden;
}

.page-footer-new * {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.page-footer-new *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.page-footer-new *:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.page-footer-new .layout-container {
    max-width: 1980px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 16px;
}

.page-footer-new .layout-container:after {
    content: " ";
    display: block;
    clear: both;
}

@media (min-width: 600px) {
    .page-footer-new .layout-container {
        padding: 0 80px;
    }
}

.page-footer-new p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 32px;
    line-height: 2rem;
}

.page-footer-new h4 {
    font-family: "FortumSans Regular", Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: .2em 0 1.33em;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px;
    line-height: 2rem;
    font-family: "FortumSans Medium", Arial, Helvetica, sans-serif;
}

.page-footer-new div:focus {
    outline: 0;
}

.page-footer-new .state-icon {
    float: right;
    height: 20px !important;
    position: absolute;
    right: 32px;
    top: 42px;
    width: 20px !important;
}

.page-footer-new .state-icon svg {
    height: 40px;
    pointer-events: none;
    width: 40px;
}

.page-footer-new .state-icon svg polyline {
    fill: transparent;
    stroke: #377a6c;
    -webkit-transition: stroke .3s;
    transition: stroke .3s;
}

.page-footer-new .state-icon>svg {
    color: #377a6c;
    height: 20px !important;
    position: relative;
    stroke: #377a6c;
    top: -6px;
    width: 20px !important;
}

.page-footer-new .state-icon>svg polyline {
    stroke: #377a6c !important;
}

@media (min-width: 600px) {
    .page-footer-new .layout-container {
        padding: 0 80px;
    }
    .page-footer-new footer nav#block-footer>ul>li {
        width: 50%;
    }
    .page-footer-new footer nav#block-footer>ul>li>a {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
    }
    .page-footer-new footer .back-top svg {
        height: 56px;
        width: 56px;
    }
    .page-footer-new h4 {
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 36px;
        line-height: 2.25rem;
    }
    .page-footer-new .state-icon svg {
        height: 56px;
        width: 56px;
    }
}

@media (min-width: 970px) {
    .page-footer-new p {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 38px;
        line-height: 2.375rem;
    }
    .page-footer-new footer nav#block-footer>ul>li {
        width: 25%;
    }
    .page-footer-new footer nav#block-footer>ul>li>a {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 40px;
        line-height: 2.5rem;
    }
    .page-footer-new footer nav#block-footer>ul>li ul li a {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.25rem;
    }
    .page-footer-new footer .bottom-links nav {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.25rem;
    }
    .page-footer-new footer .bottom-links p {
        font-size: 16px;
        font-size: 1rem;
        line-height: 20px;
        line-height: 1.25rem;
    }
    .page-footer-new footer .breadcrumb ol li {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem;
    }
    .page-footer-new footer .breadcrumb ol li a {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        line-height: 1.75rem;
    }
    .page-footer-new h4 {
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 40px;
        line-height: 2.5rem;
    }
}

@media only screen and (max-width: 970px) {
    .page-footer-new footer .bottom-links {
        display: block;
        float: none;
    }
    .page-footer-new footer .social-icons {
        display: block;
        float: none;
        margin-bottom: 20px;
    }
    .page-footer-new footer .social-icons nav {
        max-width: 300px;
        margin: 0 auto;
        width: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .page-footer-new footer .social-icons nav a {
        text-align: center;
    }
    .page-footer-new footer .social-icons p {
        text-align: center;
    }
    .page-footer-new footer .bottom-line {
        text-align: center;
    }
    .page-footer-new footer nav>ul>li {
        width: 50%;
    }
}

@media only screen and (max-width: 970px) and (min-width: 600px) {
    .page-footer-new footer .back-top {
        text-align: center;
    }
}

@media only screen and (max-width: 600px) {
    .page-footer-new footer {
        overflow: hidden;
        padding: 0 20px 50px;
    }
    .page-footer-new footer .back-top {
        text-align: center;
    }
    .page-footer-new footer nav#block-footer>ul {
        display: block;
        border-bottom: 0 none;
    }
    .page-footer-new footer nav#block-footer>ul>li {
        border-bottom: 1px solid #bebec2;
        position: relative;
        padding-bottom: 15px;
        padding-right: 25px;
    }
    .page-footer-new footer nav#block-footer>ul>li .state-icon {
        right: 0;
        top: 8px;
        float: none;
        display: block;
        cursor: pointer;
        -webkit-transition: -webkit-transform .1s ease-in-out;
        transition: -webkit-transform .1s ease-in-out;
        transition: transform .1s ease-in-out;
        transition: transform .1s ease-in-out, -webkit-transform .1s ease-in-out;
    }
    .page-footer-new footer nav#block-footer>ul>li .state-icon svg {
        top: 0;
    }
    .page-footer-new footer nav#block-footer>ul ul.f-body {
        display: none;
    }
    .page-footer-new footer nav[id*=block-legallinks] ul li {
        display: block;
    }
    .page-footer-new footer .bottom-links nav a {
        margin: 0;
        line-height: 24px;
    }
    .page-footer-new footer #block-fortum-base-breadcrumbs {
        margin-left: -36px;
        margin-right: -36px;
        padding-left: 36px;
        padding-right: 36px;
    }
    .page-footer-new footer .breadcrumb ol li {
        display: inline-block;
    }
    .page-footer-new footer .bottom-line::after {
        clear: both;
    }
}