:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:500;color:#333;background-color:#f8f8f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}.video-area[data-v-5ebc7d86]{display:flex;flex-direction:column;justify-content:center;padding:3rem 4rem;background:linear-gradient(180deg,#DFE7E6 0%,#919299 100%);box-shadow:inset 0 20px 20px #0000004c}.box-video[data-v-5ebc7d86]{padding:0 .75rem}.video-area .image-cta[data-v-5ebc7d86]{max-width:65%;margin:2rem auto}#info-top .title[data-v-5ebc7d86]{color:#f28a08}@media (max-width: 750px){.video-area[data-v-5ebc7d86]{padding:3rem .5rem}}#hero-background[data-v-e78a51ae]{width:100%}#hero-background #hero-area[data-v-e78a51ae]{display:flex;justify-content:center;align-items:center;width:100%;max-width:1200px;height:56.25vw;max-height:700px;margin:0 auto;background-color:#8a2be2}#hero-background #hero-area .hero-box[data-v-e78a51ae]{width:100%;height:100%}#hero-background #hero-area .hero-banner[data-v-e78a51ae]{width:100%;height:100%;object-fit:cover}#hero-background #hero-area .hero-banner.desktop[data-v-e78a51ae]{display:flex}#hero-background #hero-area .hero-banner.responsivo[data-v-e78a51ae]{display:none}@media (max-width: 500px){#hero-background #hero-area[data-v-e78a51ae]{width:100vw;height:100vw}#hero-background #hero-area .hero-banner.desktop[data-v-e78a51ae]{display:none}#hero-background #hero-area .hero-banner.responsivo[data-v-e78a51ae]{display:flex}}#info[data-v-db09d8ac]{padding:40px 12px}#info .text[data-v-db09d8ac]{margin:1rem 0;white-space:pre-line}.card[data-v-249d96d7]{display:flex;justify-content:center;align-items:center;flex-direction:column;background-position:center;background-size:cover;min-height:250px;gap:1.5rem;padding:2.5rem 2rem;text-align:center;cursor:pointer}.card .icon-card[data-v-249d96d7]{width:120px;height:120px}@media (max-width: 750px){.card[data-v-249d96d7]{min-height:170px}}@media (max-width: 500px){.card[data-v-249d96d7]{padding:2rem 1rem}}#cards-area[data-v-37a3d08d]{position:relative;display:grid;padding:1rem .75rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));z-index:20}#cards-area .single-card[data-v-37a3d08d]:first-child{border-radius:2rem 0 0}#cards-area .single-card[data-v-37a3d08d]:last-child{border-radius:0 2rem 0 0}@media (max-width: 750px){#cards-area[data-v-37a3d08d]{grid-template-columns:repeat(2,1fr)}#cards-area .single-card[data-v-37a3d08d]:first-child{border-radius:2rem 0 0}#cards-area .single-card[data-v-37a3d08d]:last-child{border-radius:0}}#popup-background[data-v-cc995653]{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;height:100%;top:0;left:0;background-color:#0000004d;padding:1rem;z-index:99;cursor:pointer}#popup-background .popup-box[data-v-cc995653]{background-color:#f8f8f8;border-radius:1.5rem;max-width:800px;overflow-y:auto;cursor:default;max-height:90%}#popup-background .popup-box #popup-header[data-v-cc995653]{display:flex;align-items:center;gap:1.5rem;width:100%;padding:.75rem 2rem}#popup-background .popup-box #popup-header .title[data-v-cc995653]{color:#fff;text-transform:uppercase}#popup-background .popup-box #popup-header .icon[data-v-cc995653]{height:60px;max-width:130px}#popup-background .popup-box .popup-content[data-v-cc995653]{padding:2rem}#popup-background .popup-box .popup-content .popup-slot[data-v-cc995653]{margin-bottom:1.25rem}@media (max-width: 500px){#popup-background .popup-box #popup-header[data-v-cc995653]{flex-direction:column;justify-content:center;align-items:center;gap:0}#popup-background .popup-box #popup-header .title[data-v-cc995653]{font-size:1.5rem}#popup-background .popup-box #popup-header .icon[data-v-cc995653]{display:none}}.imagem-video[data-v-0c90dea7]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;max-height:170px;overflow:hidden;border-radius:12px;cursor:pointer}.imagem-video img[data-v-0c90dea7]{width:100%;height:100%;object-fit:cover;transform:scale(1.3)}.imagem-video.disableVideo img[data-v-0c90dea7]{transform:scale(1);filter:grayscale(.6)}.mini-video-caixa[data-v-0c90dea7]{transition:all .3s}.mini-video-caixa.active[data-v-0c90dea7]{filter:drop-shadow(0px 0px 10px rgba(0,0,0,.25));border-radius:12px;transform:scale(1.1)}.mini-video-caixa[data-v-0c90dea7]:not(.active){filter:grayscale(.5)}.video-principal-caixa[data-v-be9d6e3f]{margin-bottom:32px;border-radius:24px;overflow:hidden}.video-ativo[data-v-be9d6e3f]{position:relative;padding-bottom:52.25%;width:100%;margin:0 auto;z-index:2}.video-ativo iframe[data-v-be9d6e3f]{position:absolute;width:100%;height:100%}.lista-video[data-v-be9d6e3f]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 500px){.video-principal-caixa[data-v-be9d6e3f]{margin-bottom:12px}.lista-video[data-v-be9d6e3f]{gap:12px}}.disabledVideo{filter:grayscale(1);opacity:.4;user-select:none}.disabledVideo .video-item:hover .imagem-video img{transform:scale(1)}.mini-video-caixa.active{background-color:#30328b;border-radius:0 var(--borda-arredondamento-pp) var(--borda-arredondamento-pp) 0}@media only screen and (max-width: 950px){.video-principal-caixa{border-radius:var(--borda-arredondamento-p)}.mini-video-caixa.active{border-radius:0 0 var(--borda-arredondamento-p) var(--borda-arredondamento-p)}}@media only screen and (max-width: 500px){.video-principal-caixa{border-radius:var(--borda-arredondamento-p) var(--borda-arredondamento-p) 0 0}}#form-area[data-v-e5bd7be3]{margin:2rem 0}#form-area .text-base[data-v-e5bd7be3]{margin:1.5rem 0;white-space:pre-line;padding:0 1rem}#footer-base[data-v-3baa2b16]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;background-color:#001834;padding:3rem .75px;margin-top:3rem}#footer-base .central-area[data-v-3baa2b16]{display:flex;align-items:center;justify-content:center;gap:12px}#footer-base .text-info[data-v-3baa2b16]{display:flex;flex-direction:column;gap:1rem;text-align:center;color:#f8f8f8}#footer-base .logo-area[data-v-3baa2b16]{width:100%;text-align:center}#footer-base .logo-area .logo[data-v-3baa2b16]{max-width:360px;width:30%;margin:0 auto}#footer-base .number[data-v-3baa2b16]{font-size:1.5rem}.box-base{max-width:1200px;margin:0 auto;padding:1rem .75rem}.button{display:inline-block;cursor:pointer;border:none}.button.primary{background-color:#16458e;color:#f8f8f8;text-decoration:none;padding:.5rem 1.75rem;border-radius:2rem;font-weight:600}.title-base{color:#004181;font-size:2rem}.text-base{font-size:1.25rem;color:#333}#cards-area.no-padding-bottom{padding-bottom:0}@media (max-width: 500px){.text-base{font-size:1rem}.title-base{font-size:1.75rem}}.video-area[data-v-20ff2728]{display:flex;flex-direction:column;justify-content:center;padding:3rem 4rem;background:linear-gradient(180deg,#DFE7E6 0%,#919299 100%);box-shadow:inset 0 20px 20px #0000004c;border-radius:0 0 2rem 2rem}.box-video[data-v-20ff2728]{padding:0 .75rem}.video-area .image-cta[data-v-20ff2728]{max-width:65%;margin:2rem auto}#info-top .title[data-v-20ff2728]{color:#f28a08}.text-popup[data-v-20ff2728]{font-size:1.1rem}.button.primary[data-v-20ff2728]{font-size:1.5rem;font-weight:700;padding:1rem 2.5rem;border-radius:1rem}@media (max-width: 750px){.video-area[data-v-20ff2728]{padding:3rem .5rem}.text-popup[data-v-20ff2728]{font-size:1rem}}.button.orange{background-color:#f28a08;color:#f8f8f8}.box-base[data-v-578d9c45]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh}.logoSesi[data-v-578d9c45]{max-width:300px;width:50%}.form-area[data-v-578d9c45]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin:4rem 0}.box-base[data-v-34fb9282]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh}.logoSesi[data-v-34fb9282]{max-width:300px;width:50%}.form-area[data-v-34fb9282]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin:4rem 0}.box-base[data-v-12752439]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh}.logoSesi[data-v-12752439]{max-width:300px;width:50%}.form-area[data-v-12752439]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin:4rem 0}.box-base[data-v-11b3799a]{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh}.logoSesi[data-v-11b3799a]{max-width:300px;width:50%}.form-area[data-v-11b3799a]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;margin:4rem 0}
