.sort-button-wrap{text-align:left}.sort-button-wrap .sort-universities-btn{border:none;font-size:15px;padding:5px 10px 5px 17px;outline:none;display:inline-block;cursor:pointer}.sort-button-wrap .sort-universities-btn:after{content:"";font-family:"Font Awesome 5 Pro";font-weight:900;position:relative;top:3px}.sort-button-wrap .sort-universities-btn:before{content:"";font-family:"Font Awesome 5 Pro";position:relative;top:0;transform:rotate(90deg);position:relative;display:inline-block;color:var(--pinc);font-size:12px}.sort-button-wrap{position:relative}.sort-button-wrap .sort-universities-list{position:absolute;left:0;top:calc(100% + 5px);top:0;background-color:#fff;width:100%;border-radius:10px;box-shadow:0 4px 10px 0 rgba(57,76,96,.25);background-color:#fff;text-align:right;padding:5px 0;opacity:0;transform:scale(.7);visibility:hidden;transition:all .5s cubic-bezier(.68,-.55,.27,1.55);transform-origin:top;z-index:2}html:lang(en) .sort-button-wrap .sort-universities-list{width:180px;right:0;left:auto}.sort-button-wrap .sort-universities-list.sort-open{visibility:visible;opacity:1;transform:scale(1)}.sort-button-wrap .sort-universities-list .header-list{display:none}.sort-button-wrap .sort-universities-list li{cursor:pointer;position:relative;font-size:15px}html[lang="en"] .sort-button-wrap .sort-universities-list li{direction:ltr;text-align:left}.sort-button-wrap .sort-universities-list li.selected{background-color:#f5f5f5}.sort-button-wrap .sort-universities-list li a{color:var(--black-color);padding:7px 34px 7px 5px}html[lang="en"] .sort-button-wrap .sort-universities-list li a{padding:7px 5px 7px 37px}.sort-button-wrap .sort-universities-list li:before{content:"";font-family:"Font Awesome 5 Pro";color:var(--gold-color);position:absolute;right:10px;top:7px;opacity:0;transform:scale(.5);transition:transform .3s cubic-bezier(.68,-.55,.27,1.55),opacity .3s;font-size:16px}html[lang="en"] .sort-button-wrap .sort-universities-list li.selected:before{right:auto;left:10px}.sort-button-wrap .sort-universities-list li.selected:before{opacity:1;transform:scale(1)}.sort-button-wrap .sort-universities-wrap{display:inline-block;position:relative;border-radius:5px;box-shadow:0 4px 10px 0 rgba(57,76,96,.25);background-color:#fff}@media screen and (max-width:767px){.sort-button-wrap .sort-universities-list{position:fixed;left:calc(50% - 125px);top:20%;width:250px;z-index:502}.sort-button-wrap .sort-universities-list .header-list{display:flex;justify-content:space-between;padding:10px;font-size:16px}.sort-button-wrap .sort-universities-list .header-list .close-sort{position:relative;width:24px;height:24px}.close-sort i{background-color:#707070;width:18px;height:2px;display:inline-block;position:absolute;left:3px;top:11px}.close-sort i:first-child{transform:rotate(45deg)}.close-sort i:last-child{transform:rotate(-45deg)}.sort-button-wrap .sort-universities-list.on-screen-layout-open{transform:scale(1) translateY(-50%)}}