@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wdth,wght@0,62..125,100..900;1,62..125,100..900&display=swap");

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.container--inner {
    padding-left: .7rem;
    padding-right: .8rem
}

.info__title {
    font-family: 'DrukText-Bold', sans-serif;
    font-size: 2.9rem !important;
    font-weight: 700 !important;
    line-height: 4rem;
    letter-spacing: -0.62px;
    color: #1D1D1D;
    margin: 2rem 0;
    padding-top: 1rem;
    text-transform: uppercase;
}

a {
    color: #e11229;
    text-decoration: underline;
    background-color: transparent;
}

a:hover {
    color: #007fff;
    text-decoration: none;
}

@media (min-width: 1280px) {
    .container--inner {
        width: 126rem
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .container--inner {
        width: 94.5rem
    }
}

@media (max-width: 1023px) {
    .container--inner {
        width: 100%;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

   
}

.row {
    margin-left: -0.7rem;
    margin-right: -0.8rem
}

[class*="col-"] {
    padding-left: .7rem;
    padding-right: .8rem
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    font-weight: normal
}

@-moz-document url-prefix() {
    body {
        font-weight: lighter !important
    }
}

body,
h1 {
    font-family: "DrukText-Medium", sans-serif
}

.navbar-main .navbar-nav .nav__link {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 1.8rem;
    line-height: 1.7rem;
    letter-spacing: 0rem;
    color: #fff;
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .navbar-main .navbar-nav .nav__link {
        font-size: 1.4rem;
        line-height: 1.8rem
    }
}

@media (min-width: 1024px) and (max-width: 1024px) {
    .navbar-main .navbar-nav .nav__link {
        font-size: 1.8rem;
        line-height: 1.4rem
    }
}

@media (max-width: 1023px) {
    .navbar-main .navbar-nav .nav__link {
        font-size: 1.2rem;
        line-height: 2.5rem
    }
}

.active_link {
    color: #BDBEC3 !important;
    border-bottom: 5px #FA292A solid;
}

.impressum__copyright-text {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: .9rem;
    line-height: 2.7rem;
    letter-spacing: .06rem;
    color: #fff
}

.itemView .item__title {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 3.2rem;
    line-height: 3.4rem;
    letter-spacing: 0rem;
    color: #000
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .itemView .item__title {
        font-size: 4.2rem;
        line-height: 5rem
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .itemView .item__title {
        font-size: 3.5rem;
        line-height: 4.2rem
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .itemView .item__title {
        font-size: 2.8rem;
        line-height: 3.4rem
    }
}

@media (max-width: 479px) {
    .itemView .item__title {
        font-size: 2.6rem;
        line-height: 3rem
    }
}

.itemView .item__author-name {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2.2rem;
    letter-spacing: .05rem;
    color: #404040
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .itemView .item__author-name {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .itemView .item__author-name {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

@media (max-width: 767px) {
    .itemView .item__author-name {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
}

.itemView .itemFullText {
    font-family: "Georgia", serif;
    font-weight: 100;
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #000
}

.itemView .itemFullText b {
    font-weight: bold;
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .itemView .itemFullText {
        font-size: 2rem;
        line-height: 3rem
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .itemView .itemFullText {
        font-size: 1.8rem;
        line-height: 2.8rem
    }
}

@media (max-width: 767px) {
    .itemView .itemFullText {
        font-size: 1.8rem;
        line-height: 2.7rem
    }
}

.itemView .item__related-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #000
}

.itemView .item__related .card__article-link {
    color: #d20f14
}


.itemView .item__related-title {
    color: #000
}

html {
    --live-head-font: DrukText-Medium, sans-serif;
    --live-head-color: #FE4020;
    --live-title-font: DrukText-Medium, sans-serif;
    --live-title-color: #000;
    --live-intro-font: Georgia, serif;
    --live-intro-color: #000
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html {
    font-size: 62.5%;
    overflow-x: hidden
}

body {
    overflow-x: hidden
}

h1 {
    margin: 0
}

.container {
    margin-bottom: 1.5rem;
    border: 0
}

.t3-header {
    width: 100%;
    max-width: 100%;
    position: relative;
    height: auto;
    top: 0;
    z-index: 101;
    padding: 0
}

@media (max-width: 767px) {
    .t3-header {
        margin-bottom: 0
    }
}

.card__article {
    position: relative;
    overflow: hidden
}

.card__figure {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 1rem 0;
}

.card__figure-icons {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%
}

.card__figure-icon {
    display: inline-block;
    float: right
}

.card__figure--premium {
    position: relative;
    float: left
}

.card__figure--images-img {
    width: 4rem
}

@media (max-width: 767px) {

    .card__figure--images-img {
        width: 3.5rem
    }
}

.card__image {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: scale 0.2s;
    transition: scale 0.2s
}

.main_image:hover {
    scale: 1.05;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#ocmContainer {
    padding: 0;
    position: relative;
    z-index: 10
}

figure {
    margin: 0
}

button:focus {
    outline: none !important
}

.piano-user-login2 {
    float: right
}

.piano-user-icon {
    width: 40px;
    height: auto
}

body {
    background-color: #fff
}

.navbar-main {
    background-color: #24374d
}


#t3-header {
    height: 6rem
}

@media (min-width: 1280px) {
    #t3-header .nav__link {
        height: 4rem
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    #t3-header .nav__link {
        height: 3.4rem
    }
}

@media (max-width: 1023px) {
    #t3-header {
        height: 5rem
    }
}

.navbar-nav {
    display: block;
    text-align: left;
    width: auto
}

.navbar-main {
    position: fixed;
    padding: 0;
    margin-top: 0;
    display: block
}

@media (min-width: 1024px) {
    .navbar-nav > .nav__item {
        display: inline-block !important
    }
}

.nav__link {
    display: block;
    text-transform: uppercase;
    padding: 1.2rem 0;
    white-space: nowrap;
    -webkit-transition: none !important;
    transition: none !important
}

@media (min-width: 1024px) {

    .navbar-nav {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin: auto auto;
        width: auto
    }

    .navbar-nav > .nav__item {
        margin: 0 1.13rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 0px;
        flex: 0 1 0;
        -webkit-transition: border .5s ease;
        transition: border .5s ease
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .navbar-nav > .nav__item {
        margin: 0 .5rem
    }
}

@media (max-width: 1023px) {
    .navbar-main {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        z-index: 2;
        padding-top: 0.7rem;
        padding-bottom: 0.5rem;
        border: none
    }

    .navbar-main .navbar-toggler {
        border-width: 0;
        position: relative;
        float: left;
        margin: 0;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        top: 0;
        -webkit-transform: rotateZ(90deg);
        transform: rotateZ(90deg)
    }

    .navbar-main .navbar-toggler-icon {
        background-image: url("../index/Hamburger_Menu.svg");
        width: 2.5rem;
        height: 2rem
    }

    .navbar-main .navbar-toggler.collapsed {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }
}

@media (max-width: 1023px) {
    .navbar-nav {
        margin: 0
    }

    .navbar-nav .nav__item {
        border-width: 0 0 0.1rem 0;
        border-style: solid;
        border-color: #ebebeb
    }

    .navbar-nav .nav__item:first-child {
        border-width: 0.1rem 0 0.1rem 0
    }

    .nav__link {
        text-align: left;
        padding: 1rem
    }
}

#t3-mainnav {
    padding-top: 1rem;
    height: 6rem;
    width: 100%;
    -webkit-box-shadow: 0 15px 12px rgba(5, 5, 5, 0.2);
    box-shadow: 0 15px 12px rgba(5, 5, 5, 0.2)
}

#t3-mainnav .main-nav {
    max-width: 126rem;
    margin: 0 auto
}

#t3-mainnav .navbar-toggler {
    position: fixed;
    padding: 1rem 0 0 1rem
}

#t3-mainnav .navbar-toggler.collapsed .navbar-toggler-icon {
    background-image: url("../index/JL_Hamburger.svg")
}

#t3-mainnav .navbar-toggler .navbar-toggler-icon {
    background-image: url("../index/JL_close_button.svg")
}

@media (max-width: 1023px) {
    #t3-mainnav .navbar-toggler {
        padding: 0;
        left: 0.3rem;
        height: 5rem;
        width: 5rem
    }
}

@media (max-width: 1023px) {
    #t3-mainnav {
        height: 5rem
    }
}

#t3-mainnav .main-nav .mali_logo_container {
    display: block;
    position: relative;
    width: 14rem;
    height: 6rem;
    float: left;
    z-index: 110;
    padding-left: 4rem;
    top: -1rem
}

#t3-mainnav .main-nav .mali_logo_container.mali_logo_enlarge {
    height: 9rem;
    width: 14rem;
    -webkit-transition: 0.3sease-in-out;
    transition: 0.3s ease-in-out;;
}

@media (max-width: 767px) {
    #t3-mainnav .main-nav .mali_logo_container.mali_logo_enlarge {
        height: 6rem;
        width: 7rem;
    }
}


@media (min-width: 1024px) and (max-width: 1279px) {
    #t3-mainnav .main-nav .mali_logo_container {
        width: 11rem
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #t3-mainnav .main-nav .mali_logo_container {
        padding-left: 0;
        left: 6.5rem;
        width: 7rem;
        height: 5rem;
        top: -1rem
    }
}

@media (max-width: 767px) {
    #t3-mainnav .main-nav .mali_logo_container {
        width: 6rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 1.5rem;
        padding: 0;
        height: 5rem
    }
}

#t3-mainnav .main-nav .mali_logo_container img {
    height: 100%
}

#t3-header .nav__link {
    height: 5rem;
    margin-left: 10px
}

.navbar-main .navbar-nav .nav__item .nav__pretplata {
    font-family: "Slabo 27px", serif;
    font-weight: 100;
    font-size: 1.8rem;
    line-height: 3.5rem;
    letter-spacing: 0rem;
    color: #fff;
    background: #F42927;
    padding: 0 2.5rem;
    height: 3.5rem !important;
    border-radius: 2rem
}

.ikone_top_container {
    display: block;
    position: fixed;
    width: auto;
    height: 3rem;
    right: 0;
    top: 0;
    z-index: 103;
    font-family: "DrukText-Medium", sans-serif;
    font-size: 1.3rem;
    line-height: 2.6rem;
    margin-top: 1.5rem;
    text-transform: uppercase;
    right: 2rem
}

@media (max-width: 1023px) {
    .ikone_top_container {
        margin-top: 1rem;
        right: 1rem
    }
}

.ikone_top_container img {
    height: 2rem;
    margin: 0 2px 0 5px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

@media (max-width: 1023px) {
    #navbar-head {
        display: none
    }
}

.itemView .card__figure--premium {
    width: 6rem
}

.itemView .item__image-desc {
    font-family: 'Slabo 27px', serif;
    line-height: 2rem;
    font-size: 1.8rem;
    letter-spacing: normal;
    color: #121212;
    display: block;
    clear: both
}

.itemView .item__image-desc-desc {
    width: 100%;
    display: block
}

.itemView .icon_camera {
    background-size: 100%;
    width: 11.5px;
    height: 10px;
    margin: 0 .2rem 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url("../index/camer_photo_desc.svg")
}

.itemView .item__image-desc-credit {
    font-family: 'DrukText-Medium', sans-serif;
    font-size: 1.4rem;
    color: #808080;
    letter-spacing: 0.4px
}

.itemView .se-embed--infobox-2-linije li::marker {
    font-size: 1rem
}

.itemView .item__wrap {
    margin-bottom: 2rem
}

@media (min-width: 480px) {
    .itemView .item__image-desc {
        padding: 1rem 1.5rem 1rem 0;
        border-bottom: 1px solid #BFBFBF
    }

    .itemView .item__body {
        padding: 1.5rem;
        margin-bottom: 1.5rem
    }
}

@media (max-width: 479px) {
    .itemView .item__body {
        padding: 1.5rem 0
    }

    .itemView .item__image-desc-credit {
        display: block
    }

    .itemView .item__image-desc-desc,
    .itemView .item__image-desc-credit {
        padding-top: 0.5rem
    }
}

.itemView .item__author-name {
    float: left
}

.itemView .item__author-date {
    float: left;
    margin-left: 1rem;
    color: #808080;
    display: flex;
    justify-content: space-between;
}

.com__info {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 10px;
}

.com__info .fa-regular.fa-comment {
    font-size: 20px;
    line-height: 20px;
}

.com__info span {
    color: #FA292A;
    font-family: "Archivo", sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 2.3rem;
    letter-spacing: 0.056rem;
    font-variation-settings: "wdth" 75;
}

.com__info-text {
    margin: 0;
    color: #707070;
    font-family: "Archivo", sans-serif;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 2.3rem;
    letter-spacing: 0.056rem;
    font-variation-settings: "wdth" 75;
}

.item__author-date-times {
    display: flex;
}

@media all and (max-width: 1024px) {
    .com__info {
        margin-bottom: unset;
    }

    .com__info-text {
        display: none;
    }

    .com__info span {
        order: 2;
    }

    .com__info i {
        order: 1;
    }

    .item__author-date-times {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .itemView .itemFullText p {
        padding-bottom: .7rem;
        margin-bottom: .8rem
    }
}

.itemView .itemFullText {
    color: #121212
}

.itemView .item__related {
    width: 33%;
    margin: 0 0;
    position: absolute;
    left: -33%
}

@media (max-width: 1279px) {
    .itemView .item__related {
        position: relative;
        margin: 0 3rem 0 0;
        left: 0;
        width: 100%
    }
 .itemView .item__related {
        display: none;
    }
}

.itemView .item__related .item__related-title {
    font-family: 'DrukText-MediumItalic';
    color: white;
    background-color: #FA292A;
    padding: 2px 6px 2px 6px;
    -webkit-transform: skewX(-10deg) skewY(0deg);
    transform: skewX(-10deg) skewY(0deg);
    text-transform: uppercase;
    font-size: 1.8rem;
    letter-spacing: 1px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-bottom: 1rem
}

@media (min-width: 768px) and (max-width: 1023px) {
    .itemView .item__related .item__related-title {
        padding: 0px 6px 1px 6px;
        font-size: 1.5rem;
        letter-spacing: 0
    }
}

@media (max-width: 767px) {
    .itemView .item__related .item__related-title {
        margin-left: -1.5rem
    }
}

.itemView .item__related .card__article {
    margin-bottom: .5rem
}

.item_social_share {
    width: 100%;
    height: 2rem;
    margin-bottom: 2rem
}

.item_social_share .item_social__logo {
    background-size: auto;
    width: 6rem;
    height: 2rem;
    margin: 0rem 0.8rem 0 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    background-repeat: no-repeat
}

.item_social__logo--fb {
    background-image: url("../index/item_Facebook_share.svg")
}


.item_social__logo--tv {
    background-image: url("../index/item_X_post_novi_2.svg")
}

.item_social_share .item_social__logo.item_social__logo--tv {
    width: 7rem
}

.item_social__logo--em {
    background-image: url("../index/item_Email_share.svg")
}

.item_social_share .item_social__logo.item_social__logo--em {
    width: 6.6rem
}


.view-item #ocmContainer {
    padding: 0
}

@media (max-width: 767px) {
    .view-item #ocmContainer {
        padding: 2.5rem 0 0 0
    }
}

.itemView {
    margin-top: 0
}

.itemView .item__author-name,
.itemView .item__author-label {
    font-family: "DrukText-Bold", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2.3rem;
    letter-spacing: .056rem;
    color: #404040;
    display: inline-block;
    margin-right: .5rem
}

.itemView .item__author__date-label,
.itemView .item__author__date {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2.3rem;
    letter-spacing: .056rem;
    color: gray
}

.itemView .itemFullText {
    margin-bottom: 3rem
}

.itemView .item__author__date-label,
.itemView .item__author__date {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2.3rem;
    letter-spacing: .056rem;
    color: gray
}

.itemView .item__author-date {
    margin-left: 0;
    float: initial;
    text-align: left;
    height: initial;
    border-bottom: 0.1rem solid #BFBFBF;
    margin-bottom: 1.5rem
}

.itemView .item__author-name {
    float: initial
}

.itemView .item__date,
.itemView .item__author {
    display: inline-block
}

.itemView .item__author {
    padding: 0 3rem 0 0
}


@media (max-width: 1279px) {

    .itemView .item__wrap-social {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: -1
    }
}

.itemView .item__body {
    padding: 1.5rem 0 0 0
}

@media (min-width: 1024px) {
    .itemView--classic .item__body {
        width: 61.5rem
    }
}

@media (min-width: 1280px) {
    .itemView--classic .item__wrap-social {
        padding-left: 0;
        padding-right: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 21rem;
        flex: 0 1 21rem;
        max-width: 21rem
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .itemView--classic .itemFullText {
        width: 61.5rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .itemView--classic .item__title {
        letter-spacing: -0.13rem !important
    }
}

@media (max-width: 767px) {
    .itemView--classic .item_social_share {
        display: none
    }
}

@media (max-width: 767px) {
    .itemView--classic .item__social-jl--top {
        padding: .5rem 0 1rem 0
    }
}

@media (max-width: 767px) {
    .itemView--classic .item__wrap {
        margin-bottom: 1rem
    }
}

.itemView .item__social-jl--img {
    text-align: center;
    display: block;
    width: 4.5rem;
    height: 4.5rem
}

@media (min-width: 1023px) {
    .social_mob {
        display: none !important;
    }
}

@media (max-width: 479px) {
    .itemView .item__social-jl--img {
        width: 4rem;
        height: 4rem
    }
}

.itemView .item__social-jl--top {
    padding: 0rem 0rem 2rem;
}

@media (min-width: 1024px) {
    .itemView .item__social-jl--top {
        margin-top: 2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media (max-width: 1279px) {
    .itemView .item__social-jl--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


@media (min-width: 1024px) {
    .itemView .item__social-jl--top .item__social-jl--img {
        margin-bottom: 2rem
    }
}

@media (min-width: 480px) and (max-width: 1023px) {
    .itemView .item__social-jl--top .item__social-jl--img {
        margin: 0 1rem
    }
}

@media (max-width: 479px) {
    .itemView .item__social-jl--top .item__social-jl--img {
        margin: 0 0.5rem
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .itemView--classic .item__wrap-social {
        margin-bottom: 0
    }

    .itemView--classic .item__social-jl--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .itemView--classic .item__social-jl--img {
        margin: 0 1rem
    }
}

@media (min-width: 1024px) {
    .itemView .item__related {
        width: 100%;
        position: relative;
        left: 0;
        margin: 0;
        padding-right: 1.5rem
    }
}

@media (max-width: 1023px) {

    .itemView .item__related .item__related-title {
        background-color: #1D1D1D;
        margin-left: 0.3rem;
        margin-bottom: 0
    }

    .itemView .item__related .card__figure {
        display: none
    }
}

.itemView--classic .item__supertitle {
    font-family: "DrukText-MediumItalic", sans-serif;
    font-weight: 400;
    font-size: 3rem;
    line-height: 4.5rem;
    letter-spacing: 0rem;
    color: #FE4020;
    text-transform: uppercase
}

@media (max-width: 767px) {
    .itemView--classic .item__supertitle {
        font-size: 2.4rem;
        line-height: 3rem
    }
}

.itemView--classic .item__title {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 400;
    font-size: 6.7rem;
    line-height: 7.4rem;
    letter-spacing: -.3rem;
    color: #000;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .itemView--classic .item__title {
        font-size: 3.6rem;
        line-height: 4rem;
        letter-spacing: 0
    }
}

.itemView .item__image-desc-desc {
    font-family: "Slabo 27px", serif;
    font-weight: 100;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 0rem;
    color: #000
}

.itemView .item__image-desc-credit {
    font-family: "DrukText-Bold", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: gray
}

.itemView .itemFullText {
    font-family: "Georgia", serif;
    font-weight: 100;
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: #000
}

@media (max-width: 767px) {
    .itemView .itemFullText {
        font-size: 1.8rem;
        line-height: 2.7rem
    }
}

.itemView .item__related-title {
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: 0rem;
    color: #000
}

.itemView .item__related .card__article-link {
    color: #d20f14
}


.itemView .item__related-title {
    color: #000
}

.item--jl_linkbox .linkbox-01 .card__title::marker {
    color: #fa292a
}

.item--jl_linkbox .linkbox-02 .card__title::marker {
    color: #fa292a
}

.SearchBar {
    float: right
}

.SearchBar .fa-search {
    font-size: 2rem;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: .5rem;
    height: 2.9rem
}

.footer {
    background-color: #24374D;

    display: flex;
    flex-direction: column;
    align-items: center;
}

.container--impressum {
    text-align: center;
    color: #FFF;
    margin-bottom: 0;
}

.container--impressum .impressum__copyright-text {
    font-weight: bold
}

.container--impressum .impressum__copyright {
    padding-bottom: 2rem
}

.impressum__copyright-div {
    display: inline-block
}

.impressum__menu {
    padding: 15px 7px 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
}

.menu__item {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 100;
    font-size: 1.3rem;
    line-height: 2rem;
    letter-spacing: 0.09rem;
    color: #fff;
    text-transform: uppercase;
}

.impressum__menu .menu__item:not(:last-child):after {
    content: "|";
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    top: -0.2rem;
}

@media (max-width: 479px) {
    .impressum__copyright-div:last-child {
        display: block
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .container--inner {
        width: 101rem !important;
        padding-left: 0.8rem;
        padding-right: 0.8rem
    }

    body .t3-header {
        width: 100%
    }

    body .t3-header {
        width: 100% !important;
        padding: 0
    }

    body .container--inner > .row > .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 69.4rem;
        flex: 0 0 69.4rem;
        max-width: 69.4rem
    }
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}

@font-face {
}


@font-face {
    font-family: 'Druk-MediumItalic';
    src: url(" ") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Druk-Bold';
    src: url(" ") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DrukText-Bold';
    src: url("../index/DrukText-Bold.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DrukText-Medium';
    src: url("../index/DrukText-Medium.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DrukText-BoldItalic';
    src: url(" ") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DrukText-MediumItalic';
    src: url("../index/DrukText-MediumItalic.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DrukTextWide-SuperItalic';
    src: url(" ") format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Druk-XCondSuperItalic';
    src: url(" ") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Druk-Medium';
    src: url("../index/Druk-Medium.woff") format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mediasansextended-black';
    src: url(" ");
    src: local('☺'), url("../index/mediasansextendedweb-black.woff") format('woff'), url("../index/mediasansextendedweb-black.ttf") format('truetype'), url(" ") format('svg');
    font-weight: normal;
    font-style: normal;
}

/* latin */
@font-face {
    font-family: 'Holtwood One SC';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0330, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2034-2037, U+2057, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2102, U+210A-210E, U+2110-2112, U+2115, U+2119-211D, U+2124, U+2128, U+212C-212D, U+212F-2131, U+2133-2138, U+213C-2140, U+2145-2149, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B6, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8B1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA88, U+1FA90-1FABD, U+1FABF-1FAC5, U+1FACE-1FADB, U+1FAE0-1FAE8, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url("../index/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
    font-family: 'Slabo 27px';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../index/mFT0WbgBwKPR_Z4hGN2qgxED1WB4m9xv3Q.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Slabo 27px';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../index/mFT0WbgBwKPR_Z4hGN2qgx8D1WB4m9w.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* cyrillic-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(" ") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2") format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../index/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-search:before {
    content: "\f002";
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: auto;
    src: url(" ");
    src: url(" ") format("embedded-opentype"), url(" ") format("woff2"), url(" ") format("woff"), url(" ") format("truetype"), url(" ") format("svg");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: auto;
    src: url(" ");
    src: url(" ") format("embedded-opentype"), url("../index/fa-regular-400.woff2") format("woff2"), url("../index/fa-regular-400.woff") format("woff"), url("../index/fa-regular-400.ttf") format("truetype"), url(" ") format("svg");
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url(" ");
    src: url(" ") format("embedded-opentype"), url("../index/fa-solid-900.woff2") format("woff2"), url("../index/fa-solid-900.woff") format("woff"), url("../index/fa-solid-900.ttf") format("truetype"), url(" ") format("svg");
}

.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.info__important {
    border-left: 5px solid var(--corall);
    padding-left: 1rem;
    margin: 1rem 0;
    font-style: italic;
}


/*=========STEPS==============*/

.steps__text {
    /* font-size: var(--text-size); */
    border-left: 4px solid var(--corall);
    padding: 0 0 0 1.5rem;
}

.steps__important {
    border-left: 5px solid var(--corall);
    padding-left: 1rem;
    margin: 1rem 0;
}

.steps__title {
    font-family: 'DrukText-Bold', sans-serif;
    font-size: 2.9rem !important;
    font-weight: 700 !important;
    line-height: 4rem;
    letter-spacing: -0.62px;
    color: #1D1D1D;
    margin: 2rem 0;
    padding-top: 1rem;
    text-transform: uppercase;
}

/*=========REG=============*/
.reg {
    margin-top: 1rem;
    line-height: 30px;
}

.reg__title {
    font-weight: 700;
}

.reg ol {
    counter-reset: myCounter;
}

.reg li {
    list-style: none;
    margin: 0 0 8px 0;
}

.reg li:last-of-type {
    margin: 0 0 25px 0;
}

.reg li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    display: block;
    border-color: rgb(223, 0, 0);
    border: 3px solid;
    width: 40px;
    height: 40px;
    padding: 4px 12px;
    border-radius: 50%;
    color: rgb(223, 0, 0);
    font-weight: 600;
    margin: auto 0.8rem auto 0;
    font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.reg__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    margin: 0;
}

.reg__list-container {
    font-weight: normal;
    background-color: #ececec;
    border-left: 2px solid;
    border-right: 2px solid;
    border-radius: 6px;
    border-color: rgb(223, 0, 0);
    width: 100%;
    display: flex;
    align-items: center;
    padding: 8px;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
    overflow-wrap: break-word;
    position: relative;
}

.reg__item {
    font-family: Georgia, serif;
    font-weight: 100;
    font-size: 2rem;
    line-height: 3rem;
    letter-spacing: 0rem;
    color: rgb(0, 0, 0);
}

.reg__item img {
    margin-right: 0.5rem;
}

.reg__item a {
    color: #007fff;
    text-decoration: underline;
    background-color: transparent;
    font-weight: 500;
}

.reg__item a:hover {
    color: #2195bf;
}

.button-link {
    background-color: #007fff;
    color: white !important;
    padding: 15px;
    margin-top: 30px;
    display: block;
    max-width: 100%;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-family: DrukText-Bold, sans-serif;
    font-size: 2.7rem !important;
}

.button-link:hover {
    color: #fff !important;
    background-color: #e11229;
    text-decoration: none;
}

/* news */


.card__egida {
    font-family: "DrukText-Medium", sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.8rem;
    letter-spacing: .1rem;
    color: #FA292A;
    text-transform: uppercase;
    font-style: italic;

}

.card__article {
    position: relative;
    overflow: hidden
}

.card__figure {
    width: 100%;
    height: auto;
    overflow: hidden
}

.card__figure {
    background-color: #f0f0f0
}

.card__figure-icons {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%
}

.card__figure-icon {
    display: inline-block;
    float: right
}

.card__figure--premium {
    position: relative;
    float: left
}

.card__figure--images-img {
    width: 4rem
}

@media (max-width: 767px) {
    .card__figure--images-img {
        width: 3.5rem
    }
}

.card__image {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: scale .2s;
    transition: scale .2s
}

.card__info {
    position: relative;
    text-align: left;

    font-family: 'DrukText-Medium';
    font-size: 2rem;
    line-height: 2.2rem;
    color: #1D1D1D;
}


.piano-user-icon {
    width: 40px;
    height: auto
}


.card__article:hover .card__title, .card__article:focus .card__title {
    opacity: .8
}

.card__title {
    padding-bottom: 0
}

.card__egida {
    display: inline-block;
    padding: 0
}

.card__info {
    overflow: hidden
}

.card__title {
    display: block;
    font-weight: 100;
}

/*comment*/

.comment {
    padding-right: 4rem;
    border-right: 1px solid #DCDCE0;
}

.comment__header {
    margin-bottom: 16px;
}

.dividerline, .bottomline {
    margin-bottom: 4px;
    border-bottom: 1px solid #DCDCE0;
}

.bottomline {
    margin-bottom: 9px;
}

.comment__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.comment__title h3 {
    font-family: "mediasansextended-black", sans-serif;
    font-size: 20px;
    font-weight: 100;
    color: #1d1d1d;
    padding: 0px 0px 0px 0px;
    line-height: 1;
    font-style: normal;
    text-transform: lowercase;
}

.comment__sort {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.3;
    padding: 0.2rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border: 0;
    background-color: transparent;
    margin-left: 2rem;
    font-weight: 400;
}

.comment__area h3 {
    font-family: "Open Sans", sans-serif;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
    padding-bottom: 16px;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    font-size: 17.5px;
}

.comment__area-avatar {
    margin-bottom: 8px;
    display: flex;
    justify-content: flex-start;

    width: 46px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    position: relative;
}

.comment__area-avatar img {
    display: block;
    max-width: none;
    width: 100%;
    height: 100%;
    image-rendering: optimizeQuality;
    border-radius: 2px;
}

.comment__area-input {
    border: 1px solid #ddd;
    height: 162px;
    padding: 6px 12px;
}

.comment__area-input {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #bdbec3;;
}

.comment__content {
    padding-left: 1.5rem;
    border-left: 1px solid #DCDCE0;
    margin-top: 30px;
}

.comment__item {
    margin-bottom: 16px;
    border-top: 1px solid #DCDCE0;
    border-radius: 0;
}

.comment__item-header {
    padding: 10px 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 8px;
}

.comment__item-avatar {
    background-color: #345070;
    width: 46px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

.comment__item-info {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
}

.comment__info-name {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
    overflow-wrap: break-word;
    line-height: 23.0769px;
}

.comment__info-time {
    font-size: 11px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #bdbec3;
    line-height: 16.9231px;
}

.comment__item-text {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #121212;
    padding: 10px 0;
    line-height: 23.0769px;
    font-weight: 400;
}

.comment__item-set {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

.comment__set-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
}

.comment__set-icons span {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 12px;
}

.kt-arrow-up-button {
    color: #345070;
}

.kt-arrow-down-button {
    color: #FA292A;
}

.comment__set-num {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #BDBEC3;
}

.comment__set-answer {
    color: #888;
    font-size: 12px;
    font-weight: 700;
}

.comment-answer {
    margin-left: 20px;
}

.item__subtitle {
    font-family: "Slabo 27px", serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2.6rem;
    letter-spacing: 0rem;
    color: #000000;
    padding: 15px 0;
}

/*other*/

.text__caption {
    font-family: "Slabo 27px", serif;
    font-weight: 100;
    font-size: 1.8rem;
    line-height: 2.2rem;
    letter-spacing: 0rem;
    color: #000000;
}