.region-selection{display:none}.region-selection.active{display:block}.region-selection{background-color:#fff;height:100vh;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1000}.region-selection__close{cursor:pointer;position:absolute;right:25px;top:25px}.region-selection__container{height:100%;margin:0 auto;max-width:1920px}.region-selection__top{align-items:center;display:flex;justify-content:center;padding:40px 0}.region-selection__middle{background-color:#87c6fe;height:410px;position:relative}.region-selection__middle h2{color:#fff;left:12px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media screen and (min-width:567px){.region-selection__middle h2{left:20%}}.region-selection__middle h2 span{display:block}.region-selection__middle img{height:100%;object-fit:cover;object-position:left;width:100%}@media screen and (min-width:1280px){.region-selection__middle img{object-fit:contain;object-position:right;transform:translateX(-48px)}}.region-selection__bottom{margin-top:40px;padding-bottom:40px}.region-selection__bottom *{color:#327aa4;text-decoration:none}.region-selection__regions-tab{align-items:center;background-color:#c0e7fd;display:flex;overflow:auto}@media screen and (min-width:996px){.region-selection__regions-tab{background-color:transparent;justify-content:center}}.region-selection__region-tab{background-color:#c0e7fd;border:1px solid #c0e7fd;cursor:pointer;flex:0 0 168px;padding:8px 0;transition:background-color .3s cubic-bezier(.175,.885,.32,1.275)}.region-selection__region-tab.active{background-color:#fff}@media screen and (min-width:1348px){.region-selection__region-tab{flex:0 0 268px}}.region-selection__regions{margin:24px auto 0;max-width:976px;position:relative}.region-selection__region{display:flex;flex-wrap:wrap;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275),visibility .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden;width:100%}.region-selection__region.justify-center{justify-content:center}@media screen and (min-width:567px){.region-selection__region{gap:0 32px}}.region-selection__region.active{opacity:1;position:static;visibility:visible}.region-selection__item{align-items:center;border-bottom:1px solid #c0e7fd;box-sizing:border-box;display:flex;flex:0 0 100%;gap:8px;padding:12px 8px}@media screen and (min-width:567px){.region-selection__item{flex:0 0 calc(50% - 16px)}}@media screen and (min-width:1024px){.region-selection__item{flex:0 0 calc(33.33% - 21.334px)}}.region-selection__item p{max-width:72%}.region-selection__item img:first-of-type{flex:0 0 22.4px;height:16px;width:22.4px}.region-selection__item img:nth-of-type(2){flex:0 0 24px;margin-left:auto}.region-selection .text-uppercase{text-transform:uppercase}@media screen and (min-width:567px){.region-selection .text-translate{transform:translateX(-6px)}}.region-selection .normal{font-weight:400}.region-selection .bold{font-weight:600}.region-selection .bolder{font-weight:700}.region-selection .text-14{font-size:14px}.region-selection .text-90{font-size:50px}@media screen and (min-width:567px){.region-selection .text-90{font-size:90px}}.region-selection .text-40{font-size:40px}.region-selection .text-70{font-size:60px}@media screen and (min-width:567px){.region-selection .text-70{font-size:70px}}.region-selection .text-100{font-size:100px}@media screen and (min-width:567px){.region-selection .text-100{font-size:90px}}.region-selection .letter-space{letter-spacing:.96px}.region-selection .text-center{text-align:center}