.countries-skeleton-wrapper{padding-bottom:52px;display:flex}.countries-skeleton-wrapper .skeleton-list{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:18px;gap:18px;display:grid;justify-content:center}.countries-skeleton-wrapper .skeleton-list .country-skeleton{filter:drop-shadow(0 2px 12px rgba(0,0,0,.08));background-color:var(--white);padding:6px;border-radius:6px}.countries-skeleton-wrapper .skeleton-list .country-img{height:62px!important}.cities-skeleton-wrapper{padding-bottom:52px;margin-top:22px}.cities-skeleton-wrapper .skeleton-list{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:18px;gap:18px;display:grid;justify-content:center}.cities-skeleton-wrapper .skeleton-list .city-skeleton{filter:drop-shadow(0 2px 12px rgba(0,0,0,.08));background-color:var(--white);padding:6px;border-radius:6px}.areas-skeleton-wrapper{padding-bottom:52px;margin-top:22px}.areas-skeleton-wrapper .skeleton-list{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));grid-gap:18px;gap:18px;display:grid;justify-content:center}.areas-skeleton-wrapper .skeleton-list .area-skeleton{filter:drop-shadow(0 2px 12px rgba(0,0,0,.08));background-color:var(--white);padding:6px;border-radius:6px}@font-face{font-family:Inter-Light;src:url(/fonts/Inter-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Inter-ExtraBold;src:url(/fonts/Inter-ExtraBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Light;src:url(/fonts/Cairo-Light.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Regular;src:url(/fonts/Cairo-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Medium;src:url(/fonts/Cairo-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-SemiBold;src:url(/fonts/Cairo-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-Bold;src:url(/fonts/Cairo-Bold.woff2) format("woff2");font-style:normal}@font-face{font-family:Cairo-ExtraBold;src:url(/fonts/Cairo-ExtraBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Regular;src:url(/fonts/Rubik-Regular.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Medium;src:url(/fonts/Rubik-Medium.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-SemiBold;src:url(/fonts/Rubik-SemiBold.woff2) format("woff2");font-style:normal}@font-face{font-family:Rubik-Bold;src:url(/fonts/Rubik-Bold.woff2) format("woff2");font-style:normal}.choose-country-modal .ant-modal-content{padding:1rem 8px!important}.choose-country-modal .ant-modal-content .ant-modal-close{display:none}.choose-country-modal .modal-body{min-height:20vh;max-height:60vh;display:grid}.choose-country-modal .modal-body h4{color:var(--secondary-color);text-align:center;max-width:80%;margin:auto auto 18px}.choose-country-modal .modal-body .countries-wrapper{display:grid;height:100%;align-items:center}.choose-country-modal .modal-body .countries-wrapper .countries-list{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.choose-country-modal .modal-body .countries-wrapper .countries-list .c-btn{background-color:transparent;border:0;outline:0;cursor:pointer;filter:drop-shadow(0 2px 12px rgba(0,0,0,.08));background-color:var(--white);border-radius:6px;width:102px;display:flex;gap:12px;flex-direction:column;justify-content:center;align-items:center;padding:8px 10px;transition:all .15s ease-out}.choose-country-modal .modal-body .countries-wrapper .countries-list .c-btn .custom-image{width:82px;display:flex;align-items:center;justify-content:center}.choose-country-modal .modal-body .countries-wrapper .countries-list .c-btn .custom-image img{width:100%!important;height:auto!important;border-radius:2px;border:1px solid rgba(var(--black-rgb),.02)}.choose-country-modal .modal-body .countries-wrapper .countries-list .c-btn.selected,.choose-country-modal .modal-body .countries-wrapper .countries-list .c-btn:hover{background-color:rgba(var(--primary-rgb),12%);color:var(--primary)}.choose-country-modal .modal-body .cities-wrapper{padding-bottom:4px}.choose-country-modal .modal-body .cities-wrapper .cities-list{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.choose-country-modal .modal-body .cities-wrapper .cities-list .c-btn{background-color:transparent;border:0;outline:0;cursor:pointer;filter:drop-shadow(0 2px 6px rgba(0,0,0,.08));background-color:var(--white);border-radius:6px;width:102px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 10px}.choose-country-modal .modal-body .cities-wrapper .cities-list .c-btn.selected,.choose-country-modal .modal-body .cities-wrapper .cities-list .c-btn:hover{background-color:rgba(var(--primary-rgb),20%)}.choose-country-modal .modal-body .areas-wrapper{padding-bottom:4px}.choose-country-modal .modal-body .areas-wrapper .areas-list{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.choose-country-modal .modal-body .areas-wrapper .areas-list .c-btn{background-color:transparent;border:0;outline:0;cursor:pointer;filter:drop-shadow(0 2px 6px rgba(0,0,0,.08));background-color:var(--white);border-radius:6px;width:102px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 10px}.choose-country-modal .modal-body .areas-wrapper .areas-list .c-btn.selected,.choose-country-modal .modal-body .areas-wrapper .areas-list .c-btn:hover{background-color:rgba(var(--primary-rgb),20%)}