.fluent-emoji{font-family:Fluent Emoji}.pretty-loader{display:inline-flex;position:relative}.pretty-loader .pretty-loader__content{display:none;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.pretty-loader .pretty-loader__content_dots{gap:.375rem}.pretty-loader .pretty-loader__label{opacity:1}.pretty-loader.pretty-loader_active .pretty-loader__content{display:inline-block}.pretty-loader.pretty-loader_active .pretty-loader__label{opacity:0}.pretty-loader.pretty-loader_active .pretty-loader__content_dots{display:inline-flex;gap:.375rem}.loader-circle{animation:rotate 2s linear infinite;transform-origin:center;vertical-align:middle}.loader-circle circle{animation:stretch 1.5s ease-in-out infinite;fill:none;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round}.loader-circleDots circle{animation:blink 1s infinite}.loader-circleDots circle:first-child{animation-delay:.1s}.loader-circleDots circle:nth-child(2){animation-delay:.2s}.loader-circleDots circle:nth-child(3){animation-delay:.3s}.loader-circleDots circle:nth-child(4){animation-delay:.4s}.loader-circleDots circle:nth-child(5){animation-delay:.5s}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes stretch{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-2.1875rem}to{stroke-dashoffset:-7.75rem}}@keyframes blink{0%,to{opacity:.1}50%{opacity:1}}.countries{margin-top:9.375rem}@media(max-width:991.98px){.countries{margin-top:4rem}.countries .block-header{text-align:center}}.countries__tabs{white-space:nowrap}@media(max-width:1599.98px){.countries__tabs{margin:0 -1.25rem;padding:0 1.25rem}}@media(max-width:1289.98px){.countries__tabs{margin:0 -.625rem;padding:0 .625rem}}.countries__tabs-inner{display:flex;gap:1rem;min-width:100%;padding:.375rem;position:relative;width:max-content;z-index:1}@media(max-width:991.98px){.countries__tabs-inner{gap:0}}.countries__tabs-inner:before{background-color:#f5f5f5;border-radius:.375rem;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.countries__tabs-inner li{flex-grow:1}.countries__tabs-inner a{border-radius:.375rem;color:#1b1b1b;display:flex;font-size:1rem;font-weight:500;line-height:1.625rem;padding:.6875rem 1.625rem;text-decoration:none;transition:all .2s}@media(max-width:991.98px){.countries__tabs-inner a{padding:.6875rem 1.25rem}}.countries__tabs-inner a:hover{background-color:#e4e4e4}.countries__tabs-inner a.active{background:#fff;box-shadow:0 1px .125rem rgba(16,24,40,.06)}.countries__items{align-items:flex-start;display:grid;gap:.25rem 2.0625rem;grid-template-columns:repeat(5,1fr);margin-top:3.3125rem;overflow:hidden;position:relative;transition:all .3s ease-in-out}@media(max-width:1289.98px){.countries__items{gap:.25rem 1.25rem;grid-template-columns:repeat(4,1fr)}}@media(max-width:991.98px){.countries__items{grid-template-columns:repeat(3,1fr);margin-top:1.875rem}}@media(max-width:575.98px){.countries__items{grid-template-columns:repeat(2,1fr)}}.countries__item-img{display:flex;height:1.25rem;width:1.875rem}.countries__item-img img{height:100%;width:100%}.countries__item{align-items:center;border:1px solid #ebebeb;border-radius:.375rem;color:#1b1b1b;display:flex;font-size:1.125rem;font-weight:500;gap:.75rem;height:100%;line-height:1.625rem;padding:.6875rem .875rem;transition:border .3s ease-in-out}@media(max-width:991.98px){.countries__item{font-size:1rem}}.countries__item--default .countries__item-img{background-color:#ebebeb}.countries__item--default span{background-color:#ebebeb;height:1.125rem;max-width:4.5rem;width:100%}.countries__item--default:nth-child(3n+1) span{max-width:6.8125rem}.countries__item--default:nth-child(4n+1) span{max-width:10.25rem}@media(max-width:991.98px){.countries__item:nth-child(n+34){display:none}}@media(max-width:575.98px){.countries__item:nth-child(n+23){display:none}}