.v2-weather{background:linear-gradient(135deg,#eef6fb 0%,#f8fbfd 52%,#e7f3fa 100%);padding:52px 0 58px;position:relative;overflow:hidden}.v2-weather:before{content:"";background:#278eca0d;border-radius:50%;width:380px;height:380px;position:absolute;top:-150px;right:-90px}.v2-weather>.container{z-index:1;position:relative}.v2-weather-heading{grid-template-columns:minmax(310px,1fr) auto auto;align-items:center;gap:26px;margin-bottom:26px;display:grid}.v2-weather-title{align-items:center;gap:16px;display:flex}.v2-weather-title>span{color:#0875b7;background:#dceffc;border:1px solid #a7d1ea;border-radius:19px;place-items:center;width:62px;height:62px;font-size:1.65rem;display:grid}.v2-weather-title p{color:#e5007e;letter-spacing:.13em;text-transform:uppercase;margin:0 0 2px;font-size:.61rem;font-weight:900}.v2-weather-title h2{color:#123e59;text-transform:uppercase;margin:0;font-size:1.65rem;font-weight:900}.v2-weather-title strong{color:#66808f;margin-top:3px;font-size:.76rem;font-weight:700;display:block}.v2-weather-current{border-right:1px solid #cadee9;grid-template-columns:42px auto minmax(115px,1fr);align-items:center;gap:11px;padding-right:25px;display:grid}.v2-weather-current>i{color:#f7af00;font-size:2.1rem}.v2-weather-current>strong{color:#075f9d;font-size:2.2rem;font-weight:900;line-height:1}.v2-weather-current div{flex-direction:column;display:flex}.v2-weather-current b{color:#244c64;font-size:.76rem}.v2-weather-current span{color:#6c8492;font-size:.65rem}.v2-weather-facts{gap:17px;display:flex}.v2-weather-facts span{color:#708794;flex-direction:column;min-width:78px;font-size:.61rem;display:flex}.v2-weather-facts i{color:#278eca;margin-right:5px}.v2-weather-facts b{color:#244c64;font-size:.76rem}.v2-weather-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.v2-weather-day{background:#fff;border:1px solid #dbe8ef;border-bottom:4px solid #278eca;border-radius:15px;min-width:0;padding:20px 17px 17px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 9px 25px #123e590b}.v2-weather-day:nth-child(2){border-bottom-color:#8ebb47}.v2-weather-day:nth-child(3){border-bottom-color:#fcc002}.v2-weather-day:nth-child(4){border-bottom-color:#da0878}.v2-weather-day:nth-child(5){border-bottom-color:#f16321}.v2-weather-day:hover{transform:translateY(-3px);box-shadow:0 14px 30px #123e5916}.v2-weather-day-date{justify-content:space-between;align-items:center;gap:8px;display:flex}.v2-weather-day-date strong{color:#123e59;text-transform:uppercase;font-size:.72rem;font-weight:900}.v2-weather-day-date time{color:#6e8593;font-size:.63rem;font-weight:700}.v2-weather-day-icon{color:#0879bd;background:linear-gradient(145deg,#e4f4fc,#f4faff);border-radius:50%;place-items:center;width:62px;height:62px;margin:17px auto 10px;font-size:1.75rem;display:grid}.v2-weather-day p{text-align:center;color:#425f72;min-height:34px;margin:0;font-size:.7rem;line-height:1.4}.v2-weather-temperatures{border-top:1px solid #e3edf2;justify-content:space-between;margin-top:14px;padding-top:12px;font-size:1rem;display:flex}.v2-weather-temperatures span{align-items:center;gap:3px;font-weight:800;display:flex}.v2-weather-temperatures .is-maximum{color:#e13d3d}.v2-weather-temperatures .is-minimum{color:#1685d0}.v2-weather-day>small{color:#708794;text-align:center;margin-top:8px;font-size:.57rem;display:block}.v2-weather-day>small i{color:#278eca}.v2-weather-meta{color:#718896;justify-content:space-between;gap:20px;margin-top:15px;font-size:.6rem;display:flex}.v2-weather-meta a{color:#426c83}.v2-weather-meta i{margin-right:4px}.v2-weather-unavailable{color:#577486;background:#ffffff9c;border:1px dashed #b8d1de;border-radius:17px;justify-content:center;align-items:center;gap:14px;min-height:150px;display:flex}.v2-weather-unavailable>i{color:#7ba9c2;font-size:2rem}.v2-weather-unavailable div{flex-direction:column;display:flex}.v2-weather-unavailable strong{color:#234d65;font-size:.86rem}.v2-weather-unavailable span{margin-top:3px;font-size:.68rem}@media (width<=991px){.v2-weather-heading{grid-template-columns:1fr auto}.v2-weather-facts{grid-column:1/-1;justify-content:flex-end;margin-top:-12px}.v2-weather-grid{margin-right:calc(var(--bs-gutter-x)*-.5);padding-right:calc(var(--bs-gutter-x)*.5);scroll-snap-type:x mandatory;scrollbar-width:thin;grid-template-columns:repeat(5,210px);overflow-x:auto}.v2-weather-day{scroll-snap-align:start}}@media (width<=620px){.v2-weather{padding:40px 0 45px}.v2-weather-heading{grid-template-columns:1fr;gap:20px}.v2-weather-title>span{border-radius:16px;width:54px;height:54px}.v2-weather-title h2{font-size:1.35rem}.v2-weather-current{border-top:1px solid #cadee9;border-right:0;grid-template-columns:38px auto 1fr;padding:14px 0 0}.v2-weather-current>strong{font-size:2rem}.v2-weather-facts{grid-column:auto;justify-content:flex-start;margin-top:-7px;padding-left:49px}.v2-weather-grid{grid-template-columns:repeat(5,79vw);gap:10px}.v2-weather-day{padding:18px}.v2-weather-meta{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){.v2-weather-day{transition:none}}.v2-profile-card{position:relative}.v2-profile-card:first-child{--profile-card-accent:#8ebb47}.v2-profile-card:nth-child(2){--profile-card-accent:#da0878}.v2-profile-card:nth-child(3){--profile-card-accent:#fcc002}.v2-profile-card:nth-child(4){--profile-card-accent:#278eca}.v2-profile-card:nth-child(5){--profile-card-accent:#f16321}.v2-profile-card:hover,.v2-profile-card:focus-visible,.v2-profile-card.is-selected{z-index:2}.v2-profile-card.is-selected{box-shadow:0 0 0 3px color-mix(in srgb,var(--profile-card-accent) 24%,transparent),0 18px 32px #0c3b5b24;transform:none}.v2-profile-card:hover:after,.v2-profile-card:focus-visible:after,.v2-profile-card.is-selected:after{content:"";border-right:3px solid var(--profile-card-accent);border-bottom:3px solid var(--profile-card-accent);background:#fff;width:14px;height:14px;position:absolute;bottom:-11px;right:calc(50% - 7px);transform:rotate(45deg)}.v2-profile-service-panels{margin-top:23px}.v2-profile-services{--profile-accent:#278eca;border:1px solid #dce8ee;border-top:4px solid var(--profile-accent);background:#fff;border-radius:17px;padding:20px 22px 22px;box-shadow:0 12px 30px #123e5910}.v2-profile-services[hidden]{display:none}.v2-profile-services-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.v2-profile-services-heading>div{align-items:baseline;gap:8px;display:flex}.v2-profile-services-heading span{color:#718895;font-size:.68rem;font-weight:700}.v2-profile-services-heading h3{color:var(--profile-accent);margin:0;font-size:1rem;font-weight:900}.v2-profile-services-heading>a{color:var(--profile-accent);white-space:nowrap;align-items:center;gap:6px;font-size:.68rem;font-weight:900;display:inline-flex}.v2-profile-services-heading>a:hover{text-decoration:none}.v2-profile-services-heading>a:hover i{transform:translate(3px)}.v2-profile-services-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.v2-profile-services-grid>a,.v2-profile-services-direct{color:#244b62;background:#fbfdfe;border:1px solid #e0e9ee;border-radius:12px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:91px;padding:12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.v2-profile-services-grid>a:hover,.v2-profile-services-direct:hover{border-color:color-mix(in srgb,var(--profile-accent) 58%,white);text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 22px #123e5912}.v2-profile-services-grid>a>i:first-child,.v2-profile-services-direct>i:first-child{background:color-mix(in srgb,var(--profile-accent) 12%,white);width:36px;height:36px;color:var(--profile-accent);border-radius:10px;place-items:center;font-size:1rem;display:grid}.v2-profile-services-grid>a>span,.v2-profile-services-direct>span{flex-direction:column;min-width:0;display:flex}.v2-profile-services-grid strong,.v2-profile-services-direct strong{color:#193f56;font-size:.7rem;font-weight:900;line-height:1.25}.v2-profile-services-grid small,.v2-profile-services-direct small{color:#78909d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:.57rem;line-height:1.3;display:-webkit-box;overflow:hidden}.v2-profile-services-direct{max-width:390px}.v2-profile-services-empty{color:#66818f;background:#f3f8fa;border-radius:10px;align-items:center;gap:8px;margin:0;padding:14px;font-size:.68rem;display:flex}.v2-profile-services-empty i{color:var(--profile-accent)}@media (width<=1100px){.v2-profile-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.v2-profile-service-panels{margin-top:16px}.v2-profile-services{border-radius:14px;padding:17px 14px}.v2-profile-services-heading{align-items:flex-start}.v2-profile-services-heading>div{flex-direction:column;align-items:flex-start;gap:1px}.v2-profile-services-heading span{font-size:.6rem}.v2-profile-services-heading h3{font-size:.9rem}.v2-profile-services-grid{grid-template-columns:1fr 1fr;gap:7px}.v2-profile-services-grid>a{grid-template-columns:32px minmax(0,1fr);min-height:82px;padding:10px}.v2-profile-services-grid>a>i:first-child{width:32px;height:32px}}@media (width<=390px){.v2-profile-services-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.v2-profile-card.is-selected,.v2-profile-services-grid>a,.v2-profile-services-direct{transition:none;transform:none}}.useful-phones-overview{color:#fff;background:linear-gradient(135deg,#075f9d,#278eca);border-radius:22px;margin-bottom:30px;padding:28px;box-shadow:0 18px 42px #075f9d24}.useful-phones-overview-heading{align-items:center;gap:17px;margin-bottom:22px;display:flex}.useful-phones-overview-heading>span{color:#075f9d;background:#fcc002;border-radius:17px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:1.4rem;display:grid}.useful-phones-overview-heading small{color:#bfe7ff;text-transform:uppercase;letter-spacing:.12em;font-size:.64rem;font-weight:900}.useful-phones-overview-heading h2{color:#fff;margin:3px 0 4px;font-size:clamp(1.35rem,2.6vw,2rem)}.useful-phones-overview-heading p{color:#e2f3fc;margin:0;font-size:.82rem}.useful-phones-search{background:#fff;border:2px solid #0000;border-radius:16px;grid-template-columns:26px minmax(0,1fr) 38px;align-items:center;min-height:58px;display:grid;box-shadow:0 10px 28px #003a6129}.useful-phones-search:focus-within{border-color:#fcc002;box-shadow:0 0 0 4px #fcc00235,0 12px 30px #003a6133}.useful-phones-search>i{color:#278eca;margin-left:17px}.useful-phones-search input{color:#173e56;background:0 0;border:0;outline:0;width:100%;height:54px;padding:0 13px;font-size:.92rem}.useful-phones-search input:focus-visible{outline:0!important}.useful-phones-search button{color:#075f9d;background:#eaf5fb;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:8px;display:grid}.useful-phones-search button[hidden]{display:none}.useful-phones-result-count{color:#d6effc;min-height:16px;margin:9px 3px 0;font-size:.67rem;font-weight:800}.formatted-content.useful-phones-content{font-family:Instrument Sans,Segoe UI,sans-serif;font-size:1rem}.useful-phone-group{margin:0 0 34px}.useful-phone-group[hidden]{display:none}.useful-phone-group>header{border-bottom:1px solid #d9e8ef;align-items:center;gap:13px;margin-bottom:14px;padding-bottom:13px;display:flex}.useful-phone-group>header>span{color:#0879bb;background:#e7f4fa;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.15rem;display:grid}.useful-phone-group>header h2{color:#075f9d;margin:0 0 2px;font-size:1.12rem}.useful-phone-group>header p{color:#6e8695;margin:0;font-size:.72rem}.useful-phone-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.useful-phone-card{background:#fff;border:1px solid #dbe8ee;border-bottom:3px solid #278eca;border-radius:16px;flex-direction:column;min-width:0;min-height:198px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:0 10px 28px #123e590d}.useful-phone-card:hover{border-color:#8cc7e6;transform:translateY(-2px);box-shadow:0 16px 32px #123e5916}.useful-phone-card[hidden]{display:none}.useful-phone-card-heading{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:11px;display:grid}.useful-phone-card-heading>span{color:#0879bb;background:#edf7fc;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.useful-phone-card h3{color:#173f57;margin:1px 0 4px;font-size:.84rem;line-height:1.25}.useful-phone-card p{color:#738a97;margin:0;font-size:.65rem;line-height:1.4}.useful-phone-actions{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:15px;display:flex}.useful-phone-action{background:#f5fafc;border:1px solid #cfe3ed;border-radius:11px;flex:125px;align-items:center;gap:8px;min-height:48px;padding:8px 10px;display:flex;color:#075f9d!important;text-decoration:none!important}.useful-phone-action:hover{background:#eaf6fc;border-color:#278eca;text-decoration:none!important}.useful-phone-action>i{font-size:.92rem}.useful-phone-action>span{flex-direction:column;min-width:0;display:flex}.useful-phone-action strong{white-space:nowrap;font-size:.69rem;line-height:1.2}.useful-phone-action small{color:#6c8492;font-size:.55rem}.useful-phone-action.is-whatsapp{background:#f0faf3;border-color:#bfe5cc;color:#19763b!important}.useful-phone-action.is-whatsapp:hover{background:#e6f7ec;border-color:#25a654}.useful-phones-empty{color:#627e8d;text-align:center;background:#f7fbfd;border:1px dashed #9fc8dc;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:210px;display:flex}.useful-phones-empty[hidden]{display:none}.useful-phones-empty>i{color:#278eca;margin-bottom:4px;font-size:1.7rem}.useful-phones-empty>strong{color:#214b63;font-size:.9rem}.useful-phones-empty>span{font-size:.7rem}@media (width<=900px){.useful-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.useful-phones-overview{border-radius:17px;padding:21px 16px}.useful-phones-overview-heading{align-items:flex-start}.useful-phones-overview-heading>span{flex-basis:48px;width:48px;height:48px}.useful-phone-grid{grid-template-columns:1fr}.useful-phone-card{min-height:175px}.useful-phone-group>header{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.useful-phone-card{transition:none}.useful-phone-card:hover{transform:none}}#featuredNewsSlider.v2-feature-card{isolation:isolate;background:#064d79;border:1px solid #ffffff59;border-radius:22px;overflow:hidden;box-shadow:0 22px 50px #0737582e}#featuredNewsSlider .v2-feature-slide{background-image:linear-gradient(90deg, #033152f7 0%, #033f65e0 43%, #03466c61 76%, #03466c2e 100%), linear-gradient(0deg, #01233bbd 0%, #01233b00 50%), var(--feature-image);background-position:50%;background-size:cover;min-height:490px;padding:48px 54px 96px;position:relative}#featuredNewsSlider .v2-feature-slide:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 38%);position:absolute;inset:0}#featuredNewsSlider .v2-feature-content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;max-width:570px;min-height:340px;display:flex;position:relative}#featuredNewsSlider .v2-feature-meta{flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:20px;display:flex}#featuredNewsSlider .v2-feature-category{color:#fff;letter-spacing:.045em;text-transform:uppercase;background:#278eca;border:1px solid #ffffff40;border-radius:999px;align-items:center;min-height:30px;padding:7px 12px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}#featuredNewsSlider .v2-feature-date{color:#ffffffd1;align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}#featuredNewsSlider .v2-feature-date i{color:#fcc002;font-size:.8rem}#featuredNewsSlider .v2-feature-slide h2{color:#fff;letter-spacing:-.035em;text-wrap:balance;text-shadow:0 3px 18px #001e3440;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:560px;margin:0;font-size:clamp(1.9rem,3vw,2.55rem);font-weight:900;line-height:1.08;display:-webkit-box;overflow:hidden}#featuredNewsSlider .v2-feature-slide p{color:#ffffffe6;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:500px;margin:16px 0 0;font-size:.92rem;line-height:1.55;display:-webkit-box;overflow:hidden}#featuredNewsSlider .v2-feature-cta{color:#075f9d;background:#fff;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:10px;min-height:48px;margin-top:24px;padding:0 19px;font-size:.82rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s,color .2s;display:inline-flex;box-shadow:0 10px 25px #00233c33}#featuredNewsSlider .v2-feature-cta span{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none;background:0 0;border:0;border-radius:0;padding:0;display:inline}#featuredNewsSlider .v2-feature-cta i{transition:transform .2s}#featuredNewsSlider .v2-feature-cta:hover,#featuredNewsSlider .v2-feature-cta:focus-visible{color:#034b7d;transform:translateY(-2px);box-shadow:0 14px 30px #00233c47}#featuredNewsSlider .v2-feature-cta:hover i,#featuredNewsSlider .v2-feature-cta:focus-visible i{transform:translate(3px)}#featuredNewsSlider .v2-feature-position{z-index:2;color:#ffffffb8;letter-spacing:.04em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0436586b;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:.65rem;font-weight:800;display:inline-flex;position:absolute;top:32px;right:32px}#featuredNewsSlider .v2-feature-position strong{color:#fff;font-size:.75rem}#featuredNewsSlider .v2-feature-position i{background:#ffffff80;width:16px;height:1px}#featuredNewsSlider .carousel-indicators{z-index:4;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#01274247;border:1px solid #ffffff2e;border-radius:999px;justify-content:flex-start;gap:7px;width:auto;margin:0;padding:7px 9px;bottom:28px;left:54px;right:auto}#featuredNewsSlider .carousel-indicators [data-bs-target]{box-sizing:border-box;opacity:1;background:#ffffff9e;border:0;border-radius:999px;width:7px;height:7px;margin:0;transition:width .25s,background-color .25s}#featuredNewsSlider .carousel-indicators [data-bs-target].active{background:#fcc002;width:27px}#featuredNewsSlider .carousel-control-prev,#featuredNewsSlider .carousel-control-next{z-index:5;color:#075f9d;opacity:1;background:#fffffff0;border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:42px;height:42px;transition:background-color .2s,color .2s,transform .2s;display:grid;top:auto;bottom:26px;left:auto;transform:none;box-shadow:0 8px 20px #00233c33}#featuredNewsSlider .carousel-control-prev{right:78px}#featuredNewsSlider .carousel-control-next{right:28px}#featuredNewsSlider .carousel-control-prev:hover,#featuredNewsSlider .carousel-control-next:hover,#featuredNewsSlider .carousel-control-prev:focus-visible,#featuredNewsSlider .carousel-control-next:focus-visible{color:#064d79;background:#fcc002;transform:translateY(-2px)}#featuredNewsSlider .carousel-control-prev i,#featuredNewsSlider .carousel-control-next i{color:currentColor;font-size:1rem}@media (width<=600px){#featuredNewsSlider .v2-feature-slide{background-image:linear-gradient(90deg, #033152f5, #033f65b8), linear-gradient(0deg, #01233bc7, #01233b1f), var(--feature-image);min-height:455px;padding:72px 24px 90px}#featuredNewsSlider .v2-feature-content{min-height:270px}#featuredNewsSlider .v2-feature-meta{margin-bottom:15px}#featuredNewsSlider .v2-feature-slide h2{-webkit-line-clamp:4;font-size:clamp(1.55rem,7vw,2rem)}#featuredNewsSlider .v2-feature-slide p{font-size:.82rem}#featuredNewsSlider .v2-feature-position{top:24px;right:22px}#featuredNewsSlider .carousel-indicators{bottom:27px;left:24px}#featuredNewsSlider .carousel-control-prev{right:70px}#featuredNewsSlider .carousel-control-next{right:20px}}@media (prefers-reduced-motion:reduce){#featuredNewsSlider .v2-feature-cta,#featuredNewsSlider .v2-feature-cta i,#featuredNewsSlider .carousel-control-prev,#featuredNewsSlider .carousel-control-next,#featuredNewsSlider .carousel-indicators [data-bs-target]{transition:none}}#instagram.v2-instagram{background:radial-gradient(circle at 8% 10%,#ffc40033,#0000 22%),radial-gradient(circle at 93% 90%,#4f5bd542,#0000 27%),linear-gradient(135deg,#cf006f 0%,#e5007e 48%,#c90075 100%);padding:52px 0 56px;position:relative;overflow:hidden}#instagram.v2-instagram:before,#instagram.v2-instagram:after{content:"";pointer-events:none;border:1px solid #ffffff21;border-radius:50%;width:320px;height:320px;position:absolute}#instagram.v2-instagram:before{top:-225px;left:-90px}#instagram.v2-instagram:after{bottom:-250px;right:-120px}#instagram.v2-instagram>.container{z-index:1;position:relative}.v2-instagram-heading{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#73004433;border:1px solid #ffffff47;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;padding:18px 20px;display:flex;box-shadow:0 16px 34px #5a003326}.v2-instagram-profile{align-items:center;gap:15px;min-width:0;display:flex}.v2-instagram-avatar{color:#fff;background:#ffffff17;border:2px solid #fff;border-radius:50%;flex:0 0 62px;place-items:center;width:62px;height:62px;font-size:1.75rem;display:grid;box-shadow:0 8px 22px #54003347}.v2-instagram-profile-copy{flex-direction:column;min-width:0;display:flex}.v2-instagram-eyebrow{color:#ffd45a;letter-spacing:.16em;text-transform:uppercase;font-size:.62rem;font-weight:900}#instagram.v2-instagram .v2-instagram-profile-copy h2{color:#fff;margin:3px 0 2px;font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:700;line-height:1.15}#instagram.v2-instagram .v2-instagram-profile-copy h2 strong{font-weight:900}.v2-instagram-profile-copy>a{color:#ffffffe0;width:max-content;font-size:.77rem}.v2-instagram-profile-copy>a:hover{color:#fff;text-decoration:none}.v2-instagram-profile-copy .bi-patch-check-fill{color:#58c8ff;margin-left:3px}.v2-instagram-follow{color:#c60070;background:#fff;border:1px solid #ffffff61;border-radius:999px;flex:none;align-items:center;gap:9px;padding:11px 16px;font-size:.76rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #5b00352e}.v2-instagram-follow:hover{color:#a9005f;text-decoration:none;transform:translateY(-2px);box-shadow:0 12px 26px #5b003542}#instagram.v2-instagram .v2-instagram-grid{gap:12px}#instagram.v2-instagram .v2-instagram-media{background:#cf006f;border:1px solid #ffffff42;border-radius:14px;box-shadow:0 10px 24px #51002f33}#instagram.v2-instagram .v2-instagram-media img{transition:transform .45s,filter .35s}.v2-instagram-media-overlay{color:#fff;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#12102399;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 20px);padding:7px 10px;transition:opacity .25s,transform .25s;display:flex;position:absolute;inset:auto 10px 10px;transform:translateY(8px)}.v2-instagram-media-overlay small{text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:800;overflow:hidden}#instagram.v2-instagram .v2-instagram-media:hover img,#instagram.v2-instagram .v2-instagram-media:focus-visible img{filter:brightness(.72);transform:scale(1.045)}#instagram.v2-instagram .v2-instagram-media:hover .v2-instagram-media-overlay,#instagram.v2-instagram .v2-instagram-media:focus-visible .v2-instagram-media-overlay{opacity:1;transform:translateY(0)}#instagram.v2-instagram .v2-instagram-media>.v2-instagram-play{z-index:2;color:#d50077;background:#fffffff0;width:54px;height:54px}#instagram.v2-instagram .v2-instagram-more{background:#6f004129;border-color:#ffffff8c;border-radius:999px;align-items:center;gap:9px;margin-top:28px;padding:11px 19px;font-weight:800;transition:background .2s,color .2s,transform .2s;display:flex}#instagram.v2-instagram .v2-instagram-more:hover{color:#c60070;background:#fff;transform:translateY(-2px)}@media (width<=700px){#instagram.v2-instagram{padding:38px 0 42px}.v2-instagram-heading{flex-direction:column;align-items:flex-start;padding:16px}.v2-instagram-follow{justify-content:center;align-self:stretch}.v2-instagram-avatar{flex-basis:54px;width:54px;height:54px;font-size:1.5rem}#instagram.v2-instagram .v2-instagram-profile-copy h2{font-size:1.1rem}.v2-instagram-media-overlay{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){#instagram.v2-instagram .v2-instagram-media img,.v2-instagram-media-overlay,.v2-instagram-follow,#instagram.v2-instagram .v2-instagram-more{transition:none}}.accessibility-page{color:#163b53;background:linear-gradient(#eef8fd 0,#fff 450px)}.accessibility-hero{color:#fff;background:linear-gradient(115deg,#055890f5,#278ecae6),url(/assets/city/03.jpg) 50% 55%/cover;padding:48px 0 62px}.accessibility-breadcrumb{align-items:center;gap:8px;margin-bottom:28px;font-size:.7rem;display:flex}.accessibility-breadcrumb a,.accessibility-breadcrumb span{color:#fff}.accessibility-breadcrumb i{opacity:.7;font-size:.55rem}.accessibility-hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);align-items:center;gap:55px;display:grid}.accessibility-kicker{color:#ffd44a;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:13px;font-size:.68rem;font-weight:900;display:inline-flex}.accessibility-hero h1{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(2.35rem,5vw,4.3rem);font-weight:900;line-height:.98}.accessibility-hero p{color:#e7f5fd;max-width:700px;margin:20px 0 0;font-size:1rem;line-height:1.65}.accessibility-hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#073d65a8;border:1px solid #ffffff4a;border-radius:18px;grid-template-columns:52px 1fr;gap:13px;padding:20px;display:grid;box-shadow:0 18px 40px #002d4b38}.accessibility-hero-card>span{color:#075f9d;background:#fcc002;border-radius:14px;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.accessibility-hero-card>div{flex-direction:column;display:flex}.accessibility-hero-card strong{font-size:.9rem}.accessibility-hero-card small{color:#d8ebf7;margin-top:4px;font-size:.68rem;line-height:1.45}.accessibility-hero-card button{color:#075f9d;background:#fff;border:0;border-radius:10px;grid-column:1/-1;padding:11px;font-size:.73rem;font-weight:900}.accessibility-local-nav{background:#fff;border:1px solid #d4e7f1;border-radius:16px;flex-wrap:wrap;gap:10px;margin-top:-23px;padding:17px 20px;display:flex;box-shadow:0 12px 34px #174c6c18}.accessibility-local-nav a{color:#165b85;border:1px solid #d9e7ee;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:.7rem;font-weight:800;display:inline-flex}.accessibility-local-nav a:hover{background:#eef8fd;border-color:#278eca;text-decoration:none}.accessibility-content{padding-top:30px;padding-bottom:85px}.accessibility-section{border-bottom:1px solid #dceaf1;padding:40px 0;scroll-margin-top:20px}.accessibility-section-heading{align-items:flex-start;gap:15px;margin-bottom:24px;display:flex}.accessibility-section-heading>span{color:#0782ce;background:#e5f4fb;border-radius:14px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:1.25rem;display:grid}.accessibility-section-heading>span.is-pink{color:#d90078;background:#fde9f4}.accessibility-section-heading>span.is-green{color:#6f9f28;background:#edf7e4}.accessibility-section-heading>span.is-yellow{color:#a87400;background:#fff6d7}.accessibility-section-heading small{color:#e5007e;letter-spacing:.14em;font-size:.59rem;font-weight:900}.accessibility-section-heading h2{color:#075f9d;margin:3px 0;font-size:1.65rem;font-weight:900}.accessibility-section-heading p{color:#6e8492;margin:2px 0 0;font-size:.76rem}.shortcut-list{grid-template-columns:1fr 1fr;gap:12px;display:grid}.shortcut-list article{background:#fff;border:1px solid #dbe7ed;border-radius:14px;grid-template-columns:160px 1fr;align-items:center;gap:18px;padding:18px;display:grid;box-shadow:0 7px 22px #174c6c0b}.shortcut-keys{justify-content:center;align-items:center;gap:9px;display:flex}.shortcut-keys kbd{color:#153c56;min-width:56px;height:48px;box-shadow:none;background:#f7fafc;border:1px solid #cbdbe4;border-bottom-width:3px;border-radius:9px;place-items:center;font-family:inherit;font-size:.82rem;font-weight:900;display:grid}.shortcut-keys span{font-weight:900}.shortcut-list strong{color:#153c56;font-size:.86rem}.shortcut-list p{color:#718793;margin:4px 0 0;font-size:.69rem;line-height:1.45}.accessibility-note{color:#5c6470;background:#fff8df;border-left:4px solid #fcc002;border-radius:0 10px 10px 0;margin:14px 0 0;padding:13px 16px;font-size:.7rem}.accessibility-resource-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.accessibility-resource-grid article{background:#fff;border:1px solid #d9e6ed;border-radius:15px;gap:13px;padding:19px;display:flex}.accessibility-resource-grid article>span{color:#1686ca;background:#eaf6fc;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.accessibility-resource-grid h3{color:#164765;margin:0;font-size:.87rem;font-weight:900}.accessibility-resource-grid p{color:#718591;margin:6px 0 0;font-size:.7rem;line-height:1.5}.assistive-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.assistive-grid>a{color:#163b53;background:#fff;border:1px solid #d9e6ed;border-radius:15px;gap:14px;padding:19px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 7px 22px #174c6c09}.assistive-grid>a:hover{border-color:#278eca;text-decoration:none;transform:translateY(-3px);box-shadow:0 13px 27px #174c6c17}.assistive-grid>a>span{color:#71a22b;background:#edf7e5;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.2rem;display:grid}.assistive-grid small{color:#e5007e;letter-spacing:.09em;font-size:.55rem;font-weight:900}.assistive-grid h3{color:#075f9d;margin:3px 0;font-size:1rem;font-weight:900}.assistive-grid p{color:#6e8390;min-height:51px;margin:0;font-size:.68rem;line-height:1.45}.assistive-grid strong{color:#1784c6;margin-top:10px;font-size:.65rem;display:block}.law-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.law-list>a{color:#163b53;background:#fff;border:1px solid #d9e6ed;border-radius:12px;grid-template-columns:minmax(160px,.45fr) 1fr auto;align-items:center;gap:15px;padding:16px 18px;display:grid}.law-list>a:hover{background:#f6fbfe;border-color:#278eca;text-decoration:none}.law-list span{color:#075f9d;font-size:.78rem;font-weight:900}.law-list p{color:#6f8491;margin:0;font-size:.69rem}.law-list i{color:#278eca}.accessibility-contact{color:#fff;background:linear-gradient(120deg,#075f9d,#278eca);border-radius:18px;grid-template-columns:58px 1fr auto;align-items:center;gap:17px;margin-top:38px;padding:24px;display:grid;box-shadow:0 16px 35px #075f9d28}.accessibility-contact>span{color:#075f9d;background:#fcc002;border-radius:15px;place-items:center;width:58px;height:58px;font-size:1.35rem;display:grid}.accessibility-contact small{color:#ffd74f;letter-spacing:.12em;font-size:.56rem;font-weight:900}.accessibility-contact h2{margin:3px 0;font-size:1.2rem;font-weight:900}.accessibility-contact p{color:#dceefa;margin:0;font-size:.72rem}.accessibility-contact>div:last-child{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.accessibility-contact a{color:#fff;font-size:.7rem;font-weight:800}.accessibility-contact a:first-child{color:#075f9d;background:#fff;border-radius:999px;padding:10px 14px}.accessibility-page-link{color:#17445f;background:#edf8fd;border:1px solid #cce1ed;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:13px;display:grid}.accessibility-page-link:hover{color:#075f9d;border-color:#278eca;text-decoration:none}.accessibility-page-link>span:first-child{color:#fff;background:#278eca;border-radius:10px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.accessibility-page-link>span:nth-child(2){flex-direction:column;display:flex}.accessibility-page-link strong{font-size:.72rem}.accessibility-page-link small{color:#6f8592;margin-top:2px;font-size:.59rem;line-height:1.35}.accessibility-page-link>i{color:#278eca}@media (width<=900px){.accessibility-hero-grid{grid-template-columns:1fr;gap:28px}.accessibility-resource-grid,.assistive-grid{grid-template-columns:1fr 1fr}.shortcut-list,.law-list{grid-template-columns:1fr}.accessibility-contact{grid-template-columns:58px 1fr}.accessibility-contact>div:last-child{grid-column:1/-1;align-items:flex-start}}@media (width<=600px){.accessibility-hero{padding:34px 0 50px}.accessibility-hero h1{font-size:2.35rem}.accessibility-hero p{font-size:.85rem}.accessibility-local-nav{grid-template-columns:1fr 1fr;margin-left:12px;margin-right:12px;display:grid}.accessibility-local-nav a{text-align:center;justify-content:center}.accessibility-section{padding:32px 0}.accessibility-resource-grid,.assistive-grid,.shortcut-list article{grid-template-columns:1fr}.shortcut-keys{justify-content:flex-start}.law-list>a{grid-template-columns:1fr auto;gap:7px}.law-list p{grid-column:1/-1}.accessibility-contact{grid-template-columns:1fr}.accessibility-contact>span{width:50px;height:50px}.accessibility-contact>div:last-child{grid-column:auto}.assistive-grid p{min-height:0}}@media (prefers-reduced-motion:reduce){.assistive-grid>a{transition:none}}:root{--v2-blue:#2f6faf;--v2-blue-dark:#075b98;--v2-pink:#e5007e;--v2-yellow:#ffc400;--v2-green:#8fbd3e;--v2-text:#123853}.portal-v2{color:var(--v2-text);background:#fff;font-family:Instrument Sans,Segoe UI,Arial,sans-serif}.portal-v2 .container{max-width:1180px}.v2-site-header{z-index:20;padding-top:12px;position:relative}.portal-home .v2-site-header{background:0 0;position:absolute;inset:0 0 auto}.portal-inner .v2-site-header{background:linear-gradient(100deg,#044d7fe6,#2384bbc7),url(/assets/city/03.jpg) 50% 58%/cover no-repeat;padding-bottom:18px}.v2-utility{justify-content:flex-end;align-items:center;height:32px;display:flex}.v2-utility a{color:#fff;text-shadow:0 1px 2px #00395f;padding:0 13px;font-size:.7rem}.v2-utility a+a{border-left:1px solid #fff9}.v2-navbar{align-items:stretch;padding:0}.v2-brand{z-index:2;background:#fff;border-radius:17px 17px 58px;flex:0 0 235px;justify-content:center;align-items:center;width:235px;height:124px;display:flex;position:relative;box-shadow:0 12px 28px #002f4f35}.v2-brand img{object-fit:contain;width:185px;max-height:100px}.v2-menu{background:#fff;border-radius:0 22px 22px;align-self:center;height:92px;margin-left:-5px;padding:0 28px 0 45px;box-shadow:0 12px 28px #002f4f29}.v2-menu .navbar-nav{align-items:center;gap:5px}.v2-menu .nav-link{color:#075b98;text-transform:uppercase;border-radius:6px;font-size:.75rem;font-weight:800;padding:15px 14px!important}.v2-menu .nav-link:hover,.v2-menu .nav-link.active{color:#fff;background:#2587c6;text-decoration:none}.v2-socials{align-items:center;gap:8px;display:flex}.v2-socials a{background:var(--v2-pink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.v2-socials a:hover{text-decoration:none;transform:translateY(-2px)}.v2-hero{color:#fff;background:#064f80;height:755px;position:relative;overflow:hidden}.v2-hero:after{content:"";background:linear-gradient(90deg,#002b4cdb 0%,#00375e96 45%,#00345847 78%),linear-gradient(#00396014 42%,#00284661);position:absolute;inset:0}.v2-hero-photos,.v2-hero-photos span{position:absolute;inset:0}.v2-hero-photos span{background:var(--hero-photo) center/cover no-repeat;opacity:0;animation:35s infinite v2-hero-fade;animation-delay:calc(var(--photo-index) * 7s);transform:scale(1.03)}.v2-hero-photos span:first-child{opacity:1}@keyframes v2-hero-fade{0%{opacity:0}5%{opacity:1}19%{opacity:1}24%{opacity:0}to{opacity:0}}.v2-hero-content{z-index:2;padding-top:245px;position:relative}.v2-hero-content>p{color:#57b5ed;text-transform:uppercase;letter-spacing:.16em;margin:0 0 15px;font-size:.78rem;font-weight:800}.v2-hero h1{letter-spacing:-.055em;text-shadow:0 3px 18px #002f4f44;margin:0 0 22px;font-size:clamp(3.1rem,6vw,5.4rem);font-weight:900;line-height:.88}.v2-hero h1 em{color:#ffc400;letter-spacing:.01em;text-shadow:0 3px 16px #002f4f55;font-family:Caveat,Segoe Print,Comic Sans MS,cursive;font-size:1.2em;font-style:normal;font-weight:700;line-height:.8;display:inline-block;transform:rotate(-1deg)}.v2-hero-content>.v2-hero-official{color:#ffc400;text-transform:uppercase;letter-spacing:.16em;margin:0 0 15px;font-family:inherit;font-size:.78rem;font-weight:800}.v2-hero h1 em i{vertical-align:.03em;-webkit-text-stroke:.4px currentColor;margin-left:-3px;font-size:.68em;display:inline-block;transform:rotate(-7deg)}.v2-hero-content>span{font-size:1.2rem;line-height:1.55;display:block}.v2-main-search{background:#fff;border-radius:999px;width:min(480px,100%);height:57px;margin-top:38px;padding:4px;display:flex;box-shadow:0 8px 30px #002a4730}.v2-main-search:focus-within{outline:3px solid var(--yellow);outline-offset:3px}.v2-main-search input:focus-visible,.v2-main-search button:focus-visible{outline:0!important}.v2-main-search input{color:#264b65;background:0 0;border:0;flex:1;min-width:0;padding:0 20px}.v2-main-search button{color:#fff;background:#2e7fc0;border:0;border-radius:50%;width:49px;font-size:1.2rem}.v2-profiles{z-index:4;margin-top:-102px;position:relative}.v2-profile-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.v2-profile-card{color:#176ca9;background:#fff;border-bottom:4px solid #2587c6;border-radius:12px 12px 18px 18px;flex-direction:column;justify-content:center;align-items:center;height:195px;display:flex;box-shadow:0 12px 25px #0c3b5b20}.v2-profile-card:first-child{border-bottom-color:#8ebb47}.v2-profile-card:nth-child(2){border-bottom-color:#da0878}.v2-profile-card:nth-child(3){border-bottom-color:#fcc002}.v2-profile-card:nth-child(4){border-bottom-color:#278eca}.v2-profile-card:nth-child(5){border-bottom-color:#f16321}.v2-profile-card:hover{text-decoration:none;transform:translateY(-5px);box-shadow:0 18px 30px #0c3b5b2c}.v2-profile-card i{margin-bottom:13px;font-size:3rem}.v2-profile-card strong{font-size:1.2rem}.v2-profile-card span{color:#6e8392;margin-top:4px;font-size:.74rem}.v2-feature-row{grid-template-columns:1.55fr 1fr;gap:22px;margin-top:48px;display:grid}.v2-feature-card{color:#fff;background:#07527f;border-radius:18px;min-height:490px;position:relative;overflow:hidden}.v2-feature-card .carousel-inner,.v2-feature-card .v2-feature-slide{height:100%;min-height:490px}.v2-feature-slide{background-position:50%;background-size:cover;padding:58px 45px}.v2-feature-slide>div{max-width:510px}.v2-feature-card span{text-transform:uppercase;background:#2389c8;border-radius:2px;padding:7px 13px;font-size:.72rem;font-weight:800;display:inline-block}.v2-feature-card h2{margin:22px 0 14px;font-size:2rem;font-weight:900;line-height:1.17}.v2-feature-card p{max-width:430px;font-size:1rem}.v2-feature-card a{color:#176ca9;background:#fff;border-radius:7px;margin-top:10px;padding:13px 22px;font-weight:800;display:inline-block}.v2-feature-card .carousel-control-prev,.v2-feature-card .carousel-control-next{opacity:.9;background:#278eca;border-radius:8px;width:42px;height:42px;transition:opacity .2s,background .2s;top:50%;bottom:auto;transform:translateY(-50%)}.v2-feature-card .carousel-control-prev{left:10px}.v2-feature-card .carousel-control-next{right:10px}.v2-feature-card .carousel-control-prev:hover,.v2-feature-card .carousel-control-next:hover,.v2-feature-card .carousel-control-prev:focus-visible,.v2-feature-card .carousel-control-next:focus-visible{opacity:1;background:#176da9}.v2-feature-card .carousel-control-prev i,.v2-feature-card .carousel-control-next i{color:#fff;font-size:1.35rem;line-height:1}.v2-feature-card .carousel-indicators{margin-bottom:18px}.v2-dots{justify-content:center;gap:9px;display:flex;position:absolute;bottom:23px;left:0;right:0}.v2-dots i{background:#ffffff7d;border-radius:50%;width:8px;height:8px}.v2-dots i:first-child{background:#fff}.v2-quick-panel{color:#fff;background:linear-gradient(145deg,#3484c5,#2f6faf);border-radius:18px;padding:32px}.v2-quick-panel h2{font-size:1.8rem;font-weight:900}.v2-quick-search{background:#fff;border-radius:8px;height:56px;margin:25px 0 8px;display:flex;box-shadow:0 8px 18px #164f7b25}.v2-quick-panel input{background:0 0;border:0;flex:1;min-width:0;padding:0 16px}.v2-quick-panel button{color:#2a83c1;background:0 0;border:0;width:50px}.v2-quick-panel nav{flex-direction:column;display:flex}.v2-quick-panel nav a{color:#fff;border-bottom:1px solid #ffffff3d;align-items:center;gap:13px;padding:20px 3px;display:flex}.v2-quick-panel nav a i:last-child{margin-left:auto}.v2-quick-panel nav a:hover{background:#ffffff0b;text-decoration:none}.v2-quick-count{color:#dceefa;min-height:20px;margin:0 2px 6px;font-size:.67rem}.v2-quick-empty{text-align:center;color:#e8f5fb;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.v2-quick-empty[hidden]{display:none}.v2-quick-empty>i{color:#b9ddf1;margin-bottom:10px;font-size:2rem}.v2-quick-empty strong{font-size:.88rem}.v2-quick-empty span{color:#c6e1ef;margin-top:4px;font-size:.7rem}.v2-wide-campaign{margin-top:34px}.v2-wide-campaign .carousel{border-radius:12px;overflow:hidden}.v2-wide-campaign a{display:block}.v2-wide-campaign img{object-fit:cover;width:100%;height:190px;display:block}.v2-wide-campaign .carousel-control-prev,.v2-wide-campaign .carousel-control-next{width:8%}.v2-wide-campaign .carousel-indicators{margin-bottom:8px}.v2-news-section{padding-top:55px;padding-bottom:55px}.v2-section-heading{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.v2-section-heading h2{font-size:1.5rem;font-weight:500}.v2-section-heading h2 strong{color:#1776b8}.v2-section-heading a{font-size:.82rem}.v2-news-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.v2-news-card{background:#fff;border:1px solid #e2e8ec;border-radius:9px;overflow:hidden;box-shadow:0 5px 17px #0b3c5c10}.v2-news-card a{color:#15384f;display:block}.v2-news-card a:hover{text-decoration:none}.v2-news-card img{object-fit:cover;width:100%;height:155px}.v2-news-card div{padding:16px}.v2-news-card time{color:#1d83c5;font-size:.68rem;font-weight:800}.v2-news-card h3{margin:13px 0 10px;font-size:.93rem;font-weight:900;line-height:1.3}.v2-news-card p{color:#71818d;margin:0;font-size:.76rem}.v2-instagram{background:var(--v2-pink);color:#fff;padding:42px 0}.v2-instagram h2{margin-bottom:22px;font-size:1.3rem}.v2-instagram-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.v2-instagram-grid a{aspect-ratio:1;border-radius:2px;display:block;position:relative;overflow:hidden}.v2-instagram-grid img{object-fit:cover;width:100%;height:100%}.v2-instagram-grid a>i{width:58px;height:58px;color:var(--v2-pink);background:#ffffffeb;border-radius:50%;place-items:center;font-size:2rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 5px 18px #0004}.v2-instagram-more{color:#fff;border:1px solid #fff;border-radius:5px;width:max-content;margin:25px auto 0;padding:9px 24px;font-size:.72rem;display:block}.v2-instagram-more:hover{color:var(--v2-pink);background:#fff;text-decoration:none}.v2-campaign-carousel{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:12px;padding-top:45px;display:grid}.v2-campaign-carousel>button{color:#176da9;background:#fff;border:0;border-radius:50%;width:44px;height:44px;box-shadow:0 8px 22px #0b3c5c25}.v2-campaign-window{background:0 0;padding:0;overflow:hidden}.v2-campaign-track{will-change:transform;gap:12px;transition:transform .45s;display:flex}.v2-campaign-item{flex:0 0 calc(33.3333% - 8px)}.v2-campaign-item a{display:block}.v2-campaign-carousel img{aspect-ratio:15/8;object-fit:contain;background:#fff;border-radius:7px;width:100%;height:auto;display:block}.v2-news-bottom{padding-top:55px;padding-bottom:80px}.v2-footer{color:#fff;background:#2f6faf;margin-top:25px;position:relative}.v2-footer-ribbon{clip-path:polygon(0 60%,17% 0,43% 55%,66% 18%,100% 62%,100% 100%,0 100%);background:linear-gradient(100deg,#8fbd3e 0 25%,#2f6faf 25% 49%,#e5007e 49% 71%,#ffc400 71%);height:22px;transform:translateY(-21px)}.v2-footer-grid{grid-template-columns:1.25fr .85fr .8fr 1fr 1.4fr;gap:34px;padding:35px 0 30px;display:grid}.v2-footer h2{margin-bottom:13px;font-size:.83rem;font-weight:900}.v2-footer nav{flex-direction:column;gap:8px;display:flex}.v2-footer nav a,.v2-footer p,.v2-footer a{color:#fff;font-size:.72rem}.v2-footer-brand{border-right:1px solid #ffffff30}.v2-footer-brand>img{object-fit:contain;object-position:left center;width:175px;height:90px}.v2-footer-brand p{color:#dcecf7;line-height:1.5}.v2-footer-socials{gap:8px;display:flex}.v2-footer-socials a{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.v2-contact p{padding-left:28px;position:relative}.v2-contact p>i{font-size:1.15rem;position:absolute;left:0}.v2-contact p strong{font-size:1rem}.v2-contact small{padding-left:4px;display:block}.v2-app-card{background:#fff;border-radius:7px;align-items:center;gap:10px;margin-top:15px;padding:9px 12px;color:#176ca9!important;display:flex!important}.v2-app-card i{color:#ffc400;font-size:1.3rem}.v2-app-card span{flex-direction:column;font-size:.58rem;display:flex}.v2-app-card strong{font-size:.72rem}.v2-copyright{text-align:center;color:#eaf4fa;background:#255f98;padding:15px;font-size:.68rem}.v2-copyright a{color:#fff;margin-left:8px}.v2-footer nav a:hover{text-decoration:underline}.v2-contact{flex-direction:column;align-items:stretch;display:flex}.v2-contact-link{border-radius:8px;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;margin-bottom:8px;padding:5px 7px;display:grid}.v2-contact-link:hover{background:#ffffff12;text-decoration:none}.v2-contact-link>i{color:#fff;font-size:1.05rem}.v2-contact-link>span{flex-direction:column;min-width:0;display:flex}.v2-contact-link strong{font-size:.84rem}.v2-contact-link small{color:#dcecf7;padding-left:0;font-size:.57rem}.v2-contact-email>span{overflow-wrap:anywhere;font-size:.67rem}.v2-app-card.is-disabled{cursor:default;opacity:.92;margin-top:7px}.v2-footer-brand{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;display:flex}.v2-footer-brand>img{object-position:center}.v2-footer-brand p{margin:7px 0 14px}.v2-footer-socials{justify-content:center}.v2-footer-menu{text-align:center;min-width:0}.v2-footer-menu summary{color:#fff;cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-bottom:13px;font-size:.83rem;font-weight:900;list-style:none;display:flex}.v2-footer-menu summary::-webkit-details-marker{display:none}.v2-footer-menu summary:after{content:"";font-family:bootstrap-icons;font-size:.72rem;transition:transform .2s;display:none}.v2-footer-menu[open] summary:after{transform:rotate(180deg)}.v2-footer-menu nav{align-items:center}.v2-contact{text-align:center;align-items:center}.v2-contact-link{text-align:left;width:100%;max-width:245px}.v2-app-card{width:100%;max-width:245px}.v2-copyright{flex-direction:column;align-items:center;gap:4px;display:flex}.v2-copyright strong{color:#fff}.portal-inner main{min-height:50vh}.portal-inner .page-title{margin-top:15px}.portal-password-card{background:#fff;border:1px solid #e1e8ed;border-radius:16px;max-width:680px;margin:50px auto;padding:45px;box-shadow:0 12px 35px #0a456b12}.portal-password-card>i{color:#2f6faf;font-size:2.5rem}.portal-password-card h1{color:#123d59;margin-bottom:14px;font-weight:900}.portal-password-card form{margin-top:28px}.portal-password-card label{margin-bottom:7px;font-weight:800;display:block}.portal-v2 .access-buttons{z-index:1035}.portal-v2 .vlibras-portal-widget[vw]{z-index:1036!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;position:fixed!important;inset:0 auto auto 0!important;transform:none!important}.portal-v2 .vlibras-portal-widget [vw-access-button]{box-shadow:0 5px 15px #0003;z-index:1036!important;background:0 0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:54px!important;height:54px!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:auto 1.1rem 141px auto!important;overflow:hidden!important}.portal-v2 .vlibras-portal-widget [vw-access-button] .vp-access-button{object-fit:cover!important;border-radius:50%!important;width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:block!important}.portal-v2 .vlibras-portal-widget [vw-access-button] .vp-pop-up{display:none!important}.portal-v2 .vlibras-portal-widget [vw-plugin-wrapper].active{z-index:1090!important;width:300px!important;height:450px!important;min-height:0!important;max-height:calc(100vh - 90px)!important;position:fixed!important;inset:74px calc(1.1rem + 70px) auto auto!important;transform:none!important}@media (width<=480px){.portal-v2 .vlibras-portal-widget [vw-plugin-wrapper].active{width:min(300px,100vw - 105px)!important;height:min(450px,100vh - 20px)!important;top:10px!important;right:70px!important}}@media (width<=1100px){.v2-menu{padding:0 15px 0 28px}.v2-menu .nav-link{font-size:.67rem;padding:14px 8px!important}.v2-socials{gap:5px}.v2-socials a{width:29px;height:29px}.v2-brand{flex-basis:200px;width:200px}.v2-footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.v2-contact{grid-column:1/-1}}@media (width<=991px){.v2-site-header{padding:8px 0}.v2-utility{display:none}.v2-navbar{align-items:center}.v2-brand{border-radius:12px 12px 35px;flex-basis:150px;width:150px;height:92px}.v2-brand img{width:125px}.v2-navbar .navbar-toggler{background:#fff;margin-left:auto}.v2-menu{background:#fff;border-radius:12px;height:auto;margin:0;padding:18px;position:absolute;top:100px;left:0;right:0;box-shadow:0 15px 30px #002f4f35}.v2-menu .navbar-nav{align-items:stretch}.v2-socials{margin-top:12px}.v2-hero{height:650px}.v2-hero-content{padding-top:190px}.v2-profiles{margin-top:-72px}.v2-profile-grid{grid-template-columns:repeat(3,1fr)}.v2-feature-row{grid-template-columns:1fr}.v2-news-grid,.v2-instagram-grid{grid-template-columns:repeat(2,1fr)}.v2-campaign-item{flex-basis:calc(50% - 6px)}.v2-footer-grid{grid-template-columns:1fr 1fr}.v2-footer-brand{border:0}.v2-contact{grid-column:1/-1}}@media (width<=600px){.v2-site-header>.container{padding:0 14px}.v2-hero{height:620px}.v2-hero-content{padding-top:165px}.v2-hero h1{font-size:3.2rem}.v2-hero-content>span{font-size:.95rem}.v2-profiles{margin-top:-48px}.v2-profile-grid{grid-template-columns:1fr 1fr;gap:9px}.v2-profile-card{height:145px}.v2-profile-card:last-child{grid-column:1/-1}.v2-feature-row{margin-top:32px}.v2-feature-card,.v2-feature-card .carousel-inner,.v2-feature-card .v2-feature-slide{min-height:440px}.v2-feature-slide{padding:35px 25px}.v2-feature-card h2{font-size:1.55rem}.v2-quick-panel{padding:25px 20px}.v2-wide-campaign img{height:125px}.v2-news-grid{grid-template-columns:1fr}.v2-instagram-grid{grid-template-columns:1fr 1fr}.v2-campaign-carousel{grid-template-columns:34px minmax(0,1fr) 34px;padding-left:8px;padding-right:8px}.v2-campaign-carousel>button{width:34px;height:34px}.v2-campaign-item{flex-basis:100%}.v2-footer-grid{grid-template-columns:1fr}.v2-footer-brand{border-bottom:1px solid #ffffff30;padding-bottom:20px}.v2-contact{grid-column:auto}.v2-footer-brand>img{width:155px}.v2-section-heading{align-items:flex-end}.v2-section-heading a{font-size:.7rem}.v2-footer-grid{gap:8px;padding-top:22px}.v2-footer-brand{margin-bottom:7px}.v2-footer-brand p{font-size:.78rem;line-height:1.55}.v2-footer-socials a{width:34px;height:34px}.v2-footer-menu{border-bottom:1px solid #ffffff2e}.v2-footer-menu summary{text-align:center;justify-content:center;margin:0;padding:14px 34px;font-size:.84rem;position:relative}.v2-footer-menu summary:after{display:inline-block;position:absolute;right:8px}.v2-footer-menu nav{text-align:center;align-items:center;padding:0 4px 15px}.v2-footer-menu nav a{text-align:center;width:100%;padding:4px 0}.v2-contact{border-top:1px solid #ffffff2e;margin-top:10px;padding-top:17px}.v2-contact h2{font-size:.88rem}.v2-copyright{padding:15px 22px 18px;font-size:.66rem;line-height:1.45}.v2-copyright span{max-width:340px}.v2-contact-link{text-align:center;justify-content:center;align-items:center;display:flex}.v2-contact-link>span{text-align:center;align-items:center}.v2-contact-email>span{justify-content:center}.v2-app-card{text-align:left;justify-content:center}}.portal-search-results{padding-top:42px;padding-bottom:75px}.portal-search-form{background:#fff;border:1px solid #dce8ee;border-radius:16px;max-width:820px;margin:0 auto 42px;padding:22px;box-shadow:0 10px 30px #173e5710}.portal-search-form>label{color:#164d70;margin:0 0 8px;font-size:.78rem;font-weight:800;display:block}.portal-search-form>div{background:#f7fafb;border:1px solid #cbdce6;border-radius:999px;min-height:54px;display:flex}.portal-search-form>div:focus-within{outline-offset:3px;outline:3px solid #fcc002}.portal-search-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 20px}.portal-search-form button{color:#fff;background:#278eca;border:0;border-radius:999px;align-items:center;gap:8px;margin:4px;padding:0 20px;font-weight:800;display:flex}.search-result-section{margin-top:38px}.search-result-heading{align-items:center;gap:13px;margin-bottom:17px;display:flex}.search-result-heading>i{color:#278eca;background:#e6f4fb;border-radius:12px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:1.25rem;display:grid}.search-result-heading h2{color:#075f9d;margin:0;font-size:1.35rem;font-weight:900}.search-result-heading p{color:#718594;margin:3px 0 0;font-size:.75rem}.search-link-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.search-link-grid>a{color:#183e57;background:#fff;border:1px solid #dce7ed;border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-width:0;padding:16px;display:grid;box-shadow:0 7px 22px #173e5708}.search-link-grid>a:hover{background:#f4faff;border-color:#278eca;text-decoration:none}.search-link-grid>a>i:first-child{color:#278eca;background:#e9f5fb;border-radius:10px;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.search-link-grid>a>span{flex-direction:column;min-width:0;display:flex}.search-link-grid strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-link-grid small{color:#778b98;margin-top:3px;font-size:.66rem}.search-link-grid>a>i:last-child{color:#278eca}.search-content-list{flex-direction:column;gap:10px;display:flex}.search-content-list article>a{color:#173e57;background:#fff;border:1px solid #dce7ed;border-radius:13px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid;box-shadow:0 7px 22px #173e5708}.search-content-list article>a:hover{background:#f7fcff;border-color:#278eca;text-decoration:none}.search-content-icon{color:#278eca;background:#e9f5fb;border-radius:12px;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.search-content-list article>a>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.search-content-list small{color:#278eca;text-transform:uppercase;font-size:.67rem;font-weight:800}.search-content-list strong{margin-top:4px;font-size:1rem}.search-content-list p{color:#708491;margin:5px 0 0;font-size:.75rem}.search-content-list article>a>i{color:#278eca}.search-empty-state{text-align:center;color:#718694;padding:70px 20px}.search-empty-state>i{color:#8cbdda;font-size:2.6rem}.search-empty-state h2{color:#075f9d;margin:12px 0 5px;font-size:1.3rem;font-weight:900}.search-empty-state p{margin:0;font-size:.8rem}@media (width<=700px){.portal-search-results{padding-top:28px}.portal-search-form{padding:15px}.portal-search-form button span{display:none}.portal-search-form button{justify-content:center;width:46px;padding:0}.search-link-grid{grid-template-columns:1fr}.search-content-list article>a{grid-template-columns:42px minmax(0,1fr)}.search-content-list article>a>i:last-child{display:none}.search-content-icon{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.v2-hero-photos span{animation:none;display:none;transform:none}.v2-hero-photos span:first-child{opacity:1;display:block}}.article-meta [data-article-reader]{min-width:128px}.article-meta [data-article-reader].is-reading{color:#fff;background:#278eca;border-color:#278eca}.article-meta [data-article-reader].is-paused{color:#b74713;background:#fff4ed;border-color:#f16321}.content-layout-with-sidebar{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:34px;max-width:1180px;display:grid}.content-layout-with-sidebar .article-body{min-width:0}.content-sidebar{flex-direction:column;gap:22px;display:flex;position:sticky;top:105px}.content-sidebar-menu{background:#fff;border:1px solid #dce8ef;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px #123e5910}.content-sidebar-title{color:#fff;background:linear-gradient(135deg,#277fbd,#2f6faf);align-items:center;gap:12px;padding:19px 20px;display:flex}.content-sidebar-title>i{background:#ffffff1c;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:1.15rem;display:grid}.content-sidebar-title>span{flex-direction:column;min-width:0;display:flex}.content-sidebar-title small{color:#d9ecf8;text-transform:uppercase;letter-spacing:.12em;font-size:.63rem;font-weight:700}.content-sidebar-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.content-sidebar-menu>a{color:#23475e;border-bottom:1px solid #e5edf2;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:55px;padding:11px 16px;font-size:.82rem;font-weight:700;display:grid}.content-sidebar-menu>a:last-child{border-bottom:0}.content-sidebar-menu>a>i:first-child{color:#278eca}.content-sidebar-menu>a>i:last-child{color:#8ca5b4;font-size:.72rem}.content-sidebar-menu>a:hover{color:#075f9d;background:#f0f8fc;text-decoration:none}.content-sidebar-menu>a.active{color:#075f9d;background:#e8f5fc;box-shadow:inset 4px 0 #fcc002}.content-sidebar-menu>a.active>i:last-child{color:#da0878}.content-sidebar-carousel{background:#edf5f9;border-radius:15px;overflow:hidden;box-shadow:0 12px 32px #123e5912}.content-sidebar-carousel a{display:block}.content-sidebar-carousel img{aspect-ratio:15/8;object-fit:cover;width:100%;height:auto;display:block}.content-sidebar-carousel .carousel-control-prev,.content-sidebar-carousel .carousel-control-next{opacity:1;background:#075f9dcf;border-radius:50%;width:38px;height:38px;top:50%;bottom:auto;transform:translateY(-50%)}.content-sidebar-carousel .carousel-control-prev{left:9px}.content-sidebar-carousel .carousel-control-next{right:9px}.content-sidebar-carousel .carousel-control-prev-icon,.content-sidebar-carousel .carousel-control-next-icon{width:1rem;height:1rem}.content-sidebar-carousel .carousel-indicators{margin-bottom:7px}.content-sidebar-carousel .carousel-indicators button{border-radius:999px;width:18px;height:3px}.content-layout-with-sidebar .formatted-content>div[id]{scroll-margin-top:120px}.content-layout-with-sidebar .formatted-content>div[id]+hr{opacity:1;background:#dce8ef;border:0;height:1px;margin:2.2rem 0}.content-layout-with-sidebar .formatted-content>div[id]:target{animation:1.4s ease-out page-section-focus}.content-layout-with-sidebar .formatted-content>div[id]>h2{color:#075f9d;margin-top:0}@keyframes page-section-focus{0%{background:#fff7d5;box-shadow:0 0 0 14px #fff7d5}to{background:0 0;box-shadow:0 0 0 14px #0000}}@media (width<=900px){.content-layout-with-sidebar{grid-template-columns:1fr}.content-sidebar{grid-template-columns:1fr 1fr;display:grid;position:static}.content-sidebar>:only-child{grid-column:1/-1}}@media (width<=600px){.content-layout-with-sidebar{gap:24px}.content-sidebar{grid-template-columns:1fr}.content-sidebar>:only-child{grid-column:auto}}.department-finder{background:linear-gradient(145deg,#f7fbfe 0%,#edf7fc 100%);border:1px solid #cfe3ef;border-radius:22px;margin-bottom:32px;position:relative;box-shadow:0 18px 50px #123e5910}.department-finder-directory{padding:34px}.department-finder-compact{z-index:15;padding:24px 26px}.department-finder-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.department-finder-heading h2{color:#0a5f9a;margin:4px 0 6px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.15}.department-finder-heading p{color:#537286;max-width:690px;margin:0;font-size:.92rem}.department-finder-kicker{color:#da0878;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900}.department-finder-all{color:#075f9d;background:#fff;border:1px solid #9dcbe5;border-radius:12px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.department-finder-all:hover{background:#e9f6fd;border-color:#278eca;text-decoration:none}.department-search-control{background:#fff;border:2px solid #0000;border-radius:16px;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;min-height:58px;transition:border-color .2s,box-shadow .2s;display:grid;box-shadow:0 10px 30px #075f9d12}.department-search-control:focus-within{border-color:#fcc002;box-shadow:0 0 0 4px #fcc0022e,0 12px 32px #075f9d18}.department-search-control>i{color:#278eca;margin-left:18px;font-size:1.05rem}.department-search-control input{color:#173f58;background:0 0;border:0;outline:0;width:100%;height:54px;padding:0 15px;font-size:.94rem}.department-search-control input:focus-visible{outline:0!important}.department-search-control button{color:#075f9d;background:#edf6fb;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:9px;display:grid}.department-result-count{color:#56778b;min-height:18px;margin:9px 4px 15px;font-size:.7rem;font-weight:700}.department-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.department-card{color:#15445f;background:#fff;border:1px solid #d8e7ef;border-bottom:3px solid #8ebb47;border-radius:15px;grid-template-columns:50px minmax(0,1fr) 18px;align-items:center;gap:13px;min-height:92px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 8px 24px #123e5909}.department-card:nth-child(5n+2){border-bottom-color:#da0878}.department-card:nth-child(5n+3){border-bottom-color:#fcc002}.department-card:nth-child(5n+4){border-bottom-color:#278eca}.department-card:nth-child(5n+5){border-bottom-color:#f16321}.department-card:hover{color:#075f9d;border-color:#83bfdf;text-decoration:none;transform:translateY(-3px);box-shadow:0 14px 32px #075f9d18}.department-card-icon{color:#0872b5;background:#eaf6fc;border-radius:14px;place-items:center;width:50px;height:50px;font-size:1.35rem;display:grid}.department-card-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.department-card-copy strong{font-size:.82rem;line-height:1.3}.department-card-copy small{color:#78909f;font-size:.66rem}.department-card>i{color:#278eca}.department-card.is-current{background:#eaf6fc;border-color:#278eca;box-shadow:inset 4px 0 #fcc002}.department-card[hidden]{display:none}.department-document-section{border-top:1px solid #cfe0e9;margin-top:25px;padding-top:22px}.department-document-heading{align-items:center;gap:13px;margin-bottom:14px;display:flex}.department-document-heading>span{color:#a87a00;background:#fff2c8;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:1.1rem;display:grid}.department-document-heading small{color:#a87a00;letter-spacing:.11em;font-size:.56rem;font-weight:900}.department-document-heading h3{color:#075f9d;margin:1px 0 3px;font-size:1.05rem;font-weight:900}.department-document-heading p{color:#607d8e;margin:0;font-size:.7rem}.department-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.department-document-card{color:#15445f;background:#fff;border:1px solid #d8e7ef;border-bottom:3px solid #fcc002;border-radius:15px;grid-template-columns:50px minmax(0,1fr) 18px;align-items:center;gap:13px;min-height:92px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;box-shadow:0 8px 24px #123e5909}.department-document-card:nth-child(2n){border-bottom-color:#278eca}.department-document-card:hover{color:#075f9d;border-color:#83bfdf;text-decoration:none;transform:translateY(-3px);box-shadow:0 14px 32px #075f9d18}.department-document-card>i{color:#278eca}.department-empty{color:#59798b;text-align:center;background:#fff;border:1px dashed #aacddd;border-radius:15px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;min-height:170px;display:flex}.department-empty[hidden]{display:none}.department-empty>i{color:#278eca;margin-bottom:5px;font-size:1.65rem}.department-finder-compact .department-finder-heading{align-items:center;margin-bottom:15px}.department-finder-compact .department-finder-heading h2{font-size:1.18rem}.department-finder-compact .department-finder-heading p{font-size:.78rem}.department-finder-compact .department-result-count{margin-bottom:0}.department-finder-compact .department-results{background:#fff;border:1px solid #b9d8e9;border-radius:16px;grid-template-columns:1fr 1fr;max-height:390px;padding:12px;display:none;position:absolute;top:calc(100% - 13px);left:26px;right:26px;overflow-y:auto;box-shadow:0 24px 55px #123e5930}.department-finder-compact.is-open .department-results{display:grid}.department-finder-compact .department-card{min-height:72px;box-shadow:none;border-bottom-width:1px;padding:11px}.department-finder-compact .department-card-icon{border-radius:11px;width:42px;height:42px;font-size:1.08rem}.page-template-department .formatted-content{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:20px;display:grid}.page-template-department .formatted-content>div{background:#fff;border:1px solid #dce8ef;border-radius:17px;height:100%;padding:25px;box-shadow:0 12px 30px #123e590d}.page-template-department .formatted-content>div>h2{color:#075f9d;border-bottom:1px solid #dce8ef;margin:0 0 17px;padding-bottom:12px;font-size:1.15rem}.page-template-department .formatted-content p:last-child{margin-bottom:0}.page-template-department .formatted-content>#defesa-civil,.page-template-department .formatted-content>#coleta-publica{grid-column:1/-1;height:auto}.page-template-department .formatted-content>#defesa-civil>p,.page-template-department .formatted-content>#coleta-publica>p{color:#49697c}.page-template-department .formatted-content>#defesa-civil>h3,.page-template-department .formatted-content>#coleta-publica>h3{color:#123e59;margin:26px 0 12px;font-size:1rem}.page-template-department .formatted-content>#defesa-civil>ul,.page-template-department .formatted-content>#coleta-publica>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.page-template-department .formatted-content>#defesa-civil li,.page-template-department .formatted-content>#coleta-publica li{margin:0}.page-template-department .formatted-content>#defesa-civil a,.page-template-department .formatted-content>#coleta-publica a{color:#075f9d;background:#f7fbfd;border:1px solid #d4e5ef;border-radius:12px;align-items:center;min-height:58px;padding:12px 14px 12px 46px;font-weight:700;line-height:1.35;text-decoration:none;transition:all .2s;display:flex;position:relative}.page-template-department .formatted-content>#defesa-civil a:before,.page-template-department .formatted-content>#coleta-publica a:before{content:"PDF";color:#fff;background:#e80078;border-radius:5px;place-items:center;width:25px;height:30px;font-size:.58rem;font-weight:800;display:grid;position:absolute;left:12px}.page-template-department .formatted-content>#defesa-civil a:hover,.page-template-department .formatted-content>#coleta-publica a:hover{background:#edf8fe;border-color:#278eca;transform:translateY(-1px);box-shadow:0 8px 20px #123e5914}.department-profile-content{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}.department-profile-content.has-portrait{grid-template-columns:230px minmax(0,1fr)}.department-portrait{background:#eaf6fc;border:1px solid #cfe1eb;border-radius:18px;margin:0;position:sticky;top:105px;overflow:hidden;box-shadow:0 14px 34px #123e5918}.department-portrait img{aspect-ratio:3/4;object-fit:cover;width:100%;height:auto;display:block}@media (width<=900px){.department-results{grid-template-columns:repeat(2,minmax(0,1fr))}.page-template-department .formatted-content,.department-finder-compact .department-results{grid-template-columns:1fr}.department-profile-content.has-portrait{grid-template-columns:190px minmax(0,1fr)}}@media (width<=720px){.department-profile-content.has-portrait{grid-template-columns:1fr}.department-portrait{width:min(100%,260px);margin-inline:auto;position:static}.page-template-department .formatted-content>#defesa-civil>ul,.page-template-department .formatted-content>#coleta-publica>ul{grid-template-columns:1fr}}@media (width<=600px){.department-finder-directory,.department-finder-compact{padding:21px}.department-finder-heading{flex-direction:column;gap:13px}.department-results,.department-document-grid{grid-template-columns:1fr}.department-finder-compact .department-results{left:21px;right:21px}.department-card,.department-document-card{min-height:80px}.department-document-heading{align-items:flex-start}.department-finder-all{align-self:flex-start}}.services-directory{padding-top:38px;padding-bottom:76px}.service-finder{background:linear-gradient(145deg,#f7fbfe,#edf7fc);border:1px solid #cfe3ef;border-radius:22px;margin-bottom:28px;position:relative;box-shadow:0 18px 50px #123e5910}.service-finder-directory{padding:34px}.service-finder-compact{z-index:20;padding:24px 26px}.service-finder-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.service-finder-heading h2{color:#0a5f9a;margin:4px 0 6px;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.15}.service-finder-heading p{color:#537286;max-width:720px;margin:0;font-size:.9rem}.service-finder-kicker{color:#da0878;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:900}.service-finder-all{color:#075f9d;background:#fff;border:1px solid #9dcbe5;border-radius:12px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:.78rem;font-weight:800;display:inline-flex}.service-finder-all:hover{background:#e9f6fd;border-color:#278eca;text-decoration:none}.service-search-control{background:#fff;border:2px solid #0000;border-radius:16px;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;min-height:58px;transition:all .2s;display:grid;box-shadow:0 10px 30px #075f9d12}.service-search-control:focus-within{border-color:#fcc002;box-shadow:0 0 0 4px #fcc0022e,0 12px 32px #075f9d18}.service-search-control>i{color:#278eca;margin-left:18px;font-size:1.05rem}.service-search-control input{color:#173f58;background:0 0;border:0;outline:0;width:100%;height:54px;padding:0 15px;font-size:.94rem}.service-search-control input:focus-visible{outline:0!important}.service-search-control button{color:#075f9d;background:#edf6fb;border:0;border-radius:50%;place-items:center;width:34px;height:34px;margin-right:9px;display:grid}.service-result-count{color:#56778b;min-height:18px;margin:9px 4px 0;font-size:.7rem;font-weight:700}.service-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.service-search-results[hidden]{display:none}.service-search-results>a{color:#15445f;background:#fff;border:1px solid #d8e7ef;border-radius:14px;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:12px;min-height:76px;padding:12px 14px;display:grid;box-shadow:0 8px 24px #123e5909}.service-search-results>a:hover{color:#075f9d;background:#f5fbfe;border-color:#278eca;text-decoration:none}.service-result-icon{color:#0872b5;background:#eaf6fc;border-radius:12px;place-items:center;width:46px;height:46px;font-size:1.2rem;display:grid}.service-search-results>a>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.service-search-results strong{font-size:.82rem}.service-search-results small{color:#78909f;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.service-search-results>a>i{color:#278eca}.service-empty{color:#59798b;text-align:center;background:#fff;border:1px dashed #aacddd;border-radius:15px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:5px;min-height:150px;display:flex}.service-empty[hidden]{display:none}.service-empty>i{color:#278eca;margin-bottom:4px;font-size:1.6rem}.service-empty.is-static{min-height:190px}.service-group-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.service-group-grid[hidden]{display:none}.service-group-card{border:1px solid #d9e7ed;border-bottom:4px solid var(--service-color);color:#15445f;background:#fff;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:64px minmax(0,1fr) 24px;align-items:center;gap:4px 15px;min-height:130px;padding:22px;transition:all .2s;display:grid;position:relative;box-shadow:0 10px 28px #123e5910}.service-group-card:hover{border-color:var(--service-color);color:#075f9d;text-decoration:none;transform:translateY(-4px);box-shadow:0 18px 38px #123e591c}.service-group-card>span{background:color-mix(in srgb,var(--service-color) 12%,white);width:64px;height:64px;color:var(--service-color);border-radius:17px;grid-row:1/3;place-items:center;font-size:1.7rem;display:grid}.service-group-card>strong{align-self:end;font-size:1rem}.service-group-card>small{color:#718895;align-self:start;font-size:.7rem}.service-group-card>i{color:var(--service-color);grid-area:1/3/3}.service-group-switcher{gap:8px;margin:0 0 24px;padding-bottom:4px;display:flex;overflow-x:auto}.service-group-switcher a{color:#31566d;background:#fff;border:1px solid #d5e5ed;border-radius:999px;flex:none;align-items:center;gap:8px;padding:10px 14px;font-size:.76rem;font-weight:800;display:inline-flex}.service-group-switcher a:hover,.service-group-switcher a.active{color:#fff;background:#278eca;border-color:#278eca;text-decoration:none}.public-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.public-service-card{border:1px solid color-mix(in srgb,var(--service-color) 45%,#d9e7ed);border-bottom:4px solid var(--service-color);color:#16445f;text-align:center;background:#fff;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:24px 20px;transition:all .2s;display:flex;box-shadow:0 10px 28px #123e590d}.public-service-card:hover{border-color:var(--service-color);color:#075f9d;text-decoration:none;transform:translateY(-4px);box-shadow:0 18px 38px #123e591c}.public-service-icon{background:color-mix(in srgb,var(--service-color) 11%,white);width:62px;height:62px;color:var(--service-color);border-radius:18px;place-items:center;margin-bottom:13px;font-size:1.65rem;display:grid}.public-service-card strong{font-size:.94rem}.public-service-card small{color:#748a98;margin-top:7px;font-size:.69rem;line-height:1.4}.public-service-action{color:var(--service-color);align-items:center;gap:7px;margin-top:16px;font-size:.7rem;font-weight:800;display:flex}.content-page .service-finder-compact{margin:0 0 28px}.service-finder-compact .service-finder-heading{align-items:center;margin-bottom:15px}.service-finder-compact .service-finder-heading h2{font-size:1.18rem}.service-finder-compact .service-finder-heading p{font-size:.78rem}@media (width<=900px){.service-group-grid,.public-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-search-results{grid-template-columns:1fr}}@media (width<=600px){.services-directory{padding-top:24px}.service-finder-directory,.service-finder-compact{padding:21px}.service-finder-heading{flex-direction:column;gap:13px}.service-finder-all{align-self:flex-start}.service-group-grid,.public-service-grid{grid-template-columns:1fr}.service-group-card{min-height:110px}.public-service-card{min-height:170px}}.rpa-overview{color:#fff;background:linear-gradient(135deg,#075f9d 0%,#087ab9 58%,#1290c3 100%);border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin:0 0 24px;padding:34px 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #075f9d26}.rpa-overview:before,.rpa-overview:after{content:"";background:#ffffff0c;border-radius:50%;position:absolute}.rpa-overview:before{width:230px;height:230px;bottom:-150px;right:-78px}.rpa-overview:after{width:135px;height:135px;top:-92px;right:220px}.rpa-overview-copy{z-index:1;max-width:650px;position:relative}.rpa-overview-kicker{color:#ffe07a;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:7px;margin-bottom:10px;font-size:.69rem;font-weight:900;display:inline-flex}.rpa-overview h2{color:#fff;margin:0 0 10px;font-size:clamp(1.45rem,2.6vw,2.15rem);font-weight:900;line-height:1.14}.rpa-overview p{color:#e3f3fb;max-width:650px;margin:0;font-size:.89rem;line-height:1.65}.rpa-overview-stats{z-index:1;grid-template-columns:repeat(3,88px);gap:9px;margin:0;display:grid;position:relative}.rpa-overview-stats>div{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff12;border:1px solid #ffffff2e;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:88px;padding:10px 7px;display:flex}.rpa-overview-stats dt{color:#fcc002;font-size:1.65rem;font-weight:900;line-height:1}.rpa-overview-stats dt i{font-size:1.45rem}.rpa-overview-stats dd{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:8px 0 0;font-size:.62rem;font-weight:800}.rpa-directory-content{background:linear-gradient(#fbfdff 0%,#f3f9fc 100%);border:1px solid #d4e7f1;border-radius:24px;padding:32px 34px;font-family:Segoe UI,sans-serif;box-shadow:0 16px 42px #123e5910}.rpa-directory-content>h2:first-child{color:#075f9d;margin:0;font-size:clamp(1.45rem,2.3vw,1.9rem)}.rpa-directory-content>h2:first-child:after{content:"";background:linear-gradient(90deg,#fcc002,#da0878);border-radius:999px;width:54px;height:5px;margin-top:12px;display:block}.rpa-directory-content>h2:first-child+p{color:#557286;max-width:780px;margin:14px 0 30px;font-size:.91rem;line-height:1.7}.rpa-directory-content>h3{color:#123e59;align-items:center;gap:10px;margin:28px 0 13px;font-size:1.08rem;display:flex}.rpa-directory-content>h3:before{content:"";box-sizing:content-box;background:#075f9d;border:5px solid #fcc002;border-radius:50%;width:11px;height:11px}.rpa-directory-content>h3:not(:first-of-type){border-top:1px solid #dbe8ef;padding-top:24px}.rpa-directory-content>h3+ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.rpa-directory-content>h3+ul>li{min-width:0;margin:0}.rpa-directory-content>h3+ul a{color:#16445f;background:#fff;border:1px solid #d5e5ed;border-bottom:3px solid #278eca;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:2px 13px;min-height:82px;padding:13px 15px;font-size:.82rem;font-weight:800;line-height:1.35;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative;box-shadow:0 8px 22px #123e590a}.rpa-directory-content>h3+ul a:before{content:"PDF";color:#da0878;letter-spacing:.04em;background:#fff0f7;border-radius:11px;grid-row:1/3;place-items:center;width:44px;height:50px;font-size:.61rem;font-weight:900;display:grid}.rpa-directory-content>h3+ul a:after{content:"Abrir documento  ↗";color:#278eca;grid-column:2;font-size:.61rem;font-weight:700}.rpa-directory-content>h3+ul a:hover{color:#075f9d;border-color:#278eca;transform:translateY(-3px);box-shadow:0 14px 30px #075f9d1a}.rpa-directory-content>p:last-child{color:#4b6b7e;background:#eaf5fb;border-radius:13px;align-items:center;gap:6px;margin:30px 0 0;padding:14px 17px;font-size:.76rem;display:flex}.rpa-directory-content>p:last-child:before{content:"";color:#075f9d;font-family:bootstrap-icons;font-size:1rem}.rpa-directory-content>p:last-child a{color:#075f9d;font-weight:800}@media (width<=900px){.rpa-overview{grid-template-columns:1fr}.rpa-overview-stats{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.rpa-directory-content>h3+ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.rpa-overview{border-radius:19px;gap:22px;padding:26px 22px}.rpa-overview-stats{gap:7px}.rpa-overview-stats>div{min-height:78px}.rpa-directory-content{border-radius:19px;padding:25px 19px}.rpa-directory-content>h3+ul{grid-template-columns:1fr}.rpa-directory-content>h3+ul a{min-height:76px}.rpa-directory-content>p:last-child{align-items:flex-start}}.cras-overview{color:#fff;background:linear-gradient(135deg,#075f9d 0%,#087ab9 60%,#0b938e 100%);border-radius:24px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:24px;margin:0 0 24px;padding:32px 34px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #075f9d26}.cras-overview:after{content:"";background:#ffffff0c;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-160px;right:-95px}.cras-overview-icon{z-index:1;color:#fcc002;background:#ffffff16;border:1px solid #ffffff38;border-radius:22px;place-items:center;width:78px;height:78px;font-size:2.1rem;display:grid;position:relative}.cras-overview-copy{z-index:1;position:relative}.cras-overview-kicker{color:#ffe07a;text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px;font-size:.68rem;font-weight:900;display:block}.cras-overview h2{color:#fff;margin:0 0 9px;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:900;line-height:1.15}.cras-overview p{color:#e3f3fb;max-width:700px;margin:0;font-size:.87rem;line-height:1.6}.cras-overview-stats{z-index:1;grid-template-columns:repeat(2,96px);gap:9px;margin:0;display:grid;position:relative}.cras-overview-stats>div{text-align:center;background:#ffffff12;border:1px solid #ffffff2e;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:88px;padding:10px 8px;display:flex}.cras-overview-stats dt{color:#fcc002;font-size:1.65rem;font-weight:900;line-height:1}.cras-overview-stats dt i{font-size:1.28rem}.cras-overview-stats dd{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:8px 0 0;font-size:.59rem;font-weight:800}.cras-directory-content{background:linear-gradient(#fbfdff 0%,#f3f9fc 100%);border:1px solid #d4e7f1;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:32px 34px;font-family:Segoe UI,sans-serif;display:grid;box-shadow:0 16px 42px #123e5910}.cras-directory-content>h2,.cras-directory-content>h2+p,.cras-directory-content>p:last-child{grid-column:1/-1}.cras-directory-content>h2{color:#075f9d;margin:0;font-size:clamp(1.4rem,2.2vw,1.85rem)}.cras-directory-content>h2:after{content:"";background:linear-gradient(90deg,#fcc002,#8ebb47);border-radius:999px;width:54px;height:5px;margin-top:12px;display:block}.cras-directory-content>h2+p{color:#557286;max-width:810px;margin:0 0 14px;font-size:.9rem;line-height:1.7}.cras-directory-content>div[id^=cras-]{background:#fff;border:1px solid #d7e6ed;border-bottom:3px solid #278eca;border-radius:17px;min-width:0;padding:21px 21px 19px 76px;transition:transform .2s,border-color .2s,box-shadow .2s;position:relative;box-shadow:0 9px 25px #123e590a}.cras-directory-content>div[id^=cras-]:before{content:"";color:#0872b5;background:#e8f5fc;border-radius:12px;place-items:center;width:42px;height:42px;font-family:bootstrap-icons;font-size:1.18rem;display:grid;position:absolute;top:20px;left:19px}.cras-directory-content>div[id^=cras-]:hover{border-color:#278eca;transform:translateY(-3px);box-shadow:0 15px 34px #075f9d16}.cras-directory-content>div[id^=cras-] h3{color:#123e59;margin:0 0 10px;font-size:.97rem;line-height:1.3}.cras-directory-content>div[id^=cras-] p{color:#587386;margin:0;font-size:.77rem;line-height:1.65}.cras-directory-content>div[id^=cras-] strong{color:#075f9d}.cras-directory-content>#cras-coordenacao-e-cadastro-unico{background:linear-gradient(110deg,#fff 0%,#fff8fb 100%);border-bottom-color:#da0878;grid-column:1/-1}.cras-directory-content>#cras-coordenacao-e-cadastro-unico:before{content:"";color:#da0878;background:#fff0f7}.cras-directory-content>p:last-child{color:#665b35;background:#fff7d9;border-radius:13px;align-items:flex-start;gap:8px;margin:12px 0 0;padding:15px 17px;font-size:.75rem;display:flex}.cras-directory-content>p:last-child:before{content:"";color:#bd8d00;font-family:bootstrap-icons;font-size:1rem}.cras-directory-content>p:last-child em{font-style:normal}.cras-directory-content>div[id^=cras-]:before{content:"CRAS";letter-spacing:.03em;font-family:Segoe UI,sans-serif;font-size:.54rem;font-weight:900}.cras-directory-content>#cras-coordenacao-e-cadastro-unico:before{letter-spacing:0;font-family:bootstrap-icons;font-size:1.18rem;font-weight:400}@media (width<=900px){.cras-overview{grid-template-columns:70px minmax(0,1fr)}.cras-overview-icon{width:66px;height:66px}.cras-overview-stats{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}}@media (width<=700px){.cras-directory-content{border-radius:19px;grid-template-columns:1fr;padding:25px 19px}.cras-directory-content>div[id^=cras-]{grid-column:1;padding:19px 17px 18px 68px}.cras-directory-content>h2,.cras-directory-content>h2+p,.cras-directory-content>p:last-child,.cras-directory-content>#cras-coordenacao-e-cadastro-unico{grid-column:1}}@media (width<=520px){.cras-overview{border-radius:19px;grid-template-columns:1fr;gap:15px;padding:25px 21px}.cras-overview-icon{border-radius:17px;width:58px;height:58px;font-size:1.65rem}.cras-overview-stats>div{min-height:76px}}.news-detail{background:#f5f9fc;padding-bottom:70px}.news-article-hero{background:radial-gradient(circle at 90% 15%,#caebfa 0,#0000 25%),linear-gradient(135deg,#eef8fd,#fff);border-bottom:1px solid #dbe8ef;margin-top:15px;padding:38px 0 42px}.news-breadcrumb{color:#668096;align-items:center;gap:8px;margin-bottom:24px;font-size:.76rem;font-weight:700;display:flex}.news-breadcrumb a{color:#3f667d}.news-breadcrumb a:hover{color:#0872b5}.news-breadcrumb i{font-size:.58rem}.news-category-pills{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.news-category-pills a,.news-category-pills span{color:#fff;text-transform:uppercase;letter-spacing:.09em;background:#e80078;border-radius:999px;padding:6px 11px;font-size:.62rem;font-weight:900}.news-article-hero h1{color:#075f9d;letter-spacing:-.035em;max-width:980px;margin:0;font-size:clamp(2rem,4.5vw,4rem);font-weight:900;line-height:1.07}.news-article-lead{color:#4d6c7f;max-width:900px;margin:20px 0 0;font-size:clamp(.95rem,1.6vw,1.18rem);line-height:1.65}.news-article-meta{color:#56758a;flex-wrap:wrap;gap:11px 22px;margin-top:25px;font-size:.76rem;font-weight:600;display:flex}.news-article-meta span{align-items:center;gap:7px;display:flex}.news-article-meta i{color:#278eca;font-size:.9rem}.news-detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;padding-top:34px;display:grid}.news-article-card{background:#fff;border:1px solid #deeaef;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 18px 48px #123e590d}.news-featured-image{background:#e7f1f6;margin:0}.news-featured-image img{object-fit:cover;width:100%;max-height:520px;display:block}.news-article-tools{background:#fbfdfe;border-bottom:1px solid #e4edf2;flex-wrap:wrap;align-items:center;gap:12px;padding:16px 22px;display:flex;position:relative}.news-tool-primary,.news-document-actions button{color:#075f9d;background:#fff;border:1px solid #c8deeb;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.news-tool-primary:hover,.news-document-actions button:hover{background:#edf8fe;border-color:#278eca}.news-tool-primary.is-reading{color:#fff;background:#278eca;border-color:#278eca}.news-tool-primary.is-paused{color:#b74713;background:#fff4ed;border-color:#f16321}.news-share-actions{align-items:center;gap:6px;display:flex}.news-share-actions>span{color:#667e8e;margin-right:2px;font-size:.68rem;font-weight:800}.news-share-actions a,.news-share-actions button{color:#345f78;background:#eaf2f6;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;font-size:.9rem;transition:transform .18s,background .18s,color .18s;display:grid}.news-share-actions a:hover,.news-share-actions button:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.news-share-actions .share-whatsapp:hover{background:#20a967}.news-share-actions .share-telegram:hover{background:#229ed9}.news-share-actions .share-facebook:hover{background:#1877f2}.news-share-actions .share-x:hover{background:#111}.news-share-actions .share-linkedin:hover{background:#0a66c2}.news-share-actions .share-email:hover{background:#e80078}.news-document-actions{gap:6px;margin-left:auto;display:flex}.news-share-feedback{color:#087249;flex-basis:100%;height:0;font-size:.7rem;font-weight:700}.news-share-feedback.is-visible{height:auto}.news-article-content{color:#2c485a;overflow-wrap:anywhere;max-width:none;padding:clamp(25px,4vw,48px);font-family:Instrument Sans,Segoe UI,sans-serif;font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.82}.news-article-content>p:first-child{font-size:1.07em}.news-article-content p{margin:0 0 1.25em}.news-article-content h2,.news-article-content h3,.news-article-content h4{color:#075f9d;margin:1.8em 0 .65em;font-weight:900;line-height:1.25}.news-article-content h2{font-size:1.55em}.news-article-content h3{font-size:1.28em}.news-article-content a{color:#0872b5;text-underline-offset:3px;-webkit-text-decoration:underline #88c9e9;text-decoration:underline #88c9e9}.news-article-content img{border-radius:13px;max-width:100%;height:auto}.news-article-content figure,.news-article-content .article-imported-caption{color:#627b8c;background:#f7fafc;border:1px solid #dbe8ef;border-radius:16px;margin:28px 0;padding:10px;font-size:.78rem;line-height:1.5}.news-article-content figure img{width:100%;margin-bottom:9px;display:block}.news-article-content blockquote{color:#315267;background:#fff9e8;border-left:5px solid #fcc002;border-radius:0 12px 12px 0;margin:28px 0;padding:20px 24px;font-size:1.08em;font-weight:600}.news-article-content iframe{border-radius:14px;max-width:100%}.news-article-footer{border-top:1px solid #e1ebf0;justify-content:space-between;align-items:center;gap:18px;margin:0 42px;padding:23px 0 32px;display:flex}.news-article-footer>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.news-article-footer strong{color:#123e59;margin-right:4px;font-size:.74rem}.news-article-footer a{color:#075f9d;background:#eaf5fb;border-radius:999px;padding:5px 9px;font-size:.66rem;font-weight:800}.news-article-footer button{color:#496a7e;background:#fff;border:1px solid #d4e3eb;border-radius:8px;padding:7px 11px;font-size:.7rem;font-weight:700}.news-sidebar{flex-direction:column;gap:17px;min-width:0;display:flex;position:sticky;top:105px}.news-sidebar-card{background:#fff;border:1px solid #dbe8ef;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #123e590c}.news-search-card{color:#fff;background:linear-gradient(140deg,#075f9d,#278eca);padding:22px}.news-sidebar-kicker{color:#ffdd65;text-transform:uppercase;letter-spacing:.12em;font-size:.61rem;font-weight:900}.news-search-card h2{color:#fff;margin:4px 0 15px;font-size:1.15rem;font-weight:900}.news-search-card form{background:#fff;border-radius:11px;grid-template-columns:minmax(0,1fr) 42px;padding:3px;display:grid}.news-search-card input{color:#294e63;border:0;outline:0;min-width:0;padding:9px 11px;font-size:.78rem}.news-search-card button{color:#0b3c5c;background:#fcc002;border:0;border-radius:8px}.news-sidebar-heading{border-bottom:1px solid #e2ebf0;align-items:center;gap:10px;padding:17px 18px;display:flex}.news-sidebar-heading>i{color:#0872b5;background:#e9f5fb;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.news-sidebar-heading h2{color:#123e59;margin:0;font-size:.95rem;font-weight:900}.news-category-list>a{color:#3d6075;border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;gap:10px;min-height:43px;padding:9px 18px;font-size:.76rem;font-weight:700;display:flex}.news-category-list>a:last-child{border-bottom:0}.news-category-list>a:hover,.news-category-list>a.active{color:#075f9d;background:#eef8fd;text-decoration:none}.news-category-list>a.active{box-shadow:inset 4px 0 #e80078}.news-category-list b{color:#5b7485;background:#eef3f6;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:.62rem;display:grid}.news-mini-list>a{color:#294d63;border-bottom:1px solid #edf2f5;grid-template-columns:31px minmax(0,1fr);align-items:start;gap:10px;padding:13px 17px;display:grid}.news-mini-list>a>span{color:#d90070;background:#fff1f8;border-radius:9px;place-items:center;width:29px;height:29px;font-size:.7rem;font-weight:900;display:grid}.news-mini-list a:hover{text-decoration:none}.news-mini-list a:hover strong{color:#0872b5}.news-mini-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.73rem;line-height:1.35;display:-webkit-box;overflow:hidden}.news-mini-list small{color:#8798a3;margin-top:5px;font-size:.6rem;display:block}.news-latest-list>a{color:#294d63;border-bottom:1px solid #edf2f5;grid-template-columns:45px minmax(0,1fr);align-items:start;gap:10px;padding:13px 17px;display:grid}.news-latest-list time{color:#e80078;text-transform:uppercase;font-size:.62rem;font-weight:900}.news-latest-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.4;display:-webkit-box;overflow:hidden}.news-latest-list a:hover{text-decoration:none}.news-latest-list a:hover strong{color:#0872b5}.news-latest-list .news-view-all{color:#075f9d;justify-content:center;align-items:center;gap:7px;font-weight:900;display:flex}.news-related{padding-top:52px}.news-related-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.news-related-heading span{color:#e80078;text-transform:uppercase;letter-spacing:.11em;font-size:.65rem;font-weight:900}.news-related-heading h2{color:#075f9d;margin:4px 0 0;font-size:clamp(1.45rem,2.5vw,2.1rem);font-weight:900}.news-related-heading>a{color:#0872b5;font-size:.75rem;font-weight:800}.news-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;display:grid}.news-related-grid article{background:#fff;border:1px solid #dce8ee;border-radius:14px;overflow:hidden;box-shadow:0 9px 25px #123e590c}.news-related-grid article>a{color:#1e4359;height:100%;display:block}.news-related-grid article>a:hover{text-decoration:none}.news-related-grid img{object-fit:cover;width:100%;height:145px;display:block}.news-related-grid article div{padding:15px}.news-related-grid article span{color:#e80078;text-transform:uppercase;font-size:.58rem;font-weight:900}.news-related-grid h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:52px;margin:8px 0 11px;font-size:.83rem;font-weight:900;line-height:1.4;display:-webkit-box;overflow:hidden}.news-related-grid time{color:#7b909d;font-size:.61rem}@media (width<=1050px){.news-detail-layout{grid-template-columns:minmax(0,1fr) 290px}.news-share-actions>span{display:none}.news-document-actions{margin-left:0}.news-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.news-detail-layout{grid-template-columns:1fr}.news-sidebar{grid-template-columns:1fr 1fr;display:grid;position:static}.news-search-card{grid-column:1/-1}.news-article-hero{padding:30px 0 34px}.news-article-hero h1{font-size:clamp(2rem,8vw,3.2rem)}}@media (width<=620px){.news-detail{padding-bottom:45px}.news-detail-layout{padding-top:18px}.news-article-card{border-radius:14px}.news-article-tools{padding:13px}.news-tool-primary{width:100%}.news-share-actions{order:3;justify-content:space-between;width:100%}.news-share-actions a,.news-share-actions button{width:36px;height:36px}.news-document-actions{width:100%}.news-document-actions button{flex:1}.news-article-content{padding:25px 19px}.news-article-footer{flex-direction:column;align-items:flex-start;margin:0 19px}.news-sidebar{grid-template-columns:1fr}.news-search-card{grid-column:auto}.news-related{padding-top:38px}.news-related-heading{flex-direction:column;align-items:flex-start}.news-related-grid{grid-template-columns:1fr}.news-related-grid img{height:190px}.news-article-meta{gap:9px 14px}.news-featured-image img{max-height:360px}}@media print{.v2-site-header,.v2-footer,.news-sidebar,.news-article-tools,.news-related,.accessibility-rail,.vlibras-portal-widget,.news-breadcrumb{display:none!important}.news-detail,.news-article-hero{background:#fff!important}.news-article-hero{border:0;padding:0 0 18px}.news-article-hero h1{color:#111;font-size:26pt}.news-article-lead{color:#333}.news-detail-layout{padding:0;display:block}.news-article-card{box-shadow:none;border:0}.news-featured-image img{max-height:420px}.news-article-content{color:#111;padding:20px 0;font-size:11pt}.news-article-footer{margin:0}.news-category-pills a,.news-category-pills span{color:#111;background:#fff;border:1px solid #777}a{color:#111!important;text-decoration:none!important}@page{margin:16mm}}.news-image-unavailable{color:#617b8b;background:#eef5f8;border:1px dashed #cbdde7;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:92px;padding:18px;font-size:.76rem;font-weight:700;display:flex}.news-image-unavailable i{color:#87a5b6;font-size:1.2rem}.news-photo-gallery{background:#f6fafc;border:1px solid #dce8ef;border-radius:17px;margin:4px clamp(19px,4vw,48px) 34px;padding:24px}.news-photo-gallery-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:17px;display:flex}.news-photo-gallery-heading span{color:#e80078;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:900}.news-photo-gallery-heading h2{color:#075f9d;margin:3px 0 0;font-size:1.3rem;font-weight:900}.news-photo-gallery-heading b{color:#075f9d;background:#e6f3fa;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.65rem;display:flex}.news-photo-carousel{background:#123e59;border-radius:13px;overflow:hidden}.news-photo-carousel .carousel-item{margin:0}.news-photo-carousel .carousel-item img{object-fit:contain;background:#102f43;width:100%;height:min(540px,58vw);min-height:300px;display:block}.news-photo-carousel figcaption{color:#fff;background:linear-gradient(#0000,#061e2dd9);padding:30px 18px 14px;font-size:.72rem;position:absolute;bottom:0;left:0;right:0}.news-photo-carousel .carousel-control-prev,.news-photo-carousel .carousel-control-next{opacity:1;background:#075f9de6;border-radius:50%;width:44px;height:44px;top:50%;bottom:auto;transform:translateY(-50%)}.news-photo-carousel .carousel-control-prev{left:13px}.news-photo-carousel .carousel-control-next{right:13px}.news-photo-thumbnails{background:#0d2d40;gap:7px;padding:10px;display:flex;overflow-x:auto}.news-photo-thumbnails button{opacity:.65;background:0 0;border:2px solid #0000;border-radius:7px;flex:0 0 66px;height:48px;padding:2px}.news-photo-thumbnails button.active{opacity:1;border-color:#fcc002}.news-photo-thumbnails img{object-fit:cover;border-radius:4px;width:100%;height:100%}@media (width<=620px){.news-photo-gallery{padding:14px}.news-photo-carousel .carousel-item img{height:65vw;min-height:220px}.news-photo-gallery-heading{flex-direction:column;align-items:flex-start}}.news-category-toggle{text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:34px minmax(0,1fr) 24px;width:100%;padding:15px 17px}.news-category-toggle>span{flex-direction:column;min-width:0;display:flex}.news-category-toggle small{color:#8399a7;text-transform:uppercase;letter-spacing:.08em;font-size:.56rem;font-weight:800}.news-category-toggle strong{color:#123e59;font-size:.95rem;font-weight:900}.news-category-toggle>i:last-child{color:#567689;background:#eef5f8;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.67rem;transition:transform .2s,background .2s;display:grid}.news-category-toggle[aria-expanded=true]{background:#f8fcfe}.news-category-toggle[aria-expanded=true]>i:last-child{color:#fff;background:#e80078;transform:rotate(180deg)}.news-category-panel{background:#f8fbfd;border-top:1px solid #e2ebf0;padding:12px}.news-category-panel[hidden]{display:none}.news-category-filter{background:#fff;border:1px solid #cfdee6;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 30px;align-items:center;margin-bottom:10px;padding:3px 4px 3px 9px;display:grid}.news-category-filter>i{color:#7b98a9;font-size:.78rem}.news-category-filter input{color:#294e63;background:0 0;border:0;outline:0;min-width:0;height:34px;padding:0;font-size:.73rem}.news-category-filter button{color:#5b7889;background:#eef4f7;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;font-size:.68rem;display:grid}.news-category-filter button[hidden]{visibility:hidden}.news-category-options{background:#fff;border:1px solid #e0eaf0;border-radius:10px;max-height:265px;overflow:auto}.news-category-options>a{color:#3d6075;border-bottom:1px solid #edf2f5;justify-content:space-between;align-items:center;gap:10px;min-height:43px;padding:9px 13px;font-size:.76rem;font-weight:700;display:flex}.news-category-options>a:last-child{border-bottom:0}.news-category-options>a:hover,.news-category-options>a.active{color:#075f9d;background:#eef8fd;text-decoration:none}.news-category-options>a.active{box-shadow:inset 4px 0 #e80078}.news-category-options b{color:#5b7485;background:#eef3f6;border-radius:999px;place-items:center;min-width:25px;height:25px;font-size:.62rem;display:grid}.news-category-empty{color:#6b8493;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin:8px 0 0;padding:15px;font-size:.7rem;display:flex}.news-category-empty[hidden]{display:none}.news-category-all{color:#075f9d;justify-content:center;align-items:center;gap:7px;margin-top:10px;padding:8px;font-size:.69rem;font-weight:900;display:flex}.news-category-filter input::-webkit-search-cancel-button{appearance:none}.news-directory-title{padding-bottom:4.4rem}.news-directory{padding-top:0;padding-bottom:70px}.news-directory-filter{z-index:2;background:#fff;border:1px solid #dce8ef;border-radius:18px;grid-template-columns:minmax(0,1.5fr) minmax(230px,.7fr) auto auto;align-items:end;gap:12px;margin:-34px 0 34px;padding:20px;display:grid;position:relative;box-shadow:0 18px 44px #123e5914}.news-directory-filter label{color:#34586d;margin:0 0 7px;font-size:.72rem;font-weight:900;display:block}.news-directory-search>div{background:#f9fbfc;border:1px solid #ccdde6;border-radius:10px;grid-template-columns:38px minmax(0,1fr);align-items:center;height:45px;display:grid}.news-directory-search i{color:#7d9aaa;text-align:center}.news-directory-search input,.news-directory-category select{color:#294d62;background:0 0;border:0;outline:0;width:100%;height:43px;font-size:.8rem}.news-directory-category select{background:#f9fbfc;border:1px solid #ccdde6;border-radius:10px;padding:0 34px 0 12px}.news-directory-submit{color:#fff;background:#087cca;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;height:45px;padding:0 17px;font-size:.73rem;font-weight:900;display:flex}.news-directory-submit:hover{background:#075f9d}.news-directory-clear{color:#b43745;justify-content:center;align-items:center;gap:6px;height:45px;padding:0 10px;font-size:.7rem;font-weight:800;display:flex}.news-category-chips{scrollbar-width:thin;border-top:1px solid #e6edf1;grid-column:1/-1;gap:7px;margin-top:4px;padding-top:14px;display:flex;overflow-x:auto}.news-category-chips a{color:#486b7e;background:#f8fbfc;border:1px solid #d8e5eb;border-radius:999px;flex:none;align-items:center;gap:6px;padding:7px 10px;font-size:.67rem;font-weight:800;display:flex}.news-category-chips a:hover,.news-category-chips a.active{color:#075f9d;background:#eaf6fc;border-color:#278eca;text-decoration:none}.news-category-chips a.active{box-shadow:inset 0 0 0 1px #278eca}.news-category-chips b{color:#6d8796;background:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:.57rem;display:grid}.news-directory-results-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.news-directory-results-heading>div{align-items:baseline;gap:7px;display:flex}.news-directory-results-heading span{color:#e80078;font-size:1.35rem;font-weight:900}.news-directory-results-heading p{color:#4f6d80;margin:0;font-size:.8rem;font-weight:700}.news-directory-results-heading small{color:#748b99;font-size:.7rem}.news-directory-grid .news-card{border:1px solid #dce7ed;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 28px #123e590c}.news-directory-grid .news-card:hover{transform:translateY(-4px);box-shadow:0 17px 36px #123e5918}.news-directory-card-image{position:relative;padding:0!important}.news-directory-card-image>span{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#e80078;border-radius:999px;padding:5px 9px;font-size:.57rem;font-weight:900;position:absolute;bottom:10px;left:12px}.news-directory-grid .news-card>a>div:last-child{flex-direction:column;height:calc(100% - 180px);display:flex}.news-directory-grid .news-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.news-directory-grid .news-card strong{color:#0872b5;align-items:center;gap:6px;margin-top:auto;padding-top:15px;font-size:.68rem;display:flex}.news-directory-empty{text-align:center;background:#f8fbfc;border:1px dashed #cbdde6;border-radius:18px;grid-column:1/-1;padding:55px 20px}.news-directory-empty>i{color:#8db0c2;font-size:2rem}.news-directory-empty h2{color:#123e59;margin:12px 0 6px;font-size:1.2rem}.news-directory-empty p{color:#6d8391}.news-directory-empty a{color:#fff;background:#087cca;border-radius:8px;margin-top:9px;padding:9px 13px;font-size:.72rem;font-weight:800;display:inline-flex}@media (width<=900px){.news-directory-filter{grid-template-columns:1fr 1fr}.news-directory-submit,.news-directory-clear{width:100%}}@media (width<=620px){.news-directory-title{padding-bottom:3.8rem}.news-directory-filter{grid-template-columns:1fr;margin-top:-27px;padding:15px}.news-category-chips{grid-column:1}.news-directory-submit,.news-directory-clear{height:42px}.news-directory-results-heading{flex-direction:column;align-items:flex-start}}.news-push-prompt{z-index:1060;opacity:0;background:#fff;border:1px solid #d9e8ef;border-top:5px solid #e5007e;border-radius:17px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:17px;width:min(620px,100vw - 140px);padding:20px 21px;transition:opacity .25s,transform .25s;display:grid;position:fixed;bottom:22px;right:90px;transform:translateY(25px);box-shadow:0 22px 65px #0b395238}.news-push-prompt[hidden]{display:none}.news-push-prompt.is-visible{opacity:1;transform:none}.news-push-icon{color:#fff;background:linear-gradient(145deg,#e5007e,#ff3d9e);border-radius:16px;place-items:center;width:54px;height:54px;font-size:1.35rem;display:grid;box-shadow:0 9px 22px #e5007e35}.news-push-copy>span{color:#e5007e;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px;font-size:.59rem;font-weight:900;display:block}.news-push-copy h2{color:#123e59;margin:0;font-size:.98rem;font-weight:900;line-height:1.3}.news-push-copy p{color:#617b8b;margin:5px 0 0;font-size:.7rem;line-height:1.45}.news-push-copy small{color:#9b4a16;min-height:0;margin-top:5px;font-size:.64rem;font-weight:700;display:block}.news-push-prompt.is-success .news-push-copy small{color:#087249}.news-push-actions{align-items:center;gap:8px;display:flex}.news-push-actions button{white-space:nowrap;border:0;border-radius:9px;min-height:41px;padding:9px 13px;font-size:.7rem;font-weight:900}.news-push-later{color:#516f80;background:#eef3f6}.news-push-activate{color:#fff;background:#087cca;align-items:center;gap:7px;display:flex}.news-push-activate:hover{background:#075f9d}.news-push-activate:disabled{cursor:wait;opacity:.65}.news-push-prompt.is-loading .news-push-icon i{animation:.8s ease-in-out infinite alternate pushBellPulse}@keyframes pushBellPulse{to{transform:scale(1.18)rotate(8deg)}}@media (width<=720px){.news-push-prompt{grid-template-columns:45px minmax(0,1fr);gap:12px;width:calc(100vw - 24px);padding:16px;bottom:12px;right:12px}.news-push-icon{border-radius:13px;width:44px;height:44px}.news-push-actions{grid-column:1/-1;justify-content:flex-end}.news-push-copy h2{font-size:.88rem}.news-push-copy p{font-size:.66rem}.news-push-actions button{flex:1}}@media print{.news-push-prompt{display:none!important}}.sitemap-page{background:linear-gradient(#eef7fc 0,#fff 490px);padding-bottom:75px}.sitemap-hero{color:#fff;background:radial-gradient(circle at 88% 22%,#65b8e550 0,#0000 26%),linear-gradient(125deg,#064e7f 0%,#0879b8 57%,#278eca 100%);margin-top:15px;padding:46px 0 92px;position:relative;overflow:hidden}.sitemap-hero:before,.sitemap-hero:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.sitemap-hero:before{width:340px;height:340px;bottom:-230px;right:-100px}.sitemap-hero:after{width:190px;height:190px;top:-120px;right:245px}.sitemap-breadcrumb{z-index:1;color:#cfe9f8;align-items:center;gap:8px;margin-bottom:25px;font-size:.7rem;font-weight:700;display:flex;position:relative}.sitemap-breadcrumb a{color:#fff}.sitemap-breadcrumb i{font-size:.54rem}.sitemap-hero-layout{z-index:1;grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:45px;display:grid;position:relative}.sitemap-kicker{color:#ffd54a;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:8px;margin-bottom:13px;font-size:.68rem;font-weight:900;display:inline-flex}.sitemap-hero h1{letter-spacing:-.045em;max-width:790px;margin:0;font-size:clamp(2.45rem,5vw,4.6rem);font-weight:900;line-height:.97}.sitemap-hero p{color:#e0f1fa;max-width:720px;margin:20px 0 0;font-size:1rem;line-height:1.65}.sitemap-live-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff14;border:1px solid #ffffff35;border-radius:18px;grid-template-columns:55px minmax(0,1fr);align-items:center;gap:14px;padding:18px;display:grid}.sitemap-live-card>span{color:#07517f;background:#fcc002;border-radius:15px;place-items:center;width:52px;height:52px;font-size:1.3rem;display:grid}.sitemap-live-card strong,.sitemap-live-card small{display:block}.sitemap-live-card strong{color:#fff;font-size:.83rem}.sitemap-live-card small{color:#d5ecf7;margin-top:4px;font-size:.66rem;line-height:1.45}.sitemap-directory{margin-top:-55px;position:relative}.sitemap-command{z-index:3;background:#fff;border:1px solid #d6e6ee;border-radius:22px;padding:24px;position:relative;box-shadow:0 20px 55px #123e5920}.sitemap-search-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.sitemap-search-heading span{color:#e5007e;letter-spacing:.13em;font-size:.59rem;font-weight:900}.sitemap-search-heading h2{color:#123e59;margin:4px 0 0;font-size:1.25rem;font-weight:900}.sitemap-search-heading>strong{color:#668291;font-size:.66rem}.sitemap-search-control{background:#f8fbfd;border:2px solid #d8e6ed;border-radius:16px;grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;min-height:58px;transition:border-color .2s,box-shadow .2s;display:grid}.sitemap-search-control:focus-within{border-color:#fcc002;box-shadow:0 0 0 4px #fcc0022c}.sitemap-search-control>i{color:#278eca;text-align:center;font-size:1.05rem}.sitemap-search-control input{color:#173f58;background:0 0;border:0;outline:0;width:100%;height:54px;padding:0;font-size:.9rem}.sitemap-search-control input:focus,.sitemap-search-control input:focus-visible,.sitemap-search-control button:focus,.sitemap-search-control button:focus-visible{border:0;box-shadow:none!important;outline:0!important}.sitemap-search-control button{color:#315d75;background:#e8f3f8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.sitemap-filters{scrollbar-width:thin;gap:7px;margin-top:15px;display:flex;overflow-x:auto}.sitemap-filters button{color:#4c6c7e;font:inherit;background:#fff;border:1px solid #d5e4eb;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 12px;font-size:.66rem;font-weight:800;display:inline-flex}.sitemap-filters button:hover,.sitemap-filters button.active{color:#075f9d;background:#e9f6fd;border-color:#278eca}.sitemap-filters button.active{box-shadow:inset 0 0 0 1px #278eca}.sitemap-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:21px 0;display:grid}.sitemap-stats article{background:#fff;border:1px solid #dce8ee;border-radius:16px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex;box-shadow:0 8px 24px #123e5909}.sitemap-stats article>span{color:#0872b5;background:#e8f5fc;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:1.05rem;display:grid}.sitemap-stats article:nth-child(2)>span{color:#5b8e18;background:#eef8e3}.sitemap-stats article:nth-child(3)>span{color:#d50073;background:#fff0f7}.sitemap-stats article:nth-child(4)>span{color:#aa7b00;background:#fff7d9}.sitemap-stats strong,.sitemap-stats small{display:block}.sitemap-stats strong{color:#123e59;font-size:1.3rem;font-weight:900}.sitemap-stats small{color:#6b8392;font-size:.62rem}.sitemap-sections{flex-direction:column;gap:15px;display:flex}.sitemap-section{background:#fff;border:1px solid #d8e6ed;border-radius:20px;box-shadow:0 10px 30px #123e590b}.sitemap-section[hidden]{display:none}.sitemap-section>summary{cursor:pointer;grid-template-columns:52px minmax(0,1fr) auto 30px;align-items:center;gap:14px;min-height:86px;padding:16px 20px;list-style:none;display:grid}.sitemap-section>summary::-webkit-details-marker{display:none}.sitemap-section>summary>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.sitemap-section>summary small{color:#728b99;letter-spacing:.1em;font-size:.57rem;font-weight:900}.sitemap-section>summary strong{color:#123e59;margin-top:3px;font-size:1rem;font-weight:900}.sitemap-section>summary>b{color:#597587;background:#eef5f8;border-radius:999px;padding:6px 10px;font-size:.61rem}.sitemap-section>summary>i:last-child{color:#567587;background:#edf5f8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:.67rem;transition:transform .2s;display:grid}.sitemap-section[open]>summary>i:last-child{color:#fff;background:#075f9d;transform:rotate(180deg)}.sitemap-section[open]>summary{border-bottom:1px solid #e3edf2}.sitemap-section-icon{border-radius:14px;place-items:center;width:50px;height:50px;font-size:1.2rem;display:grid}.sitemap-section-icon.is-blue{color:#0876b7;background:#e7f5fc}.sitemap-section-icon.is-green{color:#63951e;background:#eef8e3}.sitemap-section-icon.is-pink{color:#d90076;background:#fff0f7}.sitemap-section-icon.is-yellow{color:#a87a00;background:#fff7d9}.sitemap-section-icon.is-orange{color:#d95418;background:#fff0e7}.sitemap-section-icon.is-purple{color:#6b45bd;background:#f2edff}.sitemap-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px;display:grid}.sitemap-link-grid>a{color:#244a61;background:#fbfdfe;border:1px solid #dce8ee;border-radius:14px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;min-width:0;min-height:74px;padding:13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.sitemap-link-grid>a:hover{color:#075f9d;border-color:#85c2e1;text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 25px #075f9d12}.sitemap-link-grid>a>i:first-child{color:#0879bd;background:#e9f5fb;border-radius:11px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.sitemap-link-grid>a>span{flex-direction:column;min-width:0;display:flex}.sitemap-link-grid strong{text-overflow:ellipsis;font-size:.76rem;font-weight:900;line-height:1.3;overflow:hidden}.sitemap-link-grid small{color:#78909f;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:.59rem;overflow:hidden}.sitemap-link-grid>a>i:last-child{color:#80a0b1;font-size:.7rem}.sitemap-link-grid.is-featured>a{background:#fff;border-bottom:3px solid #278eca}.sitemap-link-grid.is-featured>a:nth-child(5n+2){border-bottom-color:#8ebb47}.sitemap-link-grid.is-featured>a:nth-child(5n+3){border-bottom-color:#da0878}.sitemap-link-grid.is-featured>a:nth-child(5n+4){border-bottom-color:#fcc002}.sitemap-link-grid.is-featured>a:nth-child(5n+5){border-bottom-color:#f16321}.sitemap-department-grid{padding-bottom:10px}.sitemap-document-box{background:linear-gradient(135deg,#f7fbfd,#eef7fc);border:1px solid #d8e6ed;border-radius:16px;margin:0 18px 18px;padding:16px}.sitemap-document-heading{border-bottom:1px solid #d8e6ed;align-items:center;gap:12px;padding:2px 2px 13px;display:flex}.sitemap-document-heading>span{color:#a87a00;background:#fff2c8;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:1.05rem;display:grid}.sitemap-document-heading small{color:#a87a00;letter-spacing:.1em;font-size:.55rem;font-weight:900}.sitemap-document-heading h3{color:#123e59;margin:1px 0 2px;font-size:.9rem;font-weight:900}.sitemap-document-heading p{color:#6c8594;margin:0;font-size:.63rem}.sitemap-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:13px 0 0}.sitemap-document-grid>a{background:#fff;border-bottom:3px solid #fcc002}.sitemap-document-grid>a:nth-child(2n){border-bottom-color:#278eca}.sitemap-service-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:18px;display:grid}.sitemap-service-group{background:#fbfdfe;border:1px solid #dce8ee;border-radius:16px;min-width:0;overflow:hidden}.sitemap-service-group[hidden]{display:none}.sitemap-service-group-title{color:#21485f;background:#fff;border-bottom:1px solid #e2ebf0;grid-template-columns:45px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:14px;display:grid}.sitemap-service-group-title:hover{text-decoration:none}.sitemap-service-group-title>i:first-child{background:color-mix(in srgb,var(--map-group-color) 13%,white);width:44px;height:44px;color:var(--map-group-color);border-radius:12px;place-items:center;font-size:1.12rem;display:grid}.sitemap-service-group-title>span{flex-direction:column;min-width:0;display:flex}.sitemap-service-group-title strong{font-size:.8rem;font-weight:900}.sitemap-service-group-title small{color:#78909f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.59rem;overflow:hidden}.sitemap-service-group-title>i:last-child{color:var(--map-group-color);font-size:.7rem}.sitemap-service-list{grid-template-columns:1fr 1fr;padding:7px;display:grid}.sitemap-service-list a{color:#48697c;border-radius:9px;grid-template-columns:25px minmax(0,1fr) 13px;align-items:center;gap:7px;min-width:0;padding:9px 8px;font-size:.66rem;font-weight:700;display:grid}.sitemap-service-list a:hover{color:#075f9d;background:#eaf6fc;text-decoration:none}.sitemap-service-list a>i:first-child{color:#278eca}.sitemap-service-list a>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sitemap-service-list a>i:last-child{color:#8ca5b3;font-size:.56rem}.sitemap-news-layout{grid-template-columns:.85fr 1.15fr;gap:18px;padding:18px;display:grid}.sitemap-news-layout h3,.sitemap-access-layout h3{color:#34566a;margin:0 0 11px;font-size:.73rem;font-weight:900}.sitemap-category-list,.sitemap-latest-news,.sitemap-access-list{background:#fbfdfe;border:1px solid #dce8ee;border-radius:13px;overflow:hidden}.sitemap-category-list a{color:#3d6075;border-bottom:1px solid #e8eff3;grid-template-columns:27px minmax(0,1fr) 27px;align-items:center;gap:7px;padding:10px 12px;font-size:.69rem;font-weight:750;display:grid}.sitemap-category-list a:last-child,.sitemap-latest-news a:last-child,.sitemap-access-list a:last-child{border-bottom:0}.sitemap-category-list a:hover,.sitemap-latest-news a:hover,.sitemap-access-list a:hover{color:#075f9d;background:#edf8fd;text-decoration:none}.sitemap-category-list i{color:#e5007e}.sitemap-category-list b{color:#587485;background:#eaf2f6;border-radius:999px;place-items:center;height:25px;font-size:.58rem;display:grid}.sitemap-latest-news a{color:#31576d;border-bottom:1px solid #e8eff3;grid-template-columns:66px minmax(0,1fr) 17px;align-items:center;gap:9px;padding:10px 12px;display:grid}.sitemap-latest-news time{color:#e5007e;font-size:.58rem;font-weight:900}.sitemap-latest-news span{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden}.sitemap-latest-news i{color:#75a0b7;font-size:.65rem}.sitemap-access-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:18px;display:grid}.sitemap-access-list a{color:#3a6075;border-bottom:1px solid #e8eff3;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:10px 12px;font-size:.69rem;font-weight:750;display:grid}.sitemap-access-list a>i:first-child{color:#6d49bd}.sitemap-access-list a>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sitemap-access-list a>i:last-child{color:#8da5b3;font-size:.58rem}[data-sitemap-item][hidden]{display:none!important}.sitemap-empty{text-align:center;background:#f8fbfd;border:1px dashed #afcbd9;border-radius:20px;margin:25px 0;padding:52px 20px}.sitemap-empty i{color:#86afc3;font-size:2rem}.sitemap-empty h2{color:#123e59;margin:10px 0 5px;font-size:1.1rem}.sitemap-empty p{color:#6d8492;font-size:.76rem}.sitemap-empty button{color:#fff;background:#087cca;border:0;border-radius:9px;padding:9px 14px;font-size:.7rem;font-weight:900}.sitemap-help{color:#fff;background:linear-gradient(130deg,#075f9d,#278eca);border-radius:17px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:22px;padding:20px;display:grid}.sitemap-help>i{color:#fcc002;background:#ffffff18;border-radius:13px;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid}.sitemap-help strong,.sitemap-help span{display:block}.sitemap-help strong{font-size:.84rem}.sitemap-help span{color:#d8edf8;margin-top:4px;font-size:.68rem}.sitemap-help>a{color:#075f9d;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:.68rem;font-weight:900;display:inline-flex}.sitemap-help>a:hover{text-decoration:none}@media (width<=900px){.sitemap-hero-layout{grid-template-columns:1fr}.sitemap-hero h1{font-size:clamp(1.45rem,6.7vw,3.4rem);line-height:1.02}.sitemap-hero h1 span{display:block;white-space:nowrap!important}.sitemap-hero h1 br{display:none}.sitemap-live-card{max-width:470px}.sitemap-stats,.sitemap-link-grid{grid-template-columns:1fr 1fr}.sitemap-service-list,.sitemap-news-layout,.sitemap-access-layout{grid-template-columns:1fr}}@media (width<=620px){.sitemap-page{padding-bottom:45px}.sitemap-hero{padding:32px 0 78px}.sitemap-hero-layout{gap:25px}.sitemap-hero h1{font-size:clamp(1.45rem,6.7vw,2rem)}.sitemap-hero p{font-size:.85rem}.sitemap-live-card{grid-template-columns:45px 1fr}.sitemap-live-card>span{width:44px;height:44px}.sitemap-directory{margin-top:-45px}.sitemap-command{border-radius:18px;padding:18px 15px}.sitemap-search-heading{flex-direction:column;align-items:flex-start;gap:6px}.sitemap-search-control{grid-template-columns:39px minmax(0,1fr) 39px}.sitemap-stats{gap:8px}.sitemap-stats article{gap:8px;padding:12px 9px}.sitemap-stats article>span{flex-basis:36px;width:36px;height:36px}.sitemap-stats strong{font-size:1.05rem}.sitemap-stats small{font-size:.54rem}.sitemap-section{border-radius:17px}.sitemap-section>summary{grid-template-columns:43px minmax(0,1fr) 26px;gap:10px;min-height:75px;padding:13px}.sitemap-section-icon{border-radius:12px;width:42px;height:42px}.sitemap-section>summary>b{display:none}.sitemap-section>summary strong{font-size:.85rem}.sitemap-link-grid,.sitemap-service-groups{grid-template-columns:1fr;padding:12px}.sitemap-link-grid>a{min-height:68px}.sitemap-document-box{margin:0 12px 12px;padding:13px}.sitemap-document-grid{padding:12px 0 0}.sitemap-document-heading{align-items:flex-start}.sitemap-news-layout,.sitemap-access-layout{padding:12px}.sitemap-latest-news a{grid-template-columns:58px minmax(0,1fr) 14px}.sitemap-help{grid-template-columns:42px minmax(0,1fr);padding:16px}.sitemap-help>i{width:40px;height:40px}.sitemap-help>a{grid-column:1/-1;justify-content:center}.sitemap-filters{margin-right:-15px;padding-right:15px}}.mobile-portal-dock,.mobile-portal-menu{display:none}@media (width<=991px){.portal-v2{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.portal-v2 .v2-navbar{justify-content:center}.portal-v2 .v2-brand{margin-left:auto;margin-right:auto}.portal-v2 .v2-navbar>.navbar-toggler,.portal-v2 .v2-navbar>#mainMenu{display:none!important}.mobile-portal-dock{right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:1038;-webkit-backdrop-filter:blur(15px);background:#fffffff5;border:1px solid #d6e6ee;border-radius:21px;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;max-width:620px;min-height:68px;margin:auto;padding:7px;display:grid;position:fixed;left:12px;box-shadow:0 15px 42px #04365640}.mobile-portal-dock a,.mobile-portal-dock button{color:#41667c;min-width:0;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 2px;text-decoration:none;display:flex;position:relative}.mobile-portal-dock a.active,.mobile-portal-dock a:active,.mobile-portal-dock button:active{color:#075f9d;background:#e8f5fc}.mobile-portal-dock a.active:after{content:"";background:#e5007e;border-radius:999px;width:17px;height:3px;position:absolute;bottom:1px;left:50%;transform:translate(-50%)}.mobile-portal-dock i{font-size:1.14rem;line-height:1}.mobile-portal-dock span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.58rem;font-weight:800;line-height:1.15;overflow:hidden}.mobile-portal-dock button{color:#fff;background:linear-gradient(145deg,#0879ba,#075f9d)}.mobile-portal-menu{background:#f4f9fc;border:0;border-radius:27px 27px 0 0;max-height:86dvh;display:flex;box-shadow:0 -18px 60px #04304c47;height:min(790px,86dvh)!important}.mobile-portal-menu:before{content:"";background:#c2d5df;border-radius:999px;width:48px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.mobile-portal-menu .offcanvas-header{background:#fff;border-bottom:1px solid #dce8ef;padding:23px 20px 14px}.mobile-menu-heading{align-items:center;gap:12px;display:flex}.mobile-menu-heading img{object-fit:contain;width:75px;height:48px}.mobile-menu-heading span{flex-direction:column;display:flex}.mobile-menu-heading small{color:#e5007e;text-transform:uppercase;letter-spacing:.12em;font-size:.58rem;font-weight:900}.mobile-menu-heading strong{color:#123e59;font-size:1rem;font-weight:900}.mobile-portal-menu .offcanvas-body{padding:16px 18px calc(28px + env(safe-area-inset-bottom));overflow-y:auto}.mobile-access-shortcuts{background:linear-gradient(140deg,#fafdff,#eaf6fc);border:1px solid #d6e7ef;border-radius:18px;padding:17px;box-shadow:0 10px 28px #123e5914}.mobile-menu-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:13px;display:flex}.mobile-menu-section-heading>span{color:#075f9d;align-items:center;gap:8px;display:flex}.mobile-menu-section-heading>span i{color:#e5007e;font-size:1rem}.mobile-menu-section-heading strong{font-size:.84rem;font-weight:900}.mobile-menu-section-heading small{color:#698393;font-size:.62rem}.mobile-access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.mobile-access-grid button,.mobile-access-grid>a{color:#164a69;min-height:76px;font:inherit;background:#fff;border:1px solid #c9e0ec;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 5px;display:flex;box-shadow:0 5px 13px #123e590f}.mobile-access-grid button i,.mobile-access-grid>a i{color:#087cca;font-size:1.25rem}.mobile-access-grid button span,.mobile-access-grid>a span{text-align:center;font-size:.64rem;font-weight:800;line-height:1.2}.mobile-access-grid button.active,.mobile-access-grid button.pending{color:#075f9d;background:#e6f4fb;border-color:#278eca}.mobile-access-grid button.active i{color:#e5007e}.mobile-menu-socials{background:#fff5fa;border:1px solid #f0c5dc;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding:10px 13px;display:flex}.mobile-menu-socials>span{color:#9f165e;font-size:.66rem;font-weight:900}.mobile-menu-socials>div{align-items:center;gap:7px;display:flex}.mobile-menu-socials a{color:#fff;background:#e5007e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.9rem;display:grid;box-shadow:0 5px 12px #e5007e33}.mobile-menu-socials a:hover,.mobile-menu-socials a:active{color:#fff;background:#b90066;text-decoration:none;transform:translateY(-1px)}.mobile-menu-links{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.mobile-menu-links a{color:#244d65;background:#fff;border:1px solid #dce8ef;border-radius:13px;grid-template-columns:35px minmax(0,1fr) 14px;align-items:center;gap:8px;min-width:0;min-height:58px;padding:10px;display:grid;box-shadow:0 6px 18px #123e590d}.mobile-menu-links a:hover,.mobile-menu-links a:active{background:#eef8fd;border-color:#84bfdf;text-decoration:none}.mobile-menu-links a>i:first-child{color:#087cca;background:#eaf5fb;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.mobile-menu-links a>span{text-overflow:ellipsis;font-size:.69rem;font-weight:800;line-height:1.25;overflow:hidden}.mobile-menu-links a>i:last-child{color:#91a8b5;font-size:.63rem}.portal-v2 .access-buttons{display:none!important}.portal-v2 .vlibras-portal-widget [vw-access-button]{opacity:0!important;pointer-events:none!important;bottom:-100px!important;right:-100px!important}.portal-v2 .voice-feedback{right:12px;bottom:calc(93px + env(safe-area-inset-bottom));width:auto;left:12px}.portal-v2 .news-push-prompt{bottom:calc(93px + env(safe-area-inset-bottom))}}@media (width<=430px){.mobile-portal-dock{right:7px;bottom:calc(7px + env(safe-area-inset-bottom));border-radius:18px;padding:6px 4px;left:7px}.mobile-portal-dock span{font-size:.54rem}.mobile-menu-links{grid-template-columns:1fr}.mobile-portal-menu{max-height:89dvh;height:min(760px,89dvh)!important}}@media print{.mobile-portal-dock,.mobile-portal-menu{display:none!important}.portal-v2{padding-bottom:0!important}}
