@import url(https://fonts.googleapis.com/css2?family=Lato:wght@700&family=Open+Sans:wght@400;700&display=swap);*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:Open Sans,Lato,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Lato,sans-serif}ul{list-style:none;margin:0;padding:0}.center{margin:auto;text-align:center}.main-header_header__X_-dA{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;padding:1rem 10%;height:5rem;background-color:#202020}.main-header_logo__2Z9Cv{font-size:1.5rem;font-family:Fira,sans-serif;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#94fdfd}.main-header_logo__2Z9Cv a{text-decoration:none;color:#94fdfd}.main-header_navigation__ffOWC a{text-decoration:none;color:#74dacc;font-size:1rem}@media (min-width:768px){.main-header_logo__2Z9Cv{font-size:2.5rem}.main-header_navigation__ffOWC a{font-size:1.5rem}}.notification_notification__3oWBf{position:fixed;bottom:0;left:0;height:5rem;width:100%;background-color:#1b1b1b;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#fff;padding:.5rem 10%;-webkit-box-shadow:0 -3px 6px rgba(0,0,0,.2);box-shadow:0 -3px 6px rgba(0,0,0,.2)}.notification_notification__3oWBf h2{margin:0;font-size:1.25rem;color:#fff}.notification_pending__1zWgb{background-color:#177cbe}.notification_success__3Hbna{background-color:#10be58}.notification_error__1LYKp{background-color:#e65035}