@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--rev-primary:#d71920;--rev-primary-dark:var(--rev-primary);--rev-secondary:var(--rev-primary);--rev-dark:#090b0f;--rev-dark-2:#11151b;--rev-text:#151515;--rev-muted:#667085;--rev-line:#e9edf2;--rev-soft:#f7f7f8;--rev-radius:18px;--rev-shadow:0 18px 45px rgba(0,0,0,.15);--rev-container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--rev-text);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.rev-container{width:min(var(--rev-container),calc(100% - 48px));margin:0 auto}.rev-header{background:#090b0f;color:#fff;position:relative;z-index:50}.rev-topbar{height:34px;border-bottom:1px solid rgba(255,255,255,.07);font-size:12px}.rev-topbar-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.rev-toplinks{display:flex;gap:18px;align-items:center}.rev-toplinks a{opacity:.88}.rev-toplinks a:hover{color:#fff}.rev-brandbar{background:#090b0f}.rev-brandbar-inner{min-height:92px;display:flex;align-items:center;gap:28px}.rev-brand{display:flex;align-items:center;min-width:180px}.rev-brand img{max-width:165px;max-height:68px;object-fit:contain}.rev-logo-text{display:inline-flex;gap:8px;align-items:center;color:#fff;line-height:.82}.rev-logo-text:before{content:'';width:5px;height:54px;border-radius:99px;background:var(--rev-primary);box-shadow:10px 0 0 rgba(255,255,255,.18)}.rev-logo-text b{font-size:11px;letter-spacing:.8px;display:block}.rev-logo-text strong{font-size:26px;letter-spacing:-1.6px;display:block}.rev-header-ad{flex:1;background:#fff;color:#951418;border-radius:4px;height:58px;display:grid;place-items:center;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.2)}.rev-header-ad strong{font-weight:900;font-size:15px}.rev-header-ad span{display:block;color:#555;font-size:12px;margin-top:-14px}.rev-social-head{display:flex;align-items:center;gap:8px;font-size:12px;white-space:nowrap}.rev-social-head a,.rev-foot-social a,.rev-social a{width:23px;height:23px;border-radius:50%;display:inline-grid;place-items:center;background:#f2a900;color:#111;font-weight:900}.rev-mainnav{background:#0b0e13;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.rev-nav-inner{height:62px;display:flex;align-items:center;gap:18px}.rev-home-icon{display:none}.rev-menu-btn,.rev-search-btn{width:54px;height:54px;border:0;border-radius:10px;background:var(--rev-primary);color:#fff;display:grid;place-items:center;font-size:24px;cursor:pointer;transition:.25s}.rev-menu-btn:hover,.rev-search-btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.rev-menu-main{display:flex;align-items:center;gap:30px;flex:1}.rev-menu-main a{font-weight:800;font-size:14px;padding:21px 0 18px;border-bottom:3px solid transparent}.rev-menu-main a:hover,.rev-menu-main a.active{color:#fff;border-color:var(--rev-primary)}.rev-collab{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--rev-primary);font-size:12px;font-weight:900;border-radius:6px;padding:10px 16px}.rev-menu-modal{position:fixed;inset:0;z-index:100;opacity:0;pointer-events:none;transition:.25s}.rev-menu-modal.show{opacity:1;pointer-events:auto}.rev-menu-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.66);backdrop-filter:blur(5px)}.rev-menu-panel{position:absolute;top:0;left:0;width:min(420px,92vw);height:100%;background:#090b0f;color:#fff;padding:28px;transform:translateX(-110%);transition:.3s;box-shadow:30px 0 90px rgba(0,0,0,.45);overflow:auto}.rev-menu-modal.show .rev-menu-panel{transform:translateX(0)}.rev-menu-panel-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:18px;margin-bottom:20px}.rev-menu-panel-head span{color:var(--rev-primary);font-weight:900;font-size:12px}.rev-menu-panel-head strong{display:block;font-size:24px}.rev-menu-panel-head button{background:none;border:0;color:#fff;font-size:36px;cursor:pointer}.rev-menu-grid{display:grid;gap:10px}.rev-menu-grid a{padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.06);font-weight:800}.rev-menu-grid a:hover{background:var(--rev-primary)}
.rev-section{padding:72px 0;background:#fff}.rev-section.soft{background:#f8f8f8}.rev-section.dark{background:#090c10;color:#fff}.rev-section.red{background:linear-gradient(135deg,#8e0d12,#bf1a1f);color:#fff}.rev-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px;gap:18px}.rev-kicker{display:block;color:var(--rev-primary);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.6px;margin-bottom:8px}.rev-section h2,.rev-title{font-size:25px;line-height:1.05;text-transform:uppercase;margin:0;font-weight:900;letter-spacing:-.5px;position:relative}.rev-section h2:after,.rev-title:after{content:'';display:block;width:48px;height:3px;border-radius:3px;background:var(--rev-primary);margin-top:10px}.rev-link-more{color:var(--rev-primary);font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.rev-btn{display:inline-flex;align-items:center;gap:10px;border:0;border-radius:999px;background:var(--rev-primary);color:#fff;font-weight:900;text-transform:uppercase;font-size:12px;padding:13px 22px;box-shadow:0 12px 26px rgba(215,25,32,.3);transition:.25s}.rev-btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.rev-btn.outline{background:transparent;border:1px solid var(--rev-primary);color:var(--rev-primary);box-shadow:none}.rev-btn.dark{background:#0d1117}.rev-hero{position:relative;min-height:520px;background:#080a0d;color:#fff;overflow:hidden}.rev-hero-slide{min-height:520px;background-size:cover;background-position:center;display:flex;align-items:center;position:relative}.rev-hero-slide:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.52) 48%,rgba(0,0,0,.22) 100%)}.rev-hero-content{position:relative;z-index:2;padding:70px 0}.rev-hero .rev-kicker{color:#ff2b33}.rev-hero h1{font-size:64px;line-height:.95;max-width:760px;margin:0 0 20px;font-weight:900;letter-spacing:-3px}.rev-hero p{max-width:640px;color:#fff;font-size:17px;line-height:1.55;margin:0 0 24px}.rev-hero-dots{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:3}.rev-hero-dots button,.rev-hero-dots span{width:11px;height:11px;border-radius:50%;border:0;background:rgba(255,255,255,.75)}.rev-hero-dots .active{background:var(--rev-primary)}.rev-about-band{padding:52px 0;background:#fff}.rev-about-row{display:grid;grid-template-columns:280px 1fr auto;gap:52px;align-items:center}.rev-about-row h2{font-size:26px;text-transform:uppercase;line-height:1.08;margin:0}.rev-about-row p{color:#475467;line-height:1.65;margin:0}.rev-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rev-card{position:relative;display:block;background:#111;color:#fff;border-radius:12px;overflow:hidden;min-height:300px;box-shadow:0 12px 35px rgba(0,0,0,.16);isolation:isolate;transition:.28s}.rev-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(0,0,0,.22)}.rev-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:.5s}.rev-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 10%,rgba(0,0,0,.86) 100%);z-index:-1}.rev-card:hover img{transform:scale(1.05)}.rev-card-body{position:absolute;left:0;right:0;bottom:0;padding:22px}.rev-tag{display:inline-flex;background:var(--rev-primary);color:#fff;border-radius:4px;padding:6px 9px;font-size:10px;line-height:1;font-weight:900;text-transform:uppercase;margin-bottom:12px}.rev-card h3{font-size:22px;line-height:1.08;margin:0 0 10px;font-weight:900;letter-spacing:-.6px}.rev-card p{font-size:13.5px;color:rgba(255,255,255,.86);line-height:1.45;margin:0 0 14px}.rev-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:11px;font-weight:800;color:rgba(255,255,255,.78);text-transform:uppercase}.rev-meta .dot{width:4px;height:4px;border-radius:50%;background:var(--rev-primary)}.rev-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.rev-feature-card{min-height:250px;border:1px solid rgba(255,255,255,.35)}.rev-feature-card .rev-play{position:absolute;right:24px;bottom:24px;width:46px;height:46px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:18px;background:rgba(0,0,0,.15)}.rev-photo-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.rev-photo{height:150px;border-radius:12px;overflow:hidden;box-shadow:0 10px 26px rgba(0,0,0,.16)}.rev-photo img{width:100%;height:100%;object-fit:cover;transition:.45s}.rev-photo:hover img{transform:scale(1.08)}.rev-filter-pills{display:flex;gap:10px;flex-wrap:wrap}.rev-filter-pills span,.rev-filter-pills a{padding:8px 14px;border-radius:999px;border:1px solid #d8dce3;font-size:12px;font-weight:700;background:#fff}.rev-filter-pills .active{background:var(--rev-primary);color:#fff;border-color:var(--rev-primary)}.rev-interview-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.rev-interview-card{min-height:230px;border:1px solid rgba(255,255,255,.18)}.rev-agenda-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.rev-event-card{background:#0e1117;color:#fff;border-radius:12px;overflow:hidden;min-height:300px;position:relative;box-shadow:0 14px 35px rgba(0,0,0,.18);padding:16px;display:flex;flex-direction:column;justify-content:end}.rev-event-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.rev-event-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.88))}.rev-event-body{position:relative}.rev-datebox{position:absolute;top:14px;left:14px;background:var(--rev-primary);color:#fff;border-radius:8px;padding:8px 9px;text-align:center;font-weight:900;line-height:.95;z-index:2}.rev-datebox b{font-size:22px;display:block}.rev-datebox span{font-size:11px}.rev-event-card h3{font-size:17px;margin:0 0 8px}.rev-event-card p{font-size:12px;color:rgba(255,255,255,.8);line-height:1.4}.rev-event-card .rev-btn{padding:9px 13px;font-size:10px;box-shadow:none}.rev-production-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.rev-production-card{min-height:170px}.rev-partners{display:flex;align-items:center;justify-content:space-between;gap:26px;filter:grayscale(1);opacity:.8}.rev-partner{min-width:90px;display:grid;place-items:center}.rev-partner img{max-height:58px;object-fit:contain}.rev-partner strong{font-size:20px;color:#444}.rev-page-hero{min-height:360px;background:#080a0d;color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.rev-page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.62),rgba(0,0,0,.25));z-index:1}.rev-page-hero:after{content:'';position:absolute;inset:0;background:var(--hero-img, url('../img/default-magazine.svg')) center/cover;opacity:.58;z-index:0}.rev-page-hero .rev-container{position:relative;z-index:2}.rev-page-hero h1{font-size:66px;letter-spacing:-3px;line-height:.95;margin:0 0 18px}.rev-page-hero p{font-size:17px;max-width:650px;color:#f2f4f7;line-height:1.55}.rev-breadcrumb{font-size:12px;margin-bottom:16px;color:rgba(255,255,255,.75);font-weight:800}.rev-breadcrumb a{color:var(--rev-primary)}.rev-category-feature{display:grid;grid-template-columns:2fr 1fr;gap:36px;align-items:center;margin-bottom:52px}.rev-category-feature .rev-card{min-height:420px}.rev-editorial-box h3{font-size:28px;line-height:1.1;margin:0 0 16px}.rev-editorial-box p{color:#475467;line-height:1.75}.rev-category-layout{display:grid;grid-template-columns:1fr 300px;gap:42px;align-items:start}.rev-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rev-category-grid .rev-card{min-height:330px}.rev-side-list{position:sticky;top:20px}.rev-side-list h3{font-size:18px;margin:0 0 20px;text-transform:uppercase}.rev-side-item{display:grid;grid-template-columns:84px 1fr;gap:14px;margin-bottom:18px;align-items:center}.rev-side-item img{height:74px;width:84px;object-fit:cover;border-radius:9px}.rev-side-item b{color:var(--rev-primary);font-size:20px}.rev-side-item strong{font-size:13px;line-height:1.25}.rev-newsletter-card{background:linear-gradient(135deg,#15171d,#2a0b0d);color:#fff;border-radius:14px;padding:28px;margin-top:30px}.rev-newsletter-card input,.rev-foot-card input{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;border-radius:8px;padding:13px;margin:14px 0}.rev-newsletter-card button,.rev-foot-card button{width:100%;border:0;background:var(--rev-primary);color:#fff;border-radius:8px;padding:13px;font-weight:900;text-transform:uppercase}.rev-page-special{display:grid;gap:34px}.rev-two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.rev-wide-card{min-height:360px}.rev-quote-band{background:linear-gradient(135deg,#9a1117,#c91e25);color:#fff;border-radius:14px;padding:34px 42px;font-size:24px;font-weight:800;line-height:1.25}.rev-article-hero{min-height:520px;background:#07090c;color:#fff;display:flex;align-items:end;position:relative;overflow:hidden}.rev-article-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.55),rgba(0,0,0,.25));z-index:1}.rev-article-hero:after{content:'';position:absolute;inset:0;background:var(--hero-img, url('../img/default-magazine.svg')) center/cover;opacity:.75;z-index:0}.rev-article-hero .rev-container{position:relative;z-index:2;padding:0 0 56px}.rev-article-hero h1{font-size:60px;line-height:1.02;letter-spacing:-2.8px;max-width:980px;margin:0 0 16px}.rev-article-hero p{font-size:18px;line-height:1.55;max-width:760px;color:#f2f4f7}.rev-article-layout{display:grid;grid-template-columns:minmax(0,780px) 300px;gap:60px;align-items:start}.rev-article-body{font-size:18px;line-height:1.78;color:#202326}.rev-article-body p{margin:0 0 24px}.rev-article-body h2,.rev-article-body h3{margin:36px 0 14px;line-height:1.15}.rev-article-body blockquote{border-left:4px solid var(--rev-primary);margin:30px 0;padding:8px 0 8px 26px;color:#333;font-size:22px;font-style:italic}.rev-article-body img.main,.rev-article-main-img{width:100%;border-radius:12px;margin:22px 0;box-shadow:0 16px 40px rgba(0,0,0,.14)}.rev-gallery-row{display:grid;grid-template-columns:repeat(5,1fr) 82px;gap:12px;margin:28px 0}.rev-gallery-row a,.rev-gallery-row img{height:116px;border-radius:9px;object-fit:cover;width:100%}.rev-gallery-more{border:1px solid #d8dce3;border-radius:9px;display:grid;place-items:center;text-align:center;font-size:11px;font-weight:900}.rev-video-box{position:relative;border-radius:14px;overflow:hidden;background:#111;margin:28px 0;box-shadow:0 16px 42px rgba(0,0,0,.18)}.rev-video-box iframe,.rev-video-box video{width:100%;height:420px;display:block}.rev-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.rev-related-grid .rev-card{min-height:225px}.rev-sidebar .adbox{background:#f4f4f5;border:1px dashed #cfd4dc;border-radius:14px;min-height:260px;display:grid;place-items:center;color:#777;font-weight:800;text-align:center}.rev-timeline-filter{background:#fff;padding:28px 0;border-bottom:1px solid #e7e7e7}.rev-timeline-filter form{display:flex;gap:18px;align-items:center;justify-content:center;flex-wrap:wrap}.rev-timeline-filter input,.rev-timeline-filter select{border:1px solid #dce0e6;border-radius:10px;padding:13px 16px;min-width:180px}.rev-timeline{position:relative;max-width:1080px;margin:0 auto}.rev-timeline:before{content:'';position:absolute;top:0;bottom:0;left:50%;width:2px;background:#e5e7eb}.rev-timeline-item{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:60px;margin:0 0 28px;align-items:center}.rev-timeline-item:before{content:'';position:absolute;left:calc(50% - 7px);width:14px;height:14px;border-radius:50%;background:var(--rev-primary);box-shadow:0 0 0 6px #fff;border:1px solid #e5e7eb}.rev-timeline-card,.rev-timeline-media{border:1px solid #e4e7ec;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06)}.rev-timeline-card{padding:28px}.rev-timeline-card h3{font-size:26px;margin:0 0 12px}.rev-timeline-card p{color:#475467;line-height:1.65}.rev-timeline-media img{width:100%;height:260px;object-fit:cover}.rev-timeline-item.odd .rev-timeline-card{grid-column:2}.rev-timeline-item.odd .rev-timeline-media{grid-column:1;grid-row:1}.rev-timeline-item.even .rev-timeline-card{grid-column:1}.rev-timeline-item.even .rev-timeline-media{grid-column:2;grid-row:1}.rev-empty{border:1px dashed #d0d5dd;border-radius:14px;padding:30px;text-align:center;color:#667085;background:#fff}.rev-footer{background:#090b0f;color:#fff;padding:54px 0 0}.rev-footer-grid{display:grid;grid-template-columns:1.15fr .8fr .8fr .8fr 1.25fr;gap:46px}.rev-foot-logo{font-weight:900;line-height:.96;font-size:24px}.rev-foot-brand img{max-width:160px;margin-bottom:18px}.rev-foot-brand p,.rev-footer p{color:#a8b0bd;line-height:1.6;font-size:13px}.rev-foot-menu,.rev-foot-col{display:grid;align-content:start;gap:10px}.rev-foot-menu h3,.rev-foot-col h3,.rev-foot-card h3{font-size:13px;text-transform:uppercase;margin:0 0 8px}.rev-foot-menu a,.rev-foot-col a{color:#d7dce3;font-size:13px}.rev-foot-card form{display:grid;grid-template-columns:1fr auto;gap:0}.rev-foot-card input{border-radius:8px 0 0 8px;margin:8px 0}.rev-foot-card button{border-radius:0 8px 8px 0;margin:8px 0;width:auto}.rev-copy{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding:18px 0;text-align:center;color:#a8b0bd;font-size:12px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1000px){.rev-container{width:min(100% - 28px,var(--rev-container))}.rev-header-ad,.rev-social-head{display:none}.rev-menu-main{display:none}.rev-brandbar-inner{min-height:74px}.rev-nav-inner{height:58px}.rev-hero,.rev-hero-slide{min-height:460px}.rev-hero h1,.rev-page-hero h1,.rev-article-hero h1{font-size:42px;letter-spacing:-1.5px}.rev-about-row,.rev-category-feature,.rev-category-layout,.rev-article-layout,.rev-two-col{grid-template-columns:1fr}.rev-card-grid,.rev-category-grid,.rev-related-grid{grid-template-columns:1fr 1fr}.rev-agenda-grid,.rev-production-grid,.rev-photo-strip{grid-template-columns:1fr 1fr}.rev-footer-grid{grid-template-columns:1fr 1fr}.rev-timeline:before{left:12px}.rev-timeline-item{grid-template-columns:1fr;gap:14px;padding-left:34px}.rev-timeline-item:before{left:5px}.rev-timeline-item.odd .rev-timeline-card,.rev-timeline-item.odd .rev-timeline-media,.rev-timeline-item.even .rev-timeline-card,.rev-timeline-item.even .rev-timeline-media{grid-column:1;grid-row:auto}}@media(max-width:640px){.rev-toplinks{display:none}.rev-card-grid,.rev-category-grid,.rev-related-grid,.rev-feature-grid,.rev-interview-grid,.rev-agenda-grid,.rev-production-grid,.rev-photo-strip,.rev-footer-grid{grid-template-columns:1fr}.rev-about-row{gap:22px}.rev-section{padding:48px 0}.rev-hero h1,.rev-page-hero h1,.rev-article-hero h1{font-size:34px}.rev-article-body{font-size:16px}.rev-gallery-row{grid-template-columns:repeat(2,1fr)}.rev-footer-grid{gap:24px}.rev-foot-card form{grid-template-columns:1fr}.rev-foot-card input,.rev-foot-card button{border-radius:8px}}


/* Correção final v2: estabilização do layout global da revista */
html,body{overflow-x:hidden}.rev-brandbar-inner{justify-content:space-between}.rev-menu-main{min-width:0}.rev-menu-main a{white-space:nowrap}.rev-card,.rev-event-card{transform:translateZ(0)}.rev-card-body{z-index:2}.rev-card .rev-btn{position:relative;z-index:3}.rev-foot-col-wide{display:grid;grid-template-columns:1fr 1fr;column-gap:22px}.rev-foot-col-wide h3{grid-column:1/-1}.rev-footer-grid{grid-template-columns:1.1fr 1.55fr .9fr 1.25fr}.rev-category-grid .rev-card{min-height:360px}.rev-category-layout .rev-category-grid{align-items:stretch}.rev-page-hero,.rev-article-hero{background-color:#080a0d}.rev-page-hero:after,.rev-article-hero:after{background-repeat:no-repeat}.rev-article-body iframe{max-width:100%}.rev-related-grid{margin-top:12px}.rev-timeline-item.even .rev-timeline-card{grid-column:1}.rev-timeline-item.even .rev-timeline-media{grid-column:2}.rev-timeline-item.odd .rev-timeline-media{grid-column:1}.rev-timeline-item.odd .rev-timeline-card{grid-column:2}.rev-timeline-media{min-height:260px}.rev-timeline-card{min-height:210px}.rev-empty{width:100%}.rev-newsletter-card textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;border-radius:8px;padding:13px;margin:14px 0}.rev-filter-pills{align-items:center}.rev-section-head .rev-filter-pills{justify-content:flex-end}.rev-partners{flex-wrap:wrap}.rev-partner{min-height:64px}@media(max-width:1180px){.rev-menu-main{gap:18px}.rev-menu-main a{font-size:13px}.rev-footer-grid{grid-template-columns:1fr 1fr}.rev-foot-col-wide{grid-template-columns:1fr 1fr}}@media(max-width:780px){.rev-brand{min-width:auto}.rev-menu-btn,.rev-search-btn{width:46px;height:46px}.rev-category-grid,.rev-card-grid,.rev-related-grid{grid-template-columns:1fr}.rev-footer-grid,.rev-foot-col-wide{grid-template-columns:1fr}.rev-foot-col-wide h3{grid-column:auto}.rev-section-head{align-items:flex-start;flex-direction:column}.rev-category-feature .rev-card{min-height:330px}.rev-side-list{position:static}.rev-timeline-media{min-height:auto}}

/* Correção v3 — home real do painel, banner 728x90 e cards sem estourar texto */
.rev-brandbar-inner{
  display:grid!important;
  grid-template-columns:minmax(145px,180px) minmax(320px,728px) 54px 54px!important;
  grid-template-areas:"logo ad menu search" "nav nav nav nav"!important;
  gap:12px 22px!important;
  align-items:center!important;
  padding:14px 0 0!important;
}
.rev-brand{grid-area:logo!important;min-width:0!important}.rev-header-ad{grid-area:ad!important;justify-self:center!important;width:100%!important;max-width:728px!important;height:auto!important;aspect-ratio:728/90!important;padding:0!important;overflow:hidden!important;border-radius:4px!important;box-shadow:none!important;background:#fff!important}.rev-header-ad a,.rev-header-ad img{display:block!important;width:100%!important;height:100%!important}.rev-header-ad img{object-fit:cover!important}.rev-header-ad strong{display:block!important;font-size:15px!important;line-height:1.1!important}.rev-header-ad span{display:block!important;margin:3px 0 0!important;font-size:12px!important;color:#555!important}.rev-menu-btn{grid-area:menu!important}.rev-search-btn{grid-area:search!important}.rev-menu-main{grid-area:nav!important;justify-content:center!important;width:100%!important;padding:2px 0 0!important;border-top:1px solid rgba(255,255,255,.06)!important}.rev-menu-main a{padding:16px 0 14px!important}
.rev-hero{height:560px!important;min-height:560px!important}.rev-hero-slide{position:absolute!important;inset:0!important;min-height:560px!important;opacity:0!important;visibility:hidden!important;transform:scale(1.035)!important;transition:opacity .75s ease,visibility .75s ease,transform 3.5s ease!important}.rev-hero-slide.active{opacity:1!important;visibility:visible!important;transform:scale(1)!important}.rev-hero-empty .rev-hero-slide{position:relative!important}.rev-hero h1{font-size:clamp(38px,5vw,62px)!important;line-height:.96!important;max-width:780px!important}.rev-hero p{font-size:16px!important;max-width:680px!important}.rev-hero-dots button{cursor:pointer}.rev-card{min-height:355px!important}.rev-card-grid{gap:26px!important}.rev-card h3{font-size:clamp(17px,1.45vw,21px)!important;line-height:1.12!important;letter-spacing:-.35px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.rev-card p{font-size:13px!important;line-height:1.38!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.rev-card-body{padding:20px!important}.rev-feature-card{min-height:285px!important}.rev-interview-card{min-height:360px!important}.rev-event-card{min-height:340px!important}.rev-event-card h3{font-size:16px!important;line-height:1.16!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.rev-event-card p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.rev-production-card{min-height:230px!important}.rev-photo{height:170px!important}.rev-section{padding:78px 0!important}.rev-section.red,.rev-section.dark{padding:72px 0!important}.rev-empty{font-weight:700!important}
@media(max-width:1100px){.rev-brandbar-inner{grid-template-columns:150px 1fr 48px 48px!important;gap:10px!important}.rev-menu-main{gap:16px!important}.rev-menu-main a{font-size:12px!important}.rev-header-ad{max-width:min(728px,52vw)!important}}
@media(max-width:800px){.rev-brandbar-inner{grid-template-columns:1fr 48px 48px!important;grid-template-areas:"logo menu search" "ad ad ad"!important;padding-bottom:10px!important}.rev-menu-main{display:none!important}.rev-header-ad{max-width:100%!important}.rev-hero,.rev-hero-slide{height:460px!important;min-height:460px!important}.rev-card,.rev-event-card{min-height:310px!important}.rev-interview-card{min-height:320px!important}.rev-card-grid,.rev-agenda-grid,.rev-production-grid,.rev-feature-grid,.rev-interview-grid{grid-template-columns:1fr!important}.rev-photo-strip{grid-template-columns:repeat(2,1fr)!important}.rev-photo{height:160px!important}}


/* Correção solicitada: remover coluna lateral das páginas internas.
   As listagens e matérias devem usar largura principal, sem bloco "Mais lidas",
   newsletter lateral ou publicidade lateral. */
.rev-category-layout.full,
.rev-category-layout{display:block!important;grid-template-columns:1fr!important;max-width:100%!important}
.rev-category-layout.full>div{width:100%}
.rev-side-list,.rev-sidebar{display:none!important}
.rev-article-layout{display:block!important;grid-template-columns:1fr!important;max-width:980px;margin-left:auto;margin-right:auto}
.rev-article-body{max-width:920px;margin-left:auto;margin-right:auto}
.rev-category-grid{width:100%}
@media(max-width:1000px){.rev-article-layout{max-width:100%}.rev-article-body{max-width:100%}}


/* Ajuste HOME - Produções Artísticas: cards maiores e mais profissionais */
.rev-production-grid{
    grid-template-columns:repeat(5,minmax(180px,1fr))!important;
    gap:22px!important;
}
.rev-production-card{
    min-height:290px!important;
    border-radius:14px!important;
}
.rev-production-card .rev-card-body{
    padding:22px!important;
}
.rev-production-card h3{
    font-size:19px!important;
    line-height:1.12!important;
    -webkit-line-clamp:2!important;
}
.rev-production-card p{
    font-size:12.5px!important;
    line-height:1.35!important;
    -webkit-line-clamp:2!important;
}
.rev-production-card .rev-tag{
    font-size:9.5px!important;
    padding:6px 8px!important;
}
.rev-production-card:before{
    background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.45) 42%,rgba(0,0,0,.92) 100%)!important;
}
@media(max-width:1200px){
    .rev-production-grid{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:800px){
    .rev-production-grid{grid-template-columns:1fr!important}
    .rev-production-card{min-height:320px!important}
}


/* Matéria - banner lateral direito 320px */
.rev-materia-grid{
    display:grid!important;
    grid-template-columns:minmax(0, 820px) 320px!important;
    gap:48px!important;
    align-items:start!important;
}
.rev-materia-grid .rev-article-body{
    max-width:820px!important;
    width:100%!important;
}
.rev-materia-right-banner{
    width:320px!important;
    position:sticky!important;
    top:24px!important;
    align-self:start!important;
}
.rev-materia-side-slot{
    width:320px!important;
    margin-bottom:24px!important;
    border-radius:14px!important;
    overflow:hidden!important;
    background:#f3f4f6!important;
    border:1px solid #e5e7eb!important;
    box-shadow:0 14px 34px rgba(0,0,0,.12)!important;
}
.rev-materia-side-slot .banner-rotator-item,
.rev-materia-side-slot a{
    display:block!important;
}
.rev-materia-side-slot img{
    width:320px!important;
    max-width:100%!important;
    height:auto!important;
    display:block!important;
    object-fit:cover!important;
}
@media(max-width:1180px){
    .rev-materia-grid{
        grid-template-columns:1fr!important;
    }
    .rev-materia-right-banner{
        display:none!important;
    }
}


/* Quem Somos - galeria e vídeos em modal */
.rev-photo-strip .rev-photo{
    border:0;
    padding:0;
    cursor:pointer;
    background:#111;
}
.rev-video-card-open{
    border:0;
    text-align:left;
    border-radius:16px;
    overflow:hidden;
    background:#0b0e13;
    color:#fff;
    box-shadow:0 16px 40px rgba(0,0,0,.16);
    cursor:pointer;
    transition:.25s;
    padding:0;
}
.rev-video-card-open:hover{
    transform:translateY(-5px);
    box-shadow:0 24px 55px rgba(0,0,0,.22);
}
.rev-video-thumb{
    position:relative;
    display:block;
    height:220px;
    background:linear-gradient(135deg,#1a1d24,#7b1015);
    overflow:hidden;
}
.rev-video-thumb video{
    width:100%;
    height:100%;
    object-fit:cover;
    opacity:.72;
}
.rev-video-placeholder{
    width:100%;
    height:100%;
    display:grid;
    place-items:center;
    font-size:54px;
    opacity:.9;
}
.rev-video-play{
    position:absolute;
    inset:0;
    display:grid;
    place-items:center;
    font-size:44px;
    color:#fff;
    text-shadow:0 8px 24px rgba(0,0,0,.6);
}
.rev-video-card-open strong{
    display:block;
    padding:18px 18px 4px;
    font-size:18px;
    line-height:1.15;
}
.rev-video-card-open small{
    display:block;
    padding:0 18px 18px;
    color:#cbd5e1;
    font-weight:800;
    text-transform:uppercase;
    font-size:11px;
}
.rev-modal-open{
    overflow:hidden;
}
.rev-media-modal{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.88);
    z-index:99999;
    display:none;
    align-items:center;
    justify-content:center;
    padding:34px;
}
.rev-media-modal.show{
    display:flex;
}
.rev-media-close{
    position:absolute;
    top:22px;
    right:28px;
    width:46px;
    height:46px;
    border:0;
    border-radius:50%;
    background:#d71920;
    color:#fff;
    font-size:30px;
    font-weight:900;
    cursor:pointer;
    z-index:3;
}
.rev-gallery-modal-card{
    margin:0;
    max-width:min(1100px,90vw);
    max-height:86vh;
    color:#fff;
    text-align:center;
}
.rev-gallery-modal-card img{
    max-width:100%;
    max-height:78vh;
    object-fit:contain;
    border-radius:16px;
    box-shadow:0 30px 90px rgba(0,0,0,.6);
}
.rev-gallery-modal-card figcaption{
    margin-top:12px;
    font-weight:800;
}
.rev-media-nav{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:52px;
    height:52px;
    border:1px solid rgba(255,255,255,.25);
    border-radius:50%;
    background:rgba(255,255,255,.08);
    color:#fff;
    font-size:42px;
    line-height:1;
    cursor:pointer;
}
.rev-media-nav.prev{left:28px}
.rev-media-nav.next{right:28px}
.rev-video-modal-card{
    width:min(1050px,92vw);
    background:#070a0f;
    border-radius:18px;
    padding:22px;
    box-shadow:0 30px 90px rgba(0,0,0,.7);
}
.rev-video-modal-card h3{
    color:#fff;
    margin:0 0 14px;
    font-size:22px;
}
.rev-video-modal-card iframe,
.rev-video-modal-card video{
    width:100%;
    height:min(64vh,590px);
    display:block;
    border-radius:14px;
    background:#000;
}
@media(max-width:700px){
    .rev-media-modal{padding:18px}
    .rev-media-nav{display:none}
    .rev-video-thumb{height:180px}
}


/* Quem Somos - foto e textos na mesma margem padrão do site */
.rev-about-featured-img{
    width:100%!important;
    max-width:100%!important;
    display:block!important;
    margin-left:0!important;
    margin-right:0!important;
}


/* Quem Somos - texto na largura total do container do site */
.rev-about-full-text{
    width:100%!important;
    max-width:none!important;
}
.rev-about-full-text > *{
    max-width:none!important;
}
.rev-about-full-text p,
.rev-about-full-text div,
.rev-about-full-text ul,
.rev-about-full-text ol,
.rev-about-full-text blockquote{
    width:100%!important;
    max-width:none!important;
}


/* Galeria de Fotos - cards da home */
.rev-gallery-home-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:22px;
}
.rev-gallery-home-card{
    position:relative;
    display:block;
    min-height:310px;
    border-radius:16px;
    overflow:hidden;
    background:#111;
    color:#fff;
    box-shadow:0 16px 42px rgba(0,0,0,.16);
    transition:.28s;
}
.rev-gallery-home-card:hover{
    transform:translateY(-6px);
    box-shadow:0 26px 64px rgba(0,0,0,.23);
}
.rev-gallery-home-card img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.5s;
}
.rev-gallery-home-card:hover img{
    transform:scale(1.06);
}
.rev-gallery-home-card:after{
    content:'';
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.88));
}
.rev-gallery-home-body{
    position:absolute;
    z-index:2;
    left:0;
    right:0;
    bottom:0;
    padding:22px;
}
.rev-gallery-home-body h3{
    margin:0 0 8px;
    font-size:22px;
    line-height:1.1;
    font-weight:900;
    text-transform:uppercase;
}
.rev-gallery-home-body p{
    margin:0 0 14px;
    color:rgba(255,255,255,.86);
    font-weight:800;
}
.rev-gallery-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    padding:10px 15px;
    background:#d71920;
    color:#fff;
    font-size:11px;
    text-transform:uppercase;
    font-weight:900;
}

/* Visualização da galeria */
.rev-gallery-view-section{
    margin-bottom:44px;
}
.rev-gallery-view-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:16px;
}
.rev-gallery-view-photo{
    border:0;
    padding:0;
    height:230px;
    border-radius:14px;
    overflow:hidden;
    background:#111;
    cursor:pointer;
    box-shadow:0 14px 34px rgba(0,0,0,.14);
}
.rev-gallery-view-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.45s;
}
.rev-gallery-view-photo:hover img{
    transform:scale(1.08);
}
.rev-gallery-count{
    display:inline-flex;
    align-items:center;
    border-radius:999px;
    background:#f3f4f6;
    color:#111827;
    padding:9px 14px;
    font-weight:900;
    font-size:12px;
    text-transform:uppercase;
}
.rev-gallery-text-section{
    margin-top:34px;
    padding-top:34px;
    border-top:1px solid #e5e7eb;
}
.rev-modal-open{
    overflow:hidden;
}
.rev-media-modal{
    position:fixed;
    inset:0;
    z-index:99999;
    background:rgba(0,0,0,.9);
    display:none;
    align-items:center;
    justify-content:center;
    padding:34px;
}
.rev-media-modal.show{
    display:flex;
}
.rev-media-close{
    position:absolute;
    top:22px;
    right:28px;
    width:46px;
    height:46px;
    border:0;
    border-radius:50%;
    background:#d71920;
    color:#fff;
    font-size:30px;
    font-weight:900;
    cursor:pointer;
    z-index:3;
}
.rev-gallery-modal-card{
    margin:0;
    max-width:min(1120px,90vw);
    max-height:86vh;
    color:#fff;
    text-align:center;
}
.rev-gallery-modal-card img{
    max-width:100%;
    max-height:78vh;
    object-fit:contain;
    border-radius:16px;
    box-shadow:0 30px 90px rgba(0,0,0,.65);
}
.rev-gallery-modal-card figcaption{
    margin-top:12px;
    font-weight:800;
}
.rev-media-nav{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:52px;
    height:52px;
    border:1px solid rgba(255,255,255,.25);
    border-radius:50%;
    background:rgba(255,255,255,.08);
    color:#fff;
    font-size:42px;
    line-height:1;
    cursor:pointer;
}
.rev-media-nav.prev{left:28px}
.rev-media-nav.next{right:28px}
@media(max-width:900px){
    .rev-gallery-home-grid,
    .rev-gallery-view-grid{
        grid-template-columns:1fr 1fr;
    }
}
@media(max-width:640px){
    .rev-gallery-home-grid,
    .rev-gallery-view-grid{
        grid-template-columns:1fr;
    }
    .rev-gallery-view-photo{height:210px}
    .rev-media-nav{display:none}
    .rev-media-modal{padding:18px}
}


/* Agenda Cultural - filtros AJAX */
.rev-filter-pills button{
    padding:8px 14px;
    border-radius:999px;
    border:1px solid #d8dce3;
    font-size:12px;
    font-weight:700;
    background:#fff;
    cursor:pointer;
    transition:.2s;
}
.rev-filter-pills button.active,
.rev-filter-pills button:hover{
    background:var(--rev-primary);
    color:#fff;
    border-color:var(--rev-primary);
}
.rev-agenda-grid.loading{
    opacity:.45;
    pointer-events:none;
}


/* Galeria de Fotos - filtros AJAX */
.rev-gallery-home-grid.loading{
    opacity:.45;
    pointer-events:none;
}


/* Filtro seguro das páginas da revista */
.rev-page-filter{
    display:grid;
    grid-template-columns:2fr 1.3fr .8fr .8fr 1fr auto auto;
    gap:12px;
    align-items:center;
    margin:0 0 34px;
    padding:18px;
    border:1px solid #e5e7eb;
    border-radius:16px;
    background:#fff;
    box-shadow:0 14px 34px rgba(15,23,42,.06);
}
.rev-page-filter input,
.rev-page-filter select{
    width:100%;
    min-height:44px;
    border:1px solid #d8dce3;
    border-radius:10px;
    padding:0 12px;
    background:#fff;
    color:#111827;
    font-weight:700;
}
.rev-page-filter button{
    min-height:44px;
    border:0;
    border-radius:999px;
    padding:0 18px;
    background:var(--rev-primary);
    color:#fff;
    font-weight:900;
    text-transform:uppercase;
    cursor:pointer;
}
.rev-page-filter-clear{
    min-height:44px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    padding:0 16px;
    border:1px solid #d8dce3;
    color:#111827;
    font-weight:900;
    text-transform:uppercase;
    font-size:12px;
}
@media(max-width:1100px){
    .rev-page-filter{grid-template-columns:1fr 1fr 1fr}
}
@media(max-width:700px){
    .rev-page-filter{grid-template-columns:1fr}
}


.rev-category-grid.loading,
.rev-card-grid.loading{
    opacity:.45;
    pointer-events:none;
}


/* Cores globais puxando a Cor principal do site */
.rev-header,
.rev-topbar,
.rev-brandbar,
.rev-menu-main,
.rev-menu-panel-head,
.rev-footer,
.rev-copy{
    background:var(--rev-primary)!important;
}
.rev-topbar,
.rev-topbar a,
.rev-brand,
.rev-brand small,
.rev-menu-main a,
.rev-menu-panel-head,
.rev-footer,
.rev-footer a,
.rev-footer p,
.rev-footer h3,
.rev-copy{
    color:#fff!important;
}
.rev-menu-main a:hover,
.rev-toplinks a:hover,
.rev-foot-col a:hover{
    color:#fff!important;
    opacity:.82;
}
.rev-menu-toggle,
.rev-search,
.rev-btn,
.rev-gallery-btn,
.rev-event-card .rev-btn,
.rev-card .rev-btn,
.rev-page-filter button,
.rev-filter-search button,
.rev-filter-pills button.active,
.rev-filter-pills button:hover,
.rev-media-close,
button,
input[type="submit"],
.actions button{
    background:var(--rev-primary)!important;
    border-color:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-btn.outline,
.rev-link-more,
.rev-page-filter-clear,
.rev-filter-clear{
    color:var(--rev-primary)!important;
    border-color:var(--rev-primary)!important;
    background:transparent!important;
}
.rev-tag,
.rev-kicker,
.rev-breadcrumb a,
.rev-article-body a,
.rev-card-body a{
    color:var(--rev-primary)!important;
}
.rev-datebox,
.rev-section.red{
    background:var(--rev-primary)!important;
}
.rev-section.red{
    background:linear-gradient(135deg,var(--rev-primary),var(--rev-primary))!important;
}
.rev-footer input,
.rev-footer button{
    border-color:rgba(255,255,255,.35)!important;
}
.rev-footer button{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-social a{
    background:#fff!important;
    color:var(--rev-primary)!important;
}


/* Correção: texto branco em cards com fundo escuro/imagem */
.rev-card,
.rev-wide-card,
.rev-feature-card,
.rev-interview-card,
.rev-production-card,
.rev-gallery-home-card,
.rev-event-card{
    color:#fff!important;
}
.rev-card .rev-card-body,
.rev-wide-card .rev-card-body,
.rev-feature-card .rev-card-body,
.rev-interview-card .rev-card-body,
.rev-production-card .rev-card-body,
.rev-gallery-home-card .rev-gallery-home-body{
    color:#fff!important;
}
.rev-card .rev-card-body h1,
.rev-card .rev-card-body h2,
.rev-card .rev-card-body h3,
.rev-card .rev-card-body h4,
.rev-wide-card .rev-card-body h1,
.rev-wide-card .rev-card-body h2,
.rev-wide-card .rev-card-body h3,
.rev-wide-card .rev-card-body h4,
.rev-feature-card .rev-card-body h1,
.rev-feature-card .rev-card-body h2,
.rev-feature-card .rev-card-body h3,
.rev-feature-card .rev-card-body h4,
.rev-interview-card .rev-card-body h1,
.rev-interview-card .rev-card-body h2,
.rev-interview-card .rev-card-body h3,
.rev-interview-card .rev-card-body h4,
.rev-production-card .rev-card-body h1,
.rev-production-card .rev-card-body h2,
.rev-production-card .rev-card-body h3,
.rev-production-card .rev-card-body h4,
.rev-gallery-home-card h1,
.rev-gallery-home-card h2,
.rev-gallery-home-card h3{
    color:#fff!important;
}
.rev-card .rev-card-body p,
.rev-wide-card .rev-card-body p,
.rev-feature-card .rev-card-body p,
.rev-interview-card .rev-card-body p,
.rev-production-card .rev-card-body p,
.rev-gallery-home-card p{
    color:rgba(255,255,255,.88)!important;
}
.rev-card .rev-tag,
.rev-wide-card .rev-tag,
.rev-feature-card .rev-tag,
.rev-interview-card .rev-tag,
.rev-production-card .rev-tag,
.rev-gallery-home-card .rev-tag{
    background:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-card .rev-btn,
.rev-wide-card .rev-btn,
.rev-feature-card .rev-btn,
.rev-interview-card .rev-btn,
.rev-production-card .rev-btn,
.rev-gallery-home-card .rev-gallery-btn{
    background:var(--rev-primary)!important;
    color:#fff!important;
}

/* Evita tarjas sólidas cobrindo cards por causa da cor principal */
.rev-card:before,
.rev-wide-card:before,
.rev-feature-card:before,
.rev-interview-card:before,
.rev-production-card:before,
.rev-gallery-home-card:after{
    background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.42) 42%,rgba(0,0,0,.88) 100%)!important;
}

/* Cards claros continuam com texto escuro */
.rev-event-card .rev-event-body,
.rev-event-card .rev-event-body h3,
.rev-event-card .rev-event-body p{
    color:#111827!important;
}
.rev-event-card .rev-event-body .rev-btn{
    color:#fff!important;
}


/* Correção: títulos dos cards da Agenda Cultural na home em branco */
.rev-section .rev-agenda-grid .rev-event-card{
    color:#fff!important;
}
.rev-section .rev-agenda-grid .rev-event-card .rev-event-body,
.rev-section .rev-agenda-grid .rev-event-card .rev-event-body h3{
    color:#fff!important;
}
.rev-section .rev-agenda-grid .rev-event-card .rev-event-body p{
    color:rgba(255,255,255,.88)!important;
}
.rev-section .rev-agenda-grid .rev-event-card .rev-event-body .rev-btn{
    color:#fff!important;
    background:var(--rev-primary)!important;
}

/* Rodapé profissional */
.rev-footer-pro{
    position:relative;
    background:linear-gradient(180deg,var(--rev-primary) 0%, color-mix(in srgb,var(--rev-primary) 78%, #000 22%) 100%)!important;
    color:#fff!important;
    padding:0!important;
    overflow:hidden;
}
.rev-footer-pro:before{
    content:'';
    position:absolute;
    inset:0;
    background:
      radial-gradient(circle at 12% 18%,rgba(255,255,255,.16),transparent 28%),
      radial-gradient(circle at 86% 32%,rgba(255,255,255,.10),transparent 26%),
      linear-gradient(135deg,rgba(255,255,255,.06),transparent 38%);
    pointer-events:none;
}
.rev-footer-topline{
    height:5px;
    background:rgba(255,255,255,.34);
}
.rev-footer-pro .rev-container{
    position:relative;
    z-index:1;
}
.rev-footer-cta{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:28px;
    padding:48px 0 38px;
    border-bottom:1px solid rgba(255,255,255,.18);
}
.rev-footer-kicker{
    display:inline-flex;
    margin-bottom:10px;
    letter-spacing:.16em;
    text-transform:uppercase;
    font-size:11px;
    font-weight:900;
    color:rgba(255,255,255,.72)!important;
}
.rev-footer-cta h2{
    margin:0;
    max-width:660px;
    font-size:clamp(28px,4vw,48px);
    line-height:.98;
    color:#fff!important;
    text-transform:uppercase;
}
.rev-footer-cta p{
    max-width:720px;
    margin:14px 0 0;
    color:rgba(255,255,255,.78)!important;
    line-height:1.65;
}
.rev-footer-cta-btn{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:48px;
    border-radius:999px;
    padding:0 22px;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-weight:900;
    text-transform:uppercase;
    box-shadow:0 16px 40px rgba(0,0,0,.18);
}
.rev-footer-main{
    display:grid;
    grid-template-columns:minmax(280px,1.1fr) minmax(420px,1.5fr) minmax(280px,.9fr);
    gap:44px;
    padding:46px 0 48px;
}
.rev-footer-logo{
    display:inline-flex;
    flex-direction:column;
    gap:2px;
    margin-bottom:18px;
    color:#fff!important;
}
.rev-footer-logo img{
    max-width:190px;
    max-height:82px;
    object-fit:contain;
    filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));
}
.rev-footer-logo span{
    font-size:12px;
    letter-spacing:.22em;
    font-weight:900;
}
.rev-footer-logo strong{
    font-size:25px;
    line-height:.95;
}
.rev-footer-pro .rev-foot-brand p{
    margin:0 0 18px;
    color:rgba(255,255,255,.78)!important;
    line-height:1.65;
}
.rev-footer-contact{
    display:grid;
    gap:8px;
    margin:18px 0;
}
.rev-footer-contact a,
.rev-footer-contact span{
    color:rgba(255,255,255,.82)!important;
    font-size:14px;
}
.rev-social-pro{
    display:flex;
    gap:10px;
    margin-top:18px;
}
.rev-social-pro a{
    width:38px;
    height:38px;
    border-radius:50%;
    display:grid;
    place-items:center;
    background:rgba(255,255,255,.13)!important;
    border:1px solid rgba(255,255,255,.22);
    color:#fff!important;
    font-weight:900;
    transition:.2s;
}
.rev-social-pro a:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
    transform:translateY(-3px);
}
.rev-footer-links-wrap{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:24px;
}
.rev-footer-pro .rev-foot-col h3,
.rev-newsletter-pro h3{
    margin:0 0 16px;
    color:#fff!important;
    font-size:15px;
    text-transform:uppercase;
    letter-spacing:.09em;
}
.rev-footer-pro .rev-foot-col a{
    display:block;
    padding:7px 0;
    color:rgba(255,255,255,.74)!important;
    font-size:14px;
    line-height:1.25;
    transition:.2s;
}
.rev-footer-pro .rev-foot-col a:hover{
    color:#fff!important;
    transform:translateX(4px);
}
.rev-newsletter-pro{
    align-self:start;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:22px!important;
    padding:24px!important;
    box-shadow:0 22px 55px rgba(0,0,0,.18);
    backdrop-filter:blur(10px);
}
.rev-newsletter-pro p{
    color:rgba(255,255,255,.75)!important;
    line-height:1.55;
}
.rev-newsletter-pro form{
    display:grid;
    gap:10px;
    margin-top:18px;
}
.rev-newsletter-pro input{
    width:100%;
    min-height:46px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.25)!important;
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    padding:0 16px;
}
.rev-newsletter-pro input::placeholder{
    color:rgba(255,255,255,.68)!important;
}
.rev-newsletter-pro button{
    min-height:46px;
    border-radius:999px;
    border:0!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-weight:900;
    text-transform:uppercase;
    cursor:pointer;
}
.rev-footer-bottom{
    position:relative;
    z-index:1;
    background:rgba(0,0,0,.18);
    border-top:1px solid rgba(255,255,255,.13);
}
.rev-footer-bottom .rev-container{
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    color:rgba(255,255,255,.72)!important;
    font-size:13px;
}
@media(max-width:1100px){
    .rev-footer-main{grid-template-columns:1fr 1fr}
    .rev-newsletter-pro{grid-column:1/-1}
}
@media(max-width:780px){
    .rev-footer-cta{align-items:flex-start;flex-direction:column}
    .rev-footer-main{grid-template-columns:1fr}
    .rev-footer-links-wrap{grid-template-columns:1fr 1fr}
    .rev-footer-bottom .rev-container{flex-direction:column;align-items:flex-start;padding:18px 0}
}
@media(max-width:520px){
    .rev-footer-links-wrap{grid-template-columns:1fr}
    .rev-footer-cta h2{font-size:30px}
}


/* Newsletter funcional - mensagens no rodapé */
.rev-newsletter-response{
    display:block;
    min-height:16px;
    margin-top:6px;
    color:rgba(255,255,255,.75)!important;
    font-weight:800;
    font-size:12px;
}
.rev-newsletter-response.ok{color:#dcfce7!important}
.rev-newsletter-response.err{color:#fecaca!important}


/* Rodapé final compacto e profissional */
.rev-footer-clean{
    background:color-mix(in srgb,var(--rev-primary) 82%, #000 18%)!important;
    color:#fff!important;
    padding:0!important;
    margin:0!important;
    border-top:4px solid rgba(255,255,255,.20)!important;
}
.rev-footer-clean *{
    box-sizing:border-box;
}
.rev-footer-clean .rev-container{
    max-width:1180px!important;
}
.rev-footer-clean-top{
    display:grid!important;
    grid-template-columns:1.15fr 1.65fr .95fr!important;
    gap:44px!important;
    align-items:start!important;
    padding:54px 0 42px!important;
}
.rev-footer-clean-logo{
    display:inline-flex!important;
    margin:0 0 18px!important;
}
.rev-footer-clean-logo img{
    width:auto!important;
    max-width:170px!important;
    max-height:72px!important;
    object-fit:contain!important;
    filter:drop-shadow(0 10px 20px rgba(0,0,0,.18))!important;
}
.rev-footer-clean-logo strong{
    color:#fff!important;
    font-size:24px!important;
    line-height:1!important;
    text-transform:uppercase!important;
}
.rev-footer-clean-brand p{
    max-width:330px!important;
    margin:0!important;
    color:rgba(255,255,255,.78)!important;
    line-height:1.62!important;
    font-size:14px!important;
}
.rev-footer-clean-social{
    display:flex!important;
    gap:10px!important;
    margin-top:20px!important;
}
.rev-footer-clean-social a{
    width:34px!important;
    height:34px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.12)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
    font-weight:900!important;
    line-height:1!important;
}
.rev-footer-clean-social a:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-footer-clean-links{
    display:grid!important;
    grid-template-columns:repeat(3,1fr)!important;
    gap:30px!important;
    min-width:0!important;
}
.rev-footer-clean h3{
    margin:0 0 16px!important;
    color:#fff!important;
    font-size:13px!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
    font-weight:900!important;
}
.rev-footer-clean-links a,
.rev-footer-clean-links span{
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    padding:5px 0!important;
    color:rgba(255,255,255,.72)!important;
    font-size:13px!important;
    line-height:1.28!important;
}
.rev-footer-clean-links a:hover{
    color:#fff!important;
    transform:translateX(3px)!important;
}
.rev-footer-clean-news{
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:18px!important;
    padding:22px!important;
    box-shadow:0 18px 45px rgba(0,0,0,.14)!important;
}
.rev-footer-clean-news p{
    margin:0 0 16px!important;
    color:rgba(255,255,255,.76)!important;
    line-height:1.48!important;
    font-size:13px!important;
}
.rev-footer-clean-news form{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
}
.rev-footer-clean-news input{
    width:100%!important;
    min-height:42px!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    padding:0 15px!important;
    outline:none!important;
}
.rev-footer-clean-news input::placeholder{
    color:rgba(255,255,255,.65)!important;
}
.rev-footer-clean-news button{
    min-height:42px!important;
    border:0!important;
    border-radius:999px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    padding:0 18px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
}
.rev-newsletter-response{
    display:block!important;
    min-height:15px!important;
    color:rgba(255,255,255,.72)!important;
    font-size:12px!important;
    font-weight:800!important;
}
.rev-newsletter-response.ok{color:#dcfce7!important}
.rev-newsletter-response.err{color:#fecaca!important}
.rev-footer-clean-bottom{
    display:flex!important;
    justify-content:space-between!important;
    align-items:center!important;
    gap:20px!important;
    padding:18px 0!important;
    border-top:1px solid rgba(255,255,255,.14)!important;
    color:rgba(255,255,255,.68)!important;
    font-size:12px!important;
}
.rev-footer-clean-bottom span{
    color:rgba(255,255,255,.68)!important;
}
.rev-footer-clean .rev-footer-cta,
.rev-footer-clean .rev-footer-main,
.rev-footer-clean .rev-footer-topline,
.rev-footer-clean .rev-copy,
.rev-footer-clean .rev-footer-bottom .rev-container{
    all:unset;
}
@media(max-width:1050px){
    .rev-footer-clean-top{
        grid-template-columns:1fr!important;
        gap:34px!important;
    }
    .rev-footer-clean-brand p{
        max-width:100%!important;
    }
}
@media(max-width:760px){
    .rev-footer-clean-top{
        padding:42px 0 34px!important;
    }
    .rev-footer-clean-links{
        grid-template-columns:1fr 1fr!important;
    }
    .rev-footer-clean-bottom{
        flex-direction:column!important;
        align-items:flex-start!important;
    }
}
@media(max-width:520px){
    .rev-footer-clean-links{
        grid-template-columns:1fr!important;
    }
}


/* Ícones reais das redes sociais no rodapé */
.rev-footer-clean-social a{
    font-size:0!important;
}
.rev-footer-clean-social a svg{
    width:17px!important;
    height:17px!important;
    display:block!important;
    fill:currentColor!important;
}
.rev-footer-clean-social a[aria-label="Instagram"]:hover{
    background:#e4405f!important;
    color:#fff!important;
    border-color:#e4405f!important;
}
.rev-footer-clean-social a[aria-label="WhatsApp"]:hover{
    background:#25d366!important;
    color:#fff!important;
    border-color:#25d366!important;
}
.rev-footer-clean-social a[aria-label="Facebook"]:hover{
    background:#1877f2!important;
    color:#fff!important;
    border-color:#1877f2!important;
}
.rev-footer-clean-social a[aria-label="YouTube"]:hover{
    background:#ff0000!important;
    color:#fff!important;
    border-color:#ff0000!important;
}


/* Modal do menu topo - versão profissional */
.rev-menu-modal-pro{
    z-index:9999!important;
}
.rev-menu-modal-pro .rev-menu-backdrop{
    background:rgba(2,6,23,.76)!important;
    backdrop-filter:blur(10px)!important;
}
.rev-menu-panel-pro{
    width:min(560px,94vw)!important;
    background:
      radial-gradient(circle at 0 0, color-mix(in srgb,var(--rev-primary) 40%, transparent) 0%, transparent 36%),
      linear-gradient(180deg,#0b0f17 0%,#06080d 100%)!important;
    padding:0!important;
    border-right:1px solid rgba(255,255,255,.12)!important;
    box-shadow:34px 0 90px rgba(0,0,0,.58)!important;
}
.rev-menu-panel-head-pro{
    min-height:118px!important;
    margin:0!important;
    padding:24px 28px!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
    background:rgba(255,255,255,.045)!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
}
.rev-menu-logo{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    color:#fff!important;
}
.rev-menu-logo img{
    max-width:185px!important;
    max-height:72px!important;
    object-fit:contain!important;
    filter:drop-shadow(0 12px 22px rgba(0,0,0,.28))!important;
}
.rev-menu-logo span{
    display:block!important;
    color:rgba(255,255,255,.65)!important;
    font-size:11px!important;
    letter-spacing:.18em!important;
    text-transform:uppercase!important;
    font-weight:900!important;
}
.rev-menu-logo strong{
    display:block!important;
    color:#fff!important;
    font-size:22px!important;
    line-height:1!important;
    text-transform:uppercase!important;
}
.rev-menu-panel-head-pro button{
    width:46px!important;
    height:46px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.18)!important;
    font-size:34px!important;
    line-height:1!important;
}
.rev-menu-panel-intro{
    padding:26px 28px 14px!important;
}
.rev-menu-panel-intro span{
    display:inline-flex!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:900!important;
    letter-spacing:.16em!important;
    text-transform:uppercase!important;
    margin-bottom:8px!important;
}
.rev-menu-panel-intro h3{
    margin:0!important;
    color:#fff!important;
    font-size:30px!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
    text-transform:uppercase!important;
}
.rev-menu-panel-intro p{
    margin:10px 0 0!important;
    color:rgba(255,255,255,.68)!important;
    line-height:1.5!important;
    font-size:14px!important;
}
.rev-menu-search-box{
    padding:0 28px 18px!important;
}
.rev-menu-search-box input{
    width:100%!important;
    min-height:48px!important;
    border-radius:999px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    background:rgba(255,255,255,.09)!important;
    color:#fff!important;
    padding:0 18px!important;
    outline:none!important;
    font-weight:800!important;
}
.rev-menu-search-box input::placeholder{
    color:rgba(255,255,255,.52)!important;
}
.rev-menu-grid-pro{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    padding:0 28px 28px!important;
}
.rev-menu-grid-pro a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    min-height:54px!important;
    padding:13px 15px!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.07)!important;
    border:1px solid rgba(255,255,255,.10)!important;
    color:#fff!important;
    font-weight:900!important;
    line-height:1.15!important;
    transition:.22s!important;
}
.rev-menu-grid-pro a span{
    min-width:0!important;
}
.rev-menu-grid-pro a small{
    flex:0 0 auto!important;
    width:24px!important;
    height:24px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
}
.rev-menu-grid-pro a:hover{
    background:var(--rev-primary)!important;
    border-color:var(--rev-primary)!important;
    transform:translateY(-2px)!important;
}
.rev-menu-grid-pro a.is-hidden{
    display:none!important;
}
.rev-menu-panel-footer{
    position:sticky!important;
    bottom:0!important;
    display:flex!important;
    gap:10px!important;
    padding:18px 28px!important;
    background:linear-gradient(180deg,rgba(6,8,13,.84),#06080d)!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
}
.rev-menu-panel-footer a{
    flex:1!important;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    min-height:42px!important;
    border-radius:999px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.rev-menu-panel-footer a:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
@media(max-width:640px){
    .rev-menu-panel-head-pro{min-height:96px!important;padding:20px!important}
    .rev-menu-logo img{max-width:150px!important}
    .rev-menu-panel-intro,.rev-menu-search-box{padding-left:20px!important;padding-right:20px!important}
    .rev-menu-grid-pro{grid-template-columns:1fr!important;padding-left:20px!important;padding-right:20px!important}
    .rev-menu-panel-footer{padding:16px 20px!important;flex-direction:column!important}
}


/* Home - seção A Revista profissional */
.rev-about-home-pro{
    padding:0!important;
    background:#fff!important;
    position:relative;
    z-index:3;
}
.rev-about-home-pro .rev-container{
    position:relative;
}
.rev-about-home-card{
    margin-top:-42px;
    position:relative;
    display:grid;
    grid-template-columns:86px minmax(0,1fr) auto;
    gap:28px;
    align-items:center;
    padding:30px 34px;
    border-radius:24px;
    background:
      linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,255,255,.92)),
      radial-gradient(circle at 12% 10%,color-mix(in srgb,var(--rev-primary) 18%, transparent),transparent 36%);
    border:1px solid rgba(15,23,42,.08);
    box-shadow:0 24px 70px rgba(15,23,42,.14);
    overflow:hidden;
}
.rev-about-home-card:before{
    content:'';
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:7px;
    background:var(--rev-primary);
}
.rev-about-home-card:after{
    content:'';
    position:absolute;
    right:-70px;
    top:-90px;
    width:220px;
    height:220px;
    border-radius:50%;
    background:color-mix(in srgb,var(--rev-primary) 12%, transparent);
    pointer-events:none;
}
.rev-about-home-mark{
    width:86px;
    height:86px;
    border-radius:22px;
    display:grid;
    place-items:center;
    background:var(--rev-primary);
    color:#fff;
    box-shadow:0 18px 40px color-mix(in srgb,var(--rev-primary) 30%, transparent);
}
.rev-about-home-mark span{
    font-size:28px;
    font-weight:1000;
    letter-spacing:-.08em;
    color:#fff;
}
.rev-about-home-text{
    min-width:0;
}
.rev-about-home-text .rev-kicker{
    margin-bottom:7px!important;
}
.rev-about-home-text h2{
    margin:0 0 10px!important;
    max-width:650px;
    color:#111827!important;
    font-size:clamp(28px,3.6vw,46px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
    text-transform:uppercase;
}
.rev-about-home-text h2:after{
    display:none!important;
}
.rev-about-home-text p{
    margin:0!important;
    max-width:760px;
    color:#4b5563!important;
    font-size:16px!important;
    line-height:1.68!important;
}
.rev-about-home-actions{
    position:relative;
    z-index:2;
    display:flex;
    justify-content:flex-end;
}
.rev-about-home-actions .rev-btn{
    white-space:nowrap;
    background:var(--rev-primary)!important;
    color:#fff!important;
    border-color:var(--rev-primary)!important;
    box-shadow:0 16px 34px color-mix(in srgb,var(--rev-primary) 26%, transparent);
}
@media(max-width:900px){
    .rev-about-home-card{
        grid-template-columns:72px 1fr;
        gap:20px;
        padding:26px;
    }
    .rev-about-home-mark{
        width:72px;
        height:72px;
        border-radius:18px;
    }
    .rev-about-home-actions{
        grid-column:1/-1;
        justify-content:flex-start;
    }
}
@media(max-width:620px){
    .rev-about-home-card{
        margin-top:-26px;
        grid-template-columns:1fr;
        padding:24px;
    }
    .rev-about-home-mark{
        width:64px;
        height:64px;
    }
    .rev-about-home-text h2{
        font-size:29px!important;
    }
    .rev-about-home-actions .rev-btn{
        width:100%;
        justify-content:center;
        white-space:normal;
        text-align:center;
    }
}


/* HOME - A Revista: layout novo real */
.rev-home-editorial-callout{
    background:#ffffff!important;
    padding:58px 0 54px!important;
    position:relative!important;
    overflow:hidden!important;
}
.rev-home-editorial-callout:before{
    content:''!important;
    position:absolute!important;
    inset:auto -120px -160px auto!important;
    width:360px!important;
    height:360px!important;
    border-radius:50%!important;
    background:rgba(0,0,0,.035)!important;
    pointer-events:none!important;
}
.rev-home-editorial-box{
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 300px!important;
    gap:34px!important;
    align-items:stretch!important;
    min-height:310px!important;
    border-radius:30px!important;
    overflow:hidden!important;
    background:#0b0f17!important;
    box-shadow:0 26px 80px rgba(15,23,42,.18)!important;
}
.rev-home-editorial-box:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:
      linear-gradient(115deg,rgba(255,255,255,.08),transparent 38%),
      radial-gradient(circle at 12% 10%,rgba(255,255,255,.14),transparent 28%)!important;
    pointer-events:none!important;
}
.rev-home-editorial-box:after{
    content:''!important;
    position:absolute!important;
    top:0!important;
    left:0!important;
    width:9px!important;
    height:100%!important;
    background:var(--rev-primary)!important;
}
.rev-home-editorial-main{
    position:relative!important;
    z-index:2!important;
    padding:46px 50px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
}
.rev-home-editorial-kicker{
    display:inline-flex!important;
    width:max-content!important;
    margin-bottom:14px!important;
    padding:8px 13px!important;
    border-radius:999px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.16em!important;
}
.rev-home-editorial-main h2{
    margin:0!important;
    max-width:760px!important;
    color:#fff!important;
    font-size:clamp(34px,5vw,64px)!important;
    line-height:.9!important;
    letter-spacing:-.07em!important;
    text-transform:uppercase!important;
    font-weight:1000!important;
}
.rev-home-editorial-main h2:after{
    display:none!important;
}
.rev-home-editorial-main p{
    margin:18px 0 0!important;
    max-width:760px!important;
    color:rgba(255,255,255,.78)!important;
    font-size:18px!important;
    line-height:1.65!important;
}
.rev-home-editorial-btn{
    margin-top:28px!important;
    width:max-content!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    min-height:48px!important;
    border-radius:999px!important;
    padding:0 22px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    box-shadow:0 18px 42px rgba(0,0,0,.24)!important;
}
.rev-home-editorial-side{
    position:relative!important;
    z-index:2!important;
    background:var(--rev-primary)!important;
    padding:34px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:space-between!important;
}
.rev-home-editorial-seal{
    width:100%!important;
    aspect-ratio:1/1!important;
    border:1px solid rgba(255,255,255,.28)!important;
    border-radius:28px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
    color:#fff!important;
    background:rgba(255,255,255,.10)!important;
}
.rev-home-editorial-seal b{
    display:block!important;
    color:rgba(255,255,255,.72)!important;
    font-size:12px!important;
    letter-spacing:.22em!important;
    margin-bottom:10px!important;
}
.rev-home-editorial-seal strong{
    color:#fff!important;
    font-size:34px!important;
    line-height:.9!important;
    letter-spacing:-.08em!important;
}
.rev-home-editorial-points{
    display:flex!important;
    gap:8px!important;
    flex-wrap:wrap!important;
    margin-top:22px!important;
}
.rev-home-editorial-points span{
    display:inline-flex!important;
    border-radius:999px!important;
    padding:8px 11px!important;
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
@media(max-width:920px){
    .rev-home-editorial-box{
        grid-template-columns:1fr!important;
    }
    .rev-home-editorial-side{
        display:none!important;
    }
    .rev-home-editorial-main{
        padding:38px 30px!important;
    }
}
@media(max-width:560px){
    .rev-home-editorial-callout{
        padding:36px 0!important;
    }
    .rev-home-editorial-box{
        border-radius:22px!important;
    }
    .rev-home-editorial-main{
        padding:30px 24px!important;
    }
    .rev-home-editorial-main h2{
        font-size:35px!important;
    }
    .rev-home-editorial-main p{
        font-size:16px!important;
    }
    .rev-home-editorial-btn{
        width:100%!important;
        justify-content:center!important;
        text-align:center!important;
    }
}


/* HOME - A Revista light e elegante */
.rev-home-about-light{
    background:#fff!important;
    padding:42px 0 38px!important;
}
.rev-home-about-light-box{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:28px!important;
    align-items:center!important;
    padding:30px 34px!important;
    border:1px solid #edf0f4!important;
    border-radius:22px!important;
    background:linear-gradient(180deg,#ffffff 0%,#fbfbfc 100%)!important;
    box-shadow:0 12px 34px rgba(15,23,42,.07)!important;
    position:relative!important;
}
.rev-home-about-light-box:before{
    content:''!important;
    position:absolute!important;
    left:0!important;
    top:28px!important;
    bottom:28px!important;
    width:4px!important;
    border-radius:0 8px 8px 0!important;
    background:var(--rev-primary)!important;
}
.rev-home-about-light-text{
    min-width:0!important;
    padding-left:8px!important;
}
.rev-home-about-light-text .rev-kicker{
    margin-bottom:8px!important;
}
.rev-home-about-light-text h2{
    margin:0 0 10px!important;
    max-width:640px!important;
    color:#111827!important;
    font-size:clamp(26px,3vw,38px)!important;
    line-height:1.04!important;
    letter-spacing:-.035em!important;
    text-transform:uppercase!important;
}
.rev-home-about-light-text h2:after{
    display:none!important;
}
.rev-home-about-light-text p{
    margin:0!important;
    max-width:820px!important;
    color:#4b5563!important;
    font-size:16px!important;
    line-height:1.68!important;
}
.rev-home-about-light-btn{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    min-height:44px!important;
    border-radius:999px!important;
    padding:0 19px!important;
    background:transparent!important;
    border:1px solid var(--rev-primary)!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    transition:.22s!important;
}
.rev-home-about-light-btn:hover{
    background:var(--rev-primary)!important;
    color:#fff!important;
    transform:translateY(-2px)!important;
}
@media(max-width:780px){
    .rev-home-about-light{
        padding:30px 0!important;
    }
    .rev-home-about-light-box{
        grid-template-columns:1fr!important;
        padding:26px!important;
    }
    .rev-home-about-light-btn{
        width:max-content!important;
    }
}
@media(max-width:520px){
    .rev-home-about-light-box{
        padding:24px!important;
    }
    .rev-home-about-light-text h2{
        font-size:28px!important;
    }
    .rev-home-about-light-btn{
        width:100%!important;
        white-space:normal!important;
        text-align:center!important;
    }
}


/* Home - Momentos Marcantes profissional */
.rev-home-momentos{
    position:relative;
    padding:72px 0!important;
    background:#0b0f17!important;
    color:#fff!important;
    overflow:hidden!important;
}
.rev-home-momentos:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:
      radial-gradient(circle at 12% 15%,rgba(255,255,255,.10),transparent 28%),
      radial-gradient(circle at 88% 10%,rgba(255,255,255,.07),transparent 24%)!important;
    pointer-events:none!important;
}
.rev-home-momentos:after{
    content:''!important;
    position:absolute!important;
    left:0!important;
    top:0!important;
    width:100%!important;
    height:5px!important;
    background:var(--rev-primary)!important;
}
.rev-home-momentos .rev-container{
    position:relative!important;
    z-index:2!important;
}
.rev-home-momentos-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:28px!important;
    margin-bottom:30px!important;
}
.rev-home-momentos-head h2{
    margin:0!important;
    color:#fff!important;
    font-size:clamp(30px,4vw,52px)!important;
    line-height:.95!important;
    letter-spacing:-.055em!important;
    text-transform:uppercase!important;
}
.rev-home-momentos-head h2:after{
    display:none!important;
}
.rev-home-momentos-head p{
    max-width:680px!important;
    margin:13px 0 0!important;
    color:rgba(255,255,255,.72)!important;
    font-size:16px!important;
    line-height:1.62!important;
}
.rev-home-momentos-link{
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    min-height:42px!important;
    border-radius:999px!important;
    padding:0 17px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.rev-home-momentos-link:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-home-momentos-grid{
    display:grid!important;
    grid-template-columns:1.25fr .95fr!important;
    gap:22px!important;
}
.rev-home-momento-card{
    position:relative!important;
    min-height:360px!important;
    border-radius:24px!important;
    overflow:hidden!important;
    display:block!important;
    background:#111827!important;
    box-shadow:0 22px 58px rgba(0,0,0,.26)!important;
    isolation:isolate!important;
}
.rev-home-momento-card:not(.is-large){
    min-height:360px!important;
}
.rev-home-momento-card img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    transition:transform .55s ease!important;
}
.rev-home-momento-card:hover img{
    transform:scale(1.07)!important;
}
.rev-home-momento-card:after{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.35) 42%,rgba(0,0,0,.86) 100%)!important;
    z-index:1!important;
}
.rev-home-momento-overlay{
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    padding:28px!important;
}
.rev-home-momento-tag{
    display:inline-flex!important;
    margin-bottom:12px!important;
    border-radius:999px!important;
    padding:7px 11px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-home-momento-overlay h3{
    margin:0!important;
    color:#fff!important;
    font-size:clamp(23px,3vw,38px)!important;
    line-height:1.02!important;
    letter-spacing:-.04em!important;
    text-transform:uppercase!important;
}
.rev-home-momento-overlay p{
    margin:12px 0 0!important;
    max-width:620px!important;
    color:rgba(255,255,255,.82)!important;
    line-height:1.55!important;
    font-size:15px!important;
}
.rev-home-momento-overlay strong{
    display:inline-flex!important;
    margin-top:18px!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
}
@media(max-width:900px){
    .rev-home-momentos{
        padding:56px 0!important;
    }
    .rev-home-momentos-head{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    .rev-home-momentos-grid{
        grid-template-columns:1fr!important;
    }
    .rev-home-momento-card,
    .rev-home-momento-card:not(.is-large){
        min-height:330px!important;
    }
}
@media(max-width:560px){
    .rev-home-momento-overlay{
        padding:22px!important;
    }
    .rev-home-momento-card,
    .rev-home-momento-card:not(.is-large){
        min-height:300px!important;
        border-radius:20px!important;
    }
}


/* Ajuste Momentos Marcantes - título menor nos cards */
.rev-home-momento-overlay h3{
    font-size:clamp(19px,2.1vw,28px)!important;
    line-height:1.08!important;
    letter-spacing:-.025em!important;
    max-width:620px!important;
}
.rev-home-momento-card.is-large .rev-home-momento-overlay h3{
    font-size:clamp(22px,2.6vw,34px)!important;
}
@media(max-width:560px){
    .rev-home-momento-overlay h3,
    .rev-home-momento-card.is-large .rev-home-momento-overlay h3{
        font-size:22px!important;
        line-height:1.1!important;
    }
}


/* Home - Notícias Culturais profissional */
.rev-home-news{
    padding:66px 0!important;
    background:#fff!important;
}
.rev-home-news-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:26px!important;
    margin-bottom:28px!important;
}
.rev-home-news-head h2{
    margin:0!important;
    color:#111827!important;
    font-size:clamp(28px,3.6vw,46px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
    text-transform:uppercase!important;
}
.rev-home-news-head h2:after{
    display:none!important;
}
.rev-home-news-head p{
    margin:12px 0 0!important;
    max-width:620px!important;
    color:#64748b!important;
    font-size:16px!important;
    line-height:1.55!important;
}
.rev-home-news-link{
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    min-height:42px!important;
    border-radius:999px!important;
    padding:0 17px!important;
    border:1px solid var(--rev-primary)!important;
    color:var(--rev-primary)!important;
    background:#fff!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.rev-home-news-link:hover{
    background:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-home-news-grid{
    display:grid!important;
    grid-template-columns:1.18fr .91fr .91fr!important;
    gap:22px!important;
}
.rev-home-news-card{
    display:flex!important;
    flex-direction:column!important;
    min-height:100%!important;
    border-radius:22px!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid #edf0f4!important;
    box-shadow:0 14px 36px rgba(15,23,42,.08)!important;
    transition:.24s!important;
}
.rev-home-news-card:hover{
    transform:translateY(-5px)!important;
    box-shadow:0 24px 58px rgba(15,23,42,.14)!important;
}
.rev-home-news-card.is-main{
    border-color:rgba(15,23,42,.10)!important;
}
.rev-home-news-img{
    height:190px!important;
    overflow:hidden!important;
    background:#111827!important;
}
.rev-home-news-card.is-main .rev-home-news-img{
    height:260px!important;
}
.rev-home-news-img img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    transition:transform .5s!important;
}
.rev-home-news-card:hover .rev-home-news-img img{
    transform:scale(1.06)!important;
}
.rev-home-news-body{
    padding:22px!important;
    display:flex!important;
    flex-direction:column!important;
    flex:1!important;
}
.rev-home-news-tag{
    display:inline-flex!important;
    width:max-content!important;
    margin-bottom:12px!important;
    border-radius:999px!important;
    padding:7px 10px!important;
    background:rgba(0,0,0,.045)!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.06em!important;
}
.rev-home-news-body h3{
    margin:0!important;
    color:#111827!important;
    font-size:clamp(19px,1.9vw,27px)!important;
    line-height:1.08!important;
    letter-spacing:-.025em!important;
    text-transform:uppercase!important;
}
.rev-home-news-card.is-main .rev-home-news-body h3{
    font-size:clamp(22px,2.35vw,32px)!important;
}
.rev-home-news-body p{
    margin:12px 0 0!important;
    color:#64748b!important;
    font-size:14px!important;
    line-height:1.55!important;
}
.rev-home-news-meta{
    margin-top:auto!important;
    padding-top:18px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    border-top:1px solid #edf0f4!important;
    color:#64748b!important;
    font-size:12px!important;
    font-weight:800!important;
}
.rev-home-news-meta strong{
    color:var(--rev-primary)!important;
    font-size:12px!important;
    text-transform:uppercase!important;
}
@media(max-width:980px){
    .rev-home-news-grid{
        grid-template-columns:1fr 1fr!important;
    }
    .rev-home-news-card.is-main{
        grid-column:1/-1!important;
    }
}
@media(max-width:680px){
    .rev-home-news{
        padding:46px 0!important;
    }
    .rev-home-news-head{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    .rev-home-news-grid{
        grid-template-columns:1fr!important;
    }
    .rev-home-news-card.is-main{
        grid-column:auto!important;
    }
    .rev-home-news-img,
    .rev-home-news-card.is-main .rev-home-news-img{
        height:215px!important;
    }
}

/* Notícias Culturais da HOME - Story Flip somente aqui */
.rev-home-news-story{
    padding:58px 0!important;
    background:#fff!important;
}
.rev-home-news-story .rev-home-news-story-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px!important;
    align-items:stretch!important;
}
.rev-home-news-story .rev-story-news-card{
    display:block!important;
    height:520px!important;
    perspective:1200px!important;
    border-radius:28px!important;
    text-decoration:none!important;
}
.rev-home-news-story .rev-story-news-inner{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    border-radius:28px!important;
    transform-style:preserve-3d!important;
    transition:transform .72s cubic-bezier(.2,.8,.2,1)!important;
}
.rev-home-news-story .rev-story-news-card:hover .rev-story-news-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-news-story .rev-story-news-face{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    overflow:hidden!important;
    border-radius:28px!important;
    background:#0b0f17!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    box-shadow:0 20px 45px rgba(15,23,42,.16)!important;
    border:1px solid rgba(15,23,42,.08)!important;
}
.rev-home-news-story .rev-story-news-face img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    display:block!important;
}
.rev-home-news-story .rev-story-news-front-gradient{
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.18) 38%,rgba(0,0,0,.78) 100%)!important;
}
.rev-home-news-story .rev-story-news-front-content{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2!important;
    padding:24px!important;
    color:#fff!important;
}
.rev-home-news-story .rev-story-news-front-content small,
.rev-home-news-story .rev-story-news-back-content small{
    display:inline-flex!important;
    width:max-content!important;
    margin-bottom:12px!important;
    border-radius:999px!important;
    padding:7px 10px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.06em!important;
    font-style:normal!important;
}
.rev-home-news-story .rev-story-news-front-content strong,
.rev-home-news-story .rev-story-news-back-content strong{
    display:block!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1.12!important;
    font-weight:900!important;
    letter-spacing:-.02em!important;
    text-transform:none!important;
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.rev-home-news-story .rev-story-news-front-content em{
    display:block!important;
    margin-top:14px!important;
    color:rgba(255,255,255,.78)!important;
    font-style:normal!important;
    font-size:12px!important;
    font-weight:800!important;
}
.rev-home-news-story .rev-story-news-back{
    transform:rotateY(180deg)!important;
}
.rev-home-news-story .rev-story-news-back img{
    filter:grayscale(100%) contrast(1.08) brightness(.72)!important;
    transform:scale(1.04)!important;
}
.rev-home-news-story .rev-story-news-back-overlay{
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.52),rgba(0,0,0,.88))!important;
}
.rev-home-news-story .rev-story-news-back-content{
    position:absolute!important;
    inset:0!important;
    z-index:2!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-end!important;
    padding:25px!important;
    color:#fff!important;
}
.rev-home-news-story .rev-story-news-back-content p{
    margin:14px 0 0!important;
    color:rgba(255,255,255,.82)!important;
    font-size:14px!important;
    line-height:1.5!important;
    display:-webkit-box!important;
    -webkit-line-clamp:4!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.rev-home-news-story .rev-story-news-btn{
    width:max-content!important;
    display:inline-flex!important;
    margin-top:20px!important;
    min-height:42px!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    padding:0 18px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
@media(max-width:980px){
    .rev-home-news-story .rev-home-news-story-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
    .rev-home-news-story .rev-story-news-card{
        height:500px!important;
    }
}
@media(max-width:640px){
    .rev-home-news-story .rev-home-news-story-grid{
        grid-template-columns:1fr!important;
    }
    .rev-home-news-story .rev-story-news-card{
        height:520px!important;
    }
}


/* Paginação das páginas de conteúdo */
.rev-pagination{
    display:flex;
    align-items:center;
    justify-content:center;
    flex-wrap:wrap;
    gap:9px;
    margin:42px 0 0;
}
.rev-pagination a,
.rev-pagination span{
    min-width:42px;
    height:42px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    border:1px solid #e2e8f0;
    background:#fff;
    color:#111827;
    font-size:13px;
    font-weight:900;
    padding:0 14px;
}
.rev-pagination a:hover,
.rev-pagination .active{
    background:var(--rev-primary);
    border-color:var(--rev-primary);
    color:#fff;
}
.rev-pagination .disabled{
    opacity:.42;
    cursor:not-allowed;
}
.rev-pagination .dots{
    border:0;
    background:transparent;
    min-width:22px;
    padding:0;
}
.rev-pagination .rev-page-prev,
.rev-pagination .rev-page-next{
    min-width:112px;
}
@media(max-width:560px){
    .rev-pagination{
        gap:7px;
    }
    .rev-pagination a,
    .rev-pagination span{
        min-width:36px;
        height:36px;
        font-size:12px;
        padding:0 11px;
    }
    .rev-pagination .rev-page-prev,
    .rev-pagination .rev-page-next{
        min-width:auto;
    }
}


/* Paginação sempre visível nas páginas de conteúdo */
.rev-pagination-wrap{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:12px!important;
    margin:44px 0 0!important;
    padding-top:24px!important;
    border-top:1px solid #eef1f5!important;
}
.rev-pagination-info{
    color:#64748b!important;
    font-size:13px!important;
    font-weight:800!important;
}
.rev-pagination-info strong{
    color:var(--rev-primary)!important;
}
.rev-pagination{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
    gap:9px!important;
    margin:0!important;
}
.rev-pagination a,
.rev-pagination span{
    min-width:42px!important;
    height:42px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    border:1px solid #e2e8f0!important;
    background:#fff!important;
    color:#111827!important;
    font-size:13px!important;
    font-weight:900!important;
    padding:0 14px!important;
}
.rev-pagination a:hover,
.rev-pagination .active{
    background:var(--rev-primary)!important;
    border-color:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-pagination .disabled{
    opacity:.45!important;
    cursor:not-allowed!important;
}
.rev-pagination .dots{
    border:0!important;
    background:transparent!important;
    min-width:22px!important;
    padding:0!important;
}
.rev-pagination .rev-page-prev,
.rev-pagination .rev-page-next{
    min-width:112px!important;
}
@media(max-width:560px){
    .rev-pagination a,
    .rev-pagination span{
        min-width:36px!important;
        height:36px!important;
        font-size:12px!important;
        padding:0 11px!important;
    }
    .rev-pagination .rev-page-prev,
    .rev-pagination .rev-page-next{
        min-width:auto!important;
    }
}


/* Topo/título profissional para páginas e matérias */
.rev-title-hero-pro,
.rev-article-hero.rev-title-hero-pro,
.rev-page-hero.rev-title-hero-pro{
    min-height:390px!important;
    display:flex!important;
    align-items:flex-end!important;
    position:relative!important;
    overflow:hidden!important;
    background:#07090c!important;
    color:#fff!important;
}
.rev-title-page-pro{
    min-height:330px!important;
}
.rev-title-hero-pro:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    z-index:1!important;
    background:
        linear-gradient(90deg,rgba(0,0,0,.84) 0%,rgba(0,0,0,.62) 42%,rgba(0,0,0,.22) 100%),
        linear-gradient(180deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,.78) 100%)!important;
}
.rev-title-hero-pro:after{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    z-index:0!important;
    background:var(--hero-img, url('../img/default-magazine.svg')) center/cover!important;
    opacity:.76!important;
    transform:scale(1.02)!important;
}
.rev-title-hero-pro .rev-container{
    position:relative!important;
    z-index:2!important;
    padding:0 0 46px!important;
}
.rev-title-hero-box{
    max-width:900px!important;
    padding:0!important;
}
.rev-title-hero-box .rev-breadcrumb{
    margin:0 0 12px!important;
    color:rgba(255,255,255,.72)!important;
    font-size:12px!important;
    font-weight:800!important;
}
.rev-title-hero-box .rev-breadcrumb a{
    color:rgba(255,255,255,.72)!important;
}
.rev-title-hero-box .rev-breadcrumb a:hover{
    color:#fff!important;
}
.rev-title-hero-kicker{
    display:inline-flex!important;
    width:max-content!important;
    margin:0 0 12px!important;
    border-radius:999px!important;
    padding:7px 11px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:11px!important;
    line-height:1!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
    font-weight:900!important;
}
.rev-title-hero-box h1{
    max-width:900px!important;
    margin:0!important;
    color:#fff!important;
    font-size:clamp(34px,4.7vw,58px)!important;
    line-height:.98!important;
    letter-spacing:-.045em!important;
    text-transform:none!important;
    font-weight:1000!important;
    text-wrap:balance;
}
.rev-title-page-pro .rev-title-hero-box h1{
    font-size:clamp(34px,4vw,52px)!important;
}
.rev-title-hero-box p{
    max-width:760px!important;
    margin:16px 0 0!important;
    color:rgba(255,255,255,.86)!important;
    font-size:16px!important;
    line-height:1.58!important;
}
.rev-title-hero-meta{
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    gap:9px!important;
    margin-top:18px!important;
    color:rgba(255,255,255,.78)!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
}
.rev-title-hero-meta .dot{
    width:4px!important;
    height:4px!important;
    border-radius:50%!important;
    background:var(--rev-primary)!important;
    display:inline-block!important;
}
@media(max-width:760px){
    .rev-title-hero-pro,
    .rev-article-hero.rev-title-hero-pro,
    .rev-page-hero.rev-title-hero-pro{
        min-height:330px!important;
    }
    .rev-title-hero-pro .rev-container{
        padding-bottom:34px!important;
    }
    .rev-title-hero-box h1,
    .rev-title-page-pro .rev-title-hero-box h1{
        font-size:34px!important;
        line-height:1.04!important;
    }
    .rev-title-hero-box p{
        font-size:15px!important;
    }
}


/* FORÇAR título menor no topo das matérias e páginas */
.rev-article-hero h1,
.rev-page-hero h1,
.rev-title-hero-box h1,
.rev-article-hero.rev-title-hero-pro .rev-title-hero-box h1,
.rev-page-hero.rev-title-hero-pro .rev-title-hero-box h1{
    font-size:36px!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    max-width:760px!important;
    text-transform:none!important;
}

.rev-article-hero,
.rev-article-hero.rev-title-hero-pro{
    min-height:340px!important;
}

.rev-page-hero,
.rev-page-hero.rev-title-hero-pro{
    min-height:280px!important;
}

.rev-article-hero .rev-container,
.rev-title-hero-pro .rev-container{
    padding-bottom:36px!important;
}

.rev-title-hero-box p,
.rev-article-hero p,
.rev-page-hero p{
    font-size:15px!important;
    line-height:1.5!important;
    max-width:680px!important;
}

@media(max-width:760px){
    .rev-article-hero h1,
    .rev-page-hero h1,
    .rev-title-hero-box h1,
    .rev-article-hero.rev-title-hero-pro .rev-title-hero-box h1,
    .rev-page-hero.rev-title-hero-pro .rev-title-hero-box h1{
        font-size:28px!important;
        line-height:1.12!important;
        max-width:100%!important;
    }
    .rev-article-hero,
    .rev-article-hero.rev-title-hero-pro{
        min-height:300px!important;
    }
    .rev-page-hero,
    .rev-page-hero.rev-title-hero-pro{
        min-height:250px!important;
    }
}


/* Barra de breadcrumb abaixo do topo/título */
.rev-breadcrumb-bar{
    background:#fff!important;
    border-bottom:1px solid #edf0f4!important;
    box-shadow:0 8px 24px rgba(15,23,42,.035)!important;
}
.rev-breadcrumb-bar .rev-container{
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
}
.rev-breadcrumb-clean{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    margin:0!important;
    color:#64748b!important;
    font-size:13px!important;
    line-height:1.3!important;
    font-weight:800!important;
    max-width:100%!important;
    overflow:hidden!important;
    white-space:nowrap!important;
}
.rev-breadcrumb-clean a{
    color:var(--rev-primary)!important;
    font-weight:900!important;
}
.rev-breadcrumb-clean span{
    color:#94a3b8!important;
    flex:0 0 auto!important;
}
.rev-breadcrumb-clean strong{
    color:#334155!important;
    font-weight:900!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
}
.rev-title-hero-box .rev-breadcrumb{
    display:none!important;
}
@media(max-width:640px){
    .rev-breadcrumb-bar .rev-container{
        min-height:46px!important;
    }
    .rev-breadcrumb-clean{
        font-size:12px!important;
    }
}


/* Controle do topo/título no celular */
@media(max-width:760px){
    .rev-title-hero-pro,
    .rev-article-hero.rev-title-hero-pro,
    .rev-page-hero.rev-title-hero-pro{
        min-height:240px!important;
    }

    .rev-title-hero-pro .rev-container,
    .rev-article-hero .rev-container,
    .rev-page-hero .rev-container{
        padding-bottom:24px!important;
    }

    .rev-title-hero-box{
        max-width:100%!important;
    }

    .rev-article-hero h1,
    .rev-page-hero h1,
    .rev-title-hero-box h1,
    .rev-article-hero.rev-title-hero-pro .rev-title-hero-box h1,
    .rev-page-hero.rev-title-hero-pro .rev-title-hero-box h1{
        font-size:24px!important;
        line-height:1.12!important;
        letter-spacing:-.01em!important;
        max-width:100%!important;
        display:-webkit-box!important;
        -webkit-line-clamp:3!important;
        -webkit-box-orient:vertical!important;
        overflow:hidden!important;
    }

    .rev-title-hero-box p,
    .rev-article-hero p,
    .rev-page-hero p{
        font-size:13px!important;
        line-height:1.42!important;
        max-width:100%!important;
        display:-webkit-box!important;
        -webkit-line-clamp:2!important;
        -webkit-box-orient:vertical!important;
        overflow:hidden!important;
        margin-top:10px!important;
    }

    .rev-title-hero-kicker{
        font-size:9px!important;
        padding:6px 9px!important;
        margin-bottom:8px!important;
    }

    .rev-title-hero-meta{
        font-size:10px!important;
        gap:7px!important;
        margin-top:12px!important;
    }
}

@media(max-width:430px){
    .rev-title-hero-pro,
    .rev-article-hero.rev-title-hero-pro,
    .rev-page-hero.rev-title-hero-pro{
        min-height:220px!important;
    }

    .rev-article-hero h1,
    .rev-page-hero h1,
    .rev-title-hero-box h1,
    .rev-article-hero.rev-title-hero-pro .rev-title-hero-box h1,
    .rev-page-hero.rev-title-hero-pro .rev-title-hero-box h1{
        font-size:21px!important;
        line-height:1.14!important;
        -webkit-line-clamp:3!important;
    }

    .rev-title-hero-box p,
    .rev-article-hero p,
    .rev-page-hero p{
        font-size:12px!important;
        -webkit-line-clamp:2!important;
    }

    .rev-breadcrumb-clean{
        font-size:11px!important;
        gap:6px!important;
    }

    .rev-breadcrumb-bar .rev-container{
        min-height:42px!important;
    }
}


/* Crédito de desenvolvimento UPD no rodapé - não remover */
.rev-footer-dev-credit{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
    color:rgba(255,255,255,.72)!important;
    white-space:nowrap!important;
}
.rev-footer-dev-credit img{
    height:34px!important;
    width:auto!important;
    display:block!important;
    object-fit:contain!important;
    filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))!important;
}
@media(max-width:560px){
    .rev-footer-dev-credit{
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:7px!important;
        white-space:normal!important;
    }
    .rev-footer-dev-credit img{
        height:30px!important;
    }
}


/* Currículo Artístico - admin e site */
.curriculo-admin-box{
    grid-column:1/-1;
    margin:14px 0;
    padding:18px;
    border-radius:16px;
    background:#f8fafc;
    border:1px solid #e2e8f0;
}
.curriculo-admin-box h3{margin:0 0 6px;color:#0f172a}
.curriculo-admin-box p{margin:0;color:#64748b;font-weight:700}
.curriculo-works-admin{display:grid;gap:14px;margin:16px 0}
.curriculo-work-row{
    display:grid;
    grid-template-columns:1fr 120px 180px;
    gap:14px;
    padding:16px;
    background:#fff;
    border:1px solid #e2e8f0;
    border-radius:16px;
}
.curriculo-work-row .full{grid-column:1/-1}
.rev-curriculo-list-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:22px;
}
.rev-curriculo-list-card{
    display:grid;
    grid-template-rows:240px 1fr;
    background:#fff;
    border:1px solid #e8edf3;
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 14px 36px rgba(15,23,42,.08);
    transition:.22s;
}
.rev-curriculo-list-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(15,23,42,.14)}
.rev-curriculo-list-card img{width:100%;height:240px;object-fit:cover}
.rev-curriculo-list-card div{padding:22px;display:flex;flex-direction:column}
.rev-curriculo-list-card span{color:var(--rev-primary);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rev-curriculo-list-card h3{margin:10px 0 8px;color:#111827;font-size:22px;line-height:1.08}
.rev-curriculo-list-card p{color:#64748b;font-size:14px;line-height:1.55}
.rev-curriculo-list-card strong{margin-top:auto;color:var(--rev-primary);font-size:12px;text-transform:uppercase}
.rev-curriculo-view{display:grid;gap:28px}
.rev-curriculo-head{
    display:grid;
    grid-template-columns:220px 1fr;
    gap:28px;
    align-items:center;
    padding:26px;
    border-radius:24px;
    background:#fff;
    border:1px solid #e8edf3;
    box-shadow:0 18px 48px rgba(15,23,42,.08);
}
.rev-curriculo-photo img{width:220px;height:260px;object-fit:cover;border-radius:18px}
.rev-curriculo-info span{color:var(--rev-primary);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.rev-curriculo-info h2{font-size:38px;line-height:1;margin:10px 0 12px;color:#111827}
.rev-curriculo-info p{margin:0 0 12px;color:#475569}
.rev-curriculo-tags{display:flex;gap:8px;flex-wrap:wrap}
.rev-curriculo-tags small{background:#f1f5f9;border-radius:999px;padding:7px 10px;color:#334155;font-weight:800}
.rev-curriculo-section{
    padding:26px;
    border:1px solid #e8edf3;
    border-radius:22px;
    background:#fff;
}
.rev-curriculo-section h3{margin:0 0 14px;color:#111827;font-size:22px}
.rev-curriculo-section p{margin:0;color:#334155;line-height:1.75}
.rev-curriculo-timeline{display:grid;gap:14px}
.rev-curriculo-work{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:18px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}
.rev-curriculo-work time{color:var(--rev-primary);font-weight:900}
.rev-curriculo-work h4{margin:0 0 6px;color:#111827}
.rev-curriculo-work strong{display:block;color:#475569;margin-bottom:8px}
.rev-curriculo-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.rev-curriculo-contact a{padding:14px;border-radius:14px;background:var(--rev-primary);color:#fff!important;text-align:center;font-weight:900;font-size:13px}
.rev-curriculo-download{
    display:flex;
    align-items:center;
    gap:16px;
    padding:20px;
    border-radius:18px;
    background:#0f172a;
    color:#fff!important;
}
.rev-curriculo-download span{width:58px;height:58px;border-radius:14px;background:var(--rev-primary);display:grid;place-items:center;font-weight:1000;color:#fff}
.rev-curriculo-download strong{display:block;color:#fff;font-size:18px}
.rev-curriculo-download small{display:block;color:rgba(255,255,255,.7);margin-top:4px}
@media(max-width:900px){
    .rev-curriculo-list-grid{grid-template-columns:1fr 1fr}
    .rev-curriculo-head{grid-template-columns:1fr}
    .rev-curriculo-photo img{width:100%;height:auto;max-height:420px}
    .rev-curriculo-contact{grid-template-columns:1fr}
    .curriculo-work-row{grid-template-columns:1fr}
}
@media(max-width:620px){
    .rev-curriculo-list-grid{grid-template-columns:1fr}
    .rev-curriculo-info h2{font-size:30px}
}


/* Centralizar título na barra/topo das páginas */
.rev-title-hero-pro,
.rev-article-hero.rev-title-hero-pro,
.rev-page-hero.rev-title-hero-pro{
    align-items:center!important;
    text-align:center!important;
}

.rev-title-hero-pro .rev-container,
.rev-article-hero .rev-container,
.rev-page-hero .rev-container{
    padding-bottom:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}

.rev-title-hero-box{
    max-width:900px!important;
    margin:0 auto!important;
    text-align:center!important;
}

.rev-title-hero-kicker{
    margin-left:auto!important;
    margin-right:auto!important;
}

.rev-title-hero-box h1,
.rev-article-hero h1,
.rev-page-hero h1{
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
}

.rev-title-hero-box p,
.rev-article-hero p,
.rev-page-hero p{
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
}

.rev-title-hero-meta{
    justify-content:center!important;
}

@media(max-width:760px){
    .rev-title-hero-pro .rev-container,
    .rev-article-hero .rev-container,
    .rev-page-hero .rev-container{
        padding-bottom:0!important;
    }

    .rev-title-hero-box{
        width:100%!important;
        text-align:center!important;
    }

    .rev-title-hero-box h1,
    .rev-article-hero h1,
    .rev-page-hero h1{
        text-align:center!important;
        margin-left:auto!important;
        margin-right:auto!important;
    }

    .rev-title-hero-box p,
    .rev-article-hero p,
    .rev-page-hero p{
        text-align:center!important;
    }
}


/* Título no meio da barra, mas alinhado à esquerda */
.rev-title-hero-pro,
.rev-article-hero.rev-title-hero-pro,
.rev-page-hero.rev-title-hero-pro{
    align-items:center!important;
    text-align:left!important;
}

.rev-title-hero-pro .rev-container,
.rev-article-hero .rev-container,
.rev-page-hero .rev-container{
    padding-bottom:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
}

.rev-title-hero-box{
    max-width:900px!important;
    margin:0!important;
    text-align:left!important;
}

.rev-title-hero-kicker{
    margin-left:0!important;
    margin-right:0!important;
}

.rev-title-hero-box h1,
.rev-article-hero h1,
.rev-page-hero h1{
    margin-left:0!important;
    margin-right:0!important;
    text-align:left!important;
}

.rev-title-hero-box p,
.rev-article-hero p,
.rev-page-hero p{
    margin-left:0!important;
    margin-right:0!important;
    text-align:left!important;
}

.rev-title-hero-meta{
    justify-content:flex-start!important;
}

@media(max-width:760px){
    .rev-title-hero-pro .rev-container,
    .rev-article-hero .rev-container,
    .rev-page-hero .rev-container{
        padding-bottom:0!important;
        justify-content:flex-start!important;
    }

    .rev-title-hero-box{
        width:100%!important;
        text-align:left!important;
    }

    .rev-title-hero-box h1,
    .rev-article-hero h1,
    .rev-page-hero h1{
        text-align:left!important;
        margin-left:0!important;
        margin-right:0!important;
    }

    .rev-title-hero-box p,
    .rev-article-hero p,
    .rev-page-hero p{
        text-align:left!important;
        margin-left:0!important;
        margin-right:0!important;
    }

    .rev-title-hero-meta{
        justify-content:flex-start!important;
    }
}


/* Correção: páginas sem rev-title-hero-pro não podem virar linha/flex */
.rev-page-hero:not(.rev-title-hero-pro){
    display:flex!important;
    align-items:center!important;
    text-align:left!important;
    min-height:300px!important;
}

.rev-page-hero:not(.rev-title-hero-pro) .rev-container{
    display:block!important;
    padding-bottom:0!important;
    position:relative!important;
    z-index:2!important;
}

.rev-page-hero:not(.rev-title-hero-pro) .rev-kicker{
    display:inline-flex!important;
    width:max-content!important;
    margin:0 0 10px!important;
}

.rev-page-hero:not(.rev-title-hero-pro) h1{
    display:block!important;
    margin:0 0 12px!important;
    max-width:760px!important;
    font-size:38px!important;
    line-height:1.08!important;
    letter-spacing:-.02em!important;
    text-align:left!important;
}

.rev-page-hero:not(.rev-title-hero-pro) p{
    display:block!important;
    margin:0!important;
    max-width:680px!important;
    font-size:15px!important;
    line-height:1.5!important;
    text-align:left!important;
}

@media(max-width:760px){
    .rev-page-hero:not(.rev-title-hero-pro){
        min-height:240px!important;
    }
    .rev-page-hero:not(.rev-title-hero-pro) h1{
        font-size:26px!important;
        line-height:1.12!important;
        max-width:100%!important;
    }
    .rev-page-hero:not(.rev-title-hero-pro) p{
        font-size:13px!important;
        line-height:1.42!important;
        max-width:100%!important;
    }
}


/* Home: flip em todos os cards, sem formato story */
.rev-home-flip-section .rev-section-head,
.rev-home-flip-section .rev-home-news-head,
.rev-home-flip-section .rev-home-momentos-head{
    margin-bottom:26px!important;
}
.rev-home-flip-grid{
    display:grid!important;
    gap:22px!important;
    align-items:stretch!important;
}
.rev-home-flip-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.rev-home-flip-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.rev-home-flip-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important}

.rev-home-flip-card{
    display:block!important;
    height:340px!important;
    min-height:340px!important;
    perspective:1100px!important;
    border-radius:20px!important;
    text-decoration:none!important;
}
.rev-home-flip-card.is-wide{
    height:330px!important;
    min-height:330px!important;
}
.rev-home-flip-card.is-small{
    height:260px!important;
    min-height:260px!important;
}
.rev-home-flip-inner{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    transform-style:preserve-3d!important;
    transition:transform .62s cubic-bezier(.2,.75,.2,1)!important;
    border-radius:20px!important;
}
.rev-home-flip-card:hover .rev-home-flip-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-face{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    overflow:hidden!important;
    border-radius:20px!important;
    background:#0b0f17!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
    box-shadow:0 16px 36px rgba(15,23,42,.14)!important;
    border:1px solid rgba(15,23,42,.08)!important;
}
.rev-home-flip-face img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
}
.rev-home-flip-shade{
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.18) 38%,rgba(0,0,0,.78) 100%)!important;
}
.rev-home-flip-front-content,
.rev-home-flip-back-content{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2!important;
    padding:22px!important;
    color:#fff!important;
}
.rev-home-flip-card.is-small .rev-home-flip-front-content,
.rev-home-flip-card.is-small .rev-home-flip-back-content{
    padding:17px!important;
}
.rev-home-flip-front-content small,
.rev-home-flip-back-content small{
    display:inline-flex!important;
    width:max-content!important;
    max-width:100%!important;
    margin-bottom:10px!important;
    border-radius:999px!important;
    padding:6px 9px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.05em!important;
    font-style:normal!important;
}
.rev-home-flip-front-content strong,
.rev-home-flip-back-content strong{
    display:-webkit-box!important;
    -webkit-line-clamp:3!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
    color:#fff!important;
    font-size:19px!important;
    line-height:1.13!important;
    font-weight:900!important;
    letter-spacing:-.015em!important;
    text-transform:none!important;
}
.rev-home-flip-card.is-small .rev-home-flip-front-content strong,
.rev-home-flip-card.is-small .rev-home-flip-back-content strong{
    font-size:15px!important;
    -webkit-line-clamp:3!important;
}
.rev-home-flip-front-content em{
    display:block!important;
    margin-top:12px!important;
    color:rgba(255,255,255,.76)!important;
    font-style:normal!important;
    font-size:11px!important;
    font-weight:800!important;
}
.rev-home-flip-back{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-back img{
    filter:grayscale(100%) contrast(1.08) brightness(.7)!important;
    transform:scale(1.03)!important;
}
.rev-home-flip-back-shade{
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.48),rgba(0,0,0,.88))!important;
}
.rev-home-flip-back-content{
    inset:0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-end!important;
}
.rev-home-flip-back-content p{
    margin:12px 0 0!important;
    color:rgba(255,255,255,.82)!important;
    font-size:13px!important;
    line-height:1.45!important;
    display:-webkit-box!important;
    -webkit-line-clamp:4!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.rev-home-flip-card.is-small .rev-home-flip-back-content p{
    font-size:12px!important;
    -webkit-line-clamp:3!important;
}
.rev-home-flip-back-content span:last-child{
    width:max-content!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-top:16px!important;
    min-height:38px!important;
    border-radius:999px!important;
    padding:0 16px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
}
.rev-section.dark .rev-home-flip-face,
.rev-home-momentos .rev-home-flip-face{
    border-color:rgba(255,255,255,.13)!important;
}
@media(max-width:1100px){
    .rev-home-flip-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
    .rev-home-flip-grid-2,
    .rev-home-flip-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
    .rev-home-flip-grid-2,
    .rev-home-flip-grid-3,
    .rev-home-flip-grid-5{grid-template-columns:1fr!important}
    .rev-home-flip-card,
    .rev-home-flip-card.is-wide,
    .rev-home-flip-card.is-small{
        height:330px!important;
        min-height:330px!important;
    }
}


/* Mobile: tocar no card só vira; abrir conteúdo apenas pelo botão */
.rev-home-flip-card{
    cursor:pointer!important;
}
.rev-home-flip-card.is-flipped .rev-home-flip-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-open{
    width:max-content!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-top:16px!important;
    min-height:38px!important;
    border-radius:999px!important;
    padding:0 16px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    text-decoration:none!important;
}
.rev-home-flip-open:hover{
    background:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-home-flip-back-content span:last-child{
    width:auto!important;
    min-height:auto!important;
    padding:0!important;
    background:transparent!important;
    color:inherit!important;
}
@media(max-width:760px){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:none!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
}


/* Linha do Tempo com a mesma barra de título das demais páginas */
body .rev-title-page-pro .rev-title-hero-box{
    text-align:left!important;
}
body .rev-title-page-pro .rev-title-hero-box h1,
body .rev-title-page-pro .rev-title-hero-box p{
    text-align:left!important;
}
body .rev-title-page-pro .rev-title-hero-kicker{
    margin-left:0!important;
    margin-right:0!important;
}
.rev-timeline-filter{
    border-top:0!important;
}


/* Rodapé profissional v2 */
.rev-footer-pro{
    position:relative!important;
    overflow:hidden!important;
    padding:0!important;
    background:linear-gradient(135deg,var(--rev-primary) 0%,#3b0705 100%)!important;
    color:#fff!important;
}
.rev-footer-pro-bg{
    position:absolute!important;
    inset:0!important;
    background:
        radial-gradient(circle at 18% 10%,rgba(255,255,255,.12),transparent 26%),
        radial-gradient(circle at 84% 22%,rgba(255,255,255,.10),transparent 24%),
        linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.22))!important;
    pointer-events:none!important;
}
.rev-footer-pro .rev-container{
    position:relative!important;
    z-index:2!important;
}
.rev-footer-pro-cta{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:28px!important;
    padding:46px 0 34px!important;
    border-bottom:1px solid rgba(255,255,255,.16)!important;
}
.rev-footer-pro-cta span{
    display:block!important;
    margin-bottom:8px!important;
    color:rgba(255,255,255,.68)!important;
    font-size:11px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.16em!important;
}
.rev-footer-pro-cta h2{
    margin:0!important;
    max-width:720px!important;
    color:#fff!important;
    font-size:clamp(30px,4vw,52px)!important;
    line-height:.96!important;
    letter-spacing:-.055em!important;
    text-transform:uppercase!important;
}
.rev-footer-pro-cta p{
    max-width:780px!important;
    margin:12px 0 0!important;
    color:rgba(255,255,255,.78)!important;
    line-height:1.6!important;
}
.rev-footer-pro-cta a{
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:46px!important;
    padding:0 22px!important;
    border-radius:999px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    box-shadow:0 16px 34px rgba(0,0,0,.18)!important;
}
.rev-footer-pro-main{
    display:grid!important;
    grid-template-columns:minmax(240px,1.08fr) minmax(360px,1.35fr) minmax(260px,.82fr)!important;
    gap:42px!important;
    padding:38px 0 34px!important;
}
.rev-footer-pro-logo{
    display:inline-flex!important;
    margin-bottom:18px!important;
}
.rev-footer-pro-logo img{
    max-width:170px!important;
    max-height:78px!important;
    object-fit:contain!important;
}
.rev-footer-pro-logo strong{
    color:#fff!important;
    font-size:24px!important;
}
.rev-footer-pro-brand p{
    margin:0!important;
    max-width:360px!important;
    color:rgba(255,255,255,.78)!important;
    line-height:1.72!important;
    font-size:14px!important;
}
.rev-footer-pro-social{
    display:flex!important;
    gap:10px!important;
    margin-top:22px!important;
}
.rev-footer-pro-social a{
    width:38px!important;
    height:38px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.11)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    color:#fff!important;
    transition:.22s!important;
}
.rev-footer-pro-social a:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
    transform:translateY(-2px)!important;
}
.rev-footer-pro-social svg{
    width:17px!important;
    height:17px!important;
    fill:currentColor!important;
    display:block!important;
}
.rev-footer-pro-nav{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:28px!important;
}
.rev-footer-pro-nav h3,
.rev-footer-pro-news h3{
    margin:0 0 15px!important;
    color:#fff!important;
    font-size:12px!important;
    text-transform:uppercase!important;
    letter-spacing:.13em!important;
}
.rev-footer-pro-nav a,
.rev-footer-pro-nav span{
    display:block!important;
    margin:0 0 9px!important;
    color:rgba(255,255,255,.76)!important;
    font-size:13px!important;
    line-height:1.35!important;
    font-weight:700!important;
}
.rev-footer-pro-nav a:hover{
    color:#fff!important;
    transform:translateX(3px)!important;
}
.rev-footer-pro-news{
    align-self:start!important;
    padding:22px!important;
    border-radius:22px!important;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    box-shadow:0 20px 48px rgba(0,0,0,.12)!important;
}
.rev-footer-pro-news p{
    margin:0 0 16px!important;
    color:rgba(255,255,255,.78)!important;
    font-size:13px!important;
    line-height:1.55!important;
}
.rev-footer-pro-news input{
    width:100%!important;
    height:44px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:999px!important;
    padding:0 15px!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    outline:none!important;
}
.rev-footer-pro-news input::placeholder{
    color:rgba(255,255,255,.62)!important;
}
.rev-footer-pro-news button{
    width:100%!important;
    height:44px!important;
    margin-top:10px!important;
    border:0!important;
    border-radius:999px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}
.rev-footer-pro-bottom{
    min-height:70px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    border-top:1px solid rgba(255,255,255,.14)!important;
    color:rgba(255,255,255,.68)!important;
    font-size:12px!important;
}
.rev-footer-pro .rev-footer-dev-credit{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:10px!important;
    color:rgba(255,255,255,.72)!important;
    white-space:nowrap!important;
}
.rev-footer-pro .rev-footer-dev-credit img{
    height:32px!important;
    width:auto!important;
    display:block!important;
    object-fit:contain!important;
    filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))!important;
}
@media(max-width:1050px){
    .rev-footer-pro-main{
        grid-template-columns:1fr!important;
        gap:30px!important;
    }
    .rev-footer-pro-nav{
        grid-template-columns:repeat(3,1fr)!important;
    }
}
@media(max-width:760px){
    .rev-footer-pro-cta{
        align-items:flex-start!important;
        flex-direction:column!important;
        padding:36px 0 28px!important;
    }
    .rev-footer-pro-nav{
        grid-template-columns:1fr!important;
        gap:22px!important;
    }
    .rev-footer-pro-bottom{
        align-items:flex-start!important;
        flex-direction:column!important;
        padding:20px 0!important;
    }
    .rev-footer-pro .rev-footer-dev-credit{
        align-items:flex-start!important;
        flex-direction:column!important;
        white-space:normal!important;
    }
}


/* Rodapé em largura total da página */
.rev-footer-pro{
    width:100%!important;
    max-width:none!important;
}
.rev-footer-pro > .rev-container{
    width:100%!important;
    max-width:none!important;
    padding-left:clamp(22px,4vw,72px)!important;
    padding-right:clamp(22px,4vw,72px)!important;
}
.rev-footer-pro-cta{
    width:100%!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:center!important;
}
.rev-footer-pro-main{
    width:100%!important;
    grid-template-columns:minmax(280px,.9fr) minmax(520px,1.55fr) minmax(300px,.75fr)!important;
    gap:clamp(34px,4vw,70px)!important;
}
.rev-footer-pro-brand p{
    max-width:460px!important;
}
.rev-footer-pro-nav{
    width:100%!important;
    grid-template-columns:repeat(3,minmax(170px,1fr))!important;
    gap:clamp(24px,3vw,48px)!important;
}
.rev-footer-pro-nav > div{
    min-width:0!important;
    padding-left:20px!important;
    border-left:1px solid rgba(255,255,255,.14)!important;
}
.rev-footer-pro-news{
    width:100%!important;
    max-width:390px!important;
    justify-self:end!important;
}
.rev-footer-pro-bottom{
    width:100%!important;
}
@media(max-width:1200px){
    .rev-footer-pro-main{
        grid-template-columns:1fr!important;
    }
    .rev-footer-pro-news{
        max-width:none!important;
        justify-self:stretch!important;
    }
}
@media(max-width:820px){
    .rev-footer-pro > .rev-container{
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .rev-footer-pro-cta{
        grid-template-columns:1fr!important;
    }
    .rev-footer-pro-nav{
        grid-template-columns:1fr!important;
    }
    .rev-footer-pro-nav > div{
        padding-left:0!important;
        border-left:0!important;
        padding-bottom:18px!important;
        border-bottom:1px solid rgba(255,255,255,.12)!important;
    }
}


/* Rodapé sem CTA superior */
.rev-footer-pro-main{
    padding-top:48px!important;
}
.rev-footer-pro-cta{
    display:none!important;
}


/* Rodapé: editorial com lista única de páginas não institucionais */
.rev-footer-pro-nav.rev-footer-editorial-single{
    grid-template-columns:minmax(0,1fr) minmax(190px,.35fr)!important;
    gap:clamp(28px,3vw,54px)!important;
}
.rev-footer-editorial-single .rev-footer-editorial-list{
    border-left:1px solid rgba(255,255,255,.14)!important;
    padding-left:20px!important;
}
.rev-footer-editorial-single .rev-footer-contact-list{
    border-left:1px solid rgba(255,255,255,.14)!important;
    padding-left:20px!important;
}
.rev-footer-editorial-links{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(150px,1fr))!important;
    gap:4px 22px!important;
}
.rev-footer-editorial-links a{
    margin:0!important;
    padding:4px 0!important;
}
@media(max-width:1200px){
    .rev-footer-pro-nav.rev-footer-editorial-single{
        grid-template-columns:1fr!important;
    }
}
@media(max-width:820px){
    .rev-footer-editorial-single .rev-footer-editorial-list,
    .rev-footer-editorial-single .rev-footer-contact-list{
        padding-left:0!important;
        border-left:0!important;
        padding-bottom:18px!important;
        border-bottom:1px solid rgba(255,255,255,.12)!important;
    }
    .rev-footer-editorial-links{
        grid-template-columns:1fr!important;
    }
}


/* Rodapé: institucional mantido e editorial em lista única vertical */
.rev-footer-pro-nav.rev-footer-editorial-single{
    display:grid!important;
    grid-template-columns:minmax(170px,.42fr) minmax(260px,.7fr) minmax(190px,.42fr)!important;
    gap:clamp(24px,3vw,46px)!important;
    align-items:start!important;
}
.rev-footer-editorial-single .rev-footer-institucional-list,
.rev-footer-editorial-single .rev-footer-editorial-list,
.rev-footer-editorial-single .rev-footer-contact-list{
    min-width:0!important;
    padding-left:20px!important;
    border-left:1px solid rgba(255,255,255,.14)!important;
}
.rev-footer-editorial-links{
    display:block!important;
    columns:auto!important;
    column-count:1!important;
}
.rev-footer-editorial-links a{
    display:block!important;
    width:max-content!important;
    max-width:100%!important;
    margin:0 0 7px!important;
    padding:0!important;
    break-inside:avoid!important;
}
@media(max-width:1200px){
    .rev-footer-pro-nav.rev-footer-editorial-single{
        grid-template-columns:1fr 1fr!important;
    }
    .rev-footer-editorial-single .rev-footer-contact-list{
        grid-column:1/-1!important;
    }
}
@media(max-width:820px){
    .rev-footer-pro-nav.rev-footer-editorial-single{
        grid-template-columns:1fr!important;
    }
    .rev-footer-editorial-single .rev-footer-institucional-list,
    .rev-footer-editorial-single .rev-footer-editorial-list,
    .rev-footer-editorial-single .rev-footer-contact-list{
        padding-left:0!important;
        border-left:0!important;
        padding-bottom:18px!important;
        border-bottom:1px solid rgba(255,255,255,.12)!important;
    }
}


/* Refinamento visual do rodapé - sem novos cards */
.rev-footer-pro{
    background:
      radial-gradient(circle at 8% 18%, rgba(255,255,255,.10), transparent 28%),
      radial-gradient(circle at 92% 10%, rgba(255,255,255,.08), transparent 24%),
      linear-gradient(135deg, color-mix(in srgb,var(--rev-primary) 86%, #000 14%) 0%, #210403 100%)!important;
    border-top:1px solid rgba(255,255,255,.12)!important;
}
.rev-footer-pro-main{
    padding-top:54px!important;
    padding-bottom:42px!important;
    align-items:start!important;
}
.rev-footer-pro-brand{
    padding-right:clamp(12px,2vw,28px)!important;
}
.rev-footer-pro-logo{
    margin-bottom:20px!important;
}
.rev-footer-pro-logo img{
    max-width:190px!important;
    max-height:84px!important;
    filter:drop-shadow(0 12px 24px rgba(0,0,0,.22))!important;
}
.rev-footer-pro-brand p{
    max-width:430px!important;
    color:rgba(255,255,255,.80)!important;
    font-size:14px!important;
    line-height:1.76!important;
}
.rev-footer-pro-social{
    margin-top:24px!important;
    gap:12px!important;
}
.rev-footer-pro-social a{
    width:40px!important;
    height:40px!important;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.rev-footer-pro-social a:hover{
    transform:translateY(-3px)!important;
    box-shadow:0 12px 26px rgba(0,0,0,.20)!important;
}
.rev-footer-pro-nav.rev-footer-editorial-single{
    grid-template-columns:minmax(170px,.38fr) minmax(260px,.78fr) minmax(190px,.42fr)!important;
    gap:clamp(30px,3.5vw,58px)!important;
}
.rev-footer-editorial-single .rev-footer-institucional-list,
.rev-footer-editorial-single .rev-footer-editorial-list,
.rev-footer-editorial-single .rev-footer-contact-list{
    padding-left:24px!important;
    border-left:1px solid rgba(255,255,255,.16)!important;
}
.rev-footer-pro-nav h3,
.rev-footer-pro-news h3{
    position:relative!important;
    margin-bottom:18px!important;
    padding-bottom:11px!important;
    color:#fff!important;
    font-size:12px!important;
    letter-spacing:.16em!important;
}
.rev-footer-pro-nav h3:after,
.rev-footer-pro-news h3:after{
    content:''!important;
    position:absolute!important;
    left:0!important;
    bottom:0!important;
    width:34px!important;
    height:2px!important;
    border-radius:999px!important;
    background:#fff!important;
    opacity:.78!important;
}
.rev-footer-pro-nav a,
.rev-footer-pro-nav span{
    color:rgba(255,255,255,.76)!important;
    font-size:13px!important;
    line-height:1.35!important;
    margin-bottom:8px!important;
    transition:.18s ease!important;
}
.rev-footer-pro-nav a:hover{
    color:#fff!important;
    transform:translateX(5px)!important;
}
.rev-footer-editorial-links a{
    margin-bottom:7px!important;
}
.rev-footer-pro-news{
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-left:1px solid rgba(255,255,255,.16)!important;
    border-radius:0!important;
    padding-left:24px!important;
}
.rev-footer-pro-news p{
    color:rgba(255,255,255,.76)!important;
    line-height:1.62!important;
    margin-bottom:15px!important;
}
.rev-footer-pro-news form{
    max-width:360px!important;
}
.rev-footer-pro-news input{
    height:43px!important;
    background:rgba(255,255,255,.09)!important;
    border-color:rgba(255,255,255,.22)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.rev-footer-pro-news button{
    height:43px!important;
    margin-top:9px!important;
    box-shadow:0 12px 26px rgba(0,0,0,.18)!important;
}
.rev-footer-pro-bottom{
    min-height:66px!important;
    border-top:1px solid rgba(255,255,255,.16)!important;
    color:rgba(255,255,255,.70)!important;
}
.rev-footer-pro .rev-footer-dev-credit img{
    height:30px!important;
}
@media(max-width:1200px){
    .rev-footer-pro-news{
        border-left:0!important;
        padding-left:0!important;
        max-width:none!important;
    }
    .rev-footer-pro-news form{
        max-width:420px!important;
    }
}
@media(max-width:820px){
    .rev-footer-pro-main{
        padding-top:40px!important;
        padding-bottom:30px!important;
    }
    .rev-footer-editorial-single .rev-footer-institucional-list,
    .rev-footer-editorial-single .rev-footer-editorial-list,
    .rev-footer-editorial-single .rev-footer-contact-list{
        padding-left:0!important;
        border-left:0!important;
    }
    .rev-footer-pro-nav h3,
    .rev-footer-pro-news h3{
        margin-bottom:14px!important;
    }
}


/* Rodapé com gradiente baseado apenas na Cor principal do site */
.rev-footer-pro{
    background:
      linear-gradient(135deg,
        var(--rev-primary) 0%,
        color-mix(in srgb, var(--rev-primary) 84%, #000 16%) 48%,
        color-mix(in srgb, var(--rev-primary) 68%, #000 32%) 100%
      )!important;
    border-top:1px solid color-mix(in srgb, var(--rev-primary) 70%, #fff 30%)!important;
}
.rev-footer-pro-bg{
    background:
      radial-gradient(circle at 12% 12%, color-mix(in srgb, var(--rev-primary) 75%, #fff 25%) 0%, transparent 28%),
      radial-gradient(circle at 88% 18%, color-mix(in srgb, var(--rev-primary) 82%, #000 18%) 0%, transparent 26%),
      linear-gradient(180deg, rgba(255,255,255,.05), rgba(0,0,0,.16))!important;
    opacity:.72!important;
}
.rev-footer-pro-social a,
.rev-footer-pro-news input{
    background:color-mix(in srgb, var(--rev-primary) 78%, #000 22%)!important;
    border-color:color-mix(in srgb, var(--rev-primary) 58%, #fff 42%)!important;
}
.rev-footer-pro-social a:hover,
.rev-footer-pro-news button,
.rev-footer-pro-cta a{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-footer-pro-nav h3:after,
.rev-footer-pro-news h3:after{
    background:color-mix(in srgb, var(--rev-primary) 55%, #fff 45%)!important;
}
.rev-footer-editorial-single .rev-footer-institucional-list,
.rev-footer-editorial-single .rev-footer-editorial-list,
.rev-footer-editorial-single .rev-footer-contact-list,
.rev-footer-pro-news,
.rev-footer-pro-bottom{
    border-color:color-mix(in srgb, var(--rev-primary) 55%, #fff 45%)!important;
}


/* Correção mobile: clique do botão do flip */
.rev-home-flip-open{
    position:relative!important;
    z-index:20!important;
    pointer-events:auto!important;
    cursor:pointer!important;
}
.rev-home-flip-card.is-flipped .rev-home-flip-back{
    pointer-events:auto!important;
}
.rev-home-flip-card.is-flipped .rev-home-flip-front{
    pointer-events:none!important;
}
@media(max-width:760px){
    .rev-home-flip-back-content{
        pointer-events:auto!important;
    }
    .rev-home-flip-open{
        touch-action:manipulation!important;
        -webkit-tap-highlight-color:transparent!important;
    }
}


/* Rodapé mobile corrigido e organizado */
@media(max-width:820px){
    .rev-footer-pro{
        overflow:hidden!important;
    }

    .rev-footer-pro > .rev-container{
        width:100%!important;
        max-width:none!important;
        padding-left:18px!important;
        padding-right:18px!important;
    }

    .rev-footer-pro-main{
        display:grid!important;
        grid-template-columns:1fr!important;
        gap:30px!important;
        padding-top:36px!important;
        padding-bottom:28px!important;
    }

    .rev-footer-pro-brand{
        padding-right:0!important;
        text-align:left!important;
    }

    .rev-footer-pro-logo{
        margin-bottom:16px!important;
    }

    .rev-footer-pro-logo img{
        max-width:155px!important;
        max-height:68px!important;
    }

    .rev-footer-pro-brand p{
        max-width:100%!important;
        font-size:13px!important;
        line-height:1.65!important;
        margin:0!important;
    }

    .rev-footer-pro-social{
        margin-top:18px!important;
        display:flex!important;
        justify-content:flex-start!important;
        flex-wrap:wrap!important;
    }

    .rev-footer-pro-nav.rev-footer-editorial-single{
        display:grid!important;
        grid-template-columns:1fr!important;
        gap:24px!important;
        width:100%!important;
    }

    .rev-footer-editorial-single .rev-footer-institucional-list,
    .rev-footer-editorial-single .rev-footer-editorial-list,
    .rev-footer-editorial-single .rev-footer-contact-list{
        width:100%!important;
        padding-left:0!important;
        padding-bottom:20px!important;
        border-left:0!important;
        border-bottom:1px solid rgba(255,255,255,.16)!important;
    }

    .rev-footer-pro-nav h3,
    .rev-footer-pro-news h3{
        margin-bottom:13px!important;
        padding-bottom:9px!important;
        font-size:11px!important;
    }

    .rev-footer-pro-nav a,
    .rev-footer-pro-nav span,
    .rev-footer-editorial-links a{
        display:block!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
        padding:8px 0!important;
        font-size:13px!important;
        line-height:1.25!important;
        border-bottom:1px solid rgba(255,255,255,.07)!important;
    }

    .rev-footer-pro-nav a:last-child,
    .rev-footer-editorial-links a:last-child{
        border-bottom:0!important;
    }

    .rev-footer-editorial-links{
        display:block!important;
        width:100%!important;
        column-count:1!important;
        columns:1!important;
    }

    .rev-footer-pro-news{
        width:100%!important;
        max-width:none!important;
        padding:0!important;
        border-left:0!important;
        border-bottom:1px solid rgba(255,255,255,.16)!important;
        padding-bottom:22px!important;
        background:transparent!important;
        box-shadow:none!important;
    }

    .rev-footer-pro-news p{
        font-size:13px!important;
        line-height:1.55!important;
    }

    .rev-footer-pro-news form{
        width:100%!important;
        max-width:none!important;
    }

    .rev-footer-pro-news input,
    .rev-footer-pro-news button{
        width:100%!important;
        max-width:none!important;
        height:43px!important;
    }

    .rev-footer-pro-bottom{
        min-height:auto!important;
        display:flex!important;
        flex-direction:column!important;
        align-items:flex-start!important;
        justify-content:flex-start!important;
        gap:14px!important;
        padding:18px 0 22px!important;
        font-size:12px!important;
        line-height:1.45!important;
    }

    .rev-footer-pro .rev-footer-dev-credit{
        width:100%!important;
        display:flex!important;
        flex-direction:row!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:9px!important;
        white-space:normal!important;
        flex-wrap:wrap!important;
    }

    .rev-footer-pro .rev-footer-dev-credit img{
        height:28px!important;
        max-width:160px!important;
        object-fit:contain!important;
    }
}

@media(max-width:430px){
    .rev-footer-pro > .rev-container{
        padding-left:16px!important;
        padding-right:16px!important;
    }

    .rev-footer-pro-main{
        gap:26px!important;
    }

    .rev-footer-pro-social a{
        width:36px!important;
        height:36px!important;
    }

    .rev-footer-pro .rev-footer-dev-credit{
        flex-direction:column!important;
        align-items:flex-start!important;
    }

    .rev-footer-pro .rev-footer-dev-credit img{
        height:26px!important;
    }
}


/* Linha do Tempo: cards clicáveis e visualização normal */
.rev-timeline-card-link{
    display:block!important;
    color:inherit!important;
    text-decoration:none!important;
    transition:.22s ease!important;
}
.rev-timeline-card-link:hover{
    transform:translateY(-3px)!important;
    box-shadow:0 20px 45px rgba(15,23,42,.12)!important;
}
.rev-timeline-media{
    display:block!important;
    overflow:hidden!important;
    border-radius:inherit!important;
}
.rev-timeline-media img{
    transition:transform .45s ease!important;
}
.rev-timeline-media:hover img{
    transform:scale(1.05)!important;
}
.rev-timeline-read-more{
    display:inline-flex!important;
    margin-top:16px!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.04em!important;
}




/* Relacionados em largura total com 4 cards - sem alterar layout dos cards */
.rev-related-full-section{
    padding-top:28px!important;
}
.rev-related-grid-full{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:22px!important;
}
@media(max-width:1000px){
    .rev-related-grid-full{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:620px){
    .rev-related-grid-full{
        grid-template-columns:1fr!important;
    }
}


/* Página de busca */
.rev-search-page-form{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 280px auto!important;
    gap:14px!important;
    align-items:end!important;
    padding:22px!important;
    border:1px solid #e8edf3!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 14px 36px rgba(15,23,42,.07)!important;
    margin-bottom:34px!important;
}
.rev-search-page-form label{
    display:block!important;
    margin-bottom:8px!important;
    color:#334155!important;
    font-size:12px!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-search-page-form input,
.rev-search-page-form select{
    width:100%!important;
    height:48px!important;
    border:1px solid #dbe3ef!important;
    border-radius:999px!important;
    padding:0 16px!important;
    outline:none!important;
    background:#fff!important;
}
.rev-search-page-form input:focus,
.rev-search-page-form select:focus{
    border-color:var(--rev-primary)!important;
    box-shadow:0 0 0 4px color-mix(in srgb,var(--rev-primary) 13%, transparent)!important;
}
.rev-search-page-form button{
    height:48px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 24px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
}
.rev-search-result-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:18px!important;
    margin:0 0 24px!important;
}
.rev-search-result-head h2{
    margin:0!important;
    color:#111827!important;
    font-size:clamp(24px,3vw,38px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
}
.rev-search-result-head h2 strong{
    color:var(--rev-primary)!important;
}
.rev-search-result-head p{
    margin:0!important;
    color:#64748b!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    font-size:12px!important;
    letter-spacing:.08em!important;
}
.rev-search-results-grid{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:22px!important;
}
.rev-search-empty{
    padding:38px!important;
    border:1px dashed #cbd5e1!important;
    border-radius:22px!important;
    background:#f8fafc!important;
    text-align:center!important;
}
.rev-search-empty h2{
    margin:0 0 8px!important;
    color:#111827!important;
    font-size:24px!important;
}
.rev-search-empty p{
    margin:0!important;
    color:#64748b!important;
}
.rev-search-empty.error{
    border-color:color-mix(in srgb,var(--rev-primary) 45%, #fff 55%)!important;
}
@media(max-width:980px){
    .rev-search-page-form{
        grid-template-columns:1fr 1fr!important;
    }
    .rev-search-page-form button{
        grid-column:1/-1!important;
    }
    .rev-search-results-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:620px){
    .rev-search-page-form{
        grid-template-columns:1fr!important;
        padding:18px!important;
    }
    .rev-search-result-head{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    .rev-search-results-grid{
        grid-template-columns:1fr!important;
    }
}


/* Modal do menu completo - refinamento visual leve */
.rev-menu-modal-pro{
    backdrop-filter:blur(10px)!important;
}
.rev-menu-panel-pro{
    border-radius:28px 0 0 28px!important;
    background:
      radial-gradient(circle at 20% 0%, color-mix(in srgb,var(--rev-primary) 18%, transparent) 0%, transparent 32%),
      #ffffff!important;
    box-shadow:-24px 0 70px rgba(15,23,42,.22)!important;
    border-left:1px solid rgba(15,23,42,.08)!important;
}
.rev-menu-panel-head-pro{
    padding:24px 26px 18px!important;
    border-bottom:1px solid #edf0f4!important;
}
.rev-menu-logo img{
    max-height:58px!important;
    max-width:180px!important;
    object-fit:contain!important;
}
.rev-menu-panel-head-pro button{
    width:42px!important;
    height:42px!important;
    border-radius:50%!important;
    background:#f8fafc!important;
    color:#111827!important;
    border:1px solid #e2e8f0!important;
    font-size:26px!important;
    line-height:1!important;
    display:grid!important;
    place-items:center!important;
    transition:.18s!important;
}
.rev-menu-panel-head-pro button:hover{
    background:var(--rev-primary)!important;
    color:#fff!important;
    border-color:var(--rev-primary)!important;
    transform:rotate(90deg)!important;
}
.rev-menu-panel-intro{
    padding:22px 26px 10px!important;
}
.rev-menu-panel-intro span{
    display:inline-flex!important;
    margin-bottom:9px!important;
    padding:7px 10px!important;
    border-radius:999px!important;
    background:color-mix(in srgb,var(--rev-primary) 10%, #fff 90%)!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.rev-menu-panel-intro h3{
    margin:0!important;
    color:#111827!important;
    font-size:30px!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
}
.rev-menu-panel-intro p{
    max-width:420px!important;
    margin:10px 0 0!important;
    color:#64748b!important;
    font-size:14px!important;
    line-height:1.55!important;
}
.rev-menu-search-box{
    padding:12px 26px 18px!important;
}
.rev-menu-search-box input{
    height:46px!important;
    border-radius:999px!important;
    border:1px solid #dbe3ef!important;
    background:#f8fafc!important;
    padding:0 17px!important;
    color:#111827!important;
    outline:none!important;
}
.rev-menu-search-box input:focus{
    border-color:var(--rev-primary)!important;
    background:#fff!important;
    box-shadow:0 0 0 4px color-mix(in srgb,var(--rev-primary) 12%, transparent)!important;
}
.rev-menu-grid-pro{
    padding:0 26px 26px!important;
    gap:10px!important;
}
.rev-menu-grid-pro a{
    position:relative!important;
    overflow:hidden!important;
    min-height:52px!important;
    border-radius:16px!important;
    border:1px solid #edf0f4!important;
    background:#fff!important;
    box-shadow:0 8px 18px rgba(15,23,42,.045)!important;
    transition:.18s ease!important;
}
.rev-menu-grid-pro a:before{
    content:''!important;
    position:absolute!important;
    left:0!important;
    top:0!important;
    width:4px!important;
    height:100%!important;
    background:var(--rev-primary)!important;
    opacity:0!important;
    transition:.18s!important;
}
.rev-menu-grid-pro a:hover{
    border-color:color-mix(in srgb,var(--rev-primary) 30%, #fff 70%)!important;
    transform:translateY(-2px)!important;
    box-shadow:0 14px 28px rgba(15,23,42,.08)!important;
}
.rev-menu-grid-pro a:hover:before{
    opacity:1!important;
}
.rev-menu-grid-pro a span{
    color:#111827!important;
    font-weight:850!important;
    letter-spacing:-.01em!important;
}
.rev-menu-grid-pro a small{
    width:28px!important;
    height:28px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:#f1f5f9!important;
    color:var(--rev-primary)!important;
    font-weight:1000!important;
    transition:.18s!important;
}
.rev-menu-grid-pro a:hover small{
    background:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-menu-panel-footer{
    margin:0 26px 26px!important;
    padding-top:18px!important;
    border-top:1px solid #edf0f4!important;
    display:flex!important;
    gap:10px!important;
    flex-wrap:wrap!important;
}
.rev-menu-panel-footer a{
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    padding:0 14px!important;
    background:#f8fafc!important;
    border:1px solid #e2e8f0!important;
    color:#334155!important;
    font-size:12px!important;
    font-weight:900!important;
}
.rev-menu-panel-footer a:hover{
    background:var(--rev-primary)!important;
    color:#fff!important;
    border-color:var(--rev-primary)!important;
}
@media(max-width:760px){
    .rev-menu-panel-pro{
        width:min(100%,420px)!important;
        border-radius:0!important;
    }
    .rev-menu-panel-head-pro{
        padding:18px 18px 14px!important;
    }
    .rev-menu-panel-intro{
        padding:18px 18px 8px!important;
    }
    .rev-menu-panel-intro h3{
        font-size:26px!important;
    }
    .rev-menu-search-box{
        padding:10px 18px 16px!important;
    }
    .rev-menu-grid-pro{
        padding:0 18px 22px!important;
    }
    .rev-menu-grid-pro a{
        min-height:50px!important;
    }
    .rev-menu-panel-footer{
        margin:0 18px 22px!important;
    }
}


/* Modal do menu completo nas cores do site e sem rodapé de links */
.rev-menu-panel-pro{
    background:
      radial-gradient(circle at 18% 0%, color-mix(in srgb,var(--rev-primary) 78%, #fff 22%) 0%, transparent 30%),
      linear-gradient(135deg,
        var(--rev-primary) 0%,
        color-mix(in srgb,var(--rev-primary) 82%, #000 18%) 48%,
        color-mix(in srgb,var(--rev-primary) 66%, #000 34%) 100%
      )!important;
    color:#fff!important;
    border-left:1px solid rgba(255,255,255,.16)!important;
    box-shadow:-24px 0 70px rgba(15,23,42,.32)!important;
}
.rev-menu-panel-head-pro{
    border-bottom:1px solid rgba(255,255,255,.16)!important;
}
.rev-menu-panel-head-pro button{
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.22)!important;
}
.rev-menu-panel-head-pro button:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
    border-color:#fff!important;
}
.rev-menu-panel-intro span{
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
}
.rev-menu-panel-intro h3{
    color:#fff!important;
}
.rev-menu-panel-intro p{
    color:rgba(255,255,255,.76)!important;
}
.rev-menu-search-box input{
    background:rgba(255,255,255,.12)!important;
    border-color:rgba(255,255,255,.24)!important;
    color:#fff!important;
}
.rev-menu-search-box input::placeholder{
    color:rgba(255,255,255,.62)!important;
}
.rev-menu-search-box input:focus{
    background:rgba(255,255,255,.18)!important;
    border-color:rgba(255,255,255,.62)!important;
    box-shadow:0 0 0 4px rgba(255,255,255,.11)!important;
}
.rev-menu-grid-pro a{
    background:rgba(255,255,255,.10)!important;
    border-color:rgba(255,255,255,.16)!important;
    box-shadow:0 10px 24px rgba(0,0,0,.10)!important;
}
.rev-menu-grid-pro a:before{
    background:#fff!important;
}
.rev-menu-grid-pro a:hover{
    background:rgba(255,255,255,.18)!important;
    border-color:rgba(255,255,255,.36)!important;
    box-shadow:0 16px 32px rgba(0,0,0,.18)!important;
}
.rev-menu-grid-pro a span{
    color:#fff!important;
}
.rev-menu-grid-pro a small{
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
}
.rev-menu-grid-pro a:hover small{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-menu-panel-footer{
    display:none!important;
}


/* Menu principal alinhado à esquerda + botão Colabore */
.rev-menu-main-wrap{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:18px!important;
    flex:1!important;
    min-width:0!important;
}
.rev-menu-main{
    justify-content:flex-start!important;
    flex:0 1 auto!important;
    gap:24px!important;
}
.rev-colabore-menu{
    position:relative!important;
    flex:0 0 auto!important;
}
.rev-colabore-menu > button{
    height:42px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 18px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
}
.rev-colabore-dropdown{
    position:absolute!important;
    right:0!important;
    top:calc(100% + 10px)!important;
    width:250px!important;
    padding:10px!important;
    border-radius:16px!important;
    background:#fff!important;
    color:#111827!important;
    box-shadow:0 22px 50px rgba(15,23,42,.22)!important;
    border:1px solid #edf0f4!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(8px)!important;
    transition:.18s!important;
    z-index:80!important;
}
.rev-colabore-menu:hover .rev-colabore-dropdown,
.rev-colabore-menu:focus-within .rev-colabore-dropdown{
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
}
.rev-colabore-dropdown a{
    display:block!important;
    padding:11px 12px!important;
    border-radius:12px!important;
    color:#111827!important;
    font-size:13px!important;
    font-weight:800!important;
}
.rev-colabore-dropdown a:hover{
    background:color-mix(in srgb,var(--rev-primary) 10%, #fff 90%)!important;
    color:var(--rev-primary)!important;
}

/* Formulários Colabore */
.rev-colabore-form{
    padding:24px!important;
    border:1px solid #e8edf3!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 16px 42px rgba(15,23,42,.07)!important;
}
.rev-form-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
}
.rev-form-grid .full{
    grid-column:1/-1!important;
}
.rev-form-grid label{
    color:#334155!important;
    font-size:13px!important;
    font-weight:900!important;
}
.rev-form-grid input,
.rev-form-grid textarea{
    width:100%!important;
    margin-top:8px!important;
    border:1px solid #dbe3ef!important;
    border-radius:14px!important;
    padding:13px!important;
    outline:none!important;
    background:#fff!important;
}
.rev-form-grid input:focus,
.rev-form-grid textarea:focus{
    border-color:var(--rev-primary)!important;
    box-shadow:0 0 0 4px color-mix(in srgb,var(--rev-primary) 12%, transparent)!important;
}
.rev-form-grid small{
    display:block!important;
    color:#64748b!important;
    margin-top:6px!important;
}
.rev-submit-ok,
.rev-submit-error{
    padding:22px!important;
    border-radius:20px!important;
    margin-bottom:20px!important;
}
.rev-submit-ok{
    background:#ecfdf5!important;
    border:1px solid #bbf7d0!important;
    color:#065f46!important;
}
.rev-submit-error{
    background:#fef2f2!important;
    border:1px solid #fecaca!important;
    color:#991b1b!important;
}
.rev-submit-ok h2,
.rev-submit-error h2{
    margin:0 0 6px!important;
}
.rev-submit-ok p,
.rev-submit-error p{
    margin:0!important;
}
.row-actions a.approve{
    background:#dcfce7!important;
    color:#166534!important;
}
@media(max-width:980px){
    .rev-menu-main-wrap{
        display:none!important;
    }
}
@media(max-width:680px){
    .rev-form-grid{
        grid-template-columns:1fr!important;
    }
}


/* Ajuste Colabore: alinhado à direita com seta */
.rev-menu-main-wrap{
    justify-content:space-between!important;
    gap:22px!important;
}
.rev-menu-main{
    margin-right:auto!important;
}
.rev-colabore-menu{
    margin-left:auto!important;
}
.rev-colabore-menu > button{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    white-space:nowrap!important;
}
.rev-colabore-arrow{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:12px!important;
    line-height:1!important;
    transition:transform .18s ease!important;
}
.rev-colabore-menu:hover .rev-colabore-arrow,
.rev-colabore-menu:focus-within .rev-colabore-arrow{
    transform:rotate(180deg)!important;
}
.rev-colabore-dropdown{
    right:0!important;
    left:auto!important;
}


/* Correção definitiva: COLABORE no lado direito da linha do menu */
@media(min-width:981px){
    .rev-brandbar-inner{
        flex-wrap:wrap!important;
        align-items:center!important;
    }

    .rev-menu-main-wrap{
        order:20!important;
        flex:0 0 100%!important;
        width:100%!important;
        max-width:100%!important;
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:24px!important;
        margin-top:0!important;
        padding-top:0!important;
        min-width:0!important;
    }

    .rev-menu-main{
        flex:0 1 auto!important;
        width:auto!important;
        max-width:calc(100% - 180px)!important;
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:24px!important;
        margin:0!important;
        padding:0!important;
    }

    .rev-colabore-menu{
        flex:0 0 auto!important;
        margin-left:auto!important;
        margin-right:0!important;
        justify-self:flex-end!important;
        position:relative!important;
    }

    .rev-colabore-menu > button{
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
        gap:8px!important;
        white-space:nowrap!important;
    }

    .rev-colabore-dropdown{
        right:0!important;
        left:auto!important;
    }
}


/* Correção real: menu em linha separada, links à esquerda e COLABORE à direita */
.rev-mainnav-row{
    background:var(--rev-primary)!important;
    border-top:1px solid rgba(255,255,255,.10)!important;
    border-bottom:1px solid rgba(0,0,0,.10)!important;
}
.rev-mainnav-row-inner{
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:22px!important;
}
.rev-mainnav-row .rev-menu-main{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:28px!important;
    flex:0 1 auto!important;
    margin:0!important;
    padding:0!important;
}
.rev-mainnav-row .rev-menu-main a{
    color:#fff!important;
    font-size:13px!important;
    font-weight:850!important;
    padding:14px 0 12px!important;
    border-bottom:3px solid transparent!important;
}
.rev-mainnav-row .rev-menu-main a:hover,
.rev-mainnav-row .rev-menu-main a.active{
    border-color:#fff!important;
}
.rev-mainnav-row .rev-colabore-menu{
    margin-left:auto!important;
    flex:0 0 auto!important;
    position:relative!important;
}
.rev-mainnav-row .rev-colabore-menu > button{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    height:32px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 15px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
    white-space:nowrap!important;
}
.rev-mainnav-row .rev-colabore-dropdown{
    right:0!important;
    left:auto!important;
    top:calc(100% + 9px)!important;
}
.rev-brandbar-inner{
    flex-wrap:nowrap!important;
}
.rev-brandbar-inner > .rev-menu-main-wrap{
    display:none!important;
}
.rev-colabore-arrow{
    display:inline-flex!important;
    font-size:12px!important;
    line-height:1!important;
    transition:transform .18s ease!important;
}
.rev-colabore-menu:hover .rev-colabore-arrow,
.rev-colabore-menu:focus-within .rev-colabore-arrow{
    transform:rotate(180deg)!important;
}
@media(max-width:980px){
    .rev-mainnav-row{
        display:none!important;
    }
}


/* Flip definitivo dos cards da home */
.rev-home-flip-card{
    cursor:pointer!important;
}
.rev-home-flip-card .rev-home-flip-inner{
    transform-style:preserve-3d!important;
}
.rev-home-flip-card.is-flipped .rev-home-flip-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-open{
    position:relative!important;
    z-index:50!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    -webkit-tap-highlight-color:transparent!important;
}
.rev-home-flip-back,
.rev-home-flip-back-content{
    pointer-events:auto!important;
}
@media(max-width:760px), (hover:none), (pointer:coarse){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:none!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-front{
        pointer-events:none!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-back{
        pointer-events:auto!important;
    }
}


/* FINAL: Colabore fixo na direita real da barra, separado do menu */
@media(min-width:981px){
    .rev-mainnav-row{
        display:block!important;
        background:var(--rev-primary)!important;
    }

    .rev-mainnav-row-inner{
        position:relative!important;
        min-height:46px!important;
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        padding-right:170px!important;
    }

    .rev-mainnav-row .rev-menu-main{
        width:auto!important;
        max-width:100%!important;
        display:flex!important;
        align-items:center!important;
        justify-content:flex-start!important;
        gap:26px!important;
        margin:0!important;
        padding:0!important;
        flex:0 1 auto!important;
    }

    .rev-mainnav-row .rev-colabore-menu{
        position:absolute!important;
        right:0!important;
        top:50%!important;
        transform:translateY(-50%)!important;
        margin:0!important;
        z-index:90!important;
    }

    .rev-mainnav-row .rev-colabore-menu > button{
        height:34px!important;
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
        gap:8px!important;
        border:0!important;
        border-radius:999px!important;
        padding:0 16px!important;
        background:#fff!important;
        color:var(--rev-primary)!important;
        font-size:11px!important;
        font-weight:1000!important;
        text-transform:uppercase!important;
        white-space:nowrap!important;
        cursor:pointer!important;
    }

    .rev-mainnav-row .rev-colabore-dropdown{
        position:absolute!important;
        right:0!important;
        left:auto!important;
        top:calc(100% + 10px)!important;
        width:260px!important;
        z-index:999!important;
    }

    .rev-brandbar-inner > .rev-menu-main,
    .rev-brandbar-inner > .rev-menu-main-wrap,
    .rev-brandbar-inner > .rev-colabore-menu{
        display:none!important;
    }
}

/* FINAL: Flip da home preservado */
.rev-home-flip-card{
    perspective:1100px!important;
    cursor:pointer!important;
}
.rev-home-flip-inner{
    transform-style:preserve-3d!important;
    transition:transform .62s cubic-bezier(.2,.75,.2,1)!important;
}
@media(hover:hover) and (pointer:fine){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
}
.rev-home-flip-card.is-flipped .rev-home-flip-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-open{
    position:relative!important;
    z-index:80!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
}
@media(max-width:760px), (hover:none), (pointer:coarse){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:none!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
}


/* HOME FLIP ÚNICO E FUNCIONANDO */
.rev-home-flip-card{
    display:block!important;
    perspective:1200px!important;
    cursor:pointer!important;
    position:relative!important;
}
.rev-home-flip-inner{
    position:relative!important;
    width:100%!important;
    height:100%!important;
    display:block!important;
    transform-style:preserve-3d!important;
    transition:transform .65s cubic-bezier(.2,.75,.2,1)!important;
}
.rev-home-flip-face{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    overflow:hidden!important;
    backface-visibility:hidden!important;
    -webkit-backface-visibility:hidden!important;
}
.rev-home-flip-front{
    transform:rotateY(0deg)!important;
    z-index:2!important;
}
.rev-home-flip-back{
    transform:rotateY(180deg)!important;
    z-index:1!important;
}
@media(hover:hover) and (pointer:fine){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
}
.rev-home-flip-card.is-flipped .rev-home-flip-inner{
    transform:rotateY(180deg)!important;
}
.rev-home-flip-open{
    position:relative!important;
    z-index:999!important;
    pointer-events:auto!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    -webkit-tap-highlight-color:transparent!important;
}
@media(max-width:760px), (hover:none), (pointer:coarse){
    .rev-home-flip-card:hover .rev-home-flip-inner{
        transform:none!important;
    }
    .rev-home-flip-card.is-flipped .rev-home-flip-inner{
        transform:rotateY(180deg)!important;
    }
}


/* Assistência do site - fixo no centro da direita */
.rev-access-widget{
    position:fixed!important;
    right:0!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:9999!important;
    font-family:Inter,Arial,sans-serif!important;
}
.rev-access-toggle{
    width:48px!important;
    height:58px!important;
    border:0!important;
    border-radius:18px 0 0 18px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    box-shadow:0 14px 34px rgba(15,23,42,.28)!important;
    cursor:pointer!important;
}
.rev-access-toggle span{
    font-size:24px!important;
    line-height:1!important;
}
.rev-access-panel{
    position:absolute!important;
    right:58px!important;
    top:50%!important;
    width:320px!important;
    max-width:calc(100vw - 80px)!important;
    transform:translateY(-50%) translateX(16px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    border-radius:22px!important;
    background:#fff!important;
    border:1px solid #e2e8f0!important;
    box-shadow:0 24px 70px rgba(15,23,42,.26)!important;
    overflow:hidden!important;
    transition:.22s ease!important;
}
.rev-access-widget.is-open .rev-access-panel{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateY(-50%) translateX(0)!important;
}
.rev-access-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:14px!important;
    padding:18px!important;
    background:
      linear-gradient(135deg,var(--rev-primary),color-mix(in srgb,var(--rev-primary) 70%, #000 30%))!important;
    color:#fff!important;
}
.rev-access-head span{
    display:block!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.14em!important;
    opacity:.76!important;
}
.rev-access-head strong{
    display:block!important;
    margin-top:2px!important;
    font-size:18px!important;
    line-height:1!important;
}
.rev-access-head button{
    width:34px!important;
    height:34px!important;
    border:1px solid rgba(255,255,255,.24)!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.13)!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    font-size:22px!important;
    line-height:1!important;
    cursor:pointer!important;
}
.rev-access-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:9px!important;
    padding:16px!important;
}
.rev-access-grid button{
    min-height:74px!important;
    border:1px solid #e5eaf1!important;
    border-radius:16px!important;
    background:#f8fafc!important;
    color:#0f172a!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
    gap:5px!important;
    padding:12px!important;
    font-size:19px!important;
    font-weight:1000!important;
    cursor:pointer!important;
    box-shadow:none!important;
    text-align:left!important;
}
.rev-access-grid button small{
    display:block!important;
    color:#64748b!important;
    font-size:11px!important;
    line-height:1.2!important;
    font-weight:800!important;
}
.rev-access-grid button:hover,
.rev-access-grid button.is-active{
    border-color:var(--rev-primary)!important;
    background:color-mix(in srgb,var(--rev-primary) 9%, #fff 91%)!important;
    color:var(--rev-primary)!important;
}
.rev-access-reset{
    width:calc(100% - 32px)!important;
    height:44px!important;
    margin:0 16px 16px!important;
    border:0!important;
    border-radius:999px!important;
    background:#0f172a!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
}

/* Estados de acessibilidade aplicados pelo widget */
html.rev-a11y-font-1 body{font-size:110%!important}
html.rev-a11y-font-2 body{font-size:120%!important}
html.rev-a11y-font-3 body{font-size:132%!important}
html.rev-a11y-readable body,
html.rev-a11y-readable button,
html.rev-a11y-readable input,
html.rev-a11y-readable textarea,
html.rev-a11y-readable select{
    font-family:Arial,Verdana,Tahoma,sans-serif!important;
}
html.rev-a11y-spacing body{
    letter-spacing:.05em!important;
    word-spacing:.12em!important;
}
html.rev-a11y-line-height p,
html.rev-a11y-line-height li,
html.rev-a11y-line-height article,
html.rev-a11y-line-height .rev-card-body{
    line-height:1.9!important;
}
html.rev-a11y-links a{
    outline:2px solid #ffcc00!important;
    outline-offset:2px!important;
    text-decoration:underline!important;
}
html.rev-a11y-grayscale{
    filter:grayscale(1)!important;
}
html.rev-a11y-contrast-dark body,
html.rev-a11y-contrast-dark main,
html.rev-a11y-contrast-dark section,
html.rev-a11y-contrast-dark article,
html.rev-a11y-contrast-dark .rev-card,
html.rev-a11y-contrast-dark .rev-card-body{
    background:#000!important;
    color:#fff!important;
}
html.rev-a11y-contrast-dark a,
html.rev-a11y-contrast-dark h1,
html.rev-a11y-contrast-dark h2,
html.rev-a11y-contrast-dark h3,
html.rev-a11y-contrast-dark p,
html.rev-a11y-contrast-dark span,
html.rev-a11y-contrast-dark strong{
    color:#fff!important;
}
html.rev-a11y-contrast-light body,
html.rev-a11y-contrast-light main,
html.rev-a11y-contrast-light section,
html.rev-a11y-contrast-light article,
html.rev-a11y-contrast-light .rev-card,
html.rev-a11y-contrast-light .rev-card-body{
    background:#fff!important;
    color:#000!important;
}
html.rev-a11y-contrast-light a,
html.rev-a11y-contrast-light h1,
html.rev-a11y-contrast-light h2,
html.rev-a11y-contrast-light h3,
html.rev-a11y-contrast-light p,
html.rev-a11y-contrast-light span,
html.rev-a11y-contrast-light strong{
    color:#000!important;
}
html.rev-a11y-pause *,
html.rev-a11y-pause *:before,
html.rev-a11y-pause *:after{
    animation:none!important;
    transition:none!important;
    scroll-behavior:auto!important;
}
@media(max-width:640px){
    .rev-access-toggle{
        width:44px!important;
        height:52px!important;
    }
    .rev-access-panel{
        right:52px!important;
        width:292px!important;
        max-width:calc(100vw - 64px)!important;
    }
    .rev-access-grid{
        grid-template-columns:1fr!important;
        max-height:58vh!important;
        overflow:auto!important;
    }
    .rev-access-grid button{
        min-height:58px!important;
    }
}


/* Botões de acessibilidade dentro dos textos */
.rev-text-access-tools{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    margin:0 0 24px!important;
    padding:13px!important;
    border:1px solid #e8edf3!important;
    border-radius:16px!important;
    background:#f8fafc!important;
}
.rev-text-access-tools button{
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border:1px solid #dbe3ef!important;
    border-radius:999px!important;
    padding:0 14px!important;
    background:#fff!important;
    color:#111827!important;
    font-size:12px!important;
    font-weight:900!important;
    cursor:pointer!important;
    box-shadow:none!important;
}
.rev-text-access-tools button:hover,
.rev-text-access-tools button.is-listening{
    background:var(--rev-primary)!important;
    color:#fff!important;
    border-color:var(--rev-primary)!important;
}
.rev-article-body.rev-text-size-1,
.rev-about-full-text.rev-text-size-1{
    font-size:112%!important;
}
.rev-article-body.rev-text-size-2,
.rev-about-full-text.rev-text-size-2{
    font-size:124%!important;
}
.rev-article-body.rev-text-size-3,
.rev-about-full-text.rev-text-size-3{
    font-size:136%!important;
}
.rev-article-body.rev-text-size-1 p,
.rev-article-body.rev-text-size-2 p,
.rev-article-body.rev-text-size-3 p,
.rev-about-full-text.rev-text-size-1 p,
.rev-about-full-text.rev-text-size-2 p,
.rev-about-full-text.rev-text-size-3 p{
    line-height:1.85!important;
}
@media(max-width:620px){
    .rev-text-access-tools{
        align-items:center!important;
        flex-direction:row!important;
        flex-wrap:nowrap!important;
        gap:6px!important;
        padding:8px!important;
        overflow-x:auto!important;
        -webkit-overflow-scrolling:touch!important;
    }
    .rev-text-access-tools button{
        width:auto!important;
        flex:0 0 auto!important;
        min-height:34px!important;
        padding:0 9px!important;
        gap:4px!important;
        font-size:11px!important;
        white-space:nowrap!important;
    }
    .rev-text-access-tools button span{
        display:inline!important;
        white-space:nowrap!important;
    }
}


/* Palavra/label Descrição na cor do site e em itálico */
.rev-descricao-label,
.rev-descricao-label > span,
.rev-descricao-label-text{
    color:var(--rev-primary)!important;
    font-style:italic!important;
}
.rev-descricao-label textarea,
.rev-descricao-label input,
.rev-descricao-label select{
    color:#111827!important;
    font-style:normal!important;
}


/* Resumo no texto e nos formulários na cor do site e em itálico */
.rev-resumo-label,
.rev-resumo-label > span,
.rev-resumo-label-text,
.rev-resumo-text,
.rev-resumo-text strong{
    color:var(--rev-primary)!important;
    font-style:italic!important;
}
.rev-resumo-label input,
.rev-resumo-label textarea,
.rev-resumo-label select{
    color:#111827!important;
    font-style:normal!important;
}


/* Modal de todas as páginas - busca do site + colabore */
.rev-menu-panel-pro{
    width:min(520px,94vw)!important;
}
.rev-menu-panel-intro{
    padding-bottom:14px!important;
}
.rev-menu-site-search{
    margin:4px 26px 18px!important;
    padding:12px!important;
    display:grid!important;
    grid-template-columns:1fr auto!important;
    gap:8px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.12)!important;
    border:1px solid rgba(255,255,255,.18)!important;
}
.rev-menu-site-search input{
    width:100%!important;
    height:42px!important;
    border:1px solid rgba(255,255,255,.26)!important;
    border-radius:999px!important;
    padding:0 14px!important;
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    outline:none!important;
}
.rev-menu-site-search input::placeholder{
    color:rgba(255,255,255,.68)!important;
}
.rev-menu-site-search input:focus{
    background:rgba(255,255,255,.20)!important;
    border-color:#fff!important;
}
.rev-menu-site-search button{
    height:42px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 16px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
    white-space:nowrap!important;
}
.rev-menu-colabore-box{
    margin:0 26px 22px!important;
    padding:16px!important;
    border-radius:20px!important;
    background:rgba(255,255,255,.13)!important;
    border:1px solid rgba(255,255,255,.20)!important;
}
.rev-menu-colabore-box > div:first-child{
    margin-bottom:12px!important;
}
.rev-menu-colabore-box span{
    display:block!important;
    color:rgba(255,255,255,.72)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.rev-menu-colabore-box strong{
    display:block!important;
    margin-top:3px!important;
    color:#fff!important;
    font-size:20px!important;
    line-height:1!important;
    letter-spacing:-.03em!important;
}
.rev-menu-colabore-links{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
}
.rev-menu-colabore-links a{
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    border-radius:13px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    line-height:1.15!important;
    font-weight:950!important;
    padding:8px 10px!important;
}
.rev-menu-colabore-links a:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 12px 24px rgba(0,0,0,.16)!important;
}
.rev-menu-grid-pro{
    padding-top:0!important;
}
.rev-menu-grid-pro a{
    min-height:48px!important;
}
.rev-menu-search-box{
    display:none!important;
}
@media(max-width:760px){
    .rev-menu-site-search{
        margin:2px 18px 16px!important;
        grid-template-columns:1fr!important;
    }
    .rev-menu-site-search button{
        width:100%!important;
    }
    .rev-menu-colabore-box{
        margin:0 18px 18px!important;
        padding:14px!important;
    }
    .rev-menu-colabore-links{
        grid-template-columns:1fr!important;
    }
}


/* Campos com máscara */
input[data-mask-phone]{
    letter-spacing:.02em!important;
}


/* Rodapé: barra de contato, endereço e links legais puxados do painel */
.rev-footer-info-bar{
    width:100%!important;
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:22px!important;
    padding:26px 0 10px!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
}
.rev-footer-info-left{
    display:flex!important;
    align-items:center!important;
    flex-wrap:wrap!important;
    gap:10px 18px!important;
    min-width:0!important;
}
.rev-footer-info-right{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    flex:0 0 auto!important;
}
.rev-footer-info-item{
    display:inline-flex!important;
    align-items:center!important;
    gap:7px!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:700!important;
}
.rev-footer-info-icon{
    width:18px!important;
    height:18px!important;
    display:inline-grid!important;
    place-items:center!important;
    color:#ffb000!important;
    flex:0 0 auto!important;
}
.rev-footer-info-icon svg{
    width:18px!important;
    height:18px!important;
    fill:currentColor!important;
}
.rev-footer-address{
    width:100%!important;
}
.rev-footer-info-right a{
    min-height:32px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:7px!important;
    border-radius:5px!important;
    padding:6px 10px!important;
    background:rgba(255,255,255,.22)!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.02em!important;
}
.rev-footer-info-right a:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
}
.rev-footer-info-right a span{
    color:inherit!important;
}
@media(max-width:960px){
    .rev-footer-info-bar{
        flex-direction:column!important;
    }
    .rev-footer-info-right{
        justify-content:flex-start!important;
    }
}
@media(max-width:560px){
    .rev-footer-info-item{
        font-size:13px!important;
    }
    .rev-footer-info-right{
        width:100%!important;
        flex-direction:column!important;
        align-items:stretch!important;
    }
    .rev-footer-info-right a{
        width:100%!important;
        justify-content:flex-start!important;
        min-height:38px!important;
    }
}


/* Rodapé: barra de contato/termos na parte de baixo */
.rev-footer-info-bar{
    margin-top:20px!important;
    padding:18px 0!important;
    border-top:1px solid rgba(255,255,255,.14)!important;
    border-bottom:1px solid rgba(255,255,255,.14)!important;
}
.rev-footer-pro-main + .rev-footer-info-bar{
    margin-top:6px!important;
}
.rev-footer-pro-bottom{
    border-top:0!important;
}


/* Páginas legais editáveis */
.rev-legal-page{
    max-width:980px!important;
}
.rev-legal-page .rev-article-body{
    width:100%!important;
    max-width:none!important;
    padding:0!important;
}
.rev-legal-page h2,
.rev-legal-page h3{
    color:#111827!important;
    letter-spacing:-.025em!important;
}
.rev-legal-page h2{
    font-size:clamp(28px,3vw,42px)!important;
    margin-top:0!important;
}
.rev-legal-page h3{
    font-size:22px!important;
    margin-top:34px!important;
}
.rev-legal-page p,
.rev-legal-page li{
    color:#334155!important;
    font-size:16px!important;
    line-height:1.78!important;
}


/* Ícone HOME no menu principal */
.rev-mainnav-row .rev-menu-main .rev-menu-home-icon{
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    border-radius:999px!important;
    color:#fff!important;
    background:rgba(255,255,255,.13)!important;
    line-height:1!important;
    text-decoration:none!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-bottom:1px solid rgba(255,255,255,.22)!important;
    box-shadow:0 8px 18px rgba(0,0,0,.12)!important;
}
.rev-mainnav-row .rev-menu-main .rev-menu-home-icon svg{
    width:18px!important;
    height:18px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2.25!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
}
.rev-mainnav-row .rev-menu-main .rev-menu-home-icon:hover,
.rev-mainnav-row .rev-menu-main .rev-menu-home-icon.active{
    background:#fff!important;
    color:var(--rev-primary)!important;
    border-color:#fff!important;
    border-bottom:1px solid #fff!important;
    transform:translateY(-1px)!important;
}


/* Menu fixo ao rolar: mesmo menu com logo no lugar da casinha */
.rev-sticky-mainnav{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:9990!important;
    background:var(--rev-primary)!important;
    box-shadow:0 14px 36px rgba(15,23,42,.22)!important;
    transform:translateY(-110%)!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:transform .24s ease, opacity .24s ease, visibility .24s ease!important;
}
.rev-sticky-mainnav.is-visible{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
}
.rev-sticky-mainnav-inner{
    min-height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:24px!important;
    position:relative!important;
    padding-right:170px!important;
}
.rev-sticky-logo{
    width:128px!important;
    min-width:128px!important;
    height:46px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    color:#fff!important;
    text-decoration:none!important;
}
.rev-sticky-logo img{
    max-width:118px!important;
    max-height:42px!important;
    object-fit:contain!important;
    display:block!important;
    filter:drop-shadow(0 6px 14px rgba(0,0,0,.18))!important;
}
.rev-sticky-logo strong{
    color:#fff!important;
    font-size:13px!important;
    line-height:1.1!important;
    font-weight:900!important;
}
.rev-sticky-menu-main{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:24px!important;
    flex:0 1 auto!important;
    min-width:0!important;
}
.rev-sticky-menu-main a{
    color:#fff!important;
    font-size:13px!important;
    font-weight:850!important;
    padding:20px 0 17px!important;
    border-bottom:3px solid transparent!important;
    white-space:nowrap!important;
}
.rev-sticky-menu-main a:hover,
.rev-sticky-menu-main a.active{
    border-color:#fff!important;
}
.rev-sticky-colabore-menu{
    position:absolute!important;
    right:0!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    margin:0!important;
    z-index:9992!important;
}
.rev-sticky-colabore-menu > button{
    height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 16px!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
    cursor:pointer!important;
}
.rev-sticky-colabore-menu .rev-colabore-dropdown{
    right:0!important;
    left:auto!important;
    top:calc(100% + 10px)!important;
    z-index:9993!important;
}
@media(max-width:980px){
    .rev-sticky-mainnav{
        display:none!important;
    }
}


/* Topo das páginas puxando imagem do painel admin */
.rev-page-hero[style*="--hero-img"],
.rev-article-hero[style*="--hero-img"]{
    background-image:
      linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.36)),
      var(--hero-img)!important;
    background-size:cover!important;
    background-position:center!important;
}


/* Banner destaque da home: mais qualidade e alinhado no topo */
.rev-hero,
.rev-hero-slide{
    min-height:560px!important;
}
.rev-hero-slide{
    background-size:cover!important;
    background-position:center top!important;
    background-repeat:no-repeat!important;
    image-rendering:auto!important;
}
.rev-hero-slide:before{
    background:linear-gradient(90deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.42) 48%,rgba(0,0,0,.16) 100%)!important;
}
.rev-hero-content{
    padding-top:92px!important;
    padding-bottom:82px!important;
}
@media(max-width:760px){
    .rev-hero,
    .rev-hero-slide{
        min-height:520px!important;
    }
    .rev-hero-slide{
        background-position:center top!important;
    }
}


/* Parceiros no rodapé de todas as páginas - slide automático */
.rev-footer-partners-section{
    padding:54px 0 48px!important;
    background:#fff!important;
    border-top:1px solid #edf0f4!important;
}
.rev-footer-partners-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:20px!important;
    margin-bottom:26px!important;
}
.rev-footer-partners-head h2{
    margin:0!important;
    color:#111827!important;
    font-size:clamp(24px,3vw,38px)!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
    text-transform:uppercase!important;
}
.rev-footer-partners-head h2:after{
    content:''!important;
    display:block!important;
    width:46px!important;
    height:3px!important;
    border-radius:3px!important;
    background:var(--rev-primary)!important;
    margin-top:10px!important;
}
.rev-footer-partners-head a{
    color:var(--rev-primary)!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    white-space:nowrap!important;
}
.rev-footer-partners-slider{
    width:100%!important;
    overflow:hidden!important;
    position:relative!important;
    padding:8px 0!important;
}
.rev-footer-partners-track{
    display:flex!important;
    gap:22px!important;
    will-change:transform!important;
    transition:transform .55s ease!important;
}
.rev-footer-partner-card{
    flex:0 0 calc((100% - 88px) / 5)!important;
    height:104px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:18px!important;
    border-radius:20px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 12px 30px rgba(15,23,42,.06)!important;
    filter:grayscale(1)!important;
    opacity:.74!important;
    transition:.22s ease!important;
}
.rev-footer-partner-card:hover{
    filter:grayscale(0)!important;
    opacity:1!important;
    transform:translateY(-2px)!important;
    border-color:color-mix(in srgb,var(--rev-primary) 25%, #e8edf3 75%)!important;
}
.rev-footer-partner-card img{
    max-width:160px!important;
    max-height:62px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    display:block!important;
}
.rev-footer-partner-card strong{
    color:#64748b!important;
    font-size:18px!important;
    line-height:1.1!important;
    text-align:center!important;
    font-weight:900!important;
}
@media(max-width:980px){
    .rev-footer-partner-card{
        flex-basis:calc((100% - 44px) / 3)!important;
    }
}
@media(max-width:620px){
    .rev-footer-partners-section{
        padding:40px 0 34px!important;
    }
    .rev-footer-partners-head{
        align-items:flex-start!important;
        flex-direction:column!important;
        margin-bottom:18px!important;
    }
    .rev-footer-partners-track{
        gap:14px!important;
    }
    .rev-footer-partner-card{
        flex:0 0 calc((100% - 14px) / 2)!important;
        height:92px!important;
        border-radius:16px!important;
        padding:14px!important;
    }
    .rev-footer-partner-card img{
        max-width:120px!important;
        max-height:52px!important;
    }
}


/* Parceiros apenas na home em slide automático */
.rev-home-partners-slide-section{
    background:#fff!important;
    overflow:hidden!important;
}
.rev-home-partners-slider{
    width:100%!important;
    overflow:hidden!important;
    position:relative!important;
    padding:8px 0 4px!important;
    margin-top:24px!important;
}
.rev-home-partners-track{
    display:flex!important;
    gap:22px!important;
    will-change:transform!important;
    transition:transform .55s ease!important;
}
.rev-home-partner-card{
    flex:0 0 calc((100% - 88px) / 5)!important;
    height:104px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:18px!important;
    border-radius:20px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 12px 30px rgba(15,23,42,.06)!important;
    filter:grayscale(1)!important;
    opacity:.74!important;
    transition:.22s ease!important;
}
.rev-home-partner-card:hover{
    filter:grayscale(0)!important;
    opacity:1!important;
    transform:translateY(-2px)!important;
    border-color:color-mix(in srgb,var(--rev-primary) 25%, #e8edf3 75%)!important;
}
.rev-home-partner-card img{
    max-width:160px!important;
    max-height:62px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    display:block!important;
}
.rev-home-partner-card strong{
    color:#64748b!important;
    font-size:18px!important;
    line-height:1.1!important;
    text-align:center!important;
    font-weight:900!important;
}
@media(max-width:980px){
    .rev-home-partner-card{
        flex-basis:calc((100% - 44px) / 3)!important;
    }
}
@media(max-width:620px){
    .rev-home-partners-track{
        gap:14px!important;
    }
    .rev-home-partner-card{
        flex:0 0 calc((100% - 14px) / 2)!important;
        height:92px!important;
        border-radius:16px!important;
        padding:14px!important;
    }
    .rev-home-partner-card img{
        max-width:120px!important;
        max-height:52px!important;
    }
}


/* Mobile: todos os cards da página principal em slide, 1 por vez e centralizados */
@media(max-width:760px){
    [data-home-mobile-slider]{
        display:flex!important;
        grid-template-columns:none!important;
        gap:0!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scroll-snap-type:x mandatory!important;
        scroll-behavior:smooth!important;
        -webkit-overflow-scrolling:touch!important;
        padding:6px 0 22px!important;
        margin-left:0!important;
        margin-right:0!important;
        scrollbar-width:none!important;
    }
    [data-home-mobile-slider]::-webkit-scrollbar{
        display:none!important;
    }
    [data-home-mobile-slider] > *{
        flex:0 0 100%!important;
        width:100%!important;
        max-width:100%!important;
        margin:0!important;
        scroll-snap-align:center!important;
        display:flex!important;
        justify-content:center!important;
    }
    [data-home-mobile-slider] .rev-card,
    [data-home-mobile-slider] .rev-home-flip-card,
    [data-home-mobile-slider] .rev-event-card{
        width:min(100%,360px)!important;
        max-width:360px!important;
        margin:0 auto!important;
    }
    [data-home-mobile-slider] .rev-home-flip-card{
        min-height:430px!important;
    }
    [data-home-mobile-slider] .rev-card{
        min-height:360px!important;
    }
    .rev-home-mobile-dots{
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        gap:7px!important;
        margin:-8px 0 24px!important;
    }
    .rev-home-mobile-dots button{
        width:8px!important;
        height:8px!important;
        min-width:8px!important;
        padding:0!important;
        border:0!important;
        border-radius:50%!important;
        background:#cbd5e1!important;
        box-shadow:none!important;
        cursor:pointer!important;
    }
    .rev-home-mobile-dots button.active{
        width:22px!important;
        border-radius:999px!important;
        background:var(--rev-primary)!important;
    }
}
@media(min-width:761px){
    .rev-home-mobile-dots{
        display:none!important;
    }
}


/* Página de detalhe do parceiro no padrão editorial */
.rev-partner-detail-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 340px!important;
    gap:34px!important;
    align-items:start!important;
}
.rev-partner-detail-main{
    min-width:0!important;
}
.rev-partner-featured-img{
    width:100%!important;
    height:min(520px,56vw)!important;
    display:block!important;
    object-fit:cover!important;
    object-position:center top!important;
    border-radius:24px!important;
    box-shadow:0 18px 48px rgba(15,23,42,.12)!important;
    margin:0 0 30px!important;
    background:#f8fafc!important;
}
.rev-partner-detail-main .rev-article-body{
    width:100%!important;
    max-width:none!important;
}
.rev-partner-detail-main .rev-article-body h2{
    margin-top:0!important;
    color:#111827!important;
    font-size:clamp(30px,3.4vw,48px)!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
}
.rev-partner-detail-side{
    position:sticky!important;
    top:86px!important;
}
.rev-partner-info-card{
    padding:22px!important;
    border:1px solid #e8edf3!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 16px 42px rgba(15,23,42,.08)!important;
}
.rev-partner-logo-box{
    width:100%!important;
    min-height:120px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:18px!important;
    border-radius:18px!important;
    background:#f8fafc!important;
    border:1px solid #edf0f4!important;
    margin-bottom:18px!important;
}
.rev-partner-logo-box img{
    max-width:220px!important;
    max-height:86px!important;
    object-fit:contain!important;
}
.rev-partner-info-card h3{
    margin:0 0 16px!important;
    color:#111827!important;
    font-size:22px!important;
    letter-spacing:-.025em!important;
}
.rev-partner-info-item{
    padding:14px 0!important;
    border-top:1px solid #edf0f4!important;
}
.rev-partner-info-item strong{
    display:block!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
    margin-bottom:5px!important;
}
.rev-partner-info-item span,
.rev-partner-info-item a{
    color:#334155!important;
    font-size:14px!important;
    line-height:1.5!important;
    font-weight:750!important;
}
.rev-partner-actions{
    display:grid!important;
    gap:10px!important;
    margin-top:18px!important;
}
.rev-partner-actions .rev-btn{
    width:100%!important;
    justify-content:center!important;
}
.rev-partner-gallery-block{
    margin-top:42px!important;
}
@media(max-width:980px){
    .rev-partner-detail-grid{
        grid-template-columns:1fr!important;
    }
    .rev-partner-detail-side{
        position:static!important;
    }
    .rev-partner-featured-img{
        height:360px!important;
    }
}
@media(max-width:620px){
    .rev-partner-featured-img{
        height:300px!important;
        border-radius:18px!important;
    }
    .rev-partner-info-card{
        border-radius:18px!important;
        padding:18px!important;
    }
}


/* HOME MOBILE: slides mais limpos, 5px entre cards e seções mais próximas */
@media(max-width:760px){
    body.home-page .rev-section,
    body.home-page .rev-home-news,
    body.home-page .rev-home-momentos,
    body.home-page .rev-home-flip-section,
    body.home-page .rev-home-partners-slide-section{
        padding-top:28px!important;
        padding-bottom:28px!important;
    }

    body.home-page .rev-section-head,
    body.home-page .rev-home-news-head,
    body.home-page .rev-home-momentos-head{
        margin-bottom:16px!important;
    }

    body.home-page [data-home-mobile-slider]{
        gap:5px!important;
        padding:4px 0 14px!important;
        background:transparent!important;
        box-shadow:none!important;
    }

    body.home-page [data-home-mobile-slider] > *{
        flex:0 0 calc(100% - 0px)!important;
        width:100%!important;
        max-width:100%!important;
        padding:0 2.5px!important;
        background:transparent!important;
        box-shadow:none!important;
    }

    body.home-page [data-home-mobile-slider] .rev-card,
    body.home-page [data-home-mobile-slider] .rev-home-flip-card,
    body.home-page [data-home-mobile-slider] .rev-event-card,
    body.home-page [data-home-mobile-slider] .rev-gallery-home-card{
        width:calc(100% - 10px)!important;
        max-width:360px!important;
        margin:0 auto!important;
        box-shadow:none!important;
        filter:none!important;
    }

    body.home-page [data-home-mobile-slider] .rev-card:hover,
    body.home-page [data-home-mobile-slider] .rev-home-flip-card:hover,
    body.home-page [data-home-mobile-slider] .rev-event-card:hover,
    body.home-page [data-home-mobile-slider] .rev-gallery-home-card:hover{
        box-shadow:none!important;
        transform:none!important;
    }

    body.home-page .rev-card,
    body.home-page .rev-home-flip-card,
    body.home-page .rev-gallery-home-card,
    body.home-page .rev-event-card{
        box-shadow:none!important;
    }

    body.home-page .rev-home-mobile-dots{
        margin:-2px 0 14px!important;
    }

    body.home-page .rev-home-about-light{
        padding-top:26px!important;
        padding-bottom:24px!important;
    }

    body.home-page .rev-home-about-light-box{
        box-shadow:none!important;
        margin-top:0!important;
    }

    body.home-page .soft,
    body.home-page section.soft{
        background:#fff!important;
    }
}


/* CORREÇÃO REAL HOME MOBILE: slides limpos, 5px e seções próximas */
@media(max-width:760px){
    body.home-page main > section,
    body.home-page .rev-section,
    body.home-page .rev-home-news,
    body.home-page .rev-home-momentos,
    body.home-page .rev-home-flip-section,
    body.home-page .rev-home-partners-slide-section{
        padding-top:24px!important;
        padding-bottom:24px!important;
        margin-top:0!important;
        margin-bottom:0!important;
    }

    body.home-page .rev-section-head,
    body.home-page .rev-home-news-head,
    body.home-page .rev-home-momentos-head{
        margin-bottom:12px!important;
        padding-bottom:0!important;
    }

    body.home-page [data-home-mobile-slider]{
        display:flex!important;
        grid-template-columns:none!important;
        gap:5px!important;
        column-gap:5px!important;
        row-gap:0!important;
        overflow-x:auto!important;
        overflow-y:hidden!important;
        scroll-snap-type:x mandatory!important;
        scroll-behavior:smooth!important;
        -webkit-overflow-scrolling:touch!important;
        padding:0 0 12px!important;
        margin:0!important;
        background:none!important;
        box-shadow:none!important;
        scrollbar-width:none!important;
    }

    body.home-page [data-home-mobile-slider]::-webkit-scrollbar{
        display:none!important;
    }

    body.home-page [data-home-mobile-slider] > *{
        flex:0 0 calc(100% - 5px)!important;
        width:calc(100% - 5px)!important;
        max-width:calc(100% - 5px)!important;
        min-width:calc(100% - 5px)!important;
        margin:0!important;
        padding:0!important;
        scroll-snap-align:center!important;
        display:flex!important;
        justify-content:center!important;
        background:none!important;
        box-shadow:none!important;
    }

    body.home-page [data-home-mobile-slider] .rev-card,
    body.home-page [data-home-mobile-slider] .rev-home-flip-card,
    body.home-page [data-home-mobile-slider] .rev-event-card,
    body.home-page [data-home-mobile-slider] .rev-gallery-home-card{
        width:100%!important;
        max-width:360px!important;
        margin:0 auto!important;
        box-shadow:none!important;
        filter:none!important;
        background:#111!important;
    }

    body.home-page [data-home-mobile-slider] .rev-home-flip-inner,
    body.home-page [data-home-mobile-slider] .rev-home-flip-face,
    body.home-page [data-home-mobile-slider] .rev-card,
    body.home-page [data-home-mobile-slider] .rev-gallery-home-card,
    body.home-page [data-home-mobile-slider] .rev-event-card{
        box-shadow:none!important;
    }

    body.home-page [data-home-mobile-slider] .rev-card:hover,
    body.home-page [data-home-mobile-slider] .rev-home-flip-card:hover,
    body.home-page [data-home-mobile-slider] .rev-gallery-home-card:hover,
    body.home-page [data-home-mobile-slider] .rev-event-card:hover{
        transform:none!important;
        box-shadow:none!important;
    }

    body.home-page .rev-home-mobile-dots{
        margin:0 0 10px!important;
        padding:0!important;
    }

    body.home-page .rev-home-about-light{
        padding-top:22px!important;
        padding-bottom:22px!important;
    }

    body.home-page .rev-home-about-light-box{
        box-shadow:none!important;
        margin-top:0!important;
    }

    body.home-page section.soft,
    body.home-page .soft{
        background:#fff!important;
    }
}


/* Página Parceiros - layout organizado */
.rev-partners-page-section{
    background:#fff!important;
}
.rev-partners-page-head{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:24px!important;
    margin-bottom:30px!important;
}
.rev-partners-page-head h2{
    margin:0!important;
    color:#111827!important;
    font-size:clamp(30px,4vw,54px)!important;
    line-height:.95!important;
    letter-spacing:-.055em!important;
    text-transform:uppercase!important;
}
.rev-partners-page-head h2:after{
    content:''!important;
    display:block!important;
    width:54px!important;
    height:3px!important;
    border-radius:4px!important;
    background:var(--rev-primary)!important;
    margin-top:14px!important;
}
.rev-partners-page-head p{
    max-width:560px!important;
    margin:14px 0 0!important;
    color:#64748b!important;
    line-height:1.6!important;
    font-size:15px!important;
}
.rev-partners-filter{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    max-width:520px!important;
}
.rev-partners-filter button{
    min-height:36px!important;
    border:1px solid #e2e8f0!important;
    border-radius:999px!important;
    padding:0 14px!important;
    background:#fff!important;
    color:#334155!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
    box-shadow:none!important;
}
.rev-partners-filter button.active,
.rev-partners-filter button:hover{
    background:var(--rev-primary)!important;
    border-color:var(--rev-primary)!important;
    color:#fff!important;
}
.rev-partners-page-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:24px!important;
    align-items:stretch!important;
}
.rev-partners-page-card{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border:1px solid #e8edf3!important;
    border-radius:24px!important;
    background:#fff!important;
    box-shadow:0 16px 42px rgba(15,23,42,.07)!important;
    transition:.22s ease!important;
}
.rev-partners-page-card:hover{
    transform:translateY(-4px)!important;
    box-shadow:0 24px 60px rgba(15,23,42,.12)!important;
    border-color:color-mix(in srgb,var(--rev-primary) 22%, #e8edf3 78%)!important;
}
.rev-partners-page-image{
    position:relative!important;
    display:block!important;
    height:218px!important;
    overflow:hidden!important;
    background:#f8fafc!important;
}
.rev-partners-page-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center top!important;
    transition:.4s ease!important;
}
.rev-partners-page-card:hover .rev-partners-page-image img{
    transform:scale(1.04)!important;
}
.rev-partners-page-image:after{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,0) 35%,rgba(0,0,0,.58) 100%)!important;
}
.rev-partners-page-image span{
    position:absolute!important;
    left:16px!important;
    bottom:16px!important;
    z-index:2!important;
    display:inline-flex!important;
    align-items:center!important;
    min-height:28px!important;
    border-radius:999px!important;
    padding:0 10px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.06em!important;
}
.rev-partners-page-body{
    position:relative!important;
    flex:1!important;
    display:flex!important;
    flex-direction:column!important;
    padding:24px!important;
}
.rev-partners-page-logo{
    width:92px!important;
    height:58px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:8px!important;
    margin:-54px 0 16px!important;
    position:relative!important;
    z-index:3!important;
    border-radius:15px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 12px 24px rgba(15,23,42,.10)!important;
}
.rev-partners-page-logo img{
    max-width:76px!important;
    max-height:42px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
}
.rev-partners-page-body h3{
    margin:0 0 10px!important;
    color:#111827!important;
    font-size:24px!important;
    line-height:1.05!important;
    letter-spacing:-.035em!important;
}
.rev-partners-page-body p{
    margin:0 0 16px!important;
    color:#64748b!important;
    font-size:14px!important;
    line-height:1.55!important;
}
.rev-partners-page-meta{
    display:grid!important;
    gap:6px!important;
    margin:auto 0 18px!important;
}
.rev-partners-page-meta span{
    color:#475569!important;
    font-size:12px!important;
    line-height:1.35!important;
    font-weight:800!important;
}
.rev-partners-page-btn{
    width:100%!important;
    min-height:42px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}
.rev-partners-page-cta{
    margin-top:36px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:22px!important;
    padding:28px!important;
    border-radius:24px!important;
    background:linear-gradient(135deg,var(--rev-primary),color-mix(in srgb,var(--rev-primary) 72%, #000 28%))!important;
    color:#fff!important;
}
.rev-partners-page-cta span{
    display:block!important;
    margin-bottom:6px!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.1em!important;
    opacity:.72!important;
}
.rev-partners-page-cta strong{
    display:block!important;
    color:#fff!important;
    font-size:clamp(22px,3vw,34px)!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
}
.rev-partners-page-cta .rev-btn{
    background:#fff!important;
    color:var(--rev-primary)!important;
    box-shadow:none!important;
    white-space:nowrap!important;
}
@media(max-width:980px){
    .rev-partners-page-head{
        align-items:flex-start!important;
        flex-direction:column!important;
    }
    .rev-partners-filter{
        justify-content:flex-start!important;
        max-width:none!important;
    }
    .rev-partners-page-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:620px){
    .rev-partners-page-grid{
        grid-template-columns:1fr!important;
        gap:18px!important;
    }
    .rev-partners-page-card{
        border-radius:18px!important;
    }
    .rev-partners-page-image{
        height:200px!important;
    }
    .rev-partners-page-body{
        padding:20px!important;
    }
    .rev-partners-page-cta{
        align-items:flex-start!important;
        flex-direction:column!important;
        border-radius:18px!important;
        padding:22px!important;
    }
    .rev-partners-page-cta .rev-btn{
        width:100%!important;
        justify-content:center!important;
    }
}


/* Correção página parceiros: evita área branca gigante e garante conteúdo visível */
.rev-partners-page-section{
    min-height:420px!important;
}
body:not(.home-page) .rev-page-hero.rev-title-page-pro{
    min-height:300px!important;
}


/* Desktop: Notícias Culturais e Produções Artísticas em formato Story */
@media(min-width:761px){
    .rev-desktop-story-section .rev-home-flip-grid{
        display:grid!important;
        grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;
        gap:22px!important;
        align-items:stretch!important;
    }

    .rev-desktop-story-section .rev-home-flip-grid-3{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }

    .rev-desktop-story-section .rev-home-flip-grid-5{
        grid-template-columns:repeat(5,minmax(0,1fr))!important;
        gap:18px!important;
    }

    .rev-desktop-story-section .rev-home-flip-card{
        width:100%!important;
        min-height:420px!important;
        aspect-ratio:9/14!important;
        border-radius:22px!important;
        overflow:hidden!important;
        box-shadow:0 18px 44px rgba(15,23,42,.14)!important;
        background:#111!important;
    }

    .rev-desktop-story-producoes .rev-home-flip-card{
        min-height:380px!important;
    }

    .rev-desktop-story-section .rev-home-flip-inner,
    .rev-desktop-story-section .rev-home-flip-face{
        border-radius:22px!important;
        height:100%!important;
    }

    .rev-desktop-story-section .rev-home-flip-face img{
        width:100%!important;
        height:100%!important;
        object-fit:cover!important;
        object-position:center top!important;
    }

    .rev-desktop-story-section .rev-home-flip-front-content,
    .rev-desktop-story-section .rev-home-flip-back-content{
        padding:18px!important;
        justify-content:flex-end!important;
    }

    .rev-desktop-story-section .rev-home-flip-front-content strong,
    .rev-desktop-story-section .rev-home-flip-back-content strong{
        font-size:15px!important;
        line-height:1.12!important;
        letter-spacing:-.025em!important;
        max-height:68px!important;
        overflow:hidden!important;
        display:-webkit-box!important;
        -webkit-line-clamp:4!important;
        -webkit-box-orient:vertical!important;
    }

    .rev-desktop-story-section .rev-home-flip-back-content p{
        font-size:12px!important;
        line-height:1.42!important;
        max-height:70px!important;
        overflow:hidden!important;
        display:-webkit-box!important;
        -webkit-line-clamp:4!important;
        -webkit-box-orient:vertical!important;
    }

    .rev-desktop-story-section .rev-home-flip-front-content small,
    .rev-desktop-story-section .rev-home-flip-back-content small{
        font-size:9px!important;
        padding:5px 7px!important;
        border-radius:999px!important;
    }

    .rev-desktop-story-section .rev-home-flip-open{
        min-height:34px!important;
        padding:0 12px!important;
        font-size:10px!important;
        border-radius:999px!important;
    }
}


/* Notícias culturais desktop em formato story com 4 cards */
@media(min-width:761px){
    .rev-news-story-grid{
        display:grid!important;
        grid-template-columns:repeat(4,minmax(0,1fr))!important;
        gap:18px!important;
        align-items:stretch!important;
    }

    .rev-news-story-grid .rev-home-flip-card{
        width:100%!important;
        min-height:470px!important;
        aspect-ratio:9/16!important;
        border-radius:24px!important;
        overflow:hidden!important;
        background:#111!important;
        box-shadow:0 20px 48px rgba(15,23,42,.16)!important;
    }

    .rev-news-story-grid .rev-home-flip-inner,
    .rev-news-story-grid .rev-home-flip-face{
        height:100%!important;
        border-radius:24px!important;
    }

    .rev-news-story-grid .rev-home-flip-face img{
        width:100%!important;
        height:100%!important;
        object-fit:cover!important;
        object-position:center top!important;
    }

    .rev-news-story-grid .rev-home-flip-front-content,
    .rev-news-story-grid .rev-home-flip-back-content{
        padding:20px!important;
        justify-content:flex-end!important;
    }

    .rev-news-story-grid .rev-home-flip-front-content strong,
    .rev-news-story-grid .rev-home-flip-back-content strong{
        font-size:16px!important;
        line-height:1.12!important;
        letter-spacing:-.03em!important;
    }

    .rev-news-story-grid .rev-home-flip-back-content p{
        font-size:12px!important;
        line-height:1.45!important;
    }
}


/* DEFINITIVO - Notícias Culturais HOME desktop em STORY 4 cards */
@media(min-width:761px){
    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-grid,
    body.home-page .rev-home-news .rev-news-story-grid,
    .rev-home-news.rev-news-story-section .rev-home-flip-grid,
    .rev-home-news .rev-news-story-grid{
        display:grid!important;
        grid-template-columns:repeat(4,minmax(0,1fr))!important;
        gap:18px!important;
        align-items:stretch!important;
        width:100%!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-grid > *,
    body.home-page .rev-home-news .rev-news-story-grid > *,
    .rev-home-news.rev-news-story-section .rev-home-flip-grid > *,
    .rev-home-news .rev-news-story-grid > *{
        width:100%!important;
        max-width:100%!important;
        min-width:0!important;
        display:block!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-card,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-card,
    .rev-home-news.rev-news-story-section .rev-home-flip-card,
    .rev-home-news .rev-news-story-grid .rev-home-flip-card{
        width:100%!important;
        max-width:none!important;
        min-height:500px!important;
        height:500px!important;
        aspect-ratio:9/16!important;
        border-radius:24px!important;
        overflow:hidden!important;
        background:#111!important;
        box-shadow:0 18px 42px rgba(15,23,42,.16)!important;
        margin:0!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-inner,
    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-face,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-inner,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-face,
    .rev-home-news.rev-news-story-section .rev-home-flip-inner,
    .rev-home-news.rev-news-story-section .rev-home-flip-face,
    .rev-home-news .rev-news-story-grid .rev-home-flip-inner,
    .rev-home-news .rev-news-story-grid .rev-home-flip-face{
        width:100%!important;
        height:100%!important;
        border-radius:24px!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-face img,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-face img,
    .rev-home-news.rev-news-story-section .rev-home-flip-face img,
    .rev-home-news .rev-news-story-grid .rev-home-flip-face img{
        width:100%!important;
        height:100%!important;
        object-fit:cover!important;
        object-position:center top!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-front-content,
    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-back-content,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-front-content,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-back-content,
    .rev-home-news.rev-news-story-section .rev-home-flip-front-content,
    .rev-home-news.rev-news-story-section .rev-home-flip-back-content,
    .rev-home-news .rev-news-story-grid .rev-home-flip-front-content,
    .rev-home-news .rev-news-story-grid .rev-home-flip-back-content{
        padding:20px!important;
    }

    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-front-content strong,
    body.home-page .rev-home-news.rev-news-story-section .rev-home-flip-back-content strong,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-front-content strong,
    body.home-page .rev-home-news .rev-news-story-grid .rev-home-flip-back-content strong,
    .rev-home-news.rev-news-story-section .rev-home-flip-front-content strong,
    .rev-home-news.rev-news-story-section .rev-home-flip-back-content strong,
    .rev-home-news .rev-news-story-grid .rev-home-flip-front-content strong,
    .rev-home-news .rev-news-story-grid .rev-home-flip-back-content strong{
        font-size:16px!important;
        line-height:1.12!important;
        letter-spacing:-.03em!important;
        max-height:74px!important;
        overflow:hidden!important;
        display:-webkit-box!important;
        -webkit-line-clamp:4!important;
        -webkit-box-orient:vertical!important;
    }
}


/* Galeria de Fotos da home NÃO é story */
@media(min-width:761px){
    .rev-gallery-home-grid,
    .rev-section .rev-gallery-home-grid,
    .rev-grid.four:not(.rev-news-story-grid){
        display:grid!important;
    }
    .rev-gallery-home-card{
        aspect-ratio:auto!important;
        min-height:310px!important;
        height:auto!important;
        border-radius:16px!important;
    }
}


/* CORREÇÃO REAL: Galeria de Fotos da home volta ao card normal, nunca story */
.rev-home-gallery-section .rev-gallery-home-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:22px!important;
}
.rev-home-gallery-section .rev-gallery-home-card{
    position:relative!important;
    display:block!important;
    min-height:310px!important;
    height:auto!important;
    aspect-ratio:auto!important;
    border-radius:16px!important;
    overflow:hidden!important;
    background:#111!important;
    color:#fff!important;
    box-shadow:0 16px 42px rgba(0,0,0,.16)!important;
}
.rev-home-gallery-section .rev-gallery-home-card img{
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
}
.rev-home-gallery-section .rev-gallery-home-card:after{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.88))!important;
}
.rev-home-gallery-section .rev-gallery-home-body{
    position:absolute!important;
    z-index:2!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    padding:22px!important;
}
@media(max-width:760px){
    .rev-home-gallery-section .rev-gallery-home-grid{
        display:grid!important;
        grid-template-columns:1fr!important;
        gap:16px!important;
        overflow:visible!important;
        scroll-snap-type:none!important;
        padding:0!important;
    }
    .rev-home-gallery-section .rev-gallery-home-card{
        width:100%!important;
        max-width:100%!important;
        min-height:280px!important;
        box-shadow:none!important;
    }
}


/* HOME: cards sem flip 3D, apenas troca para verso com foto preto e branco */
body.home-page .rev-home-flip-card{
    perspective:none!important;
    transform:none!important;
}
body.home-page .rev-home-flip-card .rev-home-flip-inner{
    transform:none!important;
    transition:none!important;
    transform-style:flat!important;
}
body.home-page .rev-home-flip-card .rev-home-flip-face{
    transform:none!important;
    backface-visibility:visible!important;
    -webkit-backface-visibility:visible!important;
    transition:opacity .28s ease, visibility .28s ease!important;
}
body.home-page .rev-home-flip-card .rev-home-flip-front{
    opacity:1!important;
    visibility:visible!important;
    z-index:2!important;
}
body.home-page .rev-home-flip-card .rev-home-flip-back{
    opacity:0!important;
    visibility:hidden!important;
    z-index:3!important;
}
body.home-page .rev-home-flip-card .rev-home-flip-back img{
    filter:grayscale(1)!important;
}
body.home-page .rev-home-flip-card:hover .rev-home-flip-inner,
body.home-page .rev-home-flip-card.is-flipped .rev-home-flip-inner{
    transform:none!important;
}
body.home-page .rev-home-flip-card:hover .rev-home-flip-front,
body.home-page .rev-home-flip-card.is-flipped .rev-home-flip-front{
    opacity:0!important;
    visibility:hidden!important;
}
body.home-page .rev-home-flip-card:hover .rev-home-flip-back,
body.home-page .rev-home-flip-card.is-flipped .rev-home-flip-back{
    opacity:1!important;
    visibility:visible!important;
}
body.home-page .rev-home-flip-card:hover,
body.home-page .rev-home-flip-card.is-flipped{
    transform:none!important;
}
@media(max-width:760px){
    body.home-page .rev-home-flip-card:hover .rev-home-flip-front{
        opacity:1!important;
        visibility:visible!important;
    }
    body.home-page .rev-home-flip-card:hover .rev-home-flip-back{
        opacity:0!important;
        visibility:hidden!important;
    }
    body.home-page .rev-home-flip-card.is-flipped .rev-home-flip-front{
        opacity:0!important;
        visibility:hidden!important;
    }
    body.home-page .rev-home-flip-card.is-flipped .rev-home-flip-back{
        opacity:1!important;
        visibility:visible!important;
    }
}


/* Botão voltar ao topo */
.rev-back-to-top{
    position:fixed!important;
    right:22px!important;
    bottom:24px!important;
    width:48px!important;
    height:48px!important;
    display:grid!important;
    place-items:center!important;
    border:0!important;
    border-radius:50%!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:26px!important;
    font-weight:1000!important;
    line-height:1!important;
    cursor:pointer!important;
    z-index:9998!important;
    box-shadow:0 16px 34px rgba(15,23,42,.26)!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translateY(14px)!important;
    transition:opacity .22s ease, visibility .22s ease, transform .22s ease, filter .22s ease!important;
}
.rev-back-to-top.is-visible{
    opacity:1!important;
    visibility:visible!important;
    transform:translateY(0)!important;
}
.rev-back-to-top:hover{
    filter:brightness(1.08)!important;
    transform:translateY(-3px)!important;
}
@media(max-width:760px){
    .rev-back-to-top{
        right:16px!important;
        bottom:18px!important;
        width:44px!important;
        height:44px!important;
        font-size:24px!important;
    }
}


/* Agenda Cultural - campos do evento e dados nos cards */
.agenda-event-admin-box{
    padding:18px!important;
    border:1px solid #dbeafe!important;
    border-radius:18px!important;
    background:#f8fbff!important;
}
.agenda-event-admin-box > strong{
    display:block!important;
    margin-bottom:4px!important;
    color:#0f172a!important;
    font-size:18px!important;
}
.agenda-event-admin-box > p{
    margin:0 0 14px!important;
    color:#64748b!important;
    font-weight:700!important;
}
.agenda-ticket-choice{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    align-items:stretch!important;
}
.agenda-ticket-url.is-hidden{
    display:none!important;
}
.rev-home-agenda-details{
    display:grid!important;
    gap:4px!important;
    margin-top:10px!important;
    max-height:110px!important;
    overflow:hidden!important;
}
.rev-home-agenda-details span{
    display:block!important;
    color:#fff!important;
    font-size:10.5px!important;
    line-height:1.22!important;
    font-weight:850!important;
    text-shadow:0 1px 4px rgba(0,0,0,.35)!important;
}
.rev-home-agenda-details.back{
    margin:8px 0 8px!important;
}
.rev-agenda-card-details{
    display:grid!important;
    gap:5px!important;
    margin:8px 0 10px!important;
}
.rev-agenda-card-details span{
    color:#475569!important;
    font-size:12px!important;
    line-height:1.25!important;
    font-weight:850!important;
}
.rev-agenda-detail-panel-section{
    padding:22px 0 0!important;
    background:#fff!important;
}
.rev-agenda-detail-panel{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    gap:10px!important;
    padding:16px!important;
    border:1px solid #e8edf3!important;
    border-radius:18px!important;
    background:#f8fafc!important;
}
.rev-agenda-detail-panel span{
    display:inline-flex!important;
    min-height:34px!important;
    align-items:center!important;
    border-radius:999px!important;
    padding:0 12px!important;
    background:#fff!important;
    color:#334155!important;
    font-size:12px!important;
    font-weight:900!important;
    border:1px solid #e2e8f0!important;
}
.rev-agenda-detail-panel .rev-btn{
    margin-left:auto!important;
}
@media(max-width:760px){
    .agenda-ticket-choice{
        grid-template-columns:1fr!important;
    }
    .rev-home-agenda-details span{
        font-size:10px!important;
    }
    .rev-agenda-detail-panel{
        align-items:stretch!important;
        flex-direction:column!important;
    }
    .rev-agenda-detail-panel .rev-btn{
        width:100%!important;
        margin-left:0!important;
        justify-content:center!important;
    }
}


/* Agenda Cultural - formulário limpo e botões Entrada Livre/Paga corrigidos */
.agenda-ticket-choice{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:12px!important;
    align-items:stretch!important;
}
.agenda-ticket-option{
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    position:relative!important;
    border:1px solid #dbe3ef!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#334155!important;
    padding:0 14px!important;
    cursor:pointer!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    font-size:12px!important;
    letter-spacing:.03em!important;
    transition:.18s ease!important;
}
.agenda-ticket-option input{
    position:absolute!important;
    opacity:0!important;
    pointer-events:none!important;
}
.agenda-ticket-option.active,
.agenda-ticket-option:has(input:checked){
    background:var(--admin-panel-color,var(--rev-primary))!important;
    border-color:var(--admin-panel-color,var(--rev-primary))!important;
    color:#fff!important;
    box-shadow:0 10px 24px color-mix(in srgb,var(--admin-panel-color,var(--rev-primary)) 18%, transparent)!important;
}
.agenda-ticket-url.is-hidden{
    display:none!important;
}
@media(max-width:760px){
    .agenda-ticket-choice{
        grid-template-columns:1fr!important;
    }
}


/* Visualização da Agenda Cultural em materia.php */
.rev-agenda-hero .rev-title-hero-box{
    max-width:880px!important;
}
.rev-agenda-view-section{
    padding:30px 0 0!important;
    background:#fff!important;
}
.rev-agenda-view-card{
    display:grid!important;
    grid-template-columns:150px minmax(0,1fr)!important;
    gap:24px!important;
    align-items:stretch!important;
    padding:24px!important;
    border-radius:26px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 18px 48px rgba(15,23,42,.08)!important;
}
.rev-agenda-view-date{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:150px!important;
    border-radius:22px!important;
    background:linear-gradient(135deg,var(--rev-primary),color-mix(in srgb,var(--rev-primary) 70%, #000 30%))!important;
    color:#fff!important;
    text-align:center!important;
}
.rev-agenda-view-date b{
    display:block!important;
    font-size:58px!important;
    line-height:.9!important;
    letter-spacing:-.06em!important;
}
.rev-agenda-view-date span{
    display:block!important;
    margin-top:8px!important;
    font-size:14px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.rev-agenda-view-info{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
}
.rev-agenda-view-kicker{
    display:block!important;
    margin-bottom:14px!important;
    color:var(--rev-primary)!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.rev-agenda-view-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
}
.rev-agenda-view-grid div{
    min-height:74px!important;
    padding:14px!important;
    border-radius:16px!important;
    background:#f8fafc!important;
    border:1px solid #edf0f4!important;
}
.rev-agenda-view-grid strong{
    display:block!important;
    margin-bottom:5px!important;
    color:#64748b!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-agenda-view-grid span{
    display:block!important;
    color:#111827!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:900!important;
}
.rev-agenda-ticket-btn{
    width:max-content!important;
    min-height:44px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-top:16px!important;
    border-radius:999px!important;
    padding:0 18px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    box-shadow:0 12px 28px color-mix(in srgb,var(--rev-primary) 22%, transparent)!important;
}
.rev-agenda-materia-grid{
    margin-top:28px!important;
}
.rev-agenda-materia-grid .rev-article-body{
    border-top:1px solid #edf0f4!important;
    padding-top:28px!important;
}
@media(max-width:820px){
    .rev-agenda-view-card{
        grid-template-columns:1fr!important;
        padding:18px!important;
        border-radius:20px!important;
    }
    .rev-agenda-view-date{
        min-height:118px!important;
    }
    .rev-agenda-view-date b{
        font-size:48px!important;
    }
    .rev-agenda-view-grid{
        grid-template-columns:1fr!important;
    }
    .rev-agenda-ticket-btn{
        width:100%!important;
    }
}


/* Agenda: dados do evento abaixo do texto */
.rev-article-body .rev-agenda-view-section{
    padding:28px 0 0!important;
    background:transparent!important;
}
.rev-agenda-materia-grid{
    margin-top:0!important;
}
.rev-agenda-materia-grid .rev-article-body{
    border-top:0!important;
    padding-top:0!important;
}
.rev-article-body .rev-agenda-view-section .rev-container{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
}
.rev-article-body .rev-agenda-view-card{
    margin-top:28px!important;
}


/* Hora de publicação nas páginas de conteúdo */
.rev-title-hero-meta span{
    white-space:nowrap!important;
}
@media(max-width:620px){
    .rev-title-hero-meta{
        gap:7px!important;
        flex-wrap:wrap!important;
    }
    .rev-title-hero-meta span{
        font-size:11px!important;
    }
}


/* Frase de publicação por extenso */
.rev-title-hero-meta span{
    white-space:normal!important;
}
.rev-title-hero-meta{
    row-gap:7px!important;
}


/* Cards da Agenda Cultural - Home e página da agenda */
.rev-home-agenda-grid{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:18px!important;
}
.rev-home-agenda-card{
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:22px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 14px 34px rgba(15,23,42,.08)!important;
    transition:.22s ease!important;
}
.rev-home-agenda-card:hover{
    transform:translateY(-4px)!important;
    box-shadow:0 24px 54px rgba(15,23,42,.13)!important;
}
.rev-home-agenda-img{
    position:relative!important;
    display:block!important;
    height:170px!important;
    overflow:hidden!important;
    background:#111!important;
}
.rev-home-agenda-img img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center top!important;
    transition:.35s ease!important;
}
.rev-home-agenda-card:hover .rev-home-agenda-img img{
    transform:scale(1.05)!important;
}
.rev-home-agenda-date{
    position:absolute!important;
    top:12px!important;
    left:12px!important;
    width:58px!important;
    height:58px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:16px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    box-shadow:0 12px 26px rgba(0,0,0,.25)!important;
}
.rev-home-agenda-date b{
    font-size:26px!important;
    line-height:.9!important;
    letter-spacing:-.05em!important;
}
.rev-home-agenda-date small{
    font-size:10px!important;
    line-height:1!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}
.rev-home-agenda-body{
    flex:1!important;
    display:flex!important;
    flex-direction:column!important;
    padding:18px!important;
}
.rev-home-agenda-kicker,
.rev-agenda-list-kicker{
    color:var(--rev-primary)!important;
    font-size:10px!important;
    line-height:1!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-home-agenda-body h3{
    margin:8px 0 10px!important;
    color:#111827!important;
    font-size:18px!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
}
.rev-home-agenda-meta{
    display:grid!important;
    gap:5px!important;
    margin:0 0 12px!important;
}
.rev-home-agenda-meta span{
    color:#475569!important;
    font-size:11.5px!important;
    line-height:1.25!important;
    font-weight:850!important;
}
.rev-home-agenda-body p{
    margin:0 0 16px!important;
    color:#64748b!important;
    font-size:12.5px!important;
    line-height:1.45!important;
}
.rev-home-agenda-btn,
.rev-agenda-list-btn{
    margin-top:auto!important;
    min-height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    padding:0 14px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:10.5px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}

/* Página Agenda Cultural */
.rev-agenda-grid,
.rev-ajax-list[data-page-results]{
    gap:22px!important;
}
.rev-agenda-list-card{
    display:grid!important;
    grid-template-columns:250px minmax(0,1fr)!important;
    overflow:hidden!important;
    border-radius:24px!important;
    background:#fff!important;
    border:1px solid #e8edf3!important;
    box-shadow:0 14px 38px rgba(15,23,42,.08)!important;
    transition:.22s ease!important;
}
.rev-agenda-list-card:hover{
    transform:translateY(-3px)!important;
    box-shadow:0 24px 56px rgba(15,23,42,.13)!important;
}
.rev-agenda-list-image{
    position:relative!important;
    min-height:230px!important;
    overflow:hidden!important;
    background:#111!important;
}
.rev-agenda-list-image img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center top!important;
}
.rev-agenda-list-date{
    position:absolute!important;
    top:16px!important;
    left:16px!important;
    width:64px!important;
    height:64px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:18px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    box-shadow:0 14px 28px rgba(0,0,0,.24)!important;
}
.rev-agenda-list-date b{
    font-size:30px!important;
    line-height:.9!important;
}
.rev-agenda-list-date small{
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}
.rev-agenda-list-body{
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    padding:24px!important;
}
.rev-agenda-list-body h3{
    margin:8px 0 12px!important;
    color:#111827!important;
    font-size:26px!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
}
.rev-agenda-list-info{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
    margin:0 0 14px!important;
}
.rev-agenda-list-info span{
    display:inline-flex!important;
    align-items:center!important;
    min-height:30px!important;
    border-radius:999px!important;
    padding:0 10px!important;
    background:#f8fafc!important;
    border:1px solid #edf0f4!important;
    color:#334155!important;
    font-size:12px!important;
    font-weight:850!important;
}
.rev-agenda-list-body p{
    margin:0 0 18px!important;
    color:#64748b!important;
    font-size:14px!important;
    line-height:1.6!important;
}
.rev-agenda-list-btn{
    width:max-content!important;
}
@media(max-width:1100px){
    .rev-home-agenda-grid{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}
@media(max-width:760px){
    .rev-home-agenda-grid{
        display:flex!important;
        grid-template-columns:none!important;
        gap:5px!important;
        overflow-x:auto!important;
        scroll-snap-type:x mandatory!important;
        padding:0 0 12px!important;
        scrollbar-width:none!important;
    }
    .rev-home-agenda-grid::-webkit-scrollbar{display:none!important}
    .rev-home-agenda-grid > *{
        flex:0 0 calc(100% - 5px)!important;
        scroll-snap-align:center!important;
    }
    .rev-home-agenda-card{
        width:min(100%,360px)!important;
        margin:0 auto!important;
        box-shadow:none!important;
    }
    .rev-agenda-list-card{
        grid-template-columns:1fr!important;
        border-radius:18px!important;
        box-shadow:none!important;
    }
    .rev-agenda-list-image{
        min-height:220px!important;
    }
    .rev-agenda-list-body{
        padding:20px!important;
    }
    .rev-agenda-list-body h3{
        font-size:22px!important;
    }
    .rev-agenda-list-btn{
        width:100%!important;
    }
}


/* Agenda Cultural: cards da página iguais aos cards da home */
.rev-agenda-grid,
.rev-ajax-list[data-page-results]{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:18px!important;
    align-items:stretch!important;
}
.rev-agenda-page-same-card{
    width:100%!important;
    min-height:auto!important;
}
.rev-agenda-page-same-card .rev-home-agenda-img{
    height:170px!important;
}
.rev-agenda-page-same-card .rev-home-agenda-body{
    min-height:245px!important;
}
@media(max-width:1100px){
    .rev-agenda-grid,
    .rev-ajax-list[data-page-results]{
        grid-template-columns:repeat(3,minmax(0,1fr))!important;
    }
}
@media(max-width:760px){
    .rev-agenda-grid,
    .rev-ajax-list[data-page-results]{
        grid-template-columns:1fr!important;
        gap:16px!important;
    }
    .rev-agenda-page-same-card{
        width:min(100%,360px)!important;
        margin:0 auto!important;
        box-shadow:none!important;
    }
}


/* Agenda na matéria: bloco de dados melhor encaixado abaixo do texto */
.rev-article-body .rev-agenda-view-section{
    padding:34px 0 0!important;
    margin-top:18px!important;
    background:transparent!important;
}
.rev-article-body .rev-agenda-view-section .rev-container{
    width:100%!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
}
.rev-article-body .rev-agenda-view-card{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    border:1px solid #e8edf3!important;
    border-radius:22px!important;
    background:#fff!important;
    box-shadow:0 16px 40px rgba(15,23,42,.07)!important;
}
.rev-article-body .rev-agenda-view-date{
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    padding:14px 18px!important;
    border-radius:0!important;
    background:linear-gradient(135deg,var(--rev-primary),color-mix(in srgb,var(--rev-primary) 74%, #000 26%))!important;
    color:#fff!important;
    text-align:left!important;
}
.rev-article-body .rev-agenda-view-date:before{
    content:'Data do evento'!important;
    display:inline-flex!important;
    min-height:24px!important;
    align-items:center!important;
    padding:0 9px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.14)!important;
    color:#fff!important;
    font-size:10px!important;
    font-weight:1000!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}
.rev-article-body .rev-agenda-view-date b{
    display:inline!important;
    font-size:24px!important;
    line-height:1!important;
    letter-spacing:-.03em!important;
}
.rev-article-body .rev-agenda-view-date span{
    display:inline!important;
    margin:0!important;
    font-size:12px!important;
    font-weight:1000!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
}
.rev-article-body .rev-agenda-view-info{
    display:block!important;
    padding:20px!important;
}
.rev-article-body .rev-agenda-view-kicker{
    margin:0 0 14px!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
}
.rev-article-body .rev-agenda-view-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
}
.rev-article-body .rev-agenda-view-grid div{
    min-height:66px!important;
    padding:12px 13px!important;
    border-radius:14px!important;
    background:#f8fafc!important;
    border:1px solid #edf0f4!important;
}
.rev-article-body .rev-agenda-view-grid strong{
    margin:0 0 4px!important;
    color:#64748b!important;
    font-size:9px!important;
    line-height:1!important;
}
.rev-article-body .rev-agenda-view-grid span{
    color:#111827!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:900!important;
}
.rev-article-body .rev-agenda-ticket-btn{
    width:100%!important;
    min-height:40px!important;
    margin-top:14px!important;
    border-radius:14px!important;
    font-size:11px!important;
    box-shadow:none!important;
}
@media(max-width:620px){
    .rev-article-body .rev-agenda-view-grid{
        grid-template-columns:1fr!important;
    }
    .rev-article-body .rev-agenda-view-date{
        flex-wrap:wrap!important;
    }
}


/* Agenda: ingresso/detalhes sempre visível quando cadastrado */
.rev-agenda-ticket-info{
    margin-top:14px!important;
    padding:14px!important;
    border-radius:14px!important;
    background:color-mix(in srgb,var(--rev-primary) 8%, #fff 92%)!important;
    border:1px solid color-mix(in srgb,var(--rev-primary) 22%, #e8edf3 78%)!important;
}
.rev-agenda-ticket-info strong{
    display:block!important;
    margin-bottom:6px!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-agenda-ticket-info span{
    display:block!important;
    color:#111827!important;
    font-size:13px!important;
    line-height:1.45!important;
    font-weight:800!important;
}


/* Modal global de fotos e vídeos */
body.rev-media-modal-open{
    overflow:hidden!important;
}
.rev-media-modal-global{
    position:fixed!important;
    inset:0!important;
    z-index:99999!important;
    display:none!important;
    align-items:center!important;
    justify-content:center!important;
    padding:28px!important;
}
.rev-media-modal-global.is-open{
    display:flex!important;
}
.rev-media-modal-backdrop{
    position:absolute!important;
    inset:0!important;
    background:rgba(2,6,23,.88)!important;
    backdrop-filter:blur(5px)!important;
}
.rev-media-modal-content{
    position:relative!important;
    z-index:2!important;
    width:min(1120px,96vw)!important;
    height:min(760px,88vh)!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
}
.rev-media-modal-stage{
    width:100%!important;
    height:100%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.rev-media-modal-stage img,
.rev-media-modal-stage video{
    max-width:100%!important;
    max-height:100%!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    border-radius:18px!important;
    box-shadow:0 24px 70px rgba(0,0,0,.45)!important;
    background:#000!important;
}
.rev-media-modal-stage iframe{
    width:min(100%,1050px)!important;
    height:min(62vw,590px)!important;
    max-height:74vh!important;
    border:0!important;
    border-radius:18px!important;
    box-shadow:0 24px 70px rgba(0,0,0,.45)!important;
    background:#000!important;
}
.rev-media-modal-close{
    position:absolute!important;
    top:-8px!important;
    right:-8px!important;
    width:46px!important;
    height:46px!important;
    border:0!important;
    border-radius:50%!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:32px!important;
    line-height:1!important;
    cursor:pointer!important;
    z-index:5!important;
    box-shadow:0 14px 32px rgba(0,0,0,.28)!important;
}
.rev-media-modal-nav{
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    width:50px!important;
    height:64px!important;
    border:0!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.16)!important;
    color:#fff!important;
    font-size:48px!important;
    line-height:1!important;
    cursor:pointer!important;
    z-index:4!important;
}
.rev-media-modal-nav:hover{
    background:var(--rev-primary)!important;
}
.rev-media-modal-nav.prev{
    left:-72px!important;
}
.rev-media-modal-nav.next{
    right:-72px!important;
}
.rev-media-modal-title{
    min-height:24px!important;
    margin-top:12px!important;
    color:#fff!important;
    font-size:14px!important;
    font-weight:800!important;
    text-align:center!important;
}
.rev-gallery-view-photo,
.rev-gallery-row a,
.rev-photo,
.rev-video-thumb,
.rev-video-card{
    cursor:pointer!important;
}
@media(max-width:760px){
    .rev-media-modal-global{
        padding:16px!important;
    }
    .rev-media-modal-content{
        width:100%!important;
        height:84vh!important;
    }
    .rev-media-modal-close{
        top:8px!important;
        right:8px!important;
        width:42px!important;
        height:42px!important;
        font-size:28px!important;
    }
    .rev-media-modal-nav{
        width:42px!important;
        height:52px!important;
        font-size:36px!important;
        background:rgba(0,0,0,.34)!important;
    }
    .rev-media-modal-nav.prev{
        left:8px!important;
    }
    .rev-media-modal-nav.next{
        right:8px!important;
    }
    .rev-media-modal-stage iframe{
        height:56vw!important;
    }
}


/* Ícones de redes sociais na barra superior */
.rev-top-socials{
    display:inline-flex!important;
    align-items:center!important;
    gap:10px!important;
    margin-left:8px!important;
}
.rev-top-socials a{
    width:15px!important;
    height:15px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    margin:0!important;
    background:transparent!important;
    border:0!important;
    color:#fff!important;
    opacity:.92!important;
    line-height:1!important;
    font-size:0!important;
}
.rev-top-socials a:hover{
    opacity:1!important;
    color:#fff!important;
    background:transparent!important;
    transform:translateY(-1px)!important;
}
.rev-top-socials svg{
    width:14px!important;
    height:14px!important;
    display:block!important;
    fill:currentColor!important;
}
@media(max-width:760px){
    .rev-top-socials{
        gap:8px!important;
        margin-left:4px!important;
    }
    .rev-top-socials a{
        width:14px!important;
        height:14px!important;
    }
    .rev-top-socials svg{
        width:13px!important;
        height:13px!important;
    }
}


/* Menu fixo: ícone todas as páginas e lupa ao lado esquerdo do Colabore */
.rev-sticky-actions-left{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    margin-left:auto!important;
    margin-right:10px!important;
}
.rev-sticky-actions-left .rev-sticky-allpages-btn,
.rev-sticky-actions-left .rev-sticky-search-btn{
    width:38px!important;
    height:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid rgba(255,255,255,.16)!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    font-size:21px!important;
    line-height:1!important;
    padding:0!important;
    cursor:pointer!important;
    box-shadow:none!important;
}
.rev-sticky-actions-left .rev-sticky-search-btn{
    font-size:24px!important;
    text-decoration:none!important;
}
.rev-sticky-actions-left .rev-sticky-allpages-btn:hover,
.rev-sticky-actions-left .rev-sticky-search-btn:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
    border-color:#fff!important;
}
.rev-sticky-mainnav-inner{
    gap:12px!important;
}
.rev-sticky-menu-main{
    margin-right:0!important;
}
.rev-sticky-colabore-menu{
    margin-left:0!important;
}
@media(max-width:980px){
    .rev-sticky-actions-left{
        margin-left:auto!important;
    }
}
@media(max-width:760px){
    .rev-sticky-actions-left .rev-sticky-allpages-btn,
    .rev-sticky-actions-left .rev-sticky-search-btn{
        width:35px!important;
        height:35px!important;
        font-size:19px!important;
    }
}


/* Layout profissional dos formulários Colabore */
.rev-colabore-page{
    background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;
}
.rev-colabore-layout{
    display:grid!important;
    grid-template-columns:330px minmax(0,1fr)!important;
    gap:28px!important;
    align-items:start!important;
}
.rev-colabore-aside{
    position:sticky!important;
    top:94px!important;
    padding:28px!important;
    border-radius:28px!important;
    background:
      radial-gradient(circle at 100% 0,color-mix(in srgb,var(--rev-primary) 24%, transparent),transparent 36%),
      linear-gradient(135deg,var(--rev-primary),color-mix(in srgb,var(--rev-primary) 68%,#000 32%))!important;
    color:#fff!important;
    box-shadow:0 24px 64px color-mix(in srgb,var(--rev-primary) 25%, transparent)!important;
    overflow:hidden!important;
}
.rev-colabore-aside > span{
    display:inline-flex!important;
    min-height:28px!important;
    align-items:center!important;
    padding:0 10px!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.14)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    color:#fff!important;
    font-size:10px!important;
    font-weight:1000!important;
    letter-spacing:.12em!important;
    text-transform:uppercase!important;
}
.rev-colabore-aside h2{
    margin:18px 0 10px!important;
    color:#fff!important;
    font-size:34px!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
}
.rev-colabore-aside p{
    margin:0 0 24px!important;
    color:rgba(255,255,255,.78)!important;
    font-size:14px!important;
    line-height:1.65!important;
}
.rev-colabore-steps{
    display:grid!important;
    gap:12px!important;
}
.rev-colabore-steps div{
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    column-gap:12px!important;
    align-items:start!important;
    padding:14px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.10)!important;
    border:1px solid rgba(255,255,255,.12)!important;
}
.rev-colabore-steps b{
    width:34px!important;
    height:34px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:#fff!important;
    color:var(--rev-primary)!important;
    font-size:13px!important;
    font-weight:1000!important;
    grid-row:1 / span 2!important;
}
.rev-colabore-steps strong{
    color:#fff!important;
    font-size:13px!important;
    line-height:1.2!important;
}
.rev-colabore-steps small{
    margin-top:4px!important;
    color:rgba(255,255,255,.68)!important;
    font-size:11px!important;
    line-height:1.35!important;
}
.rev-colabore-form-pro{
    padding:0!important;
    border:1px solid #e8edf3!important;
    border-radius:28px!important;
    background:#fff!important;
    box-shadow:0 20px 70px rgba(15,23,42,.08)!important;
    overflow:hidden!important;
}
.rev-colabore-form-head{
    padding:28px 30px!important;
    background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--rev-primary) 6%,#fff 94%))!important;
    border-bottom:1px solid #edf0f4!important;
}
.rev-colabore-form-head span{
    display:block!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
    margin-bottom:8px!important;
}
.rev-colabore-form-head h2{
    margin:0 0 7px!important;
    color:#111827!important;
    font-size:32px!important;
    line-height:1!important;
    letter-spacing:-.045em!important;
}
.rev-colabore-form-head p{
    margin:0!important;
    color:#64748b!important;
    font-size:14px!important;
    font-weight:750!important;
}
.rev-colabore-form-section{
    padding:28px 30px!important;
    border-bottom:1px solid #edf0f4!important;
}
.rev-colabore-form-section:last-of-type{
    border-bottom:0!important;
}
.rev-colabore-section-title{
    display:flex!important;
    align-items:flex-end!important;
    justify-content:space-between!important;
    gap:20px!important;
    margin-bottom:18px!important;
}
.rev-colabore-section-title strong{
    display:block!important;
    color:#111827!important;
    font-size:20px!important;
    line-height:1.1!important;
    letter-spacing:-.025em!important;
}
.rev-colabore-section-title span{
    display:block!important;
    max-width:520px!important;
    color:#64748b!important;
    font-size:12.5px!important;
    line-height:1.45!important;
    font-weight:750!important;
}
.rev-colabore-form-pro .rev-form-grid{
    gap:18px!important;
}
.rev-colabore-form-pro .rev-form-grid label{
    display:grid!important;
    gap:8px!important;
    color:#1f2937!important;
    font-size:12.5px!important;
    font-weight:1000!important;
    letter-spacing:.01em!important;
}
.rev-colabore-form-pro .rev-form-grid input,
.rev-colabore-form-pro .rev-form-grid textarea{
    min-height:48px!important;
    margin-top:0!important;
    border:1px solid #dbe3ef!important;
    border-radius:16px!important;
    padding:0 14px!important;
    background:#fff!important;
    color:#0f172a!important;
    font-size:14px!important;
    font-weight:750!important;
}
.rev-colabore-form-pro .rev-form-grid textarea{
    min-height:210px!important;
    padding:15px!important;
    line-height:1.65!important;
    resize:vertical!important;
}
.rev-colabore-form-pro .rev-form-grid input::placeholder,
.rev-colabore-form-pro .rev-form-grid textarea::placeholder{
    color:#94a3b8!important;
}
.rev-colabore-form-pro .rev-form-grid input[type=file]{
    min-height:58px!important;
    padding:15px!important;
    border-style:dashed!important;
    background:#f8fafc!important;
}
.rev-colabore-form-pro .rev-file-field small,
.rev-colabore-form-pro .rev-form-grid small{
    margin-top:0!important;
    color:#64748b!important;
    font-size:11.5px!important;
    line-height:1.35!important;
    font-weight:700!important;
}
.rev-colabore-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:24px 30px!important;
    background:#f8fafc!important;
}
.rev-colabore-actions p{
    margin:0!important;
    color:#64748b!important;
    font-size:13px!important;
    line-height:1.45!important;
    font-weight:800!important;
}
.rev-colabore-actions button{
    min-height:48px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 24px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
    box-shadow:0 14px 30px color-mix(in srgb,var(--rev-primary) 22%, transparent)!important;
}
.rev-submit-ok,
.rev-submit-error{
    max-width:100%!important;
    margin-bottom:24px!important;
    border-radius:22px!important;
}
@media(max-width:980px){
    .rev-colabore-layout{
        grid-template-columns:1fr!important;
    }
    .rev-colabore-aside{
        position:static!important;
    }
}
@media(max-width:680px){
    .rev-colabore-form-head,
    .rev-colabore-form-section,
    .rev-colabore-actions{
        padding:22px!important;
    }
    .rev-colabore-section-title{
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:8px!important;
    }
    .rev-colabore-actions{
        align-items:stretch!important;
        flex-direction:column!important;
    }
    .rev-colabore-actions button{
        width:100%!important;
    }
    .rev-colabore-aside h2{
        font-size:28px!important;
    }
}


/* Colabore: resumo como campo de texto */
.rev-colabore-form-pro .rev-resumo-label textarea{
    min-height:110px!important;
}


/* Página Contato - layout limpo sem card colorido */
.rev-contact-page{
    background:#fff!important;
}
.rev-contact-intro{
    max-width:760px!important;
    margin:0 0 30px!important;
}
.rev-contact-intro h2{
    margin:8px 0 10px!important;
    color:#111827!important;
    font-size:clamp(32px,4vw,56px)!important;
    line-height:.96!important;
    letter-spacing:-.06em!important;
}
.rev-contact-intro p{
    margin:0!important;
    color:#64748b!important;
    font-size:16px!important;
    line-height:1.65!important;
}
.rev-contact-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 360px!important;
    gap:32px!important;
    align-items:start!important;
}
.rev-contact-form{
    overflow:hidden!important;
    border:1px solid #e8edf3!important;
    border-radius:26px!important;
    background:#fff!important;
    box-shadow:0 18px 54px rgba(15,23,42,.07)!important;
}
.rev-contact-form-head{
    padding:26px 28px!important;
    border-bottom:1px solid #edf0f4!important;
    background:#fff!important;
}
.rev-contact-form-head span,
.rev-contact-info-head span,
.rev-contact-social > span{
    display:block!important;
    margin-bottom:7px!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.rev-contact-form-head h3,
.rev-contact-info-head h3{
    margin:0!important;
    color:#111827!important;
    font-size:28px!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
}
.rev-contact-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
    padding:28px!important;
}
.rev-contact-grid .full{
    grid-column:1/-1!important;
}
.rev-contact-grid label{
    display:grid!important;
    gap:8px!important;
    color:#1f2937!important;
    font-size:12.5px!important;
    font-weight:1000!important;
}
.rev-contact-grid input,
.rev-contact-grid textarea{
    width:100%!important;
    min-height:50px!important;
    border:1px solid #dbe3ef!important;
    border-radius:16px!important;
    padding:0 14px!important;
    background:#fff!important;
    color:#111827!important;
    outline:none!important;
    font-size:14px!important;
    font-weight:750!important;
}
.rev-contact-grid textarea{
    min-height:210px!important;
    padding:15px!important;
    line-height:1.65!important;
    resize:vertical!important;
}
.rev-contact-grid input:focus,
.rev-contact-grid textarea:focus{
    border-color:var(--rev-primary)!important;
    box-shadow:0 0 0 4px color-mix(in srgb,var(--rev-primary) 12%, transparent)!important;
}
.rev-contact-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    padding:22px 28px!important;
    border-top:1px solid #edf0f4!important;
    background:#fff!important;
}
.rev-contact-actions p{
    margin:0!important;
    color:#64748b!important;
    font-size:13px!important;
    line-height:1.45!important;
    font-weight:800!important;
}
.rev-contact-actions button{
    min-height:46px!important;
    border:0!important;
    border-radius:999px!important;
    padding:0 22px!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    font-size:12px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    cursor:pointer!important;
}
.rev-contact-info{
    border:1px solid #e8edf3!important;
    border-radius:26px!important;
    background:#fff!important;
    padding:26px!important;
    box-shadow:0 18px 54px rgba(15,23,42,.07)!important;
}
.rev-contact-info-head{
    margin-bottom:20px!important;
}
.rev-contact-info-head p{
    margin:8px 0 0!important;
    color:#64748b!important;
    line-height:1.55!important;
    font-size:14px!important;
}
.rev-contact-info-list{
    display:grid!important;
    gap:10px!important;
}
.rev-contact-info-list a,
.rev-contact-info-list div{
    display:block!important;
    padding:15px 0!important;
    border-top:1px solid #edf0f4!important;
}
.rev-contact-info-list strong{
    display:block!important;
    margin-bottom:4px!important;
    color:var(--rev-primary)!important;
    font-size:10px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
    letter-spacing:.08em!important;
}
.rev-contact-info-list span{
    color:#334155!important;
    font-size:14px!important;
    line-height:1.45!important;
    font-weight:850!important;
}
.rev-contact-social{
    margin-top:22px!important;
    padding-top:20px!important;
    border-top:1px solid #edf0f4!important;
}
.rev-contact-social div{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:8px!important;
}
.rev-contact-social a{
    min-height:34px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid #dbe3ef!important;
    border-radius:999px!important;
    padding:0 12px!important;
    background:#fff!important;
    color:#334155!important;
    font-size:11px!important;
    font-weight:1000!important;
    text-transform:uppercase!important;
}
.rev-contact-social a:hover{
    border-color:var(--rev-primary)!important;
    color:var(--rev-primary)!important;
}
.rev-contact-alert{
    display:grid!important;
    gap:4px!important;
    margin:0 0 24px!important;
    padding:16px 18px!important;
    border-radius:18px!important;
}
.rev-contact-alert strong{
    font-size:15px!important;
}
.rev-contact-alert span{
    font-size:13px!important;
    line-height:1.4!important;
}
.rev-contact-alert.ok{
    background:#ecfdf5!important;
    border:1px solid #bbf7d0!important;
    color:#065f46!important;
}
.rev-contact-alert.err{
    background:#fef2f2!important;
    border:1px solid #fecaca!important;
    color:#991b1b!important;
}
@media(max-width:980px){
    .rev-contact-layout{
        grid-template-columns:1fr!important;
    }
}
@media(max-width:680px){
    .rev-contact-grid{
        grid-template-columns:1fr!important;
        padding:22px!important;
    }
    .rev-contact-form-head,
    .rev-contact-actions,
    .rev-contact-info{
        padding:22px!important;
    }
    .rev-contact-actions{
        align-items:stretch!important;
        flex-direction:column!important;
    }
    .rev-contact-actions button{
        width:100%!important;
    }
}


/* Portal Mulher Negra - diretriz sem sombras */
body *{box-shadow:none!important;text-shadow:none!important;}

/* Ajuste menu principal: remove Participe e usa menu completo + lupa no menu fixo */
@media(min-width:981px){
  .rev-mainnav-row-inner{
    padding-right:0!important;
    justify-content:flex-start!important;
  }
  .rev-mainnav-row .rev-menu-main{
    max-width:100%!important;
    padding-right:0!important;
  }
  .rev-mainnav-row .rev-colabore-menu,
  .rev-sticky-colabore-menu{
    display:none!important;
  }
  .rev-sticky-mainnav-inner{
    padding-right:0!important;
    gap:18px!important;
  }
  .rev-sticky-actions-menu-search{
    margin-left:auto!important;
    margin-right:0!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    flex:0 0 auto!important;
  }
  .rev-sticky-actions-menu-search .rev-sticky-allpages-btn,
  .rev-sticky-actions-menu-search .rev-sticky-search-btn{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    border:1px solid rgba(255,255,255,.18)!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.10)!important;
    color:#fff!important;
    font-size:21px!important;
    line-height:1!important;
    padding:0!important;
    cursor:pointer!important;
    box-shadow:none!important;
    text-decoration:none!important;
  }
  .rev-sticky-actions-menu-search .rev-sticky-search-btn{
    font-size:24px!important;
  }
  .rev-sticky-actions-menu-search .rev-sticky-allpages-btn:hover,
  .rev-sticky-actions-menu-search .rev-sticky-search-btn:hover{
    background:#fff!important;
    color:var(--rev-primary)!important;
    border-color:#fff!important;
  }
}


/* Portal Mulher Negra: seção Empreendedorismo na home em formato Story */
.rev-empreendedorismo-story-section .rev-section-head p{
  margin:8px 0 0!important;
  max-width:620px!important;
  color:rgba(255,255,255,.76)!important;
  line-height:1.55!important;
}
.rev-empreendedorismo-story-section .rev-home-flip-card,
.rev-empreendedorismo-story-section .rev-home-flip-face{
  box-shadow:none!important;
}
.rev-empreendedorismo-story-section .rev-empty{
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.06)!important;
  color:#fff!important;
}
@media(max-width:760px){
  .rev-empreendedorismo-story-section .rev-home-flip-grid,
  .rev-empreendedorismo-story-section .rev-news-story-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .rev-empreendedorismo-story-section .rev-home-flip-card{
    height:300px!important;
    min-height:300px!important;
    border-radius:18px!important;
  }
  .rev-empreendedorismo-story-section .rev-home-flip-inner,
  .rev-empreendedorismo-story-section .rev-home-flip-face{
    border-radius:18px!important;
  }
  .rev-empreendedorismo-story-section .rev-home-flip-front-content,
  .rev-empreendedorismo-story-section .rev-home-flip-back-content{
    padding:14px!important;
  }
  .rev-empreendedorismo-story-section .rev-home-flip-front-content strong,
  .rev-empreendedorismo-story-section .rev-home-flip-back-content strong{
    font-size:13px!important;
    -webkit-line-clamp:4!important;
  }
  .rev-empreendedorismo-story-section .rev-home-flip-back-content p{
    font-size:11px!important;
    -webkit-line-clamp:4!important;
  }
}

/* Correção: remover underline dos itens do menu principal, fixo e mobile */
.rev-mainnav-row .rev-menu-main a,
.rev-mainnav-row .rev-menu-main a:hover,
.rev-mainnav-row .rev-menu-main a.active,
.rev-sticky-menu-main a,
.rev-sticky-menu-main a:hover,
.rev-sticky-menu-main a.active,
.rev-menu-grid-pro a,
.rev-menu-grid-pro a:hover,
.rev-menu-grid-pro a:focus,
.rev-toplinks a,
.rev-toplinks a:hover,
.rev-menu-panel a,
.rev-menu-panel a:hover,
.rev-menu-panel a:focus{
    text-decoration:none!important;
}

.rev-mainnav-row .rev-menu-main > a:not(.rev-menu-home-icon),
.rev-mainnav-row .rev-menu-main > a:not(.rev-menu-home-icon):hover,
.rev-mainnav-row .rev-menu-main > a:not(.rev-menu-home-icon).active,
.rev-sticky-menu-main > a,
.rev-sticky-menu-main > a:hover,
.rev-sticky-menu-main > a.active{
    border-bottom:0!important;
}

.rev-mainnav-row .rev-menu-main > a:not(.rev-menu-home-icon)::before,
.rev-mainnav-row .rev-menu-main > a:not(.rev-menu-home-icon)::after,
.rev-sticky-menu-main > a::before,
.rev-sticky-menu-main > a::after,
.rev-menu-grid-pro a::before,
.rev-menu-grid-pro a::after{
    content:none!important;
    display:none!important;
}

/* Ajuste home portal: destaques com slide + 4 cards e novas seções de categorias */
body.home-page .rev-home-destaques-section{
    padding-top:44px!important;
    padding-bottom:52px!important;
    background:#fff!important;
}
.rev-home-destaques-layout{
    display:grid!important;
    grid-template-columns:minmax(0,1.32fr) minmax(360px,.9fr)!important;
    gap:24px!important;
    align-items:stretch!important;
}
.rev-home-destaques-slider{
    min-height:520px!important;
    height:520px!important;
    border-radius:24px!important;
    overflow:hidden!important;
    position:relative!important;
    background:#080a0d!important;
}
.rev-home-destaques-slide{
    position:absolute!important;
    inset:0!important;
    display:flex!important;
    align-items:flex-end!important;
    background-size:cover!important;
    background-position:center!important;
    opacity:0!important;
    visibility:hidden!important;
    transition:opacity .55s ease,visibility .55s ease!important;
}

.rev-home-destaques-slide,
.rev-home-destaques-slide:hover,
.rev-home-destaques-slide:focus{
    text-decoration:none!important;
    color:#fff!important;
}
.rev-home-destaques-slide{
    cursor:pointer!important;
}
.rev-home-destaques-slide-content .rev-home-destaques-open{
    width:max-content!important;
}
.rev-home-destaques-slide-content .rev-home-destaques-open em{
    font-style:normal!important;
}
.rev-home-destaques-slide.active{
    opacity:1!important;
    visibility:visible!important;
}
.rev-home-destaques-slide:before{
    content:''!important;
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,.48) 44%,rgba(0,0,0,.9) 100%)!important;
    z-index:0!important;
}
.rev-home-destaques-slide-content{
    position:relative!important;
    z-index:1!important;
    width:100%!important;
    padding:28px 32px 30px!important;
    color:#fff!important;
    max-width:780px!important;
}
.rev-home-destaques-slide-content span{
    display:inline-flex!important;
    background:var(--rev-primary)!important;
    color:#fff!important;
    border-radius:999px!important;
    padding:6px 10px!important;
    font-size:9.5px!important;
    line-height:1!important;
    font-weight:900!important;
    text-transform:uppercase!important;
    letter-spacing:.45px!important;
    margin-bottom:10px!important;
}
.rev-home-destaques-slide-content h1{
    font-size:31px!important;
    line-height:1.08!important;
    letter-spacing:-.8px!important;
    max-width:700px!important;
    margin:0 0 9px!important;
    color:#fff!important;
    text-transform:uppercase!important;
    font-weight:900!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.rev-home-destaques-slide-content p{
    max-width:610px!important;
    color:rgba(255,255,255,.9)!important;
    font-size:13px!important;
    line-height:1.42!important;
    margin:0 0 13px!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
}
.rev-home-destaques-dots{
    position:absolute!important;
    right:26px!important;
    bottom:24px!important;
    z-index:3!important;
    display:flex!important;
    gap:8px!important;
}
.rev-home-destaques-dots button{
    width:10px!important;
    height:10px!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(255,255,255,.72)!important;
    cursor:pointer!important;
}
.rev-home-destaques-dots button.active{
    width:24px!important;
    border-radius:99px!important;
    background:var(--rev-primary)!important;
}
.rev-home-destaques-cards{
    min-height:520px!important;
    height:520px!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-template-rows:repeat(2,minmax(0,1fr))!important;
    gap:18px!important;
}
.rev-home-destaques-cards .rev-card,
.rev-home-destaques-cards .rev-home-highlight-card{
    min-height:0!important;
    height:100%!important;
    border-radius:20px!important;
}
.rev-home-destaques-cards .rev-card-body{
    padding:17px!important;
}
.rev-home-destaques-cards .rev-card h3{
    font-size:18px!important;
    line-height:1.08!important;
    letter-spacing:-.3px!important;
    margin-bottom:8px!important;
}
.rev-home-destaques-cards .rev-card p{
    display:none!important;
}
.rev-home-destaques-cards .rev-tag{
    font-size:9px!important;
    padding:5px 7px!important;
    margin-bottom:9px!important;
}
.rev-home-destaques-cards .rev-meta{
    font-size:10px!important;
    gap:8px!important;
}
.rev-home-destaques-empty{
    grid-column:1/-1!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:100%!important;
}
.rev-category-home-section.soft{
    background:#fff!important;
}
.rev-category-home-section:nth-of-type(even).soft{
    background:#fafafa!important;
}
.rev-category-home-section .rev-section-head p{
    max-width:680px!important;
    margin:8px 0 0!important;
    color:#667085!important;
    line-height:1.55!important;
}
.rev-category-home-section.dark .rev-section-head p{
    color:rgba(255,255,255,.76)!important;
}
body.home-page .rev-category-home-section .rev-home-flip-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:18px!important;
}
body.home-page .rev-category-home-section .rev-home-flip-card,
body.home-page .rev-category-home-section .rev-home-flip-face{
    min-height:330px!important;
    border-radius:20px!important;
}
body.home-page .rev-category-home-section .rev-home-flip-front-content strong,
body.home-page .rev-category-home-section .rev-home-flip-back-content strong{
    font-size:20px!important;
    line-height:1.08!important;
}
body.home-page .rev-home-partners-slide-section{
    padding-top:60px!important;
    padding-bottom:70px!important;
    background:#fff!important;
}
body.home-page .rev-home-partners-slide-section .rev-section-head p{
    margin:8px 0 0!important;
    color:#667085!important;
}
body.home-page .rev-home-partners-slider{
    border-radius:24px!important;
    background:#f8fafc!important;
    border:1px solid #edf0f4!important;
    padding:22px!important;
}
body.home-page .rev-home-partners-track{
    align-items:center!important;
}
body.home-page .rev-home-partner-card{
    text-decoration:none!important;
}
@media(max-width:1100px){
    .rev-home-destaques-layout{
        grid-template-columns:1fr!important;
    }
    .rev-home-destaques-slider,
    .rev-home-destaques-cards{
        height:auto!important;
        min-height:430px!important;
    }
    .rev-home-destaques-cards{
        grid-template-columns:repeat(4,minmax(0,1fr))!important;
        grid-template-rows:1fr!important;
        min-height:250px!important;
    }
    body.home-page .rev-category-home-section .rev-home-flip-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}
@media(max-width:760px){
    body.home-page .rev-home-destaques-section{
        padding-top:24px!important;
        padding-bottom:26px!important;
    }
    .rev-home-destaques-layout{
        gap:14px!important;
    }
    .rev-home-destaques-slider{
        min-height:380px!important;
        height:380px!important;
        border-radius:18px!important;
    }
    .rev-home-destaques-slide-content{
        padding:20px 18px 40px!important;
        max-width:100%!important;
    }
    .rev-home-destaques-slide-content h1{
        font-size:22px!important;
        line-height:1.12!important;
        letter-spacing:-.45px!important;
        -webkit-line-clamp:2!important;
    }
    .rev-home-destaques-slide-content p{
        font-size:12px!important;
        line-height:1.35!important;
        -webkit-line-clamp:2!important;
        margin-bottom:10px!important;
    }
    .rev-home-destaques-slide-content span{
        font-size:8px!important;
        padding:5px 8px!important;
        margin-bottom:8px!important;
    }
    .rev-home-destaques-slide-content .rev-btn{
        padding:9px 13px!important;
        font-size:12px!important;
    }
    .rev-home-destaques-dots{
        left:20px!important;
        right:auto!important;
        bottom:18px!important;
    }
    .rev-home-destaques-cards{
        height:auto!important;
        min-height:0!important;
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        grid-template-rows:repeat(2,minmax(0,1fr))!important;
        gap:10px!important;
    }
    .rev-home-destaques-cards .rev-card,
    .rev-home-destaques-cards .rev-home-highlight-card{
        min-height:210px!important;
        height:210px!important;
    }
    .rev-home-destaques-cards .rev-card-body{
        padding:12px!important;
    }
    .rev-home-destaques-cards .rev-card h3{
        font-size:14px!important;
        line-height:1.12!important;
        margin-bottom:6px!important;
    }
    .rev-home-destaques-cards .rev-meta{
        font-size:9px!important;
    }
    .rev-home-destaques-cards .rev-tag{
        font-size:8px!important;
        padding:4px 6px!important;
        margin-bottom:7px!important;
    }
    body.home-page .rev-category-home-section .rev-home-flip-grid{
        grid-template-columns:none!important;
    }
    body.home-page .rev-category-home-section .rev-home-flip-card,
    body.home-page .rev-category-home-section .rev-home-flip-face{
        min-height:360px!important;
    }
    body.home-page .rev-home-partners-slide-section{
        padding-top:26px!important;
        padding-bottom:32px!important;
    }
    body.home-page .rev-home-partners-slider{
        padding:14px!important;
        border-radius:18px!important;
    }
}

/* Ajuste: cores individuais por categoria no menu e nos títulos */
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link,
.rev-sticky-menu-main > a.rev-cat-menu-link{
    --category-color:#8a2d55;
    --category-color-dark:#6f2444;
    background:var(--category-color)!important;
    color:#fff!important;
    padding:10px 14px!important;
    border-radius:999px!important;
    border:0!important;
    line-height:1!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:34px!important;
    text-decoration:none!important;
    transition:background .2s ease, transform .2s ease!important;
}
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link:hover,
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link.active,
.rev-sticky-menu-main > a.rev-cat-menu-link:hover,
.rev-sticky-menu-main > a.rev-cat-menu-link.active{
    background:var(--category-color-dark)!important;
    color:#fff!important;
    transform:translateY(-1px)!important;
    border:0!important;
}
.rev-mainnav-row .rev-menu-main,
.rev-sticky-menu-main{
    gap:10px!important;
    flex-wrap:wrap!important;
}
.rev-menu-grid-pro a.rev-cat-menu-link{
    --category-color:#8a2d55;
    --category-color-dark:#6f2444;
    background:var(--category-color)!important;
    color:#fff!important;
    border-color:transparent!important;
    text-decoration:none!important;
}
.rev-menu-grid-pro a.rev-cat-menu-link span,
.rev-menu-grid-pro a.rev-cat-menu-link small{
    color:#fff!important;
}
.rev-menu-grid-pro a.rev-cat-menu-link:hover,
.rev-menu-grid-pro a.rev-cat-menu-link:focus{
    background:var(--category-color-dark)!important;
    color:#fff!important;
    transform:translateY(-2px)!important;
}
.rev-category-home-section{
    --category-color:#8a2d55;
    --category-color-dark:#6f2444;
}
.rev-category-home-section .rev-kicker,
.rev-category-home-section .rev-section-head h2,
.rev-category-home-section .rev-link-more{
    color:var(--category-color)!important;
}
.rev-category-home-section .rev-section-head h2:after{
    background:var(--category-color)!important;
}
.rev-category-home-section .rev-home-flip-front-content small,
.rev-category-home-section .rev-home-flip-back-content small,
.rev-category-home-section .rev-home-flip-open{
    background:var(--category-color)!important;
    color:#fff!important;
}
.rev-category-home-section .rev-home-flip-open:hover{
    background:var(--category-color-dark)!important;
}
.rev-category-page-hero,
.rev-category-list-section{
    --category-color:#8a2d55;
    --category-color-dark:#6f2444;
}
.rev-category-page-hero .rev-title-hero-kicker,
.rev-category-page-hero h1,
.rev-category-list-section .rev-section-head h2{
    color:var(--category-color)!important;
}
.rev-category-list-section .rev-section-head h2:after{
    background:var(--category-color)!important;
}
.rev-page-filter button{
    background:var(--category-color, var(--rev-primary))!important;
}
.rev-page-filter button:hover{
    background:var(--category-color-dark, var(--rev-primary))!important;
}
@media(max-width:760px){
    .rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link,
    .rev-sticky-menu-main > a.rev-cat-menu-link{
        padding:9px 12px!important;
        min-height:32px!important;
        font-size:12px!important;
    }
}

/* Ajuste: menu de categorias em blocos quadrados, sem espaços entre as cores */
.rev-mainnav-row .rev-menu-main,
.rev-sticky-menu-main{
    gap:0!important;
    column-gap:0!important;
    row-gap:0!important;
    align-items:stretch!important;
}
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link,
.rev-sticky-menu-main > a.rev-cat-menu-link{
    border-radius:0!important;
    margin:0!important;
    box-shadow:none!important;
    border:0!important;
    border-bottom:0!important;
    min-height:38px!important;
    padding:12px 15px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    line-height:1!important;
    transform:none!important;
}
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link:hover,
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link.active,
.rev-sticky-menu-main > a.rev-cat-menu-link:hover,
.rev-sticky-menu-main > a.rev-cat-menu-link.active{
    border-radius:0!important;
    margin:0!important;
    border:0!important;
    border-bottom:0!important;
    box-shadow:none!important;
    transform:none!important;
}
.rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link + a.rev-cat-menu-link,
.rev-sticky-menu-main > a.rev-cat-menu-link + a.rev-cat-menu-link{
    margin-left:0!important;
}
.rev-menu-grid-pro{
    gap:0!important;
}
.rev-menu-grid-pro a.rev-cat-menu-link{
    border-radius:0!important;
    margin:0!important;
    border:0!important;
    box-shadow:none!important;
}
.rev-menu-grid-pro a.rev-cat-menu-link:hover,
.rev-menu-grid-pro a.rev-cat-menu-link:focus{
    border-radius:0!important;
    margin:0!important;
    transform:none!important;
    box-shadow:none!important;
}
@media(max-width:760px){
    .rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link,
    .rev-sticky-menu-main > a.rev-cat-menu-link{
        border-radius:0!important;
        margin:0!important;
        min-height:34px!important;
        padding:10px 12px!important;
    }
}

/* Menu de categorias profissional - blocos alinhados, sem aspecto amador */
@media(min-width:981px){
  .rev-mainnav-row{
    background:#2f3338!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
    border-bottom:1px solid rgba(0,0,0,.28)!important;
  }
  .rev-mainnav-row-inner{
    min-height:46px!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    padding:0!important;
  }
  .rev-mainnav-row .rev-menu-main{
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:0!important;
    column-gap:0!important;
    row-gap:0!important;
    padding:0!important;
    margin:0!important;
    border-top:0!important;
    flex:0 1 auto!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
  }
  .rev-mainnav-row .rev-menu-main::-webkit-scrollbar,
  .rev-sticky-menu-main::-webkit-scrollbar{
    display:none!important;
  }
  .rev-mainnav-row .rev-menu-main .rev-menu-home-icon{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.12)!important;
    border-bottom:0!important;
    background:#555b63!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 46px!important;
    transform:none!important;
    text-decoration:none!important;
  }
  .rev-mainnav-row .rev-menu-main .rev-menu-home-icon svg{
    width:18px!important;
    height:18px!important;
  }
  .rev-mainnav-row .rev-menu-main .rev-menu-home-icon:hover,
  .rev-mainnav-row .rev-menu-main .rev-menu-home-icon.active{
    background:#3f454d!important;
    color:#fff!important;
    border-color:rgba(255,255,255,.12)!important;
    transform:none!important;
  }
  .rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link,
  .rev-sticky-menu-main > a.rev-cat-menu-link{
    height:46px!important;
    min-height:46px!important;
    margin:0!important;
    padding:0 17px!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.14)!important;
    border-bottom:0!important;
    border-radius:0!important;
    background:var(--category-color,#8a2d55)!important;
    color:#fff!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 auto!important;
    white-space:nowrap!important;
    line-height:1!important;
    font-size:12px!important;
    font-weight:900!important;
    letter-spacing:.01em!important;
    text-decoration:none!important;
    text-transform:none!important;
    transform:none!important;
    transition:background-color .18s ease, filter .18s ease!important;
  }
  .rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link:hover,
  .rev-mainnav-row .rev-menu-main > a.rev-cat-menu-link.active,
  .rev-sticky-menu-main > a.rev-cat-menu-link:hover,
  .rev-sticky-menu-main > a.rev-cat-menu-link.active{
    background:var(--category-color-dark,#6f2444)!important;
    color:#fff!important;
    border:0!important;
    border-right:1px solid rgba(255,255,255,.14)!important;
    border-bottom:0!important;
    border-radius:0!important;
    transform:none!important;
    text-decoration:none!important;
  }

  .rev-sticky-mainnav{
    background:#2f3338!important;
    border-bottom:1px solid rgba(0,0,0,.28)!important;
    box-shadow:none!important;
  }
  .rev-sticky-mainnav-inner{
    min-height:46px!important;
    height:46px!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:center!important;
    gap:0!important;
    padding:0!important;
    position:relative!important;
  }
  .rev-sticky-logo{
    width:132px!important;
    min-width:132px!important;
    height:46px!important;
    margin:0!important;
    padding:5px 12px!important;
    background:#fff!important;
    border:0!important;
    border-right:1px solid rgba(0,0,0,.12)!important;
    color:#111827!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 132px!important;
    text-decoration:none!important;
  }
  .rev-sticky-logo img{
    max-width:112px!important;
    max-height:34px!important;
    width:auto!important;
    height:auto!important;
    object-fit:contain!important;
    filter:none!important;
  }
  .rev-sticky-logo strong{
    color:#111827!important;
    font-size:12px!important;
    line-height:1.05!important;
    text-align:center!important;
    font-weight:900!important;
  }
  .rev-sticky-menu-main{
    min-width:0!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    gap:0!important;
    column-gap:0!important;
    row-gap:0!important;
    padding:0!important;
    margin:0!important;
    flex:0 1 auto!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
  }
  .rev-sticky-actions-menu-search{
    margin-left:auto!important;
    margin-right:0!important;
    height:46px!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:flex-end!important;
    gap:0!important;
    flex:0 0 auto!important;
  }
  .rev-sticky-actions-menu-search .rev-sticky-allpages-btn,
  .rev-sticky-actions-menu-search .rev-sticky-search-btn{
    width:46px!important;
    height:46px!important;
    min-width:46px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-left:1px solid rgba(255,255,255,.12)!important;
    border-radius:0!important;
    background:#3b4047!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:20px!important;
    line-height:1!important;
    cursor:pointer!important;
    text-decoration:none!important;
    box-shadow:none!important;
  }
  .rev-sticky-actions-menu-search .rev-sticky-allpages-btn:hover,
  .rev-sticky-actions-menu-search .rev-sticky-search-btn:hover{
    background:#252a31!important;
    color:#fff!important;
    border-left:1px solid rgba(255,255,255,.12)!important;
  }
}

@media(max-width:980px){
  .rev-menu-grid-pro{
    gap:8px!important;
  }
  .rev-menu-grid-pro a.rev-cat-menu-link{
    min-height:44px!important;
    border-radius:6px!important;
    padding:12px 14px!important;
    font-weight:900!important;
    text-decoration:none!important;
  }
}


/* Ajuste: etiquetas de categoria nos cards usam a cor cadastrada da categoria */
.rev-card .rev-tag,
.rev-wide-card .rev-tag,
.rev-feature-card .rev-tag,
.rev-interview-card .rev-tag,
.rev-production-card .rev-tag,
.rev-gallery-home-card .rev-tag,
.rev-related-grid .rev-card .rev-tag,
.rev-home-destaques-cards .rev-card .rev-tag{
    background:var(--card-category-color,var(--rev-primary))!important;
    color:#fff!important;
    border-color:var(--card-category-color,var(--rev-primary))!important;
}
.rev-card .rev-meta .dot,
.rev-wide-card .rev-meta .dot,
.rev-feature-card .rev-meta .dot,
.rev-interview-card .rev-meta .dot,
.rev-production-card .rev-meta .dot{
    background:var(--card-category-color,var(--rev-primary))!important;
}
.rev-home-destaques-slide-content span{
    background:var(--card-category-color,var(--rev-primary))!important;
    color:#fff!important;
}

/* Correção: títulos da home em seções com fundo escuro devem ficar brancos */
body.home-page .rev-section.dark .rev-section-head,
body.home-page .rev-section.dark .rev-section-head *{
    color:#fff!important;
}
body.home-page .rev-section.dark .rev-section-head h1,
body.home-page .rev-section.dark .rev-section-head h2,
body.home-page .rev-section.dark .rev-section-head h3,
body.home-page .rev-category-home-section.dark .rev-section-head h2,
body.home-page .rev-category-home-section.dark .rev-kicker,
body.home-page .rev-category-home-section.dark .rev-link-more{
    color:#fff!important;
    text-shadow:0 1px 2px rgba(0,0,0,.22)!important;
}
body.home-page .rev-section.dark .rev-section-head p,
body.home-page .rev-category-home-section.dark .rev-section-head p{
    color:rgba(255,255,255,.82)!important;
}
body.home-page .rev-section.dark .rev-section-head h1:after,
body.home-page .rev-section.dark .rev-section-head h2:after,
body.home-page .rev-section.dark .rev-section-head h3:after,
body.home-page .rev-category-home-section.dark .rev-section-head h2:after{
    background:#fff!important;
}
body.home-page .rev-section.dark .rev-link-more{
    color:#fff!important;
    border-color:rgba(255,255,255,.28)!important;
}
body.home-page .rev-section.dark .rev-link-more:hover{
    color:#fff!important;
    border-color:rgba(255,255,255,.55)!important;
    background:rgba(255,255,255,.10)!important;
}
