.b-promo-block {
    position: relative;
}
.b-promo-block #rec257184628,
.b-promo-block #rec262016971  {
    position: fixed;
    top: 0;
    z-index: -100;
    width: 100%;
}
.b-promo-block #rec257184628 .t396__artboard,
.b-promo-block #rec262016971 .t396__artboard {
    height: 100vh;
}
.b-promo-block #rec257184628:after,
.b-promo-block #rec262016971:after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.3;
    top: 0;
    left: 0;
    z-index: 9;
}
#rec266240873 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.b-icon-scroll {
    margin-bottom: -30px;
    padding: 20px 20px 0;
    background: #141f29;
    text-align: right;
    mix-blend-mode: inherit;
    display: block;
    font-size: 0;
}
.b-icon-scroll img {
    opacity: 0.7;
}
/*----------------------*/
.t694__bg {
    background-size: contain;
}
.t694__table {
    background: #fff;
}
/*----------------------*/
.b-translation {
    text-align: center;
}
.b-translation .translation__wrap iframe {
    max-width: 970px;
    height: 550px;
}

.t738 .t-section__topwrapper {
    margin-bottom: 0px;
}
.t738 .t-section__title {
    margin-bottom: 0px;  
}
/*----------------------*/
.t395__wrapper {
    display: block;
    text-align: left;
}
.t395__tab {
    display: inline-block;
    width: auto;
    margin: 5px 3px;
    border-radius: 5px;
    border-right: 1px solid #8dd64a !important;
}
.t395__title {
    padding: 12px 10px !important;
}
#rec282262323 .t395__tab_active:after {
    display: none;
}
#rec282262323 .t395__tab:last-child {
    border-right: 0;
}
/*----------------------*/
@media handheld, only screen and (min-width: 998px ) and (max-width: 1360px ) {
    .t694__table {
        height: 300px !important;
    }
    .t694__textwrapper {
        height: 300px;
        overflow-y: auto;
    }
}
@media screen and (max-width: 980px) {
    .b-translation .translation__wrap iframe {
        max-width: 600px;
        height: 340px;
    }
}
@media screen and (max-width: 960px) {
    .t774__scroll-icon-wrapper {
        mix-blend-mode: inherit;
    }
    .t774__scroll-icon-wrapper img {
        opacity: 0.7;
    }
    .t395__wrapper_mobile {
        display: none;
    }
    .t395__tab {
        width: 100%;
    }
}
@media screen and (max-width: 640px) {
    .b-translation .translation__wrap iframe {
        max-width: 320px;
        height: 180px;
    }
}