@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&family=Unbounded:wght@200..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.unbounded{font-family:Unbounded,sans-serif}.montserrat{font-family:Montserrat,sans-serif}.mulish{font-family:Mulish,sans-serif}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova.otf) format("opentype")}@font-face{font-family:Poppins;src:url(/fonts/Poppins.ttf) format("truetype")}@font-face{font-family:Poppins;src:url(/fonts/PoppinsMedium.ttf) format("truetype");font-weight:500}@font-face{font-family:Poppins;src:url(/fonts/PoppinsSemiBold.ttf) format("truetype");font-weight:600}@font-face{font-family:Poppins;src:url(/fonts/PoppinsBold.ttf) format("truetype");font-weight:700}@font-face{font-family:Onest;src:url(/fonts/Onest.ttf) format("truetype")}:root{--vmax:100dvh}.dropdown-wrapper{position:relative}.dropdown-wrapper .dropdown{position:absolute;z-index:100;background:#1c1c1d;padding:8px 0;width:100%;margin-top:16px;border-radius:4px;box-shadow:0 0 6px 2px rgba(17,17,37,.6392156863)}.dropdown-wrapper .dropdown .item{display:flex;align-items:center;width:100%;font-size:14px;transition:30ms;cursor:pointer}.dropdown-wrapper .dropdown .item>*{padding:10px;width:100%}.dropdown-wrapper .dropdown .item:hover{background:rgba(132,136,139,.1254901961)}.dropdown-wrapper.top .dropdown{top:-120px}@keyframes toTop{0%{opacity:0}}