@import"https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900";.title .label{font-size:40px;font-weight:400}@media screen and (max-width: 600px){.title .label{font-size:30px}}@media screen and (max-width: 400px){.title .label{font-size:27px}}:root{--foreground-color: #ffffff;--background-color: #2B5043;--pure-material-primary-rgb: 237, 175, 19;--pure-material-onprimary-rgb: 255, 255, 255;--pure-material-surface-rgb: 43, 80, 67;--pure-material-onsurface-rgb: var(--foreground-color)}html,body{background-color:var(--background-color);font-family:Roboto,sans-serif;color:var(--foreground-color);min-height:100%;margin:0;overflow-x:hidden}button,input{font-family:Roboto,sans-serif}.title,.title .label{background-color:var(--background-color)}@media screen and (min-width: 800px){.title .separator{background-color:#edaf1380}}.title.inverted,.title.inverted .label{background-color:var(--foreground-color)}@media screen and (min-width: 800px){.title.inverted .separator{background-color:#edaf1380}}.title{text-align:center;position:relative;display:block;width:100%;overflow:hidden}.title .label{text-transform:uppercase;z-index:10;position:relative;padding:0 30px;display:inline-block}.title .separator{position:absolute;height:2px;width:100%;left:0;top:20px}.yellow-button{color:#2b5043;background-color:#edaf13;border:none;height:50px;border-radius:25px;padding:0 25px;font-size:25px;font-weight:500;cursor:pointer;transition:background-color ease-in .2s}.yellow-button:hover{background-color:#f2c75a}
