:root{--red:#fd7274;--lightest-green:#dcf8c6;--light-green:#25d366;--green:#1ebea5;--dark-green:#075e54;--blue:#34b7f1;--light-accent:#ece5dd;--white:#fff;--dark-grey:#273443;--light-grey:rgba(39,52,67,0.4);--darkest-grey:#232f3c;--nav-height:8rem;--font:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}html{font-size:10px;box-sizing:border-box}body{max-width:1920px;padding:0;margin:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font);background-size:600px 1102px;background-image:url(/static/media/whatsapp_background.a370032f.webp)}a{text-decoration:none}p{font-size:1.6rem}h1{font-size:3rem}h2{font-size:2.5rem}textarea{display:block}::-webkit-input-placeholder{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font)}:-ms-input-placeholder{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font)}::-ms-input-placeholder{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font)}::placeholder,button,textarea{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;font-family:var(--font)}label{font-size:1.6rem;line-height:3.5rem}.nav-bar{position:-webkit-sticky;position:sticky;padding:0 10%;height:8rem;height:var(--nav-height);background-color:#1ebea5;background-color:var(--green);justify-content:space-between}.logo,.nav-bar{display:flex;align-items:center}.logo{cursor:pointer;height:100%;color:#fff;color:var(--white);grid-gap:.8rem;gap:.8rem}.logo img{height:3.5rem}.logo p{font-size:2rem;font-weight:500}.image-link{height:3.2rem}.main-section{display:flex;min-height:calc(100vh - 8rem);min-height:calc(100vh - var(--nav-height))}.description{flex:1 1;background-color:#273443;background-color:var(--dark-grey);padding:8vh 8% 0;color:#fff;color:var(--white)}.img-wrapper{width:100%;display:flex;align-items:center;justify-content:center}.demo-image{width:30rem}.message-form{display:flex;align-items:center;justify-content:center;flex:1 1;padding:8vh 8%;color:#273443;color:var(--dark-grey)}.form-wrapper{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.message-form #error{color:#fd7274;color:var(--red);font-weight:500}.message-btn{cursor:pointer;color:#fff;color:var(--white);border-radius:5rem;font-weight:600;font-size:1.6rem;padding:.8rem 1.8rem;margin:1rem 0;border:none;background-color:#25d366;background-color:var(--light-green);transition:.5s;transition-property:transform}.message-btn:focus{outline:none}.message-btn:active{transform:translateY(.5rem)}.message-box{box-sizing:border-box;width:100%;border:1px solid #cacaca;border-radius:5px;padding:1.8rem;height:20rem;font-size:1.6rem;margin-bottom:2.5rem;resize:none}.message-box:focus{outline:none;transition:box-shadow .25s ease,border-color .25s ease}#message-box-label{margin-top:5rem}.form-control{width:100%!important}.form-control:focus,.message-box:focus,.selected-flag.open:before,.selected-flag:focus:before{border:none!important;box-shadow:0 0 0 .2rem rgba(39,52,67,.4)!important;box-shadow:0 0 0 .2rem var(--light-grey)!important}footer{background-color:#232f3c;background-color:var(--darkest-grey);display:flex;align-items:center;justify-content:center;color:#fff;color:var(--white)}footer a{color:#1ebea5;color:var(--green)}@media only screen and (min-width:950px){.description{box-shadow:11px 0 21px -11px rgba(0,0,0,.4)}}@media only screen and (max-width:950px){.description,.main-section{flex-direction:column}.description{display:flex;align-items:center;justify-content:space-between;padding:5vh 7% 1px}.description h1{font-size:2.5rem}.description p{font-size:1.4rem}.message-form{padding:5vh 7%}}@media only screen and (max-width:680px){.form-control{height:2rem!important}.nav-bar{padding:0 5%}.description{padding:5vh 5% 1px}.message-form{padding:5vh 5%}}@media only screen and (max-width:400px){html{font-size:2.5vw}}
/*# sourceMappingURL=main.92f824c8.chunk.css.map */