.uppercase{text-transform:uppercase}#middle-container{padding:0}body{background-color:#36c}.fh-wrapper{min-height:100vh;display:flex;flex-direction:column}.header{display:flex;justify-content:center}.header__logo{width:14.1875rem;margin-top:1.875rem;margin-bottom:1.875rem}@media screen and (min-width:768px){.header__logo{margin-top:3.75rem;margin-bottom:3.75rem}}.main{align-items:center;flex-grow:1;margin-top:2.8125rem}.main__content{display:flex;justify-content:center;width:100%;max-width:1630px;padding:0 .9375rem;margin:0 auto}.locale-list{display:flex;justify-content:center;flex-wrap:wrap;gap:.9375rem .9375rem;max-width:47.5rem}@media screen and (min-width:768px){.locale-list{row-gap:.625rem}}.locale-list__item{width:calc(100%/2 - (.9375rem * (2 - 1)/2));display:flex;justify-content:center;align-items:center;gap:.3125rem;padding:.9375rem .3125rem;background:#fff;border-radius:.625rem;text-align:center;color:#474747;font-size:1rem;box-shadow:0 .25rem .25rem rgba(0,0,0,.25);font-weight:600}@media screen and (min-width:768px){.locale-list__item{width:calc(100%/4 - (.9375rem * (4 - 1)/4))}}.locale-list__flag{border-radius:50%;width:1.375rem;height:1.375rem;object-fit:cover}.footer__content{width:calc(100% - 1.875rem);max-width:1630px;margin:0 auto;text-align:center}@media screen and (min-width:768px){.footer__content{text-align:left}}.footer__text{color:#fff}