.container{display: flex;flex-direction: column;flex: 1;align-items: center;max-width: 100dvw;gap: 20px;background: #efefef}.sx-features{--sx-navy: #0e1b3a;--sx-orange: #f07b1a;--sx-border: rgba(14,27,58,.10);--sx-muted: rgba(14,27,58,.70);--sx-bg: #f3f4f6;--sx-card: #ffffff;margin-top: 28px;padding: 44px 0;background: linear-gradient(180deg,var(--sx-bg) 0%,#ffffff 100%)}.sx-features > .sx-features__inner{width: min(1120px,calc(100% - 48px));margin: 0 auto}.sx-features > .sx-features__inner > .sx-features__top{display: grid;grid-template-columns: 1fr;gap: 18px;margin-bottom: 18px}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy{background: var(--sx-card);border: 1px solid var(--sx-border);border-radius: 18px;padding: 22px 22px;box-shadow: 0 10px 30px rgba(14,27,58,.06)}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__title{margin: 0;font-size: 22px;line-height: 1.2;color: var(--sx-navy);letter-spacing: -0.2px}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__subtitle{margin: 10px 0 0 0;font-size: 14.5px;line-height: 1.45;color: var(--sx-muted)}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta{margin-top: 14px;display: flex;flex-wrap: wrap;gap: 10px}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn{display: inline-flex;align-items: center;justify-content: center;height: 42px;padding: 0 16px;border-radius: 12px;text-decoration: none;font-weight: 700;font-size: 13px;border: 1px solid transparent;transition: transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease;user-select: none}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn:active{transform: translateY(1px)}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn--primary{background: var(--sx-orange);color: #fff;text-transform: uppercase}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn--primary:hover{box-shadow: 0 14px 26px rgba(240,123,26,.28)}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn--ghost{background: rgba(14,27,58,.04);color: var(--sx-navy);border-color: var(--sx-border)}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__chips{margin-top: 14px;display: flex;flex-wrap: wrap;gap: 8px}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__chips > .sx-features__chip{display: inline-flex;align-items: center;height: 23px;padding: 0 10px;border-radius: 999px;border: 1px solid rgb(211 211 211);color: var(--sx-navy);font-size: 12px;font-weight: 700;letter-spacing: .2px}.sx-features > .sx-features__inner > .sx-features__grid{display: grid;grid-template-columns: repeat(4,minmax(0,1fr));gap: 14px}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card{background: var(--sx-card);border: 1px solid var(--sx-border);border-radius: 18px;padding: 18px 16px;box-shadow: 0 10px 30px rgba(14,27,58,.06);transition: transform .12s ease,box-shadow .12s ease,border-color .12s ease}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card:hover{transform: translateY(-2px);box-shadow: 0 14px 34px rgba(14,27,58,.10);border-color: rgba(14,27,58,.16)}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card > .sx-feature-card__icon{width: 54px;height: 54px;border-radius: 999px;background: #13133d;display: grid;place-items: center;color: white}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card > .sx-feature-card__icon > svg{width: 26px;height: 26px}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card > .sx-feature-card__title{margin: 12px 0 0 0;font-size: 14.5px;color: var(--sx-navy);letter-spacing: -0.1px}.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card > .sx-feature-card__text{margin: 6px 0 0 0;font-size: 13px;line-height: 1.4;color: var(--sx-muted)}@media (max-width: 1020px){.sx-features > .sx-features__inner > .sx-features__grid{grid-template-columns: repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.sx-features{padding: 0}.sx-features > .sx-features__inner{width: min(1120px,calc(100% - 28px))}.sx-features > .sx-features__inner > .sx-features__grid{grid-template-columns: 1fr}}div.conteiner-pginicial{display: flex;padding-top: 20px;gap: 10px;width: 1200px;max-width: 100%;padding: 5px}div.conteiner-pginicial>.bloco1>.cronologia_anm>.titulo_cabecalho>h3{font-size: 14px;font-weight: 400}div.conteiner-pginicial>.bloco1>.cronologia_anm>.titulo_cabecalho>a{margin-left: auto;cursor: pointer;font-weight: 400;font-size: 14px}.anm_processo{width: 100%;border-spacing: 0px 1px;max-width: 100%;display: flex;overflow: auto}.anm_processo>tbody{width: 100%;display: table}.anm_processo>tbody>tr{font-size: 13px}.anm_processo>tbody>tr>td{padding: 12px 2px;text-align: center;text-transform: uppercase;background: white}.anm_processo>tbody>tr>td:first-of-type{}.anm_processo>tbody>tr>.titular{cursor: help}.anm_processo>tbody>tr>.titular>p{white-space: nowrap;overflow: hidden;max-width: 140px;text-overflow: ellipsis}.anm_processo>tbody>tr>.desc{cursor: help}.anm_processo>tbody>tr>.desc>p{white-space: nowrap;overflow: hidden;max-width: 140px;text-overflow: ellipsis}.anm_processo>tbody>tr>.data_movimento{color: rgb(71 71 71);font-weight: 700;white-space: nowrap}.anm_processo>tbody>tr>td:last-of-type{}div.conteiner-pginicial>.bloco1>.cronologia_anm>.anm_processo>tbody>tr>.recente_anm>span{background-color: #FFC107;color: #444;font-weight: 600;display: flex;padding: 2px 5px;border-radius: 5px;font-size: 10px;margin-left: 5px;align-items: center;justify-content: center}.anm_processo>tbody>tr>.recente_anm{}.req>span{background-color: #FFC107;color: #444;font-weight: 600;padding: 2px 5px;border-radius: 5px;font-size: 10px}.anm_processo>tbody>tr+tr{border-top: 1px solid #f0f0f0}div.conteiner-pginicial>.bloco1{display: flex;flex-direction: column;flex: 1;gap: 10px;max-width: 50%;overflow: hidden}div.conteiner-pginicial>.bloco1> .cronologia_anm{}:root{--sx-card: #ffffff;--sx-text: #111111;--sx-muted: #6b6b6b;--sx-border: #ececec;--sx-shadow: 0 18px 40px rgba(0,0,0,0.08);--sx-peach: #f3d1bd;--sx-peach-soft: rgba(243,209,189,0.55);--sx-radius: 22px}.sx-guide{width: 100%;margin-top: 10px}.sx-guide > .sx-guide__header{border-radius: 16px;padding: 14px 16px;margin-bottom: 12px}.sx-guide > .sx-guide__header > .sx-guide__title{margin: 0 0 4px;font-size: 15px;font-weight: 850;letter-spacing: -0.2px;color: var(--sx-text)}.sx-guide > .sx-guide__header > .sx-guide__subtitle{margin: 0;font-size: 13px;line-height: 1.35;color: var(--sx-muted)}.sx-guide > .sx-guide__list{display: grid;background: white;border-radius: 15px}.sx-guide > .sx-guide__list > .sx-guide__item{display: grid;grid-template-columns: 92px 1fr;align-items: center;border: 1px solid rgba(0,0,0,0.02);padding: 14px 14px;cursor: default}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__icon{width: 74px;height: 74px;border-radius: 999px;background: #ffffff;border: 1px solid var(--sx-border);display: grid;place-items: center;margin-left: 4px}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__icon > .sx-guide__icon-inner{width: 52px;height: 52px;border-radius: 999px;background: radial-gradient(#3771a0,#4c4c63);display: grid;place-items: center;color: white}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__icon > .sx-guide__icon-inner > svg{width: 26px;height: 26px;display: block}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content{padding: 0 6px 0 6px}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content > .sx-guide__topline{display: flex;align-items: center;gap: 10px;flex-wrap: wrap;margin-bottom: 6px}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content > .sx-guide__topline > .sx-guide__item-title{font-size: 15px;font-weight: 850;letter-spacing: -0.2px;color: var(--sx-text)}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content > .sx-guide__topline > .sx-guide__pill{display: inline-block;padding: 6px 10px;border-radius: 999px;font-size: 12px;font-weight: 850;background: rgb(254 239 230 / 55%);color: #1f1f1f}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content > .sx-guide__topline > .sx-guide__pill--soft{background: rgba(243,209,189,0.35)}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__content > .sx-guide__item-text{font-size: 14px;line-height: 1.4;color: var(--sx-muted);max-width: 86ch}@media (max-width: 520px){.sx-guide > .sx-guide__list > .sx-guide__item{grid-template-columns: 84px 1fr}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__icon{width: 66px;height: 66px}.sx-guide > .sx-guide__list > .sx-guide__item > .sx-guide__icon > .sx-guide__icon-inner{width: 46px;height: 46px}}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq{display: flex;flex-direction: column;gap: 5px}div.conteiner-pginicial>.bloco1>.cronologia_anm>h3{text-transform: uppercase;padding: 10px 0;font-family: oswald;font-size: 14px;font-weight: 400}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a{text-decoration: none;font-size: 14px;background: white;color: #333;transition: background-color 0.3s ease;display: flex;align-items: center;border-radius: 5px}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.info{display: flex;flex-direction: column;flex: 1}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.info>p{font-size: 13px;display: flex;align-items: center;border-bottom: 1px solid #e6e6e6}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.info>p>b{color: #13133d;padding: 0 10px;width: 130px;text-align: center;padding: 12px 0;font-size: 13px;border-right: 1px solid #ccc;text-transform: uppercase}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.info>p>span{padding: 0 10px;color: #797979;white-space: nowrap;flex: 1;font-size: 14px}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.preco{display: flex;flex-direction: column;margin-left: auto;align-items: center;height: 100%}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.preco>img{height: 49px;width: fit-content;display: none}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a>div.preco>p.valor{margin-left: auto;font-family: 'Oswald';background: #cdcdcd;color: #464646;display: flex;margin-bottom: auto;align-items: center;font-size: 11px;padding: 0 10px;justify-content: center;flex: 1}.bloco2.deslogado{--m-navy: #0e1b3a;--m-orange: #f07b1a;--m-muted: rgba(14,27,58,.72);--m-border: rgba(14,27,58,.12);--m-card: #ffffff;--m-bg: rgba(14,27,58,.04);width: min(1120px,calc(50% - 48px));margin: 0px auto}.bloco2.deslogado > .mapa_index{background: linear-gradient(180deg,var(--m-card) 0%,rgba(255,255,255,.96) 100%);border: 1px solid var(--m-border);padding: 22px 22px;box-shadow: 0 12px 34px rgba(14,27,58,.08)}.bloco2.deslogado > .mapa_index > h2{margin: 0;color: var(--m-navy);font-size: 22px;line-height: 1.2;letter-spacing: -0.2px}.bloco2.deslogado > .mapa_index > h3{margin: 16px 0 0 0;color: var(--m-navy);font-size: 14.5px;font-weight: 800;letter-spacing: -0.1px}.bloco2.deslogado > .mapa_index > img{display: block;width: 100%;height: 220px;object-fit: cover;object-position: center;margin-top: 12px;border-radius: 16px;border: 1px solid rgba(14,27,58,.10);box-shadow: 0 16px 34px rgba(14,27,58,.10)}.bloco2.deslogado > .mapa_index > p{margin: 0;margin-top: 4px;padding: 10px 12px;display: flex;align-items: flex-start;gap: 10px;border: 1px solid rgba(14,27,58,.08);border-radius: 14px}.bloco2.deslogado > .mapa_index > p > img{width: 16px;height: 16px;margin-top: 2px;flex: 0 0 16px;opacity: .95}.bloco2.deslogado > .mapa_index > p > span{display: block;color: var(--m-muted);font-size: 13.5px;line-height: 1.35}.bloco2.deslogado > .mapa_index > p:nth-of-type(6){background: rgba(240,123,26,.10);border-color: rgba(240,123,26,.22)}.bloco2.deslogado > .mapa_index > a{margin-top: 16px;display: inline-flex;align-items: center;justify-content: center;height: 44px;padding: 0 18px;border-radius: 12px;background: var(--m-orange);color: #ffffff;text-decoration: none;font-weight: 800;font-size: 13.5px;border: 1px solid rgba(240,123,26,.30);box-shadow: 0 12px 22px rgba(240,123,26,.22);transition: transform .12s ease,box-shadow .12s ease,filter .12s ease}.bloco2.deslogado > .mapa_index > a:hover{filter: brightness(.98);box-shadow: 0 14px 28px rgba(240,123,26,.28)}.bloco2.deslogado > .mapa_index > a:active{transform: translateY(1px)}@media (max-width: 720px){.bloco2.deslogado{width: min(1120px,calc(100% - 28px))}.bloco2.deslogado > .mapa_index{width: 100%;margin: 0}.bloco2.deslogado > .mapa_index > img{height: 190px}.bloco2.deslogado > .mapa_index > a{width: 100%}}div.conteiner-pginicial>.bloco2{display: flex;flex-direction: column;gap: 12px;flex: 1;max-width: 50%}div.conteiner-pginicial>.bloco2>.contato{display: flex;gap: 91px}div.conteiner-pginicial>.bloco2>.contato>a{display: flex}div.conteiner-pginicial>.bloco2>.contato>a>img{max-width: 200px}div.conteiner-pginicial>.bloco2>.contato>h3{margin-bottom: 10px}div.conteiner-pginicial>.bloco2>.info{display: flex;flex-direction: column;align-items: center;text-align: center}div.conteiner-pginicial>.bloco2>.info>h3{margin-bottom: 10px}.info2{--i2-navy: #0e1b3a;--i2-orange: #f07b1a;--i2-muted: rgba(14,27,58,.72);--i2-border: rgba(14,27,58,.12);--i2-card: #ffffff;--i2-bg: rgba(14,27,58,.04);width: min(1120px,calc(50% - 48px));margin: 0 auto;padding: 26px 24px;background: linear-gradient(180deg,var(--i2-card) 0%,rgba(255,255,255,.96) 100%);border: 1px solid var(--i2-border);box-shadow: 0 12px 34px rgba(14,27,58,.08)}.info2 > h3{margin: 0;color: var(--i2-navy);font-size: 20px;line-height: 1.2;letter-spacing: -0.2px}.info2 > p{margin: 0;margin-top: 7px;padding: 12px 12px;display: flex;align-items: flex-start;gap: 10px;background: rgb(246 255 236);border-bottom: 1px solid rgba(14,27,58,.08);border-radius: 14px}.info2 > p > img{width: 18px;height: 18px;margin-top: 2px;flex: 0 0 18px;opacity: .95}.info2 > p > span{display: block;color: var(--i2-muted);font-size: 13.5px;line-height: 1.35}@media (hover:hover){.info2 > p:hover{}}.info2 > .controle{margin-top: 18px;padding: 16px 16px;border-radius: 16px;border: 1px solid rgba(240,123,26,.22);display: flex;align-items: center;justify-content: space-between;gap: 12px}.info2 > .controle > p{margin: 0;color: var(--i2-navy);font-weight: 700;font-size: 13.5px;line-height: 1.3}.info2 > .controle > a{display: inline-flex;align-items: center;justify-content: center;height: 42px;padding: 0 16px;border-radius: 12px;background: var(--i2-orange);color: #ffffff;text-decoration: none;font-weight: 800;font-size: 13px;border: 1px solid rgba(240,123,26,.30);transition: transform .12s ease,box-shadow .12s ease,filter .12s ease}.info2 > .controle > a:hover{filter: brightness(.98);box-shadow: 0 14px 28px rgba(240,123,26,.28)}.info2 > .controle > a:active{transform: translateY(1px)}@media (max-width: 720px){.info2{padding: 22px 18px;margin: 0;width: 100%}.info2 > .controle{flex-direction: column;align-items: stretch}.info2 > .controle > a{width: 100%}}.conteiner-pginicial>.bloco2>.titulo_cabecalho{display: flex;text-transform: uppercase;font-family: oswald;font-size: 14px;font-weight: 400;align-items: center;position: relative}.conteiner-pginicial>.bloco2>.titulo_cabecalho>h3{font-size: 14px;font-weight: 400}.conteiner-pginicial>.bloco2>.titulo_cabecalho>a{margin-left: auto;cursor: pointer;font-size: 14px;color: #262626;text-decoration: none;background: #fff;border-radius: 10px;padding: 5px 14px;position: relative;transition: border-color .12s ease,background-color .12s ease,transform .08s ease}.conteiner-pginicial>.bloco2>.titulo_cabecalho>a:hover{border-color: #cfcfcf;background: rgba(255,230,0,.18)}.conteiner-pginicial>.bloco2>.titulo_cabecalho>a:active{transform: scale(.98)}.modal_telefone{display: flex;flex-direction: column;align-items: center;background: linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);gap: 10px;padding: 13px 16px 13px;margin-top: 20px;max-width: 1200px;width: 100%;position: relative;overflow: hidden;border-radius: 8px;border-left: 4px solid #25D366}.modal_telefone::after{content: "WhatsApp";position: absolute;bottom: -10px;right: 10px;font-size: 50px;font-weight: bold;color: rgba(37,211,102,0.1);font-family: Arial,sans-serif;z-index: 0}.modal_telefone > *{position: relative}.modal_telefone > h2{font-size: 15px;font-family: oswald;font-weight: 400;text-transform: uppercase;color: #128C7E}.modal_telefone > .modal_telefone_texto > p{color: #333;text-align: center}.modal_telefone > .modal_telefone_a{background: #25D366;padding: 8px 15px;border-radius: 20px;transition: all 0.3s ease}.modal_telefone > .modal_telefone_a > a{text-decoration: none;color: white;font-weight: 500;display: flex;align-items: center;gap: 5px}.modal_telefone > .modal_telefone_a > a::before{content: "";display: inline-block;width: 16px;height: 16px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E");background-repeat: no-repeat;background-size: contain}.sx-index-sem-plano{display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 14px;padding: 34px 26px;min-height: 340px;width: 100%;box-sizing: border-box;background: #ffffff;border: 1px solid #e7ebf1;border-radius: 16px;box-shadow: 0 12px 34px rgba(15,23,42,.07)}.sx-index-sem-plano__icon{display: inline-flex;align-items: center;justify-content: center;width: 62px;height: 62px;border-radius: 50%;background: #eef2f7;color: #334155}.sx-index-sem-plano__title{margin: 0;font-size: 18px;font-weight: 700;color: #0f172a}.sx-index-sem-plano__text{margin: 0;font-size: 12px;line-height: 1.5;color: #64748b;max-width: 320px}.sx-index-sem-plano__btn{margin-top: 4px;display: inline-flex;align-items: center;gap: 8px;background: #0f172a;color: #ffffff;font-weight: 700;font-size: 14px;padding: 11px 24px;border-radius: 999px;text-decoration: none;box-shadow: 0 8px 20px rgba(15,23,42,.22);transition: transform .15s ease,box-shadow .15s ease,background .15s ease}.sx-index-sem-plano__btn:hover{background: #1e293b;transform: translateY(-1px);box-shadow: 0 10px 24px rgba(15,23,42,.28)}.conteiner-pginicial>.bloco1>.cronologia_anm>.titulo_cabecalho{display: flex;width: 100%;font-size: 16px;font-family: oswald;text-transform: uppercase;padding: 20px;border-left: 2px solid #ccc;background: white}.mapa_index>img{height: 150px}.publi.index{text-align: left;margin-top: 10px}.conteiner-pginicial>.bloco2>.historico_sei{max-width: 100%;overflow: auto}.conteiner-pginicial>.bloco2>.historico_sei>h3{text-transform: uppercase;font-family: oswald;font-size: 14px;font-weight: 400;padding: 20px;border-left: 2px solid rgb(204,204,204);background: white}.conteiner-pginicial>.bloco2>.historico_sei>.anm_processo>tbody>tr>td{color: rgb(71 71 71);font-weight: 700;white-space: nowrap;border-top-right-radius: 10px;border-top-left-radius: 10px;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;background: white;padding: 10px;text-align: center}.conteiner-pginicial>.bloco2>.historico_sei>.anm_processo{width: 100%}.conteiner-pginicial>.bloco2>.historico_sei>.anm_processo>tbody{}.conteiner-pginicial>.bloco2>.historico_sei>.anm_processo>tbody>tr{}.conteiner-pginicial>.bloco2>.historico_sei.anm_processo{}.list_sei.historico_sei{display: flex;flex-direction: column;gap: 10px}.list_sei.historico_sei>.titulo_sei{display: flex;text-transform: uppercase;font-family: oswald;font-size: 14px;font-weight: 400;align-items: center;margin-top: 15px}.titulo_sei>a{margin-left: auto;cursor: pointer;font-weight: 500;font-size: 14px;color: #262626;text-decoration: none;background: #fff;border-radius: 10px;padding: 10px 14px;transition: border-color .12s ease,background-color .12s ease,transform .08s ease}.titulo_sei>a:hover{border-color: #cfcfcf;background: rgba(255,230,0,.18)}.titulo_sei>a:active{transform: scale(.98)}.list_sei.historico_sei>.titulo_sei>h3{font-family: oswald;font-size: 14px;font-weight: 400}.list_sei.historico_sei>form{display: flex;align-items: center;gap: 5px}.list_sei.historico_sei>form>input{}.list_sei.historico_sei>.container2{display: flex;border-spacing: 0 2px}.list_sei.historico_sei>.container2>tbody{width: 100%;display: table}.list_sei.historico_sei>.container2>tbody>tr>td{text-transform: uppercase;align-items: center;background: white;padding: 13px 10px}.list_sei.historico_sei>.container2>tbody>tr{font-size: 13px}.ver_mais{}.ver_mais>th{border-bottom-left-radius: 10px;background: white;border-bottom-right-radius: 10px;padding: 10px}.ver_mais>th>a{font-size: 15px;text-decoration: none;color: #444}.anm_processo>tbody>tr>.req{background: white;padding: 0;border-left: 2px solid #dd6514}.anm_processo>tbody>tr>.req>a{text-decoration: none;color: #444;font-weight: 600;padding: 0 15px}.list_sei.historico_sei>.container2>tbody>tr>.req{}.list_sei.historico_sei>.container2>tbody>tr>.req>a{color: #13133d;padding: 5px}.list_sei.historico_sei>.container2>tbody>tr>.titular{}.list_sei.historico_sei>.container2>tbody>tr>.titular>p{font-weight: 700;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 117px}.list_sei.historico_sei>.container2>tbody>tr>.desc{}.list_sei.historico_sei>.container2>tbody>tr>.desc>p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;width: 90px}.list_sei.historico_sei>.container2>tbody>tr>.desc>a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;max-width: 112px;display: block}.list_sei.historico_sei>.container2>tbody>tr>.unidade{white-space: nowrap}@media (max-width:850px){.modal_telefone{max-width: calc(100% - 20px)}div.conteiner-pginicial{flex-direction: column;padding: 10px 10px}.search_historicos_requerimento>input{}div.conteiner-pginicial>.bloco1{width: 100%;scrollbar-gutter: stable;max-width: 100%}div.conteiner-pginicial>.bloco1>.cronologia_anm{}form>input{flex: 1;font-size: 16px}div.conteiner-pginicial>.bloco1>.cronologia_anm>.listareq>a{align-items: inherit}div.conteiner-pginicial>.bloco1>.cronologia_anm>h3{}.search_historicos_requerimento{}.anm_processo>tbody>tr>.desc>p{max-width: 65px}.anm_processo>tbody>tr>.desc{max-width: 130px}.anm_processo>tbody>tr>td{position: relative}.anm_processo>tbody>tr>.titular>p{}.anm_processo>tbody>tr>.titular{max-width: 25vw}.tooltip_box_descricoes{position: absolute;background: #333;color: white;padding: 5px 10px;top: 21px;left: -50%;border-radius: 5px;text-wrap-mode: wrap;z-index: 1;min-width: 162px}div.conteiner-pginicial>.bloco2{max-width: 100%;margin: 0;width: 100%}.publi.index{}}
:root{--ml-yellow: #dd6514;--ml-yellow-soft: #ffddc6;--ink-900: #262626;--ink-700: #4b4b4b;--ink-300: #dcdcdc;--ink-100: #f2f2f2;--white: #ffffff;--radius-lg: 16px;--radius-xl: 22px;--shadow-1: 0 8px 24px rgba(0,0,0,.06);--shadow-0: 0 2px 8px rgba(0,0,0,.04)}.hero{position: relative;padding-top: 15px}.hero > .wrap{max-width: 1240px;padding: 0 20px;position: relative}.wrap > .carousel__prev{position: absolute;left: -10px;top: 50%;transform: translateY(-50%);width: 52px;height: 52px;border-radius: 50%;border: 1px solid var(--ink-300);background: var(--white);box-shadow: var(--shadow-0);display: grid;place-items: center;cursor: pointer;z-index: 2}.wrap > .carousel__prev:hover{border-color: #bcbcbc}.wrap > .carousel__prev:active{transform: translateY(-50%) scale(.98)}.wrap > .carousel__prev > span{font-size: 30px;line-height: 1}.wrap > .cards{list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(8,minmax(0,1fr));gap: 1px;background: #f3f3f3;border-radius: var(--radius-xl);overflow: hidden;box-shadow: var(--shadow-1)}.cards > .card{background: var(--white);padding: 22px 16px;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 14px;text-decoration: none;color: var(--ink-900);cursor: pointer;transition: background .15s ease}.cards > .card:hover{background: #faf7f4}.card > .card__title{margin: 0;font-size: 15px;font-weight: 700;line-height: 1.25}.card > .card__icon{display: grid;place-items: center;margin: 0}.card > .card__icon > .bubble{width: 62px;height: 62px;border-radius: 50%;background: radial-gradient(100% 100% at 65% 35%,#ffefe4 0%,var(--ml-yellow-soft) 55%,#fff 56%);border: 2px solid var(--ink-100);display: grid;place-items: center;box-shadow: inset 0 2px 0 rgba(255,255,255,.9)}.card > .card__icon > .bubble > .svg,.card > .card__icon > .bubble > svg{width: 33px;height: 33px;color: #3a3a3a}.card > .card__text{margin: 0;color: var(--ink-700);font-size: 14px}.card > .card__action{margin-top: auto}.card > .card__action > .btn-link{display: inline-block;border: 1px solid var(--ink-300);background: var(--white);padding: 9px 16px;border-radius: 10px;font-weight: 700;font-size: 13px;text-decoration: none;color: var(--ink-900);transition: border-color .15s ease,background .15s ease,transform .1s ease}.card > .card__action > .btn-link:hover{border-color: #bcbcbc;background: #f8fafc}.card > .card__action > .btn-link:active{transform: scale(.98)}@media (max-width: 1200px){.wrap > .cards{grid-template-columns: repeat(4,minmax(0,1fr))}.wrap > .carousel__prev{left: 6px}}@media (max-width: 740px){.wrap > .cards{grid-template-columns: repeat(2,1fr)}.wrap > .carousel__prev{display: none}.hero > .wrap{padding: 0}.card > .card__icon > .bubble{width: auto;height: auto;border: none}}
.container.sx-home2{--h2-navy: #12326b;--h2-navy-dark: #0e1b3a;--h2-orange: #dd6514;--h2-ink: #1f2937;--h2-muted: #6b7280;--h2-line: #e6e9ef;--h2-card: #ffffff;--h2-shadow: 0 3px 14px rgba(14,27,58,.06);--h2-shadow-lg: 0 10px 30px rgba(14,27,58,.08);--h2-radius: 16px;background: linear-gradient(180deg,#f4f6fa 0%,#eef1f6 320px,#eef1f6 100%);gap: 18px;padding-bottom: 28px}.sx-home2 .hero{padding-top: 20px}.sx-home2 .hero > .wrap > .cards{gap: 1px;background: var(--h2-line);border: 1px solid var(--h2-line);border-radius: 20px;box-shadow: var(--h2-shadow-lg)}.sx-home2 .hero > .wrap > .cards > .card{padding: 20px 14px;gap: 12px;position: relative;transition: background .16s ease,box-shadow .16s ease}.sx-home2 .hero > .wrap > .cards > .card::after{content: "";position: absolute;left: 22%;right: 22%;bottom: 0;height: 3px;border-radius: 3px 3px 0 0;background: var(--h2-orange);opacity: 0;transition: opacity .16s ease}.sx-home2 .hero > .wrap > .cards > .card:hover{background: #fbfcfe}.sx-home2 .hero > .wrap > .cards > .card:hover::after{opacity: 1}.sx-home2 .hero > .wrap > .cards > .card.card--bloqueado:hover{background: #fff}.sx-home2 .hero > .wrap > .cards > .card.card--bloqueado:hover::after{opacity: 0}.sx-home2 .hero > .wrap > .cards > .card > .card__title{font-size: 14px;font-weight: 500;letter-spacing: -.01em;color: var(--h2-navy-dark)}.sx-home2 .hero > .wrap > .cards > .card > .card__icon > .bubble{width: 58px;height: 58px;border: 1px solid #eef1f6;background: radial-gradient(100% 100% at 62% 32%,#fff3ea 0%,#ffe0cb 58%,#fff 59%);box-shadow: inset 0 1px 0 rgba(255,255,255,.9),0 2px 6px rgba(221,101,20,.08);transition: box-shadow .16s ease,border-color .16s ease}.sx-home2 .hero > .wrap > .cards > .card:hover > .card__icon > .bubble{border-color: #f3ddcb;box-shadow: inset 0 1px 0 rgba(255,255,255,.9),0 6px 14px rgba(221,101,20,.18)}.sx-home2 .hero > .wrap > .carousel__prev{border-color: var(--h2-line);box-shadow: var(--h2-shadow)}.sx-home2 .conteiner-pginicial{gap: 16px;padding: 4px 0 0}.sx-home2 .conteiner-pginicial > .bloco1,.sx-home2 .conteiner-pginicial > .bloco2{gap: 16px}.sx-home2 .conteiner-pginicial > .bloco1 > .cronologia_anm,.sx-home2 .conteiner-pginicial > .bloco2 > .historico_sei,.sx-home2 .conteiner-pginicial > .bloco2 > .table_calendario,.sx-home2 .conteiner-pginicial > .bloco2 > .titulo_cabecalho{background: var(--h2-card);border: 1px solid var(--h2-line);border-radius: var(--h2-radius);box-shadow: var(--h2-shadow);padding: 14px;box-sizing: border-box}.sx-home2 .conteiner-pginicial > .bloco2 > .titulo_cabecalho{padding: 12px 14px;margin-bottom: 0}.sx-home2 .conteiner-pginicial .titulo_cabecalho{display: flex;align-items: center;gap: 10px;padding-bottom: 10px;border-bottom: 1px solid var(--h2-line);margin-bottom: 10px}.sx-home2 .conteiner-pginicial .titulo_cabecalho > h3,.sx-home2 .conteiner-pginicial > .bloco2 > .historico_sei > h3,.sx-home2 .conteiner-pginicial > .bloco1 > .cronologia_anm > h3{position: relative;margin: 0;padding-left: 11px;font-size: 13.5px;font-weight: 500;letter-spacing: .01em;color: var(--h2-navy-dark);text-transform: none}.sx-home2 .conteiner-pginicial .titulo_cabecalho > h3::before,.sx-home2 .conteiner-pginicial > .bloco2 > .historico_sei > h3::before,.sx-home2 .conteiner-pginicial > .bloco1 > .cronologia_anm > h3::before{content: "";position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 3px;height: 14px;border-radius: 3px;background: var(--h2-orange)}.sx-home2 .conteiner-pginicial > .bloco2 > .historico_sei > h3{padding-bottom: 10px;border-bottom: 1px solid var(--h2-line);margin-bottom: 10px}.sx-home2 .conteiner-pginicial .titulo_cabecalho > a{margin-left: auto;display: inline-flex;align-items: center;height: 28px;padding: 0 12px;border-radius: 999px;border: 1px solid var(--h2-line);background: #fff;color: var(--h2-navy);font-size: 12px;font-weight: 500;text-decoration: none;white-space: nowrap;transition: background .15s ease,border-color .15s ease}.sx-home2 .conteiner-pginicial .titulo_cabecalho > a:hover{background: #f6f8fb;border-color: #cfd6e2}.sx-home2 .conteiner-pginicial .anm_processo{border-spacing: 0}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > td{background: #fff;border-top: none;border-bottom: 1px solid var(--h2-line);border-radius: 0;padding: 11px 6px;font-size: 12.5px;color: var(--h2-ink);text-transform: none;transition: background .14s ease}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr:hover > td{background: #f7f9fc}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr:last-of-type > td,.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr.ver_mais > th{border-bottom: none}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr + tr{border-top: none}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .req{background: #fff;border-left: none;padding: 0}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .req > a,.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .data_movimento{color: var(--h2-navy);font-weight: 500}.sx-home2 .anm_processo > tbody > tr > td.spanreq{width: 1px;padding: 11px 4px 11px 10px;vertical-align: middle}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span{display: flex;align-items: center;justify-content: center}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType{display: inline-block;width: 11px;height: 11px;border-radius: 999px;cursor: help;box-shadow: 0 0 0 2px #ffffff inset,0 0 0 1px rgba(0,0,0,.06)}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type0{background: #8d99ae}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type1{background: #4CAF50}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type2{background: #2196F3}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type3{background: #FF9800}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type4{background: #ff584c}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type5{background: rgb(151,15,135)}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type6{background: rgb(255,5,201)}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type7{background: #a39728}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type8{background: #c7c7c7}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type9{background: red}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type10{background: red}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type11{background: rgb(18,251,255)}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type12{background: rgb(0,213,255)}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type13{background: #ffea2f}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type14{background: #ffc30f}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType.type15{background: #d2d2d2}.sx-home2 .anm_processo > tbody > tr > td.spanreq > span > .reqType--vazio{background: transparent;box-shadow: 0 0 0 1px #d7d7e5 inset}.sx-home2 .conteiner-pginicial .table_calendario{border: none}.sx-home2 .conteiner-pginicial .table_calendario > caption > p{font-size: 13.5px;font-weight: 500;color: var(--h2-navy-dark);text-transform: capitalize}.sx-home2 .conteiner-pginicial .table_calendario > caption > ant,.sx-home2 .conteiner-pginicial .table_calendario > caption > pos{display: inline-grid;place-items: center;width: 26px;height: 26px;border-radius: 50%;border: 1px solid var(--h2-line);background: #fff;color: var(--h2-navy);cursor: pointer;transition: background .14s ease,border-color .14s ease}.sx-home2 .conteiner-pginicial .table_calendario > caption > ant:hover,.sx-home2 .conteiner-pginicial .table_calendario > caption > pos:hover{background: #f6f8fb;border-color: #cfd6e2}.sx-home2 .conteiner-pginicial .table_calendario > thead > tr > th{font-size: 10.5px;font-weight: 500;letter-spacing: .06em;text-transform: uppercase;color: var(--h2-muted);border: none;padding-bottom: 6px}.sx-home2 .conteiner-pginicial .table_calendario > tbody > tr > td{border: none;border-radius: 9px}.sx-home2 .conteiner-pginicial .table_calendario > tbody > tr > td.hoje > p{background: var(--h2-navy)}.sx-home2 .conteiner-pginicial .table_calendario > tbody > tr > td.mes_anterior,.sx-home2 .conteiner-pginicial .table_calendario > tbody > tr > td.mes_seguinte{color: #c3c9d4}.sx-home2 .sx-guide,.sx-home2 .sx-index-sem-plano{border-radius: var(--h2-radius);border: 1px solid var(--h2-line);box-shadow: var(--h2-shadow)}.sx-home2 .conteiner-pginicial > .info2,.sx-home2 .conteiner-pginicial > .bloco2.deslogado > .mapa_index{background: var(--h2-card);border: 1px solid var(--h2-line);border-radius: var(--h2-radius);box-shadow: var(--h2-shadow);padding: 18px;box-sizing: border-box}.sx-home2 .conteiner-pginicial > .info2 > h3{font-size: 17px;font-weight: 500;color: var(--h2-navy-dark);margin-bottom: 10px}.sx-home2 .conteiner-pginicial > .info2 > .controle > a,.sx-home2 .conteiner-pginicial > .bloco2.deslogado > .mapa_index > a{border-radius: 12px;font-weight: 500;letter-spacing: .01em;box-shadow: 0 8px 18px rgba(221,101,20,.18)}.sx-home2 .sx-features{margin-top: 0}@media (max-width: 1000px){.container.sx-home2{gap: 14px}.sx-home2 .conteiner-pginicial{gap: 12px}.sx-home2 .conteiner-pginicial > .bloco1,.sx-home2 .conteiner-pginicial > .bloco2{gap: 12px}}@media (max-width: 640px){.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .titular{display: none}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > td{padding: 10px 3px;font-size: 11.5px}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .desc{max-width: 36vw}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .desc > p{white-space: normal;max-width: none;line-height: 1.3}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .req > a{padding: 0 6px}.sx-home2 .conteiner-pginicial .anm_processo > tbody > tr > .data_movimento{white-space: nowrap}.sx-home2 .anm_processo > tbody > tr > td.spanreq{padding-left: 5px;padding-right: 0}}@media (max-width: 740px){.sx-home2 .hero > .wrap > .cards{border-radius: 16px}.sx-home2 .hero > .wrap > .cards > .card{padding: 16px 10px}.sx-home2 .conteiner-pginicial > .bloco1 > .cronologia_anm,.sx-home2 .conteiner-pginicial > .bloco2 > .historico_sei,.sx-home2 .conteiner-pginicial > .bloco2 > .table_calendario,.sx-home2 .conteiner-pginicial > .bloco2 > .titulo_cabecalho{padding: 12px}}html,body{scrollbar-gutter: stable}.sx-home2 b,.sx-home2 strong,.sx-home2 h1,.sx-home2 h2,.sx-home2 h3,.sx-home2 h4,.sx-home2 h5,.sx-home2 h6,.sx-home2 th,.sx-home2 caption,.sx-home2 legend,.sx-home2 summary,.sx-agenda-modal b,.sx-agenda-modal strong,.sx-agenda-modal h3,.sx-agenda-modal th{font-weight: 500}.sx-limite-card__title,.sx-limite-card__btn,.sx-pagina-sem-plano__btn,.sx-login-cta__titulo,.sx-login-cta__btn,.sx-cta-card__btn{font-weight: 500}body>.dialog2>.container2>h2,body>.dialog2>.container2>.modal>button,body>.dialog2>.container2>.controle>button,body>.dialog2>.container2>.controle>a,body>.dialog2>.container2>.item>button,body>.dialog2>.container2>.item>h2,.sx-log-prazos-modal__status,.sx-log-prazos-modal__cumprimento{font-weight: 500}.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn,.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__chips > .sx-features__chip,.anm_processo>tbody>tr>.data_movimento,div.conteiner-pginicial>.bloco1>.cronologia_anm>.anm_processo>tbody>tr>.recente_anm>span,.req>span,.bloco2.deslogado > .mapa_index > h3,.bloco2.deslogado > .mapa_index > a,.info2 > .controle > p,.info2 > .controle > a,.modal_telefone::after,.sx-index-sem-plano__title,.sx-index-sem-plano__btn,.conteiner-pginicial>.bloco2>.historico_sei>.anm_processo>tbody>tr>td,.anm_processo>tbody>tr>.req>a,.list_sei.historico_sei>.container2>tbody>tr>.titular>p{font-weight: 500}table.table_calendario > tbody > tr > td > pre,table.table_calendario > tbody > tr > td.hoje,table.table_calendario > tbody > tr > td.hoje > p,table.table_calendario > tbody > tr > td.tarefa > p,table.table_calendario > tbody > tr > td.tarefa > .tarefas_interpretadas > span > .sx-tarefa-linha1 > a{font-weight: 500}@media (max-width: 800px){table.table_calendario > tbody > tr > td > pre{font-weight: 500}}.patch_container>h3,.patch>h3,.patch .dif{font-weight: 500}.card > .card__title,.card > .card__action > .btn-link{font-weight: 500}.notificacao_geral_overlay > .notificacao_geral > h2,.notificacao_geral_overlay > .notificacao_geral > h2::before,.notificacao_geral_overlay > .notificacao_geral > .notificacao_geral_button > button{font-weight: 500}.sx-limite-card__btn:hover,.button-bar>.nav-bar>a.contrate:hover,.button-bar>.right-options>a.contrate:hover,body > footer > .detalhes > .links-rapidos > a:hover,body > footer > .detalhes > .links-rapidos > a:focus,.sx-login-cta__btn--primary:hover,.sx-cta-card__btn:hover,.sx-features > .sx-features__inner > .sx-features__top > .sx-features__copy > .sx-features__cta > .sx-features__btn:active,.sx-features > .sx-features__inner > .sx-features__grid > .sx-feature-card:hover,.bloco2.deslogado > .mapa_index > a:active,.info2 > .controle > a:active,.sx-index-sem-plano__btn:hover,.notificacao_geral_overlay > .notificacao_geral > .notificacao_geral_button > button:hover,.notificacao_geral_overlay > .notificacao_geral > .notificacao_geral_button > button:active{transform: none}.wrap > .carousel__prev:active{transform: translateY(-50%)}table.table_calendario > caption > ant:active,table.table_calendario > caption > pos:active{transform: translateY(-50%)}.card > .card__action > .btn-link:active{transform: none}
.sx-home2--publica .hero > .wrap > .cards{grid-template-columns: repeat(6,minmax(0,1fr))}@media (max-width: 1200px){.sx-home2--publica .hero > .wrap > .cards{grid-template-columns: repeat(3,minmax(0,1fr))}}@media (max-width: 740px){.sx-home2--publica .hero > .wrap > .cards{grid-template-columns: repeat(2,minmax(0,1fr))}}.sx-home2 .sx-hp{--hp-bg-soft: #fbf5ef;--hp-orange-soft: #ffe0cb;--hp-navy-soft: #eef2fa;width: min(1240px,100%);padding: 0 20px 8px;box-sizing: border-box;display: flex;flex-direction: column;gap: 22px;color: var(--h2-ink)}.sx-home2 .sx-hp *{box-sizing: border-box}.sx-home2 .sx-hp a{text-decoration: none;color: inherit}.sx-home2 .sx-hp-sec{background: var(--h2-card);border: 1px solid var(--h2-line);border-radius: 20px;box-shadow: var(--h2-shadow-lg);padding: 26px 28px 28px}.sx-home2 .sx-hp-sec__head{display: flex;align-items: flex-end;justify-content: space-between;gap: 16px;margin: 0 0 20px}.sx-home2 .sx-hp-sec__titulos{display: flex;flex-direction: column;gap: 4px}.sx-home2 .sx-hp-sec__etiqueta{font-size: 12px;letter-spacing: .08em;text-transform: uppercase;color: var(--h2-orange);font-weight: 500}.sx-home2 .sx-hp-sec__titulo{margin: 0;font-size: 22px;line-height: 1.2;font-weight: 500;color: var(--h2-navy-dark)}.sx-home2 .sx-hp-sec__link{display: inline-flex;align-items: center;gap: 6px;white-space: nowrap;font-size: 14px;font-weight: 500;color: var(--h2-navy);padding: 8px 12px;border: 1px solid var(--h2-line);border-radius: 999px;background: #fff;transition: background .16s ease,border-color .16s ease}.sx-home2 .sx-hp-sec__link > svg{width: 16px;height: 16px}.sx-home2 .sx-hp-sec__link:hover{background: var(--hp-navy-soft);border-color: #cfd8ea}.sx-home2 .sx-hp-btn{display: inline-flex;align-items: center;justify-content: center;min-height: 44px;padding: 0 20px;border-radius: 12px;font-size: 15px;font-weight: 500;border: 1px solid transparent;transition: background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.sx-home2 .sx-hp-btn--primario{background: var(--h2-orange);color: #fff;box-shadow: 0 6px 16px rgba(221,101,20,.22)}.sx-home2 .sx-hp-btn--primario:hover{background: #c95a10;box-shadow: 0 8px 20px rgba(221,101,20,.30)}.sx-home2 .sx-hp-btn--leve{background: #fff;color: var(--h2-navy-dark);border-color: var(--h2-line)}.sx-home2 .sx-hp-btn--leve:hover{background: var(--hp-navy-soft);border-color: #cfd8ea}.sx-home2 .sx-hp-btn--escuro{background: transparent;color: #fff;border-color: rgba(255,255,255,.35)}.sx-home2 .sx-hp-btn--escuro:hover{background: rgba(255,255,255,.10);border-color: rgba(255,255,255,.6)}.sx-home2 .sx-hp-intro{display: grid;grid-template-columns: minmax(0,1.25fr) minmax(0,1fr);gap: 28px;align-items: center;background: linear-gradient(135deg,#ffffff 0%,#fbf7f2 100%)}.sx-home2 .sx-hp-intro__titulo{margin: 0 0 10px;font-size: 30px;line-height: 1.15;font-weight: 500;letter-spacing: -.01em;color: var(--h2-navy-dark)}.sx-home2 .sx-hp-intro__sub{margin: 0 0 20px;font-size: 16px;line-height: 1.45;color: var(--h2-muted)}.sx-home2 .sx-hp-intro__acoes{display: flex;flex-wrap: wrap;gap: 10px}.sx-home2 .sx-hp-intro__pontos{list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 10px}.sx-home2 .sx-hp-ponto{display: flex;align-items: center;gap: 12px;padding: 12px 14px;border: 1px solid var(--h2-line);border-radius: 14px;background: #fff}.sx-home2 .sx-hp-ponto__icone{flex: 0 0 auto;width: 40px;height: 40px;display: grid;place-items: center;border-radius: 12px;background: var(--hp-bg-soft);color: var(--h2-orange)}.sx-home2 .sx-hp-ponto__icone > svg{width: 22px;height: 22px}.sx-home2 .sx-hp-ponto__texto{display: flex;flex-direction: column;gap: 1px;min-width: 0}.sx-home2 .sx-hp-ponto__texto > strong{font-size: 14px;font-weight: 500;color: var(--h2-navy-dark)}.sx-home2 .sx-hp-ponto__texto > span{font-size: 13px;color: var(--h2-muted);line-height: 1.3}.sx-home2 .sx-hp-mercado__grade{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 16px}.sx-home2 .sx-hp-anuncio{display: flex;flex-direction: column;border: 1px solid var(--h2-line);border-radius: 16px;overflow: hidden;background: #fff;transition: border-color .16s ease,box-shadow .16s ease}.sx-home2 .sx-hp-anuncio:hover{border-color: #f3ddcb;box-shadow: 0 8px 22px rgba(221,101,20,.14)}.sx-home2 .sx-hp-anuncio__capa{position: relative;display: block;aspect-ratio: 16 / 9;background: linear-gradient(135deg,#eef2fa 0%,#e2e8f3 100%);overflow: hidden}.sx-home2 .sx-hp-anuncio__capa > img{width: 100%;height: 100%;object-fit: cover;display: block}.sx-home2 .sx-hp-anuncio__semfoto{position: absolute;inset: 0;display: grid;place-items: center;color: var(--h2-navy);opacity: .45}.sx-home2 .sx-hp-anuncio__semfoto > svg{width: 44px;height: 44px}.sx-home2 .sx-hp-anuncio__selo{position: absolute;left: 10px;bottom: 10px;display: inline-flex;align-items: center;gap: 6px;padding: 5px 10px;border-radius: 999px;background: rgba(14,27,58,.82);color: #fff;font-size: 12px;font-weight: 500}.sx-home2 .sx-hp-anuncio__selo > svg{width: 14px;height: 14px}.sx-home2 .sx-hp-anuncio__corpo{display: flex;flex-direction: column;gap: 10px;padding: 14px 14px 16px}.sx-home2 .sx-hp-anuncio__titulo{font-size: 15px;font-weight: 500;line-height: 1.3;color: var(--h2-navy-dark);display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;min-height: calc(1.3em * 2)}.sx-home2 .sx-hp-anuncio__chips{display: flex;flex-wrap: wrap;gap: 6px;min-height: 26px}.sx-home2 .sx-hp-chip{display: inline-flex;align-items: center;gap: 5px;max-width: 100%;padding: 4px 9px;border-radius: 999px;background: var(--hp-navy-soft);color: var(--h2-navy);font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}.sx-home2 .sx-hp-chip > svg{flex: 0 0 auto;width: 13px;height: 13px}.sx-home2 .sx-hp-mercado__nota{display: flex;align-items: center;gap: 8px;margin: 16px 0 0;font-size: 13px;color: var(--h2-muted)}.sx-home2 .sx-hp-mercado__nota > svg{flex: 0 0 auto;width: 16px;height: 16px;color: var(--h2-orange)}.sx-home2 .sx-hp-videos__grade{display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 16px}.sx-home2 .sx-hp-video{display: flex;flex-direction: column;border: 1px solid var(--h2-line);border-radius: 16px;overflow: hidden;background: #fff;transition: border-color .16s ease,box-shadow .16s ease}.sx-home2 .sx-hp-video:hover{border-color: #f3ddcb;box-shadow: 0 8px 22px rgba(221,101,20,.14)}.sx-home2 .sx-hp-video__thumb{position: relative;display: block;aspect-ratio: 16 / 9;background: #0e1b3a;overflow: hidden}.sx-home2 .sx-hp-video__thumb > img{width: 100%;height: 100%;object-fit: cover;display: block}.sx-home2 .sx-hp-video__play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 52px;height: 52px;border-radius: 50%;display: grid;place-items: center;background: rgba(255,255,255,.92);color: var(--h2-orange);box-shadow: 0 6px 18px rgba(0,0,0,.25);transition: background .16s ease}.sx-home2 .sx-hp-video__play > svg{width: 26px;height: 26px;margin-left: 3px}.sx-home2 .sx-hp-video:hover .sx-hp-video__play{background: #fff}.sx-home2 .sx-hp-video__corpo{display: flex;flex-direction: column;gap: 4px;padding: 12px 14px 14px}.sx-home2 .sx-hp-video__serie{font-size: 12px;color: var(--h2-orange);font-weight: 500}.sx-home2 .sx-hp-video__titulo{font-size: 15px;font-weight: 500;line-height: 1.3;color: var(--h2-navy-dark);display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;min-height: calc(1.3em * 2)}.sx-home2 .sx-hp-funcoes__grade{display: grid;grid-template-columns: repeat(5,minmax(0,1fr));gap: 12px}.sx-home2 .sx-hp-funcao{display: flex;flex-direction: column;gap: 8px;padding: 16px 14px;border: 1px solid var(--h2-line);border-radius: 16px;background: #fff;transition: border-color .16s ease,box-shadow .16s ease,background .16s ease}.sx-home2 .sx-hp-funcao:hover{background: #fffaf6;border-color: #f3ddcb;box-shadow: 0 6px 16px rgba(221,101,20,.12)}.sx-home2 .sx-hp-funcao__icone{width: 46px;height: 46px;display: grid;place-items: center;border-radius: 14px;color: var(--h2-orange);background: radial-gradient(100% 100% at 62% 32%,#fff3ea 0%,#ffe0cb 58%,#fff 59%);border: 1px solid #eef1f6}.sx-home2 .sx-hp-funcao__icone > svg{width: 24px;height: 24px}.sx-home2 .sx-hp-funcao__titulo{font-size: 14px;font-weight: 500;color: var(--h2-navy-dark)}.sx-home2 .sx-hp-funcao__texto{font-size: 13px;line-height: 1.35;color: var(--h2-muted)}.sx-home2 .sx-hp-passos__lista{list-style: none;margin: 0 0 20px;padding: 0;display: grid;grid-template-columns: repeat(3,minmax(0,1fr));gap: 14px}.sx-home2 .sx-hp-passo{position: relative;display: flex;flex-direction: column;gap: 6px;padding: 18px 16px 16px;border: 1px solid var(--h2-line);border-radius: 16px;background: #fff}.sx-home2 .sx-hp-passo__num{position: absolute;top: 12px;right: 12px;width: 26px;height: 26px;display: grid;place-items: center;border-radius: 50%;background: var(--hp-navy-soft);color: var(--h2-navy);font-size: 13px;font-weight: 500}.sx-home2 .sx-hp-passo__icone{width: 44px;height: 44px;display: grid;place-items: center;border-radius: 12px;background: var(--hp-bg-soft);color: var(--h2-orange)}.sx-home2 .sx-hp-passo__icone > svg{width: 24px;height: 24px}.sx-home2 .sx-hp-passo__titulo{font-size: 15px;font-weight: 500;color: var(--h2-navy-dark);margin-top: 4px}.sx-home2 .sx-hp-passo__texto{font-size: 13px;line-height: 1.4;color: var(--h2-muted)}.sx-home2 .sx-hp-cta{display: flex;align-items: center;justify-content: space-between;gap: 18px;padding: 22px 24px;border-radius: 16px;background: linear-gradient(135deg,#0e1b3a 0%,#12326b 100%);color: #fff}.sx-home2 .sx-hp-cta__texto{display: flex;flex-direction: column;gap: 4px}.sx-home2 .sx-hp-cta__texto > strong{font-size: 19px;font-weight: 500}.sx-home2 .sx-hp-cta__texto > span{font-size: 14px;color: rgba(255,255,255,.78)}.sx-home2 .sx-hp-cta__acoes{display: flex;flex-wrap: wrap;gap: 10px}@media (max-width: 1020px){.sx-home2 .sx-hp-funcoes__grade{grid-template-columns: repeat(3,minmax(0,1fr))}.sx-home2 .sx-hp-mercado__grade,.sx-home2 .sx-hp-videos__grade{grid-template-columns: repeat(2,minmax(0,1fr))}}@media (max-width: 740px){.sx-home2 .sx-hp{padding: 0 12px 8px;gap: 16px}.sx-home2 .sx-hp-sec{padding: 18px 16px 20px;border-radius: 16px}.sx-home2 .sx-hp-intro{grid-template-columns: 1fr;gap: 18px}.sx-home2 .sx-hp-intro__titulo{font-size: 24px}.sx-home2 .sx-hp-intro__acoes > .sx-hp-btn{flex: 1 1 auto}.sx-home2 .sx-hp-sec__head{align-items: flex-start;flex-direction: column;gap: 10px}.sx-home2 .sx-hp-sec__titulo{font-size: 20px}.sx-home2 .sx-hp-passos__lista{grid-template-columns: 1fr}.sx-home2 .sx-hp-cta{flex-direction: column;align-items: stretch;text-align: center}.sx-home2 .sx-hp-cta__acoes > .sx-hp-btn{flex: 1 1 auto}}@media (max-width: 560px){.sx-home2 .sx-hp-funcoes__grade{grid-template-columns: repeat(2,minmax(0,1fr));gap: 10px}.sx-home2 .sx-hp-funcao{padding: 14px 12px}.sx-home2 .sx-hp-mercado__grade,.sx-home2 .sx-hp-videos__grade{grid-template-columns: 1fr}}
