@import url("https://fonts.googleapis.com/css2?family=Lato:wght@700&family=Open+Sans:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap");body{margin:0;padding:0;font-family:Poppins,sans-serif}button:hover{cursor:pointer}button:disabled{background-color:gray}.btn{width:-moz-fit-content;width:fit-content}.btn,.btn-form{background-color:#139d69;color:#fff;height:3rem;border:none;font:inherit;padding:0 1rem;border-radius:5px}.btn-form{width:10rem;margin:1rem 1rem 0 0}button{border-radius:5px}input{padding:.3rem 0}.Containers_container-column__9eU3o{display:flex;flex-direction:column;box-sizing:border-box}.Containers_container-flex__ySmI0{display:flex;flex-direction:row}.Containers_container__QDqnZ{box-sizing:border-box}@media screen and (min-width:700px){.Containers_container-column__9eU3o{flex-direction:row}.Containers_container-flex__ySmI0{flex-direction:column}}.footer_devpost__edEGh,.footer_newsletter__Hv4WU,.footer_support___Zedl{margin-top:1rem;box-sizing:border-box}.footer_newsletter__Hv4WU input{display:block;width:90%;margin-bottom:.5rem;height:2rem}.footer_social__TknNU{width:100%;text-align:center;box-sizing:border-box;margin-top:2rem}.footer_social__TknNU img{margin:.2rem}.footer_link__p55lA{text-decoration:none;color:#fff}@media screen and (min-width:750px){.footer_devpost__edEGh,.footer_support___Zedl{width:25%}.footer_newsletter__Hv4WU{width:50%}}.Backdrop_backdrop__SnOH1{background-color:#000;z-index:3;height:100%;position:fixed;width:100%;top:0;left:0;opacity:.4;color:#fff;animation-name:Backdrop_backdrop__SnOH1;animation-duration:1s}@keyframes Backdrop_backdrop__SnOH1{0%{opacity:0}to{opacity:.4}}.header_header__PgVkl{display:flex;width:100%;padding:0 .5rem;height:5rem;align-content:center;justify-content:space-between;box-sizing:border-box;position:fixed;top:0;left:0;z-index:2;background-color:#fff}.header_logo__EJPqf{text-decoration:none;color:#000;font-weight:600;font-size:25px}.header_hamburger__m7MHL{border:none;background-color:inherit;margin-left:1rem}.header_hamburger__m7MHL span{display:block;width:25px;height:3px;margin:5px auto;background-color:#139d69}.header_drop-down__V2K8p{display:flex;height:-moz-fit-content;height:fit-content;flex-direction:column;width:40%;position:absolute;top:3rem;left:calc(100% - 40%);background-color:#f9f9f9;box-sizing:border-box;justify-content:center;border-radius:5px;box-shadow:0 8px 16px 0 #000;font-size:16px;padding:.3rem}.header_drop-down__V2K8p a,.header_drop-down__V2K8p button{text-decoration:none;height:2rem;display:flex;align-items:center;padding:0 .5rem;color:#000;background-color:inherit}.header_drop-down__V2K8p a{border-bottom:1px solid #cfcacc}.header_drop-down__V2K8p a:hover,.header_drop-down__V2K8p button:hover{background-color:#cfcacc}.header_sidebar__UxZnp{height:95%;padding:.5rem;left:8%;width:90%;background-color:#fff;position:fixed;overflow:auto;top:2.5%;list-style-type:none;z-index:4;animation-name:header_examples__aj5ZB;animation-duration:2s;border-radius:10px;box-sizing:border-box}.header_sidebar__UxZnp ul{list-style-type:none;padding:0}.header_sidebar__UxZnp a{display:block;text-decoration:none;font-weight:500;background-color:#139d69;padding:1.5rem .5rem;color:#fff;box-sizing:border-box;margin:.3rem 0;border-radius:5px}.header_sidebar__UxZnp a:hover{background-color:#f5f5f5;color:#139d69}.header_star__6N05A{color:#139d69}@media screen and (min-width:750px) and (max-width:1000px){.header_drop-down__V2K8p{width:20%;left:calc(100% - 20%)}.header_sidebar__UxZnp{left:48%;width:50%}}@media screen and (min-width:1000px){.header_drop-down__V2K8p{width:15%;left:calc(100% - 16%)}.header_sidebar__UxZnp{left:68%;width:30%}}@keyframes header_examples__aj5ZB{0%{opacity:0}to{opacity:1}}