@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");@font-face{font-family:Bebas Neue;src:url(/static/fonts/BebasNeueBold.eot);src:url(/static/fonts/BebasNeueBold.eot?#iefix) format("embedded-opentype"),url(/static/fonts/BebasNeueBold.woff) format("woff"),url(/static/fonts/BebasNeueBold.ttf) format("truetype")}:root{--border-radius:0px;--button-border-radius:0px;--color-logo:#000;--color-text:#000;--color-button:#b2423e;--color-gray:#232224;--color-yellow:#d4c063;--font-family:"Roboto",Helvetica,sans-serif;--font-size:16px}body,html{padding:0;margin:0;font-size:var(--font-size);font-family:var(--font-family)}*{box-sizing:border-box}h2{font-size:36px;line-height:48px}h2,h3{font-style:normal;font-weight:500;color:#000;margin:0}h3{font-size:24px;line-height:26px}@media screen and (max-width:480px){:root{--font-size:18px}}.ReactModal__Overlay{opacity:0;transition:opacity .25s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}