.dropdown{display:flex;align-items:center;justify-content:center;position:relative}.dropdown:hover{cursor:pointer}.dropdown .dropdown-items{display:flex;flex-direction:column;overflow:hidden;max-height:29px;transition:max-height .3s ease-in-out;position:absolute;top:-11px;right:16px}.dropdown .dropdown-items img.lang-icon{margin-right:8px;margin-bottom:8px;width:27px;height:27px;border:1px solid white;border-radius:50%}.dropdown .dropdown-items.opened{max-height:110px}.dropdown img.arrow{transition:all .3s ease-in-out;transform:rotate(180deg)}.dropdown img.arrow:hover{cursor:pointer}.dropdown img.arrow.opened{transform:rotate(0)}.scale-up[data-v-ee9a7a31]{transform:scale(1.5);margin-top:12px}.info-text[data-v-4434d938]{display:flex;align-items:center}.info-text .text[data-v-4434d938]{font-family:dm_sans_medium,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:18px;display:flex;align-items:center;color:#696f79}.info-text .text a[data-v-4434d938]{color:#0663ef;margin:0 5px}.info-text.accept .checkbox[data-v-4434d938]{width:24px;height:24px;background-image:url(/assets/icons/auth/checkbox-checked.png);margin-right:16px}.info-text.login[data-v-4434d938]{display:flex;align-items:center;justify-content:center;margin-bottom:100px}.pagination-wrapper[data-v-b24af7c4]{display:flex;flex-wrap:wrap;margin-top:20px}.pagination-wrapper .pagination-link-style-wrapper[data-v-b24af7c4]{margin:23px 5px 0 2px}div.pagination-link-style[data-v-b24af7c4],a.pagination-link-style[data-v-b24af7c4]{font-family:dm_sans_regular,sans-serif;font-size:14px;border:1px solid dodgerblue;border-radius:5px;color:#1e90ff;text-decoration:none;padding:5px 10px;margin-top:-5px}div.pagination-link-style.active[data-v-b24af7c4],a.pagination-link-style.active[data-v-b24af7c4]{background:dodgerblue;color:#fff}div.pagination-link-style[data-v-b24af7c4]:hover,a.pagination-link-style[data-v-b24af7c4]:hover{background:white;color:#1e90ff}div.pagination-link-style[data-v-b24af7c4]:focus,a.pagination-link-style[data-v-b24af7c4]:focus{border:1px solid indigo;color:indigo}.lang-title-wrapper{position:relative;height:50px;margin-bottom:30px;display:flex;justify-content:center;text-align:center}.popup-title-1,.popup-title-2{position:absolute;top:0;left:0;opacity:0;transition:opacity .7s ease-in-out}.popup-title-2{font-size:21px!important}.popup-title-1.active,.popup-title-2.active{opacity:1}@keyframes switchTitles{0%,to{opacity:0}50%{opacity:1}}.popup-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1}.popup-wrapper .popup{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000004d;width:400px;max-width:85%}.popup-wrapper .popup .logo{display:flex;justify-content:center}.popup-wrapper .popup .popup-title{font-size:24px;font-family:dm_sans_medium,sans-serif;width:100%}.popup-wrapper .popup .popup-title.welcome{text-align:center;margin-top:24px;margin-bottom:16px;display:flex;justify-content:center;align-items:center;gap:6px}.popup-wrapper .popup .language-options{margin-bottom:20px;display:flex;align-items:center;justify-content:space-evenly}.popup-wrapper .popup .language-options .language-option{cursor:pointer;font-size:18px;font-family:dm_sans_medium,sans-serif;display:flex;gap:8px;align-items:center}.popup-wrapper .popup .continue-button{background-color:#0663ef;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:16px;cursor:pointer}.popup-wrapper .popup .continue-button:hover{background-color:#044ebb}
