

/* Start:/local/components/c1/lang.switcher/templates/.default/style.css?17519935833536*/
.switch_wrapper {
    display: flex;
    justify-content: flex-end;
    margin-right: 20px;
/*    display: inline-block;*/
/*    !*height: auto;*!*/
/*    line-height: 29px;*/
/*    !*line-height: initial;*!*/
/*    border-collapse: collapse;*/
/*    position: relative;*/
/*    margin-right: 20px;*/
/*    vertical-align: sub;*/
/*    !*padding: 10px 0;*!*/
}


.switch_table_row {
    display: flex;
    gap: 12px;
    /*display: table-cell;*/
    /*top: 2px;*/
    /*position: relative;*/
}
/*.switch_wrapper .name {*/
/*    display: table-cell;*/
/*    font-size: 14px;*/
/*    line-height: 17px;*/
/*    padding: 1px 3px;*/
/*    color: #FDCB1F;*/
/*    border-radius: 5px;*/
/*}*/
.lang {
    /*display: inline-block;*/
    cursor: pointer;
    /*font-size: .867em;*/
    /*border-radius: 7px;*/
    /*vertical-align: middle;*/
    /*color: #FDCB1F;*/
    /*border:none;*/
}
.selected_lang {
    /*border: 1px solid #fff;*/
    background-color: #ff4500;
    padding: 0 10px;
}
/*.selected_lang .name{*/
/*    color: #FFFFFF;*/
/*    padding: 2px 5px;*/
/*}*/
/*.switcher_line {*/
/*    display: table-cell;*/
/*    cursor: pointer;*/
/*    height: 2px;*/
/*}*/
/*.all_langs {*/
/*    height: 0;*/
/*    overflow: hidden;*/
/*    position: absolute;*/
/*    transition: all linear .2s;*/
/*}*/
/*.switch_wrapper.select .arrow img {*/
/*    transform: rotate(180deg);*/
/*}*/
/*.switch_wrapper.select .all_langs {*/
/*    height: auto;*/
/*    overflow: visible;*/
/*    z-index: 100;*/
/*    background: #fff;*/
/*}*/

/*.language-popup {*/
/*    position: absolute;*/
/*    top: -10px;*/
/*    right: 12px;*/
/*    border-radius: 12px;*/
/*    padding: 10px 14px;*/
/*    background: #fff;*/
/*    z-index: 1000;*/
/*    text-align: left;*/
/*    line-height: 15px;*/
/*    font-size: 15px;*/
/*    -webkit-box-shadow: 0 5px 30px -5px rgba(0,0,0,.25);*/
/*    box-shadow: 0 5px 30px -5px rgba(0,0,0,.25);*/
/*    min-width: 270px;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*}*/
/*.language-popup__title,*/
/*.language-popup__actions {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*    width: 100%;*/
/*    font-weight: 400;*/
/*    align-items: center;*/
/*}*/
/*.language-popup__title{*/
/*    flex-basis: 60%;*/
/*    flex: 1;*/
/*    padding-right: 12px;*/
/*}*/
/*.language-popup__actions{*/
/*    flex-basis: 40%;*/
/*}*/
/*.language-popup .lang*/
/*{*/
/*    all: unset;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    flex-basis: 100%;*/
/*    flex: 1;*/
/*    justify-content: center;*/
/*    text-align: center;*/
/*}*/

/*.language-popup .lang.selected_lang .name*/
/*{*/
/*    background-color: #000;*/
/*}*/

/*.language-popup .lang .name {*/
/*    cursor: pointer;*/
/*    margin: 0 auto;*/
/*    color: #FFFFFF;*/
/*    padding: 7px 7px;*/
/*    border-radius: 5px;*/
/*    width: fit-content;*/
/*    background-color: #ff2c5b;*/
/*}*/
/*@media (max-width: 800px){*/
/*    .language-popup {*/
/*        position: fixed;*/
/*        left: 0;*/
/*        top: 16px;*/
/*        right: 0;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*        width: calc(100vw - 40px);*/
/*    }*/
/*    .language-popup__actions{*/
/*        flex-basis: 30%;*/
/*    }*/
/*}*/
/*@media(max-width: 991px){*/
/*    .lang{*/
/*        line-height: 61px;*/
/*        padding: 0 5px;*/
/*    }*/
/*    .menu.top .lang{*/
/*        line-height: 45px;*/
/*        padding: 0 10px;*/
/*    }*/
/*}*/
/* End */
/* /local/components/c1/lang.switcher/templates/.default/style.css?17519935833536 */
