@import url("https://fonts.googleapis.com/css2?family=Lato:wght@700&family=Open+Sans:wght@400;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,Lato,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif}.MainNavigation_header__WuiTa{width:100%;height:5rem;display:flex;align-items:center;justify-content:space-between;background-color:#77002e;padding:0 10%}@media screen and (max-width:480px){.MainNavigation_header__WuiTa{padding:0 10px}.MainNavigation_header__WuiTa li{margin-left:0;font-size:.8rem;white-space:nowrap}}.MainNavigation_logo__oTonQ{font-size:1.5rem;color:#fff;font-weight:700;width:30%}.MainNavigation_header__WuiTa ul{list-style:none;margin:0;padding:0;display:flex;width:70%}.MainNavigation_header__WuiTa li:first-child{margin-right:3rem}.MainNavigation_header__WuiTa a{text-decoration:none;color:#fcb8d2}.MainNavigation_header__WuiTa a.MainNavigation_active__eKPZi,.MainNavigation_header__WuiTa a:active,.MainNavigation_header__WuiTa a:hover{color:#fff}.Layout_main__NgJgX{margin:3rem auto;width:90%;max-width:40rem}