.header {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    text-align: center;
    z-index: 1000;
    border-radius: 0;
    height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    border-bottom: 1px solid transparent;
}

.is--scrolled .header {
    border-bottom: 1px solid #EEEEF0;
}

.header:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    z-index: 10;
}

.header .container-fluid {
    position: relative;
    z-index: 200;
    padding: 0 40px;
}

.menu-item {
    position: relative;
}

.menu-item-has-children {
    cursor: pointer;
}

.menu-item a, .menu-item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px;
    color: var(--color-text);
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
    cursor: pointer;
    font-size: var(--landing-main-body-size);
    font-weight: var(--landing-main-body-weight-medium);
    line-height: var(--landing-main-body-line-height-long); /* 173.333% */
    letter-spacing: var(--landing-main-body-letter-spacing);
    white-space: nowrap;
}

.header .menu-item a, .header .menu-item span {
    padding: 8px 11px;
}

.header .menu-item .polylang__link {
    padding-left: 0;
    padding-right: 21px;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 32px;
    -moz-column-gap: 32px;
    column-gap: 4px;
}

.menu-item a:hover {
    color: var(--color-violet);
    text-decoration: none;
}

nav ul li.logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: auto;
    top: 0;
}

nav ul li.logo a img {
    height: 40px;
    cursor: auto;
}

nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-menu {
    display: none;
}

nav .a {
    text-decoration: none;
}

.menu-item .sub-menu li {
    width: 100%;
}

.menu-item .sub-menu a, .menu-item .sub-menu span {
    border-radius: 4px;
    padding: 12px 16px;
    line-height: 1;
}

.menu-item .sub-menu a:hover {
    background: var(--color-gray-bg);
    color: var(--color-text);
}

.footer .menu-item .sub-menu span:hover {
    color: var(--color-text);
}

.burger {
    background-color: transparent;
    outline-style: none;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.close {
    border: none;
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url("../img/close-icon.svg");
    background-size: contain;
    height: 24px;
    width: 24px;
}

.close-container {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    width: 100%;
}

@media (min-width: 1048px) {
    .close-container {
        display: none;
    }
}

.langswitcher {
}

.langswitcher__item {
}

.langswitcher__link {
    text-transform: uppercase;
    overflow: hidden;
    display: block;
    text-decoration: none;
    color: var(--color-text);
}

.langswitcher--current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    top: -25px;
}

.langswitcher--current a {
    pointer-events: none;
}

.langswitcher.is--active {
}

.langswitcher.is--active .langswitcher__item:not(.langswitcher--current) {
    display: block;
}

.langswitcher--current:after {
    content: "";
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.64223 4.07717C1.8619 3.8575 2.21806 3.8575 2.43773 4.07717L5.69773 7.33717C5.86306 7.5025 6.1369 7.5025 6.30223 7.33717L9.56223 4.07717C9.7819 3.8575 10.1381 3.8575 10.3577 4.07717C10.5774 4.29684 10.5774 4.65299 10.3577 4.87266L7.09773 8.13266C6.49306 8.73733 5.5069 8.73733 4.90223 8.13266L1.64223 4.87266C1.42256 4.65299 1.42256 4.29684 1.64223 4.07717Z' fill='%2319181A'/%3E%3C/svg%3E");
    width: 12px;
    height: 12px;
}

/* -- desktop menu -- */
nav ul {
    display: none;
}

ul > .menu-item-has-children > a::after, ul > .menu-item-has-children > span::after {
    display: inline-block;
    height: 12px;
    width: 13px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.14223 4.07717C2.3619 3.8575 2.71806 3.8575 2.93773 4.07717L6.19773 7.33717C6.36306 7.5025 6.6369 7.5025 6.80223 7.33717L10.0622 4.07717C10.2819 3.8575 10.6381 3.8575 10.8577 4.07717C11.0774 4.29684 11.0774 4.65299 10.8577 4.87266L7.59773 8.13266C6.99306 8.73733 6.0069 8.73733 5.40223 8.13266L2.14223 4.87266C1.92256 4.65299 1.92256 4.29684 2.14223 4.07717Z' fill='%237C797F'/%3E%3C/svg%3E");
    content: "";
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    margin-left: 4px;
    transform: rotate(0);
}

ul .js-menu-active::after, ul > .menu-item-has-children > .js-menu-active::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul .js-menu-active, ul .current-menu-item > .js-menu-active, ul .current-menu-item > .js-menu-active::after {
    color: var(--color-text);
}

@media screen and (min-width: 1048px) {
    ul .js-menu-open, ul .menu-item-has-children .sub-menu.js-menu-open {
        visibility: visible !important;
        opacity: 1 !important;
        top: auto;
    }

}

.menu-item .polylang__link {
    text-transform: uppercase;
    color: var(--color-text);
    pointer-events: none;
    cursor: pointer;
}

.header ul {
    list-style: none;
}

@media (min-width: 1048px) {
    nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        /* margin: auto; */
        transition: all .3s ease-in-out;
    }

    .is--scrolled nav {
        margin-left: 0!important;
        justify-content: flex-start;
    }

    nav ul > div > ul {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0;
    }

    nav ul > div > ul li {
        position: relative;
    }

    nav ul a:hover {
        transition: all .3s;
        transition-timing-function: cubic-bezier(0.1, 0.5, 0.8, 0.5);
    }

    nav ul .current-menu-item > a, nav ul .current-menu-parent > a {
        color: var(--color-violet);
    }

    nav ul .current-menu-item > a::after {
        color: white;
    }

    nav ul > div > ul > li > a::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        height: 1px;
        width: 100%;
        max-width: 0;
        z-index: 5;
        background-color: white;
        -webkit-transition: max-width .3s;
        -o-transition: max-width .3s;
        transition: max-width .3s;
    }

    nav ul a:hover::before {
        max-width: 999px;
        -webkit-transition: max-width .9s;
        -o-transition: max-width .9s;
        transition: max-width .9s;
    }

    ul .sub-menu {
        overflow: hidden;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        width: auto;
        background-color: #ffffff;
        -webkit-transform: translateY(-16px);
        -ms-transform: translateY(-16px);
        transform: translateY(-16px);
        -webkit-transition: visibility 1s, opacity .3s, -webkit-transform .3s;
        transition: visibility 1s, opacity .3s, -webkit-transform .3s;
        -o-transition: visibility 1s, transform .3s, opacity .3s;
        transition: visibility 1s, transform .3s, opacity .3s;
        transition: visibility 1s, transform .3s, opacity .3s, -webkit-transform .3s;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 8px;
        border: 1px solid #EEEEF0;
        background: #FFF;
        -webkit-box-shadow: 0px 10px 24px -12px rgba(70, 70, 82, 0.20);
        box-shadow: 0px 10px 24px -12px rgba(70, 70, 82, 0.20);
        padding: 8px 6px;
        text-align: left;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        white-space: nowrap;
        /* top: -100vh; */
    }

    ul .menu-item-has-children .sub-menu {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -100vh;
    }

    ul .menu-item-has-children:nth-last-of-type(2) .sub-menu {
        right: 0;
    }

    .header-buttons {
        display: flex;
        justify-content: start;
        transition: max-width .3s ease-in-out;
        position: relative;
        overflow: hidden;
        /* width: 100%; */
    }
    .header-buttons.is--active{
        /* display: flex; */
    }
    .is--scrolled .header-buttons__try {
        position: relative;
        opacity: 1;
        visibility: visible;
    }
}
.registration_button{
    opacity: 0;
}
.product-switch {
    display: inline-flex;
    padding: 4px;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 8px;
    border: 1px solid #EEEEF0;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 24px -12px rgba(70, 70, 82, 0.20);
    position: absolute;
    left: -21px;
    top: -17px;
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease-in-out;
    z-index: 10;
    z-index: 100;
}

.is--scrolled .product-switch {
    left: -18px;
    top: -14px;
}

.logo {
    position: relative;
}

.logo:hover .product-switch {
    opacity: 1;
    visibility: visible;
}

.product-switch__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.product-switch__link:hover {
    background-color: #F4F4F7;
}

.product-switch__link {
    padding: 12px 16px;
    transition: .3s background-color ease-in-out;
    width: 100%;
}

.logo__arrow {
    position: absolute;
    left: 178px;
    top: 50%;
    transform: translateY(-50%);
}

@media (min-width: 1048px) {
    .is--scrolled .logo__arrow {
        left: 44px;
    }
}

@media (max-width: 1047px) {
    .header {
        height: 64px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid var(--color-border);
    }

    .nav-b {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
        padding-bottom: 25px;
    }

    .nav-b .button8 {
        min-width: 130px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        height: 60px;
    }

    nav {
        display: none;
    }

    .mobile-menu {
        -webkit-transform: translateX(-100vw);
        -ms-transform: translateX(-100vw);
        transform: translateX(-200vw);
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 0;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 1000;
        background-color: #ffffff;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        right: 0;
    }

    nav.active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    nav .nav-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
        /* margin-top: 40px; */
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        padding: 16px;
    }

    .mobile-menu__close {
        display: block;
        width: 20px;
        height: 20px;
        border: none;
        background: none;
    }

    nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
        display: flex;
    }

    nav ul .js-menu-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        transform: translateX(0);
        transition: .3s ease-in-out all;
    }

    nav ul .menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        width: 100%;
    }

    nav ul .menu-item a, nav ul .menu-item span {
        display: flex;
        align-items: baseline;
        justify-content: flex-start;
        padding: 0;
        margin: 0;
    }

    nav ul > .menu-item-has-children > a::after {
        display: none;
        right: 0;
        top: 5px;
    }

    nav ul a {
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        opacity: 1;
        margin-left: auto;
        margin-right: auto;
    }

    #mobile-nav-bg {
        z-index: 999;
        background: rgba(0, 0, 0, .5);
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        visibility: hidden;
        opacity: 0;
        -webkit-backdrop-filter: blur(2px);
        backdrop-filter: blur(2px);
        -webkit-transition: .3s all ease-in-out;
        -o-transition: .3s all ease-in-out;
        transition: .3s all ease-in-out;
    }

    #mobile-nav-bg.active {
        visibility: visible;
        opacity: 1;
    }

    .sub-menu {
        gap: 8px;
        position: fixed;
        background: #ffffff;
        top: 64px;
        left: 0;
        right: 0;
        bottom: 140px;
        margin: 0;
        align-items: baseline;
        justify-content: flex-start;
        z-index: 10;
        transform: translateX(300vw);

        padding: 16px;
        flex-direction: column;
        gap: 20px;
    }
    .mobile-menu.active .sub-menu {
        transition: 0.6s ease-in-out all;
    }
    .mobile-arrow-back {
        display: none;
    }

    .mobile-menu .mobile-arrow-back {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M10.1003 6.46032C10.3932 6.16743 10.3932 5.69256 10.1003 5.39966C9.80744 5.10677 9.33256 5.10677 9.03967 5.39966L2.96967 11.4697C2.82902 11.6103 2.75 11.8011 2.75 12C2.75 12.1989 2.82902 12.3897 2.96967 12.5303L9.03967 18.6003C9.33256 18.8932 9.80744 18.8932 10.1003 18.6003C10.3932 18.3074 10.3932 17.8326 10.1003 17.5397L5.31067 12.75H20.5C20.9142 12.75 21.25 12.4142 21.25 12C21.25 11.5858 20.9142 11.25 20.5 11.25H5.31065L10.1003 6.46032Z' fill='%2319181A'/%3E%3C/svg%3E");
        background-size: 24px auto;
        background-repeat: no-repeat;
        padding-left: 40px;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        color: #7C797F;
        display: flex;
        background-position: 0 6px;
        height: 40px;
        align-items: center;
    }

    .sub-menu li {
        margin: 0;
        height: auto;
    }

    .menu-item .sub-menu a {
        font-size: 15px;
        height: auto;
        padding: 0;
    }

    .header {
    }

    nav {
        width: 100vw;
        left: -40px;
    }

    .social__item--header {
        margin: 0 0 10px 0;
    }

    .nav-b {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
    }

    .mobile-menu__header {
        height: 64px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid var(--color-border);
        width: 100%;
        align-items: center;
        padding: 0 16px;
    }

    ul > .menu-item-has-children:after {
        position: absolute;
        right: -15px;
        display: block;
        top: -12px;
        content: "";
        background: none;
        color: var(--yellow);
        padding: 20px;
        line-height: 0;
        text-align: center;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' viewBox='0 0 13 12' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.14223 4.07717C2.3619 3.8575 2.71806 3.8575 2.93773 4.07717L6.19773 7.33717C6.36306 7.5025 6.6369 7.5025 6.80223 7.33717L10.0622 4.07717C10.2819 3.8575 10.6381 3.8575 10.8577 4.07717C11.0774 4.29684 11.0774 4.65299 10.8577 4.87266L7.59773 8.13266C6.99306 8.73733 6.0069 8.73733 5.40223 8.13266L2.14223 4.87266C1.92256 4.65299 1.92256 4.29684 2.14223 4.07717Z' fill='%237C797F'/%3E%3C/svg%3E");
        background-position: center;
        background-repeat: no-repeat;
        transform: rotate(-90deg);
    }

    .nav__buttons {
        display: flex;
        justify-content: start;
        column-gap: 12px;
        padding: 0 16px;
        position: relative;
        /* padding-bottom: 40px; */
        flex-wrap: wrap;
        row-gap: 28px;
    }

    .nav__buttons a {
        flex: 0 1 calc(50% - 6px);
    }

    .nav__buttons ul > .menu-item-has-children:after {
        right: -30px;
        top: -11px;
        transform: rotate(0);
    }

    .langswitcher.sub-menu {
        transform: unset;
        opacity: 0;
        visibility: hidden;
        left: 0;
        bottom: 40px;
        transition: .3s all ease-in-out;
        right: auto;
        height: auto;
        top: auto;
        padding: 0;
        /* width: 100%; */
        position: absolute;
        padding: 8px 0;
        z-index: 100;
        flex-direction: column;
        /* min-width: 200px; */
        gap: 0;
        width: 108px;
        border-radius: 8px;
        border: 1px solid var(--Border-border-primary, #EEEEF0);
        background: var(--Background-background-primary-default, #FFF);
        box-shadow: 0px 10px 24px -12px rgba(70, 70, 82, 0.20);
    }

    .langswitcher.sub-menu.js-menu-open {
        /* position: absolute; */
        /* background: red; */
        /* color: blue; */
        /* z-index: 100000000; */
        opacity: 1;
        visibility: visible;
    }

    .langswitcher--current:after, .langswitcher .mobile-arrow-back {
        display: none !important;
    }
    .mobile-menu ul > .menu-item-has-children > span::after{
        display: none;
    }
    .langswitcher__item {
        display: block;
    }

    .menu-item .langswitcher li {
        position: relative;
        line-height: 1;
        top: auto;
        display: block;
        margin: auto;
    }

    .langswitcher__item.langswitcher--current a {
        font-weight: bold;
    }

    .menu-item .langswitcher a {
        line-height: 1;
        display: block;
        overflow: visible;
        padding: 8px 16px;
        text-transform: capitalize;
    }

    .logo__arrow {
        left: 50px;
    }

    .product-switch {
        top: -12px;
        left: -16px;
    }
}

.header-buttons .is--authorized {
    display: none;
}

.logo + .is-authorized {
    display: block;
}

header .is--authorized {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99993 1.04169C7.60384 1.04169 5.67493 2.98076 5.67493 5.36669C5.67493 7.70283 7.51626 9.60498 9.83727 9.683C9.94174 9.68651 10.05 9.68651 10.1543 9.683C12.4757 9.60497 14.3152 7.70165 14.3249 5.36799C14.3249 2.98114 12.3868 1.04169 9.99993 1.04169ZM6.92493 5.36669C6.92493 3.66928 8.29603 2.29169 9.99993 2.29169C11.696 2.29169 13.0742 3.66951 13.0749 5.36542C13.0674 7.01925 11.7757 8.35917 10.1474 8.43233C10.0489 8.42518 9.94451 8.42552 9.84567 8.4324C8.21583 8.36001 6.92493 7.01921 6.92493 5.36669Z' fill='%2319181A'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.6554 11.6136C13.3891 10.7679 11.7505 10.3646 10.1437 10.3646C8.53665 10.3646 6.89377 10.7687 5.62007 11.6132C4.48229 12.3749 3.8291 13.4396 3.8291 14.5823C3.8291 15.7253 4.48136 16.7874 5.61979 17.545C6.88986 18.3945 8.53018 18.8 10.1374 18.8C11.745 18.8 13.3856 18.3943 14.6558 17.5445C15.7936 16.7828 16.4458 15.7188 16.4458 14.5761C16.4458 13.4332 15.7936 12.3712 14.6554 11.6136ZM5.0791 14.5823C5.0791 13.9524 5.43509 13.2417 6.31313 12.6535C7.33932 11.9735 8.72625 11.6146 10.1437 11.6146C11.5619 11.6146 12.9441 11.9738 13.9611 12.6531L13.9621 12.6537C14.8399 13.2377 15.1958 13.9463 15.1958 14.5761C15.1958 15.2062 14.8395 15.9173 13.9606 16.5057C12.9391 17.1891 11.5548 17.55 10.1374 17.55C8.72 17.55 7.33565 17.189 6.31416 16.5056L6.31279 16.5047C5.43494 15.9206 5.0791 15.2121 5.0791 14.5823Z' fill='%2319181A'/%3E%3C/svg%3E%0A");
    background-position: 16px 50%;
    background-repeat: no-repeat;
    padding-left: 40px;
    opacity: 1;
}
header .is--authorized:hover{
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.99993 1.04169C7.60384 1.04169 5.67493 2.98076 5.67493 5.36669C5.67493 7.70283 7.51626 9.60498 9.83727 9.683C9.94174 9.68651 10.05 9.68651 10.1543 9.683C12.4757 9.60497 14.3152 7.70165 14.3249 5.36799C14.3249 2.98114 12.3868 1.04169 9.99993 1.04169ZM6.92493 5.36669C6.92493 3.66928 8.29603 2.29169 9.99993 2.29169C11.696 2.29169 13.0742 3.66951 13.0749 5.36542C13.0674 7.01925 11.7757 8.35917 10.1474 8.43233C10.0489 8.42518 9.94451 8.42552 9.84567 8.4324C8.21583 8.36001 6.92493 7.01921 6.92493 5.36669Z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.6554 11.6136C13.3891 10.7679 11.7505 10.3646 10.1437 10.3646C8.53665 10.3646 6.89377 10.7687 5.62007 11.6132C4.48229 12.3749 3.8291 13.4396 3.8291 14.5823C3.8291 15.7253 4.48136 16.7874 5.61979 17.545C6.88986 18.3945 8.53018 18.8 10.1374 18.8C11.745 18.8 13.3856 18.3943 14.6558 17.5445C15.7936 16.7828 16.4458 15.7188 16.4458 14.5761C16.4458 13.4332 15.7936 12.3712 14.6554 11.6136ZM5.0791 14.5823C5.0791 13.9524 5.43509 13.2417 6.31313 12.6535C7.33932 11.9735 8.72625 11.6146 10.1437 11.6146C11.5619 11.6146 12.9441 11.9738 13.9611 12.6531L13.9621 12.6537C14.8399 13.2377 15.1958 13.9463 15.1958 14.5761C15.1958 15.2062 14.8395 15.9173 13.9606 16.5057C12.9391 17.1891 11.5548 17.55 10.1374 17.55C8.72 17.55 7.33565 17.189 6.31416 16.5056L6.31279 16.5047C5.43494 15.9206 5.0791 15.2121 5.0791 14.5823Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}
.header-buttons__try_now,
.header-buttons__login{
    opacity: 0;
}
@media screen and (min-width: 1047px) {


    .logo + .is--authorized {
        display: none;
    }

    .is--authorized span {
        max-width: 160px;
        text-overflow: ellipsis;
    }

    .is--scrolled .is--authorized span {
        max-width: 260px;
    }
}
