@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap");body{font-family:Manrope}.layout-content{padding-bottom:0 !important}.custom-container{box-sizing:content-box;padding:0 24px}@media (min-width: 1100px){.custom-container{max-width:1312px;margin:0 auto}}.header-container{display:flex;min-height:60px;background-color:white;align-items:center;justify-content:center}.header-container img{width:218px}.header-container nav{display:none;font-size:15px}.header-container nav a{color:#292A2E;font-weight:bold}.header-container nav a+a{margin-left:48px}@media (min-width: 1100px){.header-container{max-width:1312px;margin:0 auto;min-height:90px;align-items:center;justify-content:space-between}.header-container img{height:40px}.header-container nav{display:block}}header{box-shadow:0px 1px 1px rgba(0,0,0,0.15)}footer{background-color:white;border-top:1px solid #c3c3c4}.footer-container{display:flex;min-height:60px;background-color:white;align-items:center;justify-content:center;flex-direction:column;padding-top:32px}.footer-container nav{margin-top:32px;margin-bottom:64px;display:flex;flex-direction:column;align-items:center;font-size:15px}.footer-container nav a+a{margin-top:24px}.footer-container nav a{color:#535869;font-weight:bold}.footer-container img{width:218px}@media (min-width: 1100px){.footer-container{padding-top:0px;max-width:1312px;margin:0 auto;min-height:90px;flex-direction:row;align-items:center;justify-content:space-between}.footer-container nav{margin-top:0;margin-bottom:0;display:block}.footer-container nav a+a{margin-left:24px;margin-top:0}}.hero{margin-top:4rem;display:flex;flex-direction:column;align-items:center}.hero h3{font-weight:bold;text-align:center;margin-bottom:0;flex:1}.hero .show-updates-dropdown{display:inline-block;margin-top:2rem}@media (min-width: 1100px){.hero{flex-direction:row;align-items:center}.hero h3{text-align:left}.hero .show-updates-dropdown{display:inline-block;margin-top:0}}.show-updates-dropdown{padding:4px 16px;color:white;background:#292A2E;border-radius:100px}.show-updates-dropdown:hover{color:white;background:#555659}
