.locale-block{background:#120323;border:1px solid #291d38;border-radius:6px;color:#000;cursor:pointer;font-size:13px;left:0;outline:0;position:fixed;top:calc(45% + 125px);width:50px;z-index:10}.locale-block__chosen-language{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;height:40px;left:0;overflow:hidden;padding-left:5px;position:relative;width:50px}.locale-block__chosen-language:after{background-image:url(../images/45.svg);background-repeat:no-repeat;background-size:contain;content:"";height:6px;position:absolute;right:6px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);width:8px}.locale-block__locales-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:1px solid #291d38;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;gap:15px;margin:0 5px;padding:10px 0;position:relative;z-index:999}.locale-block img{border-radius:2px;height:16px;width:22px}