.toggle-button{background:#edb87c;border:none;color:#3a3d47;border-radius:1.5rem;font-weight:700;height:160px;text-transform:uppercase;transition-duration:.25s;display:flex;align-items:center;justify-content:center;width:100%}.toggle-button:hover{background:#5bbfc9;color:#fff;cursor:pointer}.toggle-button.active{background:#5cb496;color:#fff}.toggle-button.active:hover{background:#7a7167;color:#fff;cursor:pointer}.cta{border:none;border-radius:1.5rem;font-weight:700;margin:25px auto;padding:8px 16px;text-transform:uppercase;transition-duration:.25s;display:flex;align-items:center;justify-content:center}.cta,.cta:hover{background:#5bbfc9;color:#fff}.cta:hover{cursor:pointer}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.title-large{color:#fff;font-weight:700;font-size:20px}body{background:#3a3d47;font-family:"Avenir Next"}.landscape{width:100vw;position:absolute;bottom:0;left:0}
/*# sourceMappingURL=main.c1569d1c.chunk.css.map */