@layer swift3 {@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); --wp-editor-canvas-background: #ddd; --wp-admin-theme-color: #007cba; --wp-admin-theme-color--rgb: 0,124,186; --wp-admin-theme-color-darker-10: #006ba1; --wp-admin-theme-color-darker-10--rgb: 0,107,160.5; --wp-admin-theme-color-darker-20: #005a87; --wp-admin-theme-color-darker-20--rgb: 0,90,135; --wp-admin-border-width-focus: 2px; }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,#0693e3 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,#fcb900 0%,#ff6900 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px #ffffff, 6px 6px #000000; --wp--preset--shadow--crisp: 6px 6px 0px #000000; }html { font-family: sans-serif; text-size-adjust: 100%; }body { margin: 0px; }audio, canvas, progress, video { display: inline-block; }a { background-color: transparent; }a:active, a:hover { outline-width: 0px; }b, strong { font-weight: inherit; }b, strong { font-weight: bolder; }h1 { font-size: 2em; margin: 0.67em 0px; }img { border-style: none; }button, input, select, textarea { font: inherit; margin: 0px; }button, input { overflow: visible; }html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0px; font: inherit; vertical-align: baseline; margin: 0px; padding: 0px; }html { height: 100%; padding: 0px; margin: 0px !important; }body { margin: 0px; padding: 0px; height: 100%; line-height: normal; text-decoration: none; text-align: left; overflow-x: hidden; overflow-wrap: break-word; color: #74807f; font-size: 16px; font-family: Inter, sans-serif; font-optical-sizing: auto; font-weight: 400; font-style: normal; }.body_sem_scroll { overflow: hidden; }img { max-width: 100%; height: auto; display: block; }a { text-decoration: none; color: inherit; }.linksem { text-decoration: none; text-transform: none; }.espaco40 { width: 100%; height: 40px; display: block; float: none; clear: both; }.espaco50 { width: 100%; height: 50px; display: block; float: none; clear: both; }.espaco60 { width: 100%; height: 60px; display: block; float: none; clear: both; }.espaco100 { width: 100%; height: 100px; display: block; float: none; clear: both; }.topo { width: 100vw; height: 120px; overflow: hidden; position: fixed; z-index: 997; background-color: #ffffff; color: #115e74; box-shadow: rgba(116, 128, 127, 0.3) 0px 4px 5px 1px; transition: 0.3s; }.topo_espaco2 { width: 100%; height: 110px; }.topo_home_scroll { background-color: #ffffff; color: #115e74; box-shadow: rgba(116, 128, 127, 0.3) 0px 4px 5px 1px; transition: 0.3s; }.topo_caixa { width: calc(100% - 40px); max-width: 1200px; padding-left: 20px; padding-right: 20px; display: block; margin: 0px auto; position: relative; font-size: 0px; }.topo_logo { width: 250px; height: 120px; display: inline-block; vertical-align: middle; background-color: #ffffff; }.topo_logo img { width: calc(100% - 60px); padding-top: 25px; padding-left: 30px; padding-right: 30px; }.topo_caixa_menu { width: calc(100% - 330px); margin-left: 80px; display: inline-block; vertical-align: middle; text-align: right; }.topo_caixa_menu_linha { width: auto; display: inline-block; vertical-align: middle; text-align: right; border-bottom: 1px solid #71c5c3; padding-bottom: 10px; padding-top: 10px; }.topo_caixa_menu_bt { display: inline-block; vertical-align: bottom; cursor: pointer; user-select: none; font-size: 15px; font-weight: 400; margin-right: 20px; padding-top: 5px; padding-bottom: 5px; border-bottom: 2px solid rgba(0, 0, 0, 0); transition: 0.3s; }.topo_caixa_menu_bt:hover { font-weight: 700; border-bottom: 2px solid #e50071; transition: 0.3s; }.topo_caixa_menu_lupa { width: 40px; height: 40px; border-radius: 50%; display: inline-block; vertical-align: bottom; cursor: pointer; user-select: none; margin-left: 30px; background-color: #ffffff; background-image: url(https://abcd.net.br/wp-content/themes/abcd/imagens/bt-lupa.svg); background-size: 20px 20px; background-repeat: no-repeat; background-position: center center; transition: 0.3s; }.topo_caixa_menu_lupa:hover { background-color: #89ced5; transition: 0.3s; }.topo_bt_mobile { width: 49px; height: 49px; border-radius: 50%; position: fixed; z-index: 999; right: 20px; top: 35px; display: none; cursor: pointer; user-select: none; background-color: #ffffff; }.topo_bt_mobile_icone { width: 25px; height: 25px; position: absolute; left: 12px; top: 12px; background: url(https://abcd.net.br/wp-content/themes/abcd/imagens/bt-mobile.svg) center top / 25px 50px no-repeat; transition: 0.3s; }.topo_bt_mobile_icone_fecha { background: url(https://abcd.net.br/wp-content/themes/abcd/imagens/bt-mobile.svg) center bottom / 25px 50px; transition: 0.3s; }.topo_mobile_caixa { width: 250px; height: 100vh; display: none; position: fixed; z-index: 998; top: 0px; right: -290px; background-color: #ffffff; --shadow-offset: 0px; transition:right 0.5s ease; }.topo_mobile_caixa::after { content: ""; position: absolute; top: var(--shadow-offset); left: 0px; right: 0px; bottom: 0px; box-shadow: rgba(116, 128, 127, 0.3) -4px 8px 5px 1px; pointer-events: none; }.topo_mobile_caixa_home { --shadow-offset: 120px; }.topo_mobile_caixa_abre { right: 0px; transition: right 0.5s; }.topo_mobile_segura_bts { margin-top: 120px; margin-right: 30px; text-align: right; }.topo_mobile_bt { display: inline-block; vertical-align: bottom; cursor: pointer; user-select: none; font-size: 15px; color: #115e74; padding-top: 5px; padding-bottom: 5px; border-bottom: 2px solid #e50071; }.topo_mobile_bt_espaco { width: 10px; height: 7px; }.topo_caixa_busca_segura { width: calc(100% - 40px); max-width: 1200px; padding-left: 20px; padding-right: 20px; position: fixed; z-index: 999; top: 140px; left: 50%; text-align: right; font-size: 0px; transform: translate(-50%); display: none; }.topo_caixa_busca_segura_mostra { display: block; }.topo_caixa_busca { width: calc(100% - 40px); max-width: 400px; height: 35px; display: inline-block; text-align: left; overflow: hidden; background-color: #e6f4f5; box-shadow: rgba(116, 128, 127, 0.3) 0px 4px 5px 1px; }.topo_busca_caixa_form { width: calc(100% - 50px); height: 35px; padding: 0px 0px 0px 15px; border: 0px solid rgba(0, 0, 0, 0); font-size: 14px; color: #115e74; background-color: #e6f4f5; text-align: left; box-sizing: content-box; border-radius: 0px; }.topo_busca_caixa_form:focus { outline: none; }.topo_busca_caixa_form::placeholder { color: #74807f; opacity: 1; }.topo_busca_caixa_form_bt { width: 25px; height: 25px; cursor: pointer; background: url(https://abcd.net.br/wp-content/themes/abcd/imagens/bt-lupa.svg) 0% 0% / 25px 25px; position: absolute; right: 25px; top: 5px; }.site { width: 100vw; height: auto; overflow: hidden; position: relative; }.site_caixa { width: calc(100% - 40px); max-width: 1200px; padding-left: 20px; padding-right: 20px; display: block; margin: 0px auto; position: relative; }.site_titulo { display: table; margin: 0px auto; color: #e50071; font-size: 40px; text-align: center; padding-left: 10px; padding-right: 10px; background: linear-gradient(transparent 63%, #89ced5 37%); }.home_bloco_noticias_linha { width: 100%; height: 2px; background-color: #71c5c3; }.textos_titulo { font-size: 70px; text-align: center; color: rgba(0, 0, 0, 0); -webkit-text-stroke: 2px #e50071; font-family: Raleway, sans-serif; }.canal_topo { width: 100%; background-image: url(https://abcd.net.br/wp-content/themes/abcd/imagens/paginas-verde.svg); background-repeat: no-repeat; background-size: 100%; background-position: center bottom; position: relative; }.canal_topo_textura { width: 100%; height: 100%; position: absolute; z-index: 1; bottom: 0px; left: 50%; transform: translate(-50%); }.canal_topo_segura { font-size: 0px; }.canal_topo_coluna1 { width: calc(60% - 20px); display: inline-block; vertical-align: middle; margin-right: 20px; font-size: 24px; font-weight: 600; color: #115e74; }.canal_topo_coluna1_titulo { text-align: left; margin-bottom: 20px; }.canal_topo_coluna2 { width: calc(40% - 20px); display: inline-block; vertical-align: middle; margin-left: 20px; position: relative; border-radius: 50%; overflow: hidden; }.canal_topo_video video { width: auto; height: 100%; position: absolute; top: 0px; left: 50%; transform: translate(-50%); }.canal_topo_video_video { display: block; pointer-events: none; }.canal_texto1 { max-width: 800px; font-size: 24px; font-weight: 600; color: #115e74; }.canal_caixas { font-size: 0px; margin-bottom: 80px; }.canal_caixas_numero { width: 70px; height: 70px; display: inline-block; vertical-align: top; line-height: 60px; border-radius: 50%; background-color: #71c5c3; font-size: 60px; text-align: center; color: rgba(0, 0, 0, 0); -webkit-text-stroke: 2px #ffffff; font-family: Raleway, sans-serif; }.canal_caixas_texto { width: calc(100% - 250px); display: inline-block; vertical-align: top; color: #115e74; font-size: 18px; margin-left: 30px; }.canal_caixas_texto_titulo { color: #e50071; font-weight: 900; font-size: 30px; margin-bottom: 20px; }.canal_caixas_icone { width: 90px; display: inline-block; vertical-align: top; margin-left: 60px; }.canal_rosa_texto1 { max-width: 1000px; margin: 0px auto; font-size: 32px; color: #ffffff; text-align: center; }.canal_rosa_texto2 { max-width: 1000px; margin: 20px auto 0px; font-size: 26px; color: #ffffff; text-align: center; }.canal_icone_seta { width: 55px; height: 32px; margin: 0px auto; background-image: url(https://abcd.net.br/wp-content/themes/abcd/imagens/seta-baixo-verde.svg); background-size: 55px 32px; }.canal_segura_textos { user-select: none; display: grid; gap: 20px; grid-template-columns: repeat(2, 1fr); }.canal_segura_textos_principal_foto { width: 100%; height: 100%; position: absolute; z-index: 1; left: 0px; top: 0px; background-image: url(https://abcd.net.br/wp-content/themes/abcd/imagens/banner-textos.webp); background-size: cover; background-repeat: no-repeat; background-position: right center; }.canal_segura_textos_principal_foto_frente { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 2; background-color: #115e74; opacity: 0.6; }.canal_segura_textos_principal_dia { font-size: 10px; color: #ffffff; }.canal_segura_textos_principal_titulo { font-size: 24px; color: #ffffff; font-weight: 800; margin-top: 10px; margin-bottom: 20px; transition:color 0.3s ease; }.canal_segura_textos_principal_texto { font-size: 16px; color: #ffffff; }.canal_segura_textos_menores { height: 100%; border-radius: 10px; overflow: hidden; display: grid; grid-template-rows: auto 1fr auto; box-shadow: rgba(116, 128, 127, 0.3) 0px 0px 5px 4px; position: relative; cursor: pointer; user-select: none; }.canal_segura_textos_menores_dentro { width: calc(100% - 40px); padding: 20px; position: relative; z-index: 3; }.rodape_caixa { width: calc(100% - 40px); max-width: 1200px; padding-left: 20px; padding-right: 20px; display: block; margin: 0px auto; position: relative; }.rodape3 { width: 100vw; height: auto; overflow: hidden; position: relative; background-color: #115e74; margin-top: 50px; }.rodape3_segura { font-size: 0px; }.rodape3_coluna1 { width: 300px; display: inline-block; vertical-align: top; }.rodape3_logo { width: 160px; cursor: pointer; user-select: none; margin-bottom: 30px; }.rodape3_slogan { color: #ffffff; font-size: 20px; margin-bottom: 30px; }.rodape3_texto { color: #ffffff; font-size: 14px; margin-bottom: 30px; }.rodape3_texto a { color: #ffffff; text-decoration: underline; }.rodape3_segura_social { width: 200px; user-select: none; display: grid; gap: 30px; grid-template-columns: repeat(3, 1fr); }.rodape3_social_cada { cursor: pointer; }.rodape3_coluna2 { width: calc(100% - 600px); display: inline-block; vertical-align: top; }.rodape2_segura_bt { width: auto; display: table; margin: 0px auto; }.rodape2_bt { cursor: pointer; user-select: none; font-size: 16px; color: #ffffff; margin-bottom: 15px; }.rodape2_bt:hover { text-decoration: underline; }.rodape3_logo2 { width: 220px; cursor: pointer; user-select: none; margin-bottom: 30px; }.fundo_rosa { background-color: #e50071; }:root { --swiper-theme-color: #007aff; }@keyframes swiper-preloader-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }:root { --swiper-navigation-size: 44px; }[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] { transition-duration: 0.4s; }[data-aos][data-aos][data-aos-easing="ease"], body[data-aos-easing="ease"] [data-aos] { transition-timing-function: ease; }[data-aos^="fade"][data-aos^="fade"] { opacity: 0; transition-property: opacity, transform; }[data-aos^="fade"][data-aos^="fade"].aos-animate { opacity: 1; transform: translateZ(0px); }[data-aos="fade-up"] { transform: translate3d(0px, 100px, 0px); }[data-aos="fade-down"] { transform: translate3d(0px, -100px, 0px); }[data-aos="fade-right"] { transform: translate3d(-100px, 0px, 0px); }[data-aos="fade-left"] { transform: translate3d(100px, 0px, 0px); }@font-face { font-family: Inter; font-style: normal; font-weight: 100 900; font-display: swap; src: url(https://abcd.net.br/fonts.gstatic.com/s/inter/v20/UcCo3FwrK3iLTcviYwYZ8UA3.woff2) format("woff2"); unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }html{opacity:1}}