body,html{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden;font-family:"Varela Round",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#4b6cb7;background:linear-gradient(90deg,#182848,#4b6cb7)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.app-container{justify-content:center;padding-bottom:2rem}.app-container,.home-container{display:flex;align-items:center}.home-container{justify-content:space-around;margin-top:1.7rem;background-color:#fff;width:90vw;height:92vh;align-self:center;overflow:hidden}.home-counter{font-size:4em;color:#1f618d;font-weight:900}.home-content-container{flex-direction:column;background-color:#fff;justify-content:center;padding:8rem;margin-inline:4rem}.home-content-container,.home-counter-section-container{display:flex;align-items:center}.home-bot-view{margin-top:5rem;flex-direction:column;padding-inline:2rem}.home-bot-view,.home-counter-container{display:flex;justify-content:center;align-items:center}.home-counter-container{width:8rem;height:6rem;border-radius:.6rem/.8rem;background-color:#d7dbdd;overflow:hidden;margin-inline:1rem}#action-btn-home{background:#1f618d;width:4rem;height:4rem;border-radius:.6rem/.8rem;font-size:1.9em;line-height:1.4}#action-btn-home:hover{animation:pulse .3s;box-shadow:0 0 3px #59b6e9}@keyframes pulse{0%{box-shadow:0 0 0 0 var(--hover)}}#close-btn-home{background-color:red;padding-inline:4rem;padding-top:1rem;padding-bottom:1rem}.home-bot-note{color:#1c2833;font-size:.9em;text-align:center}@supports (-webkit-touch-callout:none){#action-btn-home,#close-btn-home{border:none;-webkit-appearance:none}#action-btn-home{margin-right:1rem;margin-left:1rem;padding-left:1rem}.home-container{width:90vw;height:80vh}}.btn-container{background:#1f618d;padding:.8rem;border-radius:4px;border:none;cursor:pointer}input[type=button]{font-size:.9em;font-family:"Varela Round",sans-serif;font-weight:700;color:#fff}.landing-container{display:flex;align-items:center;justify-content:space-around;margin-top:1.7rem;background-color:#fff;width:90vw;height:92vh;align-self:center;overflow:hidden}.landing-left-view{flex:30% 1;flex-direction:column;background-color:#99a3a4}.landing-left-view,.landing-right-view{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.landing-right-view{flex:70% 1;flex-direction:column}.landing-header{text-align:center;color:#fff;font-size:1.4rem}.landing-body{text-align:center;line-height:2;color:#fff;margin-inline:1rem}.landing-bot-view-text{text-align:center;color:#1f618d;margin-inline:.65rem;line-height:1.4;letter-spacing:1px;margin-bottom:1rem}@supports (-webkit-touch-callout:none){#counter-page-btn{border:none;-webkit-appearance:none}.landing-container{width:90vw;height:80vh}}@media only screen and (min-width:320px){.landing-container{flex-direction:column}}@media only screen and (min-width:480px){.landing-container{flex-direction:column}}@media only screen and (min-width:768px){.landing-container{flex-direction:column}}@media only screen and (min-width:992px){.landing-container{flex-direction:row}}@media only screen and (min-width:1200px){.landing-container{flex-direction:row}}
/*# sourceMappingURL=main.615327e0.chunk.css.map */