@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; }a { background-color: transparent; }a:active, a:hover { outline-width: 0px; }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; }.espaco30 { width: 100%; height: 30px; 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; }.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_bt_rosa { position: relative; width: auto; padding: 10px 50px 10px 15px; border-radius: 30px; color: #ffffff; font-size: 14px; font-weight: 600; cursor: pointer; user-select: none; background-color: #e50071; overflow: hidden; display: table; }.site_bt_rosa::before { content: ""; position: absolute; right: 15px; top: 50%; width: 19px; height: 22px; transform: translateY(-50%); background: url(https://abcd.net.br/wp-content/themes/abcd/imagens/seta-d-branca.svg) center center / contain no-repeat; z-index: 2; }.site_bt_rosa::after { content: ""; position: absolute; top: 0px; right: 100%; width: 100%; height: 100%; border-radius: 30px; background: #115e74; z-index: 1; transition: right 0.3s; }.site_bt_rosa_texto { position: relative; z-index: 2; }.home_bloco_destaque_cada_coluna1_dia { font-size: 10px; color: #e50071; }.home_bloco_destaque_cada_coluna1_titulo { font-size: 28px; color: #115e74; font-weight: 800; margin-top: 10px; margin-bottom: 20px; transition:color 0.3s ease; }.textos_topo { width: 100%; height: auto; margin-bottom: 40px; position: relative; }.textos_topo_textura { width: 100%; height: 100%; position: absolute; z-index: 1; bottom: 0px; left: 50%; transform: translate(-50%); }.textos_titulo { font-size: 70px; text-align: center; color: rgba(0, 0, 0, 0); -webkit-text-stroke: 2px #e50071; font-family: Raleway, sans-serif; }.textos_aviso { font-size: 16px; font-weight: 600; margin-top: 70px; margin-bottom: 40px; }.textos_cada { width: 100%; border-radius: 10px; overflow: hidden; margin-bottom: 40px; background-color: #ffffff; font-size: 0px; box-shadow: rgba(116, 128, 127, 0.3) 0px 0px 5px 4px; }.textos_cada_coluna1 { width: calc(50% - 80px); padding: 40px; display: inline-block; vertical-align: middle; font-size: 16px; }.textos_cada_coluna2 { width: 50%; display: inline-block; vertical-align: middle; overflow: hidden; }.textos_cada_coluna2 img { filter: saturate(1) contrast(1) brightness(1); transform: scale(1); transition: 0.4s; }.textos_cada:hover .textos_cada_coluna2 img { filter: saturate(1.8) contrast(1.2) brightness(1.1); transform: scale(1.05); transition: 0.4s; }.textos_cada:hover .home_bloco_destaque_cada_coluna1_titulo { color: #e50071; transition: color 0.3s; }.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; }:root { --swiper-theme-color: #007aff; }@keyframes swiper-preloader-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }:root { --swiper-navigation-size: 44px; }@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; }body.swift-nojs [data-s3cid="155"]{max-height:317px;}body.swift-nojs [data-s3cid="157"]{max-height:68px;}body.swift-nojs [data-s3cid="162"]{max-height:317px;}body.swift-nojs [data-s3cid="164"]{max-height:68px;}body.swift-nojs [data-s3cid="197"]{max-height:317px;}body.swift-nojs [data-s3cid="199"]{max-height:68px;}body.swift-nojs [data-s3cid="323"]{max-height:317px;}body.swift-nojs [data-s3cid="325"]{max-height:68px;}body.swift-nojs [data-s3cid="505"]{max-height:317px;}body.swift-nojs [data-s3cid="507"]{max-height:68px;}body.swift-nojs [data-s3cid="574"]{max-height:352.75px;}body.swift-nojs [data-s3cid="575"]{max-height:351px;}body.swift-nojs [data-s3cid="577"]{max-height:102px;}html{opacity:1}}