@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.router-view{margin-top:15vh}.auster-btn[data-v-1dbce9d8]{display:inline-block;text-decoration:none;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;text-transform:uppercase;padding:0 36px;border-radius:23px;font-weight:bolder;height:32px;font-size:1.3rem}@media (min-width:640px){.auster-btn[data-v-1dbce9d8]{padding:0 48px}}@media (min-width:768px){.auster-btn[data-v-1dbce9d8]{padding:0 25px}}@media (min-width:1024px){.auster-btn[data-v-1dbce9d8]{padding:0 57px}}.auster-btn[data-v-1dbce9d8]:hover{transform:translateY(-2px);box-shadow:0 8px 25px 0 rgba(0,0,0,.288)}.auster-btn[data-v-1dbce9d8]:disabled{transform:none;box-shadow:none}.auster-btn[data-v-1dbce9d8]:focus{outline:0}.lds-ring[data-v-1dbce9d8]{display:inline-block;position:relative;width:40px;height:40px}.lds-ring div[data-v-1dbce9d8]{box-sizing:border-box;display:block;position:absolute;width:32px;height:32px;margin:8px;border:8px solid #2e7179;border-radius:50%;-webkit-animation:lds-ring-data-v-1dbce9d8 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring-data-v-1dbce9d8 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#2e7179 transparent transparent transparent}.lds-ring div[data-v-1dbce9d8]:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.lds-ring div[data-v-1dbce9d8]:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.lds-ring div[data-v-1dbce9d8]:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring-data-v-1dbce9d8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring-data-v-1dbce9d8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error[data-v-1dbce9d8]{color:#ff6767;background:#fff;border-color:#ff6767}.primary[data-v-1dbce9d8]{color:#2e7179;background:#faba01;border-color:#faba01}.secondary[data-v-1dbce9d8]{color:#2e7179;border-color:#2e7179}.tertiary[data-v-1dbce9d8]{color:#faba01;background:#2e7179;border-color:#2e7179}.input-box[data-v-6568ab66]{position:relative;width:100%}.input-box input[data-v-6568ab66]{border-radius:23px;border:1px solid transparent;background-color:#377d83;color:#fff;height:35px;padding:0 15px 0 15px;transition:all .25s ease;width:100%;max-width:100%;margin:0}.input-box input[data-v-6568ab66]::-moz-placeholder{color:#bbb}.input-box input[data-v-6568ab66]:-ms-input-placeholder{color:#bbb}.input-box input[data-v-6568ab66]::placeholder{color:#bbb}.input-box input[data-v-6568ab66]:focus{background-color:#2e6c71;padding:0 10px 0 20px;border-bottom:2px solid #faba01}.input-box input[data-v-6568ab66]:focus::-moz-placeholder{opacity:0}.input-box input[data-v-6568ab66]:focus:-ms-input-placeholder{opacity:0}.input-box input[data-v-6568ab66]:focus::placeholder{opacity:0}.login-modal .form-login[data-v-286ba955]{margin-bottom:2vh}.login-modal .forgot-pass[data-v-286ba955]{color:#2e7179}.login-modal .vs-dialog[data-v-286ba955]{padding:0 2vw}@media (max-width:768px){.login-modal .vs-dialog[data-v-286ba955]{padding:0 5vw}}@media (min-width:1600px){.login-modal .vs-dialog[data-v-286ba955]{padding:0 1vw}}.login-modal h1[data-v-286ba955]{margin:3vh 0 0 0;color:#2e7179}.login-modal .con-form[data-v-286ba955]{padding:0 15px}.login-modal .footer[data-v-286ba955]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;margin-top:3vh}.login-modal .footer button[data-v-286ba955]{margin:2vh 0;width:100%}.login-modal .footer a button[data-v-286ba955]{width:100%}

/*! @import */

/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.navbar{top:0;position:fixed;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2.5rem 5vw;background-color:#fff;box-shadow:0 13px 38px rgba(65,64,66,.16);width:100vw;height:15vh}@media (max-width:768px){.navbar{justify-content:space-between}}.navbar__logo{width:10rem;height:15rem}.navbar__links{display:flex;align-items:center;justify-content:center;list-style:none;text-decoration:none;padding:0 5vw;margin:0}@media (max-width:768px){.navbar__links{display:none}}.navbar__links__text{font-size:1.2rem;font-weight:600;text-align:center;text-transform:uppercase;color:#2e7179;display:flex;flex-direction:column;margin:0;padding:1rem 2rem;border-radius:2rem}.navbar__links__text a:hover{color:#faba01;cursor:pointer}.navbar__links__text:last-of-type{background-color:#faba01}.navbar__links__text:last-of-type:hover{background-color:#2e7179;color:#faba01;cursor:pointer}.navbar__social{display:flex}@media (max-width:768px){.navbar__social{display:none}}.navbar__social__icon{margin-right:1rem;min-width:38px}.navbar__mob__icon{display:none}@media (max-width:768px){.navbar__mob__icon{display:flex}.navbar__mob__icon .container{display:inline-block;cursor:pointer}.navbar__mob__icon .bar1,.navbar__mob__icon .bar2,.navbar__mob__icon .bar3{width:35px;height:5px;background-color:#2e7179;margin:6px 0;transition:.4s}.navbar__mob__icon .change .bar1{transform:rotate(-45deg) translate(-9px,6px)}.navbar__mob__icon .change .bar2{opacity:0}.navbar__mob__icon .change .bar3{transform:rotate(45deg) translate(-8px,-8px)}}@media (max-width:768px){.navbar .navbar-mobile{justify-content:space-between;top:14vh;position:absolute;flex-direction:column;left:0;padding:0;z-index:99;background-color:#fff;height:auto;width:100vw;transition:all .4s ease-in-out}.navbar .navbar-mobile div{margin:3vh 0;font-size:1.8rem;display:flex;justify-content:center;text-align:center}.navbar .navbar-mobile div a,.navbar .navbar-mobile div p{font-weight:bolder;color:#2e7179;text-transform:uppercase}.navbar .navbar-mobile div:last-of-type a{margin:0 2vw}.navbar .navbar-mobile__social{display:none}.navbar .navbar-mobile__logo{width:6rem;height:6rem;margin:1rem}}.footer{display:flex;padding:5.5rem 15vw;justify-content:space-between;align-items:flex-start}.footer__logo{width:8rem}.footer__links{display:flex;flex-direction:column}@media (max-width:933px){.footer__links{text-align:center;margin:25px 0}}.footer__links p{color:#414042;font-weight:bolder;margin-bottom:5vh}.footer__links a{color:#2e7179;margin:.5vh 0}.footer__social a{font-size:1rem}.footer__social a:not(:last-child){margin-right:1rem}.footer__social__icon{margin:5px 0}@media (max-width:800px){.footer{flex-wrap:wrap;justify-content:center;align-items:center;padding:3rem 5vw;flex-direction:column}}.cookies-definitions-modal .vs-dialog[data-v-160da536]{padding:0 2vw}@media (max-width:768px){.cookies-definitions-modal .vs-dialog[data-v-160da536]{padding:0 5vw}}@media (min-width:1600px){.cookies-definitions-modal .vs-dialog[data-v-160da536]{padding:0 1vw}}.cookies-definitions-modal h1[data-v-160da536]{margin:3vh 0 0 0;color:#2e7179}.cookies-definitions-modal .con-form[data-v-160da536]{padding:0 15px}.cookies-definitions-modal .footer[data-v-160da536]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;margin-top:3vh}.cookies-definitions-modal .footer button[data-v-160da536]{margin:2vh 0;width:100%}.cookies-definitions-modal .footer a button[data-v-160da536]{width:100%}.cookies-definitions-modal .modal-wrapper[data-v-160da536]{display:table-cell;vertical-align:middle;width:100%}.cookies-definitions-modal .modal-container[data-v-160da536]{min-width:300px;max-width:80vw;max-height:80vh;margin:0 auto;background-color:#fff;font-family:Helvetica,Arial,sans-serif}.cookies-definitions-modal .modal-header[data-v-160da536]{padding:15px}.cookies-definitions-modal .modal-header h3[data-v-160da536]{margin-top:0;color:#42b983}.cookies-definitions-modal .modal-body[data-v-160da536]{margin:20px 0;padding:20px}.cookies-definitions-modal .modal-footer button[data-v-160da536]{background-color:#42b983;color:#fff;padding:10px 20px;border:none;border-radius:2px;cursor:pointer;transition:background-color .3s}.cookies-definitions-modal .modal-footer button[data-v-160da536]:hover{background-color:#3a9a70}.cookies-definitions-modal .cookie-modal .modal-wrapper .modal-container[data-v-160da536]{width:50%}.cookies-definitions-modal .cookie-header[data-v-160da536]{padding:1rem}.cookies-definitions-modal .cookie-header-topline[data-v-160da536]{display:flex;justify-content:space-between}.cookies-definitions-modal .cookie-header-line[data-v-160da536]{font-weight:700!important;color:#000!important;font-size:24px!important}.cookies-definitions-modal .cookie-close[data-v-160da536]{cursor:pointer;color:#000!important;font-size:24px}.cookies-definitions-modal .cookie-header>p[data-v-160da536]{text-align:justify;font-size:1.5rem;margin-bottom:0;margin-top:1rem;line-height:normal;font-size:14px}.cookies-definitions-modal .cookie-selection-container[data-v-160da536]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:20px}.cookies-definitions-modal .cookie-selection-row[data-v-160da536]{width:95%;display:flex;justify-content:space-between;align-items:center;background-color:#ddd;padding:1rem;padding-left:2rem;padding-right:2rem;border-radius:7px;margin-top:1rem}.cookies-definitions-modal .cookie-selection-row>h4[data-v-160da536]{font-size:18px}.cookies-definitions-modal .cookie-button[data-v-160da536]{width:95%;margin-top:4rem}.cookies-definitions-modal .cookie-button>button[data-v-160da536]{background-color:#f1d600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:0 20px;cursor:pointer;float:right;min-height:40px;border:none;font-size:14px}.cookies-definitions-modal .cookie-button>button[data-v-160da536]:hover{background-color:#e0c91f}.cookies-definitions-modal .cookie-low-opacity-txt[data-v-160da536]{opacity:.6;color:#333;font-size:14px}.home-page[data-v-749e274f]{display:flex;flex-direction:column;align-items:center;overflow:hidden}.home-page p[data-v-749e274f]{font-size:135%;color:#666;line-height:2}.home-page .video-background[data-v-749e274f]{height:650px;width:100%;background-image:url(/assets/images/Fundo---video.png);background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.home-page .video-background[data-v-749e274f]{background-size:cover}}.home-page .video-div[data-v-749e274f]{width:410px;height:220px}@media (max-width:768px){.home-page .video-div[data-v-749e274f]{width:90%;max-width:400px;height:auto}}.home-page .header[data-v-749e274f]{display:flex;width:100%}@media (min-width:1024px){.home-page .header[data-v-749e274f]{max-width:1900px}}@media (max-width:768px){.home-page .header[data-v-749e274f]{height:85vh}}.home-page .header .header-text[data-v-749e274f]{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 45px}@media (max-width:933px){.home-page .header .header-text[data-v-749e274f]{width:100%;padding:0 15px}}.home-page .header .header-text div[data-v-749e274f]{width:70%;display:flex;flex-direction:column;justify-content:space-around}@media (max-width:933px){.home-page .header .header-text div[data-v-749e274f]{width:100%}}.home-page .header .header-text h1[data-v-749e274f]{width:85%;font-weight:800;color:#2e7179;padding:0 15px;border-left:2px solid #faba01;font-size:3.6rem}@media (max-width:933px){.home-page .header .header-text h1[data-v-749e274f]{width:100%}}.home-page .header .header-text p[data-v-749e274f]{font-size:1.6rem}.home-page .header .header-image[data-v-749e274f]{width:50%;display:flex;justify-content:center;align-items:center}@media (max-width:933px){.home-page .header .header-image[data-v-749e274f]{display:none}}.home-page .header .header-image img[data-v-749e274f]{-o-object-fit:cover;object-fit:cover;width:100%}.home-page .description p[data-v-749e274f]{font-size:1.6rem}.home-page .section-1[data-v-749e274f]{padding:35px 0;align-items:flex-start;min-height:100vh}.home-page .section-1 .about[data-v-749e274f]{display:flex;width:60%}@media (max-width:768px){.home-page .section-1 .about[data-v-749e274f]{width:100%}}.home-page .section-1 .about .about-text h1[data-v-749e274f]{font-weight:800;color:#2e7179;font-size:3.6rem}.home-page .section-1 .about .about-text p[data-v-749e274f]{padding:0 25px;text-align:justify;text-justify:inter-word;font-size:1.6rem}.home-page .section-1 .about .about-image[data-v-749e274f]{width:40%}@media (max-width:768px){.home-page .section-1 .about .about-image[data-v-749e274f]{width:100%}}.home-page .section-1 .about .about-image img[data-v-749e274f]{-o-object-fit:contain;object-fit:contain}.home-page .section-2[data-v-749e274f]{padding:50px 50px}.home-page .section-2 div[data-v-749e274f]{width:20%;align-items:center}@media (max-width:768px){.home-page .section-2 div[data-v-749e274f]{width:100%;margin:15px 0}}.home-page .section-2 p[data-v-749e274f]{font-size:1.6rem}.home-page .section-3[data-v-749e274f]{width:100%;background-color:#2e7179}.home-page .section-3 .left-side[data-v-749e274f]{width:50%;padding:35px 35px}@media (max-width:768px){.home-page .section-3 .left-side[data-v-749e274f]{width:100%;padding:0}}.home-page .section-3 .left-side h1[data-v-749e274f]{font-size:3.6rem}.home-page .section-3 .left-side p[data-v-749e274f]{font-size:1.6rem}.home-page .section-3 .right-side[data-v-749e274f]{width:50%}@media (max-width:768px){.home-page .section-3 .right-side[data-v-749e274f]{width:100%}}.home-page .section-3 .right-side img[data-v-749e274f]{-o-object-fit:cover;object-fit:cover}.home-page .section-3 h1[data-v-749e274f]{color:#fff;width:40%}@media (max-width:768px){.home-page .section-3 h1[data-v-749e274f]{width:100%;text-align:center}}.home-page .section-3 p[data-v-749e274f]{padding:0 25px;color:hsla(0,0%,100%,.747);text-align:justify;text-justify:inter-word}.home-page .section-4[data-v-749e274f]{width:100%}.home-page .section-4 h2[data-v-749e274f]{color:#2e7179;margin:50px 0;font-weight:800;font-size:3.6rem}@media (max-width:768px){.home-page .section-4 h2[data-v-749e274f]{margin:0}}.home-page .section-4 .card[data-v-749e274f]{height:270px;width:270px;border:3px solid #faba01;border-radius:10px}@media (max-width:1032px){.home-page .section-4 .card[data-v-749e274f]{margin:25px 0}}.home-page .section-4 .card h1[data-v-749e274f]{font-size:3.6rem;font-weight:800;padding:5px 15px 10px 15px;color:#2e7179;background-color:#faba01;width:85px;height:75px;border-bottom-right-radius:75px}.home-page .section-4 .card h6[data-v-749e274f]{margin-top:10px;font-weight:800;padding:0 10px;font-style:italic;color:#414042}.home-page .section-4 .card p[data-v-749e274f]{margin-top:20px;padding:10px 10px}.home-page .section-4 button[data-v-749e274f]{margin:50px auto}.home-page .section-5[data-v-749e274f]{width:100%}.home-page .section-5 h2[data-v-749e274f]{font-size:3.6rem}.home-page .section-5 p[data-v-749e274f]{font-size:1.6rem}.home-page .section-5 .security[data-v-749e274f]{width:60%;padding:0 75px}@media (max-width:1024px){.home-page .section-5 .security[data-v-749e274f]{width:100%;padding:0 15px}}.home-page .section-5 .security img[data-v-749e274f]{height:auto;width:450px;margin-bottom:-55px}@media (max-width:1024px){.home-page .section-5 .security img[data-v-749e274f]{margin-bottom:0}}.home-page .section-5 .security img[data-v-749e274f]:nth-of-type(odd){margin-right:auto}.home-page .section-5 .security img[data-v-749e274f]:nth-of-type(2n){margin-left:auto}.home-page .section-5 .security p[data-v-749e274f]{width:70%;text-align:justify;text-justify:inter-word;line-height:1.6;font-size:1.6rem}@media (max-width:1024px){.home-page .section-5 .security p[data-v-749e274f]{width:100%}}.home-page .section-5 .security p[data-v-749e274f]:nth-of-type(odd){margin-bottom:-95px;padding-left:165px}@media (max-width:1024px){.home-page .section-5 .security p[data-v-749e274f]:nth-of-type(odd){margin-bottom:0;padding-left:0}}.home-page .section-5 .security p[data-v-749e274f]:nth-of-type(2n){margin-bottom:-95px;padding-left:175px}@media (max-width:1024px){.home-page .section-5 .security p[data-v-749e274f]:nth-of-type(2n){margin-bottom:0;padding-left:0}}.home-page .section-5 .security-img[data-v-749e274f]{width:40%}@media (max-width:1024px){.home-page .section-5 .security-img[data-v-749e274f]{width:100%}}.home-page .section-5 .security-img img[data-v-749e274f]{position:absolute;width:auto;height:750px;-o-object-fit:cover;object-fit:cover}@media (max-width:1024px){.home-page .section-5 .security-img img[data-v-749e274f]{position:relative;-o-object-fit:contain;object-fit:contain;width:100%;height:auto;margin:35px 0}}@media (max-width:1024px){.home-page .section-5[data-v-749e274f]{padding:0 15px;text-align:center}}.home-page .section-5 h2[data-v-749e274f]{color:#2e7179;margin:50px 0;font-weight:800}@media (max-width:1024px){.home-page .section-5 h2[data-v-749e274f]{margin:15px 0}}.home-page .icon-yellow[data-v-749e274f]{width:100px;height:auto}#cookieConsent[data-v-749e274f]{background-color:rgba(20,20,20,.91);min-height:80px;font-size:14px;color:#e2e2e2;padding:8px 0 8px 30px;font-family:Trebuchet MS,Helvetica,sans-serif;position:fixed;bottom:0;left:0;right:0;z-index:9999;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (max-width:1352px){#cookieConsent[data-v-749e274f]{justify-content:center}}#cookieConsent a[data-v-749e274f]{color:#4b8ee7;text-decoration:none}.cookie-botton-container[data-v-749e274f]{margin-right:15px}@media (max-width:800px){.cookie-botton-container[data-v-749e274f]{margin-right:0;margin-top:20px;width:100%;display:flex;justify-content:center;align-items:center}}#cookieConsent a.cookieConsentOK[data-v-749e274f]{background-color:#f1d600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:0 20px;cursor:pointer;float:right;margin-left:10px;margin-right:10px;min-height:40px}#cookieConsent a.cookieConsentOK[data-v-749e274f]:hover{background-color:#e0c91f}@media (max-width:1023px){#cookieConsent a.cookieConsentOK[data-v-749e274f]{float:none;margin:0 5px}#cookieConsent[data-v-749e274f]{text-align:center;padding:8px}}.cookie-modal .modal-wrapper .modal-container[data-v-749e274f]{width:50%}.cookie-header[data-v-749e274f]{padding:1rem}.cookie-header-topline[data-v-749e274f]{display:flex;justify-content:space-between}.cookie-header-line[data-v-749e274f]{font-weight:700;color:#000}.cookie-close[data-v-749e274f]{cursor:pointer;color:#000}.cookie-header>p[data-v-749e274f]{text-align:justify;font-size:1.5rem;margin-bottom:0;margin-top:1rem}.cookie-selection-container[data-v-749e274f]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-20px;margin-bottom:20px}.cookie-selection-row[data-v-749e274f]{width:95%;display:flex;justify-content:space-between;align-items:center;background-color:#ddd;padding:1rem;padding-left:2rem;padding-right:2rem;border-radius:7px;margin-top:1rem}.cokkie-button[data-v-749e274f]{width:95%;margin-top:4rem}.cokkie-button>button[data-v-749e274f]{background-color:#f1d600;color:#000;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:0 20px;cursor:pointer;float:right;min-height:40px;border:none}.vs-notification__content__header h4{font-size:2.1rem!important;line-height:2.1rem!important;font-weight:600!important;margin-bottom:5px!important}.vs-notification__content__text p{font-size:1.75rem!important;line-height:1.75rem!important}.vs-notification{max-height:none!important;padding:35px!important}

/*! @import */

/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.m-0{margin:0}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-5{margin:1.25rem}.m-10{margin:2.5rem}.m-12{margin:3rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-16{margin-top:4rem;margin-bottom:4rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-5{margin-top:1.25rem}.mt-10{margin-top:2.5rem}.mt-20{margin-top:5rem}.mr-3{margin-right:.75rem}.mr-5{margin-right:1.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-10{margin-left:2.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-0{height:0}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-24{height:6rem}.h-32{height:8rem}.h-36{height:9rem}.h-48{height:12rem}.h-4\/5{height:80%}.h-full{height:100%}.h-screen{height:100vh}.min-h-full{min-height:100%}.w-0{width:0}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-36{width:9rem}.w-72{width:18rem}.w-80{width:20rem}.w-auto{width:auto}.w-1\/4{width:25%}.w-full{width:100%}.w-screen{width:100vw}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.border-collapse{border-collapse:collapse}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate:45deg}.rotate-90{--tw-rotate:90deg}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.content-evenly{align-content:space-evenly}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-pre-line{white-space:pre-line}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-r-2{border-right-width:2px}.border-b-2{border-bottom-width:2px}.border-primary{--tw-border-opacity:1;border-color:rgba(46,113,121,var(--tw-border-opacity))}.border-secondary{--tw-border-opacity:1;border-color:rgba(250,186,1,var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:rgba(46,113,121,var(--tw-bg-opacity))}.bg-background{--tw-bg-opacity:1;background-color:rgba(241,241,241,var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pr-5{padding-right:1.25rem}.pr-8{padding-right:2rem}.pb-10{padding-bottom:2.5rem}.pl-5{padding-left:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-bold{font-weight:700}.capitalize{text-transform:capitalize}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgba(252,165,165,var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgba(248,113,113,var(--tw-text-opacity))}.text-yellow-300{--tw-text-opacity:1;color:rgba(252,211,77,var(--tw-text-opacity))}.text-green-300{--tw-text-opacity:1;color:rgba(110,231,183,var(--tw-text-opacity))}.text-primary{--tw-text-opacity:1;color:rgba(46,113,121,var(--tw-text-opacity))}.text-secondary{--tw-text-opacity:1;color:rgba(250,186,1,var(--tw-text-opacity))}.text-background{--tw-text-opacity:1;color:rgba(241,241,241,var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-50{opacity:.5}*,:after,:before{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur:blur(8px)}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}*,:after,:before{margin:0;padding:0;box-sizing:inherit;outline:0}html{font-size:65%}body{box-sizing:border-box;font-family:Montserrat,sans-serif;overflow-x:hidden}h1{text-transform:uppercase;font-size:3.2rem}h1,h2{font-weight:bolder}h2{font-size:3rem}h6{font-weight:bolder;font-size:1.5rem}p{font-size:1.3rem;line-height:1.6}::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}::placeholder{font-style:italic}a{text-decoration:none;color:inherit}a,textarea{font-size:1.3rem}textarea{background-color:#f1f1f1;line-height:1.6;padding:5px 15px}.input-error{color:#ff6767;margin-top:3px;margin-left:12px;font-weight:bolder}.active-logged-link{border-left:1px solid #faba01}.active-navbar-link{padding-bottom:1vh;border-bottom:1px solid #faba01}.fade-enter-active,.fade-leave-active{transition:opacity .28s ease-in-out}.fade-enter,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .2s ease}.slide-fade-enter,.slide-fade-leave-to{transform:translateX(-300px)}@media (min-width:640px){.sm\:mt-0{margin-top:0}.sm\:ml-80{margin-left:20rem}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}.md\:mt-80{margin-top:20rem}.md\:mb-16{margin-bottom:4rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-1\/2{width:50%}.md\:flex-auto{flex:1 1 auto}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-nowrap{flex-wrap:nowrap}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-60{padding-left:15rem;padding-right:15rem}.md\:pl-14{padding-left:3.5rem}.md\:text-left{text-align:left}}@media (min-width:1024px){.lg\:m-5{margin:1.25rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:flex-row{flex-direction:row}.lg\:p-5{padding:1.25rem}.lg\:px-80{padding-left:20rem;padding-right:20rem}}@media (min-width:1280px){.xl\:mx-80{margin-left:20rem;margin-right:20rem}}