@keyframes popUpShow{0%{opacity:0;margin-top:-20%}75%{margin-top:5%}to{opacity:1}}@keyframes popUpHide{0%{opacity:1}75%{opacity:1;margin-top:-20%}to{opacity:0;margin-top:40%}}.alertPopUp{display:none;position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-color:#4879c3;z-index:50}.popUp{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:none;position:fixed;top:40%;left:50%;padding:15px;font-size:14px;color:#fff;border-style:none;z-index:999;overflow:hidden}.popUp button:focus{outline-style:none}.popUp>h1{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:5px;min-height:40px;font-size:1.2em;font-weight:700;text-align:center;color:#fff;background-color:transparent;border-style:none;border-width:5px;border-color:#000}.vermelha>h1{border-color:#fa5032}.verde>h1{border-color:#42ad4f}.azul>h1{border-color:#659cff}.popUp>div{display:block;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;text-align:center;vertical-align:middle;border-width:1px;border-color:#ccc;border-style:none none solid none;padding:15px}.popUp>div>span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0;vertical-align:middle}.popUp button{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:10px 0 0;padding:10px;width:50%;border:1px none #ccc;color:#fff;font-family:inherit;cursor:pointer}.alert{width:100%!important}.p{margin:0;width:100%;max-width:300px;transform:translate(-50%,-50%)}.p>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none}.p>div>div,.p span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:300px;height:108px;margin:0;padding:0;border-style:none}.p>button{height:50px}.popUpCancel{margin:5px 0}.m{margin:0;width:100%;max-width:400px;height:100%;max-height:300px;transform:translate(-50%,-50%)}.m>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none;border-color:#ccc}.m>div>div,.m>span,.m>div>span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:400px;height:208px;margin:0;padding:0;border-style:none}.m button{height:50px}.g{margin:0;width:100%;max-width:600px;height:100%;max-height:500px;transform:translate(-50%,-50%)}.g>div{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:calc(100% -108px);margin:0;padding:0;border-style:none;border-color:#ccc}.g>div>div,.g span{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:600px;height:408px;margin:0;padding:0;border-style:none}.g button{height:60px}.popUpShow{display:block!important;animation:popUpShow .5s;-webkit-animation:popUpShow .5s}.popUpHide{display:none!important;animation:popUpHide .5s;-webkit-animation:popUpHide .5s;animation-fill-mode:forwards}.blue{background-color:#51b2d6}.blue button{background-color:#38a7d0}.blue button:hover{background-color:#72c1de}.alertPopUp.blue{background-color:#134152}.green{background-color:#43b649}.green button{background-color:#3da743}.green button:hover{background-color:#4fbe55}.alertPopUp.green{background-color:#173f19}.red{background-color:#d55c4b}.red button{background-color:#d04b38}.red button:hover{background-color:#d86959}.alertPopUp.red{background-color:#4a1811}.orange{background-color:#f9a025}.orange button{background-color:#f89710}.orange button:hover{background-color:#f9ac42}.alertPopUp.orange{background-color:#8c5b02}.purple{background-color:#ab4bd5}.purple button{background-color:#a238d0}.purple button:hover{background-color:#b159d8}.alertPopUp.purple{background-color:#3f114a}.white{background-color:#fff;color:#555}.white>h1{color:#000}.white button{background-color:#f3f3f3;color:#555}.white button:hover{background-color:#e3e3e3}.alertPopUp.white{background-color:#555}.animated[data-v-aedd475f]{animation-duration:.7s;animation-fill-mode:both;transition:opacity .3s ease-out,transform .7s ease-out;opacity:0}.animated-duration-one-point-five-sec[data-v-aedd475f]{animation-duration:1.5s}.fadeInLeft[data-v-aedd475f]{animation-name:fadeInLeft-aedd475f}.fadeOutLeft[data-v-aedd475f]{animation-name:fadeOutLeft-aedd475f}.fadeInRight[data-v-aedd475f]{animation-name:fadeInRight-aedd475f}.fadeOutRight[data-v-aedd475f]{animation-name:fadeOutRight-aedd475f}.fadeInDown[data-v-aedd475f]{animation-name:slideDown-aedd475f}.fadeInUp[data-v-aedd475f]{animation-name:fadeInUp-aedd475f}.fadeIn[data-v-aedd475f]{animation-name:fadeIn-aedd475f}.width-animation[data-v-aedd475f]{transition:width 1s ease-in-out}@keyframes fadeInLeft-aedd475f{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutLeft-aedd475f{0%{opacity:1;transform:translate(-100px)}to{opacity:0;transform:translate(-200px)}}@keyframes fadeInRight-aedd475f{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes fadeOutRight-aedd475f{0%{opacity:1;transform:translate(100px)}to{opacity:0;transform:translate(200px)}}@keyframes slideDown-aedd475f{0%{opacity:0;transform:translate3d(0,-100px,0)}to{opacity:1;transform:none}}@keyframes fadeInUp-aedd475f{0%{opacity:0;transform:translate3d(0,100px,0)}to{opacity:1;transform:none}}@keyframes fadeIn-aedd475f{0%{opacity:0}to{opacity:1}}.contact-us-banner[data-v-aedd475f]{height:781px;background-repeat:no-repeat;background-position:center;background-size:cover;aspect-ratio:1920 / 800}.section-2-wrap[data-v-aedd475f]{margin-top:32rem}.contact-us-btn[data-v-aedd475f]{background-image:radial-gradient(#004c7b,#073f61)}@media (max-width: 640px){.contact-us-banner[data-v-aedd475f]{height:280px;aspect-ratio:4 / 5}}@media screen and (max-width: 640px){.section-2-wrap[data-v-aedd475f]{margin-top:16rem}}
