:root{--atlas-blue:#123e8a;--atlas-dark:#0a2248;--atlas-bg:#f7f9fc;--atlas-text:#202733;--atlas-muted:#5e6a7d;--atlas-red:#c62828;--atlas-green:#15965a;--atlas-orange:#f59e0b;--atlas-card:#fff;--atlas-radius:24px;--atlas-shadow:0 16px 46px rgba(10,34,72,.09);--atlas-container:1320px}.atlas-container,.ss-container{width:min(var(--atlas-container),calc(100% - 40px));margin-inline:auto}.atlas-empty{color:var(--atlas-muted);margin:0}.atlas-section{margin-bottom:30px}.atlas-section-head,.atlas-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.atlas-section-head h2,.atlas-card-head h2{font-family:Sora,Inter,sans-serif;font-size:22px;line-height:1.15;color:var(--atlas-dark);margin:0;text-transform:uppercase;letter-spacing:-.02em}.atlas-section-head h2:after{content:"";display:block;width:56px;height:3px;background:var(--atlas-red);border-radius:99px;margin-top:10px}.atlas-section-head a,.atlas-card-head a{display:inline-flex;align-items:center;gap:8px;color:var(--atlas-red);font-size:12px;text-transform:uppercase;text-decoration:none;font-weight:900}.atlas-section-head svg,.atlas-card-head svg{width:16px;height:16px;fill:currentColor}.atlas-card,.atlas-alert-card,.atlas-banner{display:block;background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:22px;box-shadow:0 12px 38px rgba(10,34,72,.07);padding:22px;margin-bottom:22px}.atlas-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border:0;border-radius:18px;text-decoration:none;font-weight:900;cursor:pointer;transition:.2s ease}.atlas-btn svg{width:17px;height:17px;fill:currentColor}.atlas-btn-primary{background:var(--atlas-blue);color:#fff}.atlas-btn-primary:hover{background:var(--atlas-dark);color:#fff}

/* Hero */.atlas-hero-slider{position:relative;display:block;width:100%;overflow:hidden;background:var(--atlas-dark)}.atlas-hero-track{position:relative;min-height:650px;background:var(--atlas-dark)}.atlas-hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;pointer-events:none;background-size:cover;background-position:center center;padding:70px max(40px,calc((100vw - 1320px)/2)) 112px;transition:opacity .45s ease}.atlas-hero-slide.is-active{opacity:1;pointer-events:auto;z-index:1}.atlas-hero-content{width:min(640px,100%);color:#fff}.atlas-pill{display:inline-flex;align-items:center;border-radius:999px;padding:8px 13px;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px}.atlas-pill-red{background:var(--atlas-red);color:#fff}.atlas-hero h1{font-family:Sora,Inter,sans-serif;font-size:clamp(38px,4vw,62px);line-height:1.06;letter-spacing:-.052em;color:#fff;margin:0}.atlas-hero p{font-size:17px;line-height:1.55;color:rgba(255,255,255,.88);max-width:540px;margin:20px 0 26px}.atlas-hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.atlas-hero-nav{width:48px;height:48px;display:inline-grid;place-items:center;border:0;border-radius:18px;background:#fff;color:var(--atlas-blue);cursor:pointer;transition:.2s ease}.atlas-hero-nav svg{width:20px;height:20px;fill:currentColor}.atlas-hero-nav:hover{background:var(--atlas-blue);color:#fff}

/* Serviços */.ss-services{position:relative;z-index:8;margin-top:-64px;margin-bottom:46px}.ss-services-grid{display:grid;grid-template-columns:repeat(6,1fr);align-items:stretch;background:#fff;border:1px solid rgba(10,34,72,.06);border-radius:26px;overflow:hidden;box-shadow:0 18px 55px rgba(10,34,72,.13)}.ss-service-card{min-height:192px;height:100%;padding:28px 18px 24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;text-decoration:none;border-right:1px solid rgba(10,34,72,.08);transition:.2s ease}.ss-service-card:last-child{border-right:0}.ss-service-card:hover{background:#f4f8ff;transform:translateY(-2px)}.ss-service-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border-radius:999px;background:#edf4ff;color:var(--atlas-blue);margin-bottom:14px}.ss-service-icon .dashicons{width:32px;height:32px;font-size:32px;line-height:32px;color:currentColor}.ss-service-card strong{min-height:40px;display:flex;align-items:flex-start;justify-content:center;font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);font-size:15px;line-height:1.25;margin:0 0 8px}.ss-service-card small{display:block;max-width:150px;color:var(--atlas-muted);font-size:13px;line-height:1.42;margin:0}

/* Home e notícias */.atlas-home{background:var(--atlas-bg)}.atlas-home-main{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;padding-top:0}.atlas-latest-card{background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:28px;box-shadow:0 14px 44px rgba(10,34,72,.075);padding:24px 26px 28px}.atlas-latest-head{margin-bottom:20px}.atlas-latest-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:20px;align-items:start}.atlas-latest-main{display:block;text-decoration:none;color:var(--atlas-text)}.atlas-latest-main img{display:block;width:100%;height:360px;object-fit:cover;object-position:center;border-radius:18px;background:#e8edf5}.atlas-latest-main-body{padding:18px 0 0}.atlas-latest-main span,.atlas-latest-side span{display:block;color:var(--atlas-red);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.02em;margin-bottom:7px}.atlas-latest-main strong{display:block;font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);font-size:22px;line-height:1.2;letter-spacing:-.035em}.atlas-latest-main p{color:var(--atlas-muted);line-height:1.5;margin:10px 0 0;max-width:92%}.atlas-latest-main small,.atlas-latest-side small{display:block;color:var(--atlas-muted);font-size:12px;margin-top:8px}.atlas-latest-side{display:grid;grid-template-rows:repeat(4,auto);gap:0}.atlas-latest-side-item{display:grid;grid-template-columns:116px minmax(0,1fr);gap:14px;align-items:center;text-decoration:none;color:var(--atlas-text);padding:0 0 14px;margin-bottom:14px;border-bottom:1px solid rgba(10,34,72,.08)}.atlas-latest-side-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.atlas-latest-side-item img{display:block;width:116px;height:82px;object-fit:cover;object-position:center;border-radius:14px;background:#e8edf5}.atlas-latest-side-item strong{display:block;font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);font-size:14px;line-height:1.25;letter-spacing:-.02em}.atlas-news-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(260px,.92fr);gap:22px}.atlas-news-list{display:grid;gap:12px}.atlas-post-card{display:grid;grid-template-columns:126px 1fr;gap:14px;background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:18px;overflow:hidden;text-decoration:none;color:var(--atlas-text);box-shadow:0 10px 28px rgba(10,34,72,.055)}.atlas-post-card img{width:100%;height:100%;min-height:104px;object-fit:cover;background:#e8edf5}.atlas-post-card-body{padding:14px 15px}.atlas-post-card span{display:block;color:var(--atlas-red);font-size:11px;font-weight:900;text-transform:uppercase;margin-bottom:7px}.atlas-post-card strong{display:block;font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);line-height:1.28;font-size:15px}.atlas-post-card p{color:var(--atlas-muted);line-height:1.55;margin:12px 0}.atlas-post-card small{display:block;margin-top:9px;color:var(--atlas-muted);font-size:12px}.atlas-post-card.is-large{display:block}.atlas-post-card.is-large img{height:285px;min-height:auto}.atlas-post-card.is-large .atlas-post-card-body{padding:22px}.atlas-post-card.is-large strong{font-size:24px;letter-spacing:-.035em}

/* Agenda, alerta e banner */.atlas-event-row{display:grid;grid-template-columns:62px 1fr 18px;gap:14px;align-items:center;text-decoration:none;color:var(--atlas-text);padding:14px 0;border-bottom:1px solid rgba(10,34,72,.08)}.atlas-event-row:last-child{border-bottom:0}.atlas-event-row svg{width:18px;height:18px;fill:var(--atlas-dark)}.atlas-event-date{display:grid;place-items:center;border:1px solid rgba(18,62,138,.18);border-radius:14px;padding:8px 4px;color:var(--atlas-red)}.atlas-event-date strong{font-family:Sora,Inter,sans-serif;font-size:24px;line-height:1}.atlas-event-date em{font-style:normal;font-weight:900;text-transform:uppercase;font-size:11px;color:var(--atlas-blue)}.atlas-event-info strong{display:block;color:var(--atlas-dark);font-weight:900}.atlas-event-info small{display:block;color:var(--atlas-muted);margin-top:4px}.atlas-alert-card{color:#fff;border:0}.atlas-alert-card.is-info{background:var(--atlas-blue)}.atlas-alert-card.is-urgent{background:var(--atlas-red)}.atlas-alert-card.is-benefit{background:var(--atlas-green)}.atlas-alert-card.is-assembly{background:var(--atlas-orange)}.atlas-alert-title{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.atlas-alert-title svg{width:18px;height:18px;fill:currentColor}.atlas-alert-card h3{font-family:Sora,Inter,sans-serif;margin:0 0 12px;color:#fff}.atlas-alert-card p{color:rgba(255,255,255,.88);line-height:1.5}.atlas-alert-card a{color:#fff;font-weight:900}.atlas-banner{padding:0;overflow:hidden}.atlas-banner img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}

/* Mídias e artigos */.atlas-media-articles{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px}.atlas-video-thumb{position:relative;display:block;width:100%;border:0;padding:0;background:transparent;border-radius:18px;overflow:hidden;cursor:pointer}.atlas-video-thumb img{display:block;width:100%;height:300px;object-fit:cover;background:#e8edf5}.atlas-video-thumb span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:66px;height:66px;display:grid;place-items:center;border-radius:999px;background:#fff;color:var(--atlas-blue);font-size:24px;box-shadow:0 14px 35px rgba(0,0,0,.22)}.atlas-video-item h3,.atlas-video-card h3{font-family:Sora,Inter,sans-serif;font-size:24px;line-height:1.25;letter-spacing:-.03em;color:var(--atlas-dark);margin:18px 0 10px}.atlas-video-item p,.atlas-video-card p{color:var(--atlas-muted);line-height:1.55;margin:0}.atlas-article-row{display:block;text-decoration:none;color:var(--atlas-text);padding:15px 0;border-bottom:1px solid rgba(10,34,72,.08)}.atlas-article-row:last-child{border-bottom:0}.atlas-article-row strong{display:block;font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);font-size:16px;line-height:1.35}.atlas-article-row small{display:block;color:var(--atlas-muted);margin-top:6px}.atlas-video-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(5,14,30,.82);padding:24px}.atlas-video-modal.is-open{display:flex}.atlas-video-modal__inner{width:min(960px,100%);aspect-ratio:16/9;background:#000;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px rgba(0,0,0,.35)}.atlas-video-modal iframe{width:100%;height:100%;border:0}.atlas-video-modal__close{position:absolute;right:24px;top:20px;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:var(--atlas-dark);font-size:28px;line-height:1;cursor:pointer}

/* Convênios, Instagram, newsletter e páginas */.atlas-logo-marquee{overflow:hidden;background:#fff;border-radius:22px;border:1px solid rgba(10,34,72,.08);box-shadow:0 12px 38px rgba(10,34,72,.07)}.atlas-logo-marquee>div{display:flex;gap:36px;align-items:center;padding:26px;animation:atlas-marquee 28s linear infinite}.atlas-logo-marquee a{flex:0 0 150px;display:grid;place-items:center}.atlas-logo-marquee img{max-width:150px;max-height:76px;object-fit:contain;filter:grayscale(1);opacity:.85}@keyframes atlas-marquee{from{transform:translateX(0)}to{transform:translateX(-35%)}}.atlas-instagram-block{background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:22px;padding:24px;box-shadow:0 12px 38px rgba(10,34,72,.07)}.atlas-instagram-block p{color:var(--atlas-muted);margin:0}.atlas-newsletter{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:center;background:var(--atlas-blue);color:#fff;border-radius:28px;padding:34px;margin:34px 0}.atlas-newsletter h2{font-family:Sora,Inter,sans-serif;font-size:30px;color:#fff;margin:8px 0}.atlas-newsletter p{color:rgba(255,255,255,.85);margin:0}.atlas-newsletter span svg{width:28px;height:28px;fill:#fff}.atlas-newsletter-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.atlas-newsletter-form input{min-height:48px;border:0;border-radius:14px;padding:0 16px}.atlas-newsletter-form button{min-height:48px;border:0;border-radius:14px;background:#fff;color:var(--atlas-blue);font-weight:900;padding:0 20px}.atlas-page-block{width:min(1100px,calc(100% - 40px));margin:40px auto}.atlas-faq details{background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:18px;padding:18px 20px;margin-bottom:12px}.atlas-faq summary{font-weight:900;color:var(--atlas-dark);cursor:pointer}.atlas-press-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px}.atlas-contact-item{border-top:1px solid rgba(10,34,72,.08);padding-top:16px;margin-top:16px}.atlas-more-news-row{display:grid;grid-template-columns:88px 1fr;gap:12px;text-decoration:none;color:var(--atlas-text);padding:12px 0;border-bottom:1px solid rgba(10,34,72,.08)}.atlas-more-news-row img{width:88px;height:72px;object-fit:cover;border-radius:12px}.atlas-more-news-row em{display:block;color:var(--atlas-red);font-style:normal;font-weight:900;font-size:11px;text-transform:uppercase}.atlas-more-news-row strong{display:block;color:var(--atlas-dark);font-family:Sora,Inter,sans-serif;font-size:14px;line-height:1.28}.atlas-author-box{display:grid;grid-template-columns:96px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid rgba(10,34,72,.08);border-radius:22px;padding:20px;margin:24px 0}.atlas-author-box img{width:96px;height:96px;border-radius:999px;object-fit:cover}.atlas-author-box h3{font-family:Sora,Inter,sans-serif;color:var(--atlas-dark);margin:0 0 4px}.atlas-author-box p{color:var(--atlas-muted);margin:8px 0}.atlas-author-links{display:flex;gap:12px;flex-wrap:wrap}.atlas-author-links a{color:var(--atlas-blue);font-weight:800;text-decoration:none}

@media(max-width:1100px){.atlas-home-main,.atlas-media-articles{grid-template-columns:1fr}.ss-services{margin-top:-46px}.ss-services-grid{grid-template-columns:repeat(3,1fr)}.ss-service-card:nth-child(3n){border-right:0}.ss-service-card:nth-child(-n+3){border-bottom:1px solid rgba(10,34,72,.08)}.atlas-latest-layout{grid-template-columns:1fr}.atlas-latest-main img{height:320px}.atlas-latest-side{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:16px;margin-top:4px}.atlas-latest-side-item{margin:0;padding:0 0 16px}.atlas-news-grid{grid-template-columns:1fr}.atlas-news-list{grid-template-columns:repeat(2,1fr)}.atlas-press-grid{grid-template-columns:1fr}}
@media(max-width:760px){.atlas-container,.ss-container{width:min(100% - 28px,var(--atlas-container))}.atlas-hero-track{min-height:530px}.atlas-hero-slide{align-items:flex-end;background-position:center center;padding:34px 22px 86px}.atlas-hero h1{font-size:clamp(30px,9vw,42px);line-height:1.1}.atlas-hero p{font-size:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.atlas-hero-actions{gap:8px}.atlas-btn{min-height:44px;padding:0 18px}.atlas-hero-nav{width:44px;height:44px;border-radius:16px}.ss-services{margin-top:-30px;margin-bottom:32px}.ss-services-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ss-service-card{min-width:184px;border-bottom:0!important;border-right:1px solid rgba(10,34,72,.08)!important;scroll-snap-align:start}.atlas-latest-card{display:block;padding:18px;border-radius:24px}.atlas-latest-layout{display:block}.atlas-latest-main img{height:210px}.atlas-latest-main strong{font-size:20px}.atlas-latest-main p{font-size:14px}.atlas-latest-side{display:block;margin-top:18px}.atlas-latest-side-item{grid-template-columns:96px 1fr;gap:12px;padding:14px 0;margin:0}.atlas-latest-side-item img{width:96px;height:72px;border-radius:12px}.atlas-latest-side-item strong{font-size:14px}.atlas-post-card,.atlas-post-card.is-large{display:block}.atlas-post-card img,.atlas-post-card.is-large img{height:210px;min-height:auto}.atlas-post-card.is-large strong{font-size:22px}.atlas-news-list{grid-template-columns:1fr}.atlas-video-thumb img{height:230px}.atlas-video-item h3,.atlas-video-card h3{font-size:22px}.atlas-newsletter{grid-template-columns:1fr;padding:26px 22px}.atlas-newsletter-form{grid-template-columns:1fr}.atlas-card,.atlas-alert-card{padding:20px}.atlas-author-box{grid-template-columns:1fr;text-align:center}.atlas-author-box img{margin:auto}.atlas-author-links{justify-content:center}}
