body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.worldmap{aspect-ratio:16/8;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:16px auto;max-width:1200px;position:relative;width:100%}.pin{position:absolute;transform:translate(-50%,-50%)}.worldmap .dot{background:#2563eb;border:2px solid #fff;border-radius:9999px;box-shadow:0 1px 9px 3px #6b6b6b4a;cursor:pointer;height:12px;transition:transform .12s ease-out,box-shadow .12s ease-out;width:12px;z-index:0}.worldmap .dot:hover{box-shadow:0 0 0 6px #2563eb26;transform:scale(1.2)}.bubble{align-items:center;background:#fff;border-radius:4px;box-shadow:0 1px 2px #0000000f,0 8px 24px #0000001f;color:#374151;display:flex;gap:16px;padding:12px 16px;text-decoration:none;top:23px;transition:all .2s ease;white-space:nowrap;z-index:999}.bubble,.bubble:before{left:50%;position:absolute;transform:translateX(-50%)}.bubble:before{border-bottom:8px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";filter:drop-shadow(0 -1px 1px rgba(0,0,0,.06));height:0;top:-6px;width:0}.bubble-title{font-size:16px;font-weight:500}.bubble-chev{color:#2563eb;font-size:20px;line-height:1}.bubble:hover{box-shadow:0 2px 6px #00000014,0 12px 28px #00000029}.board-wrap{margin:12px auto 40px;max-width:1200px;padding:0 12px}.tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:12px}.tab{background:#f9fafd;border:1px solid #f9fafd;border-radius:4px;border-radius:12px;color:#282836;cursor:pointer;font-size:17px;padding:10px 14px;transition:all .2s ease;white-space:nowrap}.tab-active,.tab:hover{background:#eef2fe}.tab-active{border-color:#87afe3;color:#5f79c4}.search-bar{margin:15px 0 16px}.search-bar input{background:#f9fafd;border:1px solid #f9fafd;border-radius:12px;box-sizing:border-box;color:#282836;font-size:17px;outline:none;padding:12px 14px;transition:all .2s ease;width:100%}.search-bar input:focus{border-color:#87afe3}.search-bar input::placeholder{color:#9ba4b1;font-size:17px}.country-list{border:1px solid #f0f3f9;border-radius:12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;margin:0;overflow:hidden;padding:0}@media (max-width:1024px){.country-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.worldmap{display:none}.tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:2px;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.tabs::-webkit-scrollbar{height:6px}.tab{flex:0 0 auto;font-size:14px;padding:10px 16px}.country-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.country-list{grid-template-columns:repeat(1,minmax(0,1fr))}}.country-item{align-items:center;border:none;color:#282836;display:flex;font-size:17px;font-weight:500;padding:12px 14px;text-decoration:none;transition:all .2s ease}.flag{font-size:25px;line-height:10px}.country-chev{color:#2563eb;font-size:18px}.country-item:hover{background:#eef2fe}.country-name{margin-left:20px}.country-chev{color:#f0f3f9;font-size:30px;line-height:10px;margin-left:auto}.dot-active{box-shadow:0 0 0 6px #2563eb26;transform:scale(1.2)}.loader-wrap{align-items:center;background:#f8fafc;display:flex;height:100vh;justify-content:center}.loader{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.142e5775.css.map*/