.languageDropDown.parent{-webkit-user-select:none;user-select:none;color:#070e19;border:none;border-radius:100px;flex-direction:column;align-self:center;width:80px;min-height:auto;margin-left:16px;font-size:16px;font-weight:400;line-height:22px;display:flex;position:relative}.languageDropDown.parent_opened .opened{border-color:#0d87ff}.languageDropDown .opened{cursor:pointer;background-color:#fff;border:1px solid #dadada;border-radius:100px;flex-direction:column;justify-content:center;align-items:flex-start;height:44px;min-height:44px;padding:0 36px 0 14px;font-size:1rem;line-height:1;display:flex;position:relative}.languageDropDown .opened:after{content:"";background:url("data:image/svg+xml,%3csvg%20width='12'%20height='9'%20viewBox='0%200%2012%209'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.99998%203.06959C5.77269%203.06959%205.62259%203.36305%205.14301%203.91448L1.46482%208.20685C1.38514%208.29979%201.29055%208.37351%201.18644%208.42381C1.08233%208.47411%200.970754%208.5%200.85807%208.5C0.745387%208.5%200.633806%208.47411%200.5297%208.42381C0.425594%208.37351%200.331001%208.29979%200.251322%208.20685C0.171642%208.11391%200.108438%208.00357%200.0653152%207.88214C0.022193%207.76071%200%207.63056%200%207.49912C0%207.36768%200.022193%207.23753%200.0653152%207.1161C0.108438%206.99466%200.171642%206.88433%200.251322%206.79139L5.39325%200.793675C5.47286%200.700584%205.56743%200.626727%205.67155%200.576333C5.77566%200.525939%205.88728%200.5%206%200.5C6.11272%200.5%206.22434%200.525939%206.32846%200.576333C6.43257%200.626727%206.52714%200.700584%206.60675%200.793675L11.7487%206.79139C11.8284%206.88433%2011.8916%206.99466%2011.9347%207.1161C11.9778%207.23753%2012%207.36768%2012%207.49912C12%207.63056%2011.9778%207.76071%2011.9347%207.88214C11.8916%208.00357%2011.8284%208.11391%2011.7487%208.20685C11.5878%208.39455%2011.3695%208.5%2011.1419%208.5C11.0292%208.5%2010.9177%208.47411%2010.8136%208.42381C10.7095%208.37351%2010.6149%208.29979%2010.5352%208.20685L6.85699%203.91448C6.50316%203.65652%206.22726%203.06959%205.99998%203.06959Z'%20fill='%2343536C'/%3e%3c/svg%3e") 50%/12px no-repeat;width:12px;height:8px;transition:all .3s;display:block;position:absolute;right:15px}.languageDropDown .opened span{text-overflow:ellipsis;white-space:nowrap;width:90%;display:block;overflow:hidden}.languageDropDown .closed:after{transform:rotate(-180deg)}.languageDropDown .item_list::-webkit-scrollbar{width:6px}.languageDropDown .item_list::-webkit-scrollbar-track{background-color:#fff}.languageDropDown .item_list::-webkit-scrollbar-thumb{background-color:#c1c8cf;border-radius:5px}.languageDropDown .item_list{z-index:91;background-color:#fff;border:1px solid #c1c8cf;border-radius:5px;width:100%;max-height:276px;padding:0;display:block;position:absolute;bottom:0;left:0;overflow-x:hidden;transform:translateY(calc(100% + 5px))}.languageDropDown .item_list li{border-radius:5px;align-items:center;margin:5px;padding:10px;display:flex}.languageDropDown .item_list li:hover{color:#0d87ff;cursor:pointer;background-color:#acd6ff}.languageDropDown .item_list li.selected{color:#0d87ff;background-color:#e3f1ff}.languageDropDown .item_list li span{text-overflow:ellipsis;white-space:nowrap;width:90%;overflow:hidden}.languageDropDown .item_list li .hint{pointer-events:all}@media (width<=1023px){.languageDropDown.parent{width:290px;margin-bottom:15px;margin-left:0;display:flex}}@media (width<=767px){.languageDropDown.parent{margin:0 auto 15px}}
