/*************************  sidebar  ************************/
@keyframes lenta-fade{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
#M416261ScriptRootC689931{
    animation-name: lenta-fade;
    animation-duration: 0.3s;
}
div.mgheader{
    display: none !important;
    visibility: hidden !important;
}
body #LentaInformComposite689931 .mgbox{
    padding: 0 16px 0 16px !important;
    border: 1px solid rgba(41, 72, 164, 0.1);
}
body #LentaInformComposite689931 .mgline{
    margin: 0 !important;
    width: 100% !important;
    box-sizing: initial !important;
    max-width: unset !important;
    display: block !important;
    border-radius: 0 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    cursor: default !important;
    border-bottom: 1px solid rgba(0,36,142,0.1) !important;
    box-shadow: none !important;
}
body #LentaInformComposite689931 .mgline:last-child{
    border-bottom: none !important;
}
body #LentaInformComposite689931 .mgline .image-with-text{
    display: flex;

}
body #LentaInformComposite689931 div.mcimg{
    width: 112px !important;
    min-width: 112px !important;
    height: 74px !important;
    position: relative;
    overflow: hidden !important;
}
body.main #LentaInformComposite689931 div.mcimg{
    width: 64px !important;
    min-width: 64px !important;
    height: 64px !important;
}
body #LentaInformComposite689931 div.mcimg a,
body #LentaInformComposite689931 div.mcimg div.image-container{
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body #LentaInformComposite689931 div.mcimg div.image-container{
    display: flex !important;
    justify-content: center;
    align-items: center;
}
body #LentaInformComposite689931 .mgline .mctitle{
    margin: 0 !important;
    padding: 0 !important;
    line-height: unset !important;
}
body #LentaInformComposite689931 .mctitle a{
    padding-left: 16px;
    display: flex;
    min-height: 64px;
    font-size: 16px;
    line-height: 22px;
    font-family: inherit !important;
    font-weight: normal !important;
    color: #262626!important;
    transition: color 0.3s !important;
}
body #LentaInformComposite689931 .mgline .image-with-text:hover .mctitle a{
    color: #00248E !important;
}
body #LentaInformComposite689931 img.mcimg{
    transform: translate3d(0, 0, 0) scale(1);
    transition: transform 0.3s;
    height: 100% !important;
    width: auto !important;
}
body #LentaInformComposite689931 .mgline .image-with-text:hover img.mcimg{
    transform: translate3d(0, 0, 0) scale(1.15);
}
@media (min-width: 992px) and (max-width: 1199px){
    body #LentaInformComposite689931 div.mcimg {
        width: 64px !important;
        min-width: 64px !important;
        height: 64px !important;
    }
}
@media (max-height: 768px){
        body #LentaInformComposite689931 .mgline:nth-child(5){
        display: none !important;
        visibility: hidden !important;
    }
}
/*************************  bottom  ************************/
body #LentaInformComposite689934 .mgbox{
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 !important;
    margin: 0 !important;
}
body #LentaInformComposite689934 .mgline{
    box-shadow: none !important;
    margin: 0 0 16px 0!important;
    min-width: unset !important;
    width: 369px;
    display: block !important;
    border-radius: 0 !important;
    max-width: unset !important;
    border: 1px solid rgba(0,36,142,0.1) !important;
    transition: background-color 0.3s;
}
body #LentaInformComposite689934 .mgline .image-with-text{
    display: flex;
    flex-direction: column;
    max-width: unset !important;
}
body #LentaInformComposite689934 .mgline .text-elements{
    width: 100%;
}
body #LentaInformComposite689934 .mgline .image-container{
    margin: 16px 16px 0 16px;
    overflow: hidden;
}
body #LentaInformComposite689934 .mgline .mctitle{
    margin: 0 !important;
    padding: 0 !important;
    min-height: unset !important;
}
body #LentaInformComposite689934 img.mcimg{
    transform: translate3d(0, 0, 0) scale(1);
    transition: transform 0.3s;
}
body #LentaInformComposite689934 .mctitle a{
    padding: 16px 16px 32px 16px;
    display: flex;
    line-height: 28px;
    font-size: 20px;
    font-weight: normal;
    font-family: inherit;
    color: #262626;
    word-break: break-word;
    transition: color 0.3s;
}
body #LentaInformComposite689934 .mgline:hover .mctitle a{
    color: #00248E;
}
body #LentaInformComposite689934 .mgline:hover img.mcimg{
    transform: translate3d(0, 0, 0) scale(1.1);
}
@media (min-width: 992px) and (max-width: 1199px){
    body #LentaInformComposite689934 .mgline{
        /*width: 303px !important;*/
        width: calc(33.33% - 8px) !important;
    }
}
@media (max-width: 767px){
    body #LentaInformComposite689934 .mgbox{
        border-left: 1px solid rgba(0,36,142,0.1);
        border-right: 1px solid rgba(0,36,142,0.1);
        padding-left: 16px !important;
        padding-right: 16px !important;
        position: relative;
    }
    body #LentaInformComposite689934 .mgline{
        padding-top: 16px !important;
        padding-bottom: 16px !important;
        margin: 0 !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
    }
    body #LentaInformComposite689934 .mgline .image-with-text{
        flex-direction: row-reverse;
    }
    body #LentaInformComposite689934 .mgline .image-container{
        padding: 0 !important;
        width: 64px;
        height: 64px;
        display: flex !important;
        justify-content: center;
        align-items: center;
        overflow: hidden;

    }
    body #LentaInformComposite689934 img.mcimg{
        height: 100% !important;
        width: auto !important;
    }
    body #LentaInformComposite689934 .mctitle a{
        padding: 0 16px 0 0;
        line-height: 26px;
        font-size: 18px;
        min-height: 64px;
    }
    body #LentaInformComposite689934 .mgline:hover .mctitle a{
        color: #262626;
    }
}
@media (max-width: 599px){
    body #LentaInformComposite689934 .mgline{
        width: 100% !important;
    }
}
@media (max-width: 767px){
    body #LentaInformComposite689934 .mgline .image-container{
        margin: 0;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    body #LentaInformComposite689934 .mgbox{
        border: none !important;
        padding: 0 !important;
    }
    body #LentaInformComposite689934 .mgline{
        width: calc(50% - 4px) !important;
        border: 1px solid rgba(0,36,142,0.1) !important;
        padding: 16px !important;
        margin-bottom: 8px !important;
    }
    body #LentaInformComposite689934 .mgline .image-with-text{
        flex-direction: row !important;
    }
    body #LentaInformComposite689934 .mgline .image-container{
        width: 96px !important;
        height: 96px !important;
    }
    body #LentaInformComposite689934 .mctitle a{
        padding: 0 0 0 16px !important;
        font-size: 16px !important;
        line-height: 22px !important;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    body #LentaInformComposite689934 .mgline{
        width: calc(50% - 8px);
    }
}
/************** under image ********************/
body #LentaInformComposite689932 .mgbox{
    display: flex;
    flex-direction: column;
    padding: 0 !important;
    margin: 16px 0 0 0 !important;
    background-color: rgba(196, 209, 248, 0.3);
}
body #LentaInformComposite689932 .mgline{
    width: 100% !important;
    max-width: unset !important;
    min-width: unset !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    padding: 8px 16px 8px 16px !important;
    background: transparent !important;
    border-bottom: 1px solid rgba(0,36,142,0.1);
}
body #LentaInformComposite689932 .mgline:last-child{
    border: none;
}
body #LentaInformComposite689932 .mgline .image-with-text{
    margin: 0 !important;
    display: flex;
    align-items: center;
    max-width: unset;
}
body #LentaInformComposite689932 div.mcimg{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}
body #LentaInformComposite689932 .text-elements{
    width: 100%;
}
body #LentaInformComposite689932 .mctitle a{
    font-family: inherit !important;
    font-weight: normal !important;
    color: #262626;
    display: flex;
    align-items: center;
    padding-left: 16px;
    min-height: 64px;
    transition: color 0.3s;
    font-size: 16px !important;
}
body #LentaInformComposite689932 .mgline:hover .mctitle a{
    color: #00248E;
}
body #LentaInformComposite689932 .mgline .mctitle{
    padding: 0 !important;
    margin: 0 !important;
    min-height: unset !important;
}
body #LentaInformComposite689932 img.mcimg{
    transform: translate3d(0, 0, 0) scale(1);
    transition: transform 0.3s;
}
body #LentaInformComposite689932 .mgline:hover img.mcimg{
    transform: translate3d(0, 0, 0) scale(1.15);
}
@media (max-width: 479px){
    body #LentaInformComposite689932 .mgbox{
        padding: 0 !important;
    }
    body #LentaInformComposite689932 .mctitle a{
        padding-left: 16px;
    }
}

#M473494Composite727477 {
    margin-top: -3% !important;
    padding-top: 2500px !important;
}


#partners-content-01 .mgheader{
    display: none !important;
    visibility: hidden !important;
}

#partners-content-01 .mgline{
    box-shadow: none !important;
    /*margin: 0 0 0 0!important;*/
    min-width: unset !important;
    width: 369px;
    display: block !important;
    border-radius: 0 !important;
    max-width: unset !important;
    border: 1px solid rgba(0,36,142,0.1) !important;
    transition: background-color 0.3s;
}
#partners-content-01 .mgline .image-with-text{
    display: flex;
    flex-direction: column;
    max-width: unset !important;
}
#partners-content-01 .mgline .text-elements{
    width: 100%;
}

#partners-content-01 .mgline .image-container{
    margin: 16px 16px 0 16px;
    overflow: hidden;
}
#partners-content-01 .mgline .mctitle{
    margin: 0 !important;
    padding: 0 !important;
    min-height: unset !important;
}
#partners-content-01 img.mcimg{
    transform: translate3d(0, 0, 0) scale(1);
    transition: transform 0.3s;
}
#partners-content-01 .mctitle a {
    font-family: Arimo, sans-serif !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    color: #000000;
    line-height: 30px;
    display: block;
    width: 100%;
    padding: 16px;
    line-height: 30px !important;
    transition: color 0.3s;
}

#partners-content-01 .mgline:hover .mctitle a{
    color: #7f7f7f;
}
#partners-content-01 .mgline:hover img.mcimg{
    transform: translate3d(0, 0, 0) scale(1.1);
}

