:root{--navy:#061d3a;--navy2:#0a3158;--blue:#0b4f87;--red:#f12630;--paper:#f6f8fb;--ink:#0a203b;--muted:#637188;--line:#dce4ee;--shell:1180px;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,"Helvetica Neue",sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.rs-shell{width:min(var(--shell),calc(100% - 48px));margin:auto}.rs-skip{position:fixed;left:-999px;top:8px;z-index:9999;background:#fff;padding:10px}.rs-skip:focus{left:8px}.rs-header{position:absolute;left:0;right:0;top:0;z-index:100;color:#fff}.rs-topbar{border-bottom:1px solid rgba(255,255,255,.12);font-size:12px}.rs-topbar-inner,.rs-navbar{display:flex;align-items:center;justify-content:space-between}.rs-topbar-inner{height:34px}.rs-contactline,.rs-topright{display:flex;gap:24px;align-items:center}.rs-contactline a{opacity:.86}.rs-social{font-weight:800}.rs-navwrap{transition:.25s}.rs-navbar{height:86px}.rs-brand{display:block;width:188px}.rs-brand img,.rs-brand .custom-logo{width:100%;height:auto;max-height:72px;object-fit:contain}.rs-nav{margin-left:auto}.rs-menu,.rs-mobile-menu{list-style:none;margin:0;padding:0}.rs-menu{display:flex;align-items:center;gap:22px}.rs-menu>li{position:relative}.rs-menu>li>a{display:block;padding:32px 0 28px;font-size:12px;font-weight:850;letter-spacing:.015em;text-transform:uppercase;white-space:nowrap}.rs-menu>li>a:after{content:"";height:2px;background:var(--red);position:absolute;left:0;right:100%;bottom:22px;transition:.2s}.rs-menu>li:hover>a:after,.rs-menu>li.current-menu-item>a:after{right:0}.rs-menu .sub-menu{position:absolute;top:72px;left:-18px;width:260px;background:#fff;color:var(--ink);list-style:none;padding:10px;border-radius:12px;box-shadow:0 18px 50px rgba(4,20,39,.18);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.rs-menu li:hover>.sub-menu{opacity:1;visibility:visible;transform:none}.rs-menu .sub-menu li{position:relative}.rs-menu .sub-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:700}.rs-menu .sub-menu a:hover{background:#f0f4f8;color:var(--red)}.rs-menu .sub-menu .sub-menu{left:242px;top:-10px}.rs-nav-actions{display:flex;align-items:center;gap:10px;margin-left:22px}.rs-search-btn,.rs-burger{border:0;background:transparent;color:#fff}.rs-search-btn{font-size:26px}.rs-burger{display:none;width:40px}.rs-burger span{display:block;height:2px;background:currentColor;margin:6px}.rs-header.is-scrolled{position:fixed;background:rgba(5,27,53,.96);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.rs-header.is-scrolled .rs-topbar{display:none}.rs-header.is-scrolled .rs-navbar{height:70px}.rs-header.is-scrolled .rs-menu>li>a{padding:24px 0}.rs-header.is-scrolled .rs-menu>li>a:after{bottom:16px}.rs-header.is-scrolled .rs-menu .sub-menu{top:62px}.rs-mobile-panel{display:none}.rs-hero{min-height:720px;position:relative;background-image:var(--hero);background-size:cover;background-position:center;color:#fff;overflow:hidden}.rs-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,19,37,.94) 0%,rgba(3,24,47,.80) 32%,rgba(3,20,38,.23) 72%,rgba(3,20,38,.05) 100%)}.rs-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .55fr;gap:60px;align-items:end;padding-top:205px;padding-bottom:130px}.rs-kicker,.rs-eyebrow{font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.rs-kicker{display:inline-flex;align-items:center;gap:10px;color:#fff}.rs-kicker:before,.rs-eyebrow:before{content:"";display:inline-block;width:36px;height:3px;background:var(--red);vertical-align:middle;margin-right:10px}.rs-hero h1{font-size:clamp(48px,5.7vw,84px);line-height:.94;max-width:820px;letter-spacing:-.045em;margin:22px 0 24px;font-weight:950}.rs-hero-copy>p{font-size:18px;max-width:650px;color:rgba(255,255,255,.86)}.rs-hero-cta{display:flex;gap:14px;margin:34px 0}.rs-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:15px 21px;border-radius:7px;font-size:12px;font-weight:900;letter-spacing:.02em}.rs-btn-red{background:var(--red);color:#fff;box-shadow:0 10px 26px rgba(241,38,48,.25)}.rs-btn-red:hover{transform:translateY(-2px)}.rs-btn-ghost{border:1px solid rgba(255,255,255,.7);color:#fff}.rs-hero-stats{display:flex;gap:42px;margin-top:34px}.rs-hero-stats>div{padding-right:28px;border-right:1px solid rgba(255,255,255,.2)}.rs-hero-stats>div:last-child{border:0}.rs-hero-stats strong{display:block;font-size:25px}.rs-hero-stats span{display:block;font-size:13px;color:rgba(255,255,255,.72)}.rs-hero-feature{background:rgba(5,33,64,.88);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);padding:28px;border-radius:14px;margin-bottom:28px}.rs-hero-feature span{font-size:12px;font-weight:900;color:#ff7077;letter-spacing:.12em}.rs-hero-feature h3{font-size:25px;line-height:1.1;margin:10px 0}.rs-hero-feature p{font-size:14px;color:#c9d5e2}.rs-hero-feature a{font-size:12px;font-weight:900}.rs-hero-ribbons{position:absolute;right:-12%;bottom:-36px;width:62%;height:150px;transform:rotate(-5deg);z-index:3}.rs-hero-ribbons i,.rs-hero-ribbons b,.rs-hero-ribbons em{position:absolute;left:0;right:0;border-radius:50%;transform:skewX(-20deg)}.rs-hero-ribbons i{height:36px;background:var(--red);bottom:74px}.rs-hero-ribbons b{height:36px;background:#fff;bottom:41px}.rs-hero-ribbons em{height:42px;background:#0a4a85;bottom:5px}.rs-wave{position:absolute;z-index:4;left:-5%;right:-5%;bottom:-83px;height:126px;background:#fff;border-radius:50% 50% 0 0/80% 80% 0 0}.rs-section{padding:80px 0}.rs-program-section{padding-top:64px;background:linear-gradient(#fff,#fbfcfe)}.rs-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.rs-section-head.compact{align-items:center}.rs-eyebrow{color:var(--red)}.rs-section-head h2{font-size:35px;letter-spacing:-.035em;margin:5px 0 0}.rs-section-head>a{font-size:13px;font-weight:900}.rs-program-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.rs-program-card{position:relative;min-height:295px;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px rgba(14,40,68,.10);transition:.22s}.rs-program-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(14,40,68,.18)}.rs-program-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rs-program-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,17,34,.96),rgba(2,17,34,.03) 72%)}.rs-program-content{position:absolute;left:17px;right:15px;bottom:17px;color:#fff}.rs-program-dot{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--red);margin-bottom:13px}.rs-program-card:nth-child(2) .rs-program-dot{background:#1c8fe6}.rs-program-card:nth-child(3) .rs-program-dot{background:#51a63c}.rs-program-card:nth-child(4) .rs-program-dot{background:#1c8fe6}.rs-program-card:nth-child(5) .rs-program-dot{background:#f39b20}.rs-program-card:nth-child(6) .rs-program-dot{background:#ef6b2c}.rs-program-content h3{font-size:18px;line-height:1.08;margin:0}.rs-program-content p{font-size:13px;color:rgba(255,255,255,.75);opacity:0;max-height:0;margin:0;transition:.2s}.rs-program-card:hover p{opacity:1;max-height:80px;margin-top:9px}.rs-news-section{background:#f5f7fb;padding-top:58px}.rs-news-layout{display:grid;grid-template-columns:1.65fr .75fr;gap:22px}.rs-news-main{display:grid;grid-template-columns:1.7fr 1fr;gap:18px}.rs-news-main>.rs-section-head{grid-column:1/-1}.rs-feature-news{min-height:420px;border-radius:16px;overflow:hidden;position:relative}.rs-feature-news>a,.rs-feature-news img,.rs-news-shade{position:absolute;inset:0}.rs-feature-news img{width:100%;height:100%;object-fit:cover}.rs-news-shade{background:linear-gradient(0deg,rgba(2,18,36,.95),rgba(2,18,36,.08) 68%)}.rs-feature-news>a>div{position:absolute;left:28px;right:28px;bottom:26px;color:#fff}.rs-pill{background:var(--red);padding:6px 9px;border-radius:5px;font-size:12px;font-weight:900;margin-right:10px}.rs-feature-news small{font-weight:800}.rs-feature-news h3{font-size:29px;line-height:1.02;margin:14px 0 9px;max-width:560px}.rs-feature-news p{font-size:13px;color:#d6e0e9;max-width:520px}.rs-feature-news b{font-size:13px}.rs-news-list{display:flex;flex-direction:column;background:#fff;border-radius:16px;padding:10px;box-shadow:0 5px 20px rgba(14,40,68,.06)}.rs-news-list article{flex:1;border-bottom:1px solid var(--line)}.rs-news-list article:last-child{border:0}.rs-news-list a{display:grid;grid-template-columns:76px 1fr 20px;gap:12px;align-items:center;height:100%;padding:10px}.rs-news-list img{width:76px;height:62px;object-fit:cover;border-radius:8px}.rs-news-list small{font-size:12px;color:#8390a1}.rs-news-list h4{font-size:14px;line-height:1.2;margin:3px 0}.rs-events-card{background:var(--navy);color:#fff;border-radius:16px;padding:22px;align-self:end;box-shadow:0 16px 35px rgba(5,30,58,.18)}.rs-events-head{display:flex;justify-content:space-between;font-size:13px;font-weight:900;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.15)}.rs-events-head b{color:#ff8085}.rs-event{display:grid;grid-template-columns:58px 1fr 18px;gap:13px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.13)}.rs-event time{background:var(--red);border-radius:8px;text-align:center;padding:8px 4px}.rs-event time strong{display:block;font-size:20px;line-height:1}.rs-event time span{font-size:11.5px;font-weight:900}.rs-event h4{font-size:14px;margin:0}.rs-event p{font-size:12px;color:#bac8d7;margin:4px 0 0}.rs-event i{font-style:normal}.rs-events-link{display:block;text-align:center;padding-top:18px;font-size:13px;font-weight:900}.rs-benefits{background:#fff;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.rs-benefits-inner{display:grid;grid-template-columns:1.25fr repeat(4,1fr) 1.2fr;gap:20px;align-items:center;min-height:135px}.rs-benefits-title span{font-size:12px;font-weight:900;color:var(--red)}.rs-benefits-title h2{font-size:27px;line-height:1;margin:4px 0}.rs-benefit{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:800}.rs-benefit b{font-size:30px;color:var(--red);font-weight:400}.rs-beactive{font-size:27px;font-weight:950;font-style:italic}.rs-beactive small{display:block;font-size:11.5px;font-style:normal;font-weight:700;color:#657386}.rs-gallery{padding-top:60px}.rs-gallery-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.2fr;gap:10px}.rs-gallery-grid a{height:220px;border-radius:14px;overflow:hidden}.rs-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.25s}.rs-gallery-grid a:hover img{transform:scale(1.04)}.rs-partners{border-top:1px solid var(--line);padding:27px 0;background:#fff}.rs-partners-inner{display:grid;grid-template-columns:1fr repeat(5,1.35fr);align-items:center;gap:24px}.rs-partners-inner>strong{font-size:13px}.rs-partner-name{font-size:12px;line-height:1.2;color:#6d7889}.rs-partner-name b{font-size:12px;color:#223a57}.rs-footer{background:#061d3a;color:#d6e1ed;padding-top:55px}.rs-footer-grid{display:grid;grid-template-columns:1.55fr .8fr .8fr 1fr 1.2fr;gap:38px}.rs-footer-logo img{width:190px}.rs-footer p,.rs-footer a{font-size:12px;color:#bac8d7}.rs-footer h4{font-size:13px;color:#fff;letter-spacing:.08em}.rs-footer-grid>div:not(:first-child) a{display:block;margin:8px 0}.rs-footer-about p{max-width:270px}.rs-footer-social{margin-top:18px}.rs-newsletter form{display:flex;border:1px solid rgba(255,255,255,.22);border-radius:7px;overflow:hidden}.rs-newsletter input{min-width:0;flex:1;border:0;background:transparent;color:#fff;padding:11px}.rs-newsletter button{width:44px;border:0;background:var(--red);color:#fff}.rs-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding:18px 0 24px;display:flex;justify-content:space-between;font-size:12px;color:#8093a8}.rs-inner-hero,.rs-article-hero{padding:180px 0 70px;background:radial-gradient(circle at 80% 10%,#0d4a7b,transparent 40%),var(--navy);color:#fff}.rs-inner-hero h1,.rs-article-hero h1{font-size:clamp(42px,6vw,72px);line-height:1;letter-spacing:-.04em;margin:16px 0}.rs-content-section{background:#f5f7fb;padding:65px 0}.rs-content-card{background:#fff;border-radius:18px;padding:45px;box-shadow:0 10px 35px rgba(12,37,64,.07)}.rs-prose{font-size:16px;line-height:1.8}.rs-prose h2,.rs-prose h3{line-height:1.15}.rs-prose img{border-radius:14px}.rs-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.rs-post-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 26px rgba(14,40,68,.08)}.rs-post-card img{width:100%;height:230px;object-fit:cover}.rs-post-card div{padding:22px}.rs-post-card small{color:#8491a1}.rs-post-card h2{font-size:22px;line-height:1.1}.rs-post-card p{color:#647187}.rs-post-card b{font-size:13px;color:var(--red)}.rs-article{background:#f5f7fb;padding:55px 0}.rs-article-grid{display:grid;grid-template-columns:1fr 300px;gap:35px}.rs-article-image img{width:100%;border-radius:18px;max-height:620px;object-fit:cover}.rs-meta{color:#b9c6d5}.rs-side{background:#fff;border-radius:16px;padding:22px;align-self:start}.rs-side a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:800}.rs-side a span{display:block;font-size:12px;color:#8b98a7;font-weight:500}.rs-program-hero{position:relative;padding:220px 0 95px;background-image:var(--program-img);background-size:cover;background-position:center;color:#fff}.rs-program-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,46,.96),rgba(4,24,46,.42),rgba(4,24,46,.12))}.rs-program-hero .rs-shell{position:relative}.rs-program-hero h1{font-size:clamp(46px,6vw,78px);line-height:1;max-width:840px;margin:16px 0}.rs-program-hero p{font-size:18px;max-width:680px;color:#d7e2ed}
@media(max-width:1100px){.rs-menu{gap:13px}.rs-menu>li>a{font-size:12px}.rs-program-grid{grid-template-columns:repeat(3,1fr)}.rs-benefits-inner{grid-template-columns:1.2fr repeat(2,1fr);padding:25px 0}.rs-beactive{grid-column:3}.rs-partners-inner{grid-template-columns:repeat(3,1fr)}.rs-footer-grid{grid-template-columns:2fr repeat(2,1fr)}.rs-newsletter{grid-column:2/4}}
@media(max-width:900px){.rs-topbar{display:none}.rs-navbar{height:76px}.rs-nav{display:none}.rs-burger{display:block}.rs-brand{width:170px}.rs-hero{min-height:760px}.rs-hero-grid{grid-template-columns:1fr;padding-top:170px}.rs-hero-feature{display:none}.rs-hero-stats{gap:22px}.rs-hero-ribbons{width:90%;right:-25%}.rs-news-layout{grid-template-columns:1fr}.rs-events-card{align-self:auto}.rs-gallery-grid{grid-template-columns:1fr 1fr}.rs-post-grid{grid-template-columns:1fr 1fr}.rs-article-grid{grid-template-columns:1fr}.rs-side{display:none}.rs-mobile-panel{display:block;position:fixed;z-index:90;inset:0;background:var(--navy);padding:100px 24px 30px;transform:translateX(100%);transition:.25s;overflow:auto}.rs-menu-open .rs-mobile-panel{transform:none}.rs-mobile-menu a{display:block;color:#fff;padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:800}.rs-mobile-menu .sub-menu{display:none;list-style:none;padding-left:16px}.rs-mobile-menu .open>.sub-menu{display:block}.rs-menu-open{overflow:hidden}.rs-footer-grid{grid-template-columns:1fr 1fr}.rs-footer-about{grid-column:1/-1}}
@media(max-width:640px){.rs-shell{width:min(100% - 30px,var(--shell))}.rs-hero{min-height:710px;background-position:62% center}.rs-hero-overlay{background:linear-gradient(90deg,rgba(3,19,37,.95),rgba(3,24,47,.78) 65%,rgba(3,20,38,.18))}.rs-hero-grid{padding-top:145px;padding-bottom:110px}.rs-hero h1{font-size:48px}.rs-hero-copy>p{font-size:15px}.rs-hero-cta{flex-direction:column;align-items:flex-start}.rs-hero-stats{gap:14px}.rs-hero-stats strong{font-size:18px}.rs-hero-stats span{font-size:11.5px}.rs-hero-ribbons{width:130%;right:-70%;bottom:-10px}.rs-wave{bottom:-100px}.rs-section{padding:54px 0}.rs-section-head{align-items:flex-start;gap:15px}.rs-section-head h2{font-size:29px}.rs-section-head>a{display:none}.rs-program-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.rs-program-card{min-width:72vw;scroll-snap-align:start}.rs-news-main{grid-template-columns:1fr}.rs-news-main>.rs-section-head{grid-column:auto}.rs-feature-news{min-height:390px}.rs-feature-news h3{font-size:25px}.rs-news-list{display:none}.rs-benefits-inner{grid-template-columns:1fr 1fr}.rs-benefits-title{grid-column:1/-1}.rs-beactive{grid-column:1/-1}.rs-gallery-grid{grid-template-columns:1fr 1fr}.rs-gallery-grid a{height:160px}.rs-partners-inner{grid-template-columns:1fr 1fr}.rs-footer-grid{grid-template-columns:1fr}.rs-newsletter{grid-column:auto}.rs-footer-bottom{flex-direction:column;gap:8px}.rs-content-card{padding:25px}.rs-post-grid{grid-template-columns:1fr}.rs-inner-hero,.rs-article-hero{padding:145px 0 55px}.rs-inner-hero h1,.rs-article-hero h1{font-size:46px}.rs-program-hero{padding:170px 0 70px}.rs-program-hero h1{font-size:48px}}
.rs-brand{display:flex;align-items:center;gap:10px;width:auto;min-width:205px}.rs-brand .rs-brand-mark{width:48px;height:48px;object-fit:contain;flex:none}.rs-brand .rs-brand-text{font-size:12px;line-height:1.04;font-weight:950;letter-spacing:.02em;color:#fff;white-space:nowrap}.rs-brand .custom-logo-link{display:block}.rs-brand .custom-logo{max-width:190px;height:auto}.rs-footer-logo{min-width:0;width:max-content}.rs-footer-logo .rs-brand-mark{width:44px;height:44px}.rs-footer-logo .rs-brand-text{font-size:13px}

/* v1.1 — original federation logo */
.rs-brand-original{width:220px;min-width:220px;display:flex;align-items:center;justify-content:flex-start}
.rs-original-logo{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 2px 7px rgba(0,0,0,.12))}
.rs-original-logo-header{max-height:88px}
.rs-navbar{height:104px}
.rs-header.is-scrolled .rs-navbar{height:78px}
.rs-header.is-scrolled .rs-original-logo-header{max-height:66px}
.rs-footer-logo.rs-brand-original{width:210px;min-width:0;margin-bottom:14px}
.rs-original-logo-footer{max-height:116px}
@media(max-width:1180px){.rs-brand-original{width:180px;min-width:180px}.rs-menu{gap:15px}.rs-menu>li>a{font-size:13px}}
@media(max-width:980px){.rs-brand-original{width:165px;min-width:165px}.rs-navbar{height:88px}.rs-original-logo-header{max-height:74px}}

/* v1.2 — white institutional header + signature hero */
.rs-header.rs-header-light{position:relative;background:#fff;color:var(--ink);box-shadow:0 1px 0 rgba(10,32,59,.08);z-index:100}
.rs-header-light .rs-navwrap{background:#fff}
.rs-header-light .rs-navbar{height:94px}
.rs-header-light .rs-brand-original{width:238px;min-width:238px}
.rs-header-light .rs-original-logo-header{max-height:82px;filter:none}
.rs-header-light .rs-menu>li>a{color:#0b2340;padding:37px 0 31px;font-size:13px;font-weight:900}
.rs-header-light .rs-menu>li>a:after{bottom:25px;height:3px;border-radius:999px}
.rs-header-light .rs-menu .sub-menu{top:80px;border:1px solid rgba(8,32,58,.07);box-shadow:0 20px 60px rgba(5,29,56,.14)}
.rs-header-light .rs-search-btn,.rs-header-light .rs-burger{color:#0b2340}
.rs-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:7px;background:var(--red);color:#fff;font-size:12px;font-weight:950;letter-spacing:.03em;white-space:nowrap;box-shadow:0 9px 22px rgba(241,38,48,.20);transition:.2s}
.rs-header-cta:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(241,38,48,.28)}
.rs-header.rs-header-light.is-scrolled{position:fixed;top:0;background:rgba(255,255,255,.98);color:var(--ink);box-shadow:0 12px 34px rgba(6,29,58,.11);backdrop-filter:blur(16px)}
.rs-header.rs-header-light.is-scrolled .rs-navbar{height:76px}
.rs-header.rs-header-light.is-scrolled .rs-original-logo-header{max-height:64px}
.rs-header.rs-header-light.is-scrolled .rs-menu>li>a{padding:28px 0 24px}
.rs-header.rs-header-light.is-scrolled .rs-menu>li>a:after{bottom:18px}
.rs-header.rs-header-light.is-scrolled .rs-menu .sub-menu{top:66px}

.rs-hero-signature{min-height:680px;background-position:center 43%;isolation:isolate}
.rs-hero-signature .rs-hero-overlay{background:linear-gradient(90deg,rgba(3,22,43,.96) 0%,rgba(3,25,49,.88) 31%,rgba(4,26,50,.52) 52%,rgba(4,24,45,.10) 76%,rgba(4,24,45,.02) 100%)}
.rs-hero-signature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,34,.08),transparent 45%,rgba(2,17,34,.14));pointer-events:none;z-index:1}
.rs-hero-signature .rs-hero-grid{grid-template-columns:minmax(0,790px) 1fr;align-items:center;padding-top:92px;padding-bottom:148px;min-height:680px}
.rs-hero-signature .rs-hero-copy{max-width:790px}
.rs-hero-signature .rs-kicker{font-size:12px;letter-spacing:.18em;color:rgba(255,255,255,.83)}
.rs-hero-signature .rs-kicker:before{width:43px;height:3px;border-radius:999px}
.rs-hero-signature h1{font-size:clamp(54px,5.5vw,86px);line-height:.93;max-width:760px;margin:24px 0 20px;letter-spacing:-.055em;text-wrap:balance;text-shadow:0 5px 28px rgba(0,0,0,.18)}
.rs-hero-signature .rs-hero-copy>p{font-size:17px;line-height:1.55;max-width:590px;color:rgba(255,255,255,.90)}
.rs-hero-signature .rs-hero-cta{margin:30px 0 28px}
.rs-hero-signature .rs-btn{min-height:48px;padding:0 22px;border-radius:6px}
.rs-hero-signature .rs-btn-ghost{background:rgba(3,28,54,.25);backdrop-filter:blur(4px)}
.rs-hero-signature .rs-hero-stats{gap:0;margin-top:28px}
.rs-hero-signature .rs-hero-stats>div{min-width:154px;padding:0 28px;border-right:1px solid rgba(255,255,255,.20)}
.rs-hero-signature .rs-hero-stats>div:first-child{padding-left:0}
.rs-hero-signature .rs-hero-stats strong{font-size:27px;line-height:1.05}
.rs-hero-signature .rs-hero-stats span{font-size:12px;margin-top:3px;color:rgba(255,255,255,.72)}
.rs-activity-rail{position:absolute;left:max(22px,calc((100vw - var(--shell))/2 - 68px));top:50%;transform:translateY(-52%);z-index:5;display:grid;gap:9px}
.rs-activity-rail span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:12px;background:rgba(3,25,48,.25);backdrop-filter:blur(4px)}
.rs-activity-rail span.is-active{background:var(--red);border-color:var(--red);box-shadow:0 8px 20px rgba(241,38,48,.25)}
.rs-hero-dots{position:absolute;z-index:6;left:50%;transform:translateX(-50%);bottom:86px;display:flex;gap:7px;align-items:center}
.rs-hero-dots i{display:block;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.65)}
.rs-hero-dots i.active{width:34px;border-radius:999px;background:var(--red)}
.rs-hero-wave-svg{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:142px;z-index:5;display:block;pointer-events:none}
.rs-wave-red{fill:#f12630}.rs-wave-white{fill:#fff}.rs-wave-blue{fill:#0a4b86}.rs-wave-paper{fill:#fff}
.rs-hero-ribbons,.rs-wave{display:none!important}
.rs-program-section{padding-top:50px}

@media(max-width:1260px){
  .rs-header-light .rs-brand-original{width:200px;min-width:200px}
  .rs-header-light .rs-menu{gap:14px}
  .rs-header-light .rs-menu>li>a{font-size:12px}
  .rs-header-cta{padding:0 13px}
  .rs-activity-rail{display:none}
}
@media(max-width:1040px){
  .rs-header-cta{display:none}
  .rs-header-light .rs-brand-original{width:184px;min-width:184px}
  .rs-hero-signature .rs-hero-grid{grid-template-columns:1fr}
}
@media(max-width:900px){
  .rs-header.rs-header-light{position:relative}
  .rs-header-light .rs-navbar{height:82px}
  .rs-header-light .rs-original-logo-header{max-height:70px}
  .rs-header-light .rs-burger{color:#0b2340}
  .rs-header-light .rs-brand-original{width:170px;min-width:170px}
  .rs-hero-signature{min-height:690px;background-position:62% center}
  .rs-hero-signature .rs-hero-grid{min-height:690px;padding-top:86px;padding-bottom:150px}
  .rs-hero-signature .rs-hero-overlay{background:linear-gradient(90deg,rgba(3,22,43,.96),rgba(3,25,49,.84) 62%,rgba(4,24,45,.20))}
  .rs-mobile-panel{top:0;padding-top:98px}
  .rs-mobile-cta{display:flex;margin:22px 8px 0;min-height:48px;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:7px;font-weight:900;font-size:12px}
}
@media(max-width:640px){
  .rs-header-light .rs-navbar{height:76px}
  .rs-header-light .rs-brand-original{width:150px;min-width:150px}
  .rs-header-light .rs-original-logo-header{max-height:63px}
  .rs-hero-signature{min-height:660px;background-position:67% center}
  .rs-hero-signature .rs-hero-grid{min-height:660px;padding-top:70px;padding-bottom:150px}
  .rs-hero-signature .rs-hero-overlay{background:linear-gradient(90deg,rgba(3,22,43,.97),rgba(3,25,49,.88) 68%,rgba(4,24,45,.34))}
  .rs-hero-signature h1{font-size:46px;line-height:.96;max-width:520px}
  .rs-hero-signature .rs-kicker{font-size:11px;letter-spacing:.12em}
  .rs-hero-signature .rs-hero-copy>p{font-size:14px;max-width:430px}
  .rs-hero-signature .rs-hero-cta{gap:10px;margin-top:24px}
  .rs-hero-signature .rs-btn{min-height:44px;padding:0 17px;font-size:12px}
  .rs-hero-signature .rs-hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%}
  .rs-hero-signature .rs-hero-stats>div{min-width:0;padding:0 10px}
  .rs-hero-signature .rs-hero-stats>div:first-child{padding-left:0}
  .rs-hero-signature .rs-hero-stats strong{font-size:20px}
  .rs-hero-signature .rs-hero-stats span{font-size:11px}
  .rs-hero-wave-svg{height:108px}
  .rs-hero-dots{bottom:65px}
}
/* v1.2.1 stability tweaks */
.rs-header.rs-header-light{position:sticky;top:0}
.rs-header.rs-header-light.is-scrolled{position:sticky;top:0}
@media(max-width:1180px){.rs-header-cta{display:none}}

/* v1.3 — premium O Savezu landing page */
.rs-about-hero{position:relative;min-height:610px;background-image:var(--about-hero);background-size:cover;background-position:center 46%;color:#fff;overflow:hidden;isolation:isolate}.rs-about-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,39,.98) 0%,rgba(4,28,54,.91) 37%,rgba(5,29,53,.45) 66%,rgba(5,27,51,.12) 100%);z-index:-2}.rs-about-hero:after{content:"";position:absolute;inset:auto 0 0;height:135px;background:linear-gradient(177deg,transparent 0 42%,rgba(241,38,48,.96) 42.4% 48%,#fff 48.4% 54%,#0a4b86 54.4% 60%,#fff 60.4% 100%);z-index:-1}.rs-about-hero-lines{position:absolute;right:-75px;top:50px;width:490px;height:490px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 58px rgba(255,255,255,.035),0 0 0 118px rgba(255,255,255,.025);z-index:-1}.rs-about-hero-inner{padding-top:105px;padding-bottom:145px}.rs-about-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:34px;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.66)}.rs-about-breadcrumb b{color:#fff}.rs-about-hero h1{font-size:clamp(58px,7vw,96px);line-height:.9;letter-spacing:-.06em;margin:24px 0 24px;max-width:850px}.rs-about-hero h1 em{font-style:normal;color:#fff;position:relative}.rs-about-hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--red) 0 42%,#fff 42% 63%,#1b6aa8 63% 100%)}.rs-about-hero-inner>p{font-size:18px;line-height:1.65;max-width:640px;color:rgba(255,255,255,.86)}.rs-about-hero-actions{display:flex;gap:14px;margin-top:32px}.rs-about-year{position:absolute;right:max(30px,calc((100vw - var(--shell))/2));bottom:132px;width:190px;padding:22px 24px;background:rgba(255,255,255,.94);color:var(--ink);border-radius:14px;box-shadow:0 18px 45px rgba(3,20,39,.18);z-index:2}.rs-about-year small,.rs-about-year span{display:block;font-size:11.5px;font-weight:900;letter-spacing:.11em;color:#6f7e91;text-transform:uppercase}.rs-about-year strong{display:block;font-size:52px;line-height:1;color:var(--red);letter-spacing:-.06em;margin:7px 0}.rs-about-intro{padding:88px 0 0;background:#fff}.rs-about-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:78px;align-items:center}.rs-about-intro-copy h2,.rs-about-section-head h2,.rs-about-values-head h2,.rs-about-org h2,.rs-about-final h2{font-size:clamp(40px,4.8vw,65px);line-height:.98;letter-spacing:-.052em;margin:14px 0 24px}.rs-about-intro-copy>p{color:#657488;max-width:620px}.rs-about-lead{font-size:20px!important;line-height:1.55;color:#173a5e!important}.rs-about-links{display:flex;gap:25px;margin-top:30px}.rs-about-links a{font-size:13px;font-weight:950;color:var(--red)}.rs-about-intro-visual{position:relative}.rs-about-intro-visual>img{width:100%;height:500px;object-fit:cover;border-radius:22px;box-shadow:0 28px 60px rgba(6,29,58,.14)}.rs-about-intro-visual:before{content:"";position:absolute;z-index:-1;left:-28px;top:-28px;width:140px;height:140px;border:18px solid #edf3f8;border-radius:20px}.rs-about-quote{position:absolute;left:-55px;right:34px;bottom:-34px;background:var(--navy);color:#fff;border-radius:14px;padding:24px 28px;box-shadow:0 17px 38px rgba(5,29,57,.20)}.rs-about-quote b{display:block;font-size:17px;line-height:1.35}.rs-about-quote span{display:block;font-size:11.5px;color:#94a7bb;margin-top:10px;text-transform:uppercase;letter-spacing:.08em}.rs-about-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rs-about-metrics>div{min-height:132px;padding:28px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.rs-about-metrics>div:first-child{padding-left:0}.rs-about-metrics>div:last-child{border:0}.rs-about-metrics strong{font-size:39px;line-height:1;color:var(--navy);letter-spacing:-.05em}.rs-about-metrics span{font-size:12px;color:#738096;font-weight:850;margin-top:8px;text-transform:uppercase}.rs-about-timeline-section{padding:105px 0;background:#f5f7fb}.rs-about-section-head{display:grid;grid-template-columns:1.15fr .7fr;column-gap:70px;align-items:end;margin-bottom:58px}.rs-about-section-head>.rs-eyebrow,.rs-about-section-head>.rs-kicker{grid-column:1/-1}.rs-about-section-head h2{font-size:52px;margin-bottom:0}.rs-about-section-head>p{font-size:14px;color:#718097;margin:0 0 4px}.rs-about-timeline{position:relative}.rs-about-timeline:before{content:"";position:absolute;left:170px;top:0;bottom:0;width:2px;background:linear-gradient(var(--red),#1c70ad)}.rs-about-time-item{display:grid;grid-template-columns:135px 70px 1fr;min-height:145px}.rs-about-time-year{font-size:29px;font-weight:950;letter-spacing:-.04em;color:#0a3158;padding-top:5px}.rs-about-time-dot{position:relative;width:18px;height:18px;border:5px solid #fff;border-radius:50%;background:var(--red);box-shadow:0 0 0 2px var(--red);margin:8px auto 0;z-index:2}.rs-about-time-copy{background:#fff;border:1px solid #e8edf3;border-radius:14px;padding:23px 27px;margin-bottom:16px;box-shadow:0 7px 24px rgba(10,40,70,.04);transition:.2s}.rs-about-time-copy:hover{transform:translateX(5px);box-shadow:0 14px 34px rgba(10,40,70,.08)}.rs-about-time-copy h3{font-size:20px;line-height:1.15;margin:0 0 7px}.rs-about-time-copy p{font-size:13px;color:#6e7c90;margin:0;max-width:800px}.rs-about-time-item.is-now .rs-about-time-year{color:var(--red)}.rs-about-time-item.is-now .rs-about-time-dot{background:#1c70ad;box-shadow:0 0 0 2px #1c70ad}.rs-about-time-item.is-now .rs-about-time-copy{background:var(--navy);border-color:var(--navy);color:#fff}.rs-about-time-item.is-now .rs-about-time-copy p{color:#b9c7d7}.rs-about-evolution{padding:100px 0;background:radial-gradient(circle at 80% 0,#0d4d80,transparent 32%),var(--navy);color:#fff}.rs-about-section-head-light{display:block;margin-bottom:40px}.rs-about-section-head-light h2{margin-top:12px}.rs-about-evolution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rs-about-evolution-grid article{position:relative;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.12);padding:14px 14px 25px;border-radius:17px;overflow:hidden}.rs-about-evolution-img{height:245px;background:#fff;border-radius:11px;overflow:hidden;margin-bottom:22px}.rs-about-evolution-img img{width:100%;height:100%;object-fit:cover}.rs-about-evolution-grid article>span{font-size:12px;font-weight:950;color:#ff6f76;letter-spacing:.11em}.rs-about-evolution-grid h3{font-size:23px;margin:8px 0}.rs-about-evolution-grid p{font-size:12px;color:#b8c7d7;margin:0}.rs-about-evolution-grid .is-current{background:linear-gradient(145deg,rgba(241,38,48,.22),rgba(255,255,255,.065));border-color:rgba(241,38,48,.5)}.rs-about-values{padding:100px 0;background:#fff}.rs-about-values-head{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:end;margin-bottom:38px}.rs-about-values-head h2{margin-bottom:0}.rs-about-values-head>p{color:#6b798c;font-size:14px}.rs-about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.rs-about-values-grid article{position:relative;min-height:245px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.22s}.rs-about-values-grid article>span{font-size:13px;font-weight:950;color:var(--red)}.rs-about-values-grid h3{font-size:22px;margin:22px 0 10px}.rs-about-values-grid p{font-size:13px;color:#718095;max-width:300px}.rs-about-values-grid i{position:absolute;right:24px;bottom:22px;font-style:normal;color:#aab4c2;transition:.2s}.rs-about-values-grid article:hover{background:#f7f9fc;box-shadow:inset 0 4px 0 var(--red)}.rs-about-values-grid article:hover i{color:var(--red);transform:translate(3px,-3px)}.rs-about-org{padding:95px 0;background:#eef3f8}.rs-about-org-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rs-about-org .rs-kicker{color:var(--red)}.rs-about-org h2{font-size:52px}.rs-about-org p{color:#68788e;max-width:600px;margin-bottom:30px}.rs-about-org-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rs-about-org-cards article{min-height:150px;background:#fff;border-radius:13px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 8px 25px rgba(10,39,69,.05)}.rs-about-org-cards b{font-size:13px;color:var(--red)}.rs-about-org-cards span{font-size:18px;font-weight:900;color:var(--navy)}.rs-about-editorial{padding-top:45px}.rs-about-final{position:relative;min-height:410px;background-image:var(--final-img);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;isolation:isolate}.rs-about-final-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,42,.96),rgba(3,24,47,.75),rgba(3,24,47,.2));z-index:-1}.rs-about-final .rs-shell{padding:75px 0}.rs-about-final h2{font-size:58px;max-width:760px}.rs-about-final .rs-kicker{color:#fff}.rs-about-final .rs-shell>div{display:flex;gap:12px}.rs-about-final:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,var(--red) 0 33%,#fff 33% 66%,#0b4f87 66%)}
@media(max-width:980px){.rs-about-year{display:none}.rs-about-intro-grid,.rs-about-org-grid{grid-template-columns:1fr;gap:55px}.rs-about-intro-visual{max-width:720px}.rs-about-section-head,.rs-about-values-head{grid-template-columns:1fr;gap:16px}.rs-about-evolution-grid{grid-template-columns:1fr}.rs-about-evolution-grid article{display:grid;grid-template-columns:220px 1fr;column-gap:24px}.rs-about-evolution-img{grid-row:1/5;height:180px;margin:0}.rs-about-metrics{grid-template-columns:1fr 1fr}.rs-about-metrics>div:nth-child(2){border-right:0}.rs-about-values-grid{grid-template-columns:1fr 1fr}.rs-about-hero-lines{right:-270px}.rs-about-hero-inner{padding-top:90px}.rs-about-hero h1{font-size:68px}}
@media(max-width:640px){.rs-about-hero{min-height:610px;background-position:64% center}.rs-about-hero-shade{background:linear-gradient(90deg,rgba(3,20,39,.98),rgba(4,28,54,.90) 72%,rgba(5,27,51,.42))}.rs-about-hero-inner{padding-top:65px;padding-bottom:145px}.rs-about-breadcrumb{margin-bottom:25px}.rs-about-hero h1{font-size:49px;line-height:.94}.rs-about-hero-inner>p{font-size:15px}.rs-about-hero-actions{flex-direction:column;align-items:flex-start}.rs-about-intro{padding-top:62px}.rs-about-intro-copy h2,.rs-about-section-head h2,.rs-about-org h2,.rs-about-final h2{font-size:39px}.rs-about-intro-visual>img{height:350px}.rs-about-quote{position:relative;left:16px;right:auto;bottom:35px;width:calc(100% - 32px)}.rs-about-metrics{margin-top:35px}.rs-about-metrics>div{min-height:110px;padding:20px}.rs-about-metrics>div:nth-child(odd){padding-left:0}.rs-about-metrics strong{font-size:30px}.rs-about-timeline-section{padding:70px 0}.rs-about-section-head{margin-bottom:38px}.rs-about-timeline:before{left:18px}.rs-about-time-item{grid-template-columns:50px 1fr;min-height:0;margin-bottom:22px}.rs-about-time-year{grid-column:2;font-size:22px;padding-left:8px}.rs-about-time-dot{position:absolute;left:10px;margin-top:5px}.rs-about-time-copy{grid-column:2;padding:20px;margin:0}.rs-about-evolution,.rs-about-values,.rs-about-org{padding:70px 0}.rs-about-evolution-grid article{display:block}.rs-about-evolution-img{height:210px;margin-bottom:20px}.rs-about-values-grid{grid-template-columns:1fr}.rs-about-values-grid article{min-height:210px}.rs-about-org-cards{grid-template-columns:1fr 1fr}.rs-about-org-cards article{min-height:125px;padding:18px}.rs-about-org-cards span{font-size:15px}.rs-about-final{min-height:440px;background-position:65% center}.rs-about-final .rs-shell{padding:60px 0}.rs-about-final .rs-shell>div{flex-direction:column;align-items:flex-start}.rs-about-links{flex-direction:column;gap:12px}}

/* =========================================================
   ORGANI SAVEZA — Signature v1.4
   ========================================================= */
.rs-org-hero{position:relative;overflow:hidden;min-height:520px;background:radial-gradient(circle at 82% 25%,rgba(37,108,164,.38),transparent 29%),linear-gradient(125deg,#041d38 0%,#062a4f 58%,#073862 100%);color:#fff;display:flex;align-items:center}.rs-org-hero:before{content:"";position:absolute;left:0;top:0;width:7px;height:100%;background:var(--red)}.rs-org-hero:after{content:"";position:absolute;right:8%;top:-180px;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 65px rgba(255,255,255,.025),0 0 0 135px rgba(255,255,255,.018)}.rs-org-hero-inner{position:relative;z-index:2;padding:78px 0 92px}.rs-org-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;color:#8fa7bd;margin-bottom:45px}.rs-org-breadcrumb a{color:#8fa7bd}.rs-org-breadcrumb b{color:#fff}.rs-org-hero-grid{display:grid;grid-template-columns:1.2fr .75fr;gap:80px;align-items:center}.rs-org-hero h1{font-size:clamp(58px,6.2vw,88px);line-height:.89;letter-spacing:-.058em;margin:14px 0 26px;max-width:860px}.rs-org-hero h1 em{font-style:normal;color:#ff4c55}.rs-org-hero-grid>div:first-child>p{max-width:665px;font-size:17px;line-height:1.68;color:#bccbda;margin:0}.rs-org-hero-mark{position:relative;min-height:245px;border-left:1px solid rgba(255,255,255,.15);padding-left:50px;display:flex;flex-direction:column;justify-content:center}.rs-org-hero-mark span{font-size:13px;font-weight:900;letter-spacing:.18em;color:#91a9bf}.rs-org-hero-mark strong{font-size:58px;line-height:.9;letter-spacing:-.055em;margin:10px 0;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.55)}.rs-org-hero-mark small{font-size:12px;font-weight:900;letter-spacing:.17em;color:#ff6269}.rs-org-tricolor{position:absolute;left:0;bottom:0;width:100%;height:9px;background:linear-gradient(90deg,#ef3340 0 33.33%,#fff 33.33% 66.66%,#174b7d 66.66%)}.rs-org-orbit{position:absolute;right:17%;top:45%;width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 8px rgba(239,51,64,.13),0 0 30px rgba(239,51,64,.5);z-index:3}
.rs-org-leadership{padding:100px 0;background:#fff}.rs-org-section-head{display:grid;grid-template-columns:1.2fr .72fr;gap:75px;align-items:end;margin-bottom:45px}.rs-org-section-head h2,.rs-org-map-head h2,.rs-org-staff h2,.rs-org-final h2{font-size:clamp(42px,4.8vw,64px);line-height:.96;letter-spacing:-.052em;margin:13px 0 0}.rs-org-section-head>p{font-size:14px;line-height:1.7;color:#6c7b8e;margin:0 0 6px}.rs-org-leaders{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rs-org-leader{position:relative;min-height:245px;padding:30px;display:grid;grid-template-columns:125px 1fr;gap:30px;align-items:center;border-radius:18px;border:1px solid #e7edf3;background:#f8fafc;overflow:hidden;transition:.22s}.rs-org-leader.is-primary{background:linear-gradient(135deg,#062746,#0a3b67);color:#fff;border-color:#0a3b67}.rs-org-leader:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(7,38,68,.11)}.rs-org-avatar{width:125px;height:155px;border-radius:14px;background:linear-gradient(145deg,#dfe8ef,#fff);display:grid;place-items:center;border:1px solid rgba(0,0,0,.045)}.rs-org-leader.is-primary .rs-org-avatar{background:linear-gradient(145deg,#153f63,#0b2e50);border-color:rgba(255,255,255,.12)}.rs-org-avatar span{font-size:44px;font-weight:950;letter-spacing:-.08em;color:#8ca0b2}.rs-org-leader.is-primary .rs-org-avatar span{color:#d3e0eb}.rs-org-leader-copy small{font-size:12px;font-weight:950;color:var(--red)}.rs-org-leader-copy h3{font-size:31px;line-height:1.05;letter-spacing:-.04em;margin:15px 0 8px}.rs-org-leader-copy p{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:#75869a;margin:0}.rs-org-leader.is-primary .rs-org-leader-copy p{color:#b4c4d2}.rs-org-leader>i{position:absolute;right:25px;top:24px;font-style:normal;font-size:17px;color:#a5b1bd}.rs-org-leader.is-primary>i{color:#fff}
.rs-org-map{padding:95px 0 105px;background:radial-gradient(circle at 92% 12%,rgba(29,96,151,.4),transparent 28%),#061f3a;color:#fff}.rs-org-map-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:45px}.rs-org-map-head h2{font-size:56px}.rs-org-map-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);border-left:1px solid rgba(255,255,255,.14)}.rs-org-map-grid article{min-height:290px;padding:30px 26px;border-right:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14);position:relative;transition:.2s}.rs-org-map-grid article:hover{background:rgba(255,255,255,.055);box-shadow:inset 0 4px 0 var(--red)}.rs-org-map-grid b{display:block;font-size:48px;line-height:1;color:#fff;letter-spacing:-.05em}.rs-org-map-grid span{display:block;font-size:19px;font-weight:900;margin:15px 0 12px}.rs-org-map-grid p{font-size:12px;line-height:1.6;color:#a9bbca;max-width:240px}.rs-org-map-grid a{position:absolute;left:26px;bottom:28px;font-size:11.5px;font-weight:950;letter-spacing:.08em;color:#ff6870}
.rs-org-body{padding:95px 0}.rs-org-body-light{background:#f5f7fa}.rs-org-body-dark{background:#081e35;color:#fff}.rs-org-body-title{display:grid;grid-template-columns:70px 1fr auto;align-items:end;gap:22px;padding-bottom:28px;border-bottom:1px solid #dce4eb;margin-bottom:28px}.rs-org-body-dark .rs-org-body-title{border-color:rgba(255,255,255,.14)}.rs-org-body-title>span{font-size:12px;font-weight:950;color:var(--red);padding-bottom:8px}.rs-org-body-title small{display:block;font-size:11.5px;font-weight:900;letter-spacing:.1em;color:#8c9bad;margin-bottom:8px}.rs-org-body-title h2{font-size:42px;letter-spacing:-.045em;line-height:1;margin:0}.rs-org-body-title>p{font-size:13px;font-weight:900;color:#78889b;text-transform:uppercase;margin:0 0 5px}.rs-org-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rs-org-person-card{position:relative;min-height:245px;background:#fff;border:1px solid #e6ebf0;border-radius:13px;padding:22px;transition:.2s;overflow:hidden}.rs-org-person-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(7,36,65,.08);border-color:#d7e0e8}.rs-org-person-card>small{position:absolute;right:20px;top:18px;font-size:11.5px;font-weight:950;color:#b2bec9}.rs-org-mini-avatar{width:56px;height:56px;border-radius:50%;background:#eaf0f5;display:grid;place-items:center;font-size:16px;font-weight:950;color:#71869a;margin-bottom:33px}.rs-org-person-card h3{font-size:20px;letter-spacing:-.035em;margin:0 0 8px}.rs-org-person-card p{font-size:11.5px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;color:#8997a7;margin:0}.rs-org-note{display:inline-block;margin-top:16px;padding:5px 8px;border-radius:5px;background:#f0f2f4;color:#7f8790;font-size:11.5px;font-weight:800}.rs-org-person-card.has-note{opacity:.72}
.rs-org-super-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rs-org-super-grid article{min-height:175px;border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:26px;display:grid;grid-template-columns:36px 64px 1fr;gap:16px;align-items:center;background:rgba(255,255,255,.035)}.rs-org-super-no{font-size:12px;font-weight:950;color:#ff656d}.rs-org-super-avatar{width:58px;height:58px;border-radius:50%;background:#173a59;display:grid;place-items:center;font-size:16px;font-weight:950;color:#c7d6e3}.rs-org-super-grid h3{font-size:20px;margin:0 0 7px}.rs-org-super-grid p{font-size:11.5px;text-transform:uppercase;font-weight:850;color:#91a4b7;margin:0}.rs-org-body-dark .rs-org-body-title>p{color:#94a8bb}
.rs-org-assembly{background:#fff}.rs-org-assembly-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e0e6ec}.rs-org-assembly-list article{position:relative;display:grid;grid-template-columns:55px 1fr 150px;align-items:center;gap:15px;min-height:78px;border-bottom:1px solid #e0e6ec;padding:0 22px 0 0}.rs-org-assembly-list article:nth-child(odd){border-right:1px solid #e0e6ec;padding-right:28px}.rs-org-assembly-list article:nth-child(even){padding-left:28px}.rs-org-assembly-list b{font-size:11.5px;color:var(--red)}.rs-org-assembly-list span{font-size:17px;font-weight:900;color:#102f4d}.rs-org-assembly-list small{font-size:11.5px;color:#8b99a9;text-transform:uppercase;text-align:right}.rs-org-assembly-list em{position:absolute;right:18px;bottom:7px;font-size:11px;font-style:normal;color:#9098a1}.rs-org-assembly-list article.has-note{opacity:.65}
.rs-org-staff{background:#eef3f7}.rs-org-staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.rs-org-staff h2{font-size:52px;margin:14px 0 22px}.rs-org-staff-grid>div:first-child>p{color:#6c7d90;max-width:580px;margin-bottom:28px}.rs-org-staff-cards{display:grid;gap:12px}.rs-org-staff-cards article{background:#fff;border-radius:13px;padding:22px;display:grid;grid-template-columns:62px 1fr;align-items:center;gap:18px;box-shadow:0 7px 25px rgba(7,36,65,.05)}.rs-org-staff-cards .rs-org-mini-avatar{margin:0}.rs-org-staff-cards h3{font-size:20px;margin:0 0 5px}.rs-org-staff-cards p{font-size:11.5px;font-weight:900;text-transform:uppercase;color:#8a98a8;margin:0}.rs-org-final{padding:78px 0;background:linear-gradient(115deg,#06355d,#071e38);color:#fff;border-bottom:7px solid var(--red)}.rs-org-final-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:end}.rs-org-final h2{font-size:50px;max-width:750px;margin-top:12px}.rs-org-final-grid>div:last-child{display:flex;gap:12px;padding-bottom:4px}
@media(max-width:980px){.rs-org-hero-grid,.rs-org-section-head,.rs-org-staff-grid{grid-template-columns:1fr}.rs-org-hero-mark{display:none}.rs-org-map-grid,.rs-org-card-grid{grid-template-columns:1fr 1fr}.rs-org-super-grid{grid-template-columns:1fr}.rs-org-map-head{grid-template-columns:1fr}.rs-org-map-head h2{margin-top:12px}.rs-org-assembly-list{grid-template-columns:1fr}.rs-org-assembly-list article:nth-child(odd){border-right:0;padding-right:22px}.rs-org-assembly-list article:nth-child(even){padding-left:0}.rs-org-final-grid{grid-template-columns:1fr}.rs-org-body-title{grid-template-columns:55px 1fr}.rs-org-body-title>p{display:none}}
@media(max-width:640px){.rs-org-hero{min-height:500px}.rs-org-hero-inner{padding:62px 0 78px}.rs-org-breadcrumb{margin-bottom:30px}.rs-org-hero h1{font-size:48px}.rs-org-hero-grid>div:first-child>p{font-size:14px}.rs-org-leadership,.rs-org-map,.rs-org-body{padding:70px 0}.rs-org-leaders{grid-template-columns:1fr}.rs-org-leader{grid-template-columns:90px 1fr;min-height:190px;padding:20px;gap:20px}.rs-org-avatar{width:90px;height:120px}.rs-org-avatar span{font-size:30px}.rs-org-leader-copy h3{font-size:24px}.rs-org-map-grid,.rs-org-card-grid{grid-template-columns:1fr}.rs-org-map-grid article{min-height:225px}.rs-org-map-grid a{bottom:22px}.rs-org-body-title{grid-template-columns:35px 1fr}.rs-org-body-title h2{font-size:33px}.rs-org-super-grid article{grid-template-columns:28px 52px 1fr;padding:20px}.rs-org-super-avatar{width:50px;height:50px}.rs-org-assembly-list article{grid-template-columns:38px 1fr;min-height:72px}.rs-org-assembly-list small{display:none}.rs-org-staff-grid{gap:42px}.rs-org-staff h2{font-size:40px}.rs-org-final-grid>div:last-child{flex-direction:column;align-items:flex-start}.rs-org-final h2{font-size:40px}}

/* ===============================
   v1.5 — ISTORIJAT
   =============================== */
.rs-history-hero{position:relative;min-height:620px;background-image:var(--history-hero);background-size:cover;background-position:center 43%;color:#fff;overflow:hidden;isolation:isolate}.rs-history-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,39,.97) 0%,rgba(4,29,55,.87) 43%,rgba(4,30,57,.34) 76%,rgba(4,30,57,.14) 100%);z-index:-2}.rs-history-gridlines{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(90deg,#000,transparent 75%)}.rs-history-hero-inner{padding:98px 0 86px}.rs-history-breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.055em;color:#a9bbcb;margin-bottom:64px}.rs-history-breadcrumb a:hover{color:#fff}.rs-history-breadcrumb b{color:#fff}.rs-history-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:70px;align-items:end}.rs-history-hero h1{font-size:clamp(58px,6.5vw,92px);line-height:.91;letter-spacing:-.057em;margin:17px 0 26px;font-weight:950;max-width:850px}.rs-history-hero h1 em{font-style:normal;color:#ff4c56}.rs-history-hero-grid>div:first-child>p{font-size:18px;line-height:1.65;color:#d1dbe4;max-width:690px;margin-bottom:34px}.rs-history-hero-year{border-left:1px solid rgba(255,255,255,.17);min-height:245px;padding:25px 0 12px 48px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}.rs-history-hero-year small,.rs-history-hero-year span{font-size:11.5px;font-weight:900;letter-spacing:.15em;color:#97aabd}.rs-history-hero-year strong{font-size:86px;line-height:.88;letter-spacing:-.075em;margin:13px 0 15px;color:transparent;-webkit-text-stroke:1.4px rgba(255,255,255,.72)}.rs-history-tricolor{position:absolute;left:0;bottom:0;width:100%;height:9px;background:linear-gradient(90deg,#ef3340 0 33.33%,#fff 33.33% 66.66%,#174b7d 66.66%)}
.rs-history-intro{padding:100px 0;background:#fff}.rs-history-intro-grid{display:grid;grid-template-columns:310px 1fr;gap:85px;align-items:start}.rs-history-intro-number{font-size:122px;line-height:.82;font-weight:950;letter-spacing:-.09em;color:#eef2f6;position:sticky;top:110px}.rs-history-intro-number:before{content:"";display:block;width:56px;height:5px;background:var(--red);margin-bottom:30px}.rs-history-intro-number small{display:block;font-size:12px;line-height:1.3;letter-spacing:.12em;text-transform:uppercase;color:#7e8da0;margin:25px 0 0 8px}.rs-history-intro-copy h2,.rs-history-section-head h2,.rs-history-timeline-head h2,.rs-history-partizan h2,.rs-history-today h2,.rs-history-final h2{font-size:clamp(42px,5vw,65px);line-height:.96;letter-spacing:-.052em;margin:14px 0 26px}.rs-history-intro-copy>p{max-width:780px;color:#657589}.rs-history-lead{font-size:20px!important;line-height:1.62;color:#173b5d!important}.rs-history-footnote{display:block;margin-top:24px;font-size:12px;color:#9aa7b5}
.rs-history-eras{padding:100px 0 110px;background:radial-gradient(circle at 85% 0,rgba(24,91,143,.32),transparent 30%),#061e39;color:#fff}.rs-history-section-head{display:grid;grid-template-columns:1fr 430px;gap:75px;align-items:end;margin-bottom:46px}.rs-history-section-head h2{font-size:58px;margin:13px 0 0}.rs-history-section-head>p{font-size:13px;line-height:1.7;color:#a7bacb;margin:0 0 6px}.rs-history-era-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rs-history-era{border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:rgba(255,255,255,.045);transition:.24s}.rs-history-era:hover{transform:translateY(-6px);background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.22)}.rs-history-era-image{height:260px;background:#fff;overflow:hidden}.rs-history-era-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.rs-history-era:hover img{transform:scale(1.035)}.rs-history-era-copy{padding:28px 26px 30px}.rs-history-era-copy>span{display:inline-block;color:#ff656d;font-size:12px;font-weight:950;letter-spacing:.08em}.rs-history-era-copy>small{display:block;color:#8da3b7;font-size:11px;font-weight:900;letter-spacing:.15em;margin:8px 0 15px}.rs-history-era-copy h3{font-size:24px;line-height:1.08;letter-spacing:-.035em;margin:0 0 14px}.rs-history-era-copy p{font-size:12px;line-height:1.7;color:#aebecd;margin:0}.rs-history-era.is-current{background:linear-gradient(145deg,rgba(239,51,64,.20),rgba(255,255,255,.05));border-color:rgba(239,51,64,.43)}
.rs-history-timeline{padding:110px 0;background:#f5f7fa}.rs-history-timeline-head{display:grid;grid-template-columns:1.15fr .72fr;gap:80px;align-items:end;margin-bottom:64px}.rs-history-timeline-head h2{font-size:58px;margin-bottom:0}.rs-history-timeline-head>p{font-size:13px;line-height:1.7;color:#718094;margin:0 0 6px}.rs-history-line{position:relative}.rs-history-line:before{content:"";position:absolute;left:215px;top:15px;bottom:25px;width:2px;background:linear-gradient(#ef3340 0 42%,#174b7d 72%,#174b7d 100%)}.rs-history-milestone{display:grid;grid-template-columns:165px 100px 1fr;align-items:start;min-height:178px}.rs-history-milestone-year{padding-top:8px;position:relative}.rs-history-milestone-year strong{display:block;font-size:39px;line-height:1;font-weight:950;letter-spacing:-.06em;color:#0b3155}.rs-history-milestone-year span{display:block;font-size:11.5px;font-weight:950;color:#a5b1be;margin-top:10px;letter-spacing:.12em}.rs-history-milestone-node{display:flex;justify-content:center;padding-top:11px;position:relative}.rs-history-milestone-node i{display:block;width:19px;height:19px;border-radius:50%;background:var(--red);border:5px solid #f5f7fa;box-shadow:0 0 0 2px var(--red);z-index:2}.rs-history-milestone-card{background:#fff;border:1px solid #e3e9ef;border-radius:16px;padding:25px 30px 27px;margin-bottom:24px;box-shadow:0 7px 25px rgba(8,38,67,.035);transition:.2s}.rs-history-milestone-card:hover{transform:translateX(6px);box-shadow:0 16px 38px rgba(8,38,67,.08)}.rs-history-milestone-card small{font-size:11.5px;font-weight:950;letter-spacing:.13em;color:var(--red)}.rs-history-milestone-card h3{font-size:23px;line-height:1.1;letter-spacing:-.035em;margin:9px 0 10px}.rs-history-milestone-card p{font-size:13px;line-height:1.65;color:#6d7c90;margin:0;max-width:820px}.rs-history-milestone.is-today .rs-history-milestone-year strong{color:var(--red)}.rs-history-milestone.is-today .rs-history-milestone-node i{background:#174b7d;box-shadow:0 0 0 2px #174b7d}.rs-history-milestone.is-today .rs-history-milestone-card{background:var(--navy);border-color:var(--navy);color:#fff}.rs-history-milestone.is-today .rs-history-milestone-card p{color:#b8c6d4}
.rs-history-partizan{position:relative;min-height:560px;background-image:var(--partizan-bg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;isolation:isolate;overflow:hidden}.rs-history-partizan-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,21,40,.99),rgba(4,28,53,.92) 55%,rgba(4,27,50,.68))}.rs-history-partizan-grid{display:grid;grid-template-columns:300px 1fr;gap:80px;align-items:center;padding:85px 0}.rs-history-partizan-year{height:300px;border:1px solid rgba(255,255,255,.17);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:rgba(255,255,255,.035);backdrop-filter:blur(8px)}.rs-history-partizan-year span{font-size:92px;line-height:.88;font-weight:950;letter-spacing:-.09em;color:transparent;-webkit-text-stroke:1.5px rgba(255,255,255,.7)}.rs-history-partizan-year small{font-size:11.5px;font-weight:950;letter-spacing:.2em;color:#ff636b;margin-top:18px}.rs-history-partizan h2{font-size:58px;max-width:830px}.rs-history-partizan-grid>div:last-child>p{font-size:14px;line-height:1.75;color:#bdcbd7;max-width:800px}.rs-history-partizan-facts{display:flex;gap:12px;margin-top:32px}.rs-history-partizan-facts>div{min-width:200px;border-left:3px solid var(--red);padding:5px 22px}.rs-history-partizan-facts b{display:block;font-size:28px;line-height:1}.rs-history-partizan-facts span{display:block;font-size:11.5px;color:#9fb1c1;margin-top:8px;text-transform:uppercase;max-width:190px}
.rs-history-today{padding:105px 0;background:#fff}.rs-history-today-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:85px;align-items:center}.rs-history-today-media{position:relative}.rs-history-today-media>img{width:100%;height:540px;object-fit:cover;border-radius:22px;box-shadow:0 28px 65px rgba(8,37,65,.13)}.rs-history-today-media:before{content:"";position:absolute;left:-22px;top:-22px;width:140px;height:140px;border:16px solid #edf2f6;border-radius:18px;z-index:-1}.rs-history-today-stamp{position:absolute;right:-36px;bottom:35px;width:170px;height:170px;border-radius:50%;background:var(--red);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 40px rgba(239,51,64,.28)}.rs-history-today-stamp span{font-size:43px;line-height:1;font-weight:950;letter-spacing:-.06em}.rs-history-today-stamp small{font-size:11px;line-height:1.35;text-align:center;font-weight:950;letter-spacing:.12em;margin-top:9px}.rs-history-today-copy>p{color:#68778b;max-width:680px}.rs-history-today-actions{display:flex;align-items:center;gap:28px;margin-top:30px}.rs-history-textlink{font-size:12px;font-weight:950;color:#123a60}.rs-history-textlink:hover{color:var(--red)}
.rs-history-numbers{background:#eef3f7;border-top:1px solid #e2e8ee;border-bottom:1px solid #e2e8ee}.rs-history-number-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rs-history-number-grid article{min-height:145px;border-right:1px solid #dce4eb;display:flex;flex-direction:column;justify-content:center;padding:25px 35px}.rs-history-number-grid article:first-child{padding-left:0}.rs-history-number-grid article:last-child{border:0}.rs-history-number-grid strong{font-size:43px;line-height:1;font-weight:950;color:#082b4d;letter-spacing:-.06em}.rs-history-number-grid span{font-size:11.5px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;color:#8493a3;margin-top:9px}
.rs-history-final{position:relative;min-height:465px;background-image:var(--history-final);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;isolation:isolate}.rs-history-final-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,22,42,.97),rgba(3,25,49,.82),rgba(4,25,48,.28))}.rs-history-final .rs-shell{padding:80px 0}.rs-history-final h2{font-size:60px;max-width:850px;margin:17px 0 30px}.rs-history-final .rs-shell>div{display:flex;gap:12px}.rs-history-final:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:8px;background:linear-gradient(90deg,#ef3340 0 33%,#fff 33% 66%,#174b7d 66%)}
@media(max-width:980px){.rs-history-hero-grid,.rs-history-intro-grid,.rs-history-section-head,.rs-history-timeline-head,.rs-history-partizan-grid,.rs-history-today-grid{grid-template-columns:1fr}.rs-history-hero-year{display:none}.rs-history-hero-inner{padding-top:80px}.rs-history-intro-number{position:static;font-size:92px}.rs-history-intro-grid{gap:45px}.rs-history-era-grid{grid-template-columns:1fr}.rs-history-era{display:grid;grid-template-columns:300px 1fr}.rs-history-era-image{height:100%}.rs-history-line:before{left:165px}.rs-history-milestone{grid-template-columns:125px 80px 1fr}.rs-history-partizan-grid{gap:40px}.rs-history-partizan-year{max-width:340px}.rs-history-today-media{max-width:700px}.rs-history-today-stamp{right:25px}.rs-history-number-grid{grid-template-columns:1fr 1fr}.rs-history-number-grid article:nth-child(2){border-right:0}.rs-history-number-grid article:nth-child(3),.rs-history-number-grid article:nth-child(4){border-top:1px solid #dce4eb}.rs-history-number-grid article:nth-child(3){padding-left:0}}
@media(max-width:640px){.rs-history-hero{min-height:560px;background-position:65% center}.rs-history-hero-inner{padding:60px 0 85px}.rs-history-breadcrumb{margin-bottom:34px;flex-wrap:wrap}.rs-history-hero h1{font-size:49px}.rs-history-hero-grid>div:first-child>p{font-size:14px}.rs-history-intro,.rs-history-eras,.rs-history-timeline,.rs-history-today{padding:70px 0}.rs-history-intro-number{font-size:72px}.rs-history-intro-copy h2,.rs-history-section-head h2,.rs-history-timeline-head h2,.rs-history-partizan h2,.rs-history-today h2,.rs-history-final h2{font-size:39px}.rs-history-era{display:block}.rs-history-era-image{height:230px}.rs-history-line:before{left:18px}.rs-history-milestone{display:grid;grid-template-columns:48px 1fr;min-height:0;margin-bottom:24px}.rs-history-milestone-year{grid-column:2;padding:0 0 7px 9px}.rs-history-milestone-year strong{font-size:28px}.rs-history-milestone-year span{display:none}.rs-history-milestone-node{position:absolute;left:10px;padding:8px 0 0}.rs-history-milestone-card{grid-column:2;padding:20px;margin:0}.rs-history-milestone-card h3{font-size:20px}.rs-history-partizan{min-height:0}.rs-history-partizan-grid{padding:70px 0}.rs-history-partizan-year{height:210px}.rs-history-partizan-year span{font-size:72px}.rs-history-partizan-facts{flex-direction:column}.rs-history-today-media>img{height:360px}.rs-history-today-stamp{width:125px;height:125px;right:15px;bottom:20px}.rs-history-today-stamp span{font-size:32px}.rs-history-today-actions{flex-direction:column;align-items:flex-start}.rs-history-number-grid article{min-height:115px;padding:20px}.rs-history-number-grid strong{font-size:34px}.rs-history-final{min-height:460px;background-position:68% center}.rs-history-final .rs-shell{padding:65px 0}.rs-history-final .rs-shell>div{flex-direction:column;align-items:flex-start}}

/* v1.6 — Članstvo / member network */
.rs-members-hero{position:relative;min-height:570px;background-image:var(--members-hero);background-size:cover;background-position:center 43%;color:#fff;isolation:isolate;overflow:hidden}.rs-members-hero-shade{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(3,20,39,.98) 0%,rgba(4,27,52,.91) 48%,rgba(5,27,51,.42) 75%,rgba(5,27,51,.18) 100%)}.rs-members-gridlines{position:absolute;inset:0;z-index:-2;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 85%)}.rs-members-hero-inner{padding-top:82px;padding-bottom:115px}.rs-members-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:40px;font-size:11.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.58)}.rs-members-breadcrumb strong{color:#fff}.rs-members-hero-grid{display:grid;grid-template-columns:1fr 260px;gap:80px;align-items:end}.rs-members-hero h1{font-size:clamp(54px,6.3vw,88px);line-height:.91;letter-spacing:-.06em;margin:20px 0 22px;max-width:860px}.rs-members-hero h1 em{font-style:normal;color:#fff;position:relative}.rs-members-hero h1 em:after{content:"";position:absolute;left:0;right:12%;bottom:-10px;height:5px;background:linear-gradient(90deg,#ef3340 0 39%,#fff 39% 64%,#1d68a6 64%);border-radius:99px}.rs-members-hero-grid>div:first-child>p{font-size:17px;line-height:1.7;max-width:690px;color:#c8d4df;margin-top:32px}.rs-members-hero-stat{border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:28px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px)}.rs-members-hero-stat small{display:block;font-size:11px;letter-spacing:.15em;font-weight:950;color:#a9bbca}.rs-members-hero-stat strong{display:block;font-size:78px;line-height:.9;letter-spacing:-.08em;color:#fff;margin:15px 0 12px}.rs-members-hero-stat span{font-size:13px;line-height:1.55;color:#c0cfdb}.rs-members-tricolor{position:absolute;left:0;right:0;bottom:0;height:13px;background:linear-gradient(90deg,#ef3340 0 33.333%,#fff 33.333% 66.666%,#1b5d96 66.666%)}
.rs-members-tabs{position:relative;z-index:4;background:#fff;border-bottom:1px solid #e1e7ed;box-shadow:0 9px 25px rgba(6,29,58,.04)}.rs-members-tabs-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rs-members-tabs a{min-height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 27px;border-right:1px solid #e4e9ef;position:relative}.rs-members-tabs a:first-child{border-left:1px solid #e4e9ef}.rs-members-tabs a:after{content:"";position:absolute;left:25px;right:25px;bottom:0;height:3px;background:var(--red);transform:scaleX(0);transition:.2s}.rs-members-tabs a:hover:after,.rs-members-tabs a.is-active:after{transform:scaleX(1)}.rs-members-tabs span{font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.04em}.rs-members-tabs b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#eef3f7;font-size:12px;color:#486078}.rs-members-tabs a.is-active{color:var(--red)}.rs-members-tabs a.is-active b{background:var(--red);color:#fff}
.rs-members-intro{padding:84px 0;background:#fff}.rs-members-intro-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:95px;align-items:end}.rs-members-intro h2{font-size:clamp(42px,4.7vw,62px);line-height:.98;letter-spacing:-.055em;margin:15px 0 0;max-width:760px}.rs-members-intro-grid>div:last-child p{font-size:14px;line-height:1.75;color:#6a798c;margin:0 0 22px}.rs-members-intro-grid>div:last-child a{font-size:12px;font-weight:950;color:var(--red);letter-spacing:.06em}
.rs-members-directory{padding:90px 0 110px;background:#f4f7fa}.rs-members-directory-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.rs-members-directory-head h2{font-size:46px;line-height:1;letter-spacing:-.045em;margin:8px 0 0}.rs-members-search{width:min(430px,100%);height:52px;background:#fff;border:1px solid #dbe4ec;border-radius:10px;display:flex;align-items:center;gap:12px;padding:0 17px;box-shadow:0 6px 20px rgba(8,36,66,.04)}.rs-members-search span{font-size:23px;color:#8090a2}.rs-members-search input{width:100%;border:0;outline:0;background:transparent;color:#183956;font:inherit;font-size:12px}.rs-members-search input::placeholder{color:#91a0af}.rs-members-list{display:flex;flex-direction:column;gap:12px}.rs-member-card{display:grid;grid-template-columns:70px minmax(280px,1.05fr) minmax(420px,1.45fr) minmax(210px,.8fr);align-items:center;gap:24px;min-height:126px;background:#fff;border:1px solid #e0e7ed;border-radius:14px;padding:19px 24px 19px 0;box-shadow:0 6px 24px rgba(5,31,59,.035);transition:.2s}.rs-member-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(5,31,59,.08);border-color:#ced8e2}.rs-member-index{height:100%;display:flex;align-items:center;justify-content:center;border-right:1px solid #e5ebf0;color:#bac5cf;font-size:15px;font-weight:950}.rs-member-main{display:flex;align-items:center;gap:16px}.rs-member-main small{display:block;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;color:var(--red);margin-bottom:6px}.rs-member-main h3{font-size:18px;line-height:1.18;letter-spacing:-.02em;margin:0;max-width:390px}.rs-member-place{display:inline-block;font-size:12px;color:#718196;margin-top:8px}.rs-member-place:first-letter{color:var(--red)}.rs-member-facts{display:grid;grid-template-columns:1.05fr 1.2fr .65fr;gap:20px}.rs-member-facts>div{min-width:0}.rs-member-facts small{display:block;font-size:10px;font-weight:950;color:#9aa8b6;letter-spacing:.09em;margin-bottom:6px}.rs-member-facts strong{display:block;font-size:13px;line-height:1.35;font-weight:800;color:#28445f;word-break:break-word}.rs-member-contact{display:flex;justify-content:flex-end}.rs-member-contact a{display:flex;align-items:center;gap:8px;font-size:12px;line-height:1.35;font-weight:800;color:#174d7c;word-break:break-all;text-align:right}.rs-member-contact a:hover{color:var(--red)}.rs-member-contact a span{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;border-radius:50%;background:#eef4f9;color:#174d7c}.rs-member-noemail{font-size:11.5px;color:#9aa7b5;text-align:right}.rs-member-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#0a3158,#17659f);color:#fff;font-size:19px;font-weight:950;box-shadow:0 8px 18px rgba(8,48,83,.15)}.rs-member-card.is-honorary{grid-template-columns:70px 1fr minmax(260px,.65fr);min-height:112px}.rs-member-card.is-honorary .rs-member-contact{grid-column:3}.rs-members-empty{padding:35px;background:#fff;border:1px dashed #ccd7e0;border-radius:13px;text-align:center;color:#748396;font-size:13px}
.rs-members-network{padding:95px 0;background:radial-gradient(circle at 20% 20%,#0d4a7d,transparent 34%),var(--navy);color:#fff;overflow:hidden}.rs-members-network-grid{display:grid;grid-template-columns:300px 1fr;gap:85px;align-items:center}.rs-members-network-mark{height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 42px rgba(255,255,255,.03),0 0 0 84px rgba(255,255,255,.018)}.rs-members-network-mark span{font-size:92px;line-height:.85;font-weight:950;letter-spacing:-.09em}.rs-members-network-mark small{font-size:11px;line-height:1.4;font-weight:950;letter-spacing:.16em;text-align:center;color:#ff777e;margin-top:20px}.rs-members-network h2{font-size:58px;line-height:.98;letter-spacing:-.055em;max-width:800px;margin:17px 0 23px}.rs-members-network p{font-size:14px;line-height:1.75;color:#b8c7d6;max-width:720px}
.rs-members-final{position:relative;min-height:460px;background-image:var(--members-final);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;isolation:isolate}.rs-members-final-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,21,40,.97),rgba(4,27,52,.83),rgba(4,27,52,.26))}.rs-members-final .rs-shell{padding:78px 0}.rs-members-final h2{font-size:59px;line-height:.98;letter-spacing:-.055em;max-width:820px;margin:17px 0 30px}.rs-members-final .rs-shell>div{display:flex;gap:12px}.rs-members-final:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,#ef3340 0 33%,#fff 33% 66%,#174b7d 66%)}
@media(max-width:1050px){.rs-members-hero-grid{grid-template-columns:1fr 210px;gap:45px}.rs-member-card{grid-template-columns:58px 1fr 1.2fr}.rs-member-contact{grid-column:2/4;justify-content:flex-start;padding-top:10px;border-top:1px solid #edf1f4}.rs-member-contact a{text-align:left}.rs-member-card.is-honorary{grid-template-columns:58px 1fr}.rs-member-card.is-honorary .rs-member-contact{grid-column:2}.rs-members-intro-grid,.rs-members-network-grid{grid-template-columns:1fr;gap:45px}.rs-members-network-mark{width:270px;height:270px}.rs-members-directory-head{align-items:flex-start;flex-direction:column}.rs-members-search{width:100%;max-width:620px}}
@media(max-width:760px){.rs-members-hero{min-height:540px;background-position:62% center}.rs-members-hero-inner{padding:65px 0 95px}.rs-members-breadcrumb{flex-wrap:wrap}.rs-members-hero-grid{grid-template-columns:1fr}.rs-members-hero-stat{display:none}.rs-members-hero h1{font-size:48px}.rs-members-hero-grid>div:first-child>p{font-size:14px}.rs-members-tabs-grid{grid-template-columns:1fr 1fr}.rs-members-tabs a{min-height:66px;padding:0 18px;border-bottom:1px solid #e4e9ef}.rs-members-tabs a:nth-child(odd){border-left:1px solid #e4e9ef}.rs-members-tabs a:after{left:16px;right:16px}.rs-members-intro,.rs-members-directory,.rs-members-network{padding:68px 0}.rs-members-intro h2,.rs-members-network h2,.rs-members-final h2{font-size:39px}.rs-members-directory-head h2{font-size:37px}.rs-member-card,.rs-member-card.is-honorary{grid-template-columns:44px 1fr;gap:15px;padding:17px 16px 17px 0}.rs-member-index{grid-row:1/4}.rs-member-main{grid-column:2}.rs-member-facts{grid-column:2;grid-template-columns:1fr 1fr;gap:15px;padding-top:13px;border-top:1px solid #edf1f4}.rs-member-facts>div:last-child{grid-column:1/-1}.rs-member-contact,.rs-member-card.is-honorary .rs-member-contact{grid-column:2;justify-content:flex-start}.rs-member-main h3{font-size:16px}.rs-member-contact a{font-size:11.5px}.rs-members-network-mark{width:210px;height:210px}.rs-members-network-mark span{font-size:67px}.rs-members-final{min-height:420px;background-position:68% center}.rs-members-final .rs-shell>div{flex-direction:column;align-items:flex-start}}

/* v1.7 - International memberships / AEJeST */
.rs-intl-hero{position:relative;min-height:620px;background-image:var(--intl-hero);background-size:cover;background-position:center 45%;color:#fff;overflow:hidden;isolation:isolate}.rs-intl-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,39,.985) 0%,rgba(4,29,55,.94) 42%,rgba(4,30,57,.58) 70%,rgba(4,28,52,.24) 100%);z-index:-2}.rs-intl-orbit{position:absolute;right:-110px;top:90px;width:480px;height:480px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 52px rgba(255,255,255,.03),0 0 0 106px rgba(255,255,255,.018);z-index:-1}.rs-intl-hero-inner{padding-top:110px;padding-bottom:118px}.rs-intl-breadcrumb{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:37px;font-size:11.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:rgba(255,255,255,.58)}.rs-intl-breadcrumb strong{color:#fff}.rs-intl-hero-grid{display:grid;grid-template-columns:1fr 265px;gap:90px;align-items:end}.rs-intl-hero h1{font-size:clamp(55px,6.2vw,88px);line-height:.92;letter-spacing:-.06em;margin:20px 0 27px;max-width:880px}.rs-intl-hero h1 em{font-style:normal;position:relative}.rs-intl-hero h1 em:after{content:"";position:absolute;left:0;right:10%;bottom:-10px;height:5px;border-radius:99px;background:linear-gradient(90deg,#ef3340 0 38%,#fff 38% 64%,#1c65a2 64%)}.rs-intl-hero-grid>div:first-child>p{max-width:700px;font-size:17px;line-height:1.72;color:#c8d5e1;margin-top:34px}.rs-intl-hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.rs-intl-number-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.2);border-radius:19px;padding:27px;backdrop-filter:blur(14px);box-shadow:0 20px 50px rgba(0,0,0,.14)}.rs-intl-number-card small{display:block;font-size:11px;letter-spacing:.15em;font-weight:950;color:#a9bbca}.rs-intl-number-card strong{display:block;font-size:82px;line-height:.88;letter-spacing:-.09em;color:#fff;margin:17px 0 14px}.rs-intl-number-card span{font-size:12px;line-height:1.6;color:#c4d1dc}.rs-intl-tricolor{position:absolute;left:0;right:0;bottom:0;height:13px;background:linear-gradient(90deg,#ef3340 0 33.333%,#fff 33.333% 66.666%,#1b5d96 66.666%)}
.rs-intl-intro{padding:96px 0;background:#fff}.rs-intl-intro-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:88px;align-items:center}.rs-intl-copy h2,.rs-intl-status-head h2,.rs-intl-certificate-copy h2,.rs-intl-meaning-head h2,.rs-intl-final h2{font-size:clamp(42px,4.7vw,64px);line-height:.98;letter-spacing:-.055em;margin:15px 0 25px}.rs-intl-copy>p{font-size:14px;line-height:1.8;color:#6b798d;max-width:710px}.rs-intl-copy .rs-intl-lead{font-size:19px;color:#183a5d}.rs-intl-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:30px}.rs-intl-badges span{min-width:145px;padding:15px 17px;background:#f3f6f9;border:1px solid #e1e7ed;border-radius:10px;font-size:11.5px;font-weight:850;color:#738296;text-transform:uppercase;letter-spacing:.04em}.rs-intl-badges b{font-size:18px;color:var(--navy);margin-right:7px}.rs-intl-brand-card{background:linear-gradient(145deg,#f9fbfd,#eef4f8);border:1px solid #dbe5ed;border-radius:22px;padding:25px;box-shadow:0 20px 50px rgba(8,38,67,.08)}.rs-intl-brand-logo{background:#fff;border-radius:13px;padding:24px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e9ed}.rs-intl-brand-logo img{width:100%;max-width:460px;height:auto}.rs-intl-brand-copy{padding:24px 8px 7px}.rs-intl-brand-copy small{font-size:11px;font-weight:950;letter-spacing:.12em;color:var(--red)}.rs-intl-brand-copy h3{font-size:25px;line-height:1.15;margin:10px 0 12px}.rs-intl-brand-copy p{font-size:12px;color:#718096;line-height:1.65}.rs-intl-brand-copy a{display:inline-block;margin-top:13px;font-size:11.5px;font-weight:950;color:#174f80;letter-spacing:.04em}
.rs-intl-status{padding:95px 0;background:#f3f6f9}.rs-intl-status-head{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:end;margin-bottom:45px}.rs-intl-status-head h2{margin-bottom:0}.rs-intl-status-head>p{font-size:13px;line-height:1.75;color:#718095;margin:0}.rs-intl-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.rs-intl-steps article{position:relative;min-height:265px;background:#fff;border:1px solid #e0e7ed;border-radius:16px;padding:28px;box-shadow:0 8px 27px rgba(7,35,63,.045)}.rs-intl-steps article:after{content:"";position:absolute;top:47px;right:-17px;width:17px;height:1px;background:#cbd6df}.rs-intl-steps article:last-child:after{display:none}.rs-intl-steps article>b{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#edf3f8;color:#174e7c;font-size:12px}.rs-intl-steps time{display:block;margin-top:35px;font-size:11.5px;font-weight:950;color:var(--red);letter-spacing:.08em}.rs-intl-steps h3{font-size:21px;line-height:1.15;margin:9px 0 10px}.rs-intl-steps p{font-size:12px;line-height:1.65;color:#758397}.rs-intl-steps .is-final{background:var(--navy);border-color:var(--navy);color:#fff}.rs-intl-steps .is-final>b{background:var(--red);color:#fff}.rs-intl-steps .is-final p{color:#b9c7d5}.rs-intl-support{display:grid;grid-template-columns:190px 1fr 1fr;align-items:center;gap:30px;margin-top:20px;padding:23px 28px;background:#fff;border:1px solid #e1e7ed;border-radius:13px}.rs-intl-support>span{font-size:11px;font-weight:950;letter-spacing:.12em;color:#8b99a7}.rs-intl-support>div{padding-left:22px;border-left:1px solid #e2e8ee}.rs-intl-support strong{font-size:12px;color:var(--red)}.rs-intl-support p{font-size:13px;color:#50647a;margin:5px 0 0}
.rs-intl-certificate{padding:105px 0;background:radial-gradient(circle at 15% 10%,#0e4e82,transparent 32%),var(--navy);color:#fff;overflow:hidden}.rs-intl-certificate-grid{display:grid;grid-template-columns:.88fr .72fr;gap:95px;align-items:center}.rs-intl-certificate-copy>p{font-size:14px;line-height:1.75;color:#bdcbd8;max-width:650px}.rs-intl-facts{display:grid;grid-template-columns:1fr 1fr;margin:28px 0 33px;border-top:1px solid rgba(255,255,255,.13);border-left:1px solid rgba(255,255,255,.13)}.rs-intl-facts>div{padding:18px 20px;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.rs-intl-facts dt{font-size:10px;letter-spacing:.1em;font-weight:900;color:#8098ad;text-transform:uppercase}.rs-intl-facts dd{margin:6px 0 0;font-size:15px;font-weight:900}.rs-intl-certificate-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.rs-intl-text-link{font-size:11.5px;font-weight:950;color:#fff}.rs-intl-cert-preview{position:relative;display:block;background:#fff;border-radius:14px;padding:12px;box-shadow:0 28px 65px rgba(0,0,0,.28);transform:rotate(1.3deg);transition:.22s}.rs-intl-cert-preview:hover{transform:rotate(0) translateY(-5px)}.rs-intl-cert-preview img{width:100%;height:590px;object-fit:cover;object-position:top;border-radius:7px}.rs-intl-cert-preview span{position:absolute;left:28px;right:28px;bottom:27px;display:flex;justify-content:space-between;align-items:center;background:rgba(5,29,57,.94);color:#fff;padding:13px 15px;border-radius:8px;font-size:11px;font-weight:950;letter-spacing:.08em;box-shadow:0 8px 20px rgba(0,0,0,.22)}.rs-intl-cert-preview b{font-size:17px;color:#ff6d74}
.rs-intl-meaning{padding:100px 0;background:#fff}.rs-intl-meaning-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:46px}.rs-intl-meaning-head h2{grid-column:1/-1;max-width:920px}.rs-intl-meaning-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dde5ec;border-left:1px solid #dde5ec}.rs-intl-meaning-grid article{min-height:245px;padding:29px;border-right:1px solid #dde5ec;border-bottom:1px solid #dde5ec;transition:.2s}.rs-intl-meaning-grid article:hover{background:#f7f9fb;box-shadow:inset 0 4px 0 var(--red)}.rs-intl-meaning-grid span{font-size:12px;font-weight:950;color:var(--red)}.rs-intl-meaning-grid h3{font-size:21px;margin:28px 0 10px}.rs-intl-meaning-grid p{font-size:12px;line-height:1.65;color:#718095}.rs-intl-final{position:relative;min-height:450px;background-image:var(--intl-final);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;isolation:isolate}.rs-intl-final-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,42,.97),rgba(3,24,47,.80),rgba(3,24,47,.24));z-index:-1}.rs-intl-final .rs-shell{padding:80px 0}.rs-intl-final h2{font-size:58px;max-width:850px}.rs-intl-final .rs-shell>div{display:flex;gap:12px}.rs-intl-final:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,#ef3340 0 33%,#fff 33% 66%,#174b7d 66%)}
@media(max-width:1050px){.rs-intl-hero-grid{grid-template-columns:1fr 220px;gap:50px}.rs-intl-intro-grid,.rs-intl-certificate-grid{grid-template-columns:1fr;gap:55px}.rs-intl-brand-card{max-width:760px}.rs-intl-status-head{grid-template-columns:1fr;gap:18px}.rs-intl-cert-preview{max-width:600px}.rs-intl-meaning-grid{grid-template-columns:1fr 1fr}.rs-intl-orbit{right:-260px}}
@media(max-width:760px){.rs-intl-hero{min-height:590px;background-position:64% center}.rs-intl-hero-inner{padding:70px 0 92px}.rs-intl-hero-grid{grid-template-columns:1fr}.rs-intl-number-card{display:none}.rs-intl-hero h1{font-size:48px}.rs-intl-hero-grid>div:first-child>p{font-size:14px}.rs-intl-intro,.rs-intl-status,.rs-intl-certificate,.rs-intl-meaning{padding:68px 0}.rs-intl-copy h2,.rs-intl-status-head h2,.rs-intl-certificate-copy h2,.rs-intl-meaning-head h2,.rs-intl-final h2{font-size:39px}.rs-intl-steps{grid-template-columns:1fr}.rs-intl-steps article{min-height:auto}.rs-intl-steps article:after{display:none}.rs-intl-support{grid-template-columns:1fr;gap:16px}.rs-intl-support>div{padding:13px 0 0;border-left:0;border-top:1px solid #e3e9ef}.rs-intl-cert-preview img{height:490px}.rs-intl-meaning-grid{grid-template-columns:1fr}.rs-intl-final{min-height:430px;background-position:70% center}.rs-intl-final .rs-shell>div{display:flex;flex-direction:column;align-items:flex-start}}


/* v1.8 International memberships: table index + data-driven detail */
.rs-im-list-hero{position:relative;min-height:455px;background-image:var(--im-hero);background-size:cover;background-position:center 45%;color:#fff;display:flex;align-items:center;isolation:isolate;overflow:hidden}.rs-im-list-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,42,.98) 0%,rgba(4,31,58,.90) 52%,rgba(4,29,55,.42) 100%);z-index:-1}.rs-im-list-hero-inner{padding:82px 0 94px}.rs-im-list-hero h1{font-size:clamp(50px,5.9vw,80px);line-height:.94;letter-spacing:-.058em;max-width:940px;margin:18px 0 23px}.rs-im-list-hero h1 em{font-style:normal;color:#dce9f3}.rs-im-list-hero p{max-width:760px;font-size:16px;line-height:1.75;color:#c5d3df}.rs-im-list-section{padding:90px 0 105px;background:#f5f7fa}.rs-im-list-heading{display:grid;grid-template-columns:1fr 520px;gap:70px;align-items:end;margin-bottom:38px}.rs-im-list-heading h2{font-size:clamp(38px,4vw,56px);letter-spacing:-.05em;margin:12px 0 0}.rs-im-list-heading>p{margin:0;color:#718095;font-size:13px;line-height:1.75}.rs-im-table-wrap{background:#fff;border:1px solid #dfe7ed;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(8,35,61,.07)}.rs-im-table{width:100%;border-collapse:collapse}.rs-im-table th{text-align:left;background:var(--navy);color:#fff;padding:17px 20px;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.rs-im-table td{padding:21px 20px;border-bottom:1px solid #e7edf2;color:#2a4158;font-size:12px;vertical-align:middle}.rs-im-table tbody tr:last-child td{border-bottom:0}.rs-im-table tbody tr{transition:.18s}.rs-im-table tbody tr:hover{background:#f7fafc}.rs-im-org{display:flex;align-items:center;gap:15px;color:var(--navy);min-width:320px}.rs-im-org-mark{display:grid;place-items:center;flex:0 0 49px;height:49px;border-radius:11px;background:linear-gradient(145deg,#0d4574,#092c4d);color:#fff;font-size:12px;font-weight:950;letter-spacing:.04em;box-shadow:inset 0 -3px 0 var(--red)}.rs-im-org strong{display:block;font-size:14px;line-height:1.3}.rs-im-org small,.rs-im-table td>small{display:block;margin-top:4px;font-size:11.5px;color:#8492a1}.rs-im-number{display:inline-grid;place-items:center;min-width:54px;height:34px;padding:0 10px;border-radius:8px;background:#eef3f7;color:#0b3b65;font-size:14px;font-weight:950}.rs-im-status{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;color:#2b7150}.rs-im-status i{width:7px;height:7px;border-radius:50%;background:#38a56f;box-shadow:0 0 0 4px rgba(56,165,111,.11)}.rs-im-details{display:inline-flex;align-items:center;gap:8px;color:#0d4b7d;font-size:12px;font-weight:950}.rs-im-details span{color:var(--red);font-size:15px}.rs-im-actions-col{text-align:right!important}.rs-im-empty{background:#fff;border:1px dashed #ccd7df;border-radius:16px;padding:35px}.rs-im-empty strong{font-size:18px}.rs-im-empty p{color:#758397}.rs-im-list-note{padding:0 0 95px;background:#f5f7fa}.rs-im-list-note-card{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;background:#fff;border:1px solid #dfe7ed;border-left:5px solid var(--red);border-radius:14px;padding:32px 35px}.rs-im-list-note-card h2{font-size:28px;margin:9px 0 0}.rs-im-list-note-card p{font-size:12px;color:#6e7e90;line-height:1.7;margin:0}.rs-im-list-note-card code,.rs-im-doc-section code{background:#eef3f7;color:#15466e;padding:3px 6px;border-radius:5px;font-size:12px}.rs-im-detail-hero .rs-intl-hero h1 em{font-size:.38em;vertical-align:middle;color:#adc3d5}.rs-im-detail-content{font-size:14px;line-height:1.8;color:#607388}.rs-im-detail-content p:first-child{font-size:18px;color:#173b5d}.rs-im-doc-section{padding:100px 0;background:radial-gradient(circle at 12% 0,#114f80,transparent 30%),var(--navy);color:#fff}.rs-im-doc-grid{display:grid;grid-template-columns:1fr 420px;gap:90px;align-items:center}.rs-im-doc-grid h2{font-size:clamp(42px,4.5vw,62px);line-height:1;letter-spacing:-.055em;margin:15px 0 22px}.rs-im-doc-grid>div:first-child>p{color:#bdcbd7;font-size:13px;line-height:1.8;max-width:700px}.rs-im-doc-card{background:#fff;color:var(--navy);border-radius:18px;padding:34px;box-shadow:0 25px 60px rgba(0,0,0,.22);position:relative;overflow:hidden}.rs-im-doc-card:after{content:"104";position:absolute;right:-12px;bottom:-31px;font-size:128px;font-weight:950;color:#f0f4f7;line-height:1;z-index:0}.rs-im-doc-card>*{position:relative;z-index:1}.rs-im-doc-icon{width:70px;height:70px;color:var(--red);margin-bottom:25px}.rs-im-doc-icon svg{width:100%;height:100%}.rs-im-doc-card small{display:block;font-size:11px;font-weight:950;letter-spacing:.12em;color:#8b98a6}.rs-im-doc-card strong{display:block;font-size:23px;margin:9px 0 11px}.rs-im-doc-card>span{display:block;font-size:12px;line-height:1.6;color:#7a8999;word-break:break-word}.rs-im-doc-card a{display:inline-block;margin-top:25px;color:#0e4c7c;font-size:12px;font-weight:950}.rs-im-back-section{padding:28px 0 70px;background:#fff}.rs-im-back{font-size:13px;font-weight:950;color:#174d7d}.rs-im-back:hover{color:var(--red)}
@media(max-width:980px){.rs-im-list-heading,.rs-im-list-note-card,.rs-im-doc-grid{grid-template-columns:1fr;gap:25px}.rs-im-doc-grid{gap:50px}.rs-im-doc-card{max-width:520px}.rs-im-table-wrap{overflow-x:auto}.rs-im-table{min-width:900px}}
@media(max-width:700px){.rs-im-list-hero{min-height:430px;background-position:65% center}.rs-im-list-hero-inner{padding:65px 0 78px}.rs-im-list-hero h1{font-size:45px}.rs-im-list-section{padding:65px 0}.rs-im-table-wrap{background:transparent;border:0;box-shadow:none;overflow:visible}.rs-im-table,.rs-im-table tbody,.rs-im-table tr,.rs-im-table td{display:block;width:100%}.rs-im-table{min-width:0}.rs-im-table thead{display:none}.rs-im-table tr{background:#fff;border:1px solid #dfe7ed;border-radius:14px;padding:11px 16px;margin-bottom:13px;box-shadow:0 8px 22px rgba(8,35,61,.05)}.rs-im-table td{display:grid;grid-template-columns:108px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f4;font-size:13px}.rs-im-table td:before{content:attr(data-label);font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:#8a98a5;padding-top:5px}.rs-im-table td:last-child{border-bottom:0}.rs-im-actions-col{text-align:left!important}.rs-im-org{min-width:0}.rs-im-org-mark{width:42px;flex-basis:42px;height:42px}.rs-im-list-note-card{padding:26px}.rs-im-doc-section{padding:70px 0}.rs-im-doc-grid h2{font-size:40px}}

/* v1.9 Dozvola za rad */
.rs-license-hero{position:relative;min-height:610px;background-image:var(--license-hero);background-size:cover;background-position:center 42%;color:#fff;display:flex;align-items:center;isolation:isolate;overflow:hidden}.rs-license-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:linear-gradient(90deg,#ef3340 0 33%,#fff 33% 66%,#174b7d 66%)}.rs-license-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,21,42,.98) 0%,rgba(4,31,59,.90) 46%,rgba(6,40,73,.36) 100%);z-index:-1}.rs-license-hero-inner{padding:92px 0 108px}.rs-license-hero h1,.rs-license-db-hero h1{font-size:clamp(56px,6vw,88px);line-height:.92;letter-spacing:-.06em;max-width:980px;margin:20px 0 25px}.rs-license-hero h1 em,.rs-license-db-hero h1 em{font-style:normal;color:#dce8f1}.rs-license-hero-inner>p,.rs-license-db-hero-inner>p{max-width:720px;font-size:16px;line-height:1.72;color:#c8d5df}.rs-license-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.rs-license-hero-badge{position:absolute;right:max(5vw,50px);bottom:58px;width:170px;height:170px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(5,34,62,.74);backdrop-filter:blur(10px);display:grid;place-items:center;text-align:center;padding:25px;box-shadow:0 25px 60px rgba(0,0,0,.22)}.rs-license-hero-badge small{font-size:10px;letter-spacing:.14em;font-weight:950;color:#bfced9}.rs-license-hero-badge strong{font-size:64px;line-height:.8;color:#fff}.rs-license-hero-badge span{font-size:12px;font-weight:900;color:#ff5f68}
.rs-license-intro{padding:100px 0;background:#fff}.rs-license-intro-grid{display:grid;grid-template-columns:1.45fr .7fr;gap:90px;align-items:center}.rs-license-intro h2,.rs-license-head h2,.rs-license-contact h2,.rs-license-database-cta h2,.rs-license-db-head h2,.rs-license-single-main h2{font-size:clamp(40px,4.4vw,62px);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px;color:var(--navy)}.rs-license-lead{font-size:18px;line-height:1.75;color:#234767}.rs-license-intro-grid>div>p:not(.rs-license-lead){font-size:13px;line-height:1.85;color:#738294}.rs-license-rulebook{position:relative;background:linear-gradient(155deg,#07345c,#041f3c);color:#fff;padding:38px;border-radius:20px;box-shadow:0 24px 60px rgba(5,36,65,.18);overflow:hidden}.rs-license-rulebook:after{content:"PDF";position:absolute;right:-11px;bottom:-35px;font-size:120px;font-weight:950;color:rgba(255,255,255,.04)}.rs-license-rulebook>span{font-size:11px;font-weight:950;letter-spacing:.14em;color:#ff777e}.rs-license-rulebook svg{width:62px;height:62px;margin:25px 0;color:#ff515b;fill:none;stroke:currentColor;stroke-width:1.7}.rs-license-rulebook h3{font-size:27px;line-height:1.08;margin:0 0 14px;max-width:360px}.rs-license-rulebook p{font-size:13px;line-height:1.7;color:#bdccd8}.rs-license-rulebook a{display:inline-block;margin-top:18px;font-size:11.5px;font-weight:950;color:#fff;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:4px;position:relative;z-index:2}
.rs-license-titles{padding:95px 0 105px;background:#f4f7f9}.rs-license-head{display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:end;margin-bottom:42px}.rs-license-head>div h2{margin-bottom:0}.rs-license-head>p{margin:0;color:#6f8192;font-size:13px;line-height:1.75}.rs-license-title-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.rs-license-title-grid article{min-height:320px;background:#fff;border:1px solid #e0e7ec;border-radius:16px;padding:29px;position:relative;overflow:hidden;transition:.22s;box-shadow:0 10px 28px rgba(8,35,61,.045)}.rs-license-title-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(8,35,61,.1);border-color:#cbd7df}.rs-license-title-grid article>span{font-size:12px;font-weight:950;color:#98a5b1}.rs-license-title-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#eef5fa;color:#0f5a91;font-size:22px;font-weight:950;margin:43px 0 25px;box-shadow:inset 0 0 0 1px #dce7ef}.rs-license-title-grid article:nth-child(even) .rs-license-title-icon{background:#fff0f1;color:#e32f3c;box-shadow:inset 0 0 0 1px #ffd6d9}.rs-license-title-grid h3{font-size:22px;line-height:1.12;margin:0 0 12px;color:var(--navy)}.rs-license-title-grid p{font-size:13px;line-height:1.7;color:#768596}.rs-license-title-grid article:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--red),var(--blue))}
.rs-license-requirements{padding:105px 0;background:radial-gradient(circle at 8% 0,#0d4a78,transparent 33%),var(--navy);color:#fff}.rs-license-head-light h2{color:#fff}.rs-license-head-light>p{color:#b9c8d4}.rs-license-require-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.rs-license-require-card{background:#fff;color:var(--navy);border-radius:20px;padding:38px;box-shadow:0 20px 50px rgba(0,0,0,.16)}.rs-license-require-card.is-renewal{background:#f7f9fb}.rs-license-require-top{display:flex;gap:18px;align-items:flex-start;border-bottom:1px solid #e3e9ee;padding-bottom:26px;margin-bottom:25px}.rs-license-require-top>span{flex:0 0 48px;height:48px;border-radius:12px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:950}.rs-license-require-top small{font-size:10px;font-weight:950;letter-spacing:.13em;color:#8593a1}.rs-license-require-top h3{font-size:29px;margin:5px 0 0}.rs-license-require-card ul{margin:0;padding:0;list-style:none}.rs-license-require-card li{position:relative;padding:9px 0 9px 24px;border-bottom:1px solid #edf1f4;font-size:13px;line-height:1.55;color:#50667a}.rs-license-require-card li:before{content:"✓";position:absolute;left:0;color:#e83441;font-weight:950}.rs-license-require-card li:last-child{border-bottom:0}.rs-license-downloads{display:grid;gap:8px;margin-top:24px}.rs-license-downloads a{display:flex;justify-content:space-between;align-items:center;background:#edf3f7;border-radius:9px;padding:13px 15px;color:#16486f;font-size:11.5px;font-weight:900}.rs-license-downloads a:hover{background:#e2ebf2}.rs-license-hours{display:flex;align-items:center;gap:16px;padding:2px 0 19px}.rs-license-hours strong{font-size:56px;color:var(--red);line-height:1}.rs-license-hours span{font-size:12px;line-height:1.5;color:#61778a;font-weight:850}.rs-license-payment{margin-top:25px;border:1px solid rgba(255,255,255,.16);border-radius:15px;display:grid;grid-template-columns:240px 320px 1fr;align-items:center;gap:26px;padding:24px 28px;background:rgba(255,255,255,.06)}.rs-license-payment span{display:block;font-size:10px;letter-spacing:.12em;font-weight:950;color:#9fb4c5;margin-bottom:5px}.rs-license-payment strong{font-size:16px}.rs-license-payment p{font-size:12px;line-height:1.6;color:#b9c8d4;margin:0}
.rs-license-process{padding:100px 0;background:#fff}.rs-license-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dde5eb;border-left:1px solid #dde5eb}.rs-license-process-grid article{min-height:245px;padding:28px;border-right:1px solid #dde5eb;border-bottom:1px solid #dde5eb;position:relative}.rs-license-process-grid b{font-size:13px;color:var(--red)}.rs-license-process-grid h3{font-size:20px;color:var(--navy);margin:41px 0 11px}.rs-license-process-grid p{font-size:13px;color:#748495;line-height:1.7}.rs-license-process-grid article:after{content:"→";position:absolute;right:22px;top:24px;color:#9fb0bd}.rs-license-process-grid article:last-child:after{content:"✓";color:var(--red)}
.rs-license-contact{padding:95px 0;background:#eef3f6}.rs-license-contact-grid{display:grid;grid-template-columns:1fr 440px;gap:100px;align-items:center}.rs-license-contact address{font-style:normal;font-size:24px;line-height:1.55;font-weight:850;color:#234865}.rs-license-contact-grid>div:first-child>p{font-size:12px;color:#778697}.rs-license-contact-card{background:var(--navy);color:#fff;border-radius:18px;padding:36px;box-shadow:0 20px 50px rgba(5,33,59,.16)}.rs-license-contact-card small{font-size:10px;letter-spacing:.12em;color:#a7bac9;font-weight:950}.rs-license-contact-card h3{font-size:28px;margin:12px 0 24px}.rs-license-contact-card a{display:block;color:#fff;padding:10px 0;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.rs-license-contact-card a:last-child{color:#ff747b}.rs-license-database-cta{padding:65px 0;background:#fff}.rs-license-database-cta .rs-shell{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.rs-license-database-cta h2{font-size:40px;margin:10px 0 0;max-width:800px}
.rs-license-db-hero{position:relative;min-height:490px;background-image:var(--license-db-hero);background-size:cover;background-position:center 40%;color:#fff;display:flex;align-items:center;isolation:isolate}.rs-license-db-hero-inner{padding:80px 0 90px}.rs-license-db-section{padding:90px 0 110px;background:#f4f7f9}.rs-license-db-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:34px}.rs-license-db-head h2{margin:10px 0 0;font-size:48px}.rs-license-search{display:flex;align-items:center;gap:11px;width:min(440px,100%);height:50px;padding:0 17px;border:1px solid #d8e1e7;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(6,37,64,.04)}.rs-license-search span{font-size:23px;color:#7990a2}.rs-license-search input{border:0;outline:0;width:100%;font:inherit;font-size:12px;color:var(--navy);background:transparent}.rs-license-table-wrap{background:#fff;border:1px solid #dfe7ed;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(8,35,61,.07)}.rs-license-table{width:100%;border-collapse:collapse}.rs-license-table th{text-align:left;background:var(--navy);color:#fff;padding:16px 17px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.rs-license-table td{padding:19px 17px;border-bottom:1px solid #e8edf1;font-size:12px;color:#415b72;vertical-align:middle}.rs-license-table tbody tr:last-child td{border-bottom:0}.rs-license-table tbody tr{transition:.17s}.rs-license-table tbody tr:hover{background:#f8fafb}.rs-license-row-number{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eef3f7;font-weight:950;color:#164b76}.rs-license-person{font-size:12px;color:var(--navy)}.rs-license-number{display:inline-grid;place-items:center;min-width:49px;height:31px;border-radius:7px;background:#092f54;color:#fff;font-size:13px;font-weight:950;letter-spacing:.08em}.rs-license-valid{display:inline-flex;align-items:center;gap:7px;font-weight:850;color:#2c7551;white-space:nowrap}.rs-license-valid i{width:7px;height:7px;border-radius:50%;background:#34a66e;box-shadow:0 0 0 4px rgba(52,166,110,.1)}.rs-license-actions a{white-space:nowrap;font-size:11px;font-weight:950;color:#15517e}.rs-license-actions span{color:var(--red);font-size:14px}.rs-license-no-results{margin-top:16px;background:#fff;border:1px dashed #cdd8df;border-radius:12px;padding:22px;color:#6d7f8e;font-size:13px}.rs-license-db-note{display:grid;grid-template-columns:100px 1fr auto;gap:25px;align-items:center;margin-top:22px;padding:24px 27px;background:#fff;border-left:4px solid var(--red);border-radius:12px}.rs-license-db-note strong{font-size:13px;color:var(--navy)}.rs-license-db-note p{font-size:12px;line-height:1.65;color:#718395;margin:0}.rs-license-db-note a{font-size:11px;font-weight:950;color:#0f4c79;white-space:nowrap}
.rs-license-single-hero{padding:105px 0 85px;background:radial-gradient(circle at 85% 10%,#165581,transparent 35%),var(--navy);color:#fff;border-bottom:7px solid var(--red)}.rs-license-single-hero h1{font-size:clamp(48px,5.5vw,76px);line-height:.95;letter-spacing:-.055em;max-width:900px;margin:20px 0 15px}.rs-license-single-hero>div>p{font-size:16px;color:#c1d0dc}.rs-license-single-main{padding:95px 0;background:#fff}.rs-license-single-grid{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:start}.rs-license-single-main h2{font-size:47px}.rs-license-detail-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce5eb;border-left:1px solid #dce5eb;margin-top:35px}.rs-license-detail-grid article{padding:25px;border-right:1px solid #dce5eb;border-bottom:1px solid #dce5eb;min-height:120px}.rs-license-detail-grid small{display:block;font-size:10px;letter-spacing:.1em;font-weight:950;color:#8796a3;margin-bottom:13px}.rs-license-detail-grid strong{font-size:17px;color:var(--navy);line-height:1.3}.rs-license-doc-card{background:linear-gradient(155deg,#0c4674,#062642);color:#fff;border-radius:18px;padding:34px;box-shadow:0 20px 55px rgba(6,36,64,.2)}.rs-license-doc-icon{width:65px;height:65px;border:1px solid rgba(255,255,255,.28);border-radius:50%;display:grid;place-items:center;font-size:15px;font-weight:950;color:#ff6670;margin-bottom:28px}.rs-license-doc-card small{font-size:10px;letter-spacing:.13em;color:#a8bbc9;font-weight:950}.rs-license-doc-card h3{font-size:35px;margin:9px 0 14px;color:#7ce0a8}.rs-license-doc-card p{font-size:13px;line-height:1.7;color:#c5d3dd}.rs-license-doc-card p strong{color:#fff}.rs-license-single-content{margin-top:35px}.rs-license-documents{padding:85px 0 100px;background:#f4f7f9}.rs-license-doc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rs-license-doc-grid article{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid #dfe7ec;border-radius:14px;padding:23px}.rs-license-doc-grid article>span{flex:0 0 48px;height:48px;border-radius:10px;background:#fff0f1;color:var(--red);display:grid;place-items:center;font-size:12px;font-weight:950}.rs-license-doc-grid h3{font-size:13px;line-height:1.35;margin:0 0 8px;color:var(--navy)}.rs-license-doc-grid a{font-size:11px;font-weight:950;color:#15507d}
@media(max-width:1050px){.rs-license-intro-grid,.rs-license-contact-grid,.rs-license-single-grid{grid-template-columns:1fr;gap:45px}.rs-license-rulebook,.rs-license-contact-card,.rs-license-doc-card{max-width:620px}.rs-license-title-grid,.rs-license-process-grid{grid-template-columns:1fr 1fr}.rs-license-require-grid{grid-template-columns:1fr}.rs-license-payment{grid-template-columns:1fr 1fr}.rs-license-payment p{grid-column:1/-1}.rs-license-head{grid-template-columns:1fr;gap:18px}.rs-license-hero-badge{display:none}.rs-license-db-note{grid-template-columns:100px 1fr}.rs-license-db-note a{grid-column:2}.rs-license-table-wrap{overflow-x:auto}.rs-license-table{min-width:980px}.rs-license-doc-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.rs-license-hero{min-height:560px;background-position:62% center}.rs-license-hero-inner{padding:72px 0 88px}.rs-license-hero h1,.rs-license-db-hero h1{font-size:47px}.rs-license-hero-inner>p,.rs-license-db-hero-inner>p{font-size:13px}.rs-license-intro,.rs-license-titles,.rs-license-requirements,.rs-license-process,.rs-license-contact,.rs-license-db-section,.rs-license-single-main,.rs-license-documents{padding:65px 0}.rs-license-title-grid,.rs-license-process-grid,.rs-license-doc-grid{grid-template-columns:1fr}.rs-license-title-grid article{min-height:250px}.rs-license-title-icon{margin-top:28px}.rs-license-payment{grid-template-columns:1fr}.rs-license-payment p{grid-column:auto}.rs-license-contact address{font-size:20px}.rs-license-database-cta .rs-shell{grid-template-columns:1fr;gap:25px}.rs-license-db-head{display:grid;gap:22px}.rs-license-search{width:100%}.rs-license-table-wrap{background:transparent;border:0;box-shadow:none;overflow:visible}.rs-license-table,.rs-license-table tbody,.rs-license-table tr,.rs-license-table td{display:block;width:100%}.rs-license-table{min-width:0}.rs-license-table thead{display:none}.rs-license-table tr{background:#fff;border:1px solid #dde6ec;border-radius:14px;padding:12px 16px;margin-bottom:14px;box-shadow:0 8px 22px rgba(8,35,61,.05)}.rs-license-table td{display:grid;grid-template-columns:115px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f4}.rs-license-table td:before{content:attr(data-label);font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:950;color:#8a98a5;padding-top:4px}.rs-license-table td:last-child{border-bottom:0}.rs-license-db-note{grid-template-columns:1fr;gap:10px}.rs-license-db-note a{grid-column:auto}.rs-license-detail-grid{grid-template-columns:1fr}.rs-license-single-hero{padding:80px 0 65px}.rs-license-single-hero h1{font-size:46px}}


/* ==========================================================================
   PROGRAM SYSTEM — v2.0
   ========================================================================== */
.rs-program-landing-hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:#082f51;color:#fff;isolation:isolate}.rs-program-landing-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,31,55,.96) 0%,rgba(5,42,70,.82) 43%,rgba(4,33,57,.18) 72%),var(--program-landing);background-size:cover;background-position:center;z-index:-1}.rs-program-landing-bg:after{content:"";position:absolute;inset:auto 0 0;height:9px;background:linear-gradient(90deg,#d82032 0 33.333%,#fff 33.333% 66.666%,#154f7c 66.666%)}.rs-program-landing-hero-inner{padding:105px 0 120px}.rs-program-landing-hero h1{font-size:clamp(70px,8vw,128px);line-height:.82;letter-spacing:-.07em;margin:28px 0 24px;max-width:900px}.rs-program-landing-hero p{max-width:720px;font-size:18px;line-height:1.7;color:#c7d4df}.rs-program-landing-actions{display:flex;gap:12px;margin-top:38px;flex-wrap:wrap}.rs-program-hero-index{position:absolute;right:5.5vw;bottom:70px;display:flex;align-items:flex-end;gap:16px;text-align:left}.rs-program-hero-index strong{font-size:82px;line-height:.8;color:rgba(255,255,255,.16);letter-spacing:-.08em}.rs-program-hero-index span{font-size:11px;line-height:1.5;letter-spacing:.14em;font-weight:950;color:#fff}.rs-program-roadmap{padding:110px 0;background:#f4f7f9}.rs-program-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,470px);gap:80px;align-items:end;margin-bottom:48px}.rs-program-section-head h2{font-size:clamp(38px,4.7vw,68px);line-height:.98;letter-spacing:-.05em;margin:12px 0 0;max-width:780px}.rs-program-section-head>p{margin:0;font-size:13px;line-height:1.85;color:#6f8292}.rs-program-roadmap-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rs-program-roadmap-card{min-height:525px;position:relative;padding:48px;border-radius:20px;overflow:hidden}.rs-program-roadmap-card.is-strategy{background:#fff;border:1px solid #dde6ec}.rs-program-roadmap-card.is-cycle{background:linear-gradient(145deg,#0f507e,#062b4c);color:#fff}.rs-program-roadmap-number{position:absolute;right:30px;top:22px;font-size:92px;line-height:1;color:rgba(8,48,82,.07);font-weight:950;letter-spacing:-.08em}.is-cycle .rs-program-roadmap-number{color:rgba(255,255,255,.08)}.rs-program-card-label{display:inline-flex;font-size:11px;letter-spacing:.13em;font-weight:950;color:var(--red);margin-bottom:55px}.is-cycle .rs-program-card-label{color:#ff7079}.rs-program-roadmap-card h3{font-size:54px;line-height:.95;letter-spacing:-.05em;margin:0 0 24px;max-width:540px}.rs-program-roadmap-card p{font-size:13px;line-height:1.8;color:#6e8192;max-width:540px}.is-cycle p{color:#c4d3de}.rs-program-roadmap-card>a{position:absolute;left:48px;bottom:45px;font-size:11.5px;letter-spacing:.09em;font-weight:950;color:#0d4b76}.is-cycle>a{color:#fff}.rs-program-roadmap-card>a span{color:var(--red);margin-left:8px}.rs-program-roadmap-stats{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:end;gap:7px 13px;margin-top:35px}.rs-program-roadmap-stats b{font-size:38px;line-height:1}.rs-program-roadmap-stats span{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:#aebfcb;padding-bottom:4px}.rs-program-principles{padding:105px 0;background:#062d4e;color:#fff}.rs-program-section-head.light h2{color:#fff}.rs-program-principles-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.16);border-left:1px solid rgba(255,255,255,.16)}.rs-program-principles-grid article{padding:34px 30px 38px;border-right:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);min-height:260px}.rs-program-principles-grid b{font-size:12px;color:#ff6973}.rs-program-principles-grid h3{font-size:25px;margin:60px 0 15px}.rs-program-principles-grid p{font-size:13px;line-height:1.8;color:#b8c9d5}.rs-program-landing-cta{padding:75px 0;background:#fff}.rs-program-landing-cta .rs-shell{display:flex;justify-content:space-between;gap:40px;align-items:center}.rs-program-landing-cta h2{font-size:42px;line-height:1.05;margin:9px 0 0}

.rs-program26-hero{position:relative;min-height:740px;display:flex;align-items:center;background:#061f36;color:#fff;overflow:hidden;isolation:isolate}.rs-program26-visual{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,29,50,.97),rgba(5,37,62,.77) 46%,rgba(5,34,58,.18) 76%),var(--program26);background-size:cover;background-position:center;z-index:-1}.rs-program26-hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:7px;background:linear-gradient(90deg,#d91f34 0 34%,#fff 34% 67%,#154d7b 67%)}.rs-program26-hero-inner{padding:105px 0 115px;position:relative;z-index:2}.rs-program26-hero h1{font-size:clamp(78px,9vw,142px);line-height:.75;letter-spacing:-.08em;margin:28px 0 35px}.rs-program26-hero h1 em{font-style:normal;font-size:.55em;letter-spacing:-.06em;color:#fff}.rs-program26-hero p{max-width:640px;font-size:17px;line-height:1.7;color:#c7d5df}.rs-program26-nav{display:flex;gap:30px;margin-top:37px}.rs-program26-nav a{font-size:11px;letter-spacing:.1em;font-weight:950;color:#fff}.rs-program26-nav a:first-child{color:#ff737c}.rs-program26-year{position:absolute;right:-1vw;bottom:-50px;font-size:380px;font-weight:950;line-height:.8;letter-spacing:-.12em;color:rgba(255,255,255,.055);z-index:0}.rs-program26-intro{padding:110px 0;background:#f4f7f9}.rs-program26-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.rs-program26-card{position:relative;min-height:440px;border-radius:18px;overflow:hidden;background:#0a3558}.rs-program26-card>a{display:block;position:absolute;inset:0;color:#fff}.rs-program26-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.rs-program26-card:hover img{transform:scale(1.035)}.rs-program26-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,42,.1),rgba(4,28,49,.92) 84%)}.rs-program26-card-top{position:absolute;left:30px;right:30px;top:26px;display:flex;justify-content:space-between;align-items:center}.rs-program26-card-top b{font-size:12px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(3,31,54,.66);backdrop-filter:blur(7px)}.rs-program26-card-top span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:950;padding:9px 11px;border-radius:30px;background:rgba(3,31,54,.66);backdrop-filter:blur(7px)}.rs-program26-card-copy{position:absolute;left:32px;right:32px;bottom:30px}.rs-program26-card-copy h3{font-size:37px;line-height:.98;letter-spacing:-.045em;margin:0 0 12px;max-width:620px}.rs-program26-card-copy p{font-size:13px;line-height:1.65;color:#d2dce3;max-width:600px;margin:0 0 20px}.rs-program26-card-copy strong{font-size:11px;letter-spacing:.1em}.rs-program26-card-copy strong i{font-style:normal;color:#ff6873;margin-left:7px}.rs-program26-card.is-education{grid-column:span 2;min-height:390px}.rs-program26-card.is-education .rs-program26-card-copy h3{font-size:52px}.rs-program26-education{padding:110px 0;background:#fff}.rs-program26-education-head{max-width:880px;margin-bottom:55px}.rs-program26-education-head h2{font-size:clamp(45px,5.2vw,74px);line-height:.95;letter-spacing:-.055em;margin:12px 0 20px}.rs-program26-education-head p{max-width:720px;font-size:13px;line-height:1.85;color:#6f8291}.rs-program26-edu-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dce5eb;border-left:1px solid #dce5eb}.rs-program26-edu-grid article{position:relative;min-height:390px;padding:35px;border-right:1px solid #dce5eb;border-bottom:1px solid #dce5eb}.rs-program26-edu-num{position:absolute;right:26px;top:22px;font-size:68px;font-weight:950;color:#eff3f5;letter-spacing:-.08em}.rs-program26-edu-grid article>span{font-size:11px;letter-spacing:.1em;font-weight:950;color:var(--red)}.rs-program26-edu-grid h3{font-size:29px;line-height:1.05;letter-spacing:-.035em;margin:90px 0 19px;max-width:350px}.rs-program26-edu-grid p{font-size:13px;line-height:1.75;color:#738595}.rs-program26-edu-grid a{position:absolute;left:35px;bottom:32px;font-size:11px;font-weight:950;letter-spacing:.08em;color:#154f79}.rs-program26-footer-cta{padding:80px 0;background:#082f51;color:#fff}.rs-program26-footer-cta .rs-shell{display:flex;justify-content:space-between;gap:50px;align-items:center}.rs-program26-footer-cta span{font-size:11px;letter-spacing:.12em;font-weight:950;color:#ff747d}.rs-program26-footer-cta h2{font-size:38px;line-height:1.05;margin:10px 0 0;max-width:780px}

.rs-program-single-hero{position:relative;min-height:720px;display:flex;align-items:flex-end;background-image:var(--program-img);background-size:cover;background-position:center;color:#fff;overflow:hidden;isolation:isolate}.rs-program-single-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,25,44,.13),rgba(4,30,52,.92) 85%);z-index:-1}.rs-program-single-hero:after{content:"";position:absolute;bottom:0;left:0;width:36%;height:7px;background:var(--red)}.rs-program-single-hero-inner{padding:105px 0 85px}.rs-program-single-meta{display:flex;align-items:center;gap:11px}.rs-program-single-meta span,.rs-program-single-meta b{font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:950;padding:8px 11px;border:1px solid rgba(255,255,255,.22);background:rgba(3,31,53,.28);backdrop-filter:blur(6px);border-radius:30px}.rs-program-single-meta b{background:var(--red);border-color:var(--red)}.rs-program-single-hero h1{font-size:clamp(64px,7.5vw,116px);line-height:.83;letter-spacing:-.065em;max-width:1100px;margin:25px 0}.rs-program-single-hero-inner>p{max-width:740px;font-size:17px;line-height:1.7;color:#d4dde4}.rs-program-scroll{display:inline-block;margin-top:30px;color:#fff;font-size:11px;letter-spacing:.1em;font-weight:950}.rs-program-single-mark{position:absolute;right:5vw;bottom:65px;text-align:right;font-size:14px;letter-spacing:.12em;font-weight:950;color:rgba(255,255,255,.6)}.rs-program-single-mark strong{display:block;font-size:55px;line-height:1;color:#fff;letter-spacing:-.05em}.rs-program-single-main{padding:110px 0;background:#fff}.rs-program-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:90px;align-items:start}.rs-program-single-intro h2{font-size:55px;line-height:.98;letter-spacing:-.05em;margin:12px 0 38px}.rs-program-prose{font-size:15px;line-height:1.9;color:#40586c}.rs-program-prose h2,.rs-program-prose h3,.rs-program-prose h4{color:var(--navy);letter-spacing:-.03em;margin-top:1.4em}.rs-program-prose h2{font-size:38px}.rs-program-prose h3{font-size:27px}.rs-program-prose img{border-radius:14px;margin:24px 0;height:auto}.rs-program-prose table{width:100%;border-collapse:collapse;margin:25px 0;font-size:12px}.rs-program-prose th{background:#082f51;color:#fff;text-align:left}.rs-program-prose td,.rs-program-prose th{padding:12px 13px;border:1px solid #dde5ea}.rs-program-single-aside{position:sticky;top:105px}.rs-program-fact-card{padding:32px;border-radius:17px;background:#f2f6f8;border:1px solid #dce5ea}.rs-program-fact-card small{display:block;font-size:10px;letter-spacing:.11em;font-weight:950;color:#7e909f;margin-bottom:8px}.rs-program-fact-card>strong{font-size:55px;line-height:1;color:#0b416c}.rs-program-fact-card>b{font-size:15px;color:#183f5e}.rs-program-fact-card hr{border:0;border-top:1px solid #d9e2e8;margin:24px 0}.rs-program-fact-card a{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid #d9e2e8;font-size:11px;letter-spacing:.08em;font-weight:950;color:#174e78}.rs-program-fact-card a:first-of-type{margin-top:25px}.rs-program-fact-card a span{color:var(--red)}.rs-program-subprograms{padding:100px 0;background:#f2f6f8}.rs-program-subprogram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rs-program-subprogram-grid article{position:relative;min-height:365px;background:#fff;border:1px solid #dde6ec;border-radius:16px;padding:32px}.rs-program-subprogram-grid article>b{position:absolute;right:25px;top:21px;font-size:62px;color:#f0f4f6;letter-spacing:-.08em}.rs-program-subprogram-grid article>span{font-size:11px;letter-spacing:.1em;color:var(--red);font-weight:950}.rs-program-subprogram-grid h3{font-size:27px;line-height:1.08;margin:78px 0 18px}.rs-program-subprogram-grid p{font-size:13px;line-height:1.75;color:#728493}.rs-program-subprogram-grid a{position:absolute;left:32px;bottom:30px;font-size:11px;letter-spacing:.08em;font-weight:950;color:#154e78}.rs-program-related{padding:100px 0;background:#f4f7f9}.rs-program-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rs-program-related-grid article{height:390px;border-radius:16px;overflow:hidden;background:#092f50}.rs-program-related-grid a{position:relative;display:block;height:100%;color:#fff}.rs-program-related-grid img{width:100%;height:100%;object-fit:cover}.rs-program-related-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(4,28,49,.9))}.rs-program-related-grid article div{position:absolute;z-index:2;left:27px;right:27px;bottom:27px}.rs-program-related-grid span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:950;color:#ff737d}.rs-program-related-grid h3{font-size:27px;line-height:1;margin:8px 0 18px}.rs-program-related-grid b{font-size:11px;letter-spacing:.08em}.rs-program-archive-hero{padding:120px 0 100px;background:radial-gradient(circle at 84% 20%,#175886 0,transparent 31%),#062d4e;color:#fff}.rs-program-archive-hero h1{font-size:clamp(67px,7.6vw,112px);line-height:.84;letter-spacing:-.065em;margin:27px 0}.rs-program-archive-hero p{max-width:690px;font-size:16px;line-height:1.75;color:#c7d4dd;margin-bottom:32px}.rs-program-archive-section{padding:105px 0;background:#f4f7f9}.rs-program-archive-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rs-program-archive-grid article{background:#fff;border:1px solid #dde6eb;border-radius:17px;overflow:hidden}.rs-program-archive-grid a{display:grid;grid-template-columns:47% 53%;height:100%;color:inherit}.rs-program-archive-img{position:relative;min-height:315px;overflow:hidden}.rs-program-archive-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.rs-program-archive-grid article:hover img{transform:scale(1.035)}.rs-program-archive-img b{position:absolute;left:18px;top:17px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(4,31,53,.75);color:#fff;font-size:12px}.rs-program-archive-copy{padding:32px}.rs-program-archive-copy>span{font-size:10px;letter-spacing:.11em;font-weight:950;color:var(--red);text-transform:uppercase}.rs-program-archive-copy h2{font-size:29px;line-height:1.05;margin:33px 0 15px}.rs-program-archive-copy p{font-size:13px;line-height:1.75;color:#748695}.rs-program-archive-copy strong{display:block;margin-top:28px;font-size:11px;letter-spacing:.09em;color:#145079}

@media(max-width:1050px){.rs-program-section-head{grid-template-columns:1fr;gap:20px}.rs-program-roadmap-grid,.rs-program26-grid,.rs-program-archive-grid{grid-template-columns:1fr}.rs-program26-card.is-education{grid-column:auto}.rs-program-principles-grid{grid-template-columns:1fr 1fr}.rs-program26-edu-grid,.rs-program-subprogram-grid,.rs-program-related-grid{grid-template-columns:1fr 1fr}.rs-program-single-layout{grid-template-columns:1fr;gap:50px}.rs-program-single-aside{position:static;max-width:600px}.rs-program26-year{font-size:270px}.rs-program-archive-grid a{grid-template-columns:40% 60%}}
@media(max-width:720px){.rs-program-landing-hero,.rs-program26-hero,.rs-program-single-hero{min-height:620px}.rs-program-landing-hero-inner,.rs-program26-hero-inner,.rs-program-single-hero-inner{padding:80px 0 85px}.rs-program-landing-hero h1{font-size:72px}.rs-program26-hero h1{font-size:78px}.rs-program-single-hero h1{font-size:58px}.rs-program-hero-index,.rs-program26-year,.rs-program-single-mark{display:none}.rs-program-roadmap,.rs-program-principles,.rs-program26-intro,.rs-program26-education,.rs-program-single-main,.rs-program-subprograms,.rs-program-related,.rs-program-archive-section{padding:70px 0}.rs-program-roadmap-grid,.rs-program26-edu-grid,.rs-program-principles-grid,.rs-program-subprogram-grid,.rs-program-related-grid{grid-template-columns:1fr}.rs-program-roadmap-card{min-height:480px;padding:30px}.rs-program-roadmap-card>a{left:30px}.rs-program-roadmap-card h3{font-size:43px}.rs-program-landing-cta .rs-shell,.rs-program26-footer-cta .rs-shell{display:grid;gap:25px}.rs-program26-card{min-height:390px}.rs-program26-card-copy h3,.rs-program26-card.is-education .rs-program26-card-copy h3{font-size:32px}.rs-program26-nav{display:grid;gap:13px}.rs-program26-edu-grid{border-left:1px solid #dce5eb}.rs-program-single-intro h2{font-size:42px}.rs-program-archive-grid a{grid-template-columns:1fr}.rs-program-archive-img{min-height:270px}.rs-program-archive-copy{padding:27px}.rs-program-section-head h2{font-size:43px}.rs-program-landing-actions{display:grid;max-width:330px}.rs-program-landing-actions .rs-btn{justify-content:center}}

/* ==========================================================================
   NEWS / VESTI — v2.1
   ========================================================================== */
.rs-news-archive-hero{position:relative;padding:190px 0 88px;background:linear-gradient(115deg,#061f39 0%,#0a3f69 60%,#0d5689 100%);color:#fff;overflow:hidden}.rs-news-archive-glow{position:absolute;width:620px;height:620px;border-radius:50%;right:-180px;top:-280px;background:radial-gradient(circle,rgba(77,157,218,.34),rgba(77,157,218,0) 67%)}.rs-news-archive-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:linear-gradient(90deg,#d91f34 0 33.33%,#fff 33.33% 66.66%,#174f7d 66.66%)}.rs-news-archive-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:70px;align-items:end;z-index:1}.rs-news-archive-hero h1{font-size:clamp(64px,7.5vw,112px);line-height:.82;letter-spacing:-.065em;margin:24px 0 25px;max-width:900px}.rs-news-archive-hero p{font-size:16px;line-height:1.75;max-width:660px;color:#cfdae4}.rs-news-archive-numbers{display:flex;gap:38px;padding-bottom:8px}.rs-news-archive-numbers div{min-width:108px;border-left:1px solid rgba(255,255,255,.22);padding-left:20px}.rs-news-archive-numbers strong{display:block;font-size:43px;line-height:1;letter-spacing:-.05em}.rs-news-archive-numbers span{display:block;margin-top:8px;font-size:11px;line-height:1.35;letter-spacing:.08em;text-transform:uppercase;color:#aebfce}.rs-news-filterbar{position:relative;z-index:5;background:#fff;border-bottom:1px solid #e0e8ee;box-shadow:0 8px 24px rgba(8,38,64,.04)}.rs-news-filterbar-inner{display:flex;align-items:center;gap:8px;min-height:74px;overflow-x:auto;scrollbar-width:none}.rs-news-filterbar-inner::-webkit-scrollbar{display:none}.rs-news-filterbar-inner>span{font-size:11px;letter-spacing:.12em;font-weight:950;color:#8091a0;margin-right:12px;white-space:nowrap}.rs-news-filterbar a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;padding:9px 13px;border:1px solid #dbe4ea;border-radius:999px;font-size:11.5px;font-weight:900;letter-spacing:.04em;color:#234662;transition:.2s}.rs-news-filterbar a small{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#eef3f6;font-size:11px;color:#758797}.rs-news-filterbar a:hover,.rs-news-filterbar a.is-active{background:#082f51;border-color:#082f51;color:#fff}.rs-news-filterbar a.is-active small{background:rgba(255,255,255,.14);color:#fff}
.rs-news-lead-section{padding:72px 0 35px;background:#f3f6f8}.rs-news-lead-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.75fr);gap:18px}.rs-news-lead{position:relative;min-height:585px;border-radius:18px;overflow:hidden;background:#092f50}.rs-news-lead>a{display:block;position:absolute;inset:0;color:#fff}.rs-news-lead img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.rs-news-lead:hover img{transform:scale(1.025)}.rs-news-lead-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,25,44,.05) 20%,rgba(3,26,47,.96) 93%)}.rs-news-lead-copy{position:absolute;left:42px;right:42px;bottom:38px;max-width:750px}.rs-news-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:13px;font-size:11px;letter-spacing:.075em;text-transform:uppercase;font-weight:850;color:#d0dce5}.rs-news-meta-row .rs-news-category{display:inline-flex;padding:7px 9px;border-radius:4px;background:var(--red);color:#fff}.rs-news-meta-row.dark{color:#8091a0}.rs-news-meta-row.dark span{color:var(--red)}.rs-news-lead h2{font-size:clamp(38px,4.5vw,66px);line-height:.94;letter-spacing:-.055em;margin:19px 0 16px}.rs-news-lead p{font-size:13px;line-height:1.72;color:#d3dde5;max-width:650px}.rs-news-lead strong{display:inline-block;margin-top:12px;font-size:11px;letter-spacing:.1em}.rs-news-lead strong i{font-style:normal;color:#ff6a73;margin-left:6px}.rs-news-lead-side{display:grid;grid-template-rows:1fr 1fr;gap:18px}.rs-news-lead-side article{background:#fff;border:1px solid #dde5eb;border-radius:18px;overflow:hidden}.rs-news-lead-side article>a{display:grid;grid-template-rows:47% 53%;height:100%}.rs-news-side-img{overflow:hidden}.rs-news-side-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.rs-news-lead-side article:hover img{transform:scale(1.035)}.rs-news-side-copy{padding:22px 24px 20px}.rs-news-side-copy h3{font-size:24px;line-height:1.03;letter-spacing:-.035em;margin:13px 0 10px}.rs-news-side-copy p{font-size:12px;line-height:1.65;color:#758694;margin:0 0 14px}.rs-news-side-copy b{font-size:11px;letter-spacing:.08em;color:#174e78}.rs-news-side-copy b i{font-style:normal;color:var(--red);margin-left:5px}
.rs-news-grid-section{padding:72px 0 105px;background:#f3f6f8}.rs-news-section-title{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px}.rs-news-section-title h2{font-size:47px;line-height:1;letter-spacing:-.045em;margin:9px 0 0}.rs-news-section-title>p{max-width:430px;font-size:13px;line-height:1.75;color:#748695;margin:0}.rs-news-section-title>a{font-size:11px;letter-spacing:.09em;font-weight:950;color:#175079;white-space:nowrap}.rs-news-premium-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.rs-news-premium-card{background:#fff;border:1px solid #dfe7ec;border-radius:16px;overflow:hidden;transition:transform .22s,box-shadow .22s}.rs-news-premium-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(7,43,72,.09)}.rs-news-premium-card>a{display:block;height:100%}.rs-news-card-img{position:relative;height:245px;overflow:hidden}.rs-news-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.rs-news-premium-card:hover img{transform:scale(1.035)}.rs-news-card-img>span{position:absolute;left:16px;top:16px;padding:7px 9px;border-radius:4px;background:rgba(5,38,65,.88);backdrop-filter:blur(5px);color:#fff;font-size:10px;letter-spacing:.08em;font-weight:950;text-transform:uppercase}.rs-news-card-copy{padding:24px 24px 26px}.rs-news-card-date{display:flex;justify-content:space-between;gap:10px;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#8a99a6}.rs-news-card-copy h3{font-size:25px;line-height:1.05;letter-spacing:-.035em;margin:16px 0 12px}.rs-news-card-copy p{font-size:12.5px;line-height:1.7;color:#758694;margin:0 0 25px}.rs-news-card-copy strong{font-size:11px;letter-spacing:.09em;color:#154e78}.rs-news-card-copy strong i{font-style:normal;color:var(--red);margin-left:6px}.rs-news-pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:54px}.rs-news-pagination .page-numbers{min-width:39px;height:39px;display:grid;place-items:center;padding:0 12px;border:1px solid #d7e1e8;background:#fff;border-radius:8px;font-size:11.5px;font-weight:900;color:#35556d}.rs-news-pagination .page-numbers.current,.rs-news-pagination .page-numbers:hover{background:#082f51;border-color:#082f51;color:#fff}.rs-news-empty{text-align:center;padding:80px 25px;background:#fff;border:1px solid #dce5eb;border-radius:18px}.rs-news-empty>span{font-size:11px;letter-spacing:.1em;color:var(--red);font-weight:950}.rs-news-empty h2{font-size:38px;letter-spacing:-.04em;margin:12px auto 25px;max-width:620px}
.rs-news-single-hero{position:relative;min-height:690px;display:flex;align-items:flex-end;background-image:var(--news-hero);background-size:cover;background-position:center;color:#fff;overflow:hidden;isolation:isolate}.rs-news-single-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(3,25,44,.15),rgba(3,25,44,.91) 83%,rgba(3,25,44,.98))}.rs-news-single-hero:after{content:"";position:absolute;bottom:0;left:0;width:32%;height:7px;background:var(--red)}.rs-news-single-hero-inner{padding:125px 0 82px}.rs-news-back{display:inline-flex;margin-bottom:38px;font-size:11px;letter-spacing:.1em;font-weight:950;color:#d3dee6}.rs-news-single-hero h1{font-size:clamp(55px,6.7vw,102px);line-height:.86;letter-spacing:-.06em;max-width:1080px;margin:26px 0 0}.rs-news-single-deck{font-size:var(--rs-hero-text-desktop,17px);line-height:1.65;max-width:770px;margin:28px 0 0;color:#d0dce4}.rs-news-single-main{padding:90px 0 105px;background:#fff}.rs-news-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:85px;align-items:start}.rs-news-single-content{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:28px}.rs-news-share-rail{position:sticky;top:105px;display:flex;flex-direction:column;gap:8px;align-items:center}.rs-news-share-rail>span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.14em;font-weight:950;color:#8c9aa6;margin-bottom:7px}.rs-news-share-rail a,.rs-news-share-rail button{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;border:1px solid #dbe4ea;background:#fff;color:#164b73;font-size:13px;font-weight:900;cursor:pointer}.rs-news-share-rail a:hover,.rs-news-share-rail button:hover{background:#082f51;color:#fff;border-color:#082f51}.rs-news-article-body{max-width:820px;color:#39546a;font-size:16px;line-height:1.9}.rs-news-article-lead{font-size:23px;line-height:1.55;color:#123b5d;font-weight:650;letter-spacing:-.015em;margin:0 0 38px;padding-bottom:36px;border-bottom:1px solid #dde6ec}.rs-news-article-body h2{font-size:43px;line-height:1.03;letter-spacing:-.045em;color:#082f51;margin:1.35em 0 .5em}.rs-news-article-body h3{font-size:31px;line-height:1.08;letter-spacing:-.035em;color:#0a3c62;margin:1.25em 0 .45em}.rs-news-article-body blockquote{margin:42px 0;padding:28px 32px;border-left:5px solid var(--red);background:#f3f6f8;color:#123f61;font-size:20px;line-height:1.55;font-weight:700}.rs-news-article-body img{border-radius:15px;margin:32px 0}.rs-news-article-body figure{margin:34px 0}.rs-news-article-body figcaption{text-align:left;font-size:11.5px;color:#8292a0;margin-top:9px}.rs-news-article-body .wp-block-gallery,.rs-news-article-body .gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:35px 0}.rs-news-article-body .wp-block-gallery figure,.rs-news-article-body .gallery-item{margin:0}.rs-news-article-body .wp-block-gallery img,.rs-news-article-body .gallery img{width:100%;height:290px;object-fit:cover;margin:0;border-radius:12px}.rs-news-article-body table{width:100%;border-collapse:collapse;font-size:12px;margin:30px 0}.rs-news-article-body th{background:#082f51;color:#fff}.rs-news-article-body th,.rs-news-article-body td{padding:13px;border:1px solid #dbe4ea}.rs-news-single-aside{position:sticky;top:105px}.rs-news-aside-card{padding:28px;border:1px solid #dce5eb;border-radius:16px;background:#f4f7f9}.rs-news-aside-card>span{font-size:10px;letter-spacing:.12em;font-weight:950;color:var(--red)}.rs-news-aside-card dl{margin:25px 0 0}.rs-news-aside-card dl>div{padding:15px 0;border-top:1px solid #dbe4e9}.rs-news-aside-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#8a9aa7;font-weight:850}.rs-news-aside-card dd{margin:5px 0 0;font-size:12px;font-weight:850;color:#133f60}.rs-news-aside-all{display:flex;justify-content:space-between;margin-top:22px;padding-top:19px;border-top:1px solid #dbe4e9;font-size:11px;letter-spacing:.08em;font-weight:950;color:#154e78}.rs-news-aside-all b{color:var(--red)}.rs-news-aside-share{margin-top:14px;padding:24px;border-radius:16px;background:#082f51;color:#fff}.rs-news-aside-share small{font-size:10px;letter-spacing:.11em;color:#aebfcb}.rs-news-aside-share div{display:flex;gap:14px;margin-top:18px}.rs-news-aside-share a{font-size:11.5px;font-weight:900;color:#fff}.rs-news-related{padding:95px 0 110px;background:#f3f6f8}.rs-news-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.rs-news-related-grid article{background:#fff;border:1px solid #dce5eb;border-radius:16px;overflow:hidden}.rs-news-related-grid article>a{display:block}.rs-news-related-img{height:225px;overflow:hidden}.rs-news-related-img img{width:100%;height:100%;object-fit:cover;transition:.4s}.rs-news-related-grid article:hover img{transform:scale(1.035)}.rs-news-related-grid article>a>div:last-child{padding:23px}.rs-news-related-grid span{font-size:10px;letter-spacing:.075em;color:#8595a2;text-transform:uppercase}.rs-news-related-grid h3{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin:14px 0 22px}.rs-news-related-grid b{font-size:11px;letter-spacing:.08em;color:#154e78}.rs-news-related-grid b i{font-style:normal;color:var(--red);margin-left:5px}
@media(max-width:1050px){.rs-news-archive-hero-inner{grid-template-columns:1fr}.rs-news-archive-numbers{padding:0}.rs-news-lead-grid{grid-template-columns:1fr}.rs-news-lead-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.rs-news-lead-side article>a{grid-template-rows:210px auto}.rs-news-premium-grid{grid-template-columns:1fr 1fr}.rs-news-single-layout{grid-template-columns:1fr;gap:55px}.rs-news-single-aside{position:static;display:grid;grid-template-columns:1fr 1fr;gap:14px;max-width:720px}.rs-news-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.rs-news-archive-hero{padding:150px 0 68px}.rs-news-archive-hero h1{font-size:64px}.rs-news-archive-numbers{gap:22px}.rs-news-archive-numbers strong{font-size:34px}.rs-news-filterbar-inner{min-height:65px}.rs-news-lead-section{padding:45px 0 20px}.rs-news-lead{min-height:500px}.rs-news-lead-copy{left:25px;right:25px;bottom:25px}.rs-news-lead h2{font-size:38px}.rs-news-lead-side{grid-template-columns:1fr}.rs-news-lead-side article>a{grid-template-rows:220px auto}.rs-news-grid-section{padding:55px 0 75px}.rs-news-section-title{display:grid;gap:15px}.rs-news-section-title h2{font-size:39px}.rs-news-premium-grid,.rs-news-related-grid{grid-template-columns:1fr}.rs-news-card-img{height:230px}.rs-news-single-hero{min-height:610px}.rs-news-single-hero-inner{padding:115px 0 65px}.rs-news-single-hero h1{font-size:53px}.rs-news-single-deck{font-size:15px}.rs-news-single-main{padding:65px 0 75px}.rs-news-single-content{grid-template-columns:1fr}.rs-news-share-rail{position:static;flex-direction:row;justify-content:flex-start}.rs-news-share-rail>span{writing-mode:horizontal-tb;transform:none;margin:0 5px 0 0}.rs-news-article-lead{font-size:20px}.rs-news-article-body h2{font-size:35px}.rs-news-article-body h3{font-size:27px}.rs-news-article-body .wp-block-gallery,.rs-news-article-body .gallery{grid-template-columns:1fr}.rs-news-article-body .wp-block-gallery img,.rs-news-article-body .gallery img{height:auto}.rs-news-single-aside{grid-template-columns:1fr}.rs-news-related{padding:65px 0 75px}}

/* Gallery — v2.2 */
.rs-gallery-hero{position:relative;min-height:610px;display:flex;align-items:flex-end;background-image:var(--gallery-hero);background-size:cover;background-position:center;color:#fff;isolation:isolate;overflow:hidden}.rs-gallery-hero:after{content:"";position:absolute;left:0;bottom:0;width:34%;height:7px;background:var(--red)}.rs-gallery-hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,24,45,.94) 0%,rgba(3,24,45,.74) 44%,rgba(3,24,45,.15) 80%),linear-gradient(0deg,rgba(3,24,45,.58),transparent 50%)}.rs-gallery-hero-inner{padding:175px 0 76px}.rs-gallery-breadcrumb,.rs-gallery-back{display:inline-flex;gap:8px;align-items:center;font-size:11px;letter-spacing:.12em;font-weight:900;color:#d4e0e8;margin-bottom:44px}.rs-gallery-breadcrumb b{color:var(--red)}.rs-gallery-hero h1{font-size:clamp(70px,8.6vw,128px);line-height:.82;letter-spacing:-.07em;margin:18px 0 28px}.rs-gallery-hero p{max-width:680px;font-size:18px;line-height:1.65;color:#d7e2e9}.rs-gallery-hero-stats{display:flex;gap:50px;margin-top:36px}.rs-gallery-hero-stats div{padding-right:42px;border-right:1px solid rgba(255,255,255,.2)}.rs-gallery-hero-stats div:last-child{border:0}.rs-gallery-hero-stats strong{display:block;font-size:30px;line-height:1}.rs-gallery-hero-stats span{font-size:11.5px;color:#b7c6d0;text-transform:uppercase;letter-spacing:.08em}.rs-gallery-filterbar{background:#fff;border-bottom:1px solid #e2e8ed;box-shadow:0 8px 22px rgba(7,39,65,.04)}.rs-gallery-filter-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.rs-gallery-filter-inner>div{display:grid}.rs-gallery-filter-inner>div span{font-size:10px;font-weight:950;color:var(--red);letter-spacing:.13em}.rs-gallery-filter-inner>div strong{font-size:13px;color:#123b5b}.rs-gallery-filter-inner nav{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.rs-gallery-filter-inner nav a{padding:10px 14px;border:1px solid #dbe4ea;border-radius:999px;font-size:11px;font-weight:900;color:#577084;transition:.2s}.rs-gallery-filter-inner nav a:hover,.rs-gallery-filter-inner nav a.is-active{background:#082f51;border-color:#082f51;color:#fff}.rs-gallery-albums-section{padding:90px 0 110px;background:#f4f7f9}.rs-gallery-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.rs-gallery-section-head h2{font-size:48px;line-height:1;letter-spacing:-.055em;margin:9px 0 0}.rs-gallery-section-head>p{max-width:430px;color:#6b7e8e;font-size:13px;line-height:1.65;margin:0}.rs-gallery-section-head>a{font-size:11px;font-weight:950;color:#164d76}.rs-gallery-album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rs-gallery-album-card{background:#fff;border:1px solid #e0e7ec;border-radius:18px;overflow:hidden;box-shadow:0 9px 24px rgba(10,42,67,.055);transition:.25s}.rs-gallery-album-card:hover{transform:translateY(-5px);box-shadow:0 22px 45px rgba(10,42,67,.12)}.rs-gallery-album-card.is-featured{grid-column:span 2}.rs-gallery-album-card>a{height:100%;display:flex;flex-direction:column}.rs-gallery-album-image{position:relative;height:300px;overflow:hidden;background:#dfe6eb}.rs-gallery-album-card.is-featured .rs-gallery-album-image{height:420px}.rs-gallery-album-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,24,45,.44),transparent 55%)}.rs-gallery-album-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.rs-gallery-album-card:hover img{transform:scale(1.035)}.rs-gallery-photo-count{position:absolute;z-index:2;left:17px;bottom:16px;padding:8px 11px;border-radius:999px;background:rgba(5,31,56,.88);backdrop-filter:blur(8px);color:#fff;font-size:11px;font-weight:900}.rs-gallery-album-copy{padding:23px 24px 24px;display:flex;flex-direction:column;flex:1}.rs-gallery-album-kicker{display:flex;justify-content:space-between;gap:15px;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.rs-gallery-album-kicker span{color:var(--red)}.rs-gallery-album-kicker b{color:#8293a0}.rs-gallery-album-copy h3{font-size:26px;line-height:1.04;letter-spacing:-.04em;margin:14px 0 12px}.rs-gallery-album-card.is-featured h3{font-size:37px}.rs-gallery-album-copy p{font-size:12px;line-height:1.65;color:#6f8190;margin:0 0 22px}.rs-gallery-album-footer{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid #e7ecef}.rs-gallery-album-footer span{font-size:11px;color:#778b9a}.rs-gallery-album-footer strong{font-size:11px;letter-spacing:.08em;color:#154d77}.rs-gallery-album-footer strong i{font-style:normal;color:var(--red);margin-left:6px}.rs-gallery-empty{padding:70px;text-align:center;background:#fff;border:1px dashed #cbd7df;border-radius:18px}.rs-gallery-empty strong{font-size:28px}.rs-gallery-empty p{color:#758896}.rs-gallery-quote-band{padding:82px 0;background:#072d4d;color:#fff}.rs-gallery-quote-band .rs-shell{display:grid;grid-template-columns:.65fr 2fr auto;align-items:center;gap:50px}.rs-gallery-quote-band span{font-size:10px;letter-spacing:.13em;color:#8fa8bb}.rs-gallery-quote-band h2{font-size:36px;line-height:1.06;letter-spacing:-.045em;margin:0}.rs-gallery-quote-band a{font-size:11px;font-weight:950}.rs-gallery-quote-band a b{color:var(--red);margin-left:7px}.rs-gallery-single-hero{position:relative;min-height:700px;display:flex;align-items:flex-end;background-image:var(--gallery-single);background-size:cover;background-position:center;color:#fff;isolation:isolate}.rs-gallery-single-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(3,24,45,.96) 3%,rgba(3,24,45,.56) 58%,rgba(3,24,45,.15)),linear-gradient(90deg,rgba(3,24,45,.52),transparent 72%)}.rs-gallery-single-hero-inner{padding:150px 0 70px}.rs-gallery-single-hero h1{font-size:clamp(60px,7vw,104px);line-height:.87;letter-spacing:-.065em;max-width:1050px;margin:18px 0 24px}.rs-gallery-single-hero p{font-size:17px;max-width:690px;color:#d6e1e8}.rs-gallery-single-meta{display:flex;gap:42px;margin-top:35px}.rs-gallery-single-meta span{display:grid;font-size:11px;color:#9fb2c0;text-transform:uppercase;letter-spacing:.07em}.rs-gallery-single-meta b{font-size:16px;color:#fff;text-transform:none;letter-spacing:0}.rs-gallery-single-main{padding:88px 0 110px;background:#fff}.rs-gallery-single-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.rs-gallery-single-head h2{font-size:48px;line-height:1;letter-spacing:-.055em;margin:9px 0 0}.rs-gallery-single-head p{max-width:430px;color:#728592;font-size:12px;line-height:1.7;margin:0}.rs-gallery-masonry{columns:3;column-gap:12px}.rs-gallery-masonry-item{position:relative;display:block;width:100%;padding:0;border:0;background:#e6edf1;border-radius:14px;overflow:hidden;margin:0 0 12px;break-inside:avoid;cursor:zoom-in}.rs-gallery-masonry-item img{width:100%;height:auto;transition:.35s}.rs-gallery-masonry-item>span{position:absolute;right:13px;bottom:13px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(4,30,54,.84);color:#fff;font-size:19px;opacity:0;transform:scale(.85);transition:.2s}.rs-gallery-masonry-item:after{content:"";position:absolute;inset:0;background:rgba(4,30,54,.1);opacity:0;transition:.2s}.rs-gallery-masonry-item:hover img{transform:scale(1.015)}.rs-gallery-masonry-item:hover:after,.rs-gallery-masonry-item:hover>span{opacity:1}.rs-gallery-masonry-item:hover>span{transform:scale(1)}.rs-lightbox{position:fixed;z-index:99999;inset:0;background:rgba(1,12,22,.96);display:none;align-items:center;justify-content:center;color:#fff}.rs-lightbox.is-open{display:flex}.rs-lightbox figure{margin:0;width:min(86vw,1350px);height:86vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.rs-lightbox figure img{max-width:100%;max-height:79vh;width:auto;height:auto;object-fit:contain;box-shadow:0 28px 80px rgba(0,0,0,.42)}.rs-lightbox figcaption{min-height:28px;padding-top:12px;font-size:12px;color:#b9c7d1}.rs-lightbox-close,.rs-lightbox-prev,.rs-lightbox-next{position:absolute;border:0;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;display:grid;place-items:center}.rs-lightbox-close{right:24px;top:22px;width:46px;height:46px;border-radius:50%;font-size:30px}.rs-lightbox-prev,.rs-lightbox-next{top:50%;width:48px;height:70px;border-radius:8px;font-size:45px;transform:translateY(-50%)}.rs-lightbox-prev{left:24px}.rs-lightbox-next{right:24px}.rs-lightbox-counter{position:absolute;left:24px;bottom:22px;font-size:11.5px;letter-spacing:.1em;color:#b7c5cf}.rs-gallery-more{padding:85px 0 105px;background:#f3f6f8}.rs-gallery-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.rs-gallery-more-grid article{background:#fff;border:1px solid #dde5ea;border-radius:16px;overflow:hidden}.rs-gallery-more-grid article>a{display:block}.rs-gallery-more-grid img{width:100%;height:230px;object-fit:cover}.rs-gallery-more-grid article>a>div{padding:22px}.rs-gallery-more-grid span{font-size:10px;color:#8294a1;text-transform:uppercase;letter-spacing:.08em}.rs-gallery-more-grid h3{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin:12px 0 21px}.rs-gallery-more-grid b{font-size:11px;color:#154d77}.rs-gallery-more-grid b i{font-style:normal;color:var(--red);margin-left:5px}
@media(max-width:980px){.rs-gallery-album-grid{grid-template-columns:1fr 1fr}.rs-gallery-album-card.is-featured{grid-column:span 2}.rs-gallery-quote-band .rs-shell{grid-template-columns:1fr 2fr}.rs-gallery-quote-band a{grid-column:2}.rs-gallery-masonry{columns:2}.rs-gallery-more-grid{grid-template-columns:1fr 1fr}.rs-gallery-filter-inner{align-items:flex-start;flex-direction:column;padding:20px 0}.rs-gallery-filter-inner nav{justify-content:flex-start}}
@media(max-width:640px){.rs-gallery-hero{min-height:570px}.rs-gallery-hero-inner{padding:145px 0 58px}.rs-gallery-hero h1{font-size:67px}.rs-gallery-hero p{font-size:15px}.rs-gallery-hero-stats{gap:25px}.rs-gallery-hero-stats div{padding-right:24px}.rs-gallery-albums-section{padding:58px 0 75px}.rs-gallery-section-head,.rs-gallery-single-head{display:grid;gap:15px}.rs-gallery-section-head h2,.rs-gallery-single-head h2{font-size:38px}.rs-gallery-album-grid{grid-template-columns:1fr}.rs-gallery-album-card.is-featured{grid-column:auto}.rs-gallery-album-card.is-featured .rs-gallery-album-image,.rs-gallery-album-image{height:280px}.rs-gallery-album-card.is-featured h3,.rs-gallery-album-copy h3{font-size:28px}.rs-gallery-quote-band{padding:58px 0}.rs-gallery-quote-band .rs-shell{grid-template-columns:1fr;gap:17px}.rs-gallery-quote-band a{grid-column:auto}.rs-gallery-quote-band h2{font-size:31px}.rs-gallery-single-hero{min-height:610px}.rs-gallery-single-hero-inner{padding:125px 0 55px}.rs-gallery-single-hero h1{font-size:54px}.rs-gallery-single-meta{gap:18px;flex-wrap:wrap}.rs-gallery-single-main{padding:58px 0 75px}.rs-gallery-masonry{columns:1}.rs-lightbox figure{width:calc(100vw - 30px)}.rs-lightbox-prev,.rs-lightbox-next{top:auto;bottom:18px;width:44px;height:44px;border-radius:50%;font-size:32px;transform:none}.rs-lightbox-prev{left:50%;margin-left:-52px}.rs-lightbox-next{right:50%;margin-right:-52px}.rs-lightbox-counter{left:15px;bottom:30px}.rs-lightbox-close{right:15px;top:15px}.rs-gallery-more-grid{grid-template-columns:1fr}}

/* ===============================
   v2.3 — DOCUMENT LIBRARY
   =============================== */
.rs-doc-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 30%,rgba(20,88,142,.5),transparent 31%),linear-gradient(120deg,#041a33 0%,#082c51 54%,#0a416f 100%);color:#fff;isolation:isolate}.rs-doc-hero-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.25))}.rs-doc-hero-inner{padding:120px 0 94px}.rs-doc-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:9px;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.055em;color:#9fb1c2;margin-bottom:48px}.rs-doc-breadcrumb a:hover{color:#fff}.rs-doc-breadcrumb strong{color:#fff}.rs-doc-hero h1{font-size:clamp(52px,6vw,82px);line-height:.93;letter-spacing:-.055em;margin:18px 0 24px;font-weight:950;max-width:940px}.rs-doc-hero h1 em{font-style:normal;color:#ff515b}.rs-doc-hero-inner>p{font-size:17px;line-height:1.7;color:#c4d1dd;max-width:720px;margin:0}.rs-doc-hero-stats{display:flex;gap:44px;margin-top:38px}.rs-doc-hero-stats span{padding-right:36px;border-right:1px solid rgba(255,255,255,.17);font-size:13px;color:#a9bac9;text-transform:uppercase;letter-spacing:.06em}.rs-doc-hero-stats span:last-child{border:0}.rs-doc-hero-stats b{display:block;color:#fff;font-size:26px;line-height:1;margin-bottom:7px;letter-spacing:-.04em}
.rs-doc-categories{padding:90px 0 72px;background:#fff}.rs-doc-section-head{display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:end;margin-bottom:34px}.rs-doc-section-head h2,.rs-doc-library-top h2{font-size:42px;line-height:1;letter-spacing:-.045em;margin:9px 0 0}.rs-doc-section-head>p{font-size:13px;color:#6b7c90;line-height:1.7;margin:0}.rs-doc-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rs-doc-category-card{appearance:none;border:1px solid #e1e8ef;background:#f9fbfd;border-radius:16px;padding:20px;display:grid;grid-template-columns:54px 1fr 25px;gap:16px;align-items:center;text-align:left;color:var(--ink);cursor:pointer;transition:.2s}.rs-doc-category-card:hover{transform:translateY(-4px);background:#fff;border-color:#cfdbe6;box-shadow:0 16px 40px rgba(7,37,66,.08)}.rs-doc-category-icon{width:54px;height:54px;border-radius:14px;background:#072c51;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:900}.rs-doc-category-card:nth-child(2) .rs-doc-category-icon,.rs-doc-category-card:nth-child(5) .rs-doc-category-icon{background:var(--red)}.rs-doc-category-card strong{display:block;font-size:16px}.rs-doc-category-card small{display:block;color:#7d8c9e;font-size:13px;margin-top:3px}.rs-doc-category-card i{font-style:normal;color:#9aabba;font-size:19px}
.rs-doc-library{padding:84px 0 96px;background:#f3f6f9}.rs-doc-library-top{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:28px}.rs-doc-tools{display:flex;gap:10px;align-items:center}.rs-doc-search{width:300px;height:46px;background:#fff;border:1px solid #dce4ec;border-radius:10px;display:flex;align-items:center;gap:9px;padding:0 13px;color:#8291a2}.rs-doc-search input{border:0;outline:0;width:100%;font:inherit;font-size:12px;color:var(--ink);background:transparent}.rs-doc-select select{height:46px;min-width:190px;border:1px solid #dce4ec;border-radius:10px;background:#fff;padding:0 34px 0 13px;font:inherit;font-size:12px;font-weight:750;color:#244360}.rs-doc-table-wrap{background:#fff;border:1px solid #e0e7ee;border-radius:16px;overflow:hidden;box-shadow:0 10px 34px rgba(7,37,66,.055)}.rs-doc-table{width:100%;border-collapse:collapse}.rs-doc-table th{text-align:left;background:#071f3a;color:#d8e2eb;font-size:11.5px;letter-spacing:.11em;text-transform:uppercase;padding:15px 17px}.rs-doc-table td{padding:15px 17px;border-bottom:1px solid #edf1f5;font-size:12px;color:#52657a;vertical-align:middle}.rs-doc-table tr:last-child td{border-bottom:0}.rs-doc-table tbody tr{transition:.16s}.rs-doc-table tbody tr:hover{background:#f9fbfd}.rs-doc-name{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;min-width:300px}.rs-doc-name strong{display:block;color:#112f4e;font-size:13px;line-height:1.32}.rs-doc-name small{display:block;font-size:12px;color:#99a5b2;margin-top:3px}.rs-doc-file-icon{width:44px;height:52px;border-radius:8px 8px 8px 3px;display:grid;place-items:center;background:#e9eef4;color:#35516e;font-size:11.5px;font-weight:950;letter-spacing:.05em;position:relative;flex:0 0 auto}.rs-doc-file-icon:after{content:"";position:absolute;right:0;top:0;border-style:solid;border-width:0 0 10px 10px;border-color:transparent transparent rgba(255,255,255,.8) transparent}.rs-doc-file-icon.is-pdf{background:#fff0f1;color:#d92731}.rs-doc-file-icon.is-word{background:#edf5ff;color:#1e65a7}.rs-doc-term{appearance:none;border:0;background:#eef3f7;color:#38536d;border-radius:999px;padding:7px 10px;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.rs-doc-term:hover{background:#e2eaf1}.rs-doc-format{font-size:11.5px;font-weight:950;letter-spacing:.08em;border:1px solid #d9e1e9;border-radius:5px;padding:5px 7px;color:#465e76}.rs-doc-actions{white-space:nowrap}.rs-doc-actions>a{font-size:11.5px;font-weight:950;color:#113d65;letter-spacing:.055em}.rs-doc-actions>a:hover{color:var(--red)}.rs-doc-actions .rs-doc-direct{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #dce5ed;border-radius:8px;margin-left:8px;font-size:14px}.rs-doc-empty{text-align:center;padding:60px 20px;color:#697a8d}.rs-doc-empty strong{display:block;color:#163653;font-size:21px}.rs-doc-count{text-align:right;font-size:12px;color:#7e8d9d;margin-top:12px;font-weight:750}.rs-doc-storage{padding:80px 0;background:#fff}.rs-doc-storage-card{border-radius:20px;padding:38px 42px;background:linear-gradient(125deg,#061d39,#0a355e);color:#fff;display:grid;grid-template-columns:140px 1fr;gap:38px;align-items:center;overflow:hidden}.rs-doc-storage-mark{font-size:38px;font-weight:950;letter-spacing:-.06em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.45);border-right:1px solid rgba(255,255,255,.14);height:90px;display:flex;align-items:center}.rs-doc-storage-card h2{font-size:35px;letter-spacing:-.04em;margin:8px 0}.rs-doc-storage-card p{font-size:12px;color:#b8c8d6;max-width:800px;margin:0}.rs-doc-storage-card code{background:rgba(255,255,255,.08);padding:3px 6px;border-radius:5px;color:#fff}
.rs-doc-single-hero{position:relative;background:linear-gradient(125deg,#061d39,#0a3f6e);color:#fff}.rs-doc-single-hero-inner{padding:105px 0 78px}.rs-doc-single-title-row{display:grid;grid-template-columns:82px 1fr;gap:30px;align-items:start}.rs-doc-single-file{width:82px;height:96px;border-radius:14px;font-size:14px}.rs-doc-single-hero h1{font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.05em;margin:14px 0 18px;max-width:1000px}.rs-doc-single-hero p{color:#c1d0dc;max-width:700px;font-size:14px}.rs-doc-single-main{padding:80px 0;background:#f4f7fa}.rs-doc-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.rs-doc-preview-card,.rs-doc-info-card{background:#fff;border:1px solid #e1e7ed;border-radius:17px;box-shadow:0 8px 30px rgba(7,37,66,.05)}.rs-doc-preview-card{padding:26px}.rs-doc-preview-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.rs-doc-preview-head h2,.rs-doc-info-card h2{font-size:28px;letter-spacing:-.04em;margin:6px 0 0}.rs-doc-pdf-frame{height:720px;border:1px solid #dfe6ed;border-radius:12px;overflow:hidden;background:#eef2f6}.rs-doc-pdf-frame iframe{width:100%;height:100%;border:0}.rs-doc-no-preview{text-align:center;padding:90px 25px;background:#f6f8fa;border-radius:12px}.rs-doc-no-preview>.rs-doc-file-icon{margin:0 auto 20px}.rs-doc-no-preview h3{font-size:21px;margin:0 0 8px}.rs-doc-no-preview p{font-size:12px;color:#728196}.rs-doc-editorial{padding-top:26px;color:#52657a}.rs-doc-info-card{padding:26px;position:sticky;top:95px}.rs-doc-info-card dl{margin:22px 0}.rs-doc-info-card dl>div{padding:13px 0;border-bottom:1px solid #edf1f4;display:flex;justify-content:space-between;gap:15px}.rs-doc-info-card dt{font-size:12px;color:#8291a1}.rs-doc-info-card dd{margin:0;text-align:right;font-size:var(--rs-hero-eyebrow-desktop,11px);font-weight:850;color:#173653}.rs-doc-download-wide{display:flex;justify-content:space-between;align-items:center;background:var(--red);color:#fff;border-radius:9px;padding:14px 16px;font-size:13px;font-weight:900}.rs-doc-back-wide{display:block;text-align:center;margin-top:11px;border:1px solid #dae3eb;border-radius:9px;padding:12px;font-size:12px;font-weight:850;color:#476079}.rs-doc-related{padding:82px 0;background:#fff}.rs-doc-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.rs-doc-related-grid>a{border:1px solid #e0e7ee;border-radius:14px;padding:18px;display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;transition:.2s}.rs-doc-related-grid>a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(6,35,64,.08)}.rs-doc-related-grid small{font-size:11.5px;color:#8795a5;font-weight:850}.rs-doc-related-grid h3{font-size:15px;line-height:1.28;margin:5px 0 11px}.rs-doc-related-grid b{font-size:11.5px;color:var(--red)}
@media(max-width:980px){.rs-doc-section-head{grid-template-columns:1fr}.rs-doc-category-grid{grid-template-columns:repeat(2,1fr)}.rs-doc-library-top{display:block}.rs-doc-tools{margin-top:22px}.rs-doc-single-grid{grid-template-columns:1fr}.rs-doc-info-card{position:static}.rs-doc-related-grid{grid-template-columns:1fr 1fr}.rs-doc-pdf-frame{height:600px}}
@media(max-width:720px){.rs-doc-hero-inner{padding:76px 0 72px}.rs-doc-breadcrumb{margin-bottom:35px}.rs-doc-hero h1{font-size:47px}.rs-doc-hero-stats{gap:18px;flex-wrap:wrap}.rs-doc-hero-stats span{padding-right:18px}.rs-doc-category-grid{grid-template-columns:1fr}.rs-doc-tools{display:grid}.rs-doc-search{width:100%}.rs-doc-select select{width:100%}.rs-doc-table thead{display:none}.rs-doc-table,.rs-doc-table tbody,.rs-doc-table tr,.rs-doc-table td{display:block;width:100%}.rs-doc-table tr{padding:16px;border-bottom:1px solid #e4eaf0}.rs-doc-table td{border:0;padding:7px 0 7px 112px;position:relative;min-height:28px}.rs-doc-table td:before{content:attr(data-label);position:absolute;left:0;top:8px;width:100px;font-size:11.5px;font-weight:900;text-transform:uppercase;color:#91a0af}.rs-doc-table td:first-child{padding-left:0}.rs-doc-table td:first-child:before{display:none}.rs-doc-name{min-width:0}.rs-doc-actions{display:flex!important;gap:10px;align-items:center}.rs-doc-storage-card{grid-template-columns:1fr;padding:28px}.rs-doc-storage-mark{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);height:auto;padding-bottom:18px}.rs-doc-single-title-row{grid-template-columns:56px 1fr;gap:18px}.rs-doc-single-file{width:56px;height:67px}.rs-doc-single-hero h1{font-size:38px}.rs-doc-preview-card{padding:15px}.rs-doc-preview-head{display:block}.rs-doc-preview-head .rs-btn{margin-top:16px}.rs-doc-pdf-frame{height:480px}.rs-doc-related-grid{grid-template-columns:1fr}}

/* ==========================================================================
   BMI + KONTAKT — v2.4
   ========================================================================== */
.rs-bmi-hero{position:relative;min-height:500px;background-image:var(--bmi-hero);background-size:cover;background-position:center 42%;color:#fff;overflow:hidden}
.rs-bmi-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,25,48,.96) 0%,rgba(5,36,67,.86) 43%,rgba(5,36,67,.26) 78%,rgba(5,36,67,.1) 100%)}
.rs-bmi-hero-inner{position:relative;z-index:2;padding:92px 0 105px}
.rs-bmi-hero h1{font-size:clamp(58px,7vw,96px);line-height:.88;letter-spacing:-.055em;margin:18px 0 25px;font-weight:950}
.rs-bmi-hero h1 em{font-style:normal;color:#ff4c55}
.rs-bmi-hero-inner>p{max-width:680px;font-size:16px;color:#d7e3ec;line-height:1.7}
.rs-bmi-main{padding:95px 0;background:#f4f7fa}
.rs-bmi-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:start}
.rs-bmi-calculator{background:#fff;border-radius:22px;padding:42px;box-shadow:0 24px 70px rgba(6,34,61,.1);border:1px solid #e4ebf1}
.rs-bmi-card-head h2,.rs-bmi-info h2,.rs-bmi-section-head h2{font-size:38px;line-height:1.06;letter-spacing:-.04em;margin:9px 0 14px}
.rs-bmi-card-head p,.rs-bmi-info>p,.rs-bmi-section-head>p{font-size:13px;color:#6e7c8c;line-height:1.75}
.rs-bmi-form{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}
.rs-bmi-form label>span{display:block;font-size:11.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#475b70;margin-bottom:8px}
.rs-bmi-input{display:flex;align-items:center;border:1px solid #d8e1e8;border-radius:12px;background:#f9fbfc;overflow:hidden;transition:.2s}
.rs-bmi-input:focus-within{border-color:#0b4f87;box-shadow:0 0 0 3px rgba(11,79,135,.08);background:#fff}
.rs-bmi-input input{width:100%;min-width:0;border:0;background:transparent;padding:15px 10px 15px 15px;font:inherit;font-size:16px;font-weight:800;color:#102c48;outline:0}
.rs-bmi-input b{padding-right:13px;font-size:12px;color:#8392a0}
.rs-bmi-submit{grid-column:1/-1;margin-top:4px;border:0;cursor:pointer;min-height:52px}
.rs-bmi-error{grid-column:1/-1;margin:0;color:#b4232a;font-size:13px;font-weight:700}
.rs-bmi-result{margin-top:25px;border-radius:16px;background:linear-gradient(135deg,#061f3d,#0a426f);color:#fff;display:grid;grid-template-columns:155px 1fr;overflow:hidden}
.rs-bmi-score{display:grid;place-items:center;text-align:center;padding:26px;background:rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.1)}
.rs-bmi-score small,.rs-bmi-interpret small{font-size:11px;letter-spacing:.12em;font-weight:950;color:#9fc0d8}
.rs-bmi-score strong{display:block;font-size:50px;line-height:1;margin-top:7px;color:#fff}
.rs-bmi-interpret{padding:25px 28px}
.rs-bmi-interpret h3{font-size:19px;margin:7px 0 7px}
.rs-bmi-interpret p{font-size:13px;line-height:1.65;color:#c8d7e3;margin:0}
.rs-bmi-info{padding:16px 0}
.rs-bmi-info>p{font-size:14px}
.rs-bmi-formula{margin:30px 0 18px;background:#fff;border:1px solid #dce5ec;border-left:4px solid var(--red);border-radius:14px;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 28px rgba(7,38,66,.04)}
.rs-bmi-formula span{font-size:11px;font-weight:950;letter-spacing:.12em;color:#8492a0}.rs-bmi-formula strong{font-size:24px;color:#113a5d}
.rs-bmi-note-card{background:#e9f0f5;border-radius:16px;padding:25px}.rs-bmi-note-card b{display:block;font-size:12px;color:#123d60;margin-bottom:7px}.rs-bmi-note-card p{margin:0;font-size:13px;line-height:1.7;color:#5c7184}
.rs-bmi-ranges{padding:90px 0;background:#fff}
.rs-bmi-section-head{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:end;margin-bottom:38px}.rs-bmi-section-head>p{margin:0}
.rs-bmi-range-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.rs-bmi-range-grid article{min-height:150px;border:1px solid #dfe7ed;border-radius:16px;padding:25px;background:#fbfcfd;position:relative;overflow:hidden}
.rs-bmi-range-grid article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#7291aa}.rs-bmi-range-grid article:nth-child(2):before{background:#258a69}.rs-bmi-range-grid article:nth-child(3):before{background:#d79b24}.rs-bmi-range-grid article:nth-child(4):before{background:#b94a50}
.rs-bmi-range-grid span{font-size:26px;font-weight:950;color:#0e3c61}.rs-bmi-range-grid h3{font-size:13px;line-height:1.4;margin:18px 0 0;color:#344d63}
.rs-bmi-youth-note{display:grid;grid-template-columns:210px 1fr;gap:35px;margin-top:22px;padding:22px 25px;border-radius:14px;background:#f0f5f8}.rs-bmi-youth-note strong{font-size:13px;color:#123f62}.rs-bmi-youth-note p{margin:0;font-size:13px;line-height:1.7;color:#66798a}
.rs-bmi-cta{padding:65px 0;background:#061f3d;color:#fff}.rs-bmi-cta .rs-shell{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.rs-bmi-cta h2{font-size:38px;margin:8px 0 8px;letter-spacing:-.04em}.rs-bmi-cta p{margin:0;color:#b8c8d5;font-size:12px}

.rs-contact-hero{position:relative;padding:105px 0 110px;background:linear-gradient(135deg,#061d39 0%,#083c68 64%,#0b527f 100%);color:#fff;overflow:hidden}
.rs-contact-hero-inner{position:relative;z-index:2}.rs-contact-hero h1{font-size:clamp(58px,7vw,94px);line-height:.9;letter-spacing:-.055em;margin:20px 0 25px;font-weight:950}.rs-contact-hero h1 em{font-style:normal;color:#ff525b}.rs-contact-hero-inner>p{max-width:720px;font-size:16px;line-height:1.75;color:#cedce8}
.rs-contact-hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.3}.rs-contact-orb-one{width:360px;height:360px;right:6%;top:-140px;background:#2f91d4}.rs-contact-orb-two{width:260px;height:260px;right:25%;bottom:-150px;background:#f12630}
.rs-contact-cards{padding:0 0 80px;background:linear-gradient(#fff,#f5f8fa)}
.rs-contact-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;transform:translateY(-35px)}
.rs-contact-card-grid article{background:#fff;border:1px solid #e2e9ef;border-radius:18px;padding:28px 26px;box-shadow:0 14px 38px rgba(5,36,65,.07);min-height:220px}
.rs-contact-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#edf4f9;color:#0d568a;font-size:20px;margin-bottom:23px}.rs-contact-card-grid article:nth-child(2) .rs-contact-icon{background:#fff0f1;color:#df2730}.rs-contact-card-grid article:nth-child(3) .rs-contact-icon{background:#eef6ed;color:#3d8b45}.rs-contact-card-grid article:nth-child(4) .rs-contact-icon{background:#fff6e7;color:#c78916}
.rs-contact-card-grid small{font-size:10px;font-weight:950;letter-spacing:.12em;color:#8b99a6}.rs-contact-card-grid h3{font-size:19px;margin:8px 0 12px}.rs-contact-card-grid a,.rs-contact-card-grid p{display:block;margin:5px 0;font-size:13px;line-height:1.65;color:#5d7184}.rs-contact-card-grid a:hover{color:var(--red)}.rs-contact-map-link{font-weight:950!important;color:#0d568a!important;margin-top:14px!important}
.rs-contact-main{padding:95px 0;background:#f3f6f8}.rs-contact-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:85px;align-items:start}
.rs-contact-copy h2{font-size:43px;line-height:1.02;letter-spacing:-.04em;margin:10px 0 18px}.rs-contact-copy>p{font-size:13px;line-height:1.8;color:#687b8c;max-width:470px}
.rs-contact-office{margin-top:35px;padding:27px;border-radius:16px;background:#082a4b;color:#fff}.rs-contact-office small{font-size:10px;letter-spacing:.12em;font-weight:950;color:#93b6cf}.rs-contact-office address{font-style:normal;font-size:18px;font-weight:850;line-height:1.45;margin:10px 0}.rs-contact-office p{margin:0;color:#b8cbd9;font-size:12px}
.rs-contact-form-card{background:#fff;border:1px solid #dfe7ed;border-radius:22px;padding:38px;box-shadow:0 24px 65px rgba(7,36,62,.08)}
.rs-contact-form{display:grid;gap:17px}.rs-contact-row{display:grid;grid-template-columns:1fr 1fr;gap:17px}.rs-contact-form label>span{display:block;font-size:11px;text-transform:uppercase;font-weight:950;letter-spacing:.08em;color:#4b6277;margin-bottom:7px}.rs-contact-form input[type=text],.rs-contact-form input[type=email],.rs-contact-form input[type=tel],.rs-contact-form textarea{width:100%;border:1px solid #d8e2e9;background:#f9fbfc;border-radius:11px;padding:14px 15px;font:inherit;font-size:13px;color:#173b59;outline:0;transition:.2s}.rs-contact-form textarea{resize:vertical;min-height:155px}.rs-contact-form input:focus,.rs-contact-form textarea:focus{border-color:#0b568d;background:#fff;box-shadow:0 0 0 3px rgba(11,86,141,.08)}
.rs-contact-consent{display:flex!important;gap:10px;align-items:flex-start}.rs-contact-consent input{margin-top:3px}.rs-contact-consent span{font-size:12px!important;line-height:1.5!important;text-transform:none!important;letter-spacing:0!important;font-weight:600!important;color:#71808d!important;margin:0!important}.rs-contact-form .rs-btn{border:0;cursor:pointer;justify-self:start;min-width:190px}
.rs-contact-alert{padding:14px 16px;border-radius:10px;margin-bottom:18px;font-size:13px;line-height:1.55;font-weight:750}.rs-contact-alert.is-success{background:#e9f6ef;border:1px solid #bfdfce;color:#23603f}.rs-contact-alert.is-error{background:#fff0f1;border:1px solid #efc9cc;color:#8c2930}.rs-contact-alert a{text-decoration:underline}.rs-contact-hp{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}
.rs-contact-bottom{padding:65px 0;background:#fff}.rs-contact-bottom .rs-shell{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.rs-contact-bottom h2{font-size:38px;letter-spacing:-.04em;margin:7px 0 0}

@media(max-width:1050px){
  .rs-bmi-grid,.rs-contact-layout{grid-template-columns:1fr;gap:45px}.rs-bmi-info{max-width:760px}.rs-contact-copy{max-width:720px}
  .rs-contact-card-grid{grid-template-columns:1fr 1fr}.rs-bmi-range-grid{grid-template-columns:1fr 1fr}.rs-bmi-section-head{grid-template-columns:1fr;gap:15px}.rs-bmi-section-head>p{max-width:650px}
}
@media(max-width:720px){
  .rs-bmi-hero{min-height:450px;background-position:58% center}.rs-bmi-hero-inner,.rs-contact-hero-inner{padding:68px 0 80px}.rs-bmi-hero h1,.rs-contact-hero h1{font-size:52px}.rs-bmi-hero-inner>p,.rs-contact-hero-inner>p{font-size:13px}
  .rs-bmi-main,.rs-bmi-ranges,.rs-contact-main{padding:65px 0}.rs-bmi-calculator,.rs-contact-form-card{padding:25px 20px}.rs-bmi-form{grid-template-columns:1fr}.rs-bmi-submit,.rs-bmi-error{grid-column:auto}.rs-bmi-result{grid-template-columns:1fr}.rs-bmi-score{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}
  .rs-bmi-card-head h2,.rs-bmi-info h2,.rs-bmi-section-head h2,.rs-contact-copy h2{font-size:32px}.rs-bmi-range-grid,.rs-contact-card-grid{grid-template-columns:1fr}.rs-bmi-youth-note{grid-template-columns:1fr;gap:8px}.rs-bmi-cta .rs-shell,.rs-contact-bottom .rs-shell{grid-template-columns:1fr;gap:25px}.rs-bmi-cta h2,.rs-contact-bottom h2{font-size:31px}
  .rs-contact-hero{padding:0}.rs-contact-card-grid{transform:translateY(-22px)}.rs-contact-row{grid-template-columns:1fr}.rs-contact-card-grid article{min-height:0}.rs-contact-form .rs-btn{width:100%}
}

/* ========================================================================
   Signature 2.5 — homepage / navigation / mobile polish
   ===================================================================== */
:root{--shadow-soft:0 18px 60px rgba(9,34,60,.10);--shadow-card:0 12px 34px rgba(10,38,66,.10)}
body.rs-signature{overflow-x:hidden}.rs-header.rs-header-light{border-bottom:1px solid rgba(11,35,64,.07)}
.rs-header-light .rs-navbar{height:92px;gap:18px}.rs-header-light .rs-brand-original{width:226px;min-width:226px}.rs-header-light .rs-original-logo-header{max-height:78px}
.rs-header-light .rs-menu{gap:19px}.rs-header-light .rs-menu>li>a{font-size:12.5px;letter-spacing:.02em}.rs-header-light .rs-menu .sub-menu{padding:12px;width:280px;border-radius:15px}.rs-header-light .rs-menu .sub-menu a{padding:11px 13px}.rs-header-light .rs-menu .sub-menu .sub-menu{left:266px}
.rs-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;background:var(--red);color:#fff;font-size:12px;font-weight:950;letter-spacing:.04em;box-shadow:0 8px 22px rgba(241,38,48,.18);transition:.2s}.rs-header-cta:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(241,38,48,.24)}
.rs-search-btn{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e1e7ee!important;border-radius:9px!important;font-size:22px!important;cursor:pointer;transition:.2s}.rs-search-btn:hover{background:#f4f7fa!important;border-color:#d3dde7!important}
.rs-burger{cursor:pointer}.rs-header.rs-header-light.is-scrolled{box-shadow:0 12px 42px rgba(8,31,56,.10)}

.rs-hero.rs-hero-signature{min-height:760px;background-position:center 42%}.rs-hero-signature .rs-hero-overlay{background:linear-gradient(90deg,rgba(2,17,34,.96) 0%,rgba(4,28,53,.84) 37%,rgba(4,28,53,.27) 70%,rgba(4,28,53,.08) 100%)}
.rs-hero-signature .rs-hero-grid{grid-template-columns:minmax(0,1.1fr) 350px;align-items:end;padding-top:110px;padding-bottom:160px;min-height:690px}.rs-hero-signature .rs-hero-copy{max-width:800px}.rs-hero-signature .rs-kicker{font-size:12px;letter-spacing:.16em}.rs-hero-signature h1{font-size:clamp(54px,6vw,88px);max-width:850px;text-wrap:balance}.rs-hero-signature .rs-hero-copy>p{font-size:17px;line-height:1.7;max-width:610px}.rs-hero-signature .rs-btn{min-height:48px;padding:0 22px}.rs-btn-ghost{background:rgba(255,255,255,.07);backdrop-filter:blur(7px)}
.rs-hero-feature-new{display:block!important;margin:0 0 18px;padding:25px 25px 23px;background:linear-gradient(145deg,rgba(7,37,70,.90),rgba(7,37,70,.73));border-radius:18px;box-shadow:0 20px 60px rgba(1,12,25,.22);transition:.25s}.rs-hero-feature-new:hover{transform:translateY(-4px);background:linear-gradient(145deg,rgba(8,46,85,.94),rgba(7,37,70,.80))}.rs-hero-feature-new span{display:block;color:#ff777e;font-size:11.5px;font-weight:950;letter-spacing:.16em}.rs-hero-feature-new h3{font-size:26px;line-height:1.08;margin:10px 0}.rs-hero-feature-new p{font-size:12px;line-height:1.6;margin:0 0 18px;color:#cbd8e5}.rs-hero-feature-new b{font-size:12px;letter-spacing:.07em}.rs-hero-feature-new i{font-style:normal;margin-left:8px}
.rs-hero-signature .rs-hero-stats{display:grid;grid-template-columns:repeat(3,max-content);gap:0;margin-top:38px;width:max-content;max-width:100%;background:rgba(1,19,37,.20);border:1px solid rgba(255,255,255,.12);border-radius:12px;backdrop-filter:blur(5px);overflow:hidden}.rs-hero-signature .rs-hero-stats>div{padding:13px 24px;border-right:1px solid rgba(255,255,255,.14)}.rs-hero-signature .rs-hero-stats strong{font-size:24px;line-height:1.1}.rs-hero-signature .rs-hero-stats span{margin-top:3px;font-size:11.5px;text-transform:uppercase;letter-spacing:.06em}
.rs-hero-dots{position:absolute;z-index:7;right:calc((100vw - min(var(--shell),calc(100% - 48px)))/2);bottom:118px;display:flex;gap:7px}.rs-hero-dots i{width:22px;height:3px;border-radius:99px;background:rgba(255,255,255,.35)}.rs-hero-dots i.active{width:42px;background:#fff}

.rs-section-lead{max-width:650px;margin:8px 0 0;color:#6c788a;font-size:13px}.rs-program-section{padding-top:82px;padding-bottom:92px}.rs-program-grid-home{grid-template-columns:repeat(3,1fr);gap:16px}.rs-program-grid-home .rs-program-card{min-height:330px;border-radius:18px}.rs-program-grid-home .rs-program-card:nth-child(1),.rs-program-grid-home .rs-program-card:nth-child(2){min-height:380px}.rs-program-grid-home .rs-program-card:nth-child(1){grid-column:span 2}.rs-program-grid-home .rs-program-card:nth-child(2){grid-column:span 1}.rs-program-grid-home .rs-program-card:nth-child(n+3){min-height:285px}.rs-program-grid-home .rs-program-content{left:22px;right:22px;bottom:21px}.rs-program-grid-home .rs-program-content h3{font-size:21px;max-width:340px}.rs-program-grid-home .rs-program-content p{font-size:12px;line-height:1.5;max-width:360px}.rs-program-grid-home .rs-program-content b{display:block;font-size:11.5px;letter-spacing:.08em;margin-top:10px;opacity:.82}.rs-program-grid-home .rs-program-card:hover .rs-program-shade{background:linear-gradient(0deg,rgba(2,17,34,.98),rgba(2,17,34,.18) 80%)}

.rs-news-section{padding:76px 0 82px}.rs-news-layout{gap:24px;align-items:stretch}.rs-feature-news,.rs-news-list,.rs-events-card{border-radius:20px}.rs-feature-news{min-height:445px}.rs-feature-news>a>div{left:31px;right:31px;bottom:29px}.rs-feature-news h3{font-size:32px}.rs-news-list{padding:12px}.rs-news-list a{padding:12px}.rs-events-card{align-self:stretch;padding:25px;display:flex;flex-direction:column}.rs-event{color:#fff}.rs-event:hover h4{color:#ff8c91}.rs-events-empty{padding:30px 4px;flex:1;display:flex;flex-direction:column;justify-content:center}.rs-events-empty span{font-size:17px;font-weight:900}.rs-events-empty p{font-size:12px;color:#aebdcd;line-height:1.7}.rs-events-link{margin-top:auto}

.rs-benefits{background:linear-gradient(180deg,#fff,#fbfcfe)}.rs-benefits-inner{min-height:155px}.rs-benefit{display:flex;align-items:center;gap:11px}.rs-benefit b{width:40px;height:40px;display:grid;place-items:center;border:1px solid #dce4ed;border-radius:50%;font-size:17px;color:var(--red)}.rs-benefit span{font-size:12px;font-weight:800}.rs-beactive{padding:20px;border-radius:14px;background:#f4f7fa}.rs-beactive small{display:block;font-size:11.5px;color:#768498;margin-top:2px}

.rs-gallery{padding:90px 0}.rs-gallery-grid-home{display:grid;grid-template-columns:1.35fr .85fr .85fr;grid-template-rows:210px 210px;gap:12px}.rs-gallery-grid-home>a{position:relative;height:auto!important;border-radius:18px;overflow:hidden}.rs-gallery-grid-home>a:first-child{grid-row:1/3}.rs-gallery-grid-home>a:nth-child(2){grid-column:2/4}.rs-gallery-grid-home img{width:100%;height:100%;object-fit:cover;transition:.35s}.rs-gallery-grid-home>a:hover img{transform:scale(1.035)}.rs-gallery-home-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,20,38,.78),rgba(3,20,38,0) 62%)}.rs-gallery-home-item>span{position:absolute;z-index:2;left:20px;right:20px;bottom:18px;color:#fff}.rs-gallery-home-item b{display:block;font-size:16px;line-height:1.2}.rs-gallery-home-item small{display:block;margin-top:3px;font-size:12px;color:#d7e2ed}

.rs-home-cta{padding:60px 0;background:linear-gradient(120deg,#071f3d,#0b3e6b);color:#fff;position:relative;overflow:hidden}.rs-home-cta:after{content:"";position:absolute;width:430px;height:430px;border:75px solid rgba(255,255,255,.035);border-radius:50%;right:-120px;top:-160px}.rs-home-cta .rs-shell{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:50px}.rs-home-cta h2{font-size:42px;line-height:1;margin:6px 0 13px;letter-spacing:-.04em}.rs-home-cta p{margin:0;color:#c5d3e1;max-width:670px}.rs-home-cta .rs-shell>div:last-child{display:flex;gap:10px;flex:none}.rs-btn-darkline{border:1px solid rgba(255,255,255,.35);color:#fff}.rs-btn-darkline:hover{background:rgba(255,255,255,.08)}

.rs-partners{padding:32px 0}.rs-partners-inner{gap:18px}.rs-partner-name{padding-left:16px;border-left:1px solid #e3e8ef}.rs-footer{padding-top:66px}.rs-footer-grid{gap:42px}.rs-footer-about p{max-width:310px;line-height:1.75}.rs-footer-signature{display:flex;align-items:center;gap:12px;margin-top:20px}.rs-footer-signature b{font-size:28px;color:#fff;line-height:1}.rs-footer-signature span{font-size:11.5px;color:#8298ad;text-transform:uppercase;letter-spacing:.06em;line-height:1.45}.rs-footer-follow p{line-height:1.65}.rs-footer-news-btn{display:flex!important;align-items:center!important;justify-content:space-between;padding:12px 13px!important;background:var(--red);border-radius:7px;color:#fff!important;font-weight:900!important;letter-spacing:.04em}.rs-footer-contact-btn{font-weight:900!important;color:#fff!important;margin-top:13px!important}.rs-footer-bottom a{color:inherit}

.rs-search-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:start center;padding-top:min(18vh,160px);opacity:0;visibility:hidden;transition:.22s}.rs-search-overlay.is-open{opacity:1;visibility:visible}.rs-search-backdrop{position:absolute;inset:0;background:rgba(2,14,28,.72);backdrop-filter:blur(8px)}.rs-search-dialog{position:relative;z-index:2;width:min(720px,calc(100% - 32px));background:#fff;border-radius:20px;padding:38px;box-shadow:0 30px 100px rgba(0,0,0,.25)}.rs-search-dialog>span{font-size:11.5px;font-weight:950;color:var(--red);letter-spacing:.14em}.rs-search-dialog h2{font-size:38px;letter-spacing:-.04em;margin:5px 0 22px}.rs-search-dialog form{display:grid;grid-template-columns:1fr auto;border:1px solid #dbe3eb;border-radius:11px;overflow:hidden}.rs-search-dialog input{border:0;padding:17px 18px;font:inherit;outline:0;min-width:0}.rs-search-dialog form button{border:0;background:var(--navy);color:#fff;padding:0 20px;font-size:12px;font-weight:950;letter-spacing:.05em;cursor:pointer}.rs-search-dialog form button i{font-style:normal;margin-left:8px}.rs-search-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:30px;cursor:pointer;color:#657386}.rs-search-links{display:flex;gap:9px;margin-top:18px;flex-wrap:wrap}.rs-search-links a{padding:8px 11px;border-radius:99px;background:#f1f4f7;color:#40536a;font-size:12px;font-weight:800}

.rs-mobile-head{display:flex;align-items:center;justify-content:space-between;color:#fff;margin-bottom:15px;font-size:12px;font-weight:950;letter-spacing:.12em}.rs-mobile-close{border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;width:38px;height:38px;border-radius:50%;font-size:24px;line-height:1;cursor:pointer}.rs-mobile-menu li{position:relative}.rs-mobile-menu .menu-item-has-children>a{padding-right:52px}.rs-mobile-subtoggle{position:absolute;right:0;top:5px;width:40px;height:40px;border:0;background:rgba(255,255,255,.06);color:#fff;border-radius:7px;font-size:20px;cursor:pointer}.rs-mobile-menu .open>.rs-mobile-subtoggle{transform:rotate(45deg)}.rs-mobile-cta{display:flex;margin-top:22px;align-items:center;justify-content:center;background:var(--red);color:#fff;padding:13px;border-radius:8px;font-size:13px;font-weight:950}

@media(max-width:1260px){.rs-header-light .rs-navbar{gap:10px}.rs-header-light .rs-brand-original{width:205px;min-width:205px}.rs-header-light .rs-menu{gap:14px}.rs-header-light .rs-menu>li>a{font-size:12px}.rs-header-cta{display:none}.rs-hero-signature .rs-hero-grid{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:1040px){.rs-header-light .rs-brand-original{width:190px;min-width:190px}.rs-hero-feature-new{display:none!important}.rs-hero-signature .rs-hero-grid{grid-template-columns:1fr}.rs-program-grid-home{grid-template-columns:repeat(2,1fr)}.rs-program-grid-home .rs-program-card:nth-child(1){grid-column:span 1}.rs-program-grid-home .rs-program-card:nth-child(1),.rs-program-grid-home .rs-program-card:nth-child(2){min-height:330px}.rs-home-cta .rs-shell{align-items:flex-start}.rs-partners-inner{grid-template-columns:repeat(3,1fr)}.rs-partners-inner>strong{grid-column:1/-1}}
@media(max-width:900px){.rs-header-light .rs-navbar{height:78px}.rs-header-light .rs-brand-original{width:168px;min-width:168px}.rs-search-btn{width:38px;height:38px}.rs-mobile-panel{padding:0;background:rgba(3,20,39,.45);backdrop-filter:blur(8px)}.rs-mobile-inner{margin-left:auto;width:min(420px,92vw);min-height:100%;background:var(--navy);padding:28px 24px 40px;box-shadow:-20px 0 60px rgba(0,0,0,.2)}.rs-hero.rs-hero-signature{min-height:720px}.rs-hero-signature .rs-hero-grid{padding-top:82px;padding-bottom:150px;min-height:645px}.rs-hero-signature h1{font-size:clamp(50px,9vw,74px)}.rs-hero-dots{right:24px}.rs-program-grid-home{grid-template-columns:1fr 1fr}.rs-news-layout{grid-template-columns:1fr}.rs-home-cta .rs-shell{display:grid;grid-template-columns:1fr}.rs-home-cta .rs-shell>div:last-child{justify-content:flex-start}.rs-gallery-grid-home{grid-template-columns:1fr 1fr;grid-template-rows:250px 180px}.rs-gallery-grid-home>a:first-child{grid-row:auto;grid-column:1/3}.rs-gallery-grid-home>a:nth-child(2){grid-column:auto}}
@media(max-width:640px){.rs-shell{width:min(100% - 30px,var(--shell))}.rs-header-light .rs-navbar{height:72px}.rs-header-light .rs-brand-original{width:145px;min-width:145px}.rs-search-btn{display:none}.rs-hero.rs-hero-signature{min-height:670px;background-position:59% center}.rs-hero-signature .rs-hero-grid{padding-top:64px;padding-bottom:125px;min-height:600px}.rs-hero-signature .rs-hero-overlay{background:linear-gradient(90deg,rgba(2,17,34,.97),rgba(4,28,53,.83) 68%,rgba(4,28,53,.28))}.rs-hero-signature .rs-kicker{font-size:11px;line-height:1.5}.rs-hero-signature h1{font-size:47px;line-height:.96;margin-top:15px}.rs-hero-signature .rs-hero-copy>p{font-size:14px;line-height:1.65}.rs-hero-signature .rs-hero-cta{width:100%}.rs-hero-signature .rs-btn{width:100%;justify-content:space-between}.rs-hero-signature .rs-hero-stats{grid-template-columns:repeat(3,1fr);width:100%;margin-top:24px}.rs-hero-signature .rs-hero-stats>div{padding:11px 9px}.rs-hero-signature .rs-hero-stats strong{font-size:18px}.rs-hero-signature .rs-hero-stats span{font-size:10px;line-height:1.35}.rs-hero-dots{display:none}.rs-hero-wave-svg{height:82px}.rs-program-section{padding-top:64px;padding-bottom:68px}.rs-section-head h2{font-size:31px}.rs-section-lead{font-size:12px}.rs-program-grid-home{display:flex;grid-template-columns:none;gap:12px;overflow:auto;scroll-snap-type:x mandatory;margin-right:-15px;padding-right:15px}.rs-program-grid-home .rs-program-card,.rs-program-grid-home .rs-program-card:nth-child(1),.rs-program-grid-home .rs-program-card:nth-child(2),.rs-program-grid-home .rs-program-card:nth-child(n+3){min-width:82vw;min-height:360px;scroll-snap-align:start}.rs-program-grid-home .rs-program-content p{opacity:1;max-height:100px;margin-top:8px}.rs-news-section{padding:62px 0}.rs-feature-news{min-height:410px}.rs-feature-news>a>div{left:22px;right:22px;bottom:22px}.rs-feature-news h3{font-size:27px}.rs-events-card{margin-top:2px}.rs-benefits-inner{padding:30px 0;gap:18px}.rs-benefit{align-items:flex-start}.rs-gallery{padding:68px 0}.rs-gallery-grid-home{grid-template-columns:1fr;grid-template-rows:none}.rs-gallery-grid-home>a,.rs-gallery-grid-home>a:first-child,.rs-gallery-grid-home>a:nth-child(2){grid-column:auto;grid-row:auto;height:230px!important}.rs-gallery-grid-home>a:nth-child(n+3){height:175px!important}.rs-home-cta{padding:52px 0}.rs-home-cta h2{font-size:35px}.rs-home-cta p{font-size:13px}.rs-home-cta .rs-shell>div:last-child{display:grid;width:100%}.rs-home-cta .rs-btn{width:100%;justify-content:space-between}.rs-partners-inner{grid-template-columns:1fr 1fr}.rs-partner-name{padding:8px 0 8px 12px}.rs-footer{padding-top:55px}.rs-footer-grid{gap:28px}.rs-search-dialog{padding:31px 21px}.rs-search-dialog h2{font-size:32px}.rs-search-dialog form{grid-template-columns:1fr}.rs-search-dialog form button{min-height:46px}.rs-mobile-inner{width:94vw}}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.rs-mobile-search{display:grid;grid-template-columns:1fr 44px;margin:0 0 14px;border:1px solid rgba(255,255,255,.15);border-radius:9px;overflow:hidden}.rs-mobile-search input{min-width:0;border:0;background:rgba(255,255,255,.06);color:#fff;padding:12px 13px;outline:0}.rs-mobile-search input::placeholder{color:#91a5b9}.rs-mobile-search button{border:0;background:var(--red);color:#fff;font-size:19px;cursor:pointer}

/* Signature 2.6 — rendering performance and reduced motion. */
@media (min-width:768px){
  .rs-section,.rs-benefits,.rs-gallery,.rs-partners,.rs-program-related,.rs-news-related,.rs-license-documents,.rs-license-process,.rs-members-section,.rs-doc-library-section{content-visibility:auto;contain-intrinsic-size:1px 760px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}


/* ========================================================================
   Signature 2.7 — Homepage HERO slider (approved visual direction)
   ======================================================================== */
.rs-hero-slider{position:relative;height:clamp(650px,calc(100vh - 92px),820px);min-height:650px;overflow:hidden;background:#061d3a;color:#fff;isolation:isolate}
.rs-hero-slides,.rs-hero-slide,.rs-hero-slide-bg,.rs-hero-slide-overlay{position:absolute;inset:0}
.rs-hero-slide{opacity:0;visibility:hidden;transition:opacity .75s ease,visibility .75s ease;z-index:0}
.rs-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.rs-hero-slide-bg{background-size:cover;background-repeat:no-repeat;transform:scale(1.035);transition:transform 8s ease}
.rs-hero-slide.is-active .rs-hero-slide-bg{transform:scale(1)}
.rs-hero-slide-overlay{background:linear-gradient(90deg,rgba(2,21,43,.96) 0%,rgba(4,32,60,.88) 31%,rgba(4,27,49,.50) 53%,rgba(4,26,48,.10) 78%,rgba(4,26,48,.04) 100%)}
.rs-hero-slide-inner{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding-top:18px;padding-bottom:132px}
.rs-hero-slide-copy{width:min(720px,60vw);transform:translateY(10px);opacity:0;transition:transform .65s .15s ease,opacity .65s .15s ease}
.rs-hero-slide.is-active .rs-hero-slide-copy{transform:none;opacity:1}
.rs-hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:850;letter-spacing:.035em;text-transform:uppercase;color:rgba(255,255,255,.88)}
.rs-hero-eyebrow i{width:42px;height:3px;background:var(--red);display:block;flex:none}
.rs-hero-slide h1{max-width:790px;margin:20px 0 24px;font-size:var(--rs-hero-title-desktop,84px);line-height:.99;letter-spacing:-.045em;font-weight:950;text-wrap:balance;text-shadow:0 2px 20px rgba(0,0,0,.10)}
.rs-hero-slide-copy>p{max-width:630px;margin:0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.65}
.rs-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}
.rs-hero-actions .rs-btn{min-height:54px;padding:0 30px;border-radius:7px;font-size:var(--rs-hero-button-size,12px);letter-spacing:.015em;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.rs-btn-outline-light{border:1px solid rgba(255,255,255,.75);color:#fff;background:rgba(4,25,48,.14);backdrop-filter:blur(5px)}
.rs-btn-outline-light:hover{background:#fff;color:var(--navy);border-color:#fff;transform:translateY(-2px)}
.rs-hero-console-wrap{position:absolute;left:0;right:0;bottom:92px;z-index:5}
.rs-hero-console{display:grid;grid-template-columns:310px 1fr;align-items:center;gap:28px;max-width:1030px}
.rs-hero-arrows{display:flex;align-items:center;gap:18px}
.rs-hero-arrows>button{width:54px;height:54px;border:1px solid rgba(255,255,255,.33);border-radius:50%;display:grid;place-items:center;background:rgba(6,29,58,.18);color:#fff;font-size:20px;cursor:pointer;transition:.2s}
.rs-hero-arrows>button:hover{background:#fff;color:var(--navy);border-color:#fff}
.rs-hero-counter{display:flex;align-items:baseline;gap:7px;min-width:86px}.rs-hero-counter strong{font-size:38px;line-height:1;font-weight:950;letter-spacing:-.04em}.rs-hero-counter span{font-size:14px;color:rgba(255,255,255,.64);font-weight:750}
.rs-hero-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:700px}
.rs-hero-tab{position:relative;min-height:65px;padding:8px 28px;border:0;border-left:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;text-align:left;cursor:pointer;overflow:hidden}
.rs-hero-tab:first-child{border-left:0}.rs-hero-tab span{display:block;color:#62a7df;font-size:12px;font-weight:900;line-height:1.2}.rs-hero-tab strong{display:block;margin-top:4px;font-size:var(--rs-hero-nav-size,13px);font-weight:900;line-height:1.15;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rs-hero-tab:after{content:"";position:absolute;left:28px;right:100%;bottom:0;height:3px;background:var(--red);transition:right .35s ease}.rs-hero-tab.is-active span{color:var(--red)}.rs-hero-tab.is-active:after{right:28px}
.rs-hero-contours{position:absolute;left:-6%;bottom:0;width:55%;height:160px;z-index:2;opacity:.14;background:repeating-radial-gradient(ellipse at 15% 100%,transparent 0 18px,rgba(255,255,255,.22) 19px 20px,transparent 21px 38px);pointer-events:none}
.rs-hero-tricolor{position:absolute;z-index:4;left:-2%;right:-2%;bottom:-1px;width:104%;height:128px;pointer-events:none}
.rs-hero-slider .rs-hero-console,.rs-hero-slider .rs-hero-slide-inner{will-change:transform}

@media(max-width:1040px){
 .rs-hero-slider{height:720px;min-height:720px}.rs-hero-slide-inner{padding-bottom:150px}.rs-hero-slide-copy{width:min(710px,78vw)}.rs-hero-slide h1{font-size:var(--rs-hero-title-tablet,72px)}
 .rs-hero-console{grid-template-columns:250px 1fr;gap:16px}.rs-hero-tab{padding-left:18px;padding-right:18px}.rs-hero-tab:after{left:18px}.rs-hero-tab.is-active:after{right:18px}.rs-hero-tabs{max-width:none}
}
@media(max-width:780px){
 .rs-hero-slider{height:710px;min-height:710px}.rs-hero-slide-overlay{background:linear-gradient(90deg,rgba(2,21,43,.97),rgba(4,32,60,.83) 65%,rgba(4,26,48,.35))}.rs-hero-slide-bg{background-position:60% center!important}
 .rs-hero-slide-inner{align-items:flex-start;padding-top:72px;padding-bottom:170px}.rs-hero-slide-copy{width:100%}.rs-hero-eyebrow{font-size:var(--rs-hero-eyebrow-mobile,9px);line-height:1.45}.rs-hero-eyebrow i{width:28px}.rs-hero-slide h1{font-size:var(--rs-hero-title-mobile,43px);margin:16px 0 19px}.rs-hero-slide-copy>p{font-size:var(--rs-hero-text-mobile,14px);line-height:1.6;max-width:540px}.rs-hero-actions{margin-top:24px}.rs-hero-actions .rs-btn{min-height:49px;padding:0 21px}
 .rs-hero-console-wrap{bottom:88px}.rs-hero-console{display:block}.rs-hero-arrows{justify-content:flex-start}.rs-hero-tabs{display:none}.rs-hero-tricolor{height:100px}
}
@media(max-width:520px){
 .rs-hero-slider{height:690px;min-height:690px}.rs-hero-slide-inner{padding-top:58px;padding-bottom:155px}.rs-hero-slide h1{font-size:var(--rs-hero-title-mobile,43px);line-height:.98}.rs-hero-slide-copy>p{font-size:var(--rs-hero-text-mobile,14px)}.rs-hero-actions{display:grid;grid-template-columns:1fr}.rs-hero-actions .rs-btn{width:100%;justify-content:space-between}.rs-hero-console-wrap{bottom:82px}.rs-hero-arrows>button{width:46px;height:46px}.rs-hero-counter strong{font-size:32px}.rs-hero-tricolor{height:86px}
}
@media(prefers-reduced-motion:reduce){.rs-hero-slide,.rs-hero-slide-bg,.rs-hero-slide-copy{transition:none!important}}

/* ========================================================================
   Signature 2.8 — HERO coded 1:1 from the approved reference
   ======================================================================== */
@media (min-width:1101px){
  .rs-header.rs-header-light{position:sticky;top:0;background:#fff;box-shadow:0 1px 0 rgba(8,31,56,.08)}
  .rs-header-light .rs-navbar{width:min(1540px,calc(100% - 96px));height:122px;gap:34px}
  .rs-header-light .rs-brand-original{width:300px;min-width:300px}
  .rs-header-light .rs-original-logo-header{max-height:96px}
  .rs-header-light .rs-nav{margin-left:auto}
  .rs-header-light .rs-menu{gap:34px}
  .rs-header-light .rs-menu>li>a{padding:49px 0 43px;font-size:12px;font-weight:900;letter-spacing:.01em}
  .rs-header-light .rs-menu>li>a:after{bottom:34px}
  .rs-header-light .rs-menu .sub-menu{top:99px}
  .rs-header-light .rs-header-cta{display:none}
  .rs-header-light .rs-nav-actions{margin-left:8px;padding-left:24px;border-left:1px solid #d8dee7}
  .rs-header-light .rs-search-btn{width:44px;height:44px;font-size:30px;display:grid;place-items:center;padding:0}
  .rs-header.rs-header-light.is-scrolled .rs-navbar{height:88px}
  .rs-header.rs-header-light.is-scrolled .rs-brand-original{width:245px;min-width:245px}
  .rs-header.rs-header-light.is-scrolled .rs-original-logo-header{max-height:72px}
  .rs-header.rs-header-light.is-scrolled .rs-menu>li>a{padding:34px 0 28px}
  .rs-header.rs-header-light.is-scrolled .rs-menu>li>a:after{bottom:22px}
  .rs-header.rs-header-light.is-scrolled .rs-menu .sub-menu{top:75px}
}

.rs-hero-approved{height:810px;min-height:810px;background:#061f3e;overflow:hidden;isolation:isolate}
.rs-hero-approved .rs-hero-stage{position:relative;height:596px;overflow:hidden;background:#06223f}
.rs-hero-approved .rs-hero-content-shell{width:min(1476px,calc(100% - 100px));margin:0 auto;position:relative}
.rs-hero-approved .rs-hero-slides,.rs-hero-approved .rs-hero-slide,.rs-hero-approved .rs-hero-slide-bg,.rs-hero-approved .rs-hero-slide-overlay{position:absolute;inset:0}
.rs-hero-approved .rs-hero-slide{opacity:0;visibility:hidden;z-index:0;transition:opacity .72s ease,visibility .72s ease}
.rs-hero-approved .rs-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.rs-hero-approved .rs-hero-slide-bg{background-size:cover;background-repeat:no-repeat;background-position:center;transform:scale(1.02);transition:transform 8s ease}
.rs-hero-approved .rs-hero-slide.is-active .rs-hero-slide-bg{transform:scale(1)}
.rs-hero-approved .rs-hero-slide-overlay{background:linear-gradient(90deg,#061f3e 0%,#061f3e 34%,rgba(6,31,62,.985) 45%,rgba(6,31,62,.90) 54%,rgba(5,29,57,.64) 64%,rgba(5,28,55,.24) 78%,rgba(5,28,55,.05) 100%)}
.rs-hero-approved .rs-hero-slide-inner{height:596px;display:flex;align-items:flex-start;padding:67px 0 118px;position:relative;z-index:2}
.rs-hero-approved .rs-hero-slide-copy{width:min(790px,55vw);opacity:0;transform:translateY(10px);transition:opacity .58s .12s ease,transform .58s .12s ease}
.rs-hero-approved .rs-hero-slide.is-active .rs-hero-slide-copy{opacity:1;transform:none}
.rs-hero-approved .rs-hero-eyebrow{display:block;color:#f02032;font-size:var(--rs-hero-eyebrow-desktop,17px);font-weight:700;letter-spacing:.005em;line-height:1.35;text-transform:uppercase;margin:0 0 15px}
.rs-hero-approved .rs-hero-slide h1{max-width:790px;margin:0;font-size:var(--rs-hero-title-desktop,84px);line-height:.96;letter-spacing:-.035em;font-weight:950;text-transform:uppercase;color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.14);text-wrap:balance;overflow-wrap:normal;word-break:normal}
.rs-hero-approved .rs-hero-title-rule{display:block;width:112px;height:4px;border-radius:2px;background:#f02032;margin:23px 0 28px}
.rs-hero-approved .rs-hero-slide-copy>p{max-width:650px;margin:0;color:rgba(255,255,255,.91);font-size:var(--rs-hero-text-desktop,19px);line-height:1.45;font-weight:430}
.rs-hero-approved .rs-hero-actions{display:flex;align-items:center;gap:16px;margin-top:31px}
.rs-hero-approved .rs-hero-actions .rs-btn{height:57px;min-width:220px;padding:0 30px;border-radius:8px;font-size:var(--rs-hero-button-size,15px);font-weight:900;letter-spacing:.01em;box-shadow:none}
.rs-hero-approved .rs-btn-red{background:linear-gradient(180deg,#ef2738,#d91525);border:1px solid rgba(255,255,255,.12)}
.rs-hero-approved .rs-btn-outline-light{background:rgba(4,28,55,.35);border:1px solid rgba(255,255,255,.78);backdrop-filter:none}
.rs-hero-approved .rs-btn-outline-light span{font-size:25px;font-weight:400;margin-left:8px}

.rs-hero-approved .rs-hero-console-wrap{position:absolute;left:0;right:0;bottom:0;z-index:8;height:112px}
.rs-hero-approved .rs-hero-console-shell{height:100%;display:grid;grid-template-columns:300px minmax(0,1fr);gap:0;align-items:end}
.rs-hero-approved .rs-hero-arrows{height:100%;display:flex;align-items:center;gap:22px;padding-right:24px}
.rs-hero-approved .rs-hero-arrows>button{width:56px;height:56px;flex:none;border:1px solid rgba(255,255,255,.30);border-radius:50%;background:rgba(4,26,51,.34);color:#fff;font-size:25px;line-height:1;cursor:pointer;transition:.2s}
.rs-hero-approved .rs-hero-arrows>button:hover{background:#fff;color:#092442;border-color:#fff}
.rs-hero-approved .rs-hero-counter{display:flex;align-items:baseline;gap:8px;min-width:102px}
.rs-hero-approved .rs-hero-counter strong{font-size:42px;line-height:1;font-weight:950;letter-spacing:-.04em}
.rs-hero-approved .rs-hero-counter span{font-size:17px;color:rgba(255,255,255,.72);font-weight:700}
.rs-hero-approved .rs-hero-tabs{height:112px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:rgba(21,48,76,.96);border:1px solid rgba(255,255,255,.15);border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 -8px 32px rgba(0,0,0,.14)}
.rs-hero-approved .rs-hero-tab{position:relative;height:100%;display:grid;grid-template-columns:62px minmax(0,1fr);grid-template-rows:22px auto;column-gap:16px;align-content:center;padding:12px 30px;border:0;border-left:1px solid rgba(255,255,255,.13);background:transparent;color:#fff;text-align:left;cursor:pointer;min-width:0}
.rs-hero-approved .rs-hero-tab:first-child{border-left:0}
.rs-hero-approved .rs-hero-tab-icon{grid-row:1/3;width:62px;height:62px;border:1.5px solid rgba(255,255,255,.68);border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal;transition:.25s}
.rs-hero-approved .rs-hero-tab-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.rs-hero-approved .rs-hero-tab-number{grid-column:2;display:block;color:#418dc9;font-size:14px;font-weight:900;line-height:1}
.rs-hero-approved .rs-hero-tab strong{grid-column:2;display:-webkit-box;margin:3px 0 0;max-width:100%;font-size:var(--rs-hero-nav-size,16px);font-weight:900;line-height:1.15;text-transform:uppercase;white-space:normal;overflow:hidden;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow-wrap:normal;word-break:normal}
.rs-hero-approved .rs-hero-tab:after{content:"";position:absolute;left:108px;right:100%;bottom:12px;height:3px;background:#f02032;transition:right .32s ease}
.rs-hero-approved .rs-hero-tab.is-active .rs-hero-tab-number{color:#f02032}
.rs-hero-approved .rs-hero-tab.is-active .rs-hero-tab-icon{border-color:#f02032;color:#fff}
.rs-hero-approved .rs-hero-tab.is-active:after{right:30px}

.rs-hero-approved .rs-hero-stats-band{position:absolute;left:0;right:0;top:596px;height:145px;background:linear-gradient(180deg,#082a50 0%,#072546 100%);z-index:5;border-top:1px solid rgba(255,255,255,.12)}
.rs-hero-approved .rs-hero-stats-grid{height:122px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.rs-hero-approved .rs-hero-stat{min-width:0;height:78px;display:flex;align-items:center;gap:20px;padding:0 28px;border-right:1px solid rgba(255,255,255,.18)}
.rs-hero-approved .rs-hero-stat:first-child{padding-left:0}.rs-hero-approved .rs-hero-stat:last-child{border-right:0;padding-right:0}
.rs-hero-approved .rs-hero-stat>i{width:54px;height:54px;flex:none;border:1px solid rgba(255,255,255,.24);border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal}
.rs-hero-approved .rs-hero-stat svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.rs-hero-approved .rs-hero-stat strong{display:block;color:#fff;font-size:29px;line-height:1;font-weight:950;letter-spacing:-.025em}
.rs-hero-approved .rs-hero-stat span{display:block;max-width:195px;margin-top:7px;color:rgba(255,255,255,.88);font-size:12px;line-height:1.28;font-weight:700;text-transform:uppercase}
.rs-hero-approved .rs-hero-contours{position:absolute;left:-8%;bottom:20px;width:57%;height:170px;z-index:6;opacity:.13;background:repeating-radial-gradient(ellipse at 12% 100%,transparent 0 19px,rgba(255,255,255,.24) 20px 21px,transparent 22px 40px);pointer-events:none}
.rs-hero-approved .rs-hero-tricolor{position:absolute;z-index:10;left:-1%;right:-1%;bottom:-1px;width:102%;height:108px;pointer-events:none}

@media(max-width:1300px){
  .rs-hero-approved .rs-hero-content-shell{width:min(1180px,calc(100% - 58px))}
  .rs-hero-approved .rs-hero-console-shell{grid-template-columns:250px minmax(0,1fr)}
  .rs-hero-approved .rs-hero-tab{padding-left:18px;padding-right:18px;grid-template-columns:52px minmax(0,1fr);column-gap:12px}.rs-hero-approved .rs-hero-tab-icon{width:52px;height:52px}.rs-hero-approved .rs-hero-tab:after{left:82px}.rs-hero-approved .rs-hero-tab.is-active:after{right:18px}
  .rs-hero-approved .rs-hero-slide-copy{width:min(680px,57vw)}
}
@media(max-width:1100px){
  .rs-hero-approved{height:760px;min-height:760px}.rs-hero-approved .rs-hero-stage{height:570px}.rs-hero-approved .rs-hero-slide-inner{height:570px;padding-top:58px}.rs-hero-approved .rs-hero-stats-band{top:570px;height:125px}.rs-hero-approved .rs-hero-stats-grid{height:103px}.rs-hero-approved .rs-hero-tricolor{height:88px}
  .rs-hero-approved .rs-hero-slide-copy{width:min(640px,64vw)}.rs-hero-approved .rs-hero-slide h1{font-size:var(--rs-hero-title-tablet,72px)}
  .rs-hero-approved .rs-hero-console-shell{grid-template-columns:235px 1fr}.rs-hero-approved .rs-hero-arrows{gap:13px}.rs-hero-approved .rs-hero-tabs{height:104px}.rs-hero-approved .rs-hero-console-wrap{height:104px}.rs-hero-approved .rs-hero-tab{grid-template-columns:46px minmax(0,1fr);padding:10px 14px;column-gap:10px}.rs-hero-approved .rs-hero-tab-icon{width:46px;height:46px}.rs-hero-approved .rs-hero-tab:after{left:70px}.rs-hero-approved .rs-hero-tab.is-active:after{right:14px}.rs-hero-approved .rs-hero-tab strong{font-size:12px;line-height:1.12}
  .rs-hero-approved .rs-hero-stat{gap:12px;padding:0 14px}.rs-hero-approved .rs-hero-stat>i{width:45px;height:45px}.rs-hero-approved .rs-hero-stat strong{font-size:24px}.rs-hero-approved .rs-hero-stat span{font-size:11px}
}
@media(max-width:780px){
  .rs-hero-approved{height:780px;min-height:780px}.rs-hero-approved .rs-hero-stage{height:620px}.rs-hero-approved .rs-hero-content-shell{width:calc(100% - 34px)}.rs-hero-approved .rs-hero-slide-bg{background-position:62% center!important}.rs-hero-approved .rs-hero-slide-overlay{background:linear-gradient(90deg,rgba(5,29,56,.97),rgba(5,29,56,.88) 62%,rgba(5,29,56,.37))}.rs-hero-approved .rs-hero-slide-inner{height:620px;padding:54px 0 150px;align-items:flex-start}.rs-hero-approved .rs-hero-slide-copy{width:100%}.rs-hero-approved .rs-hero-eyebrow{font-size:var(--rs-hero-eyebrow-mobile,11px);max-width:90%}.rs-hero-approved .rs-hero-slide h1{font-size:var(--rs-hero-title-mobile,48px);line-height:.94;max-width:92%}.rs-hero-approved .rs-hero-title-rule{width:78px;height:3px;margin:18px 0 20px}.rs-hero-approved .rs-hero-slide-copy>p{max-width:92%;font-size:var(--rs-hero-text-mobile,15px)}.rs-hero-approved .rs-hero-actions{margin-top:23px}.rs-hero-approved .rs-hero-actions .rs-btn{min-width:0;height:50px;padding:0 21px}
  .rs-hero-approved .rs-hero-console-wrap{height:82px}.rs-hero-approved .rs-hero-console-shell{display:block}.rs-hero-approved .rs-hero-arrows{height:82px;padding:0}.rs-hero-approved .rs-hero-tabs{display:none}.rs-hero-approved .rs-hero-arrows>button{width:48px;height:48px}.rs-hero-approved .rs-hero-counter strong{font-size:34px}
  .rs-hero-approved .rs-hero-stats-band{top:620px;height:108px;overflow:hidden}.rs-hero-approved .rs-hero-stats-grid{height:86px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:20px}.rs-hero-approved .rs-hero-stat{min-width:58vw;height:66px;scroll-snap-align:start;border-right:1px solid rgba(255,255,255,.16);padding:0 20px}.rs-hero-approved .rs-hero-stat:first-child{padding-left:0}.rs-hero-approved .rs-hero-stat strong{font-size:23px}.rs-hero-approved .rs-hero-stat span{font-size:11px}.rs-hero-approved .rs-hero-tricolor{height:74px}
}
@media(max-width:520px){
  .rs-hero-approved{height:790px;min-height:790px}.rs-hero-approved .rs-hero-stage{height:640px}.rs-hero-approved .rs-hero-slide-inner{height:640px;padding-top:44px;padding-bottom:150px}.rs-hero-approved .rs-hero-slide h1{font-size:var(--rs-hero-title-mobile,43px)}.rs-hero-approved .rs-hero-actions{display:grid;grid-template-columns:1fr}.rs-hero-approved .rs-hero-actions .rs-btn{width:100%;justify-content:space-between}.rs-hero-approved .rs-hero-stats-band{top:640px}.rs-hero-approved .rs-hero-stat{min-width:76vw}.rs-hero-approved .rs-hero-tricolor{height:68px}
}
.rs-hero-approved .rs-hero-stage:after{content:"";position:absolute;z-index:4;left:0;bottom:0;width:78%;height:104px;background:linear-gradient(90deg,#061f3e 0%,rgba(6,31,62,.99) 64%,rgba(17,48,78,.96) 100%);pointer-events:none}
@media(max-width:780px){.rs-hero-approved .rs-hero-stage:after{width:100%;height:84px;background:#061f3e}}

/* ==========================================================================
   Signature 2.9.0 — HERO rebuilt 1:1 from the approved reference
   ========================================================================== */
.rs-hero-reference{
  position:relative!important;
  height:819px!important;
  min-height:819px!important;
  overflow:hidden!important;
  isolation:isolate;
  background:#061f3e!important;
  color:#fff;
}
.rs-hero-reference .rs-hero-stage{
  position:relative!important;
  height:582px!important;
  overflow:hidden!important;
  background:#061f3e!important;
}
.rs-hero-reference .rs-hero-content-shell{
  width:min(1476px,calc(100% - 100px))!important;
  max-width:none!important;
  margin:0 auto!important;
  position:relative;
}
.rs-hero-reference .rs-hero-slides,
.rs-hero-reference .rs-hero-slide,
.rs-hero-reference .rs-hero-slide-bg,
.rs-hero-reference .rs-hero-slide-overlay{position:absolute!important;inset:0!important}
.rs-hero-reference .rs-hero-slide{opacity:0;visibility:hidden;z-index:0;transition:opacity .7s ease,visibility .7s ease}
.rs-hero-reference .rs-hero-slide.is-active{opacity:1;visibility:visible;z-index:1}
.rs-hero-reference .rs-hero-slide-bg{
  background-size:cover!important;
  background-repeat:no-repeat!important;
  transform:scale(1.012);
  transition:transform 8s ease;
}
.rs-hero-reference .rs-hero-slide.is-active .rs-hero-slide-bg{transform:scale(1)}
.rs-hero-reference .rs-hero-slide-overlay{
  background:linear-gradient(90deg,
    #061f3e 0%,
    #061f3e 38%,
    rgba(6,31,62,.985) 45%,
    rgba(6,31,62,.91) 51%,
    rgba(6,31,62,.62) 59%,
    rgba(6,31,62,.24) 69%,
    rgba(6,31,62,.04) 82%,
    rgba(6,31,62,0) 100%)!important;
  z-index:1;
}
.rs-hero-reference .rs-hero-slide-inner{
  position:relative!important;
  z-index:2!important;
  height:582px!important;
  display:flex!important;
  align-items:flex-start!important;
  padding:66px 0 118px!important;
}
.rs-hero-reference .rs-hero-slide-copy{
  width:760px!important;
  max-width:52vw!important;
  opacity:0;
  transform:translateY(9px);
  transition:opacity .5s .1s ease,transform .5s .1s ease;
}
.rs-hero-reference .rs-hero-slide.is-active .rs-hero-slide-copy{opacity:1;transform:none}
.rs-hero-reference .rs-hero-eyebrow{
  display:block!important;
  margin:0 0 15px!important;
  color:#f12630!important;
  font-size:var(--rs-hero-eyebrow-desktop,17px)!important;
  line-height:1.3!important;
  font-weight:800!important;
  letter-spacing:.005em!important;
  text-transform:uppercase!important;
}
.rs-hero-reference .rs-hero-slide h1{
  width:760px!important;
  max-width:100%!important;
  margin:0!important;
  color:#fff!important;
  font-size:var(--rs-hero-title-desktop,84px)!important;
  line-height:.92!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  text-shadow:0 2px 12px rgba(0,0,0,.12)!important;
  overflow:visible!important;
}
.rs-hero-reference .rs-hero-slide h1 span{display:block;white-space:nowrap}
.rs-hero-reference .rs-hero-title-rule{
  display:block!important;
  width:112px!important;
  height:4px!important;
  margin:23px 0 28px!important;
  border-radius:999px!important;
  background:#f12630!important;
}
.rs-hero-reference .rs-hero-slide-copy>p{
  width:650px!important;
  max-width:100%!important;
  margin:0!important;
  color:rgba(255,255,255,.93)!important;
  font-size:var(--rs-hero-text-desktop,19px)!important;
  line-height:1.45!important;
  font-weight:430!important;
}
.rs-hero-reference .rs-hero-actions{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
  margin:31px 0 0!important;
  visibility:visible!important;
  opacity:1!important;
}
.rs-hero-reference .rs-hero-actions .rs-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  height:57px!important;
  min-width:220px!important;
  padding:0 30px!important;
  border-radius:8px!important;
  font-size:var(--rs-hero-button-size,15px)!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
.rs-hero-reference .rs-hero-actions .rs-btn-red{
  color:#fff!important;
  background:linear-gradient(180deg,#f12a39 0%,#db1727 100%)!important;
  border:1px solid rgba(255,255,255,.12)!important;
}
.rs-hero-reference .rs-hero-actions .rs-btn-outline-light{
  color:#fff!important;
  background:rgba(4,28,55,.34)!important;
  border:1px solid rgba(255,255,255,.86)!important;
}
.rs-hero-reference .rs-hero-actions .rs-btn-outline-light span{font-size:25px!important;font-weight:400!important;margin-left:8px!important}
.rs-hero-reference .rs-hero-actions .rs-btn:hover{transform:translateY(-2px)}

/* lower carousel console */
.rs-hero-reference .rs-hero-console-wrap{
  position:absolute!important;
  left:0!important;right:0!important;bottom:0!important;
  height:110px!important;
  z-index:10!important;
  pointer-events:none;
}
.rs-hero-reference .rs-hero-console-shell{
  height:110px!important;
  display:grid!important;
  grid-template-columns:310px minmax(0,1fr)!important;
  align-items:end!important;
  gap:0!important;
  pointer-events:auto;
}
.rs-hero-reference .rs-hero-arrows{
  height:110px!important;
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  padding:0 28px 0 0!important;
}
.rs-hero-reference .rs-hero-arrows>button{
  width:56px!important;height:56px!important;min-width:56px!important;
  display:grid!important;place-items:center!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.33)!important;
  border-radius:50%!important;
  background:rgba(4,26,51,.28)!important;
  color:#fff!important;
  font-size:25px!important;
  line-height:1!important;
  cursor:pointer!important;
  transition:.2s!important;
}
.rs-hero-reference .rs-hero-arrows>button:hover{background:#fff!important;color:#092442!important;border-color:#fff!important}
.rs-hero-reference .rs-hero-counter{display:flex!important;align-items:baseline!important;gap:8px!important;min-width:104px!important;white-space:nowrap!important}
.rs-hero-reference .rs-hero-counter strong{font-size:42px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;color:#fff!important}
.rs-hero-reference .rs-hero-counter span{font-size:17px!important;color:rgba(255,255,255,.72)!important;font-weight:700!important}
.rs-hero-reference .rs-hero-tabs{
  justify-self:start!important;
  width:min(950px,100%)!important;
  max-width:950px!important;
  height:110px!important;
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:minmax(300px,1fr)!important;
  background:rgba(20,47,75,.95)!important;
  border:1px solid rgba(255,255,255,.15)!important;
  border-bottom:0!important;
  border-radius:12px 12px 0 0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none;
  box-shadow:0 -8px 32px rgba(0,0,0,.16)!important;
}
.rs-hero-reference .rs-hero-tabs::-webkit-scrollbar{display:none}
.rs-hero-reference .rs-hero-tab{
  position:relative!important;
  height:110px!important;
  min-width:300px!important;
  display:grid!important;
  grid-template-columns:62px minmax(0,1fr)!important;
  grid-template-rows:22px minmax(36px,auto)!important;
  align-content:center!important;
  column-gap:16px!important;
  padding:12px 28px!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.14)!important;
  background:transparent!important;
  color:#fff!important;
  text-align:left!important;
  cursor:pointer!important;
  overflow:hidden!important;
}
.rs-hero-reference .rs-hero-tab:first-child{border-left:0!important}
.rs-hero-reference .rs-hero-tab-icon{
  grid-row:1/3!important;
  width:62px!important;height:62px!important;
  display:grid!important;place-items:center!important;
  border:1.5px solid rgba(255,255,255,.72)!important;
  border-radius:50%!important;
  color:#fff!important;
  font-style:normal!important;
  transition:.22s!important;
}
.rs-hero-reference .rs-hero-tab-icon svg{width:31px!important;height:31px!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.rs-hero-reference .rs-hero-tab-number{
  grid-column:2!important;
  display:block!important;
  color:#3988c8!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:900!important;
}
.rs-hero-reference .rs-hero-tab strong{
  grid-column:2!important;
  display:-webkit-box!important;
  max-width:100%!important;
  margin:3px 0 0!important;
  color:#fff!important;
  font-size:var(--rs-hero-nav-size,16px)!important;
  line-height:1.14!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
}
.rs-hero-reference .rs-hero-tab:after{
  content:""!important;
  position:absolute!important;
  left:108px!important;
  right:100%!important;
  bottom:12px!important;
  height:3px!important;
  background:#f12630!important;
  transition:right .3s ease!important;
}
.rs-hero-reference .rs-hero-tab.is-active .rs-hero-tab-number{color:#f12630!important}
.rs-hero-reference .rs-hero-tab.is-active .rs-hero-tab-icon{border-color:#f12630!important}
.rs-hero-reference .rs-hero-tab.is-active:after{right:28px!important}

/* stats band */
.rs-hero-reference .rs-hero-stats-band{
  position:absolute!important;
  left:0!important;right:0!important;top:582px!important;
  height:151px!important;
  z-index:7!important;
  background:linear-gradient(180deg,#082a50 0%,#072546 100%)!important;
  border-top:1px solid rgba(255,255,255,.12)!important;
}
.rs-hero-reference .rs-hero-stats-grid{
  height:126px!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  align-items:center!important;
}
.rs-hero-reference .rs-hero-stat{
  min-width:0!important;
  height:80px!important;
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  padding:0 28px!important;
  border-right:1px solid rgba(255,255,255,.18)!important;
}
.rs-hero-reference .rs-hero-stat:first-child{padding-left:0!important}
.rs-hero-reference .rs-hero-stat:last-child{border-right:0!important;padding-right:0!important}
.rs-hero-reference .rs-hero-stat>i{
  width:54px!important;height:54px!important;min-width:54px!important;
  display:grid!important;place-items:center!important;
  border:1px solid rgba(255,255,255,.25)!important;
  border-radius:50%!important;
  color:#fff!important;
  font-style:normal!important;
}
.rs-hero-reference .rs-hero-stat svg{width:32px!important;height:32px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.rs-hero-reference .rs-hero-stat strong{display:block!important;color:#fff!important;font-size:29px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.025em!important}
.rs-hero-reference .rs-hero-stat span{display:block!important;max-width:200px!important;margin-top:7px!important;color:rgba(255,255,255,.89)!important;font-size:12px!important;line-height:1.28!important;font-weight:700!important;text-transform:uppercase!important}
.rs-hero-reference .rs-hero-contours{position:absolute!important;left:-8%!important;bottom:20px!important;width:57%!important;height:170px!important;z-index:8!important;opacity:.13!important;background:repeating-radial-gradient(ellipse at 12% 100%,transparent 0 19px,rgba(255,255,255,.24) 20px 21px,transparent 22px 40px)!important;pointer-events:none!important}
.rs-hero-reference .rs-hero-tricolor{position:absolute!important;z-index:12!important;left:-1%!important;right:-1%!important;bottom:-1px!important;width:102%!important;height:120px!important;pointer-events:none!important}

/* exact white header proportions from the reference */
@media(min-width:1181px){
  .rs-header.rs-header-light{position:sticky!important;top:0!important;background:#fff!important;box-shadow:0 1px 0 rgba(8,31,56,.08)!important}
  .rs-header-light .rs-navbar{width:min(1540px,calc(100% - 96px))!important;height:122px!important;gap:34px!important}
  .rs-header-light .rs-brand-original{width:300px!important;min-width:300px!important}
  .rs-header-light .rs-original-logo-header{max-height:96px!important}
  .rs-header-light .rs-nav{margin-left:auto!important}
  .rs-header-light .rs-menu{gap:34px!important}
  .rs-header-light .rs-menu>li>a{padding:49px 0 43px!important;font-size:12px!important;font-weight:900!important;letter-spacing:.01em!important;color:#0b2340!important}
  .rs-header-light .rs-menu>li>a:after{bottom:34px!important}
  .rs-header-light .rs-menu .sub-menu{top:99px!important}
  .rs-header-light .rs-header-cta{display:none!important}
  .rs-header-light .rs-nav-actions{margin-left:8px!important;padding-left:24px!important;border-left:1px solid #d8dee7!important}
  .rs-header-light .rs-search-btn{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;color:#0b2340!important}
}

@media(max-width:1380px){
  .rs-hero-reference .rs-hero-content-shell{width:min(1280px,calc(100% - 64px))!important}
  .rs-hero-reference .rs-hero-slide-copy{width:700px!important;max-width:57vw!important}
  .rs-hero-reference .rs-hero-slide h1{width:700px!important;font-size:min(var(--rs-hero-title-desktop,84px),76px)!important}
  .rs-hero-reference .rs-hero-console-shell{grid-template-columns:270px minmax(0,1fr)!important}
  .rs-hero-reference .rs-hero-tabs{width:min(900px,100%)!important;max-width:900px!important;grid-auto-columns:minmax(280px,1fr)!important}
  .rs-hero-reference .rs-hero-tab{min-width:280px!important;padding-left:22px!important;padding-right:22px!important}
}
@media(max-width:1120px){
  .rs-hero-reference{height:760px!important;min-height:760px!important}
  .rs-hero-reference .rs-hero-stage{height:560px!important}
  .rs-hero-reference .rs-hero-slide-inner{height:560px!important;padding-top:54px!important}
  .rs-hero-reference .rs-hero-stats-band{top:560px!important;height:135px!important}
  .rs-hero-reference .rs-hero-stats-grid{height:112px!important}
  .rs-hero-reference .rs-hero-tricolor{height:96px!important}
  .rs-hero-reference .rs-hero-slide-copy{width:620px!important;max-width:65vw!important}
  .rs-hero-reference .rs-hero-slide h1{width:620px!important;font-size:var(--rs-hero-title-tablet,72px)!important}
  .rs-hero-reference .rs-hero-console-shell{grid-template-columns:230px minmax(0,1fr)!important}
  .rs-hero-reference .rs-hero-arrows{gap:12px!important;padding-right:16px!important}
  .rs-hero-reference .rs-hero-arrows>button{width:48px!important;height:48px!important;min-width:48px!important}
  .rs-hero-reference .rs-hero-counter strong{font-size:34px!important}
  .rs-hero-reference .rs-hero-tabs{height:104px!important;width:100%!important;max-width:none!important;grid-auto-columns:minmax(240px,1fr)!important}
  .rs-hero-reference .rs-hero-tab{height:104px!important;min-width:240px!important;grid-template-columns:48px minmax(0,1fr)!important;column-gap:11px!important;padding:10px 16px!important}
  .rs-hero-reference .rs-hero-tab-icon{width:48px!important;height:48px!important}
  .rs-hero-reference .rs-hero-tab:after{left:75px!important}.rs-hero-reference .rs-hero-tab.is-active:after{right:16px!important}
  .rs-hero-reference .rs-hero-stat{gap:12px!important;padding:0 15px!important}.rs-hero-reference .rs-hero-stat>i{width:46px!important;height:46px!important;min-width:46px!important}.rs-hero-reference .rs-hero-stat strong{font-size:24px!important}.rs-hero-reference .rs-hero-stat span{font-size:11px!important}
}
@media(max-width:780px){
  .rs-hero-reference{height:auto!important;min-height:760px!important;padding-bottom:0!important}
  .rs-hero-reference .rs-hero-stage{height:620px!important}
  .rs-hero-reference .rs-hero-content-shell{width:calc(100% - 32px)!important}
  .rs-hero-reference .rs-hero-slide-bg{background-position:68% center!important}
  .rs-hero-reference .rs-hero-slide-overlay{background:linear-gradient(90deg,rgba(6,31,62,.985) 0%,rgba(6,31,62,.93) 56%,rgba(6,31,62,.55) 78%,rgba(6,31,62,.20) 100%)!important}
  .rs-hero-reference .rs-hero-slide-inner{height:620px!important;padding:46px 0 165px!important}
  .rs-hero-reference .rs-hero-slide-copy{width:100%!important;max-width:none!important}
  .rs-hero-reference .rs-hero-eyebrow{font-size:var(--rs-hero-eyebrow-mobile,11px)!important;max-width:92%!important}
  .rs-hero-reference .rs-hero-slide h1{width:100%!important;font-size:var(--rs-hero-title-mobile,43px)!important;line-height:.98!important;letter-spacing:-.035em!important}
  .rs-hero-reference .rs-hero-slide h1 span{white-space:normal!important}
  .rs-hero-reference .rs-hero-title-rule{width:74px!important;height:3px!important;margin:16px 0 18px!important}
  .rs-hero-reference .rs-hero-slide-copy>p{width:94%!important;font-size:var(--rs-hero-text-mobile,15px)!important;line-height:1.5!important}
  .rs-hero-reference .rs-hero-actions{gap:10px!important;margin-top:23px!important;flex-wrap:wrap!important}
  .rs-hero-reference .rs-hero-actions .rs-btn{height:50px!important;min-width:0!important;padding:0 18px!important;font-size:min(var(--rs-hero-button-size,15px),13px)!important}
  .rs-hero-reference .rs-hero-console-wrap{height:142px!important}
  .rs-hero-reference .rs-hero-console-shell{height:142px!important;display:block!important}
  .rs-hero-reference .rs-hero-arrows{height:52px!important;padding:0!important;gap:12px!important}
  .rs-hero-reference .rs-hero-arrows>button{width:38px!important;height:38px!important;min-width:38px!important;font-size:19px!important}
  .rs-hero-reference .rs-hero-counter strong{font-size:28px!important}.rs-hero-reference .rs-hero-counter span{font-size:13px!important}
  .rs-hero-reference .rs-hero-tabs{height:90px!important;width:100%!important;max-width:none!important;grid-auto-columns:minmax(210px,78vw)!important;border-radius:10px 10px 0 0!important}
  .rs-hero-reference .rs-hero-tab{height:90px!important;min-width:210px!important;grid-template-columns:44px minmax(0,1fr)!important;grid-template-rows:18px auto!important;column-gap:10px!important;padding:8px 14px!important}
  .rs-hero-reference .rs-hero-tab-icon{width:44px!important;height:44px!important}.rs-hero-reference .rs-hero-tab-icon svg{width:25px!important;height:25px!important}
  .rs-hero-reference .rs-hero-tab-number{font-size:13px!important}.rs-hero-reference .rs-hero-tab strong{font-size:min(var(--rs-hero-nav-size,16px),13px)!important}
  .rs-hero-reference .rs-hero-tab:after{left:68px!important;bottom:8px!important}.rs-hero-reference .rs-hero-tab.is-active:after{right:14px!important}
  .rs-hero-reference .rs-hero-stats-band{position:relative!important;top:auto!important;height:auto!important;padding:18px 0 78px!important}
  .rs-hero-reference .rs-hero-stats-grid{height:auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important}
  .rs-hero-reference .rs-hero-stat{height:auto!important;min-height:76px!important;padding:12px 10px!important;border-right:1px solid rgba(255,255,255,.14)!important;border-bottom:1px solid rgba(255,255,255,.14)!important}.rs-hero-reference .rs-hero-stat:first-child{padding-left:10px!important}.rs-hero-reference .rs-hero-stat:nth-child(even){border-right:0!important}.rs-hero-reference .rs-hero-stat:nth-last-child(-n+2){border-bottom:0!important}
  .rs-hero-reference .rs-hero-stat>i{width:42px!important;height:42px!important;min-width:42px!important}.rs-hero-reference .rs-hero-stat strong{font-size:21px!important}.rs-hero-reference .rs-hero-stat span{font-size:10.5px!important;margin-top:4px!important}
  .rs-hero-reference .rs-hero-tricolor{height:72px!important}
}
.rs-header-light .rs-search-btn svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}


/* Signature 2.9.1 — slightly wider third hero navigation item */
@media (min-width:1451px){
  .rs-hero-reference .rs-hero-tabs{
    display:flex!important;
    width:min(950px,100%)!important;
    max-width:950px!important;
  }
  .rs-hero-reference .rs-hero-tab{
    flex:1 0 300px!important;
    min-width:300px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex-basis:350px!important;
    min-width:350px!important;
  }
}
@media (min-width:1200px) and (max-width:1450px){
  .rs-hero-reference .rs-hero-tabs{
    display:flex!important;
    width:min(900px,100%)!important;
    max-width:900px!important;
  }
  .rs-hero-reference .rs-hero-tab{
    flex:1 0 280px!important;
    min-width:280px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex-basis:340px!important;
    min-width:340px!important;
  }
}


/* Signature 2.9.3 — item 03 only slightly extended; no full-width stretch */
@media (min-width:1451px){
  .rs-hero-reference .rs-hero-tabs{
    width:min(980px,100%)!important;
    max-width:980px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(1),
  .rs-hero-reference .rs-hero-tab:nth-child(2){
    flex:0 0 300px!important;
    min-width:300px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex:0 0 380px!important;
    min-width:380px!important;
  }
}
@media (min-width:1200px) and (max-width:1450px){
  .rs-hero-reference .rs-hero-tabs{
    width:min(920px,100%)!important;
    max-width:920px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(1),
  .rs-hero-reference .rs-hero-tab:nth-child(2){
    flex:0 0 280px!important;
    min-width:280px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex:0 0 360px!important;
    min-width:360px!important;
  }
}

/* Signature 2.9.4 — precise correction: item 03 slightly shorter */
@media (min-width:1451px){
  .rs-hero-reference .rs-hero-tabs{
    width:min(965px,100%)!important;
    max-width:965px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(1),
  .rs-hero-reference .rs-hero-tab:nth-child(2){
    flex:0 0 300px!important;
    min-width:300px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex:0 0 365px!important;
    min-width:365px!important;
    max-width:365px!important;
  }
}
@media (min-width:1200px) and (max-width:1450px){
  .rs-hero-reference .rs-hero-tabs{
    width:min(905px,100%)!important;
    max-width:905px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(1),
  .rs-hero-reference .rs-hero-tab:nth-child(2){
    flex:0 0 280px!important;
    min-width:280px!important;
  }
  .rs-hero-reference .rs-hero-tab:nth-child(3){
    flex:0 0 345px!important;
    min-width:345px!important;
    max-width:345px!important;
  }
}


/* ========================================================================
   Signature 3.0.0 — Home / NAŠI PROGRAMI (approved visual direction)
   ======================================================================== */
.rs-program-showcase-section{position:relative;overflow:hidden;background:#fbfcfe;padding:92px 0 112px;color:#071f47;isolation:isolate}
.rs-program-showcase-section:before{content:"";position:absolute;inset:0;z-index:-3;background-image:repeating-radial-gradient(ellipse at 86% 19%,rgba(12,53,95,.035) 0 1px,transparent 1px 18px);opacity:.75;pointer-events:none}
.rs-program-showcase-section:after{content:"";position:absolute;left:0;right:0;bottom:-75px;height:310px;z-index:-2;background:url('../images/program-walk.webp') center 63%/cover no-repeat;opacity:.075;filter:saturate(.25) contrast(.85);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 42%,#000 100%);pointer-events:none}
.rs-program-showcase-shell{position:relative;z-index:2}
.rs-program-showcase-head{max-width:790px;margin-bottom:42px}
.rs-program-showcase-eyebrow{display:inline-block;position:relative;color:#d91f2d;font-size:15px;line-height:1;font-weight:900;letter-spacing:.045em;text-transform:uppercase;padding-bottom:13px;margin-bottom:15px}
.rs-program-showcase-eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:99px;background:#d91f2d}
.rs-program-showcase-head h2{margin:0;color:#071f47;font-size:clamp(42px,4.25vw,64px);line-height:1.01;letter-spacing:-.045em;font-weight:900}
.rs-program-showcase-head h2 span{color:#d91f2d}
.rs-program-showcase-head p{max-width:690px;margin:18px 0 0;color:#45566e;font-size:16px;line-height:1.65}
.rs-program-showcase-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:row;gap:12px}
.rs-program-showcase-card{position:relative;min-width:0;height:300px;border-radius:16px;overflow:hidden;background:#082342;box-shadow:0 12px 32px rgba(7,31,71,.12);transition:transform .28s ease,box-shadow .28s ease}
.rs-program-showcase-card:nth-child(1){grid-column:span 5;height:330px}
.rs-program-showcase-card:nth-child(2){grid-column:span 3;height:330px}
.rs-program-showcase-card:nth-child(3){grid-column:span 4;height:330px}
.rs-program-showcase-card:nth-child(4),.rs-program-showcase-card:nth-child(5),.rs-program-showcase-card:nth-child(6){grid-column:span 4;height:276px}
.rs-program-showcase-card>a{position:absolute;inset:0;display:block;color:#fff;text-decoration:none}
.rs-program-showcase-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.002);transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.rs-program-showcase-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,18,37,.08) 12%,rgba(3,18,37,.28) 47%,rgba(2,14,31,.96) 100%);transition:background .3s ease}
.rs-program-showcase-card:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.12);border-radius:inherit;pointer-events:none}
.rs-program-showcase-badge{position:absolute;left:20px;top:18px;z-index:4;display:inline-flex;align-items:center;min-height:25px;padding:4px 12px;border-radius:6px;background:rgba(20,63,107,.93);box-shadow:0 4px 12px rgba(0,0,0,.14);font-size:11.5px;line-height:1;text-transform:uppercase;letter-spacing:.045em;font-weight:900;color:#fff}
.rs-program-showcase-card:nth-child(1) .rs-program-showcase-badge,.rs-program-showcase-card:nth-child(5) .rs-program-showcase-badge{background:#cf1f2b}
.rs-program-showcase-copy{position:absolute;z-index:5;left:24px;right:22px;bottom:21px;display:flex;align-items:flex-start;gap:16px}
.rs-program-showcase-icon{flex:0 0 54px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1.5px solid rgba(255,255,255,.76);color:#fff;background:rgba(4,29,55,.16);backdrop-filter:blur(4px)}
.rs-program-showcase-icon svg{width:27px;height:27px}
.rs-program-showcase-card:nth-child(1) .rs-program-showcase-icon,.rs-program-showcase-card:nth-child(5) .rs-program-showcase-icon{border-color:#ef3441}
.rs-program-showcase-copy>div{min-width:0;padding-top:3px}
.rs-program-showcase-copy h3{margin:0 0 7px;color:#fff;font-size:24px;line-height:1.05;letter-spacing:-.025em;font-weight:850;text-shadow:0 2px 8px rgba(0,0,0,.24)}
.rs-program-showcase-card:nth-child(1) .rs-program-showcase-copy h3{font-size:28px}
.rs-program-showcase-copy p{max-width:380px;margin:0;color:rgba(255,255,255,.88);font-size:13px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.rs-program-showcase-copy b{display:inline-flex;align-items:center;gap:11px;margin-top:14px;color:#fff;font-size:13px;line-height:1;text-transform:none;font-weight:850}
.rs-program-showcase-copy b span{color:#ef2634;font-size:18px;line-height:.7;transition:transform .25s ease}
.rs-program-showcase-ribbon{position:absolute;z-index:3;width:260px;height:70px;right:-36px;bottom:8px;border-radius:55% 0 0 55%;background:linear-gradient(to bottom,#df1c2d 0 31%,#fff 31% 55%,#0a3e82 55% 100%);transform:rotate(-9deg);opacity:.97;box-shadow:0 -2px 9px rgba(0,0,0,.08)}
.rs-program-showcase-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(7,31,71,.18)}
.rs-program-showcase-card:hover img{transform:scale(1.045)}
.rs-program-showcase-card:hover .rs-program-showcase-shade{background:linear-gradient(180deg,rgba(3,18,37,.05) 8%,rgba(3,18,37,.23) 43%,rgba(2,14,31,.98) 100%)}
.rs-program-showcase-card:hover .rs-program-showcase-copy b span{transform:translateX(4px)}
.rs-program-showcase-action{display:flex;justify-content:center;margin-top:24px}
.rs-program-showcase-action a{min-width:244px;height:44px;padding:0 25px;border:1px solid #74869d;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#071f47;background:rgba(255,255,255,.76);backdrop-filter:blur(6px);font-size:12px;font-weight:900;letter-spacing:.045em;text-decoration:none;transition:.25s ease}
.rs-program-showcase-action a span{color:#df1c2d;font-size:19px;line-height:1;transition:transform .25s ease}
.rs-program-showcase-action a:hover{border-color:#d91f2d;color:#d91f2d;background:#fff}.rs-program-showcase-action a:hover span{transform:translateX(4px)}
@media(max-width:1100px){.rs-program-showcase-section{padding:80px 0 96px}.rs-program-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rs-program-showcase-card:nth-child(n){grid-column:span 1;height:300px}.rs-program-showcase-card:nth-child(1){grid-column:span 2;height:340px}.rs-program-showcase-card:nth-child(1) .rs-program-showcase-copy h3{font-size:27px}.rs-program-showcase-head{max-width:720px}}
@media(max-width:700px){.rs-program-showcase-section{padding:66px 0 78px}.rs-program-showcase-head{margin-bottom:30px}.rs-program-showcase-eyebrow{font-size:12px}.rs-program-showcase-head h2{font-size:38px;max-width:520px}.rs-program-showcase-head p{font-size:14px;line-height:1.6}.rs-program-showcase-grid{grid-template-columns:1fr;gap:12px}.rs-program-showcase-card:nth-child(n),.rs-program-showcase-card:nth-child(1){grid-column:1;height:320px}.rs-program-showcase-copy{left:19px;right:18px;bottom:19px;gap:12px}.rs-program-showcase-icon{width:48px;height:48px;flex-basis:48px}.rs-program-showcase-icon svg{width:24px;height:24px}.rs-program-showcase-copy h3,.rs-program-showcase-card:nth-child(1) .rs-program-showcase-copy h3{font-size:23px}.rs-program-showcase-copy p{font-size:13px}.rs-program-showcase-ribbon{width:210px;height:60px}.rs-program-showcase-action{margin-top:18px}.rs-program-showcase-action a{width:100%}.rs-program-showcase-section:after{height:220px}}

/* ==========================================================================
   Signature 3.1 — AKTUELNO + NAREDNI DOGAĐAJI / KALENDAR (approved layout)
   ========================================================================== */
.rs-home-current{position:relative;padding:92px 0 42px;background:#fff;overflow:hidden}
.rs-home-current:before{content:"";position:absolute;inset:0 0 auto 42%;height:430px;opacity:.42;pointer-events:none;background:
 radial-gradient(ellipse at 70% 10%,transparent 0 38%,rgba(28,73,122,.09) 38.3% 38.6%,transparent 38.9% 45%,rgba(28,73,122,.07) 45.3% 45.6%,transparent 45.9% 52%,rgba(28,73,122,.055) 52.3% 52.6%,transparent 52.9%),
 radial-gradient(ellipse at 90% 60%,transparent 0 30%,rgba(28,73,122,.055) 30.3% 30.6%,transparent 30.9% 38%,rgba(28,73,122,.045) 38.3% 38.6%,transparent 38.9%)}
.rs-home-current>.rs-shell{position:relative;z-index:2}
.rs-home-current-head{display:flex;justify-content:space-between;align-items:flex-start;gap:50px;margin-bottom:34px}
.rs-home-current-head>div:first-child{max-width:760px}
.rs-home-current-eyebrow{position:relative;display:inline-block;padding-bottom:12px;color:#dd1f2d;font-size:14px;line-height:1;font-weight:900;letter-spacing:.045em;text-transform:uppercase}
.rs-home-current-eyebrow:after{content:"";position:absolute;left:0;bottom:0;width:40px;height:3px;border-radius:20px;background:#dd1f2d}
.rs-home-current-head h2{margin:18px 0 12px;color:#071f47;font-size:clamp(42px,4.4vw,66px);line-height:.98;letter-spacing:-.045em;font-weight:900}
.rs-home-current-head p{max-width:710px;margin:0;color:#3f536f;font-size:16px;line-height:1.58}
.rs-home-current-mark{display:flex;align-items:center;gap:14px;margin-top:17px;min-width:245px;color:#071f47}
.rs-home-current-mark i{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;border:1px solid #dbe2ec;background:rgba(255,255,255,.9);box-shadow:0 8px 24px rgba(7,31,71,.05);color:#e12835}
.rs-home-current-mark svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.rs-home-current-mark span{display:grid;gap:3px}.rs-home-current-mark strong{font-size:13px;font-weight:900;letter-spacing:.035em}.rs-home-current-mark small{font-size:13px;color:#52647b}
.rs-home-news-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:16px;align-items:stretch}
.rs-home-news-feature{position:relative;min-height:485px;border-radius:15px;overflow:hidden;background:#082342;box-shadow:0 12px 34px rgba(6,33,68,.15)}
.rs-home-news-feature>a{position:absolute;inset:0;display:block;color:#fff;text-decoration:none}
.rs-home-news-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
.rs-home-news-feature:hover img{transform:scale(1.025)}
.rs-home-news-feature-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,26,53,.03) 10%,rgba(5,26,53,.16) 40%,rgba(4,24,50,.96) 100%)}
.rs-home-news-feature-top{position:absolute;left:20px;top:18px;z-index:2;display:inline-flex;align-items:center;min-height:30px;padding:5px 15px;border-radius:20px;background:#d9212e;color:#fff;font-size:12px;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.rs-home-news-feature-copy{position:absolute;z-index:2;left:25px;right:25px;bottom:24px}
.rs-home-news-badge{display:inline-flex;align-items:center;min-height:25px;padding:4px 11px;border-radius:18px;background:#0b3568;border:1px solid rgba(255,255,255,.55);color:#fff;font-size:11.5px;line-height:1;font-weight:900;letter-spacing:.035em;text-transform:uppercase}
.rs-home-news-feature-copy h3{max-width:620px;margin:11px 0 9px;color:#fff;font-size:29px;line-height:1.08;letter-spacing:-.025em;font-weight:900}
.rs-home-news-feature-copy p{max-width:650px;margin:0;color:rgba(255,255,255,.9);font-size:13px;line-height:1.52}
.rs-home-news-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;color:rgba(255,255,255,.95);font-size:13px}
.rs-home-news-meta b{display:inline-flex;align-items:center;gap:12px;padding-bottom:8px;border-bottom:2px solid #e12231;font-size:13px;letter-spacing:.025em}.rs-home-news-meta b span{font-size:20px;line-height:.5}
.rs-home-news-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.rs-home-news-card{min-width:0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 26px rgba(7,31,71,.11);border:1px solid #edf0f4;transition:transform .25s ease,box-shadow .25s ease}
.rs-home-news-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(7,31,71,.15)}
.rs-home-news-card>a{height:100%;display:flex;flex-direction:column;color:#071f47;text-decoration:none}
.rs-home-news-card-image{position:relative;height:155px;overflow:hidden;background:#dce4ee}.rs-home-news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.rs-home-news-card:hover img{transform:scale(1.035)}
.rs-home-news-card-image .rs-home-news-badge{position:absolute;left:14px;top:13px}
.rs-home-news-card-copy{display:flex;flex:1;flex-direction:column;padding:15px 16px 14px}.rs-home-news-card-copy h3{margin:0 0 7px;font-size:20px;line-height:1.08;letter-spacing:-.02em;font-weight:900}.rs-home-news-card-copy p{margin:0;color:#435670;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rs-home-news-card-copy>div{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#4b5d74;font-size:11.5px}.rs-home-news-card-copy b{display:inline-flex;align-items:center;gap:8px;padding-bottom:6px;border-bottom:2px solid #e12835;color:#071f47;font-size:11.5px;white-space:nowrap}.rs-home-news-card-copy b span{font-size:16px}
.rs-home-news-card.is-wide{grid-column:span 2}.rs-home-news-card.is-wide>a{display:grid;grid-template-columns:1fr 1fr}.rs-home-news-card.is-wide .rs-home-news-card-image{height:100%;min-height:180px}.rs-home-news-card.is-wide .rs-home-news-card-copy{padding:20px 20px 17px}.rs-home-news-card.is-wide .rs-home-news-card-copy h3{font-size:21px}
.rs-home-news-action{display:flex;justify-content:center;margin-top:18px}.rs-home-news-action a{min-width:300px;height:43px;padding:0 28px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:20px;background:#082d60;color:#fff;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.04em;box-shadow:0 9px 20px rgba(8,45,96,.12);transition:.22s ease}.rs-home-news-action a span{font-size:18px}.rs-home-news-action a:hover{background:#d9202d;transform:translateY(-2px)}
.rs-home-news-empty{padding:30px;border:1px dashed #b8c4d4;border-radius:14px;color:#52647b;background:#f8fafc;text-align:center}

.rs-home-events-calendar{position:relative;padding:38px 0 96px;background:linear-gradient(180deg,#fff 0,#f7f9fc 45%,#eef3f8 100%);overflow:hidden}
.rs-home-events-calendar:after{content:"";position:absolute;left:0;right:0;bottom:0;height:180px;opacity:.32;background:linear-gradient(165deg,transparent 0 35%,rgba(96,135,179,.13) 35.2% 45%,transparent 45.2%),linear-gradient(195deg,transparent 0 48%,rgba(30,87,143,.1) 48.2% 57%,transparent 57.2%);pointer-events:none}
.rs-home-events-calendar-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:42px}
.rs-home-subsection-title{height:46px;display:flex;align-items:center;gap:10px;margin-bottom:12px;border-top:1px solid #cdd7e4;color:#092e60}
.rs-home-subsection-title:after{content:"";height:1px;flex:1;background:#cdd7e4}.rs-home-subsection-title h2{margin:0;font-size:15px;line-height:1;font-weight:900;letter-spacing:.035em;white-space:nowrap}.rs-home-subsection-icon{font-size:22px;color:#0c4d91}
.rs-home-next-event{overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 10px 30px rgba(7,31,71,.1);border:1px solid #e7ebf1}
.rs-home-next-event-image{position:relative;display:block;height:240px;overflow:hidden;background:#dce5ef}.rs-home-next-event-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.rs-home-next-event:hover .rs-home-next-event-image img{transform:scale(1.03)}
.rs-home-next-event-image time{position:absolute;left:15px;top:15px;width:68px;min-height:90px;padding:9px 4px;border-radius:8px;display:grid;place-items:center;align-content:center;background:#0c3b78;color:#fff;box-shadow:0 8px 22px rgba(5,31,68,.22);text-align:center}.rs-home-next-event-image time strong{font-size:29px;line-height:.95}.rs-home-next-event-image time span{font-size:13px;font-weight:900;letter-spacing:.06em}.rs-home-next-event-image time small{margin-top:7px;padding-top:6px;width:80%;border-top:1px solid rgba(255,255,255,.35);font-size:11.5px}
.rs-home-next-event-copy{padding:17px 18px 18px}.rs-home-event-badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 11px;border-radius:18px;background:#52a96c;color:#fff;font-size:11.5px;font-weight:900;letter-spacing:.04em}.rs-home-next-event-copy h3{margin:10px 0 8px;color:#082d60;font-size:25px;line-height:1.05;letter-spacing:-.025em}.rs-home-next-event-meta{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-bottom:11px;color:#52647b;font-size:12px}.rs-home-next-event-copy p{margin:0;color:#4c5d73;font-size:12px;line-height:1.55}.rs-home-next-event-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.rs-home-event-primary{min-width:126px;height:40px;padding:0 17px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:#0b3c77;color:#fff;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.035em}.rs-home-event-primary:hover{background:#d9202d}.rs-home-event-all{margin-left:auto;color:#082d60;text-decoration:none;font-size:12px;font-weight:900}.rs-home-event-all span{margin-left:8px;font-size:15px}.rs-home-next-event-empty .rs-home-next-event-image{pointer-events:none}
.rs-home-calendar{border-radius:15px;padding:18px 22px 17px;background:#fff;box-shadow:0 10px 30px rgba(7,31,71,.1);border:1px solid #e7ebf1;min-height:485px}
.rs-home-calendar-head{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:13px}.rs-home-calendar-head strong{text-align:center;color:#082d60;font-size:17px;font-weight:900;letter-spacing:.02em}.rs-home-calendar-head button{width:36px;height:36px;border:0;background:transparent;color:#082d60;font-size:31px;cursor:pointer;border-radius:50%}.rs-home-calendar-head button:hover{background:#edf3f9}
.rs-home-calendar-week,.rs-home-calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.rs-home-calendar-week{margin-bottom:5px}.rs-home-calendar-week span{text-align:center;color:#53647a;font-size:11.5px;font-weight:900}.rs-home-calendar-day{position:relative;min-height:48px;display:grid;place-items:center;border-right:1px solid #f0f2f5;border-bottom:1px solid #f0f2f5;color:#142a49;font-size:12px;font-weight:800}.rs-home-calendar-day:nth-child(7n){border-right:0}.rs-home-calendar-day.is-outside{color:#b6bec9}.rs-home-calendar-day button{position:relative;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:inherit;font:inherit;cursor:default}.rs-home-calendar-day.has-event button{cursor:pointer}.rs-home-calendar-day.is-selected button{background:#0b3c77;color:#fff;box-shadow:0 5px 14px rgba(11,60,119,.25)}.rs-home-calendar-day i{position:absolute;left:50%;bottom:3px;width:5px;height:5px;border-radius:50%;transform:translateX(-50%);background:#53ac6d}.rs-home-calendar-day i.is-competition{background:#ea2635}.rs-home-calendar-day i.is-education{background:#2675d8}.rs-home-calendar-day.is-selected i{background:#fff}
.rs-home-calendar-legend{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:13px;color:#465a72;font-size:12px}.rs-home-calendar-legend span{display:flex;align-items:center;gap:7px}.rs-home-calendar-legend i{width:9px;height:9px;border-radius:50%;background:#53ac6d}.rs-home-calendar-legend i.is-competition{background:#ea2635}.rs-home-calendar-legend i.is-education{background:#2675d8}
.rs-home-calendar-action{display:flex;justify-content:center;margin-top:14px}.rs-home-calendar-action a{min-width:260px;height:40px;padding:0 22px;border:1px solid #aab8c9;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#082d60;background:rgba(255,255,255,.65);text-decoration:none;font-size:12px;font-weight:900}.rs-home-calendar-action a:hover{border-color:#d9202d;color:#d9202d;background:#fff}

@media(max-width:1100px){
 .rs-home-current{padding-top:76px}.rs-home-current-head{gap:24px}.rs-home-current-mark{min-width:210px}.rs-home-news-grid{grid-template-columns:1fr}.rs-home-news-feature{min-height:460px}.rs-home-news-side{grid-template-columns:repeat(3,minmax(0,1fr))}.rs-home-news-card.is-wide{grid-column:auto}.rs-home-news-card.is-wide>a{display:flex;flex-direction:column}.rs-home-news-card.is-wide .rs-home-news-card-image{height:155px;min-height:0}.rs-home-news-card.is-wide .rs-home-news-card-copy{padding:15px 16px 14px}.rs-home-events-calendar-grid{gap:22px}.rs-home-calendar{padding-left:14px;padding-right:14px}
}
@media(max-width:800px){
 .rs-home-current{padding:64px 0 32px}.rs-home-current-head{display:block}.rs-home-current-mark{display:none}.rs-home-current-head h2{font-size:43px}.rs-home-current-head p{font-size:14px}.rs-home-news-feature{min-height:440px}.rs-home-news-side{grid-template-columns:1fr 1fr}.rs-home-news-card.is-wide{grid-column:span 2}.rs-home-news-card.is-wide>a{display:grid;grid-template-columns:1fr 1fr}.rs-home-news-card.is-wide .rs-home-news-card-image{height:100%;min-height:180px}.rs-home-events-calendar-grid{grid-template-columns:1fr;gap:38px}.rs-home-calendar{min-height:0}
}
@media(max-width:600px){
 .rs-home-current-head h2{font-size:36px}.rs-home-news-feature{min-height:500px}.rs-home-news-feature-copy{left:19px;right:19px;bottom:19px}.rs-home-news-feature-copy h3{font-size:25px}.rs-home-news-feature-copy p{font-size:12px}.rs-home-news-meta{align-items:flex-end}.rs-home-news-side{grid-template-columns:1fr}.rs-home-news-card.is-wide{grid-column:auto}.rs-home-news-card.is-wide>a{display:flex;flex-direction:column}.rs-home-news-card.is-wide .rs-home-news-card-image{height:180px}.rs-home-news-action a{width:100%;min-width:0}.rs-home-events-calendar{padding-bottom:75px}.rs-home-next-event-image{height:210px}.rs-home-next-event-copy h3{font-size:22px}.rs-home-next-event-meta{gap:9px 14px}.rs-home-next-event-actions{align-items:stretch;flex-direction:column}.rs-home-event-primary,.rs-home-event-all{width:100%;margin:0;justify-content:center}.rs-home-event-all{height:38px;display:flex;align-items:center}.rs-home-calendar{padding:15px 8px}.rs-home-calendar-day{min-height:43px}.rs-home-calendar-day button{width:33px;height:33px}.rs-home-calendar-legend{gap:11px;font-size:11.5px;flex-wrap:wrap}.rs-home-calendar-action a{width:100%;min-width:0}.rs-home-subsection-title h2{font-size:13px}
}

/* Signature 3.1.1 — polished empty state for events/calendar */
.rs-home-next-event-empty .rs-home-next-event-image{position:relative;overflow:hidden}
.rs-home-next-event-empty .rs-home-next-event-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,24,50,.04),rgba(4,24,50,.38));pointer-events:none}
.rs-home-event-preparing{position:absolute;left:20px;right:20px;bottom:17px;z-index:3;display:inline-flex;align-items:center;width:max-content;max-width:calc(100% - 40px);padding:7px 11px;border-radius:999px;background:rgba(7,39,79,.88);border:1px solid rgba(255,255,255,.28);color:#fff;font-size:11.5px;font-weight:900;letter-spacing:.055em;backdrop-filter:blur(8px)}
.rs-home-next-event-empty .rs-home-next-event-copy p{max-width:610px}
.rs-home-calendar-empty{margin-top:12px;padding:14px 16px;border:1px solid #dce5ef;border-radius:10px;background:linear-gradient(135deg,#f8fbff,#fff);text-align:center}
.rs-home-calendar-empty strong{display:block;color:#0b356c;font-size:12px;font-weight:900;margin-bottom:4px}
.rs-home-calendar-empty p{margin:0 auto;max-width:520px;color:#5b6c81;font-size:12px;line-height:1.55}
@media(max-width:700px){.rs-home-event-preparing{left:14px;right:14px;bottom:13px;max-width:calc(100% - 28px);font-size:11px}.rs-home-calendar-empty{padding:12px}.rs-home-calendar-empty p{font-size:11.5px}}


/* ===== Events archive & single ===== */
.rs-btn-navy{background:var(--navy);color:#fff}
.rs-event-archive-hero{position:relative;padding-top:138px;overflow:hidden;background:var(--navy);color:#fff;isolation:isolate}.rs-event-archive-hero:before{content:"";position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center;z-index:-2}.rs-event-archive-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,39,.93) 0%,rgba(4,25,49,.84) 36%,rgba(4,25,49,.34) 100%);z-index:-1}.rs-event-archive-hero-inner{display:grid;grid-template-columns:1.15fr .58fr;gap:42px;align-items:end;padding:72px 0 112px}.rs-event-archive-copy h1{font-size:clamp(46px,5vw,78px);line-height:.95;letter-spacing:-.05em;margin:16px 0 22px;max-width:780px}.rs-event-archive-copy p{max-width:650px;font-size:18px;color:rgba(255,255,255,.86)}.rs-event-archive-actions{display:flex;gap:14px;margin-top:28px}.rs-event-archive-panel{background:rgba(7,34,66,.82);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:26px;box-shadow:0 20px 50px rgba(0,0,0,.16)}.rs-event-archive-panel-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(241,38,48,.18);border:1px solid rgba(241,38,48,.28);color:#ffd8da;font-size:13px;font-weight:900;letter-spacing:.05em}.rs-event-archive-panel h3{font-size:30px;line-height:1.05;margin:16px 0 16px}.rs-event-archive-panel p{font-size:14px;color:#c4d1de}.rs-event-archive-panel-date{display:grid;place-items:center;width:98px;height:98px;border-radius:18px;background:#fff;color:var(--navy);margin:14px 0 16px}.rs-event-archive-panel-date strong{font-size:36px;line-height:1}.rs-event-archive-panel-date span{font-size:12px;font-weight:900;letter-spacing:.08em;color:var(--red)}.rs-event-archive-panel-date small{font-size:13px;font-weight:800}.rs-event-archive-panel ul{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:8px}.rs-event-archive-panel li{font-size:13px;color:#d4deea}.rs-event-archive-panel a{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:900;color:#fff}.rs-event-archive-strip{position:relative;margin-top:-52px;z-index:3}.rs-event-archive-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border-radius:20px;box-shadow:0 18px 50px rgba(7,36,68,.12);border:1px solid #edf2f7;overflow:hidden}.rs-event-archive-strip-grid>div{min-height:118px;padding:24px 28px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid #edf2f7}.rs-event-archive-strip-grid>div:last-child{border-right:0}.rs-event-archive-strip-grid strong{font-size:30px;line-height:1;letter-spacing:-.04em;color:var(--navy)}.rs-event-archive-strip-grid span{font-size:13px;text-transform:uppercase;color:#6d7a8d;font-weight:850;margin-top:10px}.rs-event-archive-main{padding:92px 0 84px;background:#f5f7fb}.rs-event-archive-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:28px;align-items:start}.rs-event-archive-list{display:grid;gap:18px}.rs-event-archive-card{display:grid;grid-template-columns:260px 1fr;background:#fff;border:1px solid #e8edf3;border-radius:20px;overflow:hidden;box-shadow:0 10px 26px rgba(14,40,68,.05)}.rs-event-archive-card-image{display:block;height:100%}.rs-event-archive-card-image img{width:100%;height:100%;object-fit:cover;min-height:230px}.rs-event-archive-card-copy{padding:24px 24px 22px}.rs-event-archive-chip{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef3f8;color:var(--navy);font-size:12px;font-weight:900;letter-spacing:.06em}.rs-event-archive-card.is-competition .rs-event-archive-chip{background:#fff0f1;color:var(--red)}.rs-event-archive-card.is-education .rs-event-archive-chip{background:#eef7ff;color:#0a65ba}.rs-event-archive-card h3{font-size:30px;line-height:1.04;letter-spacing:-.04em;margin:14px 0 12px}.rs-event-archive-card h3 a:hover{color:var(--red)}.rs-event-archive-meta{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:13px;color:#6d7a8d;font-weight:700}.rs-event-archive-card p{font-size:14px;color:#5d6e84;max-width:720px;margin:14px 0 0}.rs-event-archive-more{display:inline-flex;align-items:center;gap:10px;margin-top:18px;font-size:12px;font-weight:900;color:var(--red)}.rs-event-archive-empty{background:#fff;border:1px dashed #c9d6e4;border-radius:20px;padding:40px 36px;text-align:left}.rs-event-archive-empty-icon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#f0f4f8;color:var(--red);font-size:28px;margin-bottom:14px}.rs-event-archive-empty h3{font-size:34px;line-height:1.04;letter-spacing:-.04em;margin:6px 0 12px}.rs-event-archive-empty p{color:#68778d;font-size:15px;max-width:680px}.rs-event-archive-empty-actions{display:flex;gap:12px;margin-top:22px}.rs-event-archive-past{margin-top:44px}.rs-event-archive-past-list{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.rs-event-archive-past-list article{background:#fff;border:1px solid #e7edf4;border-radius:16px;padding:18px;min-height:155px}.rs-event-archive-past-list time{display:block;font-size:12px;font-weight:900;color:var(--red)}.rs-event-archive-past-list h3{font-size:18px;line-height:1.14;margin:10px 0 8px}.rs-event-archive-past-list p{font-size:13px;color:#728096;margin:0}.rs-event-archive-calendar-card{position:sticky;top:105px;background:#fff;border:1px solid #e8edf3;border-radius:22px;padding:24px;box-shadow:0 14px 38px rgba(10,39,69,.07)}.rs-event-archive-calendar-head{display:grid;gap:18px;margin-bottom:16px}.rs-event-archive-calendar-head h2{font-size:34px;line-height:.98;letter-spacing:-.05em;margin:10px 0 0}.rs-event-archive-month-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f5f8fb;border-radius:16px;padding:10px 12px}.rs-event-archive-month-nav a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #dfe7f0;font-size:22px;color:var(--navy)}.rs-event-archive-month-nav strong{font-size:13px;font-weight:900;letter-spacing:.06em;color:var(--navy)}.rs-event-archive-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.rs-event-archive-calendar-weekdays span{display:grid;place-items:center;height:34px;font-size:13px;font-weight:900;color:#718095;text-transform:uppercase}.rs-event-archive-calendar-days{margin-top:10px}.rs-event-archive-calendar-days>span,.rs-event-archive-calendar-days>a{position:relative;min-height:66px;border-radius:14px;background:#f8fafc;border:1px solid #edf2f6;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:10px;text-decoration:none}.rs-event-archive-calendar-days .is-blank{background:transparent;border:0;pointer-events:none}.rs-event-archive-calendar-days b{font-size:15px;line-height:1;color:var(--navy)}.rs-event-archive-calendar-days .is-today{border-color:#c6d5e5;box-shadow:inset 0 0 0 1px #c6d5e5}.rs-event-archive-calendar-days .has-event{background:#fff;border-color:#dae5f0}.rs-event-dots{display:flex;gap:4px;flex-wrap:wrap}.rs-event-dots i,.rs-event-archive-legend i{display:inline-block;width:10px;height:10px;border-radius:50%}.rs-event-dots .is-event,.rs-event-archive-legend .is-event{background:#36a853}.rs-event-dots .is-competition,.rs-event-archive-legend .is-competition{background:#f12630}.rs-event-dots .is-education,.rs-event-archive-legend .is-education{background:#1c8fe6}.rs-event-archive-legend{display:flex;flex-wrap:wrap;gap:12px 18px;font-size:12px;font-weight:800;color:#657488;margin-top:16px}.rs-event-archive-legend span{display:inline-flex;align-items:center;gap:7px}.rs-event-archive-calendar-note{margin-top:18px;background:#f7fafc;border:1px dashed #d6e2ee;border-radius:16px;padding:16px}.rs-event-archive-calendar-note strong{display:block;font-size:15px;color:var(--navy)}.rs-event-archive-calendar-note p{font-size:13px;color:#718095;margin:8px 0 0}.rs-event-single-hero{position:relative;padding-top:138px;background:var(--navy);color:#fff;isolation:isolate}.rs-event-single-hero:before{content:"";position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center;z-index:-2}.rs-event-single-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,39,.94),rgba(4,24,47,.76),rgba(4,24,47,.24));z-index:-1}.rs-event-single-hero-inner{display:grid;grid-template-columns:1fr 180px;gap:28px;align-items:end;padding:82px 0}.rs-event-single-hero h1{font-size:clamp(42px,4.8vw,74px);line-height:.95;letter-spacing:-.05em;margin:16px 0}.rs-event-single-hero p{max-width:680px;font-size:18px;color:rgba(255,255,255,.86)}.rs-event-single-datebox{justify-self:end;display:grid;place-items:center;width:160px;height:160px;border-radius:28px;background:#fff;color:var(--navy);box-shadow:0 18px 40px rgba(0,0,0,.15)}.rs-event-single-datebox strong{font-size:58px;line-height:1}.rs-event-single-datebox span{font-size:14px;font-weight:900;color:var(--red);text-transform:uppercase}.rs-event-single-datebox small{font-size:14px;font-weight:800}.rs-event-single-main{padding:72px 0;background:#fff}.rs-event-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:36px}.rs-event-single-meta{display:flex;flex-wrap:wrap;gap:10px 16px;padding-bottom:16px;margin-bottom:26px;border-bottom:1px solid #e7edf4;font-size:14px;font-weight:800;color:#5e6e83}.rs-event-single-content{font-size:16px;color:#223a59}.rs-event-single-content h2,.rs-event-single-content h3{color:var(--navy)}.rs-event-single-sidecard{position:sticky;top:108px;background:#f7f9fc;border:1px solid #e6edf4;border-radius:18px;padding:22px}.rs-event-single-sidecard b{display:block;font-size:13px;letter-spacing:.1em;color:var(--red)}.rs-event-single-sidecard h3{font-size:28px;line-height:1;margin:10px 0 16px}.rs-event-single-sidecard ul{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:12px}.rs-event-single-sidecard li{display:grid;gap:4px;padding-bottom:12px;border-bottom:1px solid #e4ebf2}.rs-event-single-sidecard li:last-child{border-bottom:0;padding-bottom:0}.rs-event-single-sidecard strong{font-size:12px;color:#6d7a8d;text-transform:uppercase}.rs-event-single-sidecard span{font-size:14px;font-weight:800;color:var(--navy)}.rs-event-single-sidecard a{font-size:12px;font-weight:900;color:var(--red)}
@media(max-width:1100px){.rs-event-archive-hero-inner{grid-template-columns:1fr}.rs-event-archive-panel{max-width:520px}.rs-event-archive-strip-grid{grid-template-columns:1fr 1fr}.rs-event-archive-layout,.rs-event-single-grid{grid-template-columns:1fr}.rs-event-archive-calendar-card,.rs-event-single-sidecard{position:static}.rs-event-archive-past-list{grid-template-columns:1fr 1fr 1fr}.rs-event-single-hero-inner{grid-template-columns:1fr 140px}}
@media(max-width:780px){.rs-event-archive-hero{padding-top:112px}.rs-event-archive-hero-inner{padding:54px 0 88px}.rs-event-archive-actions,.rs-event-archive-empty-actions{flex-direction:column;align-items:flex-start}.rs-event-archive-strip{margin-top:-32px}.rs-event-archive-strip-grid{grid-template-columns:1fr}.rs-event-archive-strip-grid>div{min-height:94px;border-right:0;border-bottom:1px solid #edf2f7}.rs-event-archive-strip-grid>div:last-child{border-bottom:0}.rs-event-archive-card{grid-template-columns:1fr}.rs-event-archive-card-image img{min-height:220px}.rs-event-archive-card h3{font-size:25px}.rs-event-archive-past-list{grid-template-columns:1fr}.rs-event-archive-calendar-head h2{font-size:28px}.rs-event-archive-calendar-grid{gap:6px}.rs-event-archive-calendar-days>span,.rs-event-archive-calendar-days>a{min-height:56px;padding:8px}.rs-event-single-hero-inner{grid-template-columns:1fr;gap:18px;padding:54px 0 68px}.rs-event-single-datebox{justify-self:start;width:124px;height:124px;border-radius:22px}.rs-event-single-datebox strong{font-size:46px}.rs-event-single-main{padding:52px 0}}

/* Signature 3.1.3 — events hero aligned with inner pages + live calendar controls */
.rs-event-archive-hero{padding-top:0;min-height:610px;display:flex;flex-direction:column;justify-content:flex-start}
.rs-event-archive-hero-inner{padding-top:105px;padding-bottom:145px;flex:1;width:100%}
.rs-event-archive-strip{margin-top:-52px}
.rs-event-archive-month-nav button{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #dfe7f0;font-size:22px;color:var(--navy);cursor:pointer;transition:.2s}
.rs-event-archive-month-nav button:hover{background:var(--navy);color:#fff;border-color:var(--navy)}
.rs-event-archive-calendar-days>button{font:inherit}
@media(max-width:980px){.rs-event-archive-hero-inner{padding-top:90px;padding-bottom:145px}}
@media(max-width:640px){.rs-event-archive-hero{min-height:610px}.rs-event-archive-hero-inner{padding-top:65px;padding-bottom:145px}}


/* v3.1.4 — Events hero uses the exact geometry of International Memberships hero */
.rs-event-archive-hero{
  position:relative!important;
  min-height:455px!important;
  padding-top:0!important;
  background:var(--navy)!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.rs-event-archive-hero:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background-image:var(--hero)!important;
  background-size:cover!important;
  background-position:center 45%!important;
  z-index:-2!important;
}
.rs-event-archive-hero-overlay{
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(90deg,rgba(3,22,42,.98) 0%,rgba(4,31,58,.90) 52%,rgba(4,29,55,.42) 100%)!important;
  z-index:-1!important;
}
.rs-event-archive-hero-inner{
  width:min(var(--shell),calc(100% - 48px))!important;
  margin:auto!important;
  padding:82px 0 94px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 265px!important;
  gap:90px!important;
  align-items:end!important;
}
.rs-event-archive-copy .rs-intl-breadcrumb{margin-bottom:37px!important}
.rs-event-archive-copy h1{
  font-size:clamp(50px,5.9vw,80px)!important;
  line-height:.94!important;
  letter-spacing:-.058em!important;
  max-width:940px!important;
  margin:18px 0 23px!important;
}
.rs-event-archive-copy>p{
  max-width:760px!important;
  font-size:16px!important;
  line-height:1.75!important;
  color:#c5d3df!important;
  margin:0!important;
}
.rs-event-archive-actions{margin-top:30px!important}
.rs-event-archive-panel{
  align-self:end!important;
  width:265px!important;
  max-width:265px!important;
  padding:23px!important;
  border-radius:19px!important;
}
.rs-event-archive-panel h3{font-size:23px!important;margin:13px 0!important}
.rs-event-archive-panel-date{width:76px!important;height:76px!important;border-radius:14px!important;margin:12px 0 14px!important}
.rs-event-archive-panel-date strong{font-size:30px!important}
.rs-event-archive-strip{margin-top:0!important}
@media(max-width:1100px){
  .rs-event-archive-hero-inner{grid-template-columns:1fr!important;gap:28px!important}
  .rs-event-archive-panel{display:none!important}
}
@media(max-width:700px){
  .rs-event-archive-hero{min-height:430px!important;background-position:65% center!important}
  .rs-event-archive-hero-inner{padding:65px 0 78px!important}
  .rs-event-archive-copy h1{font-size:45px!important}
  .rs-event-archive-copy .rs-intl-breadcrumb{margin-bottom:25px!important}
}


/* v3.1.5 — visible SVG event icon in the main Upcoming Events block */
.rs-event-upcoming-heading{justify-content:flex-start!important;align-items:center!important;gap:18px!important;margin-bottom:28px!important}.rs-event-upcoming-heading>div{min-width:0}.rs-event-upcoming-heading-icon{flex:0 0 58px;width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#f12630,#d91525);color:#fff;box-shadow:0 12px 28px rgba(241,38,48,.23)}.rs-event-upcoming-heading-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-event-upcoming-heading-icon svg path:nth-child(2){fill:currentColor;stroke:none}.rs-event-upcoming-heading .rs-eyebrow{display:block}.rs-event-upcoming-heading h2{margin:7px 0 0;font-size:35px;line-height:1;letter-spacing:-.035em}.rs-event-archive-empty-icon{font-size:0}.rs-event-archive-empty-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}@media(max-width:640px){.rs-event-upcoming-heading{gap:13px!important}.rs-event-upcoming-heading-icon{flex-basis:50px;width:50px;height:50px;border-radius:14px}.rs-event-upcoming-heading-icon svg{width:25px;height:25px}.rs-event-upcoming-heading h2{font-size:30px}}


/* ===== Home: Zasto rekreacija ===== */
.rs-home-benefits{padding:96px 0 78px;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);position:relative;overflow:hidden}
.rs-home-benefits-top{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:30px;align-items:center}
.rs-home-benefits-copy{padding-right:10px}
.rs-home-benefits-eyebrow{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}
.rs-home-benefits-eyebrow:before{content:"";width:42px;height:4px;border-radius:999px;background:var(--red)}
.rs-home-benefits-copy h2{font-size:clamp(52px,6vw,88px);line-height:.93;letter-spacing:-.055em;margin:24px 0 22px;color:var(--navy);font-family:var(--font-heading)}
.rs-home-benefits-bars{display:flex;gap:8px;margin:0 0 28px}.rs-home-benefits-bars span{display:block;height:5px;border-radius:999px}
.rs-home-benefits-bars .is-red{width:72px;background:var(--red)}.rs-home-benefits-bars .is-navy{width:72px;background:var(--navy)}.rs-home-benefits-bars .is-blue{width:72px;background:#b7d0f6}
.rs-home-benefits-copy p{max-width:690px;font-size:17px;line-height:1.72;color:#495b73}
.rs-home-benefits-visual{position:relative;min-height:525px;display:flex;align-items:flex-end;justify-content:flex-end}
.rs-home-benefits-curve{position:absolute;left:-110px;top:-48px;width:250px;height:640px;border-radius:180px;background:linear-gradient(180deg,rgba(235,241,248,.95),rgba(255,255,255,0));z-index:2}
.rs-home-benefits-curve:before,.rs-home-benefits-curve:after{content:"";position:absolute;inset:18px;border-radius:180px;border:1px solid rgba(14,60,120,.12)}.rs-home-benefits-curve:after{inset:38px}
.rs-home-benefits-visual img{width:100%;height:525px;object-fit:cover;object-position:18% center;border-radius:0 26px 26px 140px;box-shadow:0 18px 48px rgba(12,38,73,.12)}
.rs-home-benefits-visual:after{content:"";position:absolute;inset:0;border-radius:0 26px 26px 140px;background:linear-gradient(90deg,rgba(8,26,51,.12),rgba(8,26,51,0) 38%);pointer-events:none}
.rs-home-benefits-wave{position:absolute;right:-18px;bottom:18px;width:46%;pointer-events:none}.rs-home-benefits-wave .is-red,.rs-home-benefits-wave .is-blue{display:block;height:12px;border-radius:999px;transform:rotate(-18deg);box-shadow:0 8px 18px rgba(10,39,69,.12)}.rs-home-benefits-wave .is-red{background:var(--red);margin-left:18%;width:78%}.rs-home-benefits-wave .is-blue{background:#0c56b4;margin-top:16px;width:100%}
.rs-home-benefits-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-top:34px;position:relative;z-index:3}
.rs-home-benefit-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e6edf4;border-radius:22px;padding:30px 24px 28px;box-shadow:0 16px 40px rgba(14,40,68,.08);display:flex;flex-direction:column;align-items:center;text-align:center;min-height:330px}
.rs-home-benefit-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:linear-gradient(90deg,var(--red),var(--navy),#2f68c7)}
.rs-home-benefit-card:after{content:"";position:absolute;inset:auto -38px -38px auto;width:104px;height:104px;border-radius:50%;background:radial-gradient(circle,rgba(19,70,142,.08),rgba(19,70,142,0) 70%)}
.rs-home-benefit-icon{position:relative;width:104px;height:104px;border-radius:50%;display:grid;place-items:center;margin-bottom:18px;color:var(--navy);box-shadow:0 10px 24px rgba(16,42,77,.12)}
.rs-home-benefit-icon:before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(145deg,#ffffff,#eef5fb);border:1px solid #d5e2f0}
.rs-home-benefit-icon:after{content:"";position:absolute;inset:9px;border-radius:50%;border:1px solid rgba(24,70,124,.12)}
.rs-home-benefit-icon svg{position:relative;z-index:2;width:50px;height:50px}
.rs-home-benefit-card:nth-child(1) .rs-home-benefit-icon{color:var(--red)}
.rs-home-benefit-card:nth-child(2) .rs-home-benefit-icon{color:#2f68c7}
.rs-home-benefit-card:nth-child(3) .rs-home-benefit-icon{color:#1654ba}
.rs-home-benefit-card:nth-child(4) .rs-home-benefit-icon{color:#1f4f9e}
.rs-home-benefit-card h3{font-size:28px;line-height:1.08;letter-spacing:-.035em;color:var(--navy);margin:6px 0 14px;font-family:var(--font-heading)}
.rs-home-benefit-card p{font-size:15px;line-height:1.68;color:#4f6179;max-width:290px;margin:0 auto}
.rs-home-benefit-line{display:block;width:82px;height:5px;border-radius:999px;margin-top:auto}.rs-home-benefit-line.is-red{background:var(--red)}.rs-home-benefit-line.is-navy{background:var(--navy)}.rs-home-benefit-line.is-blue{background:#2f68c7}
@media(max-width:1200px){.rs-home-benefits-top{grid-template-columns:1fr}.rs-home-benefits-visual{min-height:460px}.rs-home-benefits-visual img{height:460px;border-radius:0 24px 24px 120px;object-position:22% center}.rs-home-benefits-visual:after{border-radius:0 24px 24px 120px}.rs-home-benefits-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:26px}}
@media(max-width:680px){.rs-home-benefits{padding:68px 0 54px}.rs-home-benefits-copy h2{font-size:44px;line-height:1}.rs-home-benefits-bars .is-red,.rs-home-benefits-bars .is-navy,.rs-home-benefits-bars .is-blue{width:54px}.rs-home-benefits-copy p{font-size:15px}.rs-home-benefits-visual{min-height:auto}.rs-home-benefits-curve{display:none}.rs-home-benefits-visual img{height:310px;border-radius:24px;object-position:28% center}.rs-home-benefits-visual:after{border-radius:24px}.rs-home-benefits-wave{width:54%;right:-6px;bottom:10px}.rs-home-benefits-wave .is-red,.rs-home-benefits-wave .is-blue{height:10px}.rs-home-benefits-cards{grid-template-columns:1fr;gap:18px;margin-top:22px}.rs-home-benefit-card{min-height:unset;padding:24px 20px}.rs-home-benefit-card h3{font-size:26px}.rs-home-benefit-icon{width:92px;height:92px}.rs-home-benefit-icon svg{width:44px;height:44px}}


/* ===== 3.2.2 Benefits refinements ===== */
.rs-home-benefits-wave{display:none!important}
.rs-home-benefits-cards{margin-top:58px!important}
.rs-home-benefit-card{padding-top:32px!important}
.rs-home-benefit-icon{width:108px!important;height:108px!important;background:#fff!important;border:1px solid #dce6f0!important;box-shadow:0 12px 28px rgba(13,45,84,.10)!important}
.rs-home-benefit-icon:before{background:radial-gradient(circle at 35% 28%,#fff 0%,#f5f9fd 72%,#eef4fa 100%)!important;border:1px solid #dce6f0!important}
.rs-home-benefit-icon:after{inset:8px!important;border:1px solid rgba(17,64,121,.10)!important;box-shadow:inset 0 0 0 5px rgba(244,248,252,.72)!important}
.rs-home-benefit-icon .rs-benefit-svg{position:relative;z-index:3;width:58px!important;height:58px!important;filter:drop-shadow(0 3px 4px rgba(9,37,70,.10))}
.rs-home-benefit-card:nth-child(1) .rs-home-benefit-icon,.rs-home-benefit-card:nth-child(2) .rs-home-benefit-icon,.rs-home-benefit-card:nth-child(3) .rs-home-benefit-icon,.rs-home-benefit-card:nth-child(4) .rs-home-benefit-icon{color:inherit!important}
@media(max-width:1200px){.rs-home-benefits-cards{margin-top:44px!important}}
@media(max-width:680px){.rs-home-benefits-cards{margin-top:34px!important}.rs-home-benefit-icon{width:96px!important;height:96px!important}.rs-home-benefit-icon .rs-benefit-svg{width:52px!important;height:52px!important}}


/* 3.2.3 — Stronger visibility for benefit icons */
.rs-home-benefit-icon{width:118px!important;height:118px!important;box-shadow:0 14px 34px rgba(13,45,84,.14)!important}
.rs-home-benefit-icon:before{background:radial-gradient(circle at 35% 28%,#ffffff 0%,#f7fbff 70%,#edf4fb 100%)!important}
.rs-home-benefit-icon:after{inset:10px!important;border:1px solid rgba(17,64,121,.08)!important;box-shadow:inset 0 0 0 6px rgba(244,248,252,.9)!important}
.rs-home-benefit-icon .rs-benefit-svg{width:68px!important;height:68px!important;filter:drop-shadow(0 5px 8px rgba(9,37,70,.12))}
@media(max-width:680px){.rs-home-benefit-icon{width:104px!important;height:104px!important}.rs-home-benefit-icon .rs-benefit-svg{width:60px!important;height:60px!important}}


/* 3.2.4 — Alternate benefit icon style */
.rs-home-benefit-icon{background:linear-gradient(180deg,#ffffff,#f6faff)!important}
.rs-home-benefit-icon .rs-benefit-svg{width:66px!important;height:66px!important;filter:none!important}
.rs-home-benefit-card:nth-child(1) .rs-home-benefit-icon{color:#d82331!important}
.rs-home-benefit-card:nth-child(2) .rs-home-benefit-icon{color:#225fbe!important}
.rs-home-benefit-card:nth-child(3) .rs-home-benefit-icon{color:#d82331!important}
.rs-home-benefit-card:nth-child(4) .rs-home-benefit-icon{color:#225fbe!important}
@media(max-width:680px){.rs-home-benefit-icon .rs-benefit-svg{width:58px!important;height:58px!important}}


/* 3.2.5 — Decorative SVG icon refinement */
.rs-home-benefit-icon{width:120px!important;height:120px!important}.rs-home-benefit-icon .rs-benefit-svg{width:74px!important;height:74px!important}.rs-home-benefit-icon:before{background:linear-gradient(180deg,#ffffff,#f4f8fd)!important}.rs-home-benefit-icon:after{box-shadow:inset 0 0 0 8px rgba(247,250,253,.9)!important}
@media(max-width:680px){.rs-home-benefit-icon{width:106px!important;height:106px!important}.rs-home-benefit-icon .rs-benefit-svg{width:66px!important;height:66px!important}}


/* ===== 3.3.0 Home / Zivot Saveza ===== */
.rs-home-life{padding:96px 0 88px;background:#fff;position:relative;overflow:hidden}
.rs-home-life-top{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.55fr);gap:34px;align-items:stretch}
.rs-home-life-copy{padding:18px 12px 10px 0;display:flex;flex-direction:column;align-items:flex-start}
.rs-home-life-eyebrow{display:inline-flex;align-items:center;gap:14px;color:var(--red);font-size:14px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.rs-home-life-eyebrow:after{content:"";width:52px;height:3px;border-radius:999px;background:var(--red)}
.rs-home-life-copy h2{font-family:var(--font-heading);font-size:clamp(58px,5.5vw,84px);line-height:.91;letter-spacing:-.058em;color:var(--navy);margin:30px 0 24px;font-style:normal}
.rs-home-life-copy h2 em{font-style:normal;color:var(--red)}
.rs-home-life-rule{width:92px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--navy) 0 58%,#8eb0e1 58% 100%);margin:0 0 28px}
.rs-home-life-copy p{max-width:430px;font-size:16px;line-height:1.8;color:#53647a;margin:0 0 34px}
.rs-home-life-button{display:inline-flex;align-items:center;gap:13px;min-height:56px;padding:0 22px;border-radius:999px;background:var(--red);color:#fff;font-size:12px;font-weight:900;letter-spacing:.025em;box-shadow:0 13px 30px rgba(224,28,42,.22);transition:.22s}
.rs-home-life-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rs-home-life-button b{font-size:23px;line-height:1;margin-left:8px;font-weight:400}.rs-home-life-button:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(224,28,42,.28)}
.rs-home-life-featured{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(220px,1fr);grid-template-rows:235px 235px;gap:14px;min-height:484px}
.rs-home-life-photo{position:relative;display:block;overflow:hidden;border-radius:20px;background:#e9eef4;box-shadow:0 12px 28px rgba(11,39,72,.08)}
.rs-home-life-photo-1{grid-row:1/3}.rs-home-life-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s}
.rs-home-life-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,rgba(3,20,39,0),rgba(3,20,39,.72));opacity:0;transition:.3s}
.rs-home-life-photo:hover img{transform:scale(1.045)}.rs-home-life-photo:hover:after{opacity:1}
.rs-home-life-caption{position:absolute;z-index:3;left:18px;right:18px;bottom:16px;color:#fff;opacity:0;transform:translateY(8px);transition:.3s}.rs-home-life-photo:hover .rs-home-life-caption{opacity:1;transform:none}
.rs-home-life-caption strong{display:block;font-size:14px;line-height:1.2}.rs-home-life-caption small{display:block;margin-top:4px;font-size:11.5px;color:#d9e3ec}
.rs-home-life-camera{position:absolute;z-index:4;left:20px;top:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.95);color:var(--red);box-shadow:0 9px 24px rgba(7,32,63,.15)}
.rs-home-life-camera svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.rs-home-life-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.rs-home-life-strip .rs-home-life-photo{height:220px}
.rs-home-life-strip .rs-home-life-photo:nth-child(2){border-radius:20px}.rs-home-life-strip .rs-home-life-photo:nth-child(3){border-radius:20px}
@media(max-width:1050px){.rs-home-life-top{grid-template-columns:1fr}.rs-home-life-copy{max-width:720px;padding-right:0}.rs-home-life-copy h2{max-width:760px}.rs-home-life-copy p{max-width:650px}.rs-home-life-featured{grid-template-rows:250px 250px}.rs-home-life-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-home-life-strip .rs-home-life-photo{height:230px}}
@media(max-width:680px){.rs-home-life{padding:68px 0 58px}.rs-home-life-top{gap:28px}.rs-home-life-copy h2{font-size:51px;line-height:.95;margin-top:23px}.rs-home-life-copy p{font-size:15px;line-height:1.72}.rs-home-life-button{width:100%;justify-content:center}.rs-home-life-button b{margin-left:auto}.rs-home-life-featured{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:310px 180px;min-height:auto;gap:10px}.rs-home-life-photo-1{grid-column:1/3;grid-row:auto}.rs-home-life-featured .rs-home-life-photo-2,.rs-home-life-featured .rs-home-life-photo-3{height:180px}.rs-home-life-strip{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.rs-home-life-strip .rs-home-life-photo{height:175px}.rs-home-life-camera{width:50px;height:50px;left:14px;top:14px}.rs-home-life-camera svg{width:25px;height:25px}}


/* ===== 3.4.0 Home: Budite deo pokreta ===== */
.rs-home-join{position:relative;padding:96px 0 88px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%);overflow:hidden}
.rs-home-join:before{content:"";position:absolute;left:-7%;bottom:-110px;width:58%;height:220px;border-top:1px solid rgba(25,76,142,.11);border-radius:50%;transform:rotate(2deg)}
.rs-home-join-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(520px,.98fr);gap:58px;align-items:center;position:relative;z-index:2}
.rs-home-join-copy{min-width:0}.rs-home-join-eyebrow{display:inline-flex;align-items:center;gap:16px;color:var(--red);font-size:14px;letter-spacing:.09em;font-weight:950;text-transform:uppercase}.rs-home-join-eyebrow:after{content:"";display:block;width:60px;height:3px;border-radius:99px;background:var(--red)}
.rs-home-join-copy h2{font-size:clamp(50px,5.1vw,76px);line-height:.94;letter-spacing:-.055em;margin:30px 0 22px;font-weight:950;color:var(--navy)}.rs-home-join-copy h2 span,.rs-home-join-copy h2 em{display:block;font-style:normal}.rs-home-join-copy h2 em{color:var(--red);margin-top:8px}
.rs-home-join-rule{display:block;width:88px;height:4px;border-radius:99px;background:linear-gradient(90deg,#285aa5 0 55%,#a9c0e4 55%);margin-bottom:26px}.rs-home-join-lead{max-width:690px;font-size:17px;line-height:1.75;color:#526178;margin:0}
.rs-home-join-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:36px}.rs-home-join-feature{padding:0 18px;border-right:1px solid #e3e9f0;text-align:center}.rs-home-join-feature:first-child{padding-left:0}.rs-home-join-feature:last-child{border-right:0;padding-right:0}
.rs-home-join-feature-icon{width:80px;height:80px;border-radius:50%;background:#fff;border:1px solid #e2e9f1;box-shadow:0 12px 28px rgba(10,37,70,.10);display:grid;place-items:center;margin:0 auto 18px}.rs-home-join-feature-icon svg{width:42px;height:42px}.rs-home-join-feature-icon.is-red{color:var(--red)}.rs-home-join-feature-icon.is-blue{color:#235cae}
.rs-home-join-feature h3{font-size:12px;line-height:1.25;color:var(--navy);margin:0 0 9px;font-weight:950;letter-spacing:.01em}.rs-home-join-feature p{font-size:13px;line-height:1.55;color:#617085;margin:0}
.rs-home-join-cta{margin-top:38px;display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:center;padding:18px 20px 18px 14px;border:1px solid #e4eaf1;border-left:6px solid var(--red);border-radius:16px;background:#fff;box-shadow:0 14px 35px rgba(11,39,73,.07)}
.rs-home-join-cta-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(145deg,#e62330,#c8111d);color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(218,28,39,.22)}.rs-home-join-cta-icon svg{width:34px;height:34px}.rs-home-join-cta strong{display:block;font-size:18px;color:var(--navy);margin-bottom:4px}.rs-home-join-cta p{font-size:12px;line-height:1.55;color:#66758a;margin:0;max-width:460px}
.rs-home-join-cta>a{display:inline-flex;align-items:center;gap:22px;padding:14px 22px;border-radius:999px;background:linear-gradient(180deg,#ef3340,#d91e2a);color:#fff;font-size:13px;font-weight:950;white-space:nowrap;box-shadow:0 10px 24px rgba(225,35,47,.22);transition:.2s}.rs-home-join-cta>a:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(225,35,47,.28)}
.rs-home-join-visuals{position:relative;height:720px;min-width:0}.rs-home-join-photo{position:absolute;overflow:hidden;border-radius:26px;background:#eaf0f6;border:7px solid #fff;box-shadow:0 20px 48px rgba(8,33,63,.12);transform:rotate(-2deg)}.rs-home-join-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.rs-home-join-photo:hover img{transform:scale(1.045)}
.rs-home-join-photo-1{top:0;right:0;width:86%;height:320px;clip-path:polygon(8% 0,100% 0,100% 100%,0 100%)}.rs-home-join-photo-2{top:325px;left:7%;width:49%;height:225px;transform:rotate(-3deg)}.rs-home-join-photo-3{top:315px;right:0;width:45%;height:225px;transform:rotate(-1deg)}.rs-home-join-photo-4{bottom:5px;left:0;width:50%;height:190px;transform:rotate(-4deg)}.rs-home-join-photo-5{bottom:0;right:2%;width:48%;height:205px;transform:rotate(-1deg)}
.rs-home-join-ribbons{position:absolute;left:24%;right:-20%;bottom:-22px;height:96px;z-index:5;pointer-events:none;transform:rotate(-7deg)}.rs-home-join-ribbons span,.rs-home-join-ribbons i,.rs-home-join-ribbons b{position:absolute;left:0;right:0;height:18px;border-radius:50%;display:block}.rs-home-join-ribbons span{bottom:38px;background:#284d95}.rs-home-join-ribbons i{bottom:22px;background:#fff}.rs-home-join-ribbons b{bottom:6px;background:#da1f2d}
@media(max-width:1180px){.rs-home-join-grid{grid-template-columns:1fr;gap:40px}.rs-home-join-copy{max-width:none}.rs-home-join-visuals{height:650px}.rs-home-join-photo-1{width:75%}.rs-home-join-photo-2{left:0}.rs-home-join-photo-4{left:5%}}
@media(max-width:760px){.rs-home-join{padding:70px 0 62px}.rs-home-join-copy h2{font-size:45px}.rs-home-join-lead{font-size:15px}.rs-home-join-features{grid-template-columns:1fr 1fr;gap:24px 0}.rs-home-join-feature{border-right:0;border-bottom:1px solid #e5ebf2;padding:0 16px 20px}.rs-home-join-feature:nth-child(odd){border-right:1px solid #e5ebf2}.rs-home-join-feature:nth-child(n+3){border-bottom:0}.rs-home-join-feature-icon{width:72px;height:72px}.rs-home-join-feature-icon svg{width:38px;height:38px}.rs-home-join-cta{grid-template-columns:60px 1fr}.rs-home-join-cta-icon{width:56px;height:56px}.rs-home-join-cta>a{grid-column:1/-1;justify-content:space-between}.rs-home-join-visuals{height:570px}.rs-home-join-photo{border-width:5px;border-radius:20px}.rs-home-join-photo-1{width:94%;height:245px}.rs-home-join-photo-2{top:245px;left:0;width:52%;height:170px}.rs-home-join-photo-3{top:245px;width:49%;height:170px}.rs-home-join-photo-4{bottom:0;left:0;width:50%;height:155px}.rs-home-join-photo-5{bottom:0;right:0;width:50%;height:155px}.rs-home-join-ribbons{height:70px;bottom:-16px}}
@media(max-width:480px){.rs-home-join-copy h2{font-size:39px}.rs-home-join-features{grid-template-columns:1fr}.rs-home-join-feature,.rs-home-join-feature:nth-child(odd){border-right:0;border-bottom:1px solid #e5ebf2;padding:0 0 22px}.rs-home-join-feature:last-child{border-bottom:0}.rs-home-join-cta{grid-template-columns:1fr;text-align:center}.rs-home-join-cta-icon{margin:auto}.rs-home-join-visuals{height:510px}.rs-home-join-photo-1{height:220px}.rs-home-join-photo-2,.rs-home-join-photo-3{top:218px;height:145px}.rs-home-join-photo-4,.rs-home-join-photo-5{height:142px}}


/* ===== 3.5.0 Home: Partneri i saradnja ===== */
.rs-home-partners{position:relative;padding:104px 0 82px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%);overflow:hidden;border-top:1px solid #edf1f6}.rs-home-partners:before,.rs-home-partners:after{content:"";position:absolute;width:540px;height:540px;border-radius:50%;border:1px solid rgba(32,91,181,.09);pointer-events:none}.rs-home-partners:before{left:-370px;top:60px;box-shadow:0 0 0 20px rgba(32,91,181,.018),0 0 0 42px rgba(32,91,181,.012),0 0 0 64px rgba(32,91,181,.009)}.rs-home-partners:after{right:-360px;top:48px;border-color:rgba(227,29,44,.09);box-shadow:0 0 0 20px rgba(227,29,44,.018),0 0 0 42px rgba(227,29,44,.012),0 0 0 64px rgba(227,29,44,.009)}.rs-home-partners-dots{position:absolute;width:150px;height:150px;opacity:.34;background-image:radial-gradient(circle,#b9cae2 1.4px,transparent 1.6px);background-size:11px 11px}.rs-home-partners-dots-left{left:12px;top:10px}.rs-home-partners-dots-right{right:8px;bottom:8px;background-image:radial-gradient(circle,#f3c4c8 1.4px,transparent 1.6px)}.rs-home-partners-head{text-align:center;max-width:850px;margin:0 auto 48px;position:relative;z-index:2}.rs-home-partners-eyebrow{display:inline-flex;align-items:center;gap:24px;color:#d92730;font-size:14px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.rs-home-partners-eyebrow:before,.rs-home-partners-eyebrow:after{content:"";width:44px;height:2px;background:#e52d36}.rs-home-partners-head h2{margin:20px 0 20px;font-family:var(--font-heading);font-size:clamp(54px,6vw,86px);line-height:.92;letter-spacing:-.055em;color:var(--navy);text-transform:uppercase}.rs-home-partners-head h2 span,.rs-home-partners-head h2 em{display:block;font-style:normal}.rs-home-partners-head h2 em{color:#d92730;margin-top:7px}.rs-home-partners-rule{display:flex;justify-content:center;align-items:center;gap:0;margin:26px auto 23px}.rs-home-partners-rule i,.rs-home-partners-rule b{height:3px;width:48px;background:#285eaa}.rs-home-partners-rule b{background:#d92730;width:48px}.rs-home-partners-rule i:last-child{background:#285eaa}.rs-home-partners-head p{max-width:690px;margin:0 auto;color:#4d5d73;font-size:17px;line-height:1.75}.rs-home-partners-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;position:relative;z-index:2}.rs-home-partner-card{position:relative;min-height:405px;padding:34px 30px 28px;background:#fff;border:1px solid #e6ecf3;border-radius:18px;box-shadow:0 18px 48px rgba(9,38,72,.08);overflow:hidden;display:flex;flex-direction:column}.rs-home-partner-card:before{content:"";position:absolute;left:0;right:0;top:0;height:7px;background:#194f9c}.rs-home-partner-card.is-red:before{background:#d92730}.rs-home-partner-card:after{content:"";position:absolute;width:150px;height:150px;right:-40px;bottom:-42px;border-radius:50%;background:radial-gradient(circle,rgba(28,78,151,.06),rgba(28,78,151,0) 68%)}.rs-home-partner-card.is-red:after{background:radial-gradient(circle,rgba(217,39,48,.06),rgba(217,39,48,0) 68%)}.rs-home-partner-brand{display:grid;grid-template-columns:118px 1fr;gap:22px;align-items:center;min-height:118px}.rs-home-partner-logo{height:108px;display:grid;place-items:center}.rs-home-partner-logo img{max-width:105px;max-height:96px;object-fit:contain}.rs-home-partner-logo svg{width:100px;height:88px}.rs-home-partner-brand strong{display:block;color:var(--navy);font-size:24px;line-height:1.02;letter-spacing:-.025em}.rs-home-partner-brand span{display:block;margin-top:8px;color:var(--navy);font-size:19px;line-height:1.25;font-weight:800}.rs-home-partner-mini-rule{display:block;width:54px;height:3px;background:#235ea9;margin:12px 0 22px}.rs-home-partner-card.is-red .rs-home-partner-mini-rule{background:#d92730}.rs-home-partner-card>p{font-size:15px;line-height:1.72;color:#536279;margin:0 0 24px}.rs-home-partner-card>a{margin-top:auto;display:flex;align-items:center;gap:12px;color:#1c56a5;font-size:14px;font-weight:800;position:relative;z-index:2}.rs-home-partner-card.is-red>a{color:#d92730}.rs-home-partner-card>a svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8}.rs-home-partner-card>a b{font-size:28px;line-height:1;margin-left:auto;font-weight:400;transition:.2s}.rs-home-partner-card>a:hover b{transform:translateX(4px)}.rs-home-partners-bottom{margin-top:28px;min-height:124px;padding:24px 34px;display:grid;grid-template-columns:86px auto 1px minmax(0,1fr);gap:26px;align-items:center;background:#fff;border:1px solid #e5ebf2;border-radius:18px;box-shadow:0 14px 38px rgba(9,38,72,.065);position:relative;overflow:hidden;z-index:2}.rs-home-partners-handshake{width:84px;height:84px;border-radius:50%;background:linear-gradient(180deg,#ffffff 0%,#f4f8fd 100%);box-shadow:0 12px 30px rgba(11,47,88,.14);display:grid;place-items:center;color:#245ba9;border:1px solid #e3ebf5}.rs-home-partners-handshake svg{width:74px;height:74px;display:block}.rs-home-partners-bottom>strong{font-size:27px;letter-spacing:-.03em;color:var(--navy);white-space:nowrap}.rs-home-partners-divider{width:1px;height:52px;background:#cad3df}.rs-home-partners-bottom>p{font-size:15px;line-height:1.62;color:#41536c;max-width:650px;margin:0;position:relative;z-index:2}.rs-home-partners-ribbon{position:absolute;right:-34px;bottom:-24px;width:315px;height:100px;transform:rotate(-7deg)}.rs-home-partners-ribbon i,.rs-home-partners-ribbon b,.rs-home-partners-ribbon em{position:absolute;left:0;right:0;height:15px;border-radius:50%}.rs-home-partners-ribbon i{bottom:48px;background:#d92730}.rs-home-partners-ribbon b{bottom:30px;background:#fff;border:1px solid #edf1f6}.rs-home-partners-ribbon em{bottom:12px;background:#245399}@media(max-width:1050px){.rs-home-partners-grid{grid-template-columns:1fr}.rs-home-partner-card{min-height:0}.rs-home-partner-brand{grid-template-columns:110px 1fr}.rs-home-partners-bottom{grid-template-columns:76px 1fr}.rs-home-partners-divider{display:none}.rs-home-partners-bottom>p{grid-column:2}.rs-home-partners-ribbon{opacity:.55}}@media(max-width:640px){.rs-home-partners{padding:72px 0 58px}.rs-home-partners-head{margin-bottom:34px}.rs-home-partners-eyebrow{font-size:13px;gap:12px}.rs-home-partners-eyebrow:before,.rs-home-partners-eyebrow:after{width:25px}.rs-home-partners-head h2{font-size:43px;line-height:.96}.rs-home-partners-head p{font-size:14px}.rs-home-partners-grid{gap:18px}.rs-home-partner-card{padding:26px 20px 23px}.rs-home-partner-brand{grid-template-columns:82px 1fr;gap:14px;min-height:88px}.rs-home-partner-logo{height:78px}.rs-home-partner-logo svg,.rs-home-partner-logo img{max-width:76px;max-height:72px}.rs-home-partner-brand strong{font-size:20px}.rs-home-partner-brand span{font-size:15px}.rs-home-partners-bottom{grid-template-columns:70px 1fr;gap:16px;padding:22px 18px}.rs-home-partners-handshake{width:66px;height:66px}.rs-home-partners-handshake svg{width:58px;height:58px}.rs-home-partners-bottom>strong{font-size:22px;white-space:normal}.rs-home-partners-bottom>p{grid-column:1/-1;font-size:13px}.rs-home-partners-ribbon{width:190px;opacity:.35}}


/* 3.5.1 — Dynamic partner library + official logos */
.rs-home-partners-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch}.rs-home-partner-logo{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:14px;padding:8px!important;overflow:hidden}.rs-home-partner-logo img{width:auto!important;height:auto!important;max-width:118px!important;max-height:96px!important;object-fit:contain!important}@media(max-width:1050px){.rs-home-partners-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:700px){.rs-home-partners-grid{grid-template-columns:1fr!important}.rs-home-partner-logo img{max-width:100px!important;max-height:82px!important}}


/* 3.5.4 — exact handshake emblem image in ZAJEDNO SMO JACI */
.rs-home-partners-handshake{width:92px!important;height:92px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e4ebf4!important;box-shadow:0 12px 30px rgba(11,47,88,.13)!important;overflow:hidden!important;padding:6px!important}
.rs-home-partners-handshake img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border-radius:16px!important}
.rs-home-partners-handshake svg{display:none!important}
@media(max-width:640px){.rs-home-partners-handshake{width:72px!important;height:72px!important;padding:4px!important}.rs-home-partners-handshake img{border-radius:13px!important}}


/* 3.6.0 — editable section media */
.rs-home-media-placeholder{width:100%;height:100%;min-height:160px;display:flex;align-items:center;justify-content:center;text-align:center;padding:18px;background:linear-gradient(135deg,#edf2f8,#f9fbfd);color:#738196;font-size:12px;font-weight:700;border:1px dashed #c5d0dd;border-radius:inherit}.rs-home-benefits-visual>.rs-home-media-placeholder{height:525px;border-radius:0 26px 26px 140px}.rs-home-join-photo>.rs-home-media-placeholder{position:absolute;inset:0;min-height:0}.rs-home-next-event-image>.rs-home-media-placeholder{position:absolute;inset:0;z-index:0;border:0;border-radius:0}.rs-home-next-event-image time,.rs-home-event-preparing{z-index:2}.rs-home-partners-handshake svg{width:60px;height:60px;color:#245399}@media(max-width:680px){.rs-home-benefits-visual>.rs-home-media-placeholder{height:310px;border-radius:24px}}


/* ===== Dynamic footer editor v3.6.1 ===== */
.rs-footer-grid.rs-footer-grid-dynamic{display:grid;grid-template-columns:minmax(245px,1.45fr) repeat(auto-fit,minmax(150px,1fr));gap:38px;align-items:start}.rs-footer-dyncol h4{margin:0 0 18px}.rs-footer-dynitems{display:flex;flex-direction:column;gap:0}.rs-footer-dynitems .rs-footer-item{position:relative}.rs-footer-dynitems p.rs-footer-item{margin:0 0 10px;display:flex;gap:9px;align-items:flex-start}.rs-footer-dynitems a.rs-footer-item{display:flex!important;gap:9px;align-items:center;margin:0 0 9px!important;padding:0!important}.rs-footer-item i{width:17px;height:17px;flex:0 0 17px;display:grid;place-items:center;margin-top:1px;color:#8fa4b9}.rs-footer-item i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-footer-item-button-red{margin-top:7px!important;padding:12px 13px!important;background:var(--red)!important;border-radius:7px;color:#fff!important;font-weight:900!important;letter-spacing:.04em;justify-content:space-between}.rs-footer-item-button-red b{font-size:18px;font-weight:400}.rs-footer-item-button-light{font-weight:900!important;color:#fff!important;margin-top:4px!important;padding:9px 0!important}.rs-footer-item-text{color:#bac8d7}.rs-footer-bottom-links{display:flex;align-items:center;gap:11px}.rs-footer-bottom-links i{font-style:normal;color:#516a82}.rs-footer-logo>img{max-width:210px;max-height:76px;width:auto;height:auto;object-fit:contain}@media(max-width:1100px){.rs-footer-grid.rs-footer-grid-dynamic{grid-template-columns:minmax(230px,1.25fr) repeat(2,minmax(150px,1fr))}.rs-footer-grid.rs-footer-grid-dynamic .rs-footer-about{grid-column:auto}}@media(max-width:800px){.rs-footer-grid.rs-footer-grid-dynamic{grid-template-columns:1fr 1fr}.rs-footer-grid.rs-footer-grid-dynamic .rs-footer-about{grid-column:1/-1}}@media(max-width:640px){.rs-footer-grid.rs-footer-grid-dynamic{grid-template-columns:1fr}.rs-footer-grid.rs-footer-grid-dynamic .rs-footer-about{grid-column:auto}.rs-footer-bottom-links{flex-wrap:wrap}}

/* ===== Premium dynamic footer v3.7.0 ===== */
.rs-footer.rs-footer-premium{position:relative;padding:0;background:radial-gradient(circle at 88% 12%,rgba(19,76,143,.24),transparent 31%),linear-gradient(135deg,#03172f 0%,#061f3e 48%,#041832 100%);color:#e8f0f8;overflow:hidden;border-top:1px solid rgba(255,255,255,.05)}
.rs-footer-premium:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.6),transparent 72%);pointer-events:none}
.rs-footer-orbit{position:absolute;border:1px solid rgba(95,147,207,.07);border-radius:50%;pointer-events:none}.rs-footer-orbit-a{width:740px;height:740px;right:-430px;top:-340px;box-shadow:0 0 0 35px rgba(95,147,207,.018),0 0 0 75px rgba(95,147,207,.012)}.rs-footer-orbit-b{width:580px;height:580px;left:-410px;bottom:-430px;border-color:rgba(239,51,64,.08)}
.rs-footer-main{position:relative;z-index:2;display:grid;grid-template-columns:minmax(255px,.95fr) minmax(0,3.35fr);gap:52px;padding:78px 0 54px}
.rs-footer-brandblock{padding-right:42px;border-right:1px solid rgba(255,255,255,.10)}.rs-footer-premium .rs-footer-logo{width:auto;display:inline-flex;margin-bottom:24px}.rs-footer-premium .rs-footer-logo img,.rs-footer-premium .rs-footer-logo .custom-logo{width:auto;max-width:270px;max-height:94px;object-fit:contain}
.rs-footer-about-copy{font-size:13px!important;line-height:1.8!important;color:#c3d0de!important;max-width:315px!important;margin:0 0 24px!important}
.rs-footer-heritage{display:flex;gap:15px;align-items:center;padding:18px 0 17px;border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10);margin:0 0 20px}.rs-footer-heritage>i{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:0;background:transparent;box-shadow:none;display:grid;place-items:center;color:#ef3340}.rs-footer-heritage>i svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-footer-heritage span{display:block;color:#ef4a55;font-size:11.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}.rs-footer-heritage strong{display:block;color:#fff;font-size:38px;line-height:1;letter-spacing:-.045em}.rs-footer-heritage strong b{color:#ef3340;font-weight:900}
.rs-footer-socials{display:flex;gap:11px;align-items:center}.rs-footer-socials a{width:38px;height:38px;border:1px solid rgba(151,177,206,.35);border-radius:50%;display:grid;place-items:center;color:#fff;transition:.2s;background:rgba(255,255,255,.025)}.rs-footer-socials a:hover{border-color:#ef3340;background:#ef3340;transform:translateY(-2px)}.rs-footer-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.rs-footer-socials a:first-child svg path,.rs-footer-socials a:nth-child(4) svg path,.rs-footer-socials a:nth-child(4) svg rect{fill:currentColor;stroke:none}.rs-footer-socials a:nth-child(3) svg path:last-child{fill:currentColor;stroke:none}
.rs-footer-columns-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:0}.rs-footer-dyncol{padding:0 28px;border-right:1px solid rgba(255,255,255,.075)}.rs-footer-dyncol:first-child{padding-left:0}.rs-footer-dyncol:last-child{padding-right:0;border-right:0}.rs-footer-dyncol h4{position:relative;margin:5px 0 26px!important;padding-bottom:12px;font-size:14px!important;letter-spacing:.01em;color:#fff!important}.rs-footer-dyncol h4:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:2px;background:#ef3340;border-radius:3px}.rs-footer-dynitems{gap:0!important}.rs-footer-dynitems .rs-footer-item{font-size:12px!important;color:#c9d6e4!important;transition:.18s}.rs-footer-dynitems a.rs-footer-item:not(.rs-footer-item-button-red):not(.rs-footer-item-button-light){min-height:34px;margin:0!important;border-bottom:1px solid rgba(255,255,255,.055);padding:7px 0!important}.rs-footer-dynitems a.rs-footer-item:not(.rs-footer-item-button-red):not(.rs-footer-item-button-light):before{content:"›";color:#ef3340;font-size:18px;line-height:1;margin-right:2px}.rs-footer-dynitems a.rs-footer-item:hover{color:#fff!important;transform:translateX(2px)}.rs-footer-item i{width:20px!important;height:20px!important;flex:0 0 20px!important;color:#ef3340!important;margin:0!important}.rs-footer-item i svg{width:18px!important;height:18px!important;stroke-width:1.8!important}
.rs-footer-dyncol:last-child{min-width:190px}.rs-footer-item-button-red,.rs-footer-item-button-light{position:relative;min-height:46px;margin:0 0 9px!important;padding:7px 8px 7px 9px!important;border-radius:10px!important;justify-content:flex-start!important;gap:8px!important;font-size:12px!important;font-weight:850!important;letter-spacing:.012em!important;line-height:1.22!important;border:1px solid transparent!important;box-shadow:0 8px 20px rgba(0,0,0,.14);overflow:hidden;isolation:isolate}.rs-footer-item-button-red:before,.rs-footer-item-button-light:before{content:"";position:absolute;inset:0;z-index:-1;opacity:0;transition:opacity .2s}.rs-footer-item-button-red{background:linear-gradient(135deg,#f23b47 0%,#df2533 55%,#c81f2d 100%)!important;color:#fff!important;border-color:rgba(255,116,125,.42)!important}.rs-footer-item-button-red:before{background:linear-gradient(135deg,#ff5661,#e22937)}.rs-footer-item-button-light{background:linear-gradient(135deg,#ffffff 0%,#f1f5fa 100%)!important;color:#0b2b55!important;border-color:rgba(255,255,255,.92)!important;box-shadow:0 12px 28px rgba(0,0,0,.14),inset 0 0 0 1px rgba(15,64,116,.04)}.rs-footer-item-button-light:before{background:linear-gradient(135deg,#ffffff,#e9f1fb)}.rs-footer-item-button-red>i,.rs-footer-item-button-light>i{width:29px!important;height:29px!important;flex:0 0 29px!important;border-radius:8px;display:grid!important;place-items:center!important;margin:0!important;transition:transform .2s,background .2s!important}.rs-footer-item-button-red>i{color:#fff!important;background:rgba(255,255,255,.15);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.rs-footer-item-button-light>i{color:#164f8f!important;background:#e4edf8;box-shadow:inset 0 0 0 1px rgba(22,79,143,.08)}.rs-footer-item-button-red>i svg,.rs-footer-item-button-light>i svg{width:14px!important;height:14px!important;fill:currentColor!important;stroke:none!important}.rs-footer-item-button-red>span,.rs-footer-item-button-light>span{flex:1;min-width:0;line-height:1.25}.rs-footer-button-arrow{margin-left:auto;width:24px;height:24px;flex:0 0 24px;border-radius:50%;display:grid;place-items:center;transition:transform .2s,background .2s!important}.rs-footer-item-button-red .rs-footer-button-arrow{color:#fff;background:rgba(255,255,255,.17)}.rs-footer-item-button-light .rs-footer-button-arrow{color:#fff;background:#164f8f}.rs-footer-button-arrow svg{width:10px!important;height:10px!important;fill:currentColor!important;stroke:none!important}.rs-footer-item-button-red:hover,.rs-footer-item-button-light:hover{transform:translateY(-3px)!important;filter:none!important}.rs-footer-item-button-red:hover:before,.rs-footer-item-button-light:hover:before{opacity:1}.rs-footer-item-button-red:hover>i,.rs-footer-item-button-light:hover>i{transform:scale(1.05)}.rs-footer-item-button-red:hover .rs-footer-button-arrow,.rs-footer-item-button-light:hover .rs-footer-button-arrow{transform:translateX(2px)}.rs-footer-item-button-red:focus-visible,.rs-footer-item-button-light:focus-visible{outline:3px solid rgba(255,255,255,.72);outline-offset:3px}.rs-footer-item-text{line-height:1.6;color:#9fb0c2!important}
.rs-footer-stats-shell{position:relative;z-index:3;padding-bottom:32px}.rs-footer-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(112,153,201,.22);border-radius:14px;background:linear-gradient(180deg,rgba(11,45,86,.70),rgba(6,31,62,.78));box-shadow:0 16px 42px rgba(0,0,0,.14);backdrop-filter:blur(8px);overflow:hidden}.rs-footer-stat{display:grid;grid-template-columns:62px 1fr;gap:13px;align-items:center;min-height:112px;padding:19px 21px;border-right:1px solid rgba(255,255,255,.095)}.rs-footer-stat:last-child{border-right:0}.rs-footer-stat>i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:rgba(49,105,189,.11);color:#5f91dc}.rs-footer-stat:nth-child(even)>i{background:rgba(239,51,64,.10);color:#ff5260}.rs-footer-stat>i svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rs-footer-stat strong{display:block;color:#fff;font-size:27px;line-height:1;font-weight:900;letter-spacing:-.04em}.rs-footer-stat span{display:block;color:#ef4551;font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;margin-top:7px;line-height:1.35}.rs-footer-stat small{display:block;color:#a9b8c8;font-size:11.5px;margin-top:5px;line-height:1.35}
.rs-footer-lower{position:relative;z-index:4;border-top:1px solid rgba(239,51,64,.38);background:rgba(2,17,36,.46);padding:19px 0 15px}.rs-footer-lower-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.rs-footer-copy{font-size:11.5px;color:#9fb0c2}.rs-footer-bottom-links{display:flex;gap:0!important;justify-content:center;flex-wrap:wrap}.rs-footer-bottom-links a{position:relative;padding:0 16px;font-size:11.5px;color:#c6d3df!important}.rs-footer-bottom-links a+a:before{content:"";position:absolute;left:0;top:3px;width:1px;height:11px;background:rgba(239,51,64,.45)}.rs-footer-bottom-links a:hover{color:#fff!important}.rs-footer-together{justify-self:end;display:flex;align-items:center;gap:8px;color:#dce6ef;font-size:12px;font-weight:700}.rs-footer-together i{font-style:normal;color:#ef3340;font-size:18px;filter:drop-shadow(0 0 6px rgba(239,51,64,.32))}.rs-footer-credit{display:flex;justify-content:center;align-items:center;gap:6px;padding-top:13px;font-size:12px;color:#9fb0c2;border-top:1px solid rgba(255,255,255,.045);margin-top:15px}.rs-footer-credit a{font-weight:900;color:#ef3340!important;letter-spacing:.02em}.rs-footer-credit a:hover{color:#ff6570!important}
.rs-footer-wave{position:absolute;left:-70px;bottom:-18px;width:420px;height:110px;z-index:2;opacity:.82;pointer-events:none;transform:rotate(5deg)}.rs-footer-wave i,.rs-footer-wave b,.rs-footer-wave em{position:absolute;left:0;right:0;height:17px;border-radius:50%;transform:skewX(-18deg)}.rs-footer-wave i{bottom:55px;background:#ef3340}.rs-footer-wave b{bottom:36px;background:#fff}.rs-footer-wave em{bottom:17px;background:#154a91}
@media(max-width:1180px){.rs-footer-main{grid-template-columns:1fr;gap:36px}.rs-footer-brandblock{border-right:0;border-bottom:1px solid rgba(255,255,255,.09);padding:0 0 30px;display:grid;grid-template-columns:240px 1fr;gap:22px 35px}.rs-footer-about-copy{max-width:none!important}.rs-footer-heritage{margin:0;grid-column:2}.rs-footer-socials{grid-column:1}.rs-footer-stats{grid-template-columns:repeat(3,1fr)}.rs-footer-stat:nth-child(3){border-right:0}.rs-footer-stat:nth-child(n+4){border-top:1px solid rgba(255,255,255,.095)}}
@media(max-width:880px){.rs-footer-dyncol:last-child{min-width:0}.rs-footer-columns-wrap{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:34px}.rs-footer-dyncol:nth-child(2n){border-right:0}.rs-footer-dyncol:nth-child(odd){padding-left:0}.rs-footer-lower-row{grid-template-columns:1fr;justify-items:center;text-align:center}.rs-footer-together{justify-self:center}.rs-footer-stats{grid-template-columns:1fr 1fr}.rs-footer-stat:nth-child(n){border-right:1px solid rgba(255,255,255,.095);border-top:1px solid rgba(255,255,255,.095)}.rs-footer-stat:nth-child(-n+2){border-top:0}.rs-footer-stat:nth-child(2n){border-right:0}.rs-footer-wave{opacity:.4}}
@media(max-width:640px){.rs-footer-item-button-red,.rs-footer-item-button-light{min-height:44px;padding:7px 8px!important;font-size:11.5px!important;gap:7px!important}.rs-footer-item-button-red>i,.rs-footer-item-button-light>i{width:28px!important;height:28px!important;flex-basis:28px!important}.rs-footer-button-arrow{width:23px;height:23px;flex-basis:23px}.rs-footer-main{padding:58px 0 38px}.rs-footer-brandblock{display:block}.rs-footer-premium .rs-footer-logo{margin-bottom:18px}.rs-footer-about-copy{font-size:12px!important}.rs-footer-heritage{margin:20px 0}.rs-footer-columns-wrap{grid-template-columns:1fr}.rs-footer-dyncol{padding:0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.075);padding-bottom:22px!important;margin-bottom:22px}.rs-footer-dyncol:last-child{border-bottom:0}.rs-footer-stats{grid-template-columns:1fr}.rs-footer-stat:nth-child(n){border-right:0!important;border-top:1px solid rgba(255,255,255,.095)!important;min-height:94px}.rs-footer-stat:first-child{border-top:0!important}.rs-footer-bottom-links a{padding:4px 9px}.rs-footer-credit{flex-wrap:wrap}.rs-footer-wave{width:260px;height:80px}}


/* ===== 3.8.0 custom inline SVG ===== */
.rs-hero-tab-icon svg,.rs-hero-stat i svg,.rs-program-showcase-icon svg,.rs-home-current-mark i svg,.rs-home-subsection-icon svg,.rs-home-benefit-icon svg,.rs-home-life-camera svg,.rs-home-join-feature-icon svg,.rs-home-join-cta-icon svg,.rs-home-partners-handshake svg,.rs-home-partner-card>a svg,.rs-footer-item i svg,.rs-footer-stat>i svg,.rs-footer-heritage i svg,.rs-footer-socials svg,.rs-footer-together i svg{display:block;max-width:100%;max-height:100%}
.rs-home-subsection-icon svg{width:27px;height:27px}.rs-home-partners-handshake svg{width:72px;height:72px}.rs-footer-together i{display:inline-grid;place-items:center}.rs-footer-together i svg{width:18px;height:18px}

.rs-inline-meta-icon{display:inline-grid!important;place-items:center!important;width:16px!important;height:16px!important;margin-right:6px!important;vertical-align:-3px!important}.rs-inline-meta-icon svg{width:16px!important;height:16px!important;display:block!important}

/* v3.9.0 — Font Awesome Free SVG normalization */
.rs-fa-icon{display:inline-block!important;width:1em;height:1em;overflow:visible;vertical-align:-.125em;fill:currentColor!important;stroke:none!important;flex:0 0 auto}
.rs-contact-icon .rs-fa-icon,.rs-license-title-icon .rs-fa-icon,.rs-doc-cat-icon .rs-fa-icon{width:.95em;height:.95em}
.rs-benefit-svg.rs-fa-icon{width:72px;height:72px;padding:16px;border-radius:50%;background:#f3f7fd;color:#245ba9}
.rs-benefit-svg-health.rs-fa-icon{background:#fff1f3;color:#e31d2c}
.rs-benefit-svg-quality.rs-fa-icon{background:#fff7e8;color:#e31d2c}
.rs-benefit-svg-friendship.rs-fa-icon{background:#eef4ff;color:#255fb8}
.rs-benefit-svg-longevity.rs-fa-icon{background:#eef8f1;color:#184784}
.rs-program-fa-svg.rs-fa-icon{width:1em;height:1em}

.rs-home-partners-handshake .rs-fa-icon{display:block!important;fill:currentColor!important;stroke:none!important}

/* Hero compact mode — no empty gap when the statistics band is disabled */
.rs-hero-reference.is-stats-disabled{
  height:700px!important;
  min-height:700px!important;
}
.rs-hero-reference.is-stats-disabled .rs-hero-tricolor{
  bottom:-1px!important;
}
.rs-hero-reference.is-stats-disabled .rs-hero-contours{
  bottom:6px!important;
  opacity:.09!important;
}
@media(max-width:1180px) and (min-width:781px){
  .rs-hero-reference.is-stats-disabled{
    height:656px!important;
    min-height:656px!important;
  }
}
@media(max-width:780px){
  .rs-hero-reference.is-stats-disabled{
    height:692px!important;
    min-height:692px!important;
  }
  .rs-hero-reference.is-stats-disabled .rs-hero-contours{display:none!important}
}
@media(max-width:520px){
  .rs-hero-reference.is-stats-disabled{
    height:708px!important;
    min-height:708px!important;
  }
}

/* Footer quick links – premium glass cards v3.9.5 */
.rs-footer-item-button-red,.rs-footer-item-button-light{
  position:relative!important;
  min-height:48px!important;
  margin:0 0 10px!important;
  padding:8px 16px!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  font-size:12.5px!important;
  font-weight:800!important;
  letter-spacing:.015em!important;
  line-height:1.25!important;
  color:#f7fbff!important;
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 8px 22px rgba(0,0,0,.10)!important;
  overflow:hidden!important;
  isolation:isolate!important;
  transform:none!important;
  transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease!important;
}
.rs-footer-item-button-red:after,.rs-footer-item-button-light:after{
  content:"";
  position:absolute;
  left:0;
  top:8px;
  bottom:8px;
  width:3px;
  border-radius:0 4px 4px 0;
  transition:top .22s ease,bottom .22s ease,width .22s ease!important;
}
.rs-footer-item-button-red:after{background:#ef3340;box-shadow:0 0 16px rgba(239,51,64,.34)}
.rs-footer-item-button-light:after{background:#4f8ed8;box-shadow:0 0 16px rgba(79,142,216,.26)}
.rs-footer-item-button-red:before,.rs-footer-item-button-light:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:0!important;
  background:linear-gradient(105deg,rgba(255,255,255,.055),rgba(255,255,255,0) 56%)!important;
  transition:opacity .22s ease!important;
}
.rs-footer-item-button-red>i,.rs-footer-item-button-light>i{
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  margin:0!important;
  border-radius:9px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:none!important;
  transition:background .22s ease,border-color .22s ease,transform .22s ease!important;
}
.rs-footer-item-button-red>i{color:#ff5a65!important;background:rgba(239,51,64,.105)!important}
.rs-footer-item-button-light>i{color:#7eb0ea!important;background:rgba(69,125,193,.105)!important}
.rs-footer-item-button-red>i svg,.rs-footer-item-button-light>i svg{
  width:14px!important;
  height:14px!important;
  fill:currentColor!important;
  stroke:none!important;
}
.rs-footer-item-button-red>span,.rs-footer-item-button-light>span{
  flex:1!important;
  min-width:0!important;
  color:#f3f7fb!important;
  line-height:1.25!important;
}
.rs-footer-button-arrow{
  width:25px!important;
  height:25px!important;
  flex:0 0 25px!important;
  margin-left:auto!important;
  border-radius:8px!important;
  display:grid!important;
  place-items:center!important;
  color:#b9c7d6!important;
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  transition:color .22s ease,background .22s ease,border-color .22s ease,transform .22s ease!important;
}
.rs-footer-button-arrow svg{width:10px!important;height:10px!important;fill:currentColor!important;stroke:none!important}
.rs-footer-item-button-red:hover,.rs-footer-item-button-light:hover{
  background:rgba(255,255,255,.075)!important;
  border-color:rgba(255,255,255,.21)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 12px 28px rgba(0,0,0,.15)!important;
  transform:translateY(-2px)!important;
}
.rs-footer-item-button-red:hover{border-color:rgba(239,51,64,.38)!important}
.rs-footer-item-button-light:hover{border-color:rgba(92,151,220,.34)!important}
.rs-footer-item-button-red:hover:before,.rs-footer-item-button-light:hover:before{opacity:1!important}
.rs-footer-item-button-red:hover:after,.rs-footer-item-button-light:hover:after{top:5px;bottom:5px;width:4px}
.rs-footer-item-button-red:hover>i{background:rgba(239,51,64,.17)!important;border-color:rgba(239,51,64,.26)!important}
.rs-footer-item-button-light:hover>i{background:rgba(69,125,193,.17)!important;border-color:rgba(92,151,220,.24)!important}
.rs-footer-item-button-red:hover .rs-footer-button-arrow{color:#fff!important;background:rgba(239,51,64,.16)!important;border-color:rgba(239,51,64,.24)!important;transform:translateX(2px)!important}
.rs-footer-item-button-light:hover .rs-footer-button-arrow{color:#fff!important;background:rgba(69,125,193,.16)!important;border-color:rgba(92,151,220,.23)!important;transform:translateX(2px)!important}
.rs-footer-item-button-red:focus-visible,.rs-footer-item-button-light:focus-visible{outline:2px solid rgba(255,255,255,.62)!important;outline-offset:3px!important}
@media(max-width:640px){
  .rs-footer-item-button-red,.rs-footer-item-button-light{min-height:46px!important;padding:7px 14px!important;font-size:12px!important;gap:8px!important}
  .rs-footer-item-button-red>i,.rs-footer-item-button-light>i{width:28px!important;height:28px!important;flex-basis:28px!important}
  .rs-footer-button-arrow{width:23px!important;height:23px!important;flex-basis:23px!important}
}

/* Footer quick links – icon inset correction v3.9.7 */
.rs-footer-item-button-red,.rs-footer-item-button-light{
  padding-left:20px!important;
  padding-right:20px!important;
}
.rs-footer-item-button-red>i,.rs-footer-item-button-light>i{
  margin-left:6px!important;
}
.rs-footer-item-button-red .rs-footer-button-arrow,.rs-footer-item-button-light .rs-footer-button-arrow{
  margin-left:auto!important;
  margin-right:6px!important;
}
@media(max-width:640px){
  .rs-footer-item-button-red,.rs-footer-item-button-light{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .rs-footer-item-button-red>i,.rs-footer-item-button-light>i{margin-left:4px!important}
  .rs-footer-item-button-red .rs-footer-button-arrow,.rs-footer-item-button-light .rs-footer-button-arrow{margin-right:4px!important}
}

/* ========================================================================
   Organi Saveza 4.0 — unified institutional design
   ===================================================================== */
.rs-orgx-hero{--rs-orgx-hero-image:none;--rs-orgx-hero-focus:center;position:relative;min-height:510px;color:#fff;overflow:hidden;background:linear-gradient(112deg,rgba(4,27,53,.98) 0%,rgba(5,42,79,.96) 52%,rgba(7,37,70,.94) 100%),var(--rs-orgx-hero-image) var(--rs-orgx-hero-focus)/cover no-repeat}.rs-orgx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 26%,rgba(57,126,213,.23),transparent 26%),linear-gradient(120deg,transparent 54%,rgba(255,255,255,.025) 54.1%,transparent 55%);pointer-events:none}.rs-orgx-hero:after{content:"";position:absolute;right:-80px;top:-150px;width:570px;height:570px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.018),0 0 0 72px rgba(255,255,255,.012),0 0 0 112px rgba(255,255,255,.008);pointer-events:none}.rs-orgx-hero-inner{position:relative;z-index:3;padding:58px 0 105px}.rs-orgx-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:48px;font-size:13px;color:rgba(255,255,255,.57);font-weight:700}.rs-orgx-breadcrumb a{color:rgba(255,255,255,.72)}.rs-orgx-breadcrumb b{color:#fff}.rs-orgx-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(330px,.62fr);gap:75px;align-items:center}.rs-orgx-kicker,.rs-orgx-eyebrow{display:inline-block;font-size:13px;letter-spacing:.11em;font-weight:900;text-transform:uppercase;color:#ef3340}.rs-orgx-hero-copy h1{margin:14px 0 9px;font-family:var(--font-heading);font-size:clamp(58px,6.6vw,94px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.rs-orgx-hero-copy>strong{display:block;color:#fff;font-size:clamp(18px,1.8vw,25px);letter-spacing:-.025em;margin-bottom:18px}.rs-orgx-hero-copy>strong:after{content:"";display:block;width:62px;height:3px;background:#ef3340;margin-top:18px}.rs-orgx-hero-copy>p{max-width:760px;margin:0;color:#c9d7e5;font-size:16px;line-height:1.72}.rs-orgx-hero-panel{position:relative;padding:30px 30px 27px;border:1px solid rgba(255,255,255,.15);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));backdrop-filter:blur(12px);box-shadow:0 26px 70px rgba(0,0,0,.19);overflow:hidden}.rs-orgx-hero-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#ef3340 0 49%,#fff 49% 59%,#285faa 59%)}.rs-orgx-hero-panel-icon{width:58px;height:58px;border-radius:16px;background:rgba(255,255,255,.09);display:grid;place-items:center;color:#fff;margin-bottom:25px}.rs-orgx-hero-panel-icon svg{width:27px;height:27px}.rs-orgx-hero-panel>span{display:block;font-size:12px;font-weight:900;letter-spacing:.1em;color:#f45862}.rs-orgx-hero-panel h2{font-size:29px;line-height:1.02;letter-spacing:-.04em;margin:9px 0 13px}.rs-orgx-hero-panel p{font-size:13px;line-height:1.6;color:#b9cadb;margin:0}.rs-orgx-hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.rs-orgx-hero-tags em{font-style:normal;font-size:11.5px;font-weight:850;letter-spacing:.04em;padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#dbe5ee}.rs-orgx-hero-art{position:absolute;right:10%;bottom:58px;width:480px;height:190px;opacity:.16;z-index:1}.rs-orgx-hero-art span,.rs-orgx-hero-art i,.rs-orgx-hero-art b{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#65a2f6,transparent);transform:rotate(-7deg);box-shadow:0 0 22px #1d73d8}.rs-orgx-hero-art span{bottom:105px}.rs-orgx-hero-art i{bottom:75px}.rs-orgx-hero-art b{bottom:45px}.rs-orgx-tricolor{position:absolute;left:-2%;right:-2%;bottom:-1px;height:48px;z-index:4}.rs-orgx-tricolor i,.rs-orgx-tricolor b,.rs-orgx-tricolor em{position:absolute;left:0;right:0;height:14px;border-radius:55% 45% 0 0/100% 100% 0 0;transform-origin:center;transform:rotate(-1deg)}.rs-orgx-tricolor i{bottom:27px;background:#ed2634}.rs-orgx-tricolor b{bottom:14px;background:#fff}.rs-orgx-tricolor em{bottom:1px;background:#24539a}
.rs-orgx-section{padding:100px 0}.rs-orgx-leadership{background:#fff}.rs-orgx-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.66fr);gap:90px;align-items:end;margin-bottom:42px}.rs-orgx-section-head h2,.rs-orgx-structure-head h2,.rs-orgx-body-head h2,.rs-orgx-staff-copy h2,.rs-orgx-final h2{font-family:var(--font-heading);font-size:clamp(42px,4.4vw,64px);letter-spacing:-.05em;line-height:.96;margin:11px 0 0;color:#0b2b4a}.rs-orgx-section-head>p{margin:0;color:#66788c;font-size:14px;line-height:1.72}.rs-orgx-leader-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rs-orgx-leader-card{position:relative;display:grid;grid-template-columns:205px minmax(0,1fr);min-height:300px;border:1px solid #e1e8ef;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 18px 50px rgba(9,40,70,.07);transition:.22s}.rs-orgx-leader-card:hover{transform:translateY(-5px);box-shadow:0 26px 65px rgba(9,40,70,.11)}.rs-orgx-leader-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#2459a3}.rs-orgx-leader-card.is-red:before{background:#e82d39}.rs-orgx-leader-photo{position:relative;background:linear-gradient(150deg,#eef3f7,#dfe7ee);overflow:hidden}.rs-orgx-leader-photo>img,.rs-orgx-person-placeholder{width:100%;height:100%;display:block;object-fit:cover}.rs-orgx-person-placeholder{display:grid;place-items:center;background:linear-gradient(150deg,#f1f4f7,#dce4ea);color:#8999a7}.rs-orgx-person-placeholder svg{width:43%;height:43%}.rs-orgx-leader-photo>span:not(.rs-orgx-person-placeholder){position:absolute;right:13px;bottom:13px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#174e96;color:#fff;border:5px solid #fff;box-shadow:0 8px 20px rgba(10,38,68,.17)}.rs-orgx-leader-card.is-red .rs-orgx-leader-photo>span:not(.rs-orgx-person-placeholder){background:#e62836}.rs-orgx-leader-photo>span:not(.rs-orgx-person-placeholder) svg{width:19px;height:19px}.rs-orgx-leader-content{padding:35px 32px 28px;display:flex;flex-direction:column;justify-content:center}.rs-orgx-leader-content>small{font-size:12px;letter-spacing:.08em;font-weight:950;text-transform:uppercase;color:#1d55a1}.rs-orgx-leader-card.is-red .rs-orgx-leader-content>small{color:#e42c38}.rs-orgx-leader-content h3{font-size:33px;line-height:1.04;letter-spacing:-.04em;color:#0a2b4d;margin:8px 0 13px}.rs-orgx-leader-content>p{font-size:13px;line-height:1.65;color:#637589;margin:0;max-width:430px}.rs-orgx-meta{display:flex;flex-wrap:wrap;gap:10px 17px;margin-top:22px;padding-top:17px;border-top:1px solid #e5eaf0}.rs-orgx-meta span{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#718095}.rs-orgx-meta svg{width:13px;height:13px;color:#e42c38}
.rs-orgx-structure{padding:92px 0 98px;color:#fff;background:radial-gradient(circle at 85% 10%,rgba(40,99,163,.35),transparent 30%),linear-gradient(140deg,#061c34,#0a2c50 62%,#061d38)}.rs-orgx-structure-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.5fr);gap:40px;align-items:end;margin-bottom:40px}.rs-orgx-structure-head h2{color:#fff;grid-column:1}.rs-orgx-structure-head>span{grid-column:1}.rs-orgx-structure-head>p{grid-column:2;grid-row:1/3;align-self:end;color:#9eb2c6;font-size:13px;line-height:1.7;margin:0}.rs-orgx-structure-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden}.rs-orgx-structure-card{position:relative;min-height:315px;padding:28px 26px 26px;color:#fff;border-right:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.018);transition:.2s}.rs-orgx-structure-card:last-child{border-right:0}.rs-orgx-structure-card:hover{background:rgba(255,255,255,.06)}.rs-orgx-structure-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.07);color:#ff4b57;margin-bottom:28px}.rs-orgx-structure-card:nth-child(even) .rs-orgx-structure-icon{color:#6ca4ec}.rs-orgx-structure-icon svg{width:22px;height:22px}.rs-orgx-structure-card>b{display:block;font-size:48px;line-height:1;letter-spacing:-.055em}.rs-orgx-structure-card h3{font-size:20px;margin:13px 0 10px}.rs-orgx-structure-card p{font-size:12px;line-height:1.58;color:#9eb0c2;margin:0;max-width:235px}.rs-orgx-structure-card>span{position:absolute;left:26px;bottom:24px;display:flex;align-items:center;gap:9px;font-size:11.5px;font-weight:900;letter-spacing:.08em;color:#f16b73}.rs-orgx-structure-card>span svg{width:12px;height:12px}
.rs-orgx-board{background:#f5f7fa}.rs-orgx-body-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,.62fr) auto;gap:45px;align-items:end;padding-bottom:28px;border-bottom:1px solid #dce4eb;margin-bottom:30px}.rs-orgx-body-head>div{position:relative;padding-left:54px}.rs-orgx-index{position:absolute;left:0;top:5px;font-size:13px;font-weight:950;color:#e62b38}.rs-orgx-body-head>p{font-size:13px;line-height:1.65;color:#6d7d8f;margin:0}.rs-orgx-body-head>b{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#75879a;white-space:nowrap;padding-bottom:8px}.rs-orgx-member-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rs-orgx-member-card{position:relative;min-height:292px;padding:18px;border:1px solid #e1e7ed;background:#fff;border-radius:15px;overflow:hidden;transition:.2s}.rs-orgx-member-card:hover{transform:translateY(-4px);box-shadow:0 17px 40px rgba(10,39,68,.08)}.rs-orgx-member-card>span{position:absolute;right:19px;top:19px;font-size:11.5px;font-weight:900;color:#a5b0bb}.rs-orgx-member-photo{width:76px;height:76px;border-radius:50%;overflow:hidden;background:#edf2f6;margin-bottom:44px}.rs-orgx-member-photo img,.rs-orgx-member-photo .rs-orgx-person-placeholder{width:100%;height:100%;object-fit:cover}.rs-orgx-member-card h3{font-size:20px;letter-spacing:-.035em;line-height:1.05;margin:0 0 7px;color:#0e3152}.rs-orgx-member-card>p{font-size:11.5px;line-height:1.45;font-weight:900;letter-spacing:.055em;text-transform:uppercase;color:#8b99a8;margin:0}.rs-orgx-member-card>em{display:inline-flex;margin-top:16px;padding:5px 8px;border-radius:5px;background:#f0f2f4;color:#808892;font-size:11.5px;font-style:normal;font-weight:800}.rs-orgx-member-card.has-note{opacity:.72}
.rs-orgx-supervisory{background:linear-gradient(135deg,#061d35,#092943);color:#fff}.rs-orgx-body-head.is-dark{border-color:rgba(255,255,255,.15)}.rs-orgx-body-head.is-dark h2{color:#fff}.rs-orgx-body-head.is-dark>p,.rs-orgx-body-head.is-dark>b{color:#9aafc2}.rs-orgx-super-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.rs-orgx-super-grid article{min-height:190px;border-radius:16px;border:1px solid rgba(255,255,255,.12);padding:24px;display:grid;grid-template-columns:32px 74px 1fr;gap:17px;align-items:center;background:rgba(255,255,255,.035);transition:.2s}.rs-orgx-super-grid article:hover{background:rgba(255,255,255,.07);transform:translateY(-3px)}.rs-orgx-super-grid article>span{font-size:12px;font-weight:900;color:#f25b64}.rs-orgx-super-photo{width:68px;height:68px;border-radius:50%;overflow:hidden;background:#163b5e}.rs-orgx-super-photo img,.rs-orgx-super-photo .rs-orgx-person-placeholder{width:100%;height:100%;object-fit:cover;background:#153a5c;color:#90a8bd}.rs-orgx-super-grid h3{font-size:20px;margin:0 0 6px}.rs-orgx-super-grid p{font-size:11.5px;text-transform:uppercase;letter-spacing:.055em;color:#91a7ba;margin:0}.rs-orgx-super-grid em{display:block;margin-top:8px;font-size:11.5px;font-style:normal;color:#b5c1cc}
.rs-orgx-assembly{background:#fff}.rs-orgx-assembly-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dfe6ec}.rs-orgx-assembly-list article{position:relative;min-height:84px;display:grid;grid-template-columns:38px 46px minmax(0,1fr) 155px;gap:13px;align-items:center;border-bottom:1px solid #dfe6ec;padding:0 18px}.rs-orgx-assembly-list article:nth-child(odd){border-right:1px solid #dfe6ec}.rs-orgx-assembly-list article>b{font-size:11.5px;color:#e32b37}.rs-orgx-list-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#edf2f5}.rs-orgx-list-avatar img,.rs-orgx-list-avatar .rs-orgx-person-placeholder{width:100%;height:100%;object-fit:cover}.rs-orgx-assembly-list article>span{font-size:16px;font-weight:900;color:#123454}.rs-orgx-assembly-list article>small{font-size:11.5px;text-align:right;text-transform:uppercase;letter-spacing:.04em;color:#8997a6}.rs-orgx-assembly-list article>em{position:absolute;right:18px;bottom:5px;font-size:11px;font-style:normal;color:#8c949d}.rs-orgx-assembly-list article.has-note{opacity:.67}
.rs-orgx-staff{background:#eef3f7}.rs-orgx-staff-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:85px;align-items:center}.rs-orgx-staff-copy{position:relative;padding-left:54px}.rs-orgx-staff-copy .rs-orgx-index{top:3px}.rs-orgx-staff-copy>p{max-width:560px;color:#687a8d;font-size:14px;line-height:1.72;margin:20px 0 28px}.rs-orgx-btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:0 20px;border-radius:10px;font-size:12px;font-weight:950;letter-spacing:.07em;transition:.2s}.rs-orgx-btn svg{width:12px;height:12px}.rs-orgx-btn.is-red{background:#e72d3a;color:#fff;box-shadow:0 9px 24px rgba(231,45,58,.22)}.rs-orgx-btn.is-red:hover{transform:translateY(-2px);background:#cf202e}.rs-orgx-btn.is-ghost{border:1px solid rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.045)}.rs-orgx-btn.is-ghost:hover{background:rgba(255,255,255,.09)}.rs-orgx-staff-cards{display:grid;gap:13px}.rs-orgx-staff-cards article{min-height:135px;display:grid;grid-template-columns:92px 1fr;gap:22px;align-items:center;padding:18px;background:#fff;border:1px solid #e1e8ef;border-radius:15px;box-shadow:0 10px 30px rgba(9,38,67,.05)}.rs-orgx-staff-photo{width:86px;height:96px;border-radius:12px;overflow:hidden;background:#e7edf2}.rs-orgx-staff-photo img,.rs-orgx-staff-photo .rs-orgx-person-placeholder{width:100%;height:100%;object-fit:cover}.rs-orgx-staff-cards small{display:block;font-size:11.5px;font-weight:900;letter-spacing:.07em;color:#e32b38;text-transform:uppercase}.rs-orgx-staff-cards h3{font-size:23px;line-height:1.05;letter-spacing:-.035em;margin:7px 0 5px;color:#0c3153}.rs-orgx-staff-cards p{font-size:13px;line-height:1.5;color:#738397;margin:0}
.rs-orgx-final{position:relative;padding:76px 0;background:linear-gradient(120deg,#063055,#071d35);color:#fff;overflow:hidden}.rs-orgx-final:after{content:"";position:absolute;right:-130px;bottom:-140px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 28px rgba(255,255,255,.012),0 0 0 58px rgba(255,255,255,.009)}.rs-orgx-final-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:65px;align-items:center}.rs-orgx-final h2{color:#fff;max-width:780px;margin-top:9px}.rs-orgx-final p{max-width:660px;color:#9fb3c6;font-size:13px;line-height:1.65;margin:16px 0 0}.rs-orgx-final-actions{display:flex;gap:11px}
@media(max-width:1100px){.rs-orgx-hero-grid{grid-template-columns:1fr;gap:30px}.rs-orgx-hero-panel{max-width:640px}.rs-orgx-section-head,.rs-orgx-structure-head{grid-template-columns:1fr;gap:20px}.rs-orgx-structure-head>p{grid-column:1;grid-row:auto}.rs-orgx-structure-grid,.rs-orgx-member-grid{grid-template-columns:repeat(2,1fr)}.rs-orgx-structure-card:nth-child(2){border-right:0}.rs-orgx-structure-card{border-bottom:1px solid rgba(255,255,255,.12)}.rs-orgx-body-head{grid-template-columns:1fr minmax(260px,.55fr)}.rs-orgx-body-head>b{display:none}.rs-orgx-super-grid{grid-template-columns:1fr}.rs-orgx-staff-grid{grid-template-columns:1fr;gap:45px}.rs-orgx-final-inner{grid-template-columns:1fr}.rs-orgx-final-actions{justify-content:flex-start}}
@media(max-width:780px){.rs-orgx-hero{min-height:0}.rs-orgx-hero-inner{padding:44px 0 88px}.rs-orgx-breadcrumb{margin-bottom:35px}.rs-orgx-hero-copy h1{font-size:54px}.rs-orgx-hero-copy>strong{font-size:18px}.rs-orgx-hero-panel{padding:24px}.rs-orgx-section{padding:72px 0}.rs-orgx-section-head{gap:18px}.rs-orgx-leader-grid{grid-template-columns:1fr}.rs-orgx-leader-card{grid-template-columns:150px 1fr;min-height:250px}.rs-orgx-leader-content{padding:25px 22px}.rs-orgx-leader-content h3{font-size:27px}.rs-orgx-structure{padding:70px 0}.rs-orgx-structure-grid,.rs-orgx-member-grid{grid-template-columns:1fr}.rs-orgx-structure-card{border-right:0;min-height:255px}.rs-orgx-body-head{grid-template-columns:1fr;gap:16px}.rs-orgx-body-head>div{padding-left:42px}.rs-orgx-assembly-list{grid-template-columns:1fr}.rs-orgx-assembly-list article:nth-child(odd){border-right:0}.rs-orgx-final-actions{flex-wrap:wrap}}
@media(max-width:520px){.rs-orgx-hero-copy h1{font-size:46px}.rs-orgx-hero-panel h2{font-size:24px}.rs-orgx-leader-card{grid-template-columns:1fr}.rs-orgx-leader-photo{height:220px}.rs-orgx-leader-content{padding:24px}.rs-orgx-meta{flex-direction:column}.rs-orgx-body-head h2,.rs-orgx-staff-copy h2{font-size:37px}.rs-orgx-member-grid{grid-template-columns:1fr}.rs-orgx-super-grid article{grid-template-columns:26px 58px 1fr;padding:18px}.rs-orgx-super-photo{width:56px;height:56px}.rs-orgx-assembly-list article{grid-template-columns:28px 38px 1fr;min-height:76px;padding:0 8px}.rs-orgx-assembly-list article>small{display:none}.rs-orgx-staff-copy{padding-left:42px}.rs-orgx-final-actions{flex-direction:column;align-items:stretch}.rs-orgx-btn{width:100%}}


/* ===== 4.0.1 Organi Saveza — certificates / documents ===== */
.rs-orgx-person-docs{margin-top:18px;padding-top:16px;border-top:1px solid #e5eaf0}.rs-orgx-person-docs-title{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#163f70}.rs-orgx-person-docs-title svg{width:13px;height:13px;color:#e42c38}.rs-orgx-person-docs-title span{font-size:11.5px;font-weight:950;letter-spacing:.075em;text-transform:uppercase}.rs-orgx-person-docs-list{display:grid;gap:7px}.rs-orgx-person-docs-list>a{display:grid;grid-template-columns:31px minmax(0,1fr) 18px;gap:9px;align-items:center;min-height:50px;padding:8px 10px;border:1px solid #e2e8ef;border-radius:10px;background:#f9fbfd;color:#173a61;transition:.2s}.rs-orgx-person-docs-list>a:hover{border-color:#bdcee2;background:#fff;transform:translateX(2px);box-shadow:0 7px 18px rgba(10,40,72,.06)}.rs-orgx-doc-icon{width:31px;height:31px;border-radius:8px;background:#fff0f1;color:#df2b38;display:grid;place-items:center}.rs-orgx-doc-icon svg{width:12px;height:12px}.rs-orgx-doc-copy{min-width:0}.rs-orgx-doc-copy strong{display:block;font-size:12px;line-height:1.32;font-weight:850;color:#183b61}.rs-orgx-doc-copy small{display:block;margin-top:3px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#8a98a8}.rs-orgx-doc-arrow{display:grid;place-items:center;color:#315f9a}.rs-orgx-doc-arrow svg{width:9px;height:9px}.rs-orgx-person-docs.is-leader{margin-top:16px}.rs-orgx-person-docs.is-staff{margin-top:10px;padding-top:10px}.rs-orgx-person-docs.is-staff .rs-orgx-person-docs-title{margin-bottom:6px}.rs-orgx-person-docs.is-staff .rs-orgx-person-docs-list>a{min-height:44px;padding:6px 8px;grid-template-columns:28px minmax(0,1fr) 15px}.rs-orgx-person-docs.is-staff .rs-orgx-doc-icon{width:28px;height:28px}.rs-orgx-staff-cards article:has(.rs-orgx-person-docs){align-items:start;min-height:170px}.rs-orgx-staff-cards article:has(.rs-orgx-person-docs)>div:last-child{padding-top:4px;padding-bottom:4px}@media(max-width:780px){.rs-orgx-person-docs-list>a{grid-template-columns:29px minmax(0,1fr) 15px}.rs-orgx-doc-copy strong{font-size:11.5px}}@media(max-width:520px){.rs-orgx-person-docs{margin-top:14px}.rs-orgx-person-docs-list>a{padding:8px}.rs-orgx-doc-copy strong{font-size:11.5px}}

/* ===== 4.1.0 Istorijat — unified Signature page ===== */
.rs-histx-hero{--rs-histx-image:none;--rs-histx-focus:center 42%;position:relative;min-height:520px;color:#fff;overflow:hidden;isolation:isolate;background:linear-gradient(105deg,rgba(3,24,47,.99) 0%,rgba(5,37,70,.96) 48%,rgba(6,37,69,.72) 100%),var(--rs-histx-image) var(--rs-histx-focus)/cover no-repeat}.rs-histx-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 30%,rgba(63,127,211,.20),transparent 29%),linear-gradient(115deg,transparent 56%,rgba(255,255,255,.025) 56.2%,transparent 57%);pointer-events:none;z-index:0}.rs-histx-hero:after{content:"";position:absolute;right:-110px;top:-190px;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:0 0 0 34px rgba(255,255,255,.016),0 0 0 76px rgba(255,255,255,.01);z-index:0}.rs-histx-hero-inner{position:relative;z-index:3;padding:58px 0 112px}.rs-histx-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:47px;font-size:13px;color:rgba(255,255,255,.56);font-weight:700}.rs-histx-breadcrumb a{color:rgba(255,255,255,.72)}.rs-histx-breadcrumb b{color:#fff}.rs-histx-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(330px,.58fr);gap:78px;align-items:center}.rs-histx-kicker,.rs-histx-eyebrow{display:inline-block;font-size:13px;letter-spacing:.11em;font-weight:900;text-transform:uppercase;color:#ef3340}.rs-histx-hero-copy h1{margin:14px 0 10px;font-family:var(--font-heading);font-size:clamp(62px,6.7vw,96px);line-height:.88;letter-spacing:-.06em;text-transform:uppercase}.rs-histx-hero-copy>strong{display:block;font-size:clamp(18px,1.75vw,25px);letter-spacing:-.025em;margin-bottom:18px}.rs-histx-hero-copy>strong:after{content:"";display:block;width:64px;height:3px;background:#ef3340;margin-top:18px}.rs-histx-hero-copy>p{max-width:760px;margin:0;color:#c8d6e3;font-size:16px;line-height:1.72}.rs-histx-hero-panel{position:relative;padding:31px 30px 28px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.035));backdrop-filter:blur(12px);box-shadow:0 26px 70px rgba(0,0,0,.2);overflow:hidden}.rs-histx-hero-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#ef3340 0 47%,#fff 47% 58%,#285faa 58%)}.rs-histx-hero-panel-icon{width:58px;height:58px;border-radius:16px;background:#e82d39;color:#fff;display:grid;place-items:center;margin-bottom:24px;box-shadow:0 10px 25px rgba(232,45,57,.24)}.rs-histx-hero-panel-icon svg{width:25px;height:25px}.rs-histx-hero-panel>span{font-size:12px;font-weight:900;letter-spacing:.1em;color:#f45b65}.rs-histx-hero-panel h2{font-size:38px;line-height:.95;letter-spacing:-.045em;margin:10px 0 15px;color:#fff}.rs-histx-hero-panel h2 em{display:block;font-style:normal;color:#ef3340;font-size:.62em;letter-spacing:.01em;margin-top:7px}.rs-histx-hero-panel p{font-size:13px;line-height:1.6;color:#b8cadb;margin:0}.rs-histx-hero-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:21px}.rs-histx-hero-tags em{font-style:normal;border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:6px 9px;font-size:11.5px;font-weight:850;color:#dce6ee}.rs-histx-hero-art{position:absolute;z-index:1;right:9%;bottom:54px;width:500px;height:170px;opacity:.18}.rs-histx-hero-art i,.rs-histx-hero-art b,.rs-histx-hero-art em{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#63a3f5,transparent);box-shadow:0 0 20px #1d73d8;transform:rotate(-6deg)}.rs-histx-hero-art i{bottom:104px}.rs-histx-hero-art b{bottom:73px}.rs-histx-hero-art em{bottom:42px}.rs-histx-tricolor{position:absolute;left:-2%;right:-2%;bottom:-1px;height:51px;z-index:4}.rs-histx-tricolor i,.rs-histx-tricolor b,.rs-histx-tricolor em{position:absolute;left:0;right:0;height:14px;border-radius:55% 45% 0 0/100% 100% 0 0;transform:rotate(-1deg)}.rs-histx-tricolor i{bottom:29px;background:#ed2634}.rs-histx-tricolor b{bottom:15px;background:#fff}.rs-histx-tricolor em{bottom:1px;background:#24539a}
.rs-histx-intro{padding:96px 0 102px;background:#fff}.rs-histx-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(450px,.92fr);gap:78px;align-items:center}.rs-histx-intro-copy h2,.rs-histx-section-head h2,.rs-histx-values-head h2,.rs-histx-final h2{font-family:var(--font-heading);font-size:clamp(42px,4.5vw,64px);letter-spacing:-.05em;line-height:.96;margin:12px 0 24px;color:#0a2b4d}.rs-histx-intro-copy>p{max-width:710px;color:#65768a;font-size:14px;line-height:1.72}.rs-histx-intro-copy .rs-histx-lead{font-size:17px;line-height:1.68;color:#264762}.rs-histx-btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:44px;padding:0 17px;border-radius:8px;font-size:12px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;transition:.2s}.rs-histx-btn svg{width:12px;height:12px}.rs-histx-btn.is-navy{margin-top:20px;background:#0b3157;color:#fff;box-shadow:0 10px 24px rgba(8,40,71,.12)}.rs-histx-btn.is-navy:hover,.rs-histx-btn.is-red:hover{transform:translateY(-2px)}.rs-histx-btn.is-red{background:#e52c39;color:#fff}.rs-histx-btn.is-ghost{border:1px solid rgba(255,255,255,.28);color:#fff;background:rgba(255,255,255,.04)}.rs-histx-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.rs-histx-stats article{min-height:180px;padding:23px;border:1px solid #e2e8ef;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(8,39,69,.065);position:relative;overflow:hidden}.rs-histx-stats article:after{content:"";position:absolute;right:-42px;bottom:-46px;width:115px;height:115px;border-radius:50%;background:radial-gradient(circle,rgba(34,91,168,.07),transparent 68%)}.rs-histx-stat-icon{width:44px;height:44px;border-radius:12px;background:#fff0f1;color:#e52d39;display:grid;place-items:center;margin-bottom:17px}.rs-histx-stat-icon svg{width:21px;height:21px}.rs-histx-stats strong{display:block;font-size:38px;line-height:.95;letter-spacing:-.05em;color:#0a2d50}.rs-histx-stats h3{font-size:12px;letter-spacing:.055em;line-height:1.3;margin:10px 0 6px;color:#122f50}.rs-histx-stats p{font-size:12px;color:#8190a1;margin:0}
.rs-histx-eras{padding:96px 0 105px;background:radial-gradient(circle at 85% 0,rgba(46,104,178,.22),transparent 30%),#071f3a;color:#fff;position:relative;overflow:hidden}.rs-histx-eras:after{content:"";position:absolute;right:-300px;bottom:-330px;width:620px;height:620px;border-radius:50%;border:1px solid rgba(255,255,255,.05);box-shadow:0 0 0 35px rgba(255,255,255,.01),0 0 0 76px rgba(255,255,255,.008)}.rs-histx-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:80px;align-items:end;margin-bottom:42px;position:relative;z-index:2}.rs-histx-section-head h2{margin-bottom:0}.rs-histx-section-head>p{font-size:13px;line-height:1.7;color:#6c7e91;margin:0 0 4px}.rs-histx-section-head.is-dark h2{color:#fff}.rs-histx-section-head.is-dark>p{color:#a6b8c9}.rs-histx-era-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.rs-histx-era-card{border:1px solid rgba(255,255,255,.13);border-radius:20px;overflow:hidden;background:rgba(255,255,255,.045);transition:.24s}.rs-histx-era-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.065)}.rs-histx-era-media{height:225px;position:relative;overflow:hidden;background:#0b2948}.rs-histx-era-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.05);opacity:.78;transition:.3s}.rs-histx-era-card:hover img{transform:scale(1.035);opacity:.9}.rs-histx-era-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 43%,rgba(5,27,51,.94))}.rs-histx-era-media>b{position:absolute;left:23px;bottom:18px;z-index:2;font-size:25px;letter-spacing:-.04em;color:#fff}.rs-histx-era-media>span{position:absolute;inset:0;display:grid;place-items:center;color:#6f98c8}.rs-histx-era-media>span svg{width:58px;height:58px}.rs-histx-era-body{padding:26px 25px 28px}.rs-histx-era-body small{color:#f25a64;font-size:11.5px;font-weight:900;letter-spacing:.12em}.rs-histx-era-body h3{font-size:25px;line-height:1.08;letter-spacing:-.035em;margin:9px 0 13px}.rs-histx-era-body p{font-size:12px;line-height:1.7;color:#aebecd;margin:0}.rs-histx-era-card.is-current{border-color:rgba(232,45,57,.5);background:linear-gradient(150deg,rgba(232,45,57,.13),rgba(255,255,255,.04))}
.rs-histx-timeline{padding:104px 0 112px;background:#f6f8fb}.rs-histx-line{position:relative;display:grid;gap:22px}.rs-histx-line:before{content:"";position:absolute;left:50%;top:20px;bottom:20px;width:2px;transform:translateX(-1px);background:linear-gradient(#e62c39 0 45%,#1f569d 66% 100%)}.rs-histx-milestone{position:relative;display:grid;grid-template-columns:1fr 72px 1fr;align-items:center;min-height:160px}.rs-histx-milestone.is-left .rs-histx-milestone-card{grid-column:1}.rs-histx-milestone.is-right .rs-histx-milestone-card{grid-column:3}.rs-histx-node{grid-column:2;grid-row:1;display:grid;place-items:center;z-index:3}.rs-histx-node>span{width:46px;height:46px;border-radius:50%;background:#0f3e70;border:6px solid #f6f8fb;color:#fff;box-shadow:0 0 0 2px #0f3e70;display:grid;place-items:center}.rs-histx-milestone:nth-child(odd) .rs-histx-node>span{background:#e52d39;box-shadow:0 0 0 2px #e52d39}.rs-histx-node svg{width:15px;height:15px}.rs-histx-milestone-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:0;background:#fff;border:1px solid #e2e8ef;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(9,40,70,.06);transition:.22s;min-height:160px}.rs-histx-milestone-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(9,40,70,.1)}.rs-histx-milestone-image{width:155px;min-height:160px;background:#e8edf2}.rs-histx-milestone-image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.8)}.rs-histx-milestone-copy{padding:23px 25px}.rs-histx-year{display:flex;align-items:center;gap:9px}.rs-histx-year strong{display:inline-flex;padding:5px 8px;border-radius:6px;background:#0e3d6f;color:#fff;font-size:13px;line-height:1}.rs-histx-milestone:nth-child(odd) .rs-histx-year strong{background:#e52d39}.rs-histx-year small{font-size:11px;letter-spacing:.095em;font-weight:900;color:#8390a0}.rs-histx-milestone-copy h3{font-size:21px;line-height:1.08;letter-spacing:-.025em;color:#0c3155;margin:10px 0 9px}.rs-histx-milestone-copy p{font-size:13px;line-height:1.65;color:#718095;margin:0}.rs-histx-milestone.is-left .rs-histx-milestone-card:after,.rs-histx-milestone.is-right .rs-histx-milestone-card:before{content:"";position:absolute;top:50%;width:22px;height:1px;background:#cbd6e1}.rs-histx-milestone.is-left .rs-histx-milestone-card:after{right:50%;margin-right:35px}.rs-histx-milestone.is-right .rs-histx-milestone-card:before{left:50%;margin-left:35px}
.rs-histx-values{padding:84px 0;background:#fff}.rs-histx-values-head{text-align:center;max-width:780px;margin:0 auto 35px}.rs-histx-values-head h2{margin-bottom:0}.rs-histx-values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-radius:19px;background:linear-gradient(120deg,#082d51,#071e38);overflow:hidden;box-shadow:0 18px 48px rgba(7,34,62,.15)}.rs-histx-values-grid article{min-height:205px;padding:30px 27px;border-right:1px solid rgba(255,255,255,.1);color:#fff}.rs-histx-values-grid article:last-child{border-right:0}.rs-histx-values-grid article>div{width:48px;height:48px;border-radius:14px;background:rgba(239,51,64,.11);color:#f14652;display:grid;place-items:center;margin-bottom:20px}.rs-histx-values-grid svg{width:23px;height:23px}.rs-histx-values-grid h3{font-size:20px;margin:0 0 10px}.rs-histx-values-grid p{font-size:13px;line-height:1.65;color:#adc0d1;margin:0}.rs-histx-final{position:relative;padding:72px 0;background:linear-gradient(112deg,#cf202d 0%,#a61c36 34%,#0b315b 73%,#071e38 100%);color:#fff;overflow:hidden}.rs-histx-final:before{content:"";position:absolute;left:0;inset-block:0;width:48%;background:radial-gradient(circle at 45% 50%,rgba(255,255,255,.12),transparent 50%)}.rs-histx-final:after{content:"";position:absolute;right:-120px;bottom:-150px;width:430px;height:430px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 32px rgba(255,255,255,.012),0 0 0 66px rgba(255,255,255,.008)}.rs-histx-final-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:65px;align-items:center}.rs-histx-final .rs-histx-eyebrow{color:#fff;opacity:.8}.rs-histx-final h2{color:#fff;max-width:760px;font-size:clamp(38px,4vw,58px);margin-bottom:0}.rs-histx-final p{max-width:660px;color:rgba(255,255,255,.76);font-size:13px;line-height:1.65;margin:16px 0 0}.rs-histx-final-actions{display:flex;gap:10px}
@media(max-width:1100px){.rs-histx-hero-grid{grid-template-columns:1fr;gap:28px}.rs-histx-hero-panel{max-width:650px}.rs-histx-intro-grid{grid-template-columns:1fr;gap:45px}.rs-histx-section-head{grid-template-columns:1fr;gap:18px}.rs-histx-era-grid{grid-template-columns:1fr}.rs-histx-era-card{display:grid;grid-template-columns:300px 1fr}.rs-histx-era-media{height:auto;min-height:230px}.rs-histx-values-grid{grid-template-columns:repeat(2,1fr)}.rs-histx-values-grid article:nth-child(2){border-right:0}.rs-histx-values-grid article:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.rs-histx-final-inner{grid-template-columns:1fr}.rs-histx-final-actions{justify-content:flex-start}}
@media(max-width:780px){.rs-histx-hero{min-height:0}.rs-histx-hero-inner{padding:44px 0 94px}.rs-histx-breadcrumb{margin-bottom:34px}.rs-histx-hero-copy h1{font-size:54px}.rs-histx-intro,.rs-histx-eras,.rs-histx-timeline{padding:72px 0}.rs-histx-stats{grid-template-columns:1fr 1fr}.rs-histx-era-card{grid-template-columns:1fr}.rs-histx-era-media{height:210px}.rs-histx-line:before{left:23px}.rs-histx-milestone{grid-template-columns:47px 1fr;min-height:0}.rs-histx-node{grid-column:1;grid-row:1;align-self:start;padding-top:23px}.rs-histx-node>span{width:38px;height:38px;border-width:5px}.rs-histx-milestone.is-left .rs-histx-milestone-card,.rs-histx-milestone.is-right .rs-histx-milestone-card{grid-column:2}.rs-histx-milestone.is-left .rs-histx-milestone-card:after,.rs-histx-milestone.is-right .rs-histx-milestone-card:before{display:none}.rs-histx-milestone-card{grid-template-columns:120px 1fr}.rs-histx-milestone-image{width:120px}.rs-histx-final-actions{flex-wrap:wrap}}
@media(max-width:520px){.rs-histx-hero-copy h1{font-size:46px}.rs-histx-hero-panel{padding:24px}.rs-histx-hero-panel h2{font-size:31px}.rs-histx-stats{grid-template-columns:1fr}.rs-histx-stats article{min-height:155px}.rs-histx-milestone-card{grid-template-columns:1fr}.rs-histx-milestone-image{width:100%;height:155px;min-height:0}.rs-histx-values-grid{grid-template-columns:1fr}.rs-histx-values-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.rs-histx-values-grid article:last-child{border-bottom:0}.rs-histx-final-actions{flex-direction:column;align-items:stretch}.rs-histx-btn{width:100%}}

/* ==========================================================================
   4.2.0 — Redovni članovi / same visual system as Organi Saveza
   ========================================================================== */
.rs-regularx-hero .rs-orgx-hero-copy{max-width:760px}.rs-regularx-hero-note{display:inline-flex;align-items:center;gap:13px;margin-top:27px;padding:13px 17px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.04);color:#dce7f2}.rs-regularx-hero-note span{width:29px;height:29px;display:grid;place-items:center;color:#fff}.rs-regularx-hero-note svg{width:23px;height:23px}.rs-regularx-hero-note b{max-width:420px;font-size:12px;line-height:1.5}.rs-regularx-hero-panel h2{display:flex;flex-direction:column;gap:7px}.rs-regularx-hero-panel h2 strong{font-size:64px;line-height:.9;letter-spacing:-.055em;color:#fff}.rs-regularx-hero-panel h2{color:#ef3340}
.rs-regularx-intro{padding:74px 0 82px;background:#fff}.rs-regularx-intro-grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(580px,1.15fr);gap:30px;align-items:stretch}.rs-regularx-goal{display:grid;grid-template-columns:86px 1fr;gap:24px;align-items:start;padding:30px;background:#fff;border:1px solid #e3e9ef;border-radius:18px;box-shadow:0 15px 40px rgba(8,35,67,.055)}.rs-regularx-goal-icon{width:78px;height:78px;border-radius:18px;display:grid;place-items:center;background:#fff2f3;color:#e32636}.rs-regularx-goal-icon svg{width:39px;height:39px}.rs-regularx-goal h2{font-size:28px;line-height:1.05;letter-spacing:-.035em;margin:8px 0 13px;color:var(--navy)}.rs-regularx-goal p{margin:0;color:#5c6e82;font-size:13px;line-height:1.7}.rs-regularx-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rs-regularx-stats article{min-height:190px;padding:24px 16px 19px;text-align:center;border:1px solid #e3e9ef;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 12px 34px rgba(8,35,67,.05)}.rs-regularx-stats article>div{width:48px;height:48px;margin:0 auto 14px;border-radius:14px;display:grid;place-items:center;background:#fff1f2;color:#e32636}.rs-regularx-stats svg{width:25px;height:25px}.rs-regularx-stats strong{display:block;font-size:31px;line-height:1;color:var(--navy);letter-spacing:-.05em}.rs-regularx-stats h3{font-size:12px;line-height:1.35;letter-spacing:.035em;margin:10px 0 0;color:#142f50}.rs-regularx-stats p{font-size:11.5px;color:#8694a6;line-height:1.45;margin:6px 0 0}
.rs-regularx-directory{padding:84px 0 100px;background:#f6f8fb}.rs-regularx-directory-head{margin-bottom:26px}.rs-regularx-tools{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin:0 0 18px}.rs-regularx-search{width:min(390px,100%);height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dce4ed;border-radius:9px;background:#fff;box-shadow:0 4px 15px rgba(13,42,77,.025)}.rs-regularx-search span{display:grid;place-items:center;color:#315b8b}.rs-regularx-search svg{width:16px;height:16px}.rs-regularx-search input{border:0!important;box-shadow:none!important;outline:0!important;background:transparent!important;width:100%;font:inherit;font-size:12px;color:#142f50}.rs-regularx-filter{height:46px;display:flex;align-items:center;gap:9px;color:#68788b;font-size:13px;font-weight:800}.rs-regularx-filter select{height:46px;min-width:185px;border:1px solid #dce4ed;border-radius:9px;background:#fff;padding:0 34px 0 12px;color:#183451;font-size:13px}
.rs-regularx-table{overflow:hidden;border:1px solid #dde5ed;border-radius:14px;background:#fff;box-shadow:0 16px 42px rgba(9,37,70,.055)}.rs-regularx-table-row{display:grid;grid-template-columns:58px minmax(310px,1.45fr) minmax(110px,.55fr) minmax(160px,.7fr) 120px 145px;align-items:center;min-height:67px;border-bottom:1px solid #e9edf2}.rs-regularx-table-row.is-head{min-height:45px;background:#071f3e;color:#fff;border-bottom:0}.rs-regularx-table-row.is-head>span{font-size:11.5px;font-weight:900;letter-spacing:.035em;color:#fff!important}.rs-regularx-table-row>*{padding:0 12px;min-width:0}.rs-regularx-table-row>span{font-size:13px;color:#334c67}.rs-regularx-table-row.is-head>span:first-child{text-align:center}.rs-regularx-member:last-child>.rs-regularx-table-row{border-bottom:0}.rs-regularx-number{color:#e32636!important;font-weight:950;text-align:center}.rs-regularx-name{display:flex;align-items:center;gap:12px}.rs-regularx-name strong{font-size:12px;line-height:1.35;color:#142f50}.rs-regularx-logo{flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid #e3e9ef;background:#f8fafc;overflow:hidden;color:#315b8b}.rs-regularx-logo img{width:100%;height:100%;object-fit:contain;padding:4px}.rs-regularx-logo svg{width:19px;height:19px}.rs-regularx-more{height:34px;padding:0 11px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;color:#173d68;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:.2s}.rs-regularx-more:hover,.rs-regularx-more[aria-expanded=true]{border-color:#ef3340;color:#d72231;background:#fff7f8}.rs-regularx-more i{display:grid;place-items:center}.rs-regularx-more svg{width:12px;height:12px;transition:.2s}.rs-regularx-more[aria-expanded=true] svg{transform:rotate(90deg)}.rs-regularx-details{display:grid;grid-template-columns:1.25fr .55fr 1.25fr 1fr;gap:20px;padding:18px 24px 21px 70px;background:#f8fafc;border-bottom:1px solid #e9edf2}.rs-regularx-details[hidden]{display:none}.rs-regularx-details small{display:block;font-size:11px;letter-spacing:.08em;color:#8997a8;font-weight:950;margin-bottom:6px}.rs-regularx-details strong,.rs-regularx-details a{font-size:13px;line-height:1.45;color:#274663;font-weight:800;word-break:break-word}.rs-regularx-details a:hover{color:#e32636}.rs-regularx-details a svg{width:10px;height:10px;margin-left:5px}.rs-regularx-empty{padding:34px;margin-top:15px;border:1px dashed #cdd8e3;border-radius:12px;background:#fff;text-align:center;color:#718196;font-size:12px}.rs-regularx-list-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;color:#697b8f;font-size:12px}.rs-regularx-pagination{display:flex;gap:6px}.rs-regularx-pagination button{width:34px;height:34px;border:1px solid #dbe4ed;border-radius:7px;background:#fff;color:#173957;font-weight:850;cursor:pointer}.rs-regularx-pagination button.is-active{background:#082242;color:#fff;border-color:#082242}.rs-regularx-pagination button:hover:not(.is-active){border-color:#ef3340;color:#d72231}.rs-regularx-final{margin-top:0}
@media(max-width:1180px){.rs-regularx-intro-grid{grid-template-columns:1fr}.rs-regularx-stats{grid-template-columns:repeat(4,1fr)}.rs-regularx-table{overflow-x:auto}.rs-regularx-table-row{min-width:980px}.rs-regularx-details{min-width:980px}}
@media(max-width:760px){.rs-regularx-hero-note{display:flex}.rs-regularx-hero-panel h2 strong{font-size:52px}.rs-regularx-intro{padding:58px 0}.rs-regularx-goal{grid-template-columns:62px 1fr;padding:22px 18px;gap:16px}.rs-regularx-goal-icon{width:58px;height:58px}.rs-regularx-goal-icon svg{width:30px;height:30px}.rs-regularx-goal h2{font-size:24px}.rs-regularx-stats{grid-template-columns:repeat(2,1fr)}.rs-regularx-stats article{min-height:160px;padding:20px 12px}.rs-regularx-directory{padding:60px 0 72px}.rs-regularx-tools{align-items:stretch;flex-direction:column}.rs-regularx-search{width:100%}.rs-regularx-filter{width:100%;justify-content:space-between}.rs-regularx-filter select{min-width:0;flex:1}.rs-regularx-list-footer{align-items:flex-start;flex-direction:column}.rs-regularx-pagination{flex-wrap:wrap}.rs-regularx-table-row{min-width:900px}.rs-regularx-details{min-width:900px}}

/* 4.5.0 — Почасни чланови */
.rs-honoraryx-hero .rs-orgx-hero-panel-icon,.rs-honoraryx-intro .rs-regularx-goal-icon{background:#fff1f2;color:#e32636}.rs-honoraryx-table .rs-regularx-table-row{grid-template-columns:58px minmax(330px,1.5fr) minmax(170px,.75fr) 150px 150px}.rs-honoraryx-photo{background:linear-gradient(180deg,#fff,#f1f4f8)}.rs-honoraryx-photo img{padding:0;object-fit:cover}.rs-honoraryx-details{grid-template-columns:1fr 1.35fr 1.25fr 1fr}
.rs-honoraryx-tribute{padding:0 0 84px;background:#f6f8fb}.rs-honoraryx-tribute-card{position:relative;display:grid;grid-template-columns:82px minmax(0,1fr) auto;gap:26px;align-items:center;min-height:150px;padding:27px 32px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(106deg,#4b122b 0%,#1a2045 43%,#08254b 74%,#061e3e 100%);box-shadow:0 18px 46px rgba(8,35,67,.13)}.rs-honoraryx-tribute-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 14% 50%,rgba(227,38,54,.18),transparent 32%),radial-gradient(circle at 72% 30%,rgba(42,102,184,.13),transparent 30%);pointer-events:none}.rs-honoraryx-tribute-card:after{content:"";position:absolute;right:-80px;bottom:-90px;width:330px;height:190px;border-radius:50%;border:1px solid rgba(255,255,255,.05);box-shadow:0 0 0 20px rgba(255,255,255,.018),0 0 0 40px rgba(255,255,255,.012);pointer-events:none}.rs-honoraryx-tribute-icon{position:relative;z-index:2;width:72px;height:72px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#ef3340,#cf1628);box-shadow:0 12px 28px rgba(222,30,47,.28),inset 0 0 0 1px rgba(255,255,255,.22)}.rs-honoraryx-tribute-icon svg{width:34px;height:34px}.rs-honoraryx-tribute-copy{position:relative;z-index:2;min-width:0}.rs-honoraryx-tribute-eyebrow{display:block;margin-bottom:7px;color:#ffabb2;font-size:11.5px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.rs-honoraryx-tribute-copy h2{margin:0 0 8px;color:#fff;font-size:30px;line-height:1.05;letter-spacing:-.035em}.rs-honoraryx-tribute-copy p{max-width:650px;margin:0;color:#dbe5f0;font-size:12px;line-height:1.65}.rs-honoraryx-tribute-actions{position:relative;z-index:2;display:flex;align-items:center;gap:13px}.rs-honoraryx-tribute-btn{min-height:48px;padding:0 20px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:900;letter-spacing:.015em;white-space:nowrap;transition:.2s}.rs-honoraryx-tribute-btn svg{width:13px;height:13px}.rs-honoraryx-tribute-btn.is-light{background:#fff;color:#102d51;border:1px solid #fff;box-shadow:0 9px 22px rgba(0,0,0,.13)}.rs-honoraryx-tribute-btn.is-light:hover{transform:translateY(-2px);color:#d82131}.rs-honoraryx-tribute-btn.is-ghost{color:#fff;border:1px solid rgba(255,255,255,.52);background:rgba(255,255,255,.025)}.rs-honoraryx-tribute-btn.is-ghost:hover{border-color:#fff;background:rgba(255,255,255,.09);transform:translateY(-2px)}
@media(max-width:1180px){.rs-honoraryx-table .rs-regularx-table-row,.rs-honoraryx-details{min-width:880px}.rs-honoraryx-tribute-card{grid-template-columns:72px 1fr}.rs-honoraryx-tribute-actions{grid-column:2;justify-content:flex-start}}
@media(max-width:760px){.rs-honoraryx-table .rs-regularx-table-row,.rs-honoraryx-details{min-width:820px}.rs-honoraryx-tribute{padding-bottom:64px}.rs-honoraryx-tribute-card{grid-template-columns:56px 1fr;gap:17px;padding:24px 20px}.rs-honoraryx-tribute-icon{width:54px;height:54px}.rs-honoraryx-tribute-icon svg{width:27px;height:27px}.rs-honoraryx-tribute-copy h2{font-size:25px}.rs-honoraryx-tribute-copy p{font-size:13px}.rs-honoraryx-tribute-actions{grid-column:1/-1;flex-direction:column;align-items:stretch}.rs-honoraryx-tribute-btn{width:100%}}

/* 4.5.3 — Member hero titles: more breathing room on Redovni / Pridruzeni / Pomazuci / Pocasni */
.rs-regularx-hero .rs-orgx-hero-copy h1{
  line-height:.98;
  letter-spacing:-.025em;
  margin:20px 0 16px;
}
.rs-regularx-hero .rs-orgx-hero-copy>strong{
  margin-bottom:22px;
  line-height:1.3;
}
.rs-regularx-hero .rs-orgx-hero-copy>strong:after{
  margin-top:20px;
}
.rs-regularx-hero .rs-orgx-hero-copy>p{
  margin-top:4px;
}
@media(max-width:780px){
  .rs-regularx-hero .rs-orgx-hero-copy h1{
    line-height:1.02;
    letter-spacing:-.018em;
    margin:18px 0 15px;
  }
}

/* ==========================================================================
   4.6.0 — Međunarodna članstva: Organi Saveza visual system
   ========================================================================== */
.rs-intl-new-hero{position:relative;min-height:520px;background:#062449;color:#fff;overflow:hidden;isolation:isolate}.rs-intl-new-hero-image{position:absolute;inset:0;background-image:var(--intl-new-hero);background-size:cover;background-position:var(--intl-new-focus,center 42%);z-index:-3}.rs-intl-new-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,24,48,.985) 0%,rgba(4,31,61,.94) 43%,rgba(5,35,67,.73) 70%,rgba(5,31,60,.76) 100%);z-index:-2}.rs-intl-new-hero:not(.has-image):before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 72% 36%,rgba(51,112,188,.20),transparent 30%),radial-gradient(circle at 92% 25%,rgba(255,255,255,.055) 1px,transparent 1.5px);background-size:auto,13px 13px}.rs-intl-new-hero-inner{padding:54px 0 88px}.rs-intl-new-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:38px;color:rgba(255,255,255,.65);font-size:13px}.rs-intl-new-breadcrumb a{color:inherit}.rs-intl-new-breadcrumb strong{color:#fff}.rs-intl-new-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:78px;align-items:center}.rs-intl-new-eyebrow{display:block;margin-bottom:14px;color:#ff4350;font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.rs-intl-new-hero-copy h1{max-width:880px;margin:0;font-family:var(--font-heading);font-size:clamp(54px,5.8vw,82px);line-height:.96;letter-spacing:-.048em;text-transform:uppercase}.rs-intl-new-hero-copy h1 em{display:block;margin-top:7px;color:#fff;font-style:normal}.rs-intl-new-redline{display:block;width:56px;height:3px;margin:23px 0 22px;background:#ef3340;border-radius:5px}.rs-intl-new-hero-copy p{max-width:690px;margin:0;color:#d3dfeb;font-size:16px;line-height:1.72}.rs-intl-new-panel{position:relative;min-height:310px;padding:30px 28px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(160deg,rgba(7,35,70,.96),rgba(4,25,51,.98));box-shadow:0 20px 52px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.03);text-align:center}.rs-intl-new-panel-icon{width:68px;height:68px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#e92d3a;color:#fff;box-shadow:0 10px 28px rgba(234,45,58,.27)}.rs-intl-new-panel-icon svg{width:34px;height:34px}.rs-intl-new-panel small{display:block;color:#a8bdd2;font-size:11.5px;font-weight:900;letter-spacing:.12em}.rs-intl-new-panel>strong{display:block;margin:14px 0 0;font-size:62px;line-height:.95;letter-spacing:-.06em}.rs-intl-new-panel h2{margin:6px 0 14px;color:#ff3e4a;font-size:20px;line-height:1.1}.rs-intl-new-panel i{display:block;width:38px;height:2px;margin:0 auto 14px;background:#ef3340}.rs-intl-new-panel p{margin:0;color:#d2deea;font-size:12px;line-height:1.62}.rs-intl-new-wave{position:absolute;left:-2%;right:-2%;bottom:-3px;height:72px;pointer-events:none}.rs-intl-new-wave i,.rs-intl-new-wave b,.rs-intl-new-wave em{position:absolute;left:0;right:0;height:18px;border-radius:50% 50% 0 0/100% 100% 0 0;transform:rotate(-1.2deg)}.rs-intl-new-wave i{bottom:31px;background:#e72836}.rs-intl-new-wave b{bottom:17px;background:#fff}.rs-intl-new-wave em{bottom:3px;background:#164f92}
.rs-intl-new-benefits{padding:68px 0 74px;background:linear-gradient(180deg,#fff 0%,#f5f8fc 100%)}.rs-intl-new-benefits-head{display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:64px;align-items:end;margin-bottom:30px}.rs-intl-new-benefits-head>div>span{display:inline-block;margin-bottom:10px;color:#e52f3d;font-size:12px;font-weight:950;letter-spacing:.16em}.rs-intl-new-benefits-head h2{margin:0;color:#082b56;font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.045em}.rs-intl-new-benefits-head>p{margin:0;color:#5e6f84;font-size:16px;line-height:1.8}.rs-intl-new-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rs-intl-new-benefits article{position:relative;min-height:240px;padding:28px 28px 26px;background:#fff;border:1px solid #e0e8f0;border-radius:22px;box-shadow:0 16px 38px rgba(8,42,78,.06);overflow:hidden;transition:.22s}.rs-intl-new-benefits article:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#e62e3b 0%,#163f7f 100%)}.rs-intl-new-benefits article:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(8,42,78,.1)}.rs-intl-new-benefits article>span{display:grid;place-items:center;width:72px;height:72px;margin:0 0 18px;border-radius:18px;background:linear-gradient(180deg,#fff4f5 0%,#eef4ff 100%);color:#e62e3b;box-shadow:inset 0 0 0 1px #edf1f6}.rs-intl-new-benefits article>span svg{width:36px;height:36px;max-width:none;max-height:none}.rs-intl-new-benefits h3{margin:0 0 12px;color:#092a53;font-size:20px;font-weight:950;line-height:1.15;letter-spacing:-.02em}.rs-intl-new-benefits p{margin:0;color:#5c6e83;font-size:15px;line-height:1.75}.rs-intl-new-listing{padding:52px 0 88px;background:#f7f9fc}.rs-intl-new-section-head{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:70px;align-items:end;margin-bottom:30px}.rs-intl-new-section-head>div>span{display:block;margin-bottom:8px;color:#e52f3d;font-size:12px;font-weight:950;letter-spacing:.14em}.rs-intl-new-section-head h2{margin:0;color:#082b56;font-size:clamp(38px,4vw,54px);line-height:1.02;letter-spacing:-.045em}.rs-intl-new-section-head>p{margin:0;color:#68788b;font-size:16px;line-height:1.8}.rs-intl-new-cards{display:grid;gap:18px}.rs-intl-new-card{display:grid;grid-template-columns:190px minmax(0,1fr) 200px;min-height:190px;background:#fff;border:1px solid #e0e7ef;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(10,42,78,.06);transition:.2s}.rs-intl-new-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(10,42,78,.1)}.rs-intl-new-logo{display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#fff,#f4f7fa);border-right:1px solid #e5eaf0}.rs-intl-new-logo img{max-width:145px;max-height:100px;object-fit:contain}.rs-intl-new-logo>span{display:grid;place-items:center;width:112px;height:80px;border-radius:12px;background:#eef3f8;color:#174e89;font-size:24px;font-weight:950}.rs-intl-new-card-copy{padding:28px 30px}.rs-intl-new-card-top{display:flex;align-items:center;gap:12px;margin-bottom:11px}.rs-intl-new-card-top>span{color:#0d3767;font-size:12px;font-weight:950;letter-spacing:.05em}.rs-intl-new-card-top>b{padding:5px 10px;border-radius:99px;background:#eff8f2;color:#2d7a45;font-size:12px}.rs-intl-new-card h3{margin:0 0 10px;color:#092a53;font-size:23px;line-height:1.12}.rs-intl-new-card-copy>p{max-width:700px;margin:0 0 18px;color:#637489;font-size:14px;line-height:1.75}.rs-intl-new-card-meta{display:flex;gap:18px;flex-wrap:wrap;color:#52677d;font-size:12px;font-weight:700}.rs-intl-new-card-meta span{display:flex;align-items:center;gap:7px}.rs-intl-new-card-meta svg{width:15px;height:15px;color:#e43140}.rs-intl-new-card-action{padding:26px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-left:1px solid #e5eaf0;background:#fbfcfe}.rs-intl-new-card-action small{color:#8493a4;font-size:11.5px;font-weight:900;letter-spacing:.12em}.rs-intl-new-card-action strong{margin:6px 0 15px;color:#092a53;font-size:30px}.rs-intl-new-card-action a{min-height:46px;padding:0 16px;border:1px solid #d9e1e9;border-radius:10px;display:inline-flex;align-items:center;gap:11px;color:#0b315f;font-size:12px;font-weight:950}.rs-intl-new-card-action a span{color:#e42e3b;font-size:17px}.rs-intl-new-empty{padding:40px;background:#fff;border:1px solid #e0e7ef;border-radius:16px;text-align:center}.rs-intl-new-empty strong{display:block;color:#092a53;font-size:20px}.rs-intl-new-empty p{color:#68788b}.rs-intl-new-final{padding-top:0;background:#f7f9fc}
@media(max-width:1050px){.rs-intl-new-hero-grid{grid-template-columns:1fr 250px;gap:38px}.rs-intl-new-benefits-head{grid-template-columns:1fr;gap:16px}.rs-intl-new-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-intl-new-section-head{grid-template-columns:1fr;gap:15px}.rs-intl-new-card{grid-template-columns:150px minmax(0,1fr)}.rs-intl-new-card-action{grid-column:1/-1;border-left:0;border-top:1px solid #e5eaf0;flex-direction:row;align-items:center;justify-content:space-between;gap:15px}.rs-intl-new-card-action strong{margin:0 auto 0 8px}}
@media(max-width:760px){.rs-intl-new-hero{min-height:0}.rs-intl-new-hero-inner{padding:38px 0 92px}.rs-intl-new-breadcrumb{margin-bottom:28px;font-size:11.5px}.rs-intl-new-hero-grid{grid-template-columns:1fr}.rs-intl-new-hero-copy h1{font-size:42px;line-height:1.02}.rs-intl-new-hero-copy p{font-size:14px}.rs-intl-new-panel{min-height:0;padding:24px}.rs-intl-new-panel>strong{font-size:50px}.rs-intl-new-benefits{padding:42px 0}.rs-intl-new-benefits-head h2{font-size:32px}.rs-intl-new-benefits-head>p{font-size:14px}.rs-intl-new-benefits-grid{grid-template-columns:1fr}.rs-intl-new-benefits article{min-height:0;padding:24px}.rs-intl-new-benefits article>span{width:64px;height:64px;margin-bottom:16px}.rs-intl-new-benefits article>span svg{width:32px;height:32px}.rs-intl-new-benefits h3{font-size:18px}.rs-intl-new-benefits p{font-size:14px}.rs-intl-new-listing{padding:35px 0 60px}.rs-intl-new-section-head h2{font-size:34px}.rs-intl-new-section-head>p{font-size:14px}.rs-intl-new-card{grid-template-columns:1fr}.rs-intl-new-logo{min-height:125px;border-right:0;border-bottom:1px solid #e5eaf0}.rs-intl-new-card-copy{padding:22px 20px}.rs-intl-new-card h3{font-size:21px}.rs-intl-new-card-copy>p{font-size:13px}.rs-intl-new-card-meta{font-size:13px}.rs-intl-new-card-action{grid-column:auto;padding:18px 20px;flex-wrap:wrap}.rs-intl-new-card-action strong{margin:0 auto 0 4px}}


/* International membership detail — v4.7.0 */
.rs-intlsingle-hero{position:relative;min-height:410px;background:radial-gradient(circle at 58% 28%,rgba(29,85,150,.24),transparent 30%),linear-gradient(115deg,#031a35 0%,#052d58 58%,#071c38 100%);color:#fff;overflow:hidden}.rs-intlsingle-map{position:absolute;inset:0;background-image:radial-gradient(circle at 63% 35%,rgba(255,255,255,.16) 0 2px,transparent 3px),radial-gradient(circle at 69% 48%,rgba(255,255,255,.12) 0 2px,transparent 3px);opacity:.8}.rs-intlsingle-hero:before{content:"";position:absolute;right:9%;top:10%;width:520px;height:280px;opacity:.1;background:radial-gradient(ellipse at center,transparent 0 36%,#7eb2e9 36.5% 37%,transparent 37.5% 47%,#7eb2e9 47.5% 48%,transparent 48.5%)}.rs-intlsingle-hero-inner{position:relative;z-index:2;padding:54px 0 96px}.rs-intlsingle-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:31px;color:#aebfd0;font-size:13px}.rs-intlsingle-breadcrumb a{color:#d7e1eb}.rs-intlsingle-breadcrumb strong{color:#fff}.rs-intlsingle-eyebrow{display:block;margin-bottom:11px;color:#ff3747;font-size:12px;font-weight:950;letter-spacing:.14em}.rs-intlsingle-hero h1{margin:0;color:#fff;font-size:clamp(56px,7vw,86px);line-height:.94;letter-spacing:-.055em}.rs-intlsingle-subtitle{max-width:920px;margin:16px 0 23px;color:#d4dfeb;font-size:17px;line-height:1.65;font-weight:650}.rs-intlsingle-chips{display:flex;gap:11px;flex-wrap:wrap}.rs-intlsingle-chips span{min-height:44px;padding:0 15px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(2,18,38,.24);font-size:13px;font-weight:800;color:#eef5fb}.rs-intlsingle-chips svg{width:16px;height:16px;color:#fff}.rs-intlsingle-wave{position:absolute;left:0;right:-3%;bottom:-7px;height:86px;pointer-events:none}.rs-intlsingle-wave i,.rs-intlsingle-wave b,.rs-intlsingle-wave em{position:absolute;left:-4%;right:-4%;height:20px;border-radius:50%;transform:rotate(-2deg)}.rs-intlsingle-wave i{bottom:38px;background:#e21f2f}.rs-intlsingle-wave b{bottom:23px;background:#fff}.rs-intlsingle-wave em{bottom:8px;background:#173f80}
.rs-intlsingle-main{background:#f6f8fb}.rs-intlsingle-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding-top:44px;padding-bottom:34px}.rs-intlsingle-layout.is-full{grid-template-columns:minmax(0,1fr)}.rs-intlsingle-primary{display:grid;gap:22px}.rs-intlsingle-sidebar{display:grid;gap:18px;align-content:start}.rs-intlsingle-about-card{display:grid;grid-template-columns:230px 1fr;gap:28px;padding:30px;background:#fff;border:1px solid #e1e7ee;border-radius:18px;box-shadow:0 14px 36px rgba(6,37,71,.06)}.rs-intlsingle-logo-wrap{min-height:205px;display:grid;place-items:center;padding:20px;border-radius:14px;background:linear-gradient(145deg,#fff,#f3f6f9);border:1px solid #e7edf2}.rs-intlsingle-logo-wrap img{max-width:190px;max-height:150px;object-fit:contain}.rs-intlsingle-logo-wrap>span{font-size:28px;font-weight:950;color:#174f82}.rs-intlsingle-section-kicker,.rs-intlsingle-section-title>span{display:block;color:#e42d3d;font-size:13px;font-weight:950;letter-spacing:.13em}.rs-intlsingle-about-copy h2{margin:8px 0 14px;color:#082a54;font-size:32px;line-height:1}.rs-intlsingle-prose{color:#52677d;font-size:14px;line-height:1.8}.rs-intlsingle-prose p{margin:0 0 13px}.rs-intlsingle-text-link{display:inline-flex;margin-top:8px;gap:8px;color:#0d4a7e;font-size:13px;font-weight:950}.rs-intlsingle-text-link span{color:#e52c3c}
.rs-intlsingle-section-title{margin-bottom:18px}.rs-intlsingle-section-title h2{margin:7px 0 0;color:#082a54;font-size:29px;letter-spacing:-.035em}.rs-intlsingle-mission,.rs-intlsingle-activities,.rs-intlsingle-timeline{padding:26px 28px;background:#fff;border:1px solid #e1e7ee;border-radius:18px;box-shadow:0 12px 30px rgba(6,37,71,.045)}.rs-intlsingle-mission-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rs-intlsingle-mission-grid article{min-height:190px;padding:20px 16px;text-align:center;border:1px solid #e7ecf1;border-radius:14px;background:#fbfcfe}.rs-intlsingle-mission-grid article>span{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 13px;color:#e62f3d}.rs-intlsingle-mission-grid article>span svg{width:37px;height:37px}.rs-intlsingle-mission-grid h3{margin:0 0 8px;color:#0a2d57;font-size:13px}.rs-intlsingle-mission-grid p{margin:0;color:#627489;font-size:13px;line-height:1.65}.rs-intlsingle-activity-list{display:grid}.rs-intlsingle-activity-list article{display:grid;grid-template-columns:58px 1fr;gap:17px;align-items:start;padding:17px 0;border-bottom:1px solid #e6ebf0}.rs-intlsingle-activity-list article:last-child{border-bottom:0}.rs-intlsingle-activity-list article>span{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#082c58;color:#fff}.rs-intlsingle-activity-list article>span svg{width:23px;height:23px}.rs-intlsingle-activity-list h3{margin:2px 0 6px;color:#092d58;font-size:16px}.rs-intlsingle-activity-list p{margin:0;color:#5d7085;font-size:13px;line-height:1.65}.rs-intlsingle-timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rs-intlsingle-timeline-grid article{padding:19px;border:1px solid #e5ebf0;border-radius:13px;background:#fbfcfe}.rs-intlsingle-timeline-grid article>b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf3f9;color:#174b7e;font-size:12px}.rs-intlsingle-timeline-grid article small{display:block;margin:16px 0 5px;color:#e52f3d;font-size:12px;font-weight:900}.rs-intlsingle-timeline-grid h3{margin:0 0 6px;color:#092d58;font-size:16px}.rs-intlsingle-timeline-grid p{margin:0;color:#65768a;font-size:13px;line-height:1.55}.rs-intlsingle-timeline-grid .is-final{background:#082c58;color:#fff}.rs-intlsingle-timeline-grid .is-final h3{color:#fff}.rs-intlsingle-timeline-grid .is-final p{color:#c8d4df}.rs-intlsingle-timeline-grid .is-final>b{background:#e62d3b;color:#fff}
.rs-intlsingle-facts-card{padding:25px 23px 21px;border-radius:18px;background:linear-gradient(160deg,#051d3d,#082e5c);color:#fff;box-shadow:0 18px 44px rgba(5,31,62,.16)}.rs-intlsingle-sidebar-head{display:flex;align-items:center;gap:10px;margin-bottom:18px}.rs-intlsingle-sidebar-head>span{width:30px;height:30px;color:#fff}.rs-intlsingle-sidebar-head>span svg{width:22px;height:22px}.rs-intlsingle-sidebar-head h2{margin:0;font-size:18px}.rs-intlsingle-facts-card dl{margin:0}.rs-intlsingle-facts-card dl>div{padding:13px 0;border-top:1px solid rgba(255,255,255,.12)}.rs-intlsingle-facts-card dt{display:flex;align-items:center;gap:9px;margin-bottom:5px;color:#aebed0;font-size:12px;font-weight:850}.rs-intlsingle-facts-card dt svg{width:16px;height:16px;color:#fff}.rs-intlsingle-facts-card dd{margin:0 0 0 25px;color:#fff;font-size:12px;line-height:1.55;word-break:break-word}.rs-intlsingle-facts-card a{color:#fff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:3px}.rs-intlsingle-status-card{display:grid;grid-template-columns:55px 1fr;gap:15px;padding:22px;background:#fff;border:1px solid #e1e7ee;border-radius:16px;box-shadow:0 10px 25px rgba(6,37,71,.05)}.rs-intlsingle-status-icon{display:grid;place-items:center;width:50px;height:50px;color:#2caf64}.rs-intlsingle-status-icon svg{width:34px;height:34px}.rs-intlsingle-status-card small{color:#6a7e90;font-size:11.5px;font-weight:950;letter-spacing:.08em}.rs-intlsingle-status-card h3{margin:4px 0 7px;color:#082b56;font-size:22px}.rs-intlsingle-status-card p{margin:0;color:#607388;font-size:12px;line-height:1.6}.rs-intlsingle-doc-card{padding:22px;background:#fff;border:1px solid #e1e7ee;border-radius:16px;box-shadow:0 10px 25px rgba(6,37,71,.05)}.rs-intlsingle-doc-head{display:flex;align-items:center;gap:10px;margin-bottom:15px}.rs-intlsingle-doc-head>span{width:28px;height:28px;color:#0d4278}.rs-intlsingle-doc-head>span svg{width:22px;height:22px}.rs-intlsingle-doc-head h3{margin:0;color:#092d58;font-size:17px}.rs-intlsingle-doc-row{display:grid;grid-template-columns:43px 1fr 26px;gap:11px;align-items:center;padding:13px;border:1px solid #e0e7ee;border-radius:11px;background:#fbfcfe}.rs-intlsingle-pdf{display:grid;place-items:center;width:40px;height:46px;color:#e62f3d}.rs-intlsingle-pdf svg{width:30px;height:34px}.rs-intlsingle-doc-row strong{display:block;color:#0a2d57;font-size:12px}.rs-intlsingle-doc-row small{display:block;margin-top:3px;color:#718194;font-size:11.5px;word-break:break-all}.rs-intlsingle-doc-row em{display:block;margin-top:4px;color:#e62f3d;font-size:11px;font-style:normal;font-weight:900}.rs-intlsingle-doc-row>b{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:#eef3f8;color:#0a3b6d}.rs-intlsingle-no-doc{margin:0;color:#718194;font-size:12px}.rs-intlsingle-supports{margin-top:15px;padding-top:13px;border-top:1px solid #e4e9ef}.rs-intlsingle-supports>small{color:#8392a1;font-size:11px;font-weight:950;letter-spacing:.1em}.rs-intlsingle-supports p{margin:7px 0 0;color:#546a80;font-size:12px;line-height:1.5}
.rs-intlsingle-cta{padding:0 0 60px}.rs-intlsingle-cta-card{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:22px;align-items:center;padding:26px 28px;border-radius:18px;background:linear-gradient(110deg,#0a2b57 0%,#121e47 62%,#092e5d 100%);color:#fff;box-shadow:0 16px 35px rgba(5,30,60,.16);position:relative;overflow:hidden}.rs-intlsingle-cta-card:before{content:"";position:absolute;left:-90px;bottom:-110px;width:300px;height:220px;border-radius:50%;background:radial-gradient(circle,#e62e3d 0%,rgba(230,46,61,.75) 34%,transparent 70%)}.rs-intlsingle-cta-card>span{position:relative;z-index:1;display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#e62f3d;color:#fff}.rs-intlsingle-cta-card>span svg{width:31px;height:31px}.rs-intlsingle-cta-card>div{position:relative;z-index:1}.rs-intlsingle-cta-card small{color:#ffb1b7;font-size:11.5px;font-weight:950;letter-spacing:.1em}.rs-intlsingle-cta-card h2{margin:4px 0 6px;font-size:25px}.rs-intlsingle-cta-card p{max-width:650px;margin:0;color:#ced9e3;font-size:12px;line-height:1.6}.rs-intlsingle-cta-card>div:last-child{display:flex;gap:10px}.rs-intlsingle-cta-card a{min-height:48px;padding:0 18px;border-radius:8px;display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:950;white-space:nowrap}.rs-intlsingle-cta-card a.is-light{background:#fff;color:#082b56}.rs-intlsingle-cta-card a.is-red{background:#e62f3d;color:#fff}.rs-intlsingle-cta-card a b{font-size:16px;font-weight:400}
@media(max-width:1080px){.rs-intlsingle-layout{grid-template-columns:1fr}.rs-intlsingle-sidebar{grid-template-columns:1fr 1fr}.rs-intlsingle-facts-card{grid-row:span 2}.rs-intlsingle-mission-grid{grid-template-columns:repeat(2,1fr)}.rs-intlsingle-cta-card{grid-template-columns:62px 1fr}.rs-intlsingle-cta-card>div:last-child{grid-column:2}}
@media(max-width:760px){.rs-intlsingle-hero{min-height:0}.rs-intlsingle-hero-inner{padding:40px 0 88px}.rs-intlsingle-breadcrumb{font-size:11.5px;margin-bottom:24px}.rs-intlsingle-hero h1{font-size:52px}.rs-intlsingle-subtitle{font-size:14px}.rs-intlsingle-layout{padding-top:28px}.rs-intlsingle-about-card{grid-template-columns:1fr;padding:20px}.rs-intlsingle-logo-wrap{min-height:150px}.rs-intlsingle-mission,.rs-intlsingle-activities,.rs-intlsingle-timeline{padding:22px 18px}.rs-intlsingle-mission-grid,.rs-intlsingle-timeline-grid{grid-template-columns:1fr}.rs-intlsingle-mission-grid article{min-height:0}.rs-intlsingle-sidebar{grid-template-columns:1fr}.rs-intlsingle-facts-card{grid-row:auto}.rs-intlsingle-cta{padding-bottom:38px}.rs-intlsingle-cta-card{grid-template-columns:1fr;padding:24px 20px}.rs-intlsingle-cta-card>div:last-child{grid-column:auto;flex-direction:column}.rs-intlsingle-cta-card a{justify-content:center}.rs-intlsingle-cta-card>span{width:56px;height:56px}.rs-intlsingle-chips{gap:8px}.rs-intlsingle-chips span{font-size:12px}}


/* ========================================================================
   Dozvola za rad → Osnovne informacije 4.9
   ===================================================================== */
.rs-licensex-overview{padding:0 0 96px;background:#f7f9fc}.rs-licensex-stats{position:relative;z-index:6;transform:translateY(-26px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #e0e7ef;border-radius:20px;box-shadow:0 20px 55px rgba(7,35,65,.1);overflow:hidden}.rs-licensex-stats article{min-height:126px;display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;padding:22px 24px;border-right:1px solid #e5eaf0}.rs-licensex-stats article:last-child{border-right:0}.rs-licensex-stats article>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eef4ff;color:#245aa3}.rs-licensex-stats article:nth-child(even)>span{background:#fff0f1;color:#e62c39}.rs-licensex-stats svg{width:25px;height:25px}.rs-licensex-stats strong{display:block;color:#0a2b4d;font-size:31px;line-height:1}.rs-licensex-stats b{display:block;margin-top:7px;color:#183b60;font-size:12px;letter-spacing:.05em}.rs-licensex-stats p{margin:4px 0 0;color:#7c8b9d;font-size:11.5px;line-height:1.4}.rs-licensex-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:stretch;margin-top:34px}.rs-licensex-overview-copy{padding:42px 44px;background:#fff;border:1px solid #e2e8ef;border-radius:20px;box-shadow:0 15px 40px rgba(8,39,68,.055)}.rs-licensex-overview-copy h2{font-family:var(--font-heading);font-size:clamp(38px,4vw,57px);line-height:.98;letter-spacing:-.05em;color:#0b2b4a;margin:12px 0 20px}.rs-licensex-overview-copy p{max-width:760px;margin:0;color:#66788c;font-size:14px;line-height:1.78}.rs-licensex-rulebook{padding:34px 30px;border-radius:20px;background:linear-gradient(145deg,#082f57,#061d36);color:#fff;box-shadow:0 18px 48px rgba(7,31,57,.15)}.rs-licensex-rulebook>div{width:54px;height:54px;border-radius:15px;background:rgba(239,51,64,.12);color:#f04450;display:grid;place-items:center;margin-bottom:24px}.rs-licensex-rulebook>div svg{width:24px;height:24px}.rs-licensex-rulebook small{display:block;color:#f25b65;font-size:11.5px;font-weight:950;letter-spacing:.11em}.rs-licensex-rulebook h3{font-size:25px;line-height:1.08;margin:10px 0 13px}.rs-licensex-rulebook p{color:#a7b8c9;font-size:12px;line-height:1.7;margin:0 0 24px}.rs-licensex-rulebook a{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.18);border-radius:9px;color:#fff;font-size:11.5px;font-weight:950;letter-spacing:.05em}.rs-licensex-rulebook a svg{width:10px;height:10px}.rs-licensex-titles{padding:96px 0 105px;background:#fff}.rs-licensex-title-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.rs-licensex-title-grid article{min-height:310px;padding:26px 24px;border:1px solid #e0e7ef;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(8,39,68,.055);transition:.22s}.rs-licensex-title-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(8,39,68,.1)}.rs-licensex-title-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.rs-licensex-title-top>b{font-size:12px;color:#e62b38;letter-spacing:.08em}.rs-licensex-title-top>span{width:55px;height:55px;border-radius:16px;background:#eef4ff;color:#20599e;display:grid;place-items:center}.rs-licensex-title-grid article:nth-child(odd) .rs-licensex-title-top>span{background:#fff0f1;color:#e62c39}.rs-licensex-title-top svg{width:25px;height:25px}.rs-licensex-title-grid h3{font-size:24px;line-height:1.08;color:#0b2d50;margin:0 0 15px}.rs-licensex-title-grid p{font-size:12px;line-height:1.7;color:#6d7e90;margin:0}.rs-licensex-requirements{padding:96px 0;background:radial-gradient(circle at 85% 0,rgba(50,110,180,.28),transparent 29%),linear-gradient(140deg,#061d36,#0a2c50 65%,#061c34);color:#fff}.rs-licensex-requirements .rs-orgx-structure-head h2{color:#fff}.rs-licensex-require-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rs-licensex-require-grid>article{padding:30px;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:rgba(255,255,255,.045);backdrop-filter:blur(4px)}.rs-licensex-require-grid header{display:grid;grid-template-columns:60px 1fr;gap:17px;align-items:start;padding-bottom:21px;border-bottom:1px solid rgba(255,255,255,.12)}.rs-licensex-require-grid header>span{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:rgba(239,51,64,.13);color:#f24b56}.rs-licensex-require-grid header svg{width:26px;height:26px}.rs-licensex-require-grid header small{color:#f25b65;font-size:11.5px;font-weight:950;letter-spacing:.11em}.rs-licensex-require-grid header b{float:right;color:#7195bf;font-size:13px}.rs-licensex-require-grid h3{font-size:29px;line-height:1.04;margin:7px 0 0}.rs-licensex-require-grid ul{display:grid;gap:11px;margin:22px 0;padding:0;list-style:none}.rs-licensex-require-grid li{display:grid;grid-template-columns:18px 1fr;gap:9px;color:#c1cfdd;font-size:12px;line-height:1.5}.rs-licensex-require-grid li svg{width:14px;height:14px;color:#f34753;margin-top:2px}.rs-licensex-doclinks{display:grid;gap:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.rs-licensex-doclinks a{display:grid;grid-template-columns:22px minmax(0,1fr) 14px;gap:10px;align-items:center;padding:11px 12px;border-radius:10px;background:rgba(255,255,255,.055);color:#fff;font-size:12px;font-weight:800}.rs-licensex-doclinks a svg{width:13px;height:13px;color:#79a7df}.rs-licensex-payment{margin-top:18px;padding:21px 24px;display:grid;grid-template-columns:auto 1px auto 1fr;gap:25px;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.04)}.rs-licensex-payment small{display:block;color:#7998b7;font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.rs-licensex-payment strong{display:block;margin-top:5px;font-size:17px}.rs-licensex-payment>i{width:1px;height:40px;background:rgba(255,255,255,.15)}.rs-licensex-payment p{margin:0;color:#9db1c4;font-size:13px;line-height:1.55}.rs-licensex-process{padding:96px 0 105px;background:#f6f8fb}.rs-licensex-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.rs-licensex-process-grid article{position:relative;min-height:250px;padding:27px 24px;background:#fff;border:1px solid #e1e8ef;border-radius:19px;box-shadow:0 12px 34px rgba(8,39,68,.055)}.rs-licensex-process-grid article>b{position:absolute;right:19px;top:19px;color:#d6e0ea;font-size:28px}.rs-licensex-process-grid article>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#0c3158;color:#fff;margin-bottom:34px}.rs-licensex-process-grid article:nth-child(even)>span{background:#e42c39}.rs-licensex-process-grid span svg{width:20px;height:20px}.rs-licensex-process-grid h3{font-size:21px;color:#0b2e51;margin:0 0 12px}.rs-licensex-process-grid p{font-size:13px;line-height:1.65;color:#718195;margin:0}.rs-licensex-contact{padding:92px 0;background:#fff}.rs-licensex-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:70px;align-items:center}.rs-licensex-contact h2{font-family:var(--font-heading);font-size:clamp(42px,4vw,60px);line-height:.96;letter-spacing:-.05em;color:#0b2c4c;margin:12px 0 18px}.rs-licensex-contact p{color:#6b7c8f;font-size:13px}.rs-licensex-contact address{margin-top:25px;padding-left:17px;border-left:3px solid #e52c39;font-style:normal;color:#173a5e;font-size:16px;line-height:1.65;font-weight:800}.rs-licensex-contact aside{padding:30px;border:1px solid #e0e7ef;border-radius:19px;background:#f8fafc}.rs-licensex-contact aside>div{width:50px;height:50px;border-radius:14px;background:#eef4ff;color:#245ca4;display:grid;place-items:center;margin-bottom:20px}.rs-licensex-contact aside>div svg{width:23px;height:23px}.rs-licensex-contact aside small{font-size:11.5px;color:#e42c39;font-weight:950;letter-spacing:.09em}.rs-licensex-contact aside h3{font-size:25px;color:#0b2d50;margin:7px 0 19px}.rs-licensex-contact aside a{display:flex;align-items:center;gap:10px;padding:9px 0;border-top:1px solid #e1e8ef;color:#294b6c;font-size:13px;font-weight:800}.rs-licensex-contact aside a svg{width:13px;height:13px;color:#e42c39}.rs-licensex-final{padding-top:0;background:#fff}@media(max-width:1100px){.rs-licensex-stats{grid-template-columns:repeat(2,1fr)}.rs-licensex-stats article:nth-child(2){border-right:0}.rs-licensex-stats article:nth-child(-n+2){border-bottom:1px solid #e5eaf0}.rs-licensex-overview-grid{grid-template-columns:1fr}.rs-licensex-title-grid,.rs-licensex-process-grid{grid-template-columns:repeat(2,1fr)}.rs-licensex-contact-grid{grid-template-columns:1fr}.rs-licensex-payment{grid-template-columns:1fr 1fr}.rs-licensex-payment>i{display:none}.rs-licensex-payment p{grid-column:1/-1}}@media(max-width:760px){.rs-licensex-overview{padding-bottom:70px}.rs-licensex-stats{grid-template-columns:1fr;transform:translateY(-18px)}.rs-licensex-stats article{border-right:0;border-bottom:1px solid #e5eaf0}.rs-licensex-stats article:last-child{border-bottom:0}.rs-licensex-overview-copy{padding:28px 24px}.rs-licensex-titles,.rs-licensex-requirements,.rs-licensex-process,.rs-licensex-contact{padding:72px 0}.rs-licensex-title-grid,.rs-licensex-require-grid,.rs-licensex-process-grid{grid-template-columns:1fr}.rs-licensex-title-grid article{min-height:0}.rs-licensex-payment{grid-template-columns:1fr}.rs-licensex-contact aside{padding:24px}.rs-licensex-contact address{font-size:14px}}



/* ==========================================================================
   4.9.3 — Baza podataka stručnjaka / Dozvola za rad
   ========================================================================== */
.rs-ldb-hero .rs-orgx-hero-copy h1{max-width:880px}
.rs-ldb-hero-panel .rs-orgx-hero-panel-icon{background:rgba(255,255,255,.12)}
.rs-ldb-overview{padding:88px 0 32px;background:#fff}
.rs-ldb-section-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:42px;align-items:end;margin-bottom:32px}
.rs-ldb-section-head h2,.rs-ldb-directory-head h2,.rs-ldb-final-copy h2{margin:10px 0 0;font-size:clamp(38px,4vw,58px);line-height:.98;letter-spacing:-.05em;color:var(--navy)}
.rs-ldb-section-head p,.rs-ldb-directory-head p,.rs-ldb-final-copy p{margin:0;font-size:15px;line-height:1.75;color:#587089}
.rs-ldb-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.rs-ldb-stat-card{position:relative;padding:28px 26px 24px;border:1px solid #dbe5ed;border-radius:22px;background:linear-gradient(180deg,#fff,#f6f9fc);box-shadow:0 18px 45px rgba(8,35,61,.06);overflow:hidden}
.rs-ldb-stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#ef3340 0 48%,#fff 48% 58%,#285faa 58%)}
.rs-ldb-stat-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#0b3b67;color:#fff;box-shadow:0 16px 32px rgba(8,40,72,.12)}
.rs-ldb-stat-icon svg{width:24px;height:24px}
.rs-ldb-stat-card strong{display:block;margin:22px 0 9px;font-size:clamp(30px,3vw,46px);line-height:.92;letter-spacing:-.05em;color:var(--navy)}
.rs-ldb-stat-card h3{margin:0 0 10px;font-size:15px;line-height:1.35;color:#123b62}
.rs-ldb-stat-card p{margin:0;font-size:12px;line-height:1.7;color:#708294}
.rs-ldb-directory-wrap{padding:56px 0 100px;background:#f5f8fb}
.rs-ldb-directory{padding:42px;border:1px solid #d8e2eb;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(8,35,61,.07)}
.rs-ldb-directory-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:42px;align-items:end;margin-bottom:28px}
.rs-ldb-filters{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(180px,.7fr) minmax(200px,.85fr);gap:16px;margin-bottom:24px}
.rs-ldb-filters label{display:flex;flex-direction:column;gap:8px}
.rs-ldb-filters label>span{font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7b8da0}
.rs-ldb-search{position:relative;justify-content:center}
.rs-ldb-search>span{position:absolute;left:17px;bottom:16px;width:22px;height:22px;display:grid;place-items:center;color:#68849c;pointer-events:none}
.rs-ldb-search>span svg{width:16px;height:16px}
.rs-ldb-search input,.rs-ldb-filters select{height:54px;border:1px solid #d7e0e8;border-radius:14px;background:#f9fbfd;padding:0 16px;font:inherit;font-size:14px;color:#123b62;outline:0}
.rs-ldb-search input{padding-left:48px}
.rs-ldb-search input:focus,.rs-ldb-filters select:focus{border-color:#2a69aa;box-shadow:0 0 0 3px rgba(42,105,170,.12);background:#fff}
.rs-ldb-table-wrap{overflow-x:auto;border:1px solid #d9e3eb;border-radius:22px}
.rs-ldb-table{width:100%;border-collapse:collapse;min-width:1100px}
.rs-ldb-table thead th{background:linear-gradient(120deg,#062643,#0c4674);color:#fff;text-align:left;padding:18px 16px;font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}
.rs-ldb-table tbody tr{transition:.18s}
.rs-ldb-table tbody tr:hover{background:#f8fbfe}
.rs-ldb-table td{padding:18px 16px;border-bottom:1px solid #e7eef4;font-size:13px;vertical-align:middle;color:#466178}
.rs-ldb-table tbody tr:last-child td{border-bottom:0}
.rs-ldb-table td strong{font-size:15px;color:var(--navy);line-height:1.35}
.rs-ldb-order{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border-radius:12px;background:#eef4f9;color:#174a75;font-weight:900}
.rs-ldb-number{display:inline-grid;place-items:center;min-width:74px;height:34px;padding:0 12px;border-radius:10px;background:#0d3960;color:#fff;font-weight:900;letter-spacing:.08em}
.rs-ldb-status{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:34px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.rs-ldb-status.is-valid{background:#ebf9f1;color:#20714e}
.rs-ldb-status.is-expired{background:#fff0f1;color:#c43344}
.rs-ldb-status.is-record{background:#edf4fb;color:#1d5e94}
.rs-ldb-actions a{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900;letter-spacing:.06em;color:#164f7b;text-transform:uppercase}
.rs-ldb-actions a span{color:var(--red);font-size:16px;line-height:1}
.rs-ldb-empty{margin-top:20px;padding:22px 24px;border:1px dashed #cbd6df;border-radius:16px;background:#f8fbfd;font-size:13px;color:#6e8091}
.rs-ldb-final{padding:0 0 105px;background:#f5f8fb}
.rs-ldb-final-inner{display:grid;grid-template-columns:94px minmax(0,1fr) auto;gap:28px;align-items:center;padding:34px 36px;border-radius:26px;background:linear-gradient(135deg,#062643,#0f4b7a);box-shadow:0 26px 70px rgba(8,35,61,.15)}
.rs-ldb-final-icon{width:94px;height:94px;border-radius:28px;display:grid;place-items:center;background:rgba(255,255,255,.1);color:#fff}
.rs-ldb-final-icon svg{width:42px;height:42px}
.rs-ldb-final-copy h2{color:#fff}
.rs-ldb-final-copy p{color:#c9d7e5}
.rs-ldb-final-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}
@media(max-width:1180px){.rs-ldb-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-ldb-section-head,.rs-ldb-directory-head,.rs-ldb-final-inner{grid-template-columns:1fr}.rs-ldb-final-actions{justify-content:flex-start}}
@media(max-width:900px){.rs-ldb-filters{grid-template-columns:1fr 1fr}.rs-ldb-search{grid-column:1/-1}}
@media(max-width:720px){.rs-ldb-overview{padding:68px 0 22px}.rs-ldb-directory-wrap{padding:42px 0 72px}.rs-ldb-directory{padding:24px}.rs-ldb-card-grid,.rs-ldb-filters{grid-template-columns:1fr}.rs-ldb-table-wrap{background:transparent;border:0;border-radius:0;overflow:visible}.rs-ldb-table,.rs-ldb-table tbody,.rs-ldb-table tr,.rs-ldb-table td{display:block;width:100%;min-width:0}.rs-ldb-table thead{display:none}.rs-ldb-table tr{border:1px solid #dde6ee;border-radius:18px;background:#fff;padding:14px 16px;margin-bottom:14px;box-shadow:0 12px 28px rgba(8,35,61,.05)}.rs-ldb-table td{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:9px 0;border-bottom:1px solid #edf2f6}.rs-ldb-table td:last-child{border-bottom:0}.rs-ldb-table td:before{content:attr(data-label);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#8a9bab;padding-top:3px}.rs-ldb-final-inner{padding:26px}.rs-ldb-final-icon{width:78px;height:78px;border-radius:22px}}

/* 4.9.4 — refinements for Baza stručnjaka hero and search area */
.rs-ldb-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,40,.88) 0%,rgba(4,33,58,.82) 34%,rgba(5,31,54,.48) 58%,rgba(5,31,54,.18) 100%);z-index:0}
.rs-ldb-hero .rs-shell,.rs-ldb-hero .rs-orgx-tricolor{position:relative;z-index:2}
.rs-ldb-hero .rs-orgx-hero-art{z-index:1}
.rs-ldb-hero .rs-orgx-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(330px,.68fr);align-items:end;gap:38px}
.rs-ldb-hero-copy p{max-width:720px}
.rs-ldb-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}
.rs-ldb-hero-actions .rs-orgx-btn{min-width:230px;justify-content:center}
.rs-ldb-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;max-width:760px}
.rs-ldb-hero-stats article{padding:18px 18px 16px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px);box-shadow:0 18px 40px rgba(0,0,0,.12)}
.rs-ldb-hero-stats strong{display:block;font-size:34px;line-height:.95;letter-spacing:-.05em;color:#fff}
.rs-ldb-hero-stats span{display:block;margin-top:8px;font-size:12px;line-height:1.55;color:#d4dfeb}
.rs-ldb-hero-panel{background:linear-gradient(180deg,rgba(7,35,62,.78),rgba(10,48,82,.9));border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);box-shadow:0 26px 60px rgba(4,19,34,.3)}
.rs-ldb-hero-steps{margin:22px 0 18px;padding:0;list-style:none;display:grid;gap:12px}
.rs-ldb-hero-steps li{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}
.rs-ldb-hero-steps b{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(180deg,#ef3340,#ad1725);color:#fff;font-size:13px;letter-spacing:.08em}
.rs-ldb-hero-steps span{color:#d8e4ef;font-size:13px;line-height:1.55}
.rs-ldb-directory-wrap{padding-top:42px}
.rs-ldb-directory{padding:0;border:0;background:transparent;box-shadow:none}
.rs-ldb-search-shell{padding:30px;border:1px solid #d9e3ec;border-radius:28px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 26px 70px rgba(8,35,61,.07)}
.rs-ldb-search-intro{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;padding:0 0 22px;margin-bottom:22px;border-bottom:1px solid #e5edf3}
.rs-ldb-search-intro-icon{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,#052844,#115489);color:#fff;box-shadow:0 20px 42px rgba(8,35,61,.14)}
.rs-ldb-search-intro-icon svg{width:28px;height:28px}
.rs-ldb-search-intro h3{margin:0 0 6px;font-size:28px;line-height:1.04;letter-spacing:-.04em;color:var(--navy)}
.rs-ldb-search-intro p{margin:0;font-size:14px;line-height:1.72;color:#667f96;max-width:860px}
.rs-ldb-filters{padding:22px;border:1px solid #e4ecf2;border-radius:24px;background:#f7fafc;margin-bottom:16px}
.rs-ldb-search input,.rs-ldb-filters select{height:58px;border-radius:16px;background:#fff}
.rs-ldb-filter-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:12px 4px 0}
.rs-ldb-filter-meta{display:flex;align-items:baseline;gap:10px}
.rs-ldb-filter-meta strong{font-size:28px;line-height:1;color:var(--navy);letter-spacing:-.05em}
.rs-ldb-filter-meta span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#75889a}
.rs-ldb-reset{height:42px;padding:0 16px;border:1px solid #d4e0ea;border-radius:999px;background:#fff;font:inherit;font-size:13px;font-weight:900;letter-spacing:.08em;color:#154e7e;cursor:pointer;transition:.18s}
.rs-ldb-reset:hover{background:#0d3960;color:#fff;border-color:#0d3960}
.rs-ldb-table-wrap{background:#fff;box-shadow:0 18px 50px rgba(8,35,61,.05)}
@media(max-width:1180px){.rs-ldb-hero .rs-orgx-hero-grid{grid-template-columns:1fr}.rs-ldb-hero-stats{max-width:none}}
@media(max-width:900px){.rs-ldb-search-intro{grid-template-columns:1fr;text-align:left}.rs-ldb-filter-bar{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.rs-ldb-hero-actions .rs-orgx-btn{min-width:0;width:100%}.rs-ldb-hero-stats{grid-template-columns:1fr}.rs-ldb-search-shell{padding:22px}.rs-ldb-search-intro h3{font-size:24px}.rs-ldb-filters{padding:16px}}

/* 4.9.5 — polish for Baza stručnjaka */
.rs-ldb-hero .rs-orgx-hero-copy{max-width:760px;padding-right:8px}
.rs-ldb-hero .rs-orgx-kicker{display:inline-block;margin-bottom:18px}
.rs-ldb-hero .rs-orgx-hero-copy h1{max-width:720px;margin:0 0 18px;font-size:clamp(52px,6vw,88px);line-height:.93;letter-spacing:-.06em;text-wrap:balance}
.rs-ldb-hero .rs-orgx-hero-copy strong{display:block;margin:0 0 18px;font-size:clamp(20px,2.1vw,30px);line-height:1.16;color:#fff}
.rs-ldb-hero .rs-orgx-hero-copy p{margin:0;max-width:650px;font-size:16px;line-height:1.8;color:#d7e2ed}
.rs-ldb-hero .rs-orgx-hero-grid{gap:46px;align-items:center}
.rs-ldb-hero-panel{padding:30px 28px;border-radius:28px}
.rs-ldb-hero-panel > span{display:inline-block;margin:12px 0 10px;font-size:12px;letter-spacing:.12em}
.rs-ldb-hero-panel h2{margin:0 0 12px;font-size:29px;line-height:1.05;letter-spacing:-.04em}
.rs-ldb-hero-panel p{margin:0 0 18px;font-size:14px;line-height:1.75;color:#d8e4ef}
.rs-ldb-directory-wrap{padding:58px 0 100px;background:#f5f8fb}
.rs-ldb-search-shell{padding:34px 34px 28px}
.rs-ldb-directory-head{margin-bottom:24px}
.rs-ldb-directory-head h2{font-size:clamp(38px,4vw,58px);line-height:.98}
.rs-ldb-directory-head p{font-size:16px;line-height:1.8}
.rs-ldb-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.62fr) minmax(230px,.72fr);gap:18px;align-items:end;padding:24px 24px 22px}
.rs-ldb-search{display:flex;flex-direction:column;gap:8px;justify-content:flex-start}
.rs-ldb-search .rs-ldb-filter-label{position:static!important;width:auto!important;height:auto!important;font-size:13px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7b8da0}
.rs-ldb-search-control{position:relative}
.rs-ldb-search-control i{position:absolute;left:17px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:grid;place-items:center;color:#68849c;pointer-events:none}
.rs-ldb-search-control i svg{width:16px;height:16px}
.rs-ldb-search input{width:100%;padding-left:46px}
.rs-ldb-filters label>span{margin-bottom:0}
.rs-ldb-filter-bar{margin:4px 0 0;padding:14px 2px 0;border-top:1px solid #e8eef4}
.rs-ldb-filter-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.rs-ldb-filter-range{font-size:12px;font-weight:800;letter-spacing:.04em;color:#6f8397}
.rs-ldb-table-wrap{margin-top:24px;border-radius:24px;overflow:hidden}
.rs-ldb-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:24px}
.rs-ldb-pagination button{min-width:42px;height:42px;padding:0 14px;border:1px solid #d9e3eb;border-radius:14px;background:#fff;font:inherit;font-size:13px;font-weight:900;color:#154e7e;cursor:pointer;transition:.18s}
.rs-ldb-pagination button:hover{border-color:#0d3960;background:#0d3960;color:#fff}
.rs-ldb-pagination button.is-active{background:linear-gradient(135deg,#0b3256,#0f4b7a);border-color:#0b3256;color:#fff;box-shadow:0 10px 24px rgba(8,35,61,.16)}
.rs-ldb-pagination button.is-nav{min-width:auto;padding:0 16px}
.rs-ldb-empty{margin-top:18px}
.rs-ldb-final{padding:0 0 110px;background:#f5f8fb}
.rs-ldb-final-inner{grid-template-columns:110px minmax(0,1fr) auto;gap:30px;padding:42px 42px;border-radius:30px;background:linear-gradient(135deg,#072844,#0f4f81 55%,#1a6bab 100%);box-shadow:0 28px 80px rgba(8,35,61,.18)}
.rs-ldb-final-icon{width:110px;height:110px;border-radius:32px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}
.rs-ldb-final-copy .rs-orgx-eyebrow{color:#d8e4ef}
.rs-ldb-final-copy h2{margin:10px 0 12px;font-size:clamp(34px,3.7vw,54px);line-height:.98;letter-spacing:-.05em}
.rs-ldb-final-copy p{margin:0;max-width:760px;font-size:16px;line-height:1.8;color:#dbe6f1}
.rs-ldb-final-actions .rs-orgx-btn{min-width:230px;justify-content:center}
@media(max-width:1180px){.rs-ldb-filters{grid-template-columns:1fr 1fr}.rs-ldb-search{grid-column:1/-1}.rs-ldb-final-inner{grid-template-columns:1fr}}
@media(max-width:900px){.rs-ldb-hero .rs-orgx-hero-copy h1{font-size:clamp(44px,11vw,68px)}.rs-ldb-hero .rs-orgx-hero-grid{gap:28px}.rs-ldb-filter-bar{flex-direction:column;align-items:flex-start}.rs-ldb-filter-actions{width:100%;justify-content:space-between}.rs-ldb-final-actions{justify-content:flex-start}}
@media(max-width:720px){.rs-ldb-directory-wrap{padding:42px 0 74px}.rs-ldb-search-shell{padding:22px}.rs-ldb-filters{grid-template-columns:1fr;padding:18px}.rs-ldb-filter-actions{align-items:flex-start;flex-direction:column}.rs-ldb-pagination{justify-content:flex-start}.rs-ldb-pagination button{min-width:38px;height:38px}.rs-ldb-final-inner{padding:28px}.rs-ldb-final-icon{width:82px;height:82px;border-radius:24px}.rs-ldb-final-actions .rs-orgx-btn{width:100%;min-width:0}}

/* 4.9.6 — hero no-image handling + refined additional info */
.rs-ldb-hero.is-no-hero-image{
  background:
    radial-gradient(circle at 16% 24%,rgba(239,51,64,.14),transparent 19%),
    radial-gradient(circle at 84% 20%,rgba(57,126,213,.20),transparent 22%),
    linear-gradient(128deg,#041a31 0%,#082b4a 46%,#0a3b63 100%),
    none!important;
}
.rs-ldb-hero.is-no-hero-image:before{
  background:
    radial-gradient(circle at 80% 22%,rgba(57,126,213,.22),transparent 24%),
    radial-gradient(circle at 14% 74%,rgba(239,51,64,.09),transparent 16%),
    linear-gradient(120deg,transparent 54%,rgba(255,255,255,.025) 54.1%,transparent 55%);
}
.rs-ldb-hero.is-no-hero-image .rs-orgx-hero-art{opacity:.24}
.rs-ldb-hero.is-no-hero-image .rs-orgx-hero-panel{background:linear-gradient(180deg,rgba(9,33,57,.82),rgba(12,58,96,.88));}
.rs-ldb-final{padding:12px 0 115px;background:linear-gradient(180deg,#f5f8fb 0%,#eef4f9 100%)}
.rs-ldb-final-inner{
  position:relative;
  overflow:hidden;
  grid-template-columns:120px minmax(0,1fr) auto;
  gap:34px;
  align-items:center;
  padding:46px 46px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:32px;
  background:
    radial-gradient(circle at 85% 18%,rgba(255,255,255,.14),transparent 18%),
    linear-gradient(135deg,#072844,#0d4874 56%,#1d6cab 100%);
  box-shadow:0 32px 90px rgba(8,35,61,.18);
}
.rs-ldb-final-inner:before{
  content:"";
  position:absolute;
  inset:auto -60px -70px auto;
  width:260px;
  height:260px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 0 0 28px rgba(255,255,255,.03),0 0 0 62px rgba(255,255,255,.018);
  pointer-events:none;
}
.rs-ldb-final-icon{
  position:relative;
  width:120px;
  height:120px;
  border-radius:34px;
  display:grid;
  place-items:center;
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.07));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 24px 40px rgba(0,0,0,.14);
}
.rs-ldb-final-icon svg{width:48px;height:48px;color:#fff}
.rs-ldb-final-copy .rs-orgx-eyebrow{display:inline-flex;align-items:center;gap:10px;color:#e0ebf5;letter-spacing:.12em}
.rs-ldb-final-copy h2{margin:12px 0 14px;max-width:760px;font-size:clamp(36px,4vw,56px);line-height:.98;letter-spacing:-.055em;color:#fff;text-wrap:balance}
.rs-ldb-final-copy p{margin:0;max-width:780px;font-size:16px;line-height:1.82;color:#dce6f0}
.rs-ldb-final-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}
.rs-ldb-final-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:13px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#fff}
.rs-ldb-final-points span:before{content:"";width:8px;height:8px;border-radius:50%;background:#ef3340;box-shadow:0 0 0 4px rgba(239,51,64,.18)}
.rs-ldb-final-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch;min-width:240px}
.rs-ldb-final-actions .rs-orgx-btn{min-width:240px;justify-content:center;height:54px;border-radius:16px;box-shadow:0 18px 34px rgba(0,0,0,.12)}
.rs-ldb-final-actions .rs-orgx-btn.is-light{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff}
.rs-ldb-final-actions .rs-orgx-btn.is-light:hover{background:rgba(255,255,255,.14)}
@media(max-width:1180px){
  .rs-ldb-final-inner{grid-template-columns:1fr;align-items:flex-start}
  .rs-ldb-final-actions{flex-direction:row;flex-wrap:wrap;min-width:0}
}
@media(max-width:720px){
  .rs-ldb-final{padding:6px 0 88px}
  .rs-ldb-final-inner{padding:28px 24px;gap:22px}
  .rs-ldb-final-icon{width:88px;height:88px;border-radius:24px}
  .rs-ldb-final-icon svg{width:36px;height:36px}
  .rs-ldb-final-copy h2{font-size:34px}
  .rs-ldb-final-actions{flex-direction:column;width:100%}
  .rs-ldb-final-actions .rs-orgx-btn{width:100%;min-width:0}
}

/* 4.9.7 — premium buttons in Dodatne informacije */
.rs-ldb-final-actions{display:grid;grid-template-columns:1fr;gap:14px;min-width:300px}
.rs-ldb-final-btn{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 38px;align-items:center;gap:13px;min-height:74px;padding:10px 12px;border-radius:20px;text-decoration:none!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}
.rs-ldb-final-btn:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.65;background:linear-gradient(110deg,rgba(255,255,255,.10),transparent 46%)}
.rs-ldb-final-btn.is-primary{background:linear-gradient(135deg,#ef3340,#c81f2d);border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 38px rgba(174,24,37,.26)}
.rs-ldb-final-btn.is-secondary{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.22);box-shadow:0 16px 34px rgba(0,0,0,.12);backdrop-filter:blur(10px)}
.rs-ldb-final-btn:hover{transform:translateY(-2px)}
.rs-ldb-final-btn.is-primary:hover{background:linear-gradient(135deg,#f13b48,#b91d29);box-shadow:0 23px 44px rgba(174,24,37,.33)}
.rs-ldb-final-btn.is-secondary:hover{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.34)}
.rs-ldb-final-btn-icon{position:relative;z-index:1;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16)}
.rs-ldb-final-btn.is-secondary .rs-ldb-final-btn-icon{background:rgba(7,40,68,.22)}
.rs-ldb-final-btn-icon svg{width:22px;height:22px;fill:currentColor!important;color:#fff!important}
.rs-ldb-final-btn-copy{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px;min-width:0}
.rs-ldb-final-btn-copy small{font-size:11.5px;line-height:1.1;font-weight:900;letter-spacing:.12em;color:rgba(255,255,255,.72)!important;text-transform:uppercase}
.rs-ldb-final-btn-copy strong{font-size:13px;line-height:1.25;font-weight:950;letter-spacing:.045em;color:#fff!important;text-transform:uppercase;white-space:normal}
.rs-ldb-final-btn-arrow{position:relative;z-index:1;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#fff!important;font-size:18px;font-weight:900;transition:transform .2s ease,background .2s ease}
.rs-ldb-final-btn:hover .rs-ldb-final-btn-arrow{transform:translateX(3px);background:rgba(255,255,255,.22)}
@media(max-width:1180px){.rs-ldb-final-actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;width:100%}}
@media(max-width:720px){.rs-ldb-final-actions{grid-template-columns:1fr}.rs-ldb-final-btn{min-height:70px;grid-template-columns:48px minmax(0,1fr) 34px}.rs-ldb-final-btn-icon{width:48px;height:48px}.rs-ldb-final-btn-copy strong{font-size:12px}}

/* ==========================================================================
   4.10.0 — Profil stručnjaka / single rs_license_holder
   ========================================================================== */
.rs-profx-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 86% 20%,rgba(41,102,175,.26),transparent 25%),radial-gradient(circle at 12% 78%,rgba(239,51,64,.10),transparent 18%),linear-gradient(128deg,#041a31 0%,#082d4d 50%,#0a3b63 100%)}
.rs-profx-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.025) 1px,transparent 1px) 0 0/72px 72px;opacity:.24;pointer-events:none}
.rs-profx-hero:after{content:"";position:absolute;right:-110px;top:-160px;width:620px;height:620px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.018),0 0 0 78px rgba(255,255,255,.012),0 0 0 126px rgba(255,255,255,.008);pointer-events:none}
.rs-profx-hero-inner{position:relative;z-index:3;padding:58px 0 94px}
.rs-profx-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.72fr);gap:64px;align-items:center}
.rs-profx-hero-copy{max-width:760px}
.rs-profx-hero-copy h1{margin:18px 0 18px;font-family:var(--font-heading);font-size:clamp(54px,6vw,86px);line-height:.92;letter-spacing:-.06em;color:#fff;text-wrap:balance}
.rs-profx-hero-copy>strong{display:block;font-size:clamp(20px,2vw,28px);line-height:1.2;letter-spacing:-.03em;color:#fff;margin-bottom:18px}
.rs-profx-hero-copy>strong:after{content:"";display:block;width:68px;height:3px;margin-top:18px;background:#ef3340}
.rs-profx-hero-copy>p{max-width:690px;margin:0;color:#cfdae6;font-size:16px;line-height:1.8}
.rs-profx-back{display:inline-flex;align-items:center;gap:10px;margin-top:28px;height:48px;padding:0 18px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.055);color:#fff;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;transition:.18s}
.rs-profx-back svg{width:14px;height:14px}.rs-profx-back:hover{background:#fff;color:#0b3b67;transform:translateY(-2px)}
.rs-profx-license-card{position:relative;padding:26px;border-radius:26px;background:linear-gradient(180deg,#fff,#f7fafc);color:#153b60;box-shadow:0 30px 80px rgba(1,15,28,.28);overflow:hidden}
.rs-profx-license-card:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,#ef3340 0 32%,#fff 32% 66%,#285faa 66%)}
.rs-profx-person-head{display:grid;grid-template-columns:66px 1fr;gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid #e1e8ef}
.rs-profx-avatar{width:66px;height:66px;border-radius:20px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(145deg,#072f54,#0e4f83);color:#fff;box-shadow:0 12px 30px rgba(8,35,61,.16)}
.rs-profx-avatar img{width:100%;height:100%;object-fit:cover}.rs-profx-avatar svg{width:28px;height:28px}
.rs-profx-person-head small{display:block;font-size:11.5px;font-weight:900;letter-spacing:.1em;color:#8998a7;margin-bottom:4px}.rs-profx-person-head strong{display:block;font-size:30px;letter-spacing:-.04em;color:var(--navy)}
.rs-profx-quickfacts{display:grid;gap:0;margin-top:6px}
.rs-profx-quickfacts>div{display:grid;grid-template-columns:28px 135px minmax(0,1fr);gap:10px;align-items:center;min-height:54px;border-bottom:1px solid #e8edf2}
.rs-profx-quickfacts>div:last-child{border-bottom:0}.rs-profx-quickfacts>div>span{width:28px;height:28px;display:grid;place-items:center;color:#5d7891}.rs-profx-quickfacts svg{width:16px;height:16px}
.rs-profx-quickfacts small{font-size:12px;font-weight:800;color:#6b7d8e}.rs-profx-quickfacts b{font-size:12px;line-height:1.45;color:#123b62;text-align:right}
.rs-profx-hero-status{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:center;margin-top:18px;padding:17px;border-radius:18px;border:1px solid #dce6ed}
.rs-profx-hero-status>span{width:54px;height:54px;border-radius:16px;display:grid;place-items:center}.rs-profx-hero-status>span svg{width:24px;height:24px}
.rs-profx-hero-status small{display:block;font-size:11.5px;letter-spacing:.1em;font-weight:900;margin-bottom:4px}.rs-profx-hero-status strong{display:block;font-size:22px;line-height:1;color:inherit}.rs-profx-hero-status p{margin:7px 0 0;font-size:13px;line-height:1.5;color:#5f7385}
.rs-profx-hero-status.is-valid{background:#edf9f2;border-color:#ccebd8;color:#22704e}.rs-profx-hero-status.is-valid>span{background:#dff3e8;color:#247954}
.rs-profx-hero-status.is-expired{background:#fff1f2;border-color:#f3c6cb;color:#c51d2f}.rs-profx-hero-status.is-expired>span{background:#ffe1e4;color:#d31f33}
.rs-profx-hero-status.is-record{background:#eef5fb;border-color:#cfe1ef;color:#195c91}.rs-profx-hero-status.is-record>span{background:#dcebf8;color:#195c91}
.rs-profx-hero-art{position:absolute;inset:0;z-index:1;pointer-events:none}.rs-profx-hero-art i,.rs-profx-hero-art b,.rs-profx-hero-art em{position:absolute;display:block;border-radius:50%}.rs-profx-hero-art i{width:420px;height:420px;left:-190px;bottom:-260px;border:1px solid rgba(255,255,255,.06)}.rs-profx-hero-art b{width:260px;height:260px;right:28%;top:90px;border:1px solid rgba(80,154,240,.08)}.rs-profx-hero-art em{width:180px;height:180px;right:12%;bottom:40px;background:radial-gradient(circle,rgba(239,51,64,.08),transparent 68%)}

.rs-profx-details{padding:92px 0;background:#f6f8fb}
.rs-profx-details-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(350px,.72fr);gap:24px;align-items:start}
.rs-profx-data-card,.rs-profx-status-card{background:#fff;border:1px solid #dfe7ee;border-radius:26px;box-shadow:0 20px 58px rgba(8,35,61,.07)}
.rs-profx-data-card{padding:32px}.rs-profx-data-card header,.rs-profx-status-card header{margin-bottom:22px}.rs-profx-data-card header h2,.rs-profx-status-card header h2,.rs-profx-section-head h2,.rs-profx-final-copy h2{margin:9px 0 0;font-size:clamp(34px,3.4vw,48px);line-height:1;letter-spacing:-.05em;color:var(--navy)}
.rs-profx-data-list{margin:0}.rs-profx-data-list>div{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr);gap:24px;align-items:center;padding:17px 0;border-bottom:1px solid #e8edf2}.rs-profx-data-list>div:last-child{border-bottom:0}
.rs-profx-data-list dt{display:flex;align-items:center;gap:12px;margin:0;color:#6e8193;font-size:12px;font-weight:800}.rs-profx-data-list dt>svg{width:18px;height:18px;color:#426883}.rs-profx-data-list dd{margin:0;color:#0e3356;font-size:14px;font-weight:900;line-height:1.5;text-align:right}.rs-profx-data-list dd.is-expired{color:#c92739}.rs-profx-data-list dd.is-valid{color:#247252}
.rs-profx-bio{margin-top:26px;padding-top:26px;border-top:1px solid #e8edf2}
.rs-profx-status-card{padding:32px}.rs-profx-status-card.is-expired{border-color:#efcbd0}.rs-profx-status-card.is-valid{border-color:#cfe8db}
.rs-profx-status-banner{display:flex;align-items:center;gap:14px;padding:18px;border-radius:18px;margin-bottom:24px}.rs-profx-status-banner>span{width:52px;height:52px;border-radius:16px;display:grid;place-items:center}.rs-profx-status-banner svg{width:24px;height:24px}.rs-profx-status-banner strong{font-size:22px;letter-spacing:-.03em}
.rs-profx-status-card.is-expired .rs-profx-status-banner{background:#fff0f2;color:#c51d2f}.rs-profx-status-card.is-expired .rs-profx-status-banner>span{background:#ffe0e4}.rs-profx-status-card.is-valid .rs-profx-status-banner{background:#ecf8f1;color:#22704e}.rs-profx-status-card.is-valid .rs-profx-status-banner>span{background:#dff3e8}.rs-profx-status-card.is-record .rs-profx-status-banner{background:#eef5fb;color:#195c91}.rs-profx-status-card.is-record .rs-profx-status-banner>span{background:#dcebf8}
.rs-profx-timeline{position:relative;display:grid;gap:0;margin:0 0 24px}.rs-profx-timeline:before{content:"";position:absolute;left:20px;top:34px;bottom:34px;width:2px;background:#dce5ed}
.rs-profx-timeline article{position:relative;z-index:1;display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;min-height:84px}.rs-profx-timeline i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#0d3d68;color:#fff;box-shadow:0 0 0 6px #fff}.rs-profx-timeline i svg{width:17px;height:17px}.rs-profx-timeline article.is-expired i{background:#d51f32}.rs-profx-timeline article.is-valid i{background:#25805b}.rs-profx-timeline article.is-record i{background:#2d6ea5}.rs-profx-timeline strong{display:block;font-size:14px;color:#123b62}.rs-profx-timeline span{display:block;margin-top:4px;font-size:13px;color:#758698}
.rs-profx-status-note{margin:0;padding:16px 17px;border-radius:16px;background:#f6f9fb;border:1px solid #e1e9ef;font-size:12px;line-height:1.7;color:#5e7285}.rs-profx-status-card.is-expired .rs-profx-status-note{background:#fff5f6;border-color:#f0d7da;color:#92313d}

.rs-profx-documents{padding:88px 0 96px;background:#fff}
.rs-profx-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:42px;align-items:end;margin-bottom:30px}.rs-profx-section-head p{margin:0;color:#667b8f;font-size:14px;line-height:1.75}
.rs-profx-doc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rs-profx-doc-card{display:grid;grid-template-columns:68px 1fr;gap:18px;align-items:start;min-height:182px;padding:24px;border:1px solid #dfe7ee;border-radius:22px;background:linear-gradient(180deg,#fff,#f9fbfd);box-shadow:0 16px 42px rgba(8,35,61,.05);transition:.18s}.rs-profx-doc-card:hover{transform:translateY(-3px);box-shadow:0 22px 54px rgba(8,35,61,.10)}.rs-profx-doc-card>span{width:68px;height:68px;border-radius:20px;display:grid;place-items:center;background:#edf4fb;color:#1d5c93}.rs-profx-doc-card>span svg{width:30px;height:30px}.rs-profx-doc-card small{font-size:11.5px;font-weight:900;letter-spacing:.09em;color:#8595a5}.rs-profx-doc-card h3{margin:7px 0 16px;font-size:16px;line-height:1.4;color:#10395e}.rs-profx-doc-card a{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.08em;color:#165481}.rs-profx-doc-card a svg{width:12px;height:12px}

.rs-profx-final{padding:8px 0 110px;background:#f4f7fa}
.rs-profx-final-inner{position:relative;overflow:hidden;display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:30px;align-items:center;padding:38px 40px;border-radius:30px;background:radial-gradient(circle at 88% 18%,rgba(255,255,255,.13),transparent 18%),linear-gradient(135deg,#052844 0%,#0b4774 60%,#1765a1 100%);box-shadow:0 28px 78px rgba(8,35,61,.16)}
.rs-profx-final-inner:after{content:"";position:absolute;right:-70px;bottom:-100px;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 30px rgba(255,255,255,.025),0 0 0 68px rgba(255,255,255,.012)}
.rs-profx-final-icon{position:relative;z-index:1;width:100px;height:100px;border-radius:28px;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);color:#fff}.rs-profx-final-icon svg{width:40px;height:40px}.rs-profx-final-copy{position:relative;z-index:1}.rs-profx-final-copy .rs-orgx-eyebrow{color:#dce7f1}.rs-profx-final-copy h2{color:#fff;font-size:clamp(34px,3.5vw,50px)}.rs-profx-final-copy p{max-width:720px;margin:13px 0 0;color:#d6e2ed;font-size:14px;line-height:1.75}
.rs-profx-final-actions{position:relative;z-index:2;display:flex;flex-direction:column;gap:12px;min-width:260px}.rs-profx-cta{display:grid;grid-template-columns:38px 1fr 24px;gap:10px;align-items:center;min-height:58px;padding:8px 12px;border-radius:16px;font-size:13px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;transition:.18s}.rs-profx-cta>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center}.rs-profx-cta>span svg{width:17px;height:17px}.rs-profx-cta>i{width:24px;height:24px;border-radius:8px;display:grid;place-items:center}.rs-profx-cta>i svg{width:10px;height:10px}.rs-profx-cta.is-primary{background:#ef3340;color:#fff;box-shadow:0 14px 30px rgba(239,51,64,.22)}.rs-profx-cta.is-primary>span,.rs-profx-cta.is-primary>i{background:rgba(255,255,255,.12)}.rs-profx-cta.is-secondary{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.2);color:#fff}.rs-profx-cta.is-secondary>span,.rs-profx-cta.is-secondary>i{background:rgba(255,255,255,.08)}.rs-profx-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}

@media(max-width:1120px){.rs-profx-hero-grid,.rs-profx-details-grid{grid-template-columns:1fr;gap:34px}.rs-profx-license-card,.rs-profx-status-card{max-width:760px}.rs-profx-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-profx-final-inner{grid-template-columns:1fr}.rs-profx-final-actions{flex-direction:row;flex-wrap:wrap;min-width:0}.rs-profx-cta{min-width:250px}}
@media(max-width:760px){.rs-profx-hero-inner{padding:44px 0 82px}.rs-profx-hero-copy h1{font-size:48px}.rs-profx-license-card{padding:20px}.rs-profx-quickfacts>div{grid-template-columns:28px 108px 1fr}.rs-profx-details,.rs-profx-documents{padding:68px 0}.rs-profx-data-card,.rs-profx-status-card{padding:24px}.rs-profx-data-list>div{grid-template-columns:1fr;gap:7px}.rs-profx-data-list dd{text-align:left;padding-left:30px}.rs-profx-section-head{grid-template-columns:1fr;gap:16px}.rs-profx-doc-grid{grid-template-columns:1fr}.rs-profx-final{padding-bottom:82px}.rs-profx-final-inner{padding:28px 24px}.rs-profx-final-actions{flex-direction:column}.rs-profx-cta{width:100%;min-width:0}}
@media(max-width:520px){.rs-profx-hero-copy h1{font-size:42px}.rs-profx-quickfacts>div{grid-template-columns:28px 1fr;gap:8px;padding:10px 0}.rs-profx-quickfacts b{grid-column:2;text-align:left}.rs-profx-person-head{grid-template-columns:58px 1fr}.rs-profx-avatar{width:58px;height:58px}.rs-profx-hero-status{grid-template-columns:46px 1fr}.rs-profx-hero-status>span{width:46px;height:46px}.rs-profx-doc-card{grid-template-columns:58px 1fr;padding:20px}.rs-profx-doc-card>span{width:58px;height:58px}.rs-profx-final-icon{width:84px;height:84px;border-radius:24px}}

/* ==========================================================================
   4.11.0 — Program razvoja
   ========================================================================== */
.rs-dev-hero{--rs-dev-hero-image:none;--rs-dev-hero-focus:center;position:relative;overflow:hidden;color:#fff;background:linear-gradient(118deg,rgba(4,27,53,.98),rgba(5,48,88,.96)),var(--rs-dev-hero-image) var(--rs-dev-hero-focus)/cover no-repeat}
.rs-dev-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 79% 25%,rgba(57,126,213,.25),transparent 25%),linear-gradient(120deg,transparent 56%,rgba(255,255,255,.035) 56.1%,transparent 57%);pointer-events:none}
.rs-dev-hero:after{content:"";position:absolute;right:-120px;top:-230px;width:620px;height:620px;border:1px solid rgba(255,255,255,.07);border-radius:50%;box-shadow:0 0 0 42px rgba(255,255,255,.016),0 0 0 88px rgba(255,255,255,.01);pointer-events:none}
.rs-dev-hero.is-no-image{background:linear-gradient(128deg,#041b33 0%,#073962 52%,#0c4d80 100%)}
.rs-dev-hero-inner{position:relative;z-index:2;padding:54px 0 96px}
.rs-dev-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:38px;font-size:13px;font-weight:800;color:rgba(255,255,255,.56)}
.rs-dev-breadcrumb a{color:rgba(255,255,255,.74)}.rs-dev-breadcrumb b{color:#fff}
.rs-dev-kicker,.rs-dev-section-head>span,.rs-dev-section-head>div>span,.rs-dev-final header>span{display:inline-block;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:#ef3340}
.rs-dev-hero h1{max-width:900px;margin:12px 0 15px;font-family:var(--font-heading);font-size:clamp(54px,6vw,88px);line-height:.92;letter-spacing:-.055em;text-transform:uppercase}
.rs-dev-hero p{max-width:720px;margin:0;font-size:16px;line-height:1.75;color:#cbd9e6}
.rs-dev-hero-art{position:absolute;right:9%;bottom:54px;width:500px;height:150px;opacity:.2;z-index:1}.rs-dev-hero-art span,.rs-dev-hero-art i,.rs-dev-hero-art b{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#6daef8,transparent);transform:rotate(-7deg);box-shadow:0 0 20px rgba(42,123,219,.8)}.rs-dev-hero-art span{bottom:96px}.rs-dev-hero-art i{bottom:67px}.rs-dev-hero-art b{bottom:38px}
.rs-dev-tricolor{position:absolute;left:-2%;right:-2%;bottom:-1px;height:46px;z-index:4}.rs-dev-tricolor i,.rs-dev-tricolor b,.rs-dev-tricolor em{position:absolute;left:0;right:0;height:13px;border-radius:55% 45% 0 0/100% 100% 0 0;transform:rotate(-1deg)}.rs-dev-tricolor i{bottom:26px;background:#ed2634}.rs-dev-tricolor b{bottom:13px;background:#fff}.rs-dev-tricolor em{bottom:0;background:#24539a}
.rs-dev-current{padding:90px 0 95px;background:#fff}
.rs-dev-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:48px;align-items:end;margin-bottom:38px}.rs-dev-section-head.is-centered{display:block;text-align:center;max-width:850px;margin:0 auto 42px}.rs-dev-section-head h2{margin:9px 0 0;font-size:clamp(38px,4.3vw,60px);line-height:.98;letter-spacing:-.05em;color:var(--navy)}.rs-dev-section-head.is-centered p{max-width:720px;margin:14px auto 0}.rs-dev-section-head>p,.rs-dev-section-head.is-centered p{font-size:15px;line-height:1.78;color:#5e7589}
.rs-dev-current-grid{display:grid;grid-template-columns:310px minmax(0,1fr);gap:58px;align-items:center;max-width:1080px;margin:0 auto}
.rs-dev-cover{position:relative;min-height:455px;border-radius:7px;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f5f7fa 55%,#0b3762 55%,#062644 100%);box-shadow:0 28px 65px rgba(6,31,54,.18),-12px 0 0 #163c6f}
.rs-dev-cover.has-image{background:#fff}.rs-dev-cover>img:not(.rs-dev-cover-logo){width:100%;height:100%;min-height:455px;object-fit:cover;display:block}
.rs-dev-cover-copy{position:relative;z-index:3;padding:42px 34px;color:#0a3360}.rs-dev-cover-copy small,.rs-dev-cover-copy strong{display:block;font-family:var(--font-heading);font-weight:950;line-height:.92;letter-spacing:-.04em}.rs-dev-cover-copy small{font-size:31px}.rs-dev-cover-copy strong{font-size:34px}.rs-dev-cover-copy b{display:block;margin-top:10px;font-size:25px;color:#ed2634}.rs-dev-cover-copy p{margin:20px 0 0;font-size:12px;line-height:1.65;color:#445e75;max-width:190px}
.rs-dev-cover-wave{position:absolute;left:-18%;right:-18%;bottom:86px;height:112px;z-index:2;transform:rotate(-4deg)}.rs-dev-cover-wave i,.rs-dev-cover-wave b,.rs-dev-cover-wave em{position:absolute;left:0;right:0;height:42px;border-radius:60% 40% 0 0/100% 100% 0 0}.rs-dev-cover-wave i{bottom:62px;background:#d9e1ea}.rs-dev-cover-wave b{bottom:31px;background:#ef2938}.rs-dev-cover-wave em{bottom:0;background:#0e4b83}
.rs-dev-cover-logo{position:absolute;left:30px;bottom:24px;width:140px;height:auto;z-index:4;object-fit:contain}
.rs-dev-current-content{min-width:0}.rs-dev-status-line{display:flex;align-items:center;gap:10px;margin-bottom:25px;padding-bottom:18px;border-bottom:1px solid #e2e9ef}.rs-dev-status-dot{width:12px;height:12px;border-radius:50%;background:#23a160;box-shadow:0 0 0 5px rgba(35,161,96,.12)}.rs-dev-status-line b{font-size:12px;letter-spacing:.08em;color:#197345}.rs-dev-status-line em{margin-left:auto;font-style:normal;font-size:12px;font-weight:900;color:#38546d}
.rs-dev-facts{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.rs-dev-facts article{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;min-height:72px}.rs-dev-facts article>span{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#eef5fb;color:#1b66a8}.rs-dev-facts article>span svg{width:20px;height:20px}.rs-dev-facts small{display:block;margin-bottom:5px;font-size:11.5px;font-weight:950;letter-spacing:.09em;color:#7e8f9f}.rs-dev-facts strong{font-size:14px;line-height:1.45;color:#173b5c}
.rs-dev-prose{margin:28px 0 0;color:#4e657a;font-size:14px;line-height:1.82}.rs-dev-prose p{margin:0 0 12px}
.rs-dev-pdf-btn{display:flex;align-items:center;gap:13px;width:max-content;max-width:100%;min-width:280px;margin-top:27px;padding:0 18px;height:54px;border-radius:13px;background:linear-gradient(135deg,#ef2938,#cf1525);color:#fff;box-shadow:0 18px 34px rgba(211,23,39,.22);font-size:12px;font-weight:950;letter-spacing:.04em}.rs-dev-pdf-btn>span{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:rgba(255,255,255,.12)}.rs-dev-pdf-btn svg{width:15px;height:15px}.rs-dev-pdf-btn i{margin-left:auto;font-style:normal;font-size:18px}.rs-dev-pdf-btn:hover{transform:translateY(-2px);color:#fff;box-shadow:0 22px 42px rgba(211,23,39,.28)}
.rs-dev-archive{padding:78px 0 95px;background:#f5f8fb}.rs-dev-archive .rs-dev-section-head{margin-bottom:28px}
.rs-dev-archive-list{display:grid;gap:12px;padding:18px;border:1px solid #dce5ed;border-radius:24px;background:#fff;box-shadow:0 22px 65px rgba(8,35,61,.06)}.rs-dev-archive-list article{display:grid;grid-template-columns:58px minmax(0,1fr) minmax(170px,.34fr) auto;gap:18px;align-items:center;padding:17px 18px;border:1px solid #e3eaf0;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfdff);transition:.18s}.rs-dev-archive-list article:hover{border-color:#c9d8e5;box-shadow:0 10px 25px rgba(7,34,60,.06)}.rs-dev-archive-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#edf5fc;color:#1f6eb0}.rs-dev-archive-icon svg{width:21px;height:21px}.rs-dev-archive-copy h3{margin:0 0 5px;font-size:17px;color:#153a5d}.rs-dev-archive-copy span,.rs-dev-archive-list article>small{font-size:12px;color:#6c8092}.rs-dev-archive-list article>a{display:flex;align-items:center;justify-content:center;gap:9px;min-width:155px;height:44px;padding:0 15px;border:1px solid #2d6bae;border-radius:12px;color:#1c5d99;font-size:13px;font-weight:950;letter-spacing:.04em}.rs-dev-archive-list article>a:hover{background:#0d3d69;color:#fff;border-color:#0d3d69}.rs-dev-archive-list article>a b{font-size:16px}
.rs-dev-archive-empty{display:flex;align-items:center;gap:16px;padding:22px 24px;border:1px solid #dce6ef;border-radius:16px;background:#eaf3fb;color:#1f527c}.rs-dev-archive-empty>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff}.rs-dev-archive-empty svg{width:18px;height:18px}.rs-dev-archive-empty p{margin:0;font-size:13px;line-height:1.65}
.rs-dev-final{padding:82px 0 105px;background:#f5f8fb}.rs-dev-final-inner{position:relative;overflow:hidden;padding:42px 44px;border-radius:30px;background:linear-gradient(135deg,#06315c,#0b4f8d 60%,#0c3c6e);box-shadow:0 28px 75px rgba(5,37,68,.18)}.rs-dev-final-inner:after{content:"";position:absolute;right:-70px;bottom:-100px;width:300px;height:300px;border-radius:50%;border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 35px rgba(255,255,255,.025),0 0 0 75px rgba(255,255,255,.014)}.rs-dev-final header{position:relative;z-index:2;max-width:760px;margin:0 auto 28px;text-align:center}.rs-dev-final header>span{color:#fff}.rs-dev-final header h2{margin:10px 0 12px;font-size:clamp(34px,3.7vw,52px);line-height:1;letter-spacing:-.05em;color:#fff}.rs-dev-final header p{margin:0;font-size:15px;line-height:1.76;color:#cfdeeb}
.rs-dev-final-actions{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:18px}.rs-dev-final-actions a{display:grid;grid-template-columns:58px 1fr 32px;grid-template-rows:auto auto;column-gap:17px;align-items:center;min-height:100px;padding:20px 22px;border-radius:18px;background:#fff;color:#0c3157;box-shadow:0 18px 38px rgba(0,0,0,.12)}.rs-dev-final-actions a>span{grid-row:1/3;width:58px;height:58px;border-radius:50%;display:grid;place-items:center}.rs-dev-final-actions a>span.is-blue{background:#edf4fb;color:#195f9c}.rs-dev-final-actions a>span.is-red{background:#fff0f1;color:#e02635}.rs-dev-final-actions a>span svg{width:22px;height:22px}.rs-dev-final-actions a small{align-self:end;font-size:12px;letter-spacing:.08em;color:#7d8d9b}.rs-dev-final-actions a strong{align-self:start;font-size:17px;letter-spacing:.01em}.rs-dev-final-actions a>b{grid-column:3;grid-row:1/3;font-size:22px}.rs-dev-final-actions a:hover{transform:translateY(-3px);box-shadow:0 24px 44px rgba(0,0,0,.17)}
@media(max-width:1050px){.rs-dev-current-grid{grid-template-columns:260px 1fr;gap:38px}.rs-dev-cover{min-height:410px}.rs-dev-cover>img:not(.rs-dev-cover-logo){min-height:410px}.rs-dev-archive-list article{grid-template-columns:58px 1fr auto}.rs-dev-archive-list article>small{grid-column:2}.rs-dev-archive-list article>a{grid-column:3;grid-row:1/3}}
@media(max-width:820px){.rs-dev-section-head{grid-template-columns:1fr;gap:15px}.rs-dev-current-grid{grid-template-columns:1fr}.rs-dev-cover{width:min(310px,100%);margin:0 auto}.rs-dev-facts{grid-template-columns:1fr 1fr}.rs-dev-final-actions{grid-template-columns:1fr}.rs-dev-archive-list article{grid-template-columns:52px 1fr}.rs-dev-archive-list article>small{grid-column:2}.rs-dev-archive-list article>a{grid-column:2;grid-row:auto;width:max-content}}
@media(max-width:560px){.rs-dev-hero-inner{padding:42px 0 80px}.rs-dev-breadcrumb{margin-bottom:28px;flex-wrap:wrap}.rs-dev-hero h1{font-size:45px}.rs-dev-hero p{font-size:14px}.rs-dev-current{padding:66px 0 72px}.rs-dev-facts{grid-template-columns:1fr}.rs-dev-pdf-btn{width:100%;min-width:0}.rs-dev-archive{padding:62px 0 72px}.rs-dev-archive-list{padding:12px}.rs-dev-archive-list article{padding:15px 13px}.rs-dev-archive-list article>a{width:100%}.rs-dev-final{padding:58px 0 82px}.rs-dev-final-inner{padding:30px 22px}.rs-dev-final-actions a{grid-template-columns:50px 1fr 24px;padding:17px}.rs-dev-final-actions a>span{width:50px;height:50px}.rs-dev-cover-copy{padding:34px 26px}}

/* ==========================================================================
   4.11.1 — Program razvoja: premium redesign
   ========================================================================== */
.rs-dev-current-v2{position:relative;padding:0 0 58px;background:linear-gradient(180deg,#f3f7fb 0%,#fff 76%)}
.rs-dev-current-v2 .rs-shell{position:relative;z-index:6}
.rs-dev-current-card{display:grid;grid-template-columns:300px minmax(0,1fr);gap:56px;align-items:stretch;margin-top:-42px;padding:20px 34px 20px 20px;border:1px solid #dfe7ee;border-radius:28px;background:rgba(255,255,255,.98);box-shadow:0 32px 85px rgba(5,35,63,.14);backdrop-filter:blur(12px)}
.rs-dev-current-card .rs-dev-cover{min-height:470px;border-radius:18px;background:linear-gradient(155deg,#071d37 0%,#0a3158 54%,#0b2746 100%);box-shadow:0 24px 56px rgba(3,27,51,.22),-7px 7px 0 rgba(9,36,65,.08);overflow:hidden}
.rs-dev-current-card .rs-dev-cover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:12px;background:linear-gradient(180deg,#0c2544,#184b7b);box-shadow:inset -1px 0 0 rgba(255,255,255,.15)}
.rs-dev-current-card .rs-dev-cover.has-image:before{display:none}
.rs-dev-current-card .rs-dev-cover>img:not(.rs-dev-cover-logo){min-height:470px;height:100%;object-fit:cover}
.rs-dev-cover-pattern{position:absolute;inset:0;overflow:hidden}
.rs-dev-cover-pattern:before,.rs-dev-cover-pattern:after,.rs-dev-cover-pattern i,.rs-dev-cover-pattern b,.rs-dev-cover-pattern em{content:"";position:absolute;border-radius:50%;border:1px solid rgba(112,172,232,.15)}
.rs-dev-cover-pattern:before{width:440px;height:440px;left:-260px;top:50px;box-shadow:0 0 0 26px rgba(69,124,182,.035),0 0 0 58px rgba(69,124,182,.02)}
.rs-dev-cover-pattern:after{width:330px;height:330px;right:-220px;bottom:-110px;box-shadow:0 0 0 32px rgba(69,124,182,.03)}
.rs-dev-cover-pattern i{width:520px;height:140px;left:-180px;bottom:54px;border-radius:50%;transform:rotate(-18deg);border-color:rgba(239,51,64,.36)}
.rs-dev-cover-pattern b{width:480px;height:110px;left:-120px;bottom:82px;border-radius:50%;transform:rotate(-18deg);border-color:rgba(84,143,211,.2)}
.rs-dev-cover-pattern em{width:420px;height:88px;left:-70px;bottom:108px;border-radius:50%;transform:rotate(-18deg);border-color:rgba(255,255,255,.08)}
.rs-dev-current-card .rs-dev-cover-copy{position:absolute;left:0;right:0;top:50%;transform:translateY(-56%);z-index:4;padding:40px 36px 40px 44px;color:#fff}
.rs-dev-current-card .rs-dev-cover-copy small,.rs-dev-current-card .rs-dev-cover-copy strong{font-family:var(--font-heading);font-weight:950;line-height:.9;letter-spacing:-.045em;color:#fff}
.rs-dev-current-card .rs-dev-cover-copy small{font-size:38px}.rs-dev-current-card .rs-dev-cover-copy strong{font-size:42px}.rs-dev-current-card .rs-dev-cover-copy b{display:block;margin-top:14px;font-size:30px;letter-spacing:-.035em;color:#d9e7f5}
.rs-dev-cover-bottom{position:absolute;left:44px;right:30px;bottom:30px;z-index:4;display:flex;align-items:center;gap:12px;color:#8eabc5;font-size:11.5px;font-weight:950;letter-spacing:.16em}.rs-dev-cover-bottom i{height:1px;flex:1;background:linear-gradient(90deg,rgba(239,51,64,.65),transparent)}
.rs-dev-current-card .rs-dev-current-content{display:flex;flex-direction:column;justify-content:center;padding:18px 0}
.rs-dev-current-topline{display:flex;align-items:center;gap:14px;margin-bottom:10px}.rs-dev-current-topline em{font-style:normal;font-size:12px;font-weight:900;color:#6b8196}
.rs-dev-current-badge{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border:1px solid #7ec697;border-radius:999px;background:#f2fbf5;color:#217644;font-size:12px;font-weight:950;letter-spacing:.08em}
.rs-dev-current-content>h2{margin:0 0 10px;font-size:clamp(38px,4.3vw,58px);line-height:.98;letter-spacing:-.055em;color:var(--navy)}
.rs-dev-current-lead{max-width:790px;margin:0 0 25px;font-size:15px;line-height:1.72;color:#5d7388}
.rs-dev-facts-v2{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:4px 0 0;padding:19px 0;border-top:1px solid #e3eaf0;border-bottom:1px solid #e3eaf0}
.rs-dev-facts-v2 article{grid-template-columns:46px 1fr;gap:10px;min-height:64px;padding:0 14px;border-right:1px solid #e4ebf1}.rs-dev-facts-v2 article:first-child{padding-left:0}.rs-dev-facts-v2 article:last-child{border-right:0;padding-right:0}
.rs-dev-facts-v2 article>span{width:46px;height:46px;background:#eef4fb}.rs-dev-facts-v2 article>span svg{width:18px;height:18px}.rs-dev-facts-v2 small{font-size:11px}.rs-dev-facts-v2 strong{font-size:12px}
.rs-dev-current-card .rs-dev-prose{margin-top:24px;max-width:900px;font-size:14px;line-height:1.82;color:#52697e}
.rs-dev-pdf-btn-v2{margin-top:24px;min-width:220px;height:52px;border-radius:12px;background:linear-gradient(135deg,#ef3340,#d71828);box-shadow:0 16px 34px rgba(215,24,40,.2)}

.rs-dev-archive-v2{padding:34px 0 76px;background:#fff}
.rs-dev-archive-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:44px;align-items:end;margin-bottom:24px}.rs-dev-archive-heading>div>span{display:inline-block;font-size:13px;font-weight:950;letter-spacing:.12em;color:#ef3340}.rs-dev-archive-heading h2{margin:8px 0 0;font-size:clamp(32px,3.4vw,46px);line-height:1;letter-spacing:-.045em;color:var(--navy)}.rs-dev-archive-heading>p{margin:0;font-size:14px;line-height:1.72;color:#687e91}
.rs-dev-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.rs-dev-archive-grid article{display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;gap:13px;padding:18px;border:1px solid #e1e8ef;border-radius:17px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 26px rgba(7,34,60,.045);transition:.2s}.rs-dev-archive-grid article:hover{transform:translateY(-3px);border-color:#cbd9e5;box-shadow:0 17px 34px rgba(7,34,60,.08)}
.rs-dev-archive-grid .rs-dev-archive-icon{width:46px;height:46px;border-radius:14px}.rs-dev-archive-grid .rs-dev-archive-copy h3{font-size:15px}.rs-dev-archive-grid .rs-dev-archive-copy span,.rs-dev-archive-grid .rs-dev-archive-copy small{display:block;font-size:13px;color:#728496}.rs-dev-archive-grid .rs-dev-archive-copy small{margin-top:4px}
.rs-dev-archive-grid article>a{grid-column:1/-1;display:flex;align-items:center;gap:8px;height:40px;padding:0 12px;border-top:1px solid #e9eef3;color:#1c5d99;font-size:12px;font-weight:950;letter-spacing:.05em}.rs-dev-archive-grid article>a svg{width:13px;height:13px}.rs-dev-archive-grid article>a b{margin-left:auto;font-size:16px}
.rs-dev-archive-note{display:flex;align-items:center;gap:12px;margin-top:16px;padding:15px 17px;border-radius:12px;background:#eef5fb;color:#24567f}.rs-dev-archive-note>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff}.rs-dev-archive-note svg{width:15px;height:15px}.rs-dev-archive-note p{margin:0;font-size:12px;line-height:1.6}

.rs-dev-final-v2{padding:0 0 100px;background:#fff}
.rs-dev-final-inner-v2{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.35fr);gap:42px;align-items:center;padding:36px 42px;border-radius:26px;background:linear-gradient(125deg,#052a51 0%,#073b70 52%,#0c4e8f 100%);box-shadow:0 25px 65px rgba(5,37,68,.16)}
.rs-dev-final-inner-v2:before{content:"";position:absolute;left:-70px;bottom:-80px;width:420px;height:160px;border:1px solid rgba(255,255,255,.06);border-radius:50%;transform:rotate(-9deg)}
.rs-dev-final-v2 header{margin:0;text-align:left}.rs-dev-final-v2 header>span{color:#fff}.rs-dev-final-v2 header h2{font-size:clamp(30px,3.2vw,44px)}.rs-dev-final-v2 header p{max-width:560px}
.rs-dev-final-actions-v2{grid-template-columns:1fr 1fr;gap:16px}.rs-dev-final-actions-v2 a{min-height:92px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;box-shadow:none;backdrop-filter:blur(8px)}.rs-dev-final-actions-v2 a.is-contact{background:#fff;color:#0c3157;border-color:#fff;box-shadow:inset 0 -4px 0 #ef3340}.rs-dev-final-actions-v2 a>span.is-blue{background:rgba(255,255,255,.09);color:#fff}.rs-dev-final-actions-v2 a.is-contact>span.is-red{background:#fff0f1}.rs-dev-final-actions-v2 a small{color:#9fb7cc}.rs-dev-final-actions-v2 a.is-contact small{color:#8493a0}.rs-dev-final-actions-v2 a:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(0,0,0,.15)}

@media(max-width:1200px){.rs-dev-facts-v2{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.rs-dev-facts-v2 article:nth-child(3){border-right:0}.rs-dev-facts-v2 article:nth-child(4){padding-left:0}.rs-dev-final-inner-v2{grid-template-columns:1fr}.rs-dev-final-actions-v2{max-width:820px}}
@media(max-width:980px){.rs-dev-current-card{grid-template-columns:245px 1fr;gap:34px;padding-right:24px}.rs-dev-current-card .rs-dev-cover{min-height:420px}.rs-dev-current-card .rs-dev-cover-copy{padding-left:36px}.rs-dev-current-card .rs-dev-cover-copy small{font-size:31px}.rs-dev-current-card .rs-dev-cover-copy strong{font-size:34px}.rs-dev-current-card .rs-dev-cover-copy b{font-size:25px}.rs-dev-archive-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.rs-dev-current-v2{padding-top:28px}.rs-dev-current-card{grid-template-columns:1fr;margin-top:0;padding:18px;gap:28px}.rs-dev-current-card .rs-dev-cover{width:min(300px,100%);margin:0 auto;min-height:430px}.rs-dev-current-content>h2{font-size:38px}.rs-dev-facts-v2{grid-template-columns:1fr 1fr}.rs-dev-facts-v2 article:nth-child(n){padding:0 12px;border-right:0}.rs-dev-facts-v2 article:nth-child(odd){padding-left:0}.rs-dev-facts-v2 article:nth-child(even){border-left:1px solid #e4ebf1}.rs-dev-archive-heading{grid-template-columns:1fr;gap:12px}.rs-dev-archive-grid{grid-template-columns:1fr}.rs-dev-final-inner-v2{padding:28px 22px}.rs-dev-final-actions-v2{grid-template-columns:1fr}}
@media(max-width:520px){.rs-dev-facts-v2{grid-template-columns:1fr}.rs-dev-facts-v2 article:nth-child(n){padding:0;border:0!important}.rs-dev-current-card .rs-dev-cover{min-height:400px}.rs-dev-current-card .rs-dev-cover-copy small{font-size:28px}.rs-dev-current-card .rs-dev-cover-copy strong{font-size:31px}.rs-dev-current-card .rs-dev-cover-copy b{font-size:23px}}

/* 4.11.2 — Program razvoja: card sits clearly below the tricolor */
.rs-dev-current-v2{padding:46px 0 58px}
.rs-dev-current-card{margin-top:0}
@media(max-width:760px){.rs-dev-current-v2{padding-top:34px}}

/* 4.12.0 — Pregled programa hub */
.rs-phub-hero{position:relative;isolation:isolate;min-height:470px;display:flex;align-items:center;overflow:hidden;background:#062c4d;color:#fff}.rs-phub-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,rgba(4,31,55,.98) 0%,rgba(4,35,61,.9) 44%,rgba(4,31,55,.42) 76%),var(--rs-phub-hero);background-size:cover;background-position:var(--rs-phub-focus,center)}.rs-phub-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 88% 24%,rgba(45,114,168,.23),transparent 29%),linear-gradient(155deg,transparent 56%,rgba(221,30,48,.18) 56.2%,transparent 58%)}.rs-phub-hero.is-no-hero-image:before{background-image:radial-gradient(circle at 78% 30%,rgba(33,105,160,.28),transparent 27%),radial-gradient(circle at 18% 78%,rgba(20,79,124,.22),transparent 31%),linear-gradient(112deg,#041f37 0%,#073a63 56%,#052b4b 100%)}.rs-phub-hero.is-no-hero-image:after{background:radial-gradient(circle at 88% 24%,rgba(74,143,198,.18),transparent 29%),repeating-radial-gradient(ellipse at 86% 50%,transparent 0 28px,rgba(255,255,255,.025) 29px 30px),linear-gradient(155deg,transparent 56%,rgba(221,30,48,.22) 56.2%,transparent 58%)}.rs-phub-hero-inner{padding:78px 0 86px}.rs-phub-breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;color:#a9bfce;margin-bottom:42px}.rs-phub-breadcrumb a{color:#fff}.rs-phub-breadcrumb strong{color:#ff5e6b}.rs-phub-kicker{display:inline-flex;font-size:11.5px;line-height:1;letter-spacing:.16em;font-weight:950;color:#ff6873;text-transform:uppercase}.rs-phub-hero h1{margin:17px 0 0;font-size:clamp(50px,6vw,86px);line-height:.95;letter-spacing:-.055em;max-width:900px}.rs-phub-accent{display:block;width:74px;height:4px;background:#e42436;margin:24px 0 20px;border-radius:4px}.rs-phub-hero p{max-width:760px;margin:0;color:#d0dce5;font-size:16px;line-height:1.7}.rs-phub-annual{padding:90px 0 100px;background:#f5f7f9}.rs-phub-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,520px);gap:70px;align-items:end;margin-bottom:38px}.rs-phub-section-head>div>span{font-size:11.5px;letter-spacing:.13em;font-weight:950;color:#d92336}.rs-phub-section-head h2{font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-.045em;margin:10px 0 0;color:#082e50}.rs-phub-section-head>p{font-size:12px;line-height:1.8;color:#6d8191;margin:0}.rs-phub-annual-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:20px;align-items:stretch}.rs-phub-current-year{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);min-height:480px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#0a3d68,#062846);box-shadow:0 22px 55px rgba(7,45,76,.12);color:#fff}.rs-phub-current-copy{position:relative;padding:46px 44px 42px;overflow:hidden}.rs-phub-status{display:inline-flex;padding:9px 12px;border-radius:7px;background:#e32639;color:#fff;font-size:11px;letter-spacing:.09em;font-weight:950}.rs-phub-current-year h3{font-size:clamp(42px,4vw,64px);line-height:.95;letter-spacing:-.055em;margin:24px 0 18px;max-width:520px}.rs-phub-current-year p{font-size:13px;line-height:1.8;color:#c4d3de;max-width:560px;margin:0}.rs-phub-current-meta{display:flex;gap:28px;flex-wrap:wrap;margin:30px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.15)}.rs-phub-current-meta span{font-size:11.5px;letter-spacing:.05em;text-transform:uppercase;color:#afc2d0}.rs-phub-current-meta b{display:block;font-size:20px;color:#fff;letter-spacing:-.02em;margin-bottom:3px}.rs-phub-button{display:inline-flex;align-items:center;gap:18px;margin-top:30px;padding:14px 18px;border:1px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-size:11.5px;font-weight:950;letter-spacing:.1em}.rs-phub-button span{color:#ff6c76;font-size:18px;line-height:1}.rs-phub-button:hover{background:#fff;color:#082e50}.rs-phub-year-mark{position:absolute;right:10px;bottom:-26px;font-size:128px;font-weight:950;line-height:.8;letter-spacing:-.09em;color:rgba(255,255,255,.045);pointer-events:none}.rs-phub-current-image{display:block;position:relative;overflow:hidden}.rs-phub-current-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,43,73,.55),transparent 45%)}.rs-phub-current-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rs-phub-current-year:hover .rs-phub-current-image img{transform:scale(1.025)}.rs-phub-year-list{padding:38px 34px 34px;border:1px solid #dce5eb;border-radius:22px;background:#fff;box-shadow:0 15px 40px rgba(8,47,81,.055)}.rs-phub-year-list-head>span{font-size:11px;letter-spacing:.12em;font-weight:950;color:#e12639}.rs-phub-year-list-head h3{font-size:31px;line-height:1;margin:10px 0 14px;color:#082f51}.rs-phub-year-list-head p{font-size:13px;line-height:1.7;color:#788b99;margin:0 0 25px}.rs-phub-year-links{border-top:1px solid #e3eaee}.rs-phub-year-links a{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;padding:20px 2px;border-bottom:1px solid #e3eaee;color:#0d3556}.rs-phub-year-links a>span{font-size:13px;font-weight:900}.rs-phub-year-links small{display:block;margin-top:4px;font-size:11.5px;font-weight:700;color:#8496a3}.rs-phub-year-links b{font-size:21px;color:#c7d2da}.rs-phub-year-links i{font-style:normal;color:#e32639;font-size:18px}.rs-phub-year-links a.is-current b{color:#e32639}.rs-phub-year-empty{padding:24px 0;font-size:13px;color:#768995}.rs-phub-activities{padding:95px 0 105px;background:#fff}.rs-phub-section-head.is-centered{grid-template-columns:1fr;gap:16px;text-align:center;max-width:820px;margin-left:auto;margin-right:auto}.rs-phub-section-head.is-centered>p{max-width:680px;margin:0 auto}.rs-phub-program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.rs-phub-program-card{position:relative;min-height:275px;padding:30px 28px 28px;border:1px solid #dfe7ec;border-radius:16px;background:#fff;color:#0c3455;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rs-phub-program-card:hover{transform:translateY(-4px);border-color:#cad8e1;box-shadow:0 18px 40px rgba(6,45,77,.09)}.rs-phub-program-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#f7ecee;color:#d92135;margin-bottom:25px}.rs-phub-program-icon svg{width:25px;height:25px}.rs-phub-program-card:nth-child(2n) .rs-phub-program-icon,.rs-phub-program-card:nth-child(6n) .rs-phub-program-icon{background:#edf3f8;color:#0d4e7c}.rs-phub-program-card h3{font-size:21px;line-height:1.12;letter-spacing:-.025em;margin:0 0 12px}.rs-phub-program-card p{font-size:13px;line-height:1.7;color:#748693;margin:0 0 45px}.rs-phub-program-card strong{position:absolute;left:28px;bottom:27px;font-size:11px;letter-spacing:.1em}.rs-phub-program-card strong i{font-style:normal;color:#e32639;font-size:15px;margin-left:8px}.rs-phub-mission{padding:0 0 95px;background:#fff}.rs-phub-mission-inner{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:28px;align-items:center;padding:32px 36px;border-radius:17px;background:linear-gradient(135deg,#092f51,#052441);color:#fff;box-shadow:0 18px 45px rgba(7,45,76,.12)}.rs-phub-mission-icon{width:58px;height:58px;border:3px solid #6688ad;border-radius:50%;display:grid;place-items:center;color:#8fb0d5}.rs-phub-mission-icon svg{width:22px;height:22px}.rs-phub-mission-copy>span{font-size:11px;letter-spacing:.11em;font-weight:950;color:#ff6974}.rs-phub-mission-copy h2{font-size:25px;line-height:1.05;margin:7px 0 8px}.rs-phub-mission-copy p{font-size:12px;line-height:1.6;color:#c2d0da;margin:0;max-width:680px}.rs-phub-mission-actions{display:flex;gap:12px}.rs-phub-mission-actions a{min-width:190px;height:58px;display:flex;align-items:center;justify-content:center;gap:11px;padding:0 18px;border:1px solid rgba(255,255,255,.65);border-radius:7px;color:#fff;font-size:11.5px;letter-spacing:.06em}.rs-phub-mission-actions a.is-red{background:#df283b;border-color:#df283b}.rs-phub-mission-actions svg{width:16px;height:16px}.rs-phub-mission-actions a:hover{background:#fff;color:#082e50}.rs-phub-mission-actions a.is-red:hover{background:#c91d30;color:#fff;border-color:#c91d30}
@media(max-width:1050px){.rs-phub-annual-grid,.rs-phub-current-year{grid-template-columns:1fr}.rs-phub-current-image{min-height:340px;order:-1}.rs-phub-program-grid{grid-template-columns:repeat(2,1fr)}.rs-phub-mission-inner{grid-template-columns:58px 1fr}.rs-phub-mission-actions{grid-column:1/-1;margin-left:86px}.rs-phub-section-head{grid-template-columns:1fr;gap:18px}}
@media(max-width:720px){.rs-phub-hero{min-height:440px}.rs-phub-hero-inner{padding:64px 0 70px}.rs-phub-breadcrumb{margin-bottom:30px}.rs-phub-annual,.rs-phub-activities{padding:68px 0}.rs-phub-annual-grid{gap:15px}.rs-phub-current-copy{padding:32px 26px 30px}.rs-phub-current-image{min-height:250px}.rs-phub-current-year h3{font-size:42px}.rs-phub-year-list{padding:30px 25px}.rs-phub-program-grid{grid-template-columns:1fr}.rs-phub-program-card{min-height:245px}.rs-phub-mission{padding-bottom:70px}.rs-phub-mission-inner{grid-template-columns:1fr;padding:28px 24px}.rs-phub-mission-icon{display:none}.rs-phub-mission-actions{grid-column:auto;margin:0;display:grid}.rs-phub-mission-actions a{min-width:0;width:100%}}

/* =========================================================
   GLOBAL INNER HERO — canonical Organi Saveza system (v4.13)
   All migrated page heroes share the exact same geometry,
   typography, panel, artwork and Serbian tricolor baseline.
   ========================================================= */
.rs-global-hero.is-no-hero-image{--rs-orgx-hero-image:none!important}
.rs-global-hero .rs-orgx-hero-grid.is-single-column{grid-template-columns:minmax(0,860px)}
.rs-global-hero .rs-orgx-hero-panel h2 em{display:block;margin-top:4px;font-style:normal;color:#ef3340}
.rs-global-hero .rs-orgx-hero-panel h2 strong{font-size:1.8em;line-height:.9;letter-spacing:-.055em;color:#fff}
.rs-global-hero-extra{margin-top:24px}
.rs-global-hero-extra .rs-regularx-hero-note{margin-top:0}
@media(max-width:780px){.rs-global-hero .rs-orgx-breadcrumb{flex-wrap:wrap}.rs-global-hero .rs-orgx-hero-copy h1 br{display:none}}
/* Program hub: give the Hero title a little more breathing room without changing the global Hero. */
.rs-phub-hero .rs-orgx-hero-copy h1{margin-top:26px;margin-bottom:13px}
@media(max-width:780px){.rs-phub-hero .rs-orgx-hero-copy h1{margin-top:22px;margin-bottom:12px}}

/* ==========================================================================
   PROGRAM 2026 — managed page refinements v4.14.0
   ========================================================================== */
.rs-program26-global-hero .rs-orgx-hero-copy h1{max-width:850px}.rs-program26-intro{position:relative}.rs-program26-section-head{margin-bottom:46px}.rs-program26-grid{gap:18px}.rs-program26-card{min-height:430px;border:1px solid rgba(10,53,88,.08);box-shadow:0 20px 55px rgba(7,39,67,.09)}.rs-program26-card.is-education{grid-column:auto;min-height:430px}.rs-program26-card.is-education .rs-program26-card-copy h3{font-size:37px}.rs-program26-card-top b{border:1px solid rgba(255,255,255,.18)}.rs-program26-card-copy p{font-size:12px;max-width:540px}.rs-program26-card-copy strong,.rs-program26-edu-grid a{display:inline-flex;align-items:center;gap:7px}.rs-program26-card-copy strong i{transition:transform .2s ease}.rs-program26-card:hover .rs-program26-card-copy strong i{transform:translateX(4px)}.rs-program26-education{position:relative}.rs-program26-edu-grid article{background:#fff;transition:transform .22s ease,box-shadow .22s ease}.rs-program26-edu-grid article:hover{z-index:2;transform:translateY(-3px);box-shadow:0 18px 42px rgba(8,40,68,.08)}.rs-program26-footer-cta .rs-shell>div{max-width:820px}.rs-program26-footer-cta p{max-width:680px;margin:14px 0 0;color:#b9cad7;font-size:12px;line-height:1.75}.rs-program26-footer-cta .rs-btn{flex:0 0 auto}.rs-program26-empty{grid-column:1/-1;padding:42px;border:1px dashed #cbd8e1;border-radius:16px;background:#fff}.rs-program26-empty strong{display:block;font-size:22px;color:var(--navy);margin-bottom:8px}.rs-program26-empty p{margin:0;color:#758697;font-size:12px;line-height:1.7}.rs-program26-empty.is-light{min-height:0}.rs-program26-edu-grid>.rs-program26-empty{border-right:1px solid #dce5eb;border-bottom:1px solid #dce5eb}
@media(max-width:1050px){.rs-program26-card.is-education{grid-column:auto}.rs-program26-footer-cta .rs-shell{align-items:flex-start}}
@media(max-width:720px){.rs-program26-section-head{margin-bottom:30px}.rs-program26-card,.rs-program26-card.is-education{min-height:390px}.rs-program26-card.is-education .rs-program26-card-copy h3{font-size:32px}.rs-program26-footer-cta p{font-size:13px}.rs-program26-empty{padding:28px}}

/* ========================================================================
   v4.15.1 — Program 2026 / empty-state text polish
   ======================================================================== */
.rs-orgx-hero-panel.has-panel-rows{padding:18px 28px;background:linear-gradient(145deg,rgba(4,28,54,.83),rgba(5,38,71,.72));border-color:rgba(255,255,255,.13)}
.rs-global-hero-panel-rows{display:grid}
.rs-global-hero-panel-row{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.11)}
.rs-global-hero-panel-row:last-child{border-bottom:0}
.rs-global-hero-panel-row-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10)}
.rs-global-hero-panel-row-icon svg{width:20px;height:20px}
.rs-global-hero-panel-row b{display:block;margin:1px 0 5px;font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.075em;color:#fff;text-transform:uppercase}
.rs-global-hero-panel-row p{margin:0!important;font-size:12px!important;line-height:1.55!important;color:#c8d6e4!important}

.rs-p26-global-hero .rs-orgx-hero-copy h1{max-width:760px}
.rs-p26-global-hero .rs-orgx-hero-grid{grid-template-columns:minmax(0,1.18fr) minmax(330px,.56fr);gap:66px}
.rs-p26-global-hero .rs-orgx-hero-panel{max-width:420px;justify-self:end}

.rs-p26-programs{padding:78px 0 48px;background:linear-gradient(180deg,#fff 0,#f8fafc 100%)}
.rs-p26-section-head{max-width:820px;margin:0 auto 44px;text-align:center}
.rs-p26-section-head .rs-orgx-eyebrow{margin-bottom:8px}
.rs-p26-section-head h2{margin:0;color:#09284b;font-family:var(--font-heading);font-size:clamp(34px,3.6vw,48px);line-height:1.03;letter-spacing:-.045em;text-transform:uppercase}
.rs-p26-section-head>i,.rs-p26-documents-copy>div>i{display:block;width:54px;height:3px;margin:13px auto 14px;border-radius:999px;background:#ef3340}
.rs-p26-section-head p{max-width:760px;margin:0 auto;color:#64768a;font-size:14px;line-height:1.75}
.rs-p26-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.rs-p26-card{overflow:hidden;border:1px solid #dfe7ef;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(7,38,67,.075);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.rs-p26-card:hover{transform:translateY(-4px);border-color:#cfdbe7;box-shadow:0 22px 48px rgba(7,38,67,.12)}
.rs-p26-card>a{display:block;height:100%}
.rs-p26-card-body{display:grid;grid-template-columns:68px minmax(0,1fr);gap:20px;min-height:226px;padding:26px 28px 22px}
.rs-p26-card-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#061e3a,#0b416f);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 8px 20px rgba(6,36,67,.16)}
.rs-p26-card-icon svg{width:29px;height:29px}
.rs-p26-card-copy h3{margin:2px 0 8px;color:#09284b;font-family:var(--font-heading);font-size:24px;line-height:1.04;letter-spacing:-.035em;text-transform:uppercase}
.rs-p26-card-copy>i{display:block;width:34px;height:2px;margin-bottom:13px;background:#ef3340;border-radius:999px}
.rs-p26-card-copy p{min-height:66px;margin:0 0 13px;color:#5f7184;font-size:12px;line-height:1.65}
.rs-p26-card-copy strong{display:inline-flex;align-items:center;gap:8px;color:#153f69;font-size:12px;font-weight:900;letter-spacing:.055em}
.rs-p26-card-copy strong span{color:#ef3340;font-size:16px;line-height:1;transition:transform .2s ease}
.rs-p26-card:hover .rs-p26-card-copy strong span{transform:translateX(4px)}
.rs-p26-card-image{height:190px;margin:0;overflow:hidden;background:#e9eef3}
.rs-p26-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.rs-p26-card:hover .rs-p26-card-image img{transform:scale(1.025)}
.rs-p26-empty{grid-column:1/-1;padding:42px;border:1px dashed #cbd7e1;border-radius:16px;background:#fff;text-align:center}
.rs-p26-empty strong{display:block;margin-bottom:7px;color:#09284b;font-size:20px}.rs-p26-empty p{margin:0;color:#6f8091;font-size:13px}

.rs-p26-documents{padding:26px 0 34px;background:#f8fafc}
.rs-p26-documents-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden;border:1px solid #dfe7ef;border-radius:17px;background:#fff;box-shadow:0 14px 38px rgba(7,38,67,.07)}
.rs-p26-documents-copy{display:grid;grid-template-columns:64px 1fr;gap:20px;padding:34px 36px;border-right:1px solid #e3e9ef}
.rs-p26-documents-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#eef3fa;color:#0a3560;border:1px solid #d9e3ee}
.rs-p26-documents-icon svg{width:27px;height:27px}
.rs-p26-documents-copy h2{margin:5px 0 0;color:#09284b;font-family:var(--font-heading);font-size:28px;line-height:1.04;letter-spacing:-.035em;text-transform:uppercase}
.rs-p26-documents-copy>div>i{margin:11px 0 14px;width:38px;height:2px}
.rs-p26-documents-copy p{max-width:420px;margin:0 0 21px;color:#65778a;font-size:12px;line-height:1.7}
.rs-p26-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 18px;border-radius:6px;font-size:12px;font-weight:900;letter-spacing:.035em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.rs-p26-btn svg{width:15px;height:15px}
.rs-p26-btn.is-red{background:#e92d38;color:#fff;box-shadow:0 8px 18px rgba(233,45,56,.17)}
.rs-p26-btn.is-red:hover{transform:translateY(-2px);box-shadow:0 13px 24px rgba(233,45,56,.24)}
.rs-p26-btn.is-outline{border:1px solid #234d78;background:#fff;color:#12385f}
.rs-p26-btn.is-outline:hover{background:#f3f7fa;transform:translateY(-2px)}
.rs-p26-document-list{padding:15px 32px}
.rs-p26-document-list>a{display:grid;grid-template-columns:32px minmax(0,1fr) 28px;gap:12px;align-items:center;min-height:67px;border-bottom:1px solid #e5ebf0}
.rs-p26-document-list>a:last-child{border-bottom:0}
.rs-p26-doc-file{color:#ef3340;display:grid;place-items:center}.rs-p26-doc-file svg{width:18px;height:18px}
.rs-p26-doc-meta b{display:block;color:#153451;font-size:12px;line-height:1.3}.rs-p26-doc-meta small{display:block;margin-top:2px;color:#8795a4;font-size:12px;letter-spacing:.02em}
.rs-p26-doc-download{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#ef3340;font-size:18px;transition:background .2s ease,transform .2s ease}
.rs-p26-document-list>a:hover .rs-p26-doc-download{background:#fff0f1;transform:translateY(2px)}
.rs-p26-doc-empty{padding:34px 0}.rs-p26-doc-empty strong{display:block;color:#153451;font-size:15px}.rs-p26-doc-empty p{margin:6px 0 0;color:#78899a;font-size:13px;line-height:1.6}

.rs-p26-education{padding:70px 0;background:#fff}
.rs-p26-education-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);gap:55px;align-items:end;margin-bottom:30px}
.rs-p26-education-head h2{margin:8px 0 0;color:#09284b;font-family:var(--font-heading);font-size:38px;line-height:1.02;letter-spacing:-.04em}.rs-p26-education-head>p{margin:0;color:#6b7d8f;font-size:13px;line-height:1.7}
.rs-p26-education-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe6ed;border-left:1px solid #dfe6ed}
.rs-p26-education-grid article{position:relative;min-height:250px;padding:28px;border-right:1px solid #dfe6ed;border-bottom:1px solid #dfe6ed;background:#fff}.rs-p26-education-grid article>span{font-size:42px;font-weight:900;color:#e8eef3;letter-spacing:-.05em}.rs-p26-education-grid h3{margin:18px 0 12px;color:#0b2c4d;font-size:21px;line-height:1.12}.rs-p26-education-grid p{margin:0;color:#6d7e8e;font-size:13px;line-height:1.65}.rs-p26-education-grid a{position:absolute;left:28px;bottom:24px;color:#174d78;font-size:11.5px;font-weight:900;letter-spacing:.05em}

.rs-p26-final{padding:18px 0 86px;background:#f8fafc}
.rs-p26-final-card{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:22px;align-items:center;padding:27px 30px;border:1px solid #dfe7ef;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(7,38,67,.06)}
.rs-p26-final-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef3fa;color:#0a3560;border:1px solid #d5e0eb}.rs-p26-final-icon svg{width:25px;height:25px}
.rs-p26-final-copy h2{margin:4px 0 6px;color:#09284b;font-family:var(--font-heading);font-size:25px;line-height:1.02;letter-spacing:-.035em;text-transform:uppercase}.rs-p26-final-copy p{max-width:590px;margin:0;color:#647689;font-size:13px;line-height:1.65}
.rs-p26-final-actions{display:flex;gap:12px;align-items:center}

@media(max-width:1100px){
  .rs-p26-global-hero .rs-orgx-hero-grid{grid-template-columns:1fr;gap:30px}.rs-p26-global-hero .rs-orgx-hero-panel{justify-self:start;max-width:640px}
  .rs-p26-documents-card{grid-template-columns:1fr}.rs-p26-documents-copy{border-right:0;border-bottom:1px solid #e3e9ef}
  .rs-p26-final-card{grid-template-columns:58px 1fr}.rs-p26-final-actions{grid-column:2;justify-content:flex-start}
}
@media(max-width:780px){
  .rs-global-hero-panel-row{grid-template-columns:40px 1fr;gap:12px;padding:14px 0}.rs-global-hero-panel-row-icon{width:38px;height:38px}
  .rs-p26-programs{padding:62px 0 34px}.rs-p26-section-head{margin-bottom:32px}.rs-p26-section-head h2{font-size:36px}.rs-p26-section-head p{font-size:13px}
  .rs-p26-grid{grid-template-columns:1fr;gap:16px}.rs-p26-card-body{min-height:0;padding:24px}.rs-p26-card-image{height:210px}
  .rs-p26-documents{padding-top:16px}.rs-p26-documents-copy{grid-template-columns:52px 1fr;padding:28px 24px}.rs-p26-documents-icon{width:50px;height:50px}.rs-p26-document-list{padding:10px 22px}
  .rs-p26-education{padding:58px 0}.rs-p26-education-head{grid-template-columns:1fr;gap:14px}.rs-p26-education-grid{grid-template-columns:1fr}
  .rs-p26-final{padding-bottom:68px}.rs-p26-final-card{grid-template-columns:1fr;padding:26px 24px}.rs-p26-final-icon{display:none}.rs-p26-final-actions{grid-column:auto;display:grid;grid-template-columns:1fr 1fr}.rs-p26-btn{width:100%}
}
@media(max-width:520px){
  .rs-p26-card-body{grid-template-columns:54px 1fr;gap:15px;padding:21px 18px}.rs-p26-card-icon{width:52px;height:52px}.rs-p26-card-icon svg{width:24px;height:24px}.rs-p26-card-copy h3{font-size:21px}.rs-p26-card-copy p{min-height:0;font-size:13px}.rs-p26-card-image{height:175px}
  .rs-p26-documents-copy{grid-template-columns:1fr}.rs-p26-documents-copy h2{font-size:24px}.rs-p26-document-list{padding:8px 18px}.rs-p26-document-list>a{grid-template-columns:26px 1fr 24px;gap:9px}.rs-p26-doc-meta b{font-size:13px}
  .rs-p26-final-actions{grid-template-columns:1fr}
}

/* ========================================================================
 * 4.16.0 — Universal single Program page
 * Approved visual language: Organi Saveza + Program 2026
 * ===================================================================== */
.rs-program-detail{background:#fff;color:var(--navy)}
.rs-program-detail-hero .rs-orgx-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(330px,.58fr);gap:58px}
.rs-program-detail-hero .rs-orgx-hero-copy h1{max-width:840px;font-size:clamp(52px,6.1vw,86px)}
.rs-program-detail-hero .rs-orgx-hero-copy>p{max-width:730px}
.rs-program-detail-hero .rs-orgx-hero-panel{max-width:430px;justify-self:end}
.rs-program-detail-about{padding:72px 0 30px}
.rs-program-detail-about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.88fr);gap:72px;align-items:center}
.rs-program-detail-heading{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:28px}
.rs-program-detail-heading span{font-family:var(--font-heading);font-size:23px;font-weight:900;letter-spacing:-.02em;color:#092f53}
.rs-program-detail-heading i{display:block;width:42px;height:3px;background:#ef3340;border-radius:999px}
.rs-program-detail-prose{font-size:14px;line-height:1.92;color:#344e66}
.rs-program-detail-prose>*:first-child{margin-top:0}
.rs-program-detail-prose>*:last-child{margin-bottom:0}
.rs-program-detail-prose p{margin:0 0 17px}
.rs-program-detail-prose h2,.rs-program-detail-prose h3,.rs-program-detail-prose h4{color:#092f53;letter-spacing:-.03em;margin:30px 0 13px}
.rs-program-detail-prose h2{font-size:31px}.rs-program-detail-prose h3{font-size:24px}
.rs-program-detail-prose ul,.rs-program-detail-prose ol{padding-left:21px;margin:18px 0}.rs-program-detail-prose li{margin:8px 0}
.rs-program-detail-prose img{max-width:100%;height:auto;border-radius:12px}
.rs-program-detail-about-image{margin:0;border-radius:12px;overflow:hidden;min-height:310px;box-shadow:0 18px 44px rgba(6,42,72,.08)}
.rs-program-detail-about-image img{display:block;width:100%;height:100%;min-height:310px;max-height:390px;object-fit:cover}
.rs-program-detail-facts{padding:34px 0 28px}
.rs-program-detail-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.rs-program-detail-fact{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;min-height:112px;padding:19px 18px;border:1px solid #dfe7ed;border-radius:10px;background:#fff;box-shadow:0 12px 34px rgba(7,39,67,.055)}
.rs-program-detail-fact-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#082f53;color:#fff}
.rs-program-detail-fact-icon svg{width:21px;height:21px}
.rs-program-detail-fact b{display:block;font-size:12px;line-height:1.25;font-weight:950;letter-spacing:.025em;color:#153b60;text-transform:uppercase}
.rs-program-detail-fact b:after{content:"";display:block;width:30px;height:2px;background:#ef3340;margin-top:8px}
.rs-program-detail-fact p{margin:8px 0 0;font-size:13px;line-height:1.55;color:#314b62}
.rs-program-detail-activities{padding:30px 0 34px}
.rs-program-detail-activity-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe7ed;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(7,39,67,.045)}
.rs-program-detail-activity{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:center;min-height:54px;padding:12px 18px;border-bottom:1px solid #e6ecf0}
.rs-program-detail-activity:nth-child(odd){border-right:1px solid #e6ecf0}
.rs-program-detail-activity:nth-last-child(-n+2){border-bottom:0}
.rs-program-detail-activity span{width:20px;height:20px;border:1.5px solid #ef3340;border-radius:50%;display:grid;place-items:center;color:#ef3340}
.rs-program-detail-activity span svg{width:10px;height:10px}
.rs-program-detail-activity p{margin:0;font-size:13px;line-height:1.5;color:#203e59}
.rs-program-detail-subprograms{padding:38px 0 28px}
.rs-program-detail-subprogram-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.rs-program-detail-subprogram-grid article{position:relative;min-height:255px;padding:25px;border:1px solid #dfe7ed;border-radius:12px;background:#fff;box-shadow:0 12px 34px rgba(7,39,67,.045)}
.rs-program-detail-subprogram-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#082f53;color:#fff}
.rs-program-detail-subprogram-icon svg{width:21px;height:21px}
.rs-program-detail-subprogram-grid h3{margin:20px 0 10px;font-size:24px;line-height:1.05;letter-spacing:-.035em;color:#092f53}
.rs-program-detail-subprogram-grid p{margin:0;color:#5d7183;font-size:13px;line-height:1.65}
.rs-program-detail-subprogram-grid a{position:absolute;left:25px;bottom:22px;display:inline-flex;align-items:center;gap:8px;color:#0d4776;font-size:11.5px;font-weight:950;letter-spacing:.04em}
.rs-program-detail-subprogram-grid a svg{width:11px;height:11px;color:#ef3340}
.rs-program-detail-gallery{padding:34px 0 28px}
.rs-program-detail-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}
.rs-program-detail-gallery-grid a{display:block;aspect-ratio:1.7/1;border-radius:9px;overflow:hidden;background:#e9eef2}
.rs-program-detail-gallery-grid img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.rs-program-detail-gallery-grid a:hover img{transform:scale(1.035)}
.rs-program-detail-more{display:flex;justify-content:center;margin-top:18px}
.rs-program-detail-more a{display:inline-flex;align-items:center;gap:9px;color:#0d3559;font-size:12px;font-weight:900;letter-spacing:.02em}
.rs-program-detail-more a svg{width:14px;height:14px}
.rs-program-detail-more a svg:last-child{color:#ef3340}
.rs-program-detail-documents{padding:28px 0 34px}
.rs-program-detail-document-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.rs-program-detail-document{display:grid;grid-template-columns:30px minmax(0,1fr) 18px;gap:11px;align-items:center;min-height:73px;padding:13px 14px;border:1px solid #dfe7ed;border-radius:9px;background:#fff;color:inherit;box-shadow:0 9px 26px rgba(7,39,67,.035);transition:transform .2s ease,box-shadow .2s ease}
.rs-program-detail-document:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(7,39,67,.08)}
.rs-program-detail-document-icon{width:28px;height:34px;display:grid;place-items:center;color:#ef3340}
.rs-program-detail-document-icon svg{width:20px;height:23px}
.rs-program-detail-document b{display:block;font-size:12px;line-height:1.35;color:#173b5b}
.rs-program-detail-document small{display:block;margin-top:4px;font-size:11px;color:#718292}
.rs-program-detail-document em{font-style:normal;font-size:21px;line-height:1;color:#ef3340;text-align:right}
.rs-program-detail-cta{padding:28px 0 78px}
.rs-program-detail-cta-card{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:24px;align-items:center;padding:22px 30px;border:1px solid #e0e7ed;border-radius:10px;background:linear-gradient(110deg,#f7f9fc,#fff);box-shadow:0 12px 34px rgba(7,39,67,.04)}
.rs-program-detail-cta-icon{width:62px;height:62px;border:3px solid #9db4e3;border-radius:50%;display:grid;place-items:center;color:#123e73}
.rs-program-detail-cta-icon svg{width:29px;height:29px}
.rs-program-detail-cta-copy h2{margin:0 0 6px;font-size:22px;line-height:1.05;letter-spacing:-.025em;color:#0a3155}
.rs-program-detail-cta-copy p{margin:0;max-width:520px;font-size:12.5px;line-height:1.6;color:#4d6377}
.rs-program-detail-cta-actions{display:flex;gap:14px;align-items:center}
.rs-program-detail-btn{min-height:48px;padding:0 24px;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:12px;font-weight:950;letter-spacing:.02em;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}
.rs-program-detail-btn svg{width:13px;height:13px}
.rs-program-detail-btn.is-navy{background:#082f53;color:#fff;border:1px solid #082f53}
.rs-program-detail-btn.is-red-outline{background:#fff;color:#e72735;border:1.5px solid #e72735}
.rs-program-detail-btn:hover{transform:translateY(-1px);box-shadow:0 11px 25px rgba(7,39,67,.1)}

@media(max-width:1100px){
  .rs-program-detail-hero .rs-orgx-hero-grid{grid-template-columns:1fr;gap:28px}.rs-program-detail-hero .rs-orgx-hero-panel{justify-self:start;max-width:640px}
  .rs-program-detail-about-grid{grid-template-columns:1fr 1fr;gap:42px}
  .rs-program-detail-fact-grid,.rs-program-detail-document-grid{grid-template-columns:1fr 1fr}
  .rs-program-detail-gallery-grid{grid-template-columns:1fr 1fr}
  .rs-program-detail-cta-card{grid-template-columns:62px 1fr}.rs-program-detail-cta-actions{grid-column:2;justify-content:flex-start}
}
@media(max-width:760px){
  .rs-program-detail-about{padding:58px 0 24px}.rs-program-detail-about-grid{grid-template-columns:1fr;gap:28px}.rs-program-detail-about-image{order:-1;min-height:240px}.rs-program-detail-about-image img{min-height:240px;max-height:310px}
  .rs-program-detail-heading span{font-size:20px}.rs-program-detail-fact-grid,.rs-program-detail-document-grid,.rs-program-detail-gallery-grid,.rs-program-detail-subprogram-grid{grid-template-columns:1fr}
  .rs-program-detail-activity-grid{grid-template-columns:1fr}.rs-program-detail-activity:nth-child(odd){border-right:0}.rs-program-detail-activity:nth-last-child(-n+2){border-bottom:1px solid #e6ecf0}.rs-program-detail-activity:last-child{border-bottom:0}
  .rs-program-detail-gallery-grid a{aspect-ratio:1.75/1}
  .rs-program-detail-cta{padding-bottom:60px}.rs-program-detail-cta-card{grid-template-columns:1fr;padding:24px}.rs-program-detail-cta-actions{grid-column:auto;flex-direction:column;align-items:stretch}.rs-program-detail-btn{width:100%}
}
@media(max-width:520px){
  .rs-program-detail-hero .rs-orgx-hero-copy h1{font-size:45px}.rs-program-detail-fact{grid-template-columns:48px 1fr}.rs-program-detail-fact-icon{width:44px;height:44px}
  .rs-program-detail-document{grid-template-columns:28px minmax(0,1fr) 16px}.rs-program-detail-more a{text-align:center;justify-content:center}
}

/* v4.17.0 — Program detail: compact "O programu" + premium detail modal */
.rs-program-detail-about-grid{align-items:stretch}
.rs-program-detail-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}
.rs-program-detail-about-lead{max-width:650px;color:#29445f;font-size:17px;line-height:1.85}
.rs-program-detail-about-lead p{margin:0 0 17px}.rs-program-detail-about-lead p:last-child{margin-bottom:0}
.rs-program-detail-readmore{margin-top:28px;align-self:flex-start;display:inline-flex;align-items:center;gap:12px;border:0;border-radius:14px;background:linear-gradient(135deg,#082f55,#114a7a);color:#fff;font:800 12px/1.2 inherit;letter-spacing:.035em;padding:16px 22px;cursor:pointer;box-shadow:0 16px 36px rgba(7,47,85,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.rs-program-detail-readmore svg{width:17px;height:17px}.rs-program-detail-readmore:hover{background:linear-gradient(135deg,#e51f2a,#ff4c43);transform:translateY(-2px);box-shadow:0 18px 36px rgba(229,31,42,.18)}
.rs-modal-open{overflow:hidden}
.rs-program-modal[hidden]{display:none}
.rs-program-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:32px;animation:rsModalFade .18s ease both}
.rs-program-modal-backdrop{position:absolute;inset:0;background:rgba(3,23,42,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}
.rs-program-modal-dialog{position:relative;z-index:1;width:min(1080px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 36px 110px rgba(0,17,36,.36);outline:0;animation:rsModalUp .24s cubic-bezier(.2,.75,.25,1) both;scrollbar-width:thin;scrollbar-color:#b9c8d4 transparent}
.rs-program-modal-dialog:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:#e51f2a;border-radius:22px 22px 0 0}
.rs-program-modal-close{position:sticky;top:18px;float:right;z-index:5;margin:18px 18px -64px 0;width:44px;height:44px;border:1px solid #dce5ed;border-radius:50%;background:#fff;color:#0a3157;font:300 29px/38px Arial,sans-serif;cursor:pointer;box-shadow:0 10px 28px rgba(8,47,85,.10);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.rs-program-modal-close:hover{background:#e51f2a;color:#fff;border-color:#e51f2a;transform:translateY(-1px)}
.rs-program-modal-head{padding:58px 84px 36px;border-bottom:1px solid #e8eef3;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.rs-program-modal-kicker{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:#e51f2a;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.rs-program-modal-kicker:before{content:"";display:block;width:32px;height:2px;background:#e51f2a;border-radius:999px}
.rs-program-modal-dialog h2{max-width:820px;margin:0;color:#082f55;font-size:clamp(34px,4.6vw,58px);line-height:1.02;letter-spacing:-.045em;padding-right:70px}
.rs-program-modal-summary{max-width:760px;margin:18px 0 0;color:#5a6f82;font-size:16px;line-height:1.75}
.rs-program-modal-accent{display:block;width:72px;height:4px;border-radius:999px;background:#e51f2a;margin-top:24px}
.rs-program-modal-body{padding:48px 84px 64px;background:#fff}
.rs-program-modal-content{max-width:790px;margin:0 auto;color:#314b63;font-size:17px;line-height:1.95}
.rs-program-modal-content>*:first-child{margin-top:0}.rs-program-modal-content>*:last-child{margin-bottom:0}
.rs-program-modal-content>p:first-of-type{margin:0 0 30px;padding:0 0 26px;border-bottom:1px solid #e7edf2;color:#173d5d;font-size:20px;line-height:1.8;font-weight:600}
.rs-program-modal-content p{margin:0 0 21px}
.rs-program-modal-content strong,.rs-program-modal-content b{color:#102f4b;font-weight:850}
.rs-program-modal-content h2,.rs-program-modal-content h3,.rs-program-modal-content h4{color:#082f55;line-height:1.18;letter-spacing:-.025em}
.rs-program-modal-content h2{position:relative;margin:44px 0 18px;padding-top:18px;font-size:30px}
.rs-program-modal-content h2:before{content:"";position:absolute;top:0;left:0;width:48px;height:3px;background:#e51f2a;border-radius:999px}
.rs-program-modal-content h3{margin:34px 0 15px;font-size:24px}
.rs-program-modal-content h4{margin:28px 0 12px;font-size:20px}
.rs-program-modal-content ul,.rs-program-modal-content ol{margin:20px 0 26px;padding-left:0;list-style:none}
.rs-program-modal-content ul li{position:relative;margin:10px 0;padding-left:31px}
.rs-program-modal-content ul li:before{content:"";position:absolute;left:2px;top:.68em;width:8px;height:8px;border-radius:50%;background:#e51f2a;box-shadow:0 0 0 5px rgba(229,31,42,.10)}
.rs-program-modal-content ol{counter-reset:rs-program-ol}
.rs-program-modal-content ol li{counter-increment:rs-program-ol;position:relative;margin:12px 0;padding-left:42px}
.rs-program-modal-content ol li:before{content:counter(rs-program-ol);position:absolute;left:0;top:.06em;width:28px;height:28px;border-radius:9px;background:#0b3b65;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}
.rs-program-modal-content blockquote{margin:30px 0;padding:22px 26px;border:1px solid #dce7ef;border-left:4px solid #e51f2a;border-radius:0 14px 14px 0;background:#f7fafc;color:#24445f;font-size:16px;line-height:1.8}
.rs-program-modal-content blockquote p:last-child{margin-bottom:0}
.rs-program-modal-content a{color:#0a4b80;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.rs-program-table-wrap{position:relative;overflow-x:auto;margin:30px 0 36px;border:1px solid #dbe5ed;border-radius:14px;background:#fff;box-shadow:0 12px 32px rgba(7,39,67,.06);scrollbar-width:thin;scrollbar-color:#b9c8d4 transparent;-webkit-overflow-scrolling:touch}
.rs-program-table-wrap:focus{outline:3px solid rgba(14,75,126,.14);outline-offset:3px}
.rs-program-table{width:100%;min-width:640px;border-collapse:separate;border-spacing:0;margin:0!important;font-size:14px;line-height:1.55;color:#28465f}
.rs-program-table caption{padding:15px 18px;text-align:left;background:#f6f9fb;color:#153b5d;font-weight:850;font-size:13px;border-bottom:1px solid #dfe8ef}
.rs-program-table thead th{padding:15px 17px;background:#082f55;color:#fff;text-align:left;font-size:13px;line-height:1.35;font-weight:900;letter-spacing:.055em;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.13);vertical-align:middle}
.rs-program-table thead th:last-child{border-right:0}
.rs-program-table tbody th,.rs-program-table tbody td,.rs-program-table tfoot th,.rs-program-table tfoot td{padding:14px 17px;border-right:1px solid #e7edf2;border-bottom:1px solid #e7edf2;vertical-align:top;text-align:left}
.rs-program-table tbody td:last-child,.rs-program-table tbody th:last-child,.rs-program-table tfoot td:last-child,.rs-program-table tfoot th:last-child{border-right:0}
.rs-program-table tbody tr:nth-child(even) td,.rs-program-table tbody tr:nth-child(even) th{background:#f8fafc}
.rs-program-table tbody tr:hover td,.rs-program-table tbody tr:hover th{background:#f2f7fb}
.rs-program-table tbody th{background:#f4f8fb;color:#103a60;font-weight:850}
.rs-program-table tbody tr:last-child td,.rs-program-table tbody tr:last-child th{border-bottom:0}
.rs-program-table tfoot td,.rs-program-table tfoot th{background:#eef4f8;color:#153b5d;font-weight:800}
.rs-program-table a{font-weight:800;text-decoration:none!important;color:#0c5187!important}
.rs-program-table a:hover{text-decoration:underline!important}
@keyframes rsModalFade{from{opacity:0}to{opacity:1}}@keyframes rsModalUp{from{opacity:0;transform:translateY(14px) scale(.99)}to{opacity:1;transform:none}}
@media (max-width:900px){.rs-program-modal-head{padding:50px 48px 32px}.rs-program-modal-body{padding:42px 48px 54px}.rs-program-modal-dialog h2{font-size:42px}.rs-program-modal-content{font-size:16.5px}}
@media (max-width:767px){.rs-program-detail-about-lead{font-size:15px;line-height:1.78}.rs-program-detail-readmore{width:100%;justify-content:center;margin-top:22px}.rs-program-modal{padding:0;align-items:stretch}.rs-program-modal-dialog{width:100%;height:100vh;max-height:none;border-radius:0}.rs-program-modal-dialog:before{border-radius:0}.rs-program-modal-close{top:12px;margin:12px 12px -56px 0;width:42px;height:42px}.rs-program-modal-head{padding:42px 22px 28px}.rs-program-modal-dialog h2{font-size:32px;line-height:1.06;padding-right:48px}.rs-program-modal-summary{font-size:14px;line-height:1.7}.rs-program-modal-body{padding:28px 22px 42px}.rs-program-modal-content{font-size:15.5px;line-height:1.84}.rs-program-modal-content>p:first-of-type{font-size:17px;line-height:1.75;padding-bottom:20px;margin-bottom:24px}.rs-program-modal-content h2{font-size:25px;margin-top:34px}.rs-program-modal-content h3{font-size:21px}.rs-program-table-wrap{margin:24px 0 30px;border-radius:12px}.rs-program-table{min-width:570px;font-size:13px}.rs-program-table thead th,.rs-program-table tbody td,.rs-program-table tbody th,.rs-program-table tfoot td,.rs-program-table tfoot th{padding:12px 13px}.rs-program-modal-content blockquote{padding:18px 18px 18px 21px;font-size:14.5px}}
@media (prefers-reduced-motion:reduce){.rs-program-modal,.rs-program-modal-dialog,.rs-program-detail-readmore{animation:none;transition:none}}


/* v4.19 — Program Content Builder public presentation */
.rs-program-builder-content{display:grid;gap:34px}
.rs-pcb-public{margin:0;padding:0}
.rs-pcb-public-title{position:relative;margin:0 0 18px!important;padding-top:16px;color:#082f55!important;font-size:27px!important;line-height:1.15!important;letter-spacing:-.025em!important}
.rs-pcb-public-title:before{content:"";position:absolute;top:0;left:0;width:46px;height:3px;border-radius:999px;background:#e51f2a}
.rs-pcb-public-text{color:#314b63;font-size:17px;line-height:1.95}.rs-pcb-public-text p{margin:0 0 20px}.rs-pcb-public-text p:last-child{margin-bottom:0}








.rs-pcb-public-list{margin:0!important;padding:0!important;list-style:none!important;display:grid;gap:10px}
ul.rs-pcb-public-list li{position:relative;margin:0!important;padding:13px 16px 13px 46px!important;border:1px solid #e2e9ef;border-radius:12px;background:#fff;color:#29465f}
ul.rs-pcb-public-list li:before{content:"✓"!important;left:14px!important;top:12px!important;width:22px!important;height:22px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(229,31,42,.10)!important;color:#e51f2a!important;box-shadow:none!important;font-size:12px!important;font-weight:900!important}
ol.rs-pcb-public-list{counter-reset:pcb-list}ol.rs-pcb-public-list li{counter-increment:pcb-list;position:relative;margin:0!important;padding:13px 16px 13px 52px!important;border:1px solid #e2e9ef;border-radius:12px;background:#fff;color:#29465f}ol.rs-pcb-public-list li:before{content:counter(pcb-list)!important;position:absolute;left:13px;top:10px;width:27px;height:27px;border-radius:9px;background:#082f55;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900}
.rs-pcb-public-table-wrap{margin:0!important}
.rs-pcb-public-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.rs-pcb-public-stat{min-height:112px;padding:18px;border:1px solid #dce6ee;border-radius:14px;background:linear-gradient(145deg,#fff,#f7fafc);box-shadow:0 10px 26px rgba(7,39,67,.04);display:flex;flex-direction:column;justify-content:center}.rs-pcb-public-stat strong{display:block;color:#082f55!important;font-size:29px;line-height:1;font-weight:900;letter-spacing:-.04em}.rs-pcb-public-stat span{display:block;margin-top:8px;color:#6a7d8d;font-size:13px;line-height:1.4;font-weight:800;text-transform:uppercase;letter-spacing:.045em}
@media(max-width:767px){.rs-program-builder-content{gap:28px}.rs-pcb-public-title{font-size:23px!important}.rs-pcb-public-text{font-size:15.5px;line-height:1.84}.rs-pcb-public-stats{grid-template-columns:1fr 1fr}.rs-pcb-public-stat{min-height:92px;padding:15px}.rs-pcb-public-stat strong{font-size:25px}}


/* v4.20.0 — cohesive Program Content Builder presentation */
.rs-program-modal-body{padding:46px 72px 60px!important;background:#f8fafc!important}
.rs-program-modal-content{max-width:900px!important;margin:0 auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;color:#344e66!important;font-size:16px!important;line-height:1.82!important}
.rs-program-builder-content{display:grid!important;gap:0!important}
.rs-program-modal-content .rs-pcb-public{position:relative!important;margin:0!important;padding:38px 0!important;border:0!important;border-bottom:1px solid #e4eaf0!important;background:transparent!important;box-shadow:none!important}
.rs-program-modal-content .rs-pcb-public:first-child{padding-top:8px!important}
.rs-program-modal-content .rs-pcb-public:last-child{padding-bottom:8px!important;border-bottom:0!important}
.rs-program-modal-content .rs-pcb-public-title{position:relative!important;margin:0 0 20px!important;padding:0 0 0 18px!important;color:#0a3156!important;font-size:22px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.018em!important}
.rs-program-modal-content .rs-pcb-public-title:before{content:""!important;position:absolute!important;left:0!important;top:.18em!important;width:4px!important;height:1.1em!important;border-radius:999px!important;background:#e51f2a!important}
.rs-program-modal-content .rs-pcb-public-text{max-width:840px!important;color:#405a70!important;font-size:16px!important;line-height:1.86!important}
.rs-program-modal-content .rs-pcb-public-text p{margin:0 0 17px!important}.rs-program-modal-content .rs-pcb-public-text p:last-child{margin-bottom:0!important}

/* Info: one frame only, wide and readable */
.rs-program-modal-content .rs-pcb-public-info{position:relative!important;display:block!important;margin:0!important;padding:28px 30px 30px!important;border:0!important;border-left:0!important;border-radius:16px!important;background:#f1f6fa!important;box-shadow:none!important;overflow:visible!important;color:#29445e!important}
.rs-program-modal-content .rs-pcb-public-info:before,.rs-program-modal-content .rs-pcb-public-info:after,.rs-program-modal-content .rs-pcb-public-info-mark{display:none!important;content:none!important}
.rs-program-modal-content .rs-pcb-public-info-head{display:block!important;margin:0 0 14px!important;padding:0!important;border:0!important;background:transparent!important}
.rs-program-modal-content .rs-pcb-public-info-label{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0 0 12px!important;padding:7px 11px 7px 8px!important;border:1px solid rgba(229,31,42,.34)!important;border-radius:999px!important;background:#fff!important;color:#cc1f2c!important;font-size:12px!important;line-height:1!important;font-weight:950!important;letter-spacing:.105em!important;text-transform:uppercase!important;box-shadow:0 5px 14px rgba(8,47,85,.035)!important}
.rs-program-modal-content .rs-pcb-public-info-label:before{display:none!important;content:none!important}
.rs-program-modal-content .rs-pcb-public-info-label-icon{width:22px!important;height:22px!important;flex:0 0 22px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e51f2a!important;color:#fff!important}
.rs-program-modal-content .rs-pcb-public-info-label-icon svg{display:block!important;width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.rs-program-modal-content .rs-pcb-public-info-label-icon svg circle:last-child{fill:currentColor!important;stroke:none!important}
.rs-program-modal-content .rs-pcb-public-info-title{margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#0b355b!important;font-size:22px!important;line-height:1.25!important;font-weight:900!important;letter-spacing:-.02em!important}
.rs-program-modal-content .rs-pcb-public-info-text{max-width:830px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#405a70!important;font-size:15.5px!important;line-height:1.84!important}
.rs-program-modal-content .rs-pcb-public-info-text p{margin:0 0 15px!important}.rs-program-modal-content .rs-pcb-public-info-text p:last-child{margin-bottom:0!important}
.rs-program-modal-content .rs-pcb-public-info-text strong,.rs-program-modal-content .rs-pcb-public-info-text b{color:#153a59!important;font-weight:850!important}

/* Lists: compact cards, adaptive 1/2/3 columns */
.rs-program-modal-content .rs-pcb-public-list{display:grid!important;gap:10px!important;margin:0!important;padding:0!important;list-style:none!important}
.rs-program-modal-content .rs-pcb-list-cols-1{grid-template-columns:1fr!important}
.rs-program-modal-content .rs-pcb-list-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.rs-program-modal-content .rs-pcb-list-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.rs-program-modal-content ul.rs-pcb-public-list li,.rs-program-modal-content ol.rs-pcb-public-list li{min-height:50px!important;margin:0!important;border:1px solid #e1e8ee!important;border-radius:11px!important;background:#fff!important;color:#314e66!important;font-size:14px!important;line-height:1.45!important;box-shadow:0 4px 14px rgba(7,39,67,.025)!important}
.rs-program-modal-content ul.rs-pcb-public-list li{padding:14px 14px 14px 42px!important}
.rs-program-modal-content ul.rs-pcb-public-list li:before{content:"✓"!important;left:13px!important;top:14px!important;width:20px!important;height:20px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff0f1!important;color:#dc2733!important;box-shadow:none!important;font-size:12px!important;font-weight:950!important}
.rs-program-modal-content ol.rs-pcb-public-list{counter-reset:pcb-list!important}
.rs-program-modal-content ol.rs-pcb-public-list li{counter-increment:pcb-list!important;padding:14px 14px 14px 45px!important}
.rs-program-modal-content ol.rs-pcb-public-list li:before{content:counter(pcb-list)!important;position:absolute!important;left:12px!important;top:12px!important;width:24px!important;height:24px!important;border-radius:7px!important;background:#0a365d!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:12px!important;font-weight:900!important}

/* Tables: restrained, compact, readable */
.rs-program-modal-content .rs-pcb-public-table-wrap{margin:2px 0 0!important;border:1px solid #dde6ed!important;border-radius:13px!important;box-shadow:none!important;background:#fff!important}
.rs-program-modal-content .rs-pcb-public-table{min-width:560px!important;font-size:13.5px!important;line-height:1.45!important}
.rs-program-modal-content .rs-pcb-public-table thead th{padding:12px 14px!important;background:#0a355b!important;font-size:12px!important;letter-spacing:.045em!important}
.rs-program-modal-content .rs-pcb-public-table tbody td,.rs-program-modal-content .rs-pcb-public-table tbody th{padding:11px 14px!important}

/* Stats: no oversized typography */
.rs-program-modal-content .rs-pcb-public-stats{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;gap:10px!important}
.rs-program-modal-content .rs-pcb-public-stat{min-height:96px!important;padding:17px 18px!important;border:1px solid #dde6ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 4px 14px rgba(7,39,67,.025)!important}
.rs-program-modal-content .rs-pcb-public-stat strong{font-size:24px!important;line-height:1.05!important;color:#0a355b!important;letter-spacing:-.025em!important}
.rs-program-modal-content .rs-pcb-public-stat span{margin-top:7px!important;color:#6b7e8e!important;font-size:12px!important;line-height:1.4!important;letter-spacing:.055em!important}

@media(max-width:900px){
  .rs-program-modal-body{padding:38px 42px 50px!important}
  .rs-program-modal-content .rs-pcb-list-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .rs-program-modal-body{padding:26px 18px 38px!important}
  .rs-program-modal-content .rs-pcb-public{padding:28px 0!important}
  .rs-program-modal-content .rs-pcb-public-title{font-size:20px!important;margin-bottom:16px!important}
  .rs-program-modal-content .rs-pcb-public-text{font-size:15px!important;line-height:1.78!important}
  .rs-program-modal-content .rs-pcb-public-info{padding:22px 20px 23px!important;border-left-width:0!important;border-radius:13px!important}
  .rs-program-modal-content .rs-pcb-public-info-title{font-size:20px!important}
  .rs-program-modal-content .rs-pcb-public-info-text{font-size:14.8px!important;line-height:1.76!important}
  .rs-program-modal-content .rs-pcb-list-cols-2,.rs-program-modal-content .rs-pcb-list-cols-3{grid-template-columns:1fr!important}
  .rs-program-modal-content ul.rs-pcb-public-list li,.rs-program-modal-content ol.rs-pcb-public-list li{font-size:13.7px!important;min-height:48px!important}
  .rs-program-modal-content .rs-pcb-public-stats{grid-template-columns:1fr 1fr!important}
}
@media(max-width:420px){.rs-program-modal-content .rs-pcb-public-stats{grid-template-columns:1fr!important}}

/* v4.20.3 — more breathing room before list sections such as Sportske discipline / Zašto Street Sport */
.rs-program-modal-content .rs-pcb-public-list{ }
.rs-program-modal-content .rs-pcb-public-list + *{ }
.rs-program-modal-content .rs-pcb-public-list{}
.rs-program-modal-content section.rs-pcb-public-list{padding-top:50px!important;}
@media(max-width:767px){.rs-program-modal-content section.rs-pcb-public-list{padding-top:36px!important;}}

/* 4.21.0 — Program gallery carousel + program-specific gallery archive */
.rs-program-gallery-carousel-section{padding-top:40px}
.rs-program-gallery-carousel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.rs-program-gallery-carousel-head .rs-program-detail-heading{margin-bottom:0}
.rs-program-gallery-carousel-controls{display:flex;gap:9px}
.rs-program-gallery-carousel-controls button{width:42px;height:42px;border:1px solid #d8e2ea;border-radius:50%;background:#fff;color:#0a3157;font-size:27px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 20px rgba(7,39,67,.06);transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}
.rs-program-gallery-carousel-controls button:hover{background:#082f55;color:#fff;border-color:#082f55;transform:translateY(-1px)}
.rs-program-gallery-carousel{overflow:hidden;border-radius:18px;outline:0;position:relative}
.rs-program-gallery-carousel-track{display:flex;gap:14px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;user-select:none}.rs-program-gallery-carousel-track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}
.rs-program-gallery-carousel-track::-webkit-scrollbar{display:none}
.rs-program-gallery-carousel-slide{flex:0 0 calc((100% - 42px)/4);aspect-ratio:1.55/1;margin:0;border-radius:14px;overflow:hidden;background:#e9eef2;scroll-snap-align:start;pointer-events:none;box-shadow:0 10px 24px rgba(7,39,67,.07)}
.rs-program-gallery-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}
.rs-program-gallery-more-link{margin-top:22px}
.rs-program-gallery-more-link a{padding:12px 16px;border-radius:10px;background:#f5f8fb;border:1px solid #e0e8ef;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.rs-program-gallery-more-link a:hover{background:#fff;border-color:#cad8e4;transform:translateY(-1px)}

.rs-program-gallery-archive-intro{padding:54px 0 10px;background:#fff}
.rs-program-gallery-archive-intro-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding-bottom:28px;border-bottom:1px solid #e3eaf0}
.rs-program-gallery-archive-intro h2{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-.04em;color:#082f55}
.rs-program-gallery-archive-intro p{max-width:760px;margin:0;color:#5c7184;font-size:14px;line-height:1.75}
.rs-program-gallery-archive-intro a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid #d8e2ea;border-radius:10px;color:#0a3157;font-size:12px;font-weight:900;letter-spacing:.035em;background:#fff}
.rs-gallery-albums-section.is-program-archive{padding-top:24px}
.rs-program-gallery-year-group{padding:34px 0 18px}
.rs-program-gallery-year-group+.rs-program-gallery-year-group{border-top:1px solid #e4ebf1;margin-top:18px}
.rs-program-gallery-year-head{display:grid;grid-template-columns:86px minmax(0,1fr);gap:22px;align-items:center;margin-bottom:22px}
.rs-program-gallery-year-head>span{width:78px;height:78px;border-radius:22px;display:grid;place-items:center;background:#082f55;color:#fff;font-size:18px;font-weight:950;box-shadow:0 16px 34px rgba(8,47,85,.15)}
.rs-program-gallery-year-head h2{margin:0 0 4px;color:#082f55;font-size:28px;line-height:1.08;letter-spacing:-.03em}
.rs-program-gallery-year-head p{margin:0;color:#758797;font-size:13px;font-weight:700}
.rs-program-gallery-album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.rs-program-gallery-album-card .rs-gallery-album-copy{padding-bottom:20px}
.rs-program-gallery-place{display:flex;align-items:center;gap:10px;margin:16px 0 3px;padding:12px 13px;border-radius:10px;background:#f6f9fb;border:1px solid #e4ebf0;color:#0d3a61}
.rs-program-gallery-place svg{width:18px;height:18px;color:#e62a37;flex:0 0 auto}
.rs-program-gallery-place span{display:flex;flex-direction:column;gap:2px;min-width:0}
.rs-program-gallery-place small{font-size:10.5px;font-weight:900;letter-spacing:.08em;color:#8695a2}
.rs-program-gallery-place b{font-size:13px;line-height:1.35;color:#173b5b}

@media (max-width:1050px){
  .rs-program-gallery-carousel-slide{flex-basis:calc((100% - 28px)/3)}
  .rs-program-gallery-album-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:760px){
  .rs-program-gallery-carousel-head{align-items:center}
  .rs-program-gallery-carousel-slide{flex-basis:82%}
  .rs-program-gallery-carousel-controls button{width:38px;height:38px}
  .rs-program-gallery-archive-intro{padding-top:38px}
  .rs-program-gallery-archive-intro-inner{align-items:flex-start;flex-direction:column;gap:20px}
  .rs-program-gallery-year-head{grid-template-columns:62px 1fr;gap:15px}
  .rs-program-gallery-year-head>span{width:58px;height:58px;border-radius:16px;font-size:14px}
  .rs-program-gallery-year-head h2{font-size:24px}
  .rs-program-gallery-album-grid{grid-template-columns:1fr}
}


/* 4.21.1 — premium program-specific yearly album archive */
.rs-gallery-albums-section.is-program-archive{padding:34px 0 110px;background:linear-gradient(180deg,#f7f9fb 0%,#f3f6f8 100%)}
.rs-program-gallery-year-group{padding:46px 0 38px}
.rs-program-gallery-year-group+.rs-program-gallery-year-group{border-top:1px solid #dbe5ec;margin-top:14px}
.rs-program-gallery-year-head{display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;align-items:center;margin-bottom:26px}
.rs-program-gallery-year-head>span{width:86px;height:86px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#082f55,#124c7e);color:#fff;font-size:20px;font-weight:950;box-shadow:0 18px 38px rgba(8,47,85,.17)}
.rs-program-gallery-year-head small{display:block;margin-bottom:5px;color:#e52a37;font-size:11px;font-weight:950;letter-spacing:.12em}
.rs-program-gallery-year-head h2{margin:0 0 5px;color:#082f55;font-size:clamp(28px,3.2vw,38px);line-height:1.05;letter-spacing:-.04em}
.rs-program-gallery-year-head p{margin:0;color:#718596;font-size:13px;font-weight:700}
.rs-program-gallery-album-list{display:grid;gap:18px}
.rs-program-gallery-album-row{overflow:hidden;border:1px solid #dbe5ec;border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(7,39,67,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.rs-program-gallery-album-row:hover{transform:translateY(-3px);border-color:#c7d7e2;box-shadow:0 22px 50px rgba(7,39,67,.11)}
.rs-program-gallery-album-link{display:grid;grid-template-columns:minmax(300px,39%) minmax(0,1fr);min-height:285px}
.rs-program-gallery-album-media{position:relative;overflow:hidden;background:#dce5eb}
.rs-program-gallery-album-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,27,50,.40),transparent 58%)}
.rs-program-gallery-album-media img{width:100%;height:100%;min-height:285px;object-fit:cover;transition:transform .4s ease}
.rs-program-gallery-album-row:hover .rs-program-gallery-album-media img{transform:scale(1.025)}
.rs-program-gallery-photo-count{position:absolute;z-index:2;left:20px;bottom:18px;display:grid;grid-template-columns:22px auto;column-gap:9px;align-items:center;padding:10px 14px;border-radius:12px;background:rgba(5,31,56,.90);backdrop-filter:blur(8px);color:#fff}
.rs-program-gallery-photo-count svg{grid-row:1/3;width:18px;height:18px;color:#fff}
.rs-program-gallery-photo-count b{font-size:15px;line-height:1}.rs-program-gallery-photo-count small{font-size:10.5px;line-height:1.1;color:#c7d5df;text-transform:uppercase;letter-spacing:.06em}
.rs-program-gallery-album-info{display:flex;flex-direction:column;padding:30px 34px 28px;min-width:0}
.rs-program-gallery-album-topline{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:15px;border-bottom:1px solid #edf1f4;font-size:11px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}
.rs-program-gallery-album-topline span{color:#e32936}.rs-program-gallery-album-topline b{color:#8395a3}
.rs-program-gallery-album-info h3{margin:18px 0 14px;color:#082f55;font-size:clamp(28px,3vw,38px);line-height:1.03;letter-spacing:-.045em}
.rs-program-gallery-meta-row{display:flex;align-items:center;gap:11px;margin:0 0 16px;color:#133e63}
.rs-program-gallery-meta-row svg{width:18px;height:18px;color:#e32936;flex:0 0 auto}
.rs-program-gallery-meta-row span{display:grid;gap:1px}.rs-program-gallery-meta-row small{font-size:10px;font-weight:900;letter-spacing:.09em;color:#8b99a5}.rs-program-gallery-meta-row strong{font-size:12px;color:#173b5b}
.rs-program-gallery-album-info>p{max-width:760px;margin:0 0 20px;color:#607587;font-size:13px;line-height:1.72}
.rs-program-gallery-album-bottom{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;padding-top:18px;border-top:1px solid #edf1f4}
.rs-program-gallery-album-bottom>span{font-size:11.5px;font-weight:800;color:#7c8d9a}
.rs-program-gallery-album-bottom>strong{font-size:11.5px;font-weight:950;letter-spacing:.07em;color:#114d78}.rs-program-gallery-album-bottom i{font-style:normal;color:#e32936;margin-left:7px}
@media(max-width:900px){.rs-program-gallery-album-link{grid-template-columns:42% 1fr}.rs-program-gallery-album-info{padding:26px}.rs-program-gallery-album-info h3{font-size:30px}}
@media(max-width:680px){.rs-gallery-albums-section.is-program-archive{padding-top:18px}.rs-program-gallery-year-group{padding:34px 0 26px}.rs-program-gallery-year-head{grid-template-columns:64px 1fr;gap:15px}.rs-program-gallery-year-head>span{width:60px;height:60px;border-radius:17px;font-size:15px}.rs-program-gallery-year-head h2{font-size:25px}.rs-program-gallery-album-link{grid-template-columns:1fr}.rs-program-gallery-album-media img{min-height:230px;max-height:260px}.rs-program-gallery-album-info{padding:23px 21px}.rs-program-gallery-album-info h3{font-size:28px}.rs-program-gallery-album-topline{align-items:flex-start;flex-direction:column;gap:5px}.rs-program-gallery-album-bottom{align-items:flex-start;flex-direction:column;gap:9px}}


/* 4.22.0 — Program detail / Aktuelnosti */
.rs-program-detail-news{padding:62px 0 72px;background:linear-gradient(180deg,#f5f8fa 0%,#f8fafc 100%);border-top:1px solid #e5ebf0;border-bottom:1px solid #e5ebf0}
.rs-program-news-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px;margin-bottom:30px}.rs-program-news-head .rs-program-detail-heading{margin-bottom:0}.rs-program-news-head>p{max-width:520px;margin:0;color:#617587;font-size:13px;line-height:1.7;text-align:right}.rs-program-news-head>p strong{color:#173e61}
.rs-program-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rs-program-news-grid.is-single{grid-template-columns:minmax(0,760px)}
.rs-program-news-card{min-width:0;background:#fff;border:1px solid #dfe7ed;border-radius:18px;overflow:hidden;box-shadow:0 12px 32px rgba(7,39,67,.055);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.rs-program-news-card:hover{transform:translateY(-4px);border-color:#cfdce6;box-shadow:0 22px 48px rgba(7,39,67,.11)}.rs-program-news-card>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.rs-program-news-image{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;background:#dde6ed}.rs-program-news-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.rs-program-news-card:hover .rs-program-news-image img{transform:scale(1.035)}.rs-program-news-image>span{position:absolute;left:16px;top:16px;max-width:calc(100% - 32px);padding:7px 10px;border-radius:999px;background:rgba(7,45,78,.9);backdrop-filter:blur(5px);color:#fff;font-size:11.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.rs-program-news-copy{display:flex;flex:1;flex-direction:column;padding:22px 22px 24px}.rs-program-news-copy time{display:block;color:#e52b38;font-size:12px;font-weight:850;letter-spacing:.055em}.rs-program-news-copy h3{margin:11px 0 12px;color:#0b3458;font-size:24px;line-height:1.12;letter-spacing:-.032em}.rs-program-news-copy p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 22px;color:#627687;font-size:12px;line-height:1.72}.rs-program-news-copy strong{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:#124a75;font-size:11.5px;font-weight:950;letter-spacing:.075em}.rs-program-news-copy strong span{color:#e52b38;font-size:16px;transition:transform .2s ease}.rs-program-news-card:hover .rs-program-news-copy strong span{transform:translateX(3px)}
.rs-program-news-grid.is-single .rs-program-news-card>a{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr)}.rs-program-news-grid.is-single .rs-program-news-image{aspect-ratio:auto;min-height:300px}.rs-program-news-grid.is-single .rs-program-news-copy{padding:34px}.rs-program-news-grid.is-single .rs-program-news-copy h3{font-size:31px}
@media(max-width:980px){.rs-program-news-head{align-items:flex-start;flex-direction:column;gap:10px}.rs-program-news-head>p{text-align:left}.rs-program-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.rs-program-detail-news{padding:48px 0 54px}.rs-program-news-grid,.rs-program-news-grid.is-single{grid-template-columns:1fr;gap:16px}.rs-program-news-grid.is-single .rs-program-news-card>a{display:flex}.rs-program-news-grid.is-single .rs-program-news-image{min-height:0;aspect-ratio:16/9}.rs-program-news-grid.is-single .rs-program-news-copy{padding:22px}.rs-program-news-grid.is-single .rs-program-news-copy h3,.rs-program-news-copy h3{font-size:22px}}


/* Program news pagination — v4.22.1 */
.rs-program-news-pagination{display:grid;grid-template-columns:minmax(130px,1fr) auto minmax(130px,1fr);align-items:center;gap:22px;margin-top:38px;padding-top:28px;border-top:1px solid #e1e8ee}
.rs-program-news-page-arrow{display:inline-flex;align-items:center;gap:10px;width:max-content;min-height:44px;padding:0 14px;border:1px solid #d7e1e9;border-radius:12px;background:#fff;color:#123e62;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:.055em;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}
.rs-program-news-page-arrow.is-prev{justify-self:start}.rs-program-news-page-arrow.is-next{justify-self:end}.rs-program-news-page-arrow>span{font-size:17px;line-height:1;color:#e52b38}.rs-program-news-page-arrow:hover{transform:translateY(-2px);border-color:#bfd0dd;box-shadow:0 10px 24px rgba(7,39,67,.08);color:#e52b38}.rs-program-news-page-arrow.is-disabled{opacity:.38;cursor:default;box-shadow:none;transform:none}
.rs-program-news-page-numbers{display:flex;align-items:center;justify-content:center;gap:8px}.rs-program-news-page-numbers a,.rs-program-news-page-numbers .is-current{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;border:1px solid #d9e3ea;background:#fff;color:#173e61;text-decoration:none;font-size:12px;font-weight:900;transition:.2s ease}.rs-program-news-page-numbers a:hover{border-color:#b9ccda;transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,39,67,.07)}.rs-program-news-page-numbers .is-current{background:#082f55;border-color:#082f55;color:#fff;box-shadow:0 9px 20px rgba(8,47,85,.18)}.rs-program-news-page-numbers .is-dots{min-width:22px;text-align:center;color:#8393a0;font-weight:800}
.rs-program-news-page-status{margin:13px 0 0;text-align:center;color:#8393a0;font-size:12px;line-height:1.5;letter-spacing:.02em}
@media(max-width:650px){.rs-program-news-pagination{grid-template-columns:1fr 1fr;gap:14px;margin-top:28px;padding-top:22px}.rs-program-news-page-numbers{grid-column:1/-1;grid-row:1;flex-wrap:wrap}.rs-program-news-page-arrow{grid-row:2;min-height:42px;padding:0 12px}.rs-program-news-page-arrow.is-prev{grid-column:1}.rs-program-news-page-arrow.is-next{grid-column:2}.rs-program-news-page-numbers a,.rs-program-news-page-numbers .is-current{width:38px;height:38px;border-radius:10px}}

/* -------------------------------------------------------------------------
 * Public news post — v4.23.0
 * ---------------------------------------------------------------------- */
.rs-post-breadcrumb-wrap{border-bottom:1px solid #e6ebf0;background:#fafbfd}.rs-post-breadcrumb{min-height:48px;display:flex;align-items:center;gap:10px;color:#738294;font-size:13px}.rs-post-breadcrumb a:hover{color:#e82632}.rs-post-breadcrumb i{font-style:normal;color:#b6c0ca}.rs-post-breadcrumb span{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#31485f}
.rs-post-page{padding:48px 0 76px;background:#fff}.rs-post-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:48px;align-items:start}.rs-post-article{min-width:0}.rs-post-head{margin-bottom:28px}.rs-post-cat{display:inline-flex;align-items:center;min-height:26px;padding:0 12px;border-radius:5px;background:#ed2936;color:#fff;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rs-post-head h1{max-width:900px;margin:14px 0 18px;color:#092b50;font-size:clamp(36px,4.6vw,58px);line-height:1.02;letter-spacing:-.045em}.rs-post-meta-share{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #edf1f4;padding-top:14px}.rs-post-meta{display:flex;align-items:center;gap:20px;flex-wrap:wrap;color:#5f7184;font-size:13px}.rs-post-meta span{display:inline-flex;align-items:center;gap:7px}.rs-post-meta svg{width:14px;height:14px;color:#173b60}.rs-post-share{display:flex;align-items:center;gap:7px}.rs-post-share small{margin-right:4px;color:#768596;font-size:12px}.rs-post-share a,.rs-post-share button{width:34px;height:34px;border:1px solid #dbe4ec;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0b3c69;font-size:12px;font-weight:900;cursor:pointer}.rs-post-share a:first-of-type{background:#2e65b7;color:#fff;border-color:#2e65b7}.rs-post-share .is-x{background:#111;color:#fff;border-color:#111}.rs-post-share .is-in{background:#2379a8;color:#fff;border-color:#2379a8}.rs-post-share a:hover,.rs-post-share button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(7,38,65,.1)}
.rs-post-gallery{margin:0 0 28px}.rs-post-gallery-main{position:relative;height:clamp(350px,43vw,560px);overflow:hidden;border-radius:10px;background:#e9eef2;box-shadow:0 20px 48px rgba(8,39,65,.08)}.rs-post-gallery-main>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .28s ease}.rs-post-gallery-main>img.is-active{opacity:1;visibility:visible}.rs-post-gallery-prev,.rs-post-gallery-next{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.93);color:#0b3158;font-size:29px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(5,28,53,.16)}.rs-post-gallery-prev{left:14px}.rs-post-gallery-next{right:14px}.rs-post-gallery-count{position:absolute;top:12px;right:12px;z-index:3;padding:5px 9px;border-radius:5px;background:rgba(5,28,53,.88);color:#fff;font-size:12px;font-weight:800}.rs-post-gallery-thumbs{display:flex;gap:8px;margin-top:8px;padding:8px;border:1px solid #e4eaf0;border-radius:10px;background:#fbfcfd;overflow-x:auto;scrollbar-width:thin}.rs-post-gallery-thumbs button{flex:0 0 112px;height:66px;padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:#eef2f5;cursor:pointer;opacity:.78}.rs-post-gallery-thumbs button.is-active{border-color:#e72733;opacity:1}.rs-post-gallery-thumbs img{width:100%;height:100%;object-fit:cover}
.rs-post-body{max-width:880px;color:#263f57;font-size:16px;line-height:1.85}.rs-post-body p{margin:0 0 20px}.rs-post-lead{font-size:18px!important;line-height:1.75!important;color:#163b60;font-weight:550}.rs-post-body h2,.rs-post-body h3{color:#0a3158;letter-spacing:-.025em;line-height:1.18}.rs-post-body h2{margin:38px 0 14px;font-size:28px}.rs-post-body h3{margin:30px 0 12px;font-size:22px}.rs-post-body blockquote{margin:28px 0;padding:19px 24px 19px 56px;border-left:4px solid #e92935;border-radius:8px;background:linear-gradient(110deg,#f7f9fb,#fff);color:#334c64;font-size:15px;font-style:italic;position:relative}.rs-post-body blockquote:before{content:'“';position:absolute;left:17px;top:8px;color:#e92935;font-size:46px;font-weight:900;line-height:1}.rs-post-body img{border-radius:10px}.rs-post-body table{width:100%;border-collapse:collapse;margin:25px 0;font-size:13px}.rs-post-body th{background:#0a3158;color:#fff}.rs-post-body th,.rs-post-body td{padding:11px 13px;border:1px solid #dfe6ed;text-align:left}
.rs-post-cta{margin-top:34px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 20px;border:1px solid #e2e8ee;border-radius:10px;background:linear-gradient(110deg,#fbfcfe,#fff4f4);box-shadow:0 12px 28px rgba(7,38,65,.04)}.rs-post-cta>span{width:44px;height:44px;border:1px solid #ef5962;border-radius:50%;display:grid;place-items:center;color:#e72834}.rs-post-cta>span svg{width:19px;height:19px}.rs-post-cta strong{display:block;color:#143a5f;font-size:13px}.rs-post-cta small{display:block;margin-top:3px;color:#718192;font-size:12px}.rs-post-cta a{height:42px;padding:0 17px;border-radius:6px;background:#e72834;color:#fff;display:inline-flex;align-items:center;gap:10px;font-size:11.5px;font-weight:950;letter-spacing:.025em}.rs-post-cta a svg{width:12px;height:12px}
.rs-post-sidebar{display:grid;gap:18px;position:sticky;top:96px}.rs-post-side-card{padding:24px;border:1px solid #e1e7ed;border-radius:10px;background:#fff;box-shadow:0 13px 34px rgba(7,35,60,.055)}.rs-post-side-card h2{margin:0 0 20px;padding-bottom:11px;position:relative;color:#0a3158;font-size:15px;letter-spacing:-.01em}.rs-post-side-card h2:after{content:"";position:absolute;left:0;bottom:0;width:36px;height:2px;background:#ed2936}.rs-post-categories{display:grid}.rs-post-categories a{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f4;color:#465c70;font-size:13px}.rs-post-categories a:last-child{border:0}.rs-post-categories a:hover span{color:#e72733}.rs-post-categories b{min-width:26px;height:22px;padding:0 7px;border-radius:999px;background:#f1f4f6;color:#738293;display:grid;place-items:center;font-size:11.5px}.rs-post-latest{display:grid;gap:13px}.rs-post-latest>a{display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;align-items:center}.rs-post-latest img{width:82px;height:58px;object-fit:cover;border-radius:7px}.rs-post-latest strong{display:block;color:#133a60;font-size:13px;line-height:1.35}.rs-post-latest small{display:block;margin-top:5px;color:#84919e;font-size:11.5px}.rs-post-side-all{display:inline-block;margin-top:18px;color:#e72733;font-size:12px;font-weight:900}.rs-post-socials{display:flex;gap:12px}.rs-post-socials a{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:12px;font-weight:900;background:#1f5dab}.rs-post-socials .is-instagram{background:#d83980}.rs-post-socials .is-youtube{background:#e21c25}.rs-post-socials .is-linkedin{background:#2479a9}
@media(max-width:1050px){.rs-post-layout{grid-template-columns:minmax(0,1fr) 290px;gap:30px}.rs-post-meta-share{align-items:flex-start;flex-direction:column}.rs-post-share{align-self:flex-start}.rs-post-cta{grid-template-columns:48px 1fr}.rs-post-cta a{grid-column:2;width:max-content}}
@media(max-width:820px){.rs-post-page{padding-top:34px}.rs-post-layout{grid-template-columns:1fr}.rs-post-sidebar{position:static;grid-template-columns:1fr 1fr}.rs-post-side-card:last-child{grid-column:1/-1}.rs-post-head h1{font-size:42px}.rs-post-gallery-main{height:440px}}
@media(max-width:620px){.rs-post-breadcrumb{min-height:42px}.rs-post-page{padding:28px 0 56px}.rs-post-head h1{font-size:34px}.rs-post-meta{gap:11px 15px}.rs-post-gallery-main{height:300px;border-radius:8px}.rs-post-gallery-prev,.rs-post-gallery-next{width:38px;height:38px}.rs-post-gallery-thumbs button{flex-basis:92px;height:55px}.rs-post-body{font-size:15px;line-height:1.78}.rs-post-lead{font-size:16px!important}.rs-post-cta{grid-template-columns:42px 1fr;padding:16px}.rs-post-cta>span{width:40px;height:40px}.rs-post-cta a{grid-column:1/-1;width:100%;justify-content:center}.rs-post-sidebar{grid-template-columns:1fr}.rs-post-side-card:last-child{grid-column:auto}}


/* ================================================================
   Single post v4.24 — Hero -> featured -> gallery -> summary -> body
   ================================================================ */
.rs-post-hero .rs-orgx-hero-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.52fr);gap:58px}
.rs-post-hero .rs-orgx-hero-copy h1{font-size:clamp(36px,3.9vw,54px);max-width:800px;line-height:1.08;letter-spacing:-.025em}
.rs-post-hero .rs-orgx-hero-copy>p{max-width:760px;font-size:16px;line-height:1.75}
.rs-post-hero .rs-orgx-hero-panel{max-width:390px;justify-self:end}
.rs-post-page-v2{padding:64px 0 82px;background:linear-gradient(180deg,#fff 0,#fbfcfe 100%)}
.rs-post-page-v2 .rs-post-layout{grid-template-columns:minmax(0,1fr) 330px;gap:46px}
.rs-post-featured{position:relative;margin:0 0 54px;border-radius:18px;overflow:hidden;background:#e8eef3;box-shadow:0 24px 58px rgba(7,36,63,.1)}
.rs-post-featured>img{width:100%;height:clamp(390px,48vw,620px);object-fit:cover}
.rs-post-featured figcaption{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;gap:12px;max-width:calc(100% - 44px);padding:12px 16px;border:1px solid rgba(255,255,255,.22);border-radius:12px;background:rgba(5,30,56,.78);backdrop-filter:blur(9px);color:#fff}
.rs-post-featured figcaption>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e92935}.rs-post-featured figcaption svg{width:16px;height:16px}.rs-post-featured figcaption b{display:block;font-size:11.5px;letter-spacing:.08em}.rs-post-featured figcaption small{display:block;margin-top:2px;opacity:.78;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rs-post-gallery-section{margin:0 0 58px;padding-top:2px}.rs-post-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin:0 0 22px}.rs-post-section-head>div>span{display:block;color:#e72733;font-size:12px;font-weight:950;letter-spacing:.09em}.rs-post-section-head h2{margin:7px 0 0;color:#0a3158;font-size:28px;line-height:1.08;letter-spacing:-.03em}.rs-post-section-head>p{margin:0;color:#7b8997;font-size:13px}.rs-post-section-head.is-content{margin-top:8px;padding-top:30px;border-top:1px solid #e7edf2}
.rs-post-page-v2 .rs-post-gallery{margin:0}.rs-post-page-v2 .rs-post-gallery-main{height:clamp(330px,39vw,520px);border-radius:16px}.rs-post-page-v2 .rs-post-gallery-thumbs{margin-top:10px;padding:9px;border-radius:14px}.rs-post-page-v2 .rs-post-gallery-thumbs button{flex-basis:120px;height:72px;border-radius:9px}
.rs-post-summary{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:24px;align-items:start;margin:0 0 58px;padding:30px 32px;border:1px solid #dfe7ee;border-radius:18px;background:linear-gradient(135deg,#f7faff 0,#fff 62%,#fff8f8 100%);box-shadow:0 16px 42px rgba(7,38,65,.06);overflow:hidden}.rs-post-summary:after{content:"";position:absolute;right:-70px;bottom:-105px;width:230px;height:230px;border-radius:50%;border:34px solid rgba(232,41,53,.035);pointer-events:none}.rs-post-summary-mark{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#082f55;color:#fff;box-shadow:0 13px 28px rgba(8,47,85,.16)}.rs-post-summary-mark svg{width:23px;height:23px}.rs-post-summary-copy>span{display:block;color:#e72733;font-size:12px;font-weight:950;letter-spacing:.1em}.rs-post-summary-copy h2{margin:7px 0 12px;color:#0a3158;font-size:25px;line-height:1.1;letter-spacing:-.03em}.rs-post-summary-copy p{margin:0;max-width:720px;color:#405a70;font-size:15px;line-height:1.8}.rs-post-summary-meta{display:flex;gap:18px;flex-wrap:wrap;margin-top:18px;color:#718194;font-size:12px}.rs-post-summary-meta span{display:inline-flex;align-items:center;gap:7px}.rs-post-summary-meta svg{width:13px;height:13px;color:#0d4776}.rs-post-summary .rs-post-share{align-self:center;position:relative;z-index:1}.rs-post-summary .rs-post-share small{display:none}
.rs-post-content-section{margin-bottom:10px}.rs-post-page-v2 .rs-post-body{max-width:none;font-size:16px;line-height:1.88}.rs-post-page-v2 .rs-post-body>p{max-width:850px}.rs-post-page-v2 .rs-post-body h2,.rs-post-page-v2 .rs-post-body h3{max-width:850px}.rs-post-page-v2 .rs-post-body blockquote{max-width:850px}
@media(max-width:1050px){.rs-post-hero .rs-orgx-hero-grid{grid-template-columns:1fr}.rs-post-hero .rs-orgx-hero-panel{justify-self:start;max-width:620px}.rs-post-page-v2 .rs-post-layout{grid-template-columns:minmax(0,1fr) 290px;gap:30px}.rs-post-summary{grid-template-columns:56px 1fr}.rs-post-summary .rs-post-share{grid-column:2;justify-content:flex-start}}
@media(max-width:820px){.rs-post-page-v2{padding-top:48px}.rs-post-page-v2 .rs-post-layout{grid-template-columns:1fr}.rs-post-featured{margin-bottom:44px}.rs-post-gallery-section,.rs-post-summary{margin-bottom:46px}.rs-post-summary{grid-template-columns:54px 1fr}.rs-post-sidebar{position:static}}
@media(max-width:620px){.rs-post-hero .rs-orgx-hero-copy h1{font-size:32px;line-height:1.12}.rs-post-hero .rs-orgx-hero-copy>p{font-size:14px}.rs-post-page-v2{padding:38px 0 60px}.rs-post-featured{border-radius:12px;margin-bottom:36px}.rs-post-featured>img{height:300px}.rs-post-featured figcaption{left:12px;right:12px;bottom:12px;max-width:none;padding:10px 12px}.rs-post-featured figcaption small{max-width:220px}.rs-post-section-head{align-items:flex-start;flex-direction:column;gap:7px}.rs-post-section-head h2{font-size:24px}.rs-post-gallery-section{margin-bottom:38px}.rs-post-page-v2 .rs-post-gallery-main{height:285px;border-radius:12px}.rs-post-page-v2 .rs-post-gallery-thumbs button{flex-basis:92px;height:58px}.rs-post-summary{grid-template-columns:1fr;gap:16px;margin-bottom:38px;padding:22px;border-radius:14px}.rs-post-summary-mark{width:48px;height:48px;border-radius:14px}.rs-post-summary-copy h2{font-size:22px}.rs-post-summary-copy p{font-size:14px;line-height:1.75}.rs-post-summary .rs-post-share{grid-column:1}.rs-post-section-head.is-content{padding-top:24px}}

/* ==========================================================================
 * Post detail v4.25.0 — richer editorial article layout
 * ======================================================================= */
.rs-post-page-v3{padding:58px 0 84px;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.rs-post-page-v3 .rs-post-layout{grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:start}
.rs-post-featured-v3{margin:0 0 42px;border-radius:18px;overflow:hidden;background:#e9eef3;box-shadow:0 22px 54px rgba(7,36,63,.10)}
.rs-post-featured-v3>img{width:100%;height:clamp(390px,48vw,610px);object-fit:cover}
.rs-post-gallery-section-v3{margin-bottom:34px}
.rs-post-page-v3 .rs-post-gallery-main{height:clamp(320px,38vw,500px);border-radius:15px}
.rs-post-page-v3 .rs-post-gallery-thumbs{margin-top:10px;padding:8px;border:1px solid #e2e8ee;border-radius:13px;background:#fff;box-shadow:0 10px 28px rgba(7,36,63,.045)}
.rs-post-page-v3 .rs-post-gallery-thumbs button{flex-basis:116px;height:70px;border-radius:8px}
.rs-post-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 46px}
.rs-post-fact-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:center;min-height:88px;padding:16px 17px;border:1px solid #dfe6ed;border-radius:12px;background:#fff;box-shadow:0 11px 27px rgba(7,36,63,.045)}
.rs-post-fact-card>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff4f5;border:1px solid #ffd7da;color:#e72834}
.rs-post-fact-card>span svg{width:18px;height:18px}.rs-post-fact-card small{display:block;margin-bottom:4px;color:#7b8997;font-size:11.5px;font-weight:900;letter-spacing:.055em}.rs-post-fact-card strong{display:block;color:#153b60;font-size:12px;line-height:1.4}
.rs-post-content-section-v3{margin-top:0;padding-top:4px}.rs-post-content-section-v3 .rs-post-section-head.is-content{margin-top:0;padding-top:0;border-top:0}
.rs-post-page-v3 .rs-post-body{max-width:none;font-size:16px;line-height:1.9;color:#334d64}.rs-post-page-v3 .rs-post-body>p,.rs-post-page-v3 .rs-post-body>ul,.rs-post-page-v3 .rs-post-body>ol,.rs-post-page-v3 .rs-post-body>blockquote,.rs-post-page-v3 .rs-post-body>h2,.rs-post-page-v3 .rs-post-body>h3,.rs-post-page-v3 .rs-post-body>h4{max-width:850px}
.rs-post-page-v3 .rs-post-body h2{margin-top:38px;font-size:27px;color:#0a3158}.rs-post-page-v3 .rs-post-body h3{margin-top:30px;font-size:21px;color:#123e66}
.rs-post-page-v3 .rs-post-body ul,.rs-post-page-v3 .rs-post-body ol{padding-left:22px}.rs-post-page-v3 .rs-post-body li{margin:7px 0}
.rs-post-page-v3 .rs-post-body blockquote{margin:30px 0;padding:22px 25px 22px 64px;border:0;border-left:4px solid #e72834;border-radius:0 12px 12px 0;background:linear-gradient(90deg,#fff4f5,#fbfcfe);color:#2e475e;font-size:15px;line-height:1.75}
.rs-post-page-v3 .rs-post-body table{display:table;width:100%;margin:30px 0;border-collapse:separate;border-spacing:0;border:1px solid #dfe6ed;border-radius:12px;overflow:hidden;font-size:12px;box-shadow:0 10px 25px rgba(7,36,63,.035)}
.rs-post-page-v3 .rs-post-body th{background:#0a3158;color:#fff;font-size:12px;letter-spacing:.03em}.rs-post-page-v3 .rs-post-body th,.rs-post-page-v3 .rs-post-body td{padding:12px 14px;border:0;border-bottom:1px solid #e5ebf0;text-align:left}.rs-post-page-v3 .rs-post-body tr:last-child td{border-bottom:0}.rs-post-page-v3 .rs-post-body tbody tr:nth-child(even){background:#f8fafc}
.rs-post-endbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-top:42px;padding-top:22px;border-top:1px solid #e5ebf0}.rs-post-tags small,.rs-post-share-end>small{display:block;margin-bottom:9px;color:#6e7f90;font-size:11.5px;font-weight:900;letter-spacing:.07em}.rs-post-tags>div{display:flex;flex-wrap:wrap;gap:7px}.rs-post-tags a{padding:6px 10px;border:1px solid #dfe6ed;border-radius:999px;background:#fff;color:#35536d;font-size:11.5px;font-weight:800}.rs-post-share-end{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rs-post-share-end>small{width:100%;text-align:right;margin-bottom:2px}
.rs-post-related{margin-top:50px}.rs-post-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.rs-post-related-grid article{overflow:hidden;border:1px solid #e0e7ed;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(7,36,63,.045);transition:.2s ease}.rs-post-related-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(7,36,63,.09)}.rs-post-related-grid img{width:100%;height:145px;object-fit:cover}.rs-post-related-grid article div{padding:14px}.rs-post-related-grid small{display:block;color:#8a98a6;font-size:11px}.rs-post-related-grid h3{margin:6px 0 12px;color:#153b60;font-size:13px;line-height:1.35}.rs-post-related-grid span{display:inline-flex;align-items:center;gap:7px;color:#e72834;font-size:11px;font-weight:950;letter-spacing:.025em}.rs-post-related-grid span svg{width:10px;height:10px}
.rs-post-page-v3 .rs-post-cta{margin-top:42px}.rs-post-side-share .rs-post-share{justify-content:flex-start}.rs-post-side-share .rs-post-share small{display:none}
@media(max-width:1050px){.rs-post-page-v3 .rs-post-layout{grid-template-columns:minmax(0,1fr) 285px;gap:28px}.rs-post-facts{grid-template-columns:1fr 1fr}.rs-post-related-grid{grid-template-columns:1fr 1fr}}
@media(max-width:820px){.rs-post-page-v3{padding-top:44px}.rs-post-page-v3 .rs-post-layout{grid-template-columns:1fr}.rs-post-sidebar{position:static}.rs-post-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:680px){.rs-post-page-v3{padding:34px 0 60px}.rs-post-featured-v3{margin-bottom:34px;border-radius:12px}.rs-post-featured-v3>img{height:300px}.rs-post-page-v3 .rs-post-gallery-main{height:280px;border-radius:12px}.rs-post-page-v3 .rs-post-gallery-thumbs button{flex-basis:90px;height:56px}.rs-post-facts{grid-template-columns:1fr;margin-bottom:36px}.rs-post-fact-card{min-height:76px}.rs-post-endbar{align-items:flex-start;flex-direction:column}.rs-post-share-end>small{text-align:left}.rs-post-related-grid{grid-template-columns:1fr}.rs-post-related-grid img{height:190px}.rs-post-page-v3 .rs-post-body{font-size:15px;line-height:1.8}.rs-post-page-v3 .rs-post-body table{display:block;overflow-x:auto;white-space:nowrap}}

/* v4.25.1 — proportional post hero + gallery after article content */
.rs-post-page-v3 .rs-post-content-section-v3{margin-bottom:48px}
.rs-post-page-v3 .rs-post-gallery-section-v3{margin-top:0;margin-bottom:46px;padding-top:30px;border-top:1px solid #e7edf2}
.rs-post-page-v3 .rs-post-gallery-section-v3 .rs-post-section-head{margin-bottom:18px}
@media(max-width:680px){.rs-post-page-v3 .rs-post-content-section-v3{margin-bottom:36px}.rs-post-page-v3 .rs-post-gallery-section-v3{padding-top:24px;margin-bottom:38px}}


/* Post Hero refinement — v4.25.4 */
.rs-post-hero .rs-orgx-hero-inner{
  padding-top:96px !important;
  padding-bottom:138px !important;
}
.rs-post-hero .rs-orgx-breadcrumb{
  margin-bottom:70px !important;
}
.rs-post-hero .rs-orgx-hero-grid{
  gap:84px !important;
  align-items:start !important;
}
.rs-post-hero .rs-orgx-hero-copy{
  max-width:720px !important;
}
.rs-post-hero .rs-orgx-kicker{
  margin-bottom:24px !important;
}
.rs-post-hero .rs-orgx-hero-copy h1{
  max-width:620px !important;
  margin:0 0 42px !important;
  font-size:clamp(34px,3.2vw,46px) !important;
  line-height:1.18 !important;
  letter-spacing:-.02em !important;
  text-wrap:balance;
  text-transform:none !important;
}
.rs-post-hero .rs-orgx-hero-copy>p{
  max-width:620px !important;
  margin:0 !important;
  font-size:15px !important;
  line-height:1.9 !important;
}
.rs-post-hero .rs-orgx-hero-panel{
  margin-top:14px !important;
}
@media(max-width:1050px){
  .rs-post-hero .rs-orgx-hero-inner{padding-top:78px !important;padding-bottom:116px !important}
  .rs-post-hero .rs-orgx-breadcrumb{margin-bottom:54px !important}
  .rs-post-hero .rs-orgx-hero-grid{gap:42px !important}
  .rs-post-hero .rs-orgx-hero-copy h1{max-width:620px !important;font-size:clamp(32px,4vw,42px) !important;margin-bottom:34px !important}
}
@media(max-width:620px){
  .rs-post-hero .rs-orgx-hero-inner{padding-top:56px !important;padding-bottom:96px !important}
  .rs-post-hero .rs-orgx-breadcrumb{margin-bottom:34px !important}
  .rs-post-hero .rs-orgx-kicker{margin-bottom:16px !important}
  .rs-post-hero .rs-orgx-hero-copy h1{font-size:30px !important;line-height:1.18 !important;margin-bottom:24px !important;max-width:none !important}
  .rs-post-hero .rs-orgx-hero-copy>p{font-size:14px !important;line-height:1.78 !important}
  .rs-post-hero .rs-orgx-hero-grid{gap:28px !important}
}


/* Global Hero title scale — v4.25.7
   Shared proportional sizing for all migrated internal-page heroes. */
.rs-global-hero:not(.rs-post-hero) .rs-orgx-hero-copy h1{
  max-width:860px;
  font-size:clamp(44px,5vw,72px);
  line-height:.98;
  letter-spacing:-.04em;
  text-wrap:balance;
}
@media(max-width:1100px){
  .rs-global-hero:not(.rs-post-hero) .rs-orgx-hero-copy h1{
    font-size:clamp(40px,6vw,62px);
    line-height:1;
  }
}
@media(max-width:780px){
  .rs-global-hero:not(.rs-post-hero) .rs-orgx-hero-copy h1{
    font-size:40px;
    line-height:1.04;
    letter-spacing:-.03em;
  }
}
@media(max-width:520px){
  .rs-global-hero:not(.rs-post-hero) .rs-orgx-hero-copy h1{
    font-size:34px;
    line-height:1.08;
  }
}


/* ======================================================================
   Central Photo Archive — v4.26.0
   ====================================================================== */
.rs-gallery-search-panel{position:relative;z-index:4;margin-top:-56px;padding:0 0 10px;background:transparent}
.rs-gallery-search-form{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(190px,.9fr) minmax(160px,.72fr) 210px;gap:18px;align-items:end;padding:24px 26px;border:1px solid #dce5ec;border-radius:18px;background:#fff;box-shadow:0 18px 44px rgba(7,39,67,.12)}
.rs-gallery-search-field{display:grid;gap:8px;min-width:0}.rs-gallery-search-field>span{font-size:11.5px;font-weight:950;letter-spacing:.055em;color:#113a5f}.rs-gallery-search-field>div{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;height:48px;padding:0 14px;border:1px solid #d8e2e9;border-radius:9px;background:#fbfcfd;color:#153f64}.rs-gallery-search-field>div svg{width:16px;height:16px}.rs-gallery-search-field input,.rs-gallery-search-field select{width:100%;height:48px;border:1px solid #d8e2e9;border-radius:9px;background:#fff;padding:0 14px;color:#183b59;font:inherit;font-size:13px;outline:0}.rs-gallery-search-field>div input{height:auto;border:0;background:transparent;padding:0}.rs-gallery-search-field input:focus,.rs-gallery-search-field select:focus,.rs-gallery-search-field>div:focus-within{border-color:#1d5f90;box-shadow:0 0 0 3px rgba(29,95,144,.09)}
.rs-gallery-search-submit{height:48px;border:0;border-radius:8px;background:linear-gradient(135deg,#e52b37,#d91d2b);color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;font:900 11px/1 inherit;letter-spacing:.03em;cursor:pointer;box-shadow:0 12px 26px rgba(222,35,49,.18);transition:transform .2s ease,box-shadow .2s ease}.rs-gallery-search-submit svg{width:15px;height:15px}.rs-gallery-search-submit:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(222,35,49,.24)}
.rs-gallery-resultsbar{background:#f5f8fa}.rs-gallery-resultsbar-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.rs-gallery-resultsbar p{margin:0;color:#3f5b72;font-size:12px}.rs-gallery-resultsbar p strong{color:#0d3a61;font-size:15px}.rs-gallery-resultsbar form label{display:flex;align-items:center;gap:11px}.rs-gallery-resultsbar label>span{font-size:11px;font-weight:950;color:#163d60;letter-spacing:.05em}.rs-gallery-resultsbar select{height:38px;min-width:175px;border:1px solid #dbe4ea;border-radius:8px;background:#fff;padding:0 12px;color:#465f73;font-size:13px}
.rs-gallery-albums-section:not(.is-program-archive){padding:42px 0 100px;background:#f5f8fa}.rs-gallery-archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.rs-gallery-archive-card{overflow:hidden;border:1px solid #dfe7ed;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(7,39,67,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rs-gallery-archive-card:hover{transform:translateY(-4px);border-color:#cad8e2;box-shadow:0 20px 42px rgba(7,39,67,.11)}.rs-gallery-archive-card>a{display:flex;flex-direction:column;height:100%;color:inherit}.rs-gallery-archive-card-media{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#e1e8ed}.rs-gallery-archive-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,28,51,.22),transparent 55%);pointer-events:none}.rs-gallery-archive-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.rs-gallery-archive-card:hover .rs-gallery-archive-card-media img{transform:scale(1.03)}.rs-gallery-archive-card-media>span{position:absolute;z-index:2;left:15px;bottom:14px;max-width:calc(100% - 30px);padding:7px 10px;border-radius:6px;background:#e32634;color:#fff;font-size:10.5px;font-weight:950;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rs-gallery-archive-card-copy{display:flex;flex-direction:column;flex:1;padding:18px 18px 17px}.rs-gallery-archive-card-copy h2{margin:0 0 9px;color:#0a3157;font-size:18px;line-height:1.15;letter-spacing:-.025em}.rs-gallery-archive-card-copy p{margin:0 0 15px;color:#667b8d;font-size:12.5px;line-height:1.6}.rs-gallery-archive-card-meta{display:flex;flex-wrap:wrap;gap:8px 13px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f4}.rs-gallery-archive-card-meta span{display:inline-flex;align-items:center;gap:6px;color:#6f8291;font-size:11px;font-weight:700}.rs-gallery-archive-card-meta svg{width:13px;height:13px;color:#184b76}
.rs-gallery-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px}.rs-gallery-pagination a,.rs-gallery-pagination span{min-width:38px;height:38px;padding:0 10px;border:1px solid #d9e3ea;border-radius:8px;background:#fff;color:#234a6b;display:grid;place-items:center;font-size:12px;font-weight:900}.rs-gallery-pagination a:hover,.rs-gallery-pagination a.is-active{background:#e32634;border-color:#e32634;color:#fff}.rs-gallery-pagination span{background:transparent;border-color:transparent}
.rs-gallery-submit-band{padding:0 0 78px;background:#f5f8fa}.rs-gallery-submit-inner{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;padding:24px 30px;border-radius:14px;background:linear-gradient(135deg,#082f55,#0b3e6b);color:#fff;box-shadow:0 16px 38px rgba(7,39,67,.14)}.rs-gallery-submit-icon{width:54px;height:54px;border:2px solid #e62a37;border-radius:14px;display:grid;place-items:center;color:#e62a37}.rs-gallery-submit-icon svg{width:26px;height:26px}.rs-gallery-submit-inner h2{margin:0 0 6px;font-size:19px;line-height:1.08}.rs-gallery-submit-inner p{margin:0;color:#c6d5e0;font-size:12.5px;line-height:1.55}.rs-gallery-submit-inner>a{min-height:46px;padding:0 20px;border:1px solid rgba(255,255,255,.65);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-size:11.5px;font-weight:950;letter-spacing:.04em}.rs-gallery-submit-inner>a:hover{background:#fff;color:#082f55}.rs-gallery-submit-inner>a b{font-size:14px}
@media(max-width:1180px){.rs-gallery-search-form{grid-template-columns:1fr 1fr 1fr}.rs-gallery-search-submit{grid-column:1/-1}.rs-gallery-archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.rs-gallery-search-panel{margin-top:-34px}.rs-gallery-search-form{grid-template-columns:1fr 1fr}.rs-gallery-search-submit{grid-column:auto}.rs-gallery-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-gallery-submit-inner{grid-template-columns:54px 1fr}.rs-gallery-submit-inner>a{grid-column:2;justify-self:start}}
@media(max-width:640px){.rs-gallery-search-panel{margin-top:-20px}.rs-gallery-search-form{grid-template-columns:1fr;padding:18px;border-radius:14px}.rs-gallery-search-submit{grid-column:auto}.rs-gallery-resultsbar-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.rs-gallery-resultsbar form,.rs-gallery-resultsbar form label,.rs-gallery-resultsbar select{width:100%}.rs-gallery-archive-grid{grid-template-columns:1fr;gap:16px}.rs-gallery-archive-card-media{aspect-ratio:1.65/1}.rs-gallery-archive-card-copy h2{font-size:20px}.rs-gallery-pagination{flex-wrap:wrap;margin-top:30px}.rs-gallery-submit-band{padding-bottom:58px}.rs-gallery-submit-inner{grid-template-columns:1fr;padding:24px}.rs-gallery-submit-icon{display:none}.rs-gallery-submit-inner>a{grid-column:auto;width:100%}}


/* ======================================================================
   Central Photo Archive refinements — v4.26.1
   ====================================================================== */
.rs-gallery-search-panel{margin-top:0;padding:34px 0 14px;background:#f5f8fa}
.rs-gallery-search-form.is-loading,.rs-gallery-resultsbar.is-loading,.rs-gallery-albums-section.is-loading{pointer-events:none}
.rs-gallery-albums-section{position:relative;transition:opacity .18s ease}
.rs-gallery-albums-section.is-loading{opacity:.48}
.rs-gallery-search-form.is-loading{opacity:.72}
.rs-gallery-resultsbar.is-loading{opacity:.72}


/* v4.26.2 — gallery hero: remove extra circular decoration only */

@media(max-width:900px){.rs-gallery-search-panel{margin-top:0;padding-top:28px}}
@media(max-width:640px){.rs-gallery-search-panel{margin-top:0;padding-top:22px}}

/* ==========================================================
   Single photo album — v4.27.0
   ========================================================== */
.rs-album-detail-hero .rs-orgx-hero-copy h1{max-width:900px}
.rs-album-detail{background:#fff}
.rs-album-toolbar{padding:30px 0 18px;background:#fff}
.rs-album-toolbar-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}
.rs-album-toolbar-left{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.rs-album-back{min-height:42px;padding:0 17px;border:1px solid #d5e0e8;border-radius:7px;display:inline-flex;align-items:center;gap:10px;color:#173f61;font-size:11.5px;font-weight:950;letter-spacing:.025em;background:#fff;transition:.2s}
.rs-album-back:hover{border-color:#153f63;background:#f7fafc}
.rs-album-back span{font-size:15px}
.rs-album-view-switch{display:flex;gap:8px}
.rs-album-view-switch button{min-height:42px;padding:0 18px;border:1px solid #d5e0e8;border-radius:7px;background:#fff;color:#183f61;display:inline-flex;align-items:center;gap:8px;font:900 9px/1 inherit;letter-spacing:.025em;cursor:pointer;transition:.2s}
.rs-album-view-switch button svg{width:15px;height:15px}
.rs-album-view-switch button.is-active,.rs-album-view-switch button:hover{background:#082f55;border-color:#082f55;color:#fff;box-shadow:0 8px 20px rgba(7,43,75,.12)}
.rs-album-share{display:flex;align-items:center;gap:9px}.rs-album-share small{margin-right:9px;color:#183f61;font-size:11px;font-weight:950;letter-spacing:.045em}
.rs-album-share a,.rs-album-share button{width:42px;height:42px;border:1px solid #d8e2e9;border-radius:50%;display:grid;place-items:center;background:#fff;color:#133d60;font:900 13px/1 inherit;cursor:pointer;transition:.2s}
.rs-album-share a:hover,.rs-album-share button:hover{background:#082f55;border-color:#082f55;color:#fff;transform:translateY(-1px)}
.rs-album-gallery-section{padding:22px 0 46px;background:#fff}
.rs-album-mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:112px;gap:14px}
.rs-album-photo{position:relative;grid-column:span 3;grid-row:span 2;overflow:hidden;padding:0;border:1px solid #e2eaf0;border-radius:18px;background:#eef3f7;cursor:zoom-in;min-width:0;box-shadow:0 14px 32px rgba(8,38,66,.06);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.rs-album-photo:nth-child(1){grid-column:span 6;grid-row:span 3}
.rs-album-photo:nth-child(2),.rs-album-photo:nth-child(3){grid-column:span 3;grid-row:span 2}
.rs-album-photo:nth-child(4),.rs-album-photo:nth-child(5),.rs-album-photo:nth-child(6),.rs-album-photo:nth-child(7){grid-column:span 3;grid-row:span 2}
.rs-album-photo.is-extra{display:none}
.rs-album-mosaic.is-expanded .rs-album-photo.is-extra{display:block}
.rs-album-mosaic.is-expanded .rs-album-photo:nth-child(n+8){grid-column:span 3;grid-row:span 2}
.rs-album-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease,filter .25s ease}
.rs-album-photo-overlay{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(180deg,rgba(4,30,54,.05),rgba(4,30,54,.18));color:#fff;opacity:0;transition:.24s}
.rs-album-photo-overlay svg{width:28px;height:28px;filter:drop-shadow(0 3px 10px rgba(0,0,0,.35))}
.rs-album-photo:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(8,38,66,.11);border-color:#d6e3eb}
.rs-album-photo:hover img{transform:scale(1.03);filter:saturate(1.03)}.rs-album-photo:hover .rs-album-photo-overlay{opacity:1;background:linear-gradient(180deg,rgba(4,30,54,.12),rgba(4,30,54,.26))}
.rs-album-loadmore-wrap{display:flex;justify-content:center;padding-top:18px}
.rs-album-loadmore{min-width:310px;height:46px;padding:0 24px;border:1px solid #d6e1e8;border-radius:7px;background:#fff;color:#173e60;display:inline-flex;align-items:center;justify-content:center;gap:16px;font:950 9px/1 inherit;letter-spacing:.025em;cursor:pointer;transition:.2s}
.rs-album-loadmore:hover{background:#f7fafc;border-color:#bfcfd9}.rs-album-loadmore b{font-size:14px;color:#174c76}
.rs-album-empty{padding:54px;border:1px dashed #cdd9e2;border-radius:14px;text-align:center;color:#64798a;background:#fafcfd}.rs-album-empty strong{display:block;margin-bottom:8px;color:#0b3458;font-size:22px}
.rs-album-submit-band{padding:18px 0 76px;background:#fff}
.rs-album-submit-inner{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:24px;align-items:center;padding:20px 24px;border:1px solid #dce5eb;border-radius:14px;background:linear-gradient(135deg,#fbfcfd,#f7fafc);box-shadow:0 12px 34px rgba(7,39,67,.04)}
.rs-album-submit-icon{width:52px;height:52px;border-radius:11px;background:#082f55;color:#fff;display:grid;place-items:center}.rs-album-submit-icon svg{width:25px;height:25px}
.rs-album-submit-inner h2{margin:0 0 5px;color:#123b5e;font-size:18px;line-height:1.15}.rs-album-submit-inner p{margin:0;color:#63798a;font-size:13px}
.rs-album-submit-inner>a{min-height:44px;padding:0 21px;border-radius:6px;background:#e52532;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:11.5px;font-weight:950;letter-spacing:.03em;box-shadow:0 8px 20px rgba(229,37,50,.16)}
.rs-album-submit-inner>a:hover{background:#cc1f2b;transform:translateY(-1px)}.rs-album-submit-inner>a b{font-size:15px}
body.rs-album-modal-open{overflow:hidden}
.rs-album-lightbox{position:fixed;z-index:99999;inset:0;display:none;align-items:center;justify-content:center;background:rgba(2,15,28,.96);color:#fff}.rs-album-lightbox.is-open{display:flex}
.rs-album-lightbox figure{width:min(88vw,1400px);height:86vh;margin:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.rs-album-lightbox figure img{max-width:100%;max-height:79vh;width:auto;height:auto;object-fit:contain;box-shadow:0 30px 90px rgba(0,0,0,.5)}
.rs-album-lightbox figcaption{min-height:26px;padding-top:10px;color:#c1cdd6;font-size:12px}
.rs-album-lightbox-close,.rs-album-lightbox-prev,.rs-album-lightbox-next,.rs-album-play{position:absolute;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}
.rs-album-lightbox-close{right:24px;top:22px;width:46px;height:46px;border-radius:50%;font-size:28px}.rs-album-lightbox-prev,.rs-album-lightbox-next{top:50%;width:48px;height:68px;border-radius:8px;font-size:42px;transform:translateY(-50%)}.rs-album-lightbox-prev{left:24px}.rs-album-lightbox-next{right:24px}
.rs-album-lightbox-counter{position:absolute;left:24px;bottom:24px;color:#b9c7d0;font-size:12px;letter-spacing:.08em}.rs-album-play{left:50%;bottom:20px;transform:translateX(-50%);height:38px;padding:0 16px;border-radius:999px;font:900 9px/1 inherit;letter-spacing:.04em}
@media(max-width:980px){.rs-album-toolbar-inner{align-items:flex-start;flex-direction:column}.rs-album-share{align-self:flex-end}.rs-album-mosaic{grid-auto-rows:108px;gap:12px}.rs-album-photo:nth-child(1){grid-column:span 8;grid-row:span 3}.rs-album-photo:nth-child(2),.rs-album-photo:nth-child(3){grid-column:span 4;grid-row:span 2}.rs-album-photo:nth-child(4),.rs-album-photo:nth-child(5),.rs-album-photo:nth-child(6),.rs-album-photo:nth-child(7),.rs-album-mosaic.is-expanded .rs-album-photo:nth-child(n+8){grid-column:span 4;grid-row:span 2}.rs-album-submit-inner{grid-template-columns:54px 1fr}.rs-album-submit-inner>a{grid-column:2;justify-self:start}}
@media(max-width:680px){.rs-album-toolbar{padding-top:22px}.rs-album-toolbar-left{width:100%;display:grid}.rs-album-back{width:100%;justify-content:center}.rs-album-view-switch{display:grid;grid-template-columns:1fr 1fr}.rs-album-view-switch button{justify-content:center}.rs-album-share{align-self:auto;width:100%;justify-content:flex-start;flex-wrap:wrap}.rs-album-share small{width:100%;margin:0 0 3px}.rs-album-gallery-section{padding-top:10px}.rs-album-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:128px;gap:10px}.rs-album-photo,.rs-album-photo:nth-child(n){grid-column:span 1;grid-row:span 1;border-radius:14px}.rs-album-photo:nth-child(1){grid-column:1/-1;grid-row:span 2}.rs-album-mosaic.is-expanded .rs-album-photo:nth-child(n+8){grid-column:span 1;grid-row:span 1}.rs-album-loadmore{min-width:0;width:100%}.rs-album-submit-band{padding-bottom:58px}.rs-album-submit-inner{grid-template-columns:1fr;padding:21px}.rs-album-submit-icon{display:none}.rs-album-submit-inner>a{grid-column:auto;width:100%}.rs-album-lightbox figure{width:calc(100vw - 24px)}.rs-album-lightbox-prev,.rs-album-lightbox-next{top:auto;bottom:18px;width:44px;height:44px;border-radius:50%;font-size:30px;transform:none}.rs-album-lightbox-prev{left:calc(50% - 102px)}.rs-album-lightbox-next{right:calc(50% - 102px)}.rs-album-play{bottom:21px}.rs-album-lightbox-counter{left:14px;bottom:74px}.rs-album-lightbox-close{right:14px;top:14px}}

/* BMI dashboard — v4.28.0 */
.rs-bmi-dashboard{background:#f5f8fb;color:#0a3154}.rs-bmi-dashboard-main{padding:56px 0 34px}.rs-bmi-dashboard-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px}.rs-bmi-panel{background:#fff;border:1px solid #e0e8ef;border-radius:18px;box-shadow:0 12px 34px rgba(7,39,67,.055)}.rs-bmi-input-panel,.rs-bmi-result-panel,.rs-bmi-visual-card,.rs-bmi-chart-card,.rs-bmi-info-card{padding:26px}.rs-bmi-panel-head{margin-bottom:22px}.rs-bmi-panel-head>span,.rs-bmi-panel-head>div>span{display:block;font-size:11.5px;font-weight:950;letter-spacing:.095em;color:#143d61}.rs-bmi-panel-head h2{margin:6px 0 7px;font-size:22px;line-height:1.08;color:#0b3152;letter-spacing:-.025em}.rs-bmi-panel-head p{margin:0;color:#728493;font-size:13px;line-height:1.65}.rs-bmi-panel-head.is-inline{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.rs-bmi-live{font-size:11.5px;color:#6d8191;text-transform:uppercase;letter-spacing:.06em}.rs-bmi-live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#48a445;margin-right:5px}.rs-bmi-sex{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:25px}.rs-bmi-sex button{height:46px;border:1px solid #d8e2ea;border-radius:9px;background:#fff;color:#294860;font:800 11px/1 inherit;cursor:pointer;transition:.2s}.rs-bmi-sex button span{font-size:19px;margin-right:7px}.rs-bmi-sex button.is-active{border-color:#154e86;box-shadow:0 0 0 2px rgba(21,78,134,.06);color:#0c4272}.rs-bmi-control{margin-bottom:24px}.rs-bmi-control-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px}.rs-bmi-control-top label{font-size:12px;font-weight:900}.rs-bmi-control-top>div{display:flex;align-items:center;border:1px solid #dce5eb;border-radius:8px;overflow:hidden;background:#f9fbfc}.rs-bmi-control-top input{width:70px;border:0;background:transparent;padding:9px 6px 9px 12px;font:900 14px/1 inherit;color:#173d5c;outline:0}.rs-bmi-control-top b{padding-right:9px;font-size:11.5px;color:#788a98}.rs-bmi-range{width:100%;accent-color:#164f88;cursor:pointer}.rs-bmi-range-labels{display:flex;justify-content:space-between;margin-top:4px;color:#8a9aa6;font-size:11px}.rs-bmi-calc-btn{width:100%;height:48px;border:0;border-radius:8px;background:linear-gradient(135deg,#ed2c38,#d91d2b);color:#fff;font:950 10px/1 inherit;letter-spacing:.04em;cursor:pointer;box-shadow:0 12px 24px rgba(226,32,46,.18)}.rs-bmi-calc-btn span{font-size:15px;margin-left:8px}.rs-bmi-small-note{margin:18px 0 0;text-align:center;color:#8b99a5;font-size:11.5px;line-height:1.55}.rs-bmi-result-top{display:grid;grid-template-columns:260px 1fr;gap:34px;align-items:center;padding:6px 0 30px}.rs-bmi-ring-wrap{display:grid;place-items:center}.rs-bmi-ring{--bmi-progress:32%;width:220px;height:220px;border-radius:50%;position:relative;display:grid;place-items:center;background:conic-gradient(from 210deg,#49a6e9 0 16%,#45a444 16% 35%,#f2cc0b 35% 51%,#f89b12 51% 67%,#ef321f 67% 84%,#b80e16 84% 100%);box-shadow:inset 0 0 0 18px #fff,0 12px 30px rgba(9,49,83,.07)}.rs-bmi-ring:before{content:"";position:absolute;inset:21px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #eaf0f4}.rs-bmi-ring>div{position:relative;z-index:2;text-align:center}.rs-bmi-ring strong{display:block;font-size:49px;line-height:1;color:#082f55}.rs-bmi-ring small{display:block;margin-top:7px;font-size:14px;font-weight:900;color:#123d61}.rs-bmi-ring>i{position:absolute;z-index:3;left:calc(50% - 7px);top:calc(50% - 7px);width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid #143f67;transform-origin:7px 7px;transition:transform .45s ease}.rs-bmi-result-copy>span{font-size:11.5px;font-weight:950;letter-spacing:.09em;color:#5d7890}.rs-bmi-result-copy h3{margin:8px 0 9px;font-size:25px;line-height:1.08;color:#399b35}.rs-bmi-result-copy>p{max-width:520px;margin:0 0 18px;color:#546d80;font-size:12px;line-height:1.7}.rs-bmi-result-stat{padding:13px 0;border-top:1px solid #edf1f4}.rs-bmi-result-stat small{display:block;color:#7c8c98;font-size:11.5px;margin-bottom:4px}.rs-bmi-result-stat strong{font-size:13px;color:#143b5d}.rs-bmi-category-block{border-top:1px solid #e8eef3;padding-top:22px}.rs-bmi-category-heading{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:13px}.rs-bmi-category-heading strong{font-size:12px}.rs-bmi-category-heading span{position:absolute;top:-6px;left:32%;transform:translate(-50%,-100%);background:#1f8340;color:#fff;border-radius:6px;padding:5px 7px;font-size:11.5px;font-weight:900;transition:left .4s ease}.rs-bmi-category-heading span:after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);border:5px solid transparent;border-top-color:#1f8340;border-bottom:0}.rs-bmi-category-scale{display:grid;grid-template-columns:repeat(6,1fr);position:relative;border-radius:7px;overflow:visible}.rs-bmi-category-scale>div{min-height:62px;padding:11px 7px;text-align:center;color:#fff}.rs-bmi-category-scale b{display:block;font-size:11px}.rs-bmi-category-scale small{display:block;margin-top:20px;color:#546a7c;font-size:10.5px;white-space:nowrap}.rs-bmi-category-scale .is-blue{background:#3895df}.rs-bmi-category-scale .is-green{background:#56a93a}.rs-bmi-category-scale .is-yellow{background:#e0c400}.rs-bmi-category-scale .is-orange{background:#f19715}.rs-bmi-category-scale .is-red{background:#eb3e25}.rs-bmi-category-scale .is-darkred{background:#b8151c}.rs-bmi-category-scale>i{position:absolute;z-index:4;top:-5px;left:32%;width:3px;height:38px;background:#082f55;transform:translateX(-50%);transition:left .4s ease}.rs-bmi-visual-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 280px;gap:18px;margin-top:18px}.rs-bmi-body-visual{display:grid;grid-template-columns:minmax(82px,1fr) 52px minmax(82px,1fr);gap:14px;align-items:end;height:236px;padding:10px 2px 6px}.rs-bmi-silhouette{height:204px;display:flex;align-items:flex-end;justify-content:center;color:#a7b5c4;position:relative}.rs-bmi-silhouette:after{content:"";position:absolute;left:50%;bottom:0;width:82%;height:1px;background:linear-gradient(90deg,transparent,#dce5eb,transparent);transform:translateX(-50%)}.rs-bmi-silhouette svg{display:block;width:auto;max-width:100%;height:198px;fill:currentColor;filter:drop-shadow(0 10px 16px rgba(8,47,85,.09));transition:color .3s ease,transform .3s ease}.rs-bmi-silhouette .rs-bmi-body-highlight{fill:rgba(255,255,255,.13)}.rs-bmi-silhouette.is-reference{color:#a8b7c7}.rs-bmi-silhouette.is-active{color:#76b85c}.rs-bmi-silhouette.is-active svg{transform:none}.rs-bmi-silhouette.is-active .rs-bmi-body-highlight{fill:rgba(255,255,255,.17)}.rs-bmi-vertical-scale{height:198px;position:relative;align-self:end;margin-bottom:5px}.rs-bmi-v-gradient{position:absolute;left:18px;top:0;width:10px;height:100%;border-radius:8px;background:linear-gradient(to top,#3d9ee8 0 20%,#5eb146 20% 43%,#e9cf12 43% 57%,#ef9821 57% 73%,#eb3629 73% 86%,#b81219 86%)}.rs-bmi-vertical-scale i{position:absolute;left:9px;bottom:32%;width:28px;height:2px;background:#0a3154;transition:bottom .4s ease}.rs-bmi-vertical-scale i:before{content:"";position:absolute;left:-2px;top:-4px;border:5px solid transparent;border-left-color:#0a3154}.rs-bmi-vertical-scale span{position:absolute;left:34px;font-size:11px;color:#536b7d}.rs-bmi-vertical-scale .v40{top:0}.rs-bmi-vertical-scale .v30{top:35%}.rs-bmi-vertical-scale .v25{top:55%}.rs-bmi-vertical-scale .v18{bottom:0}.rs-bmi-mini-legend{display:grid;grid-template-columns:1fr 1fr;gap:9px;font-size:11px;color:#5a7082}.rs-bmi-mini-legend span{display:flex;align-items:center;gap:6px}.rs-bmi-mini-legend i{width:8px;height:8px;border-radius:50%}.rs-bmi-mini-legend .is-blue{background:#3895df}.rs-bmi-mini-legend .is-green{background:#56a93a}.rs-bmi-mini-legend .is-yellow{background:#e0c400}.rs-bmi-mini-legend .is-red{background:#e53a29}.rs-bmi-chart-card{min-width:0}.rs-bmi-chart-card .rs-bmi-panel-head small{font-size:11px;color:#80909d;text-transform:uppercase;letter-spacing:.06em}.rs-bmi-chart-wrap{width:100%;overflow:hidden}.rs-bmi-chart{display:block;width:100%;height:auto}.rs-bmi-chart-zones .zone-high{fill:#fff0ee}.rs-bmi-chart-zones .zone-mid{fill:#fff8de}.rs-bmi-chart-zones .zone-normal{fill:#eef8e9}.rs-bmi-chart-zones .zone-low{fill:#edf6fd}.rs-bmi-chart-grid line{stroke:#dae4eb;stroke-width:1}.rs-bmi-chart-y text,.rs-bmi-chart [data-bmi-xlabels] text{fill:#7b8e9d;font-size:12px}.rs-bmi-chart [data-bmi-line]{stroke:#277a3f;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.rs-bmi-chart [data-bmi-points] circle{fill:#fff;stroke:#398f4d;stroke-width:3}.rs-bmi-chart [data-bmi-points] circle.is-current{fill:#e62b37;stroke:#fff;stroke-width:4;filter:drop-shadow(0 3px 4px rgba(0,0,0,.18))}.rs-bmi-chart-summary{margin-top:12px;padding:12px 15px;border-radius:9px;background:#f0f8ed;border:1px solid #d9ead2;color:#38633c;font-size:12px;line-height:1.55}.rs-bmi-info-list>div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #e9eef2}.rs-bmi-info-list>div>span{width:38px;height:38px;border-radius:10px;background:#eef4fa;color:#174e82;display:grid;place-items:center;font-size:18px}.rs-bmi-info-list p{margin:0;color:#718392;font-size:11.5px}.rs-bmi-info-list strong{display:block;margin-top:3px;color:#123a5b;font-size:12px}.rs-bmi-info-card>a{margin-top:22px;height:44px;border:1px solid #d8e2e9;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#123d61;font-size:11.5px;font-weight:950}.rs-bmi-info-card>a b{margin-left:9px}.rs-bmi-explain{padding:36px 0 76px}.rs-bmi-section-title{max-width:840px;margin-bottom:28px}.rs-bmi-section-title>span{font-size:11.5px;font-weight:950;letter-spacing:.09em}.rs-bmi-section-title h2{font-size:31px;margin:7px 0 10px;letter-spacing:-.035em}.rs-bmi-section-title p{margin:0;color:#687d8d;font-size:13px;line-height:1.7}.rs-bmi-tips{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rs-bmi-tips article{padding:22px;border:1px solid #e0e8ee;border-radius:15px;background:#fff}.rs-bmi-tips i{font-style:normal;font-size:26px;color:#4c9fe2}.rs-bmi-tips article:nth-child(2) i{color:#2d8cd8}.rs-bmi-tips article:nth-child(3) i{color:#9260dd}.rs-bmi-tips article:nth-child(4) i{color:#ee719a}.rs-bmi-tips h3{font-size:13px;margin:12px 0 8px}.rs-bmi-tips p{margin:0;color:#64798a;font-size:12px;line-height:1.7}.rs-bmi-disclaimer{display:grid;grid-template-columns:45px 1fr;gap:16px;align-items:center;margin-top:18px;padding:20px 24px;border-radius:13px;background:linear-gradient(135deg,#082f55,#0d4476);color:#fff}.rs-bmi-disclaimer>span{font-size:28px}.rs-bmi-disclaimer p{margin:0;color:#d0dce5;font-size:12px;line-height:1.65}.rs-bmi-disclaimer strong{color:#fff}
@media(max-width:1100px){.rs-bmi-dashboard-grid{grid-template-columns:330px 1fr}.rs-bmi-result-top{grid-template-columns:220px 1fr}.rs-bmi-ring{width:190px;height:190px}.rs-bmi-ring>i{transform-origin:7px 7px}.rs-bmi-visual-grid{grid-template-columns:1fr 1fr}.rs-bmi-info-card{grid-column:1/-1}.rs-bmi-info-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rs-bmi-info-list>div{border:1px solid #e7edf2;border-radius:10px;padding:12px}}
@media(max-width:820px){.rs-bmi-dashboard-main{padding-top:38px}.rs-bmi-dashboard-grid{grid-template-columns:1fr}.rs-bmi-result-top{grid-template-columns:1fr}.rs-bmi-category-scale small{display:none}.rs-bmi-category-scale>div{min-height:42px}.rs-bmi-visual-grid{grid-template-columns:1fr}.rs-bmi-info-card{grid-column:auto}.rs-bmi-info-list{grid-template-columns:1fr}.rs-bmi-tips{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.rs-bmi-input-panel,.rs-bmi-result-panel,.rs-bmi-visual-card,.rs-bmi-chart-card,.rs-bmi-info-card{padding:20px}.rs-bmi-result-panel{overflow:hidden}.rs-bmi-ring{width:180px;height:180px}.rs-bmi-ring strong{font-size:42px}.rs-bmi-category-scale b{font-size:10px}.rs-bmi-category-heading span{font-size:11px}.rs-bmi-body-visual{height:206px;grid-template-columns:minmax(72px,1fr) 46px minmax(72px,1fr);gap:8px}.rs-bmi-silhouette{height:176px}.rs-bmi-silhouette svg{height:170px}.rs-bmi-vertical-scale{height:170px}.rs-bmi-tips{grid-template-columns:1fr}.rs-bmi-section-title h2{font-size:27px}.rs-bmi-disclaimer{grid-template-columns:1fr}.rs-bmi-disclaimer>span{display:none}}

/* BMI dashboard redesign — v4.29.0 */
.rs-bmi2{background:#f5f8fb;color:#0b3153}.rs-bmi2-main{padding:42px 0 78px}.rs-bmi2-introbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:18px}.rs-bmi2-introbar span{display:block;font-size:11.5px;font-weight:950;letter-spacing:.11em;color:#e32937}.rs-bmi2-introbar strong{display:block;margin-top:4px;font-size:22px;letter-spacing:-.025em}.rs-bmi2-introbar p{max-width:460px;margin:0;color:#718493;font-size:12px;line-height:1.6;text-align:right}.rs-bmi2-card{background:#fff;border:1px solid #dde7ee;border-radius:18px;box-shadow:0 14px 38px rgba(8,43,74,.06)}.rs-bmi2-topgrid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:18px}.rs-bmi2-controls,.rs-bmi2-result,.rs-bmi2-chart-card,.rs-bmi2-status-card{padding:26px}.rs-bmi2-card-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.rs-bmi2-card-head>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#0b3155;color:#fff;font-size:11.5px;font-weight:950}.rs-bmi2-card-head>div{min-width:0}.rs-bmi2-card-head small{display:block;color:#718493;font-size:11px;font-weight:950;letter-spacing:.1em}.rs-bmi2-card-head h2{margin:4px 0 0;font-size:20px;line-height:1.1;letter-spacing:-.025em}.rs-bmi2-card-head>em{margin-left:auto;font-style:normal;font-size:11px;font-weight:900;color:#718493;text-transform:uppercase;letter-spacing:.06em}.rs-bmi2-card-head>em i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ea745;margin-right:5px}.rs-bmi2-control{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:center;padding:17px 0;border-bottom:1px solid #edf1f4}.rs-bmi2-control-icon{width:42px;height:42px;border-radius:11px;background:#eaf2fa;color:#174d80;display:grid;place-items:center;font-size:19px}.rs-bmi2-control.is-red .rs-bmi2-control-icon{background:#fff0f1;color:#df2432}.rs-bmi2-control-main{min-width:0}.rs-bmi2-control-row{display:grid;grid-template-columns:minmax(90px,1fr) auto auto;gap:12px;align-items:center;margin-bottom:9px}.rs-bmi2-control-row label{font-size:12px;font-weight:950}.rs-bmi2-control-row output{position:relative;min-width:38px;padding:5px 7px;border-radius:6px;background:#0b3155;color:#fff;text-align:center;font-size:11.5px;font-weight:950}.rs-bmi2-control.is-red .rs-bmi2-control-row output{background:#e32937}.rs-bmi2-control-row>div{display:flex;align-items:center;border:1px solid #d9e3ea;border-radius:8px;background:#fafcfd;overflow:hidden}.rs-bmi2-control-row input[type=number]{width:63px;border:0;background:transparent;padding:8px 5px 8px 10px;color:#123a5c;font:900 13px/1 inherit;outline:0}.rs-bmi2-control-row b{padding-right:9px;color:#8594a0;font-size:11px}.rs-bmi2-control-main input[type=range]{width:100%;accent-color:#123d69;cursor:pointer}.rs-bmi2-control.is-red input[type=range]{accent-color:#e32937}.rs-bmi2-ticks{display:flex;justify-content:space-between;margin-top:3px;color:#8998a4;font-size:10px}.rs-bmi2-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.rs-bmi2-actions button{height:45px;border-radius:8px;padding:0 18px;font:950 9px/1 inherit;letter-spacing:.04em;cursor:pointer}.rs-bmi2-actions button:first-child{border:0;background:transparent;color:#6e8293}.rs-bmi2-actions button:last-child{margin-left:auto;border:0;background:linear-gradient(135deg,#ed2c39,#d81c2a);color:#fff;box-shadow:0 10px 22px rgba(222,31,44,.18)}.rs-bmi2-actions b{font-size:14px;margin-left:8px}.rs-bmi2-sex{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-2px 0 8px}.rs-bmi2-sex button{height:48px;border:1px solid #d9e4eb;border-radius:11px;background:#f9fbfd;color:#2d4d66;display:flex;align-items:center;justify-content:center;gap:9px;font:inherit;cursor:pointer;transition:.2s}.rs-bmi2-sex button span{font-size:20px;line-height:1}.rs-bmi2-sex button b{font-size:12px;font-weight:950}.rs-bmi2-sex button:hover{border-color:#b8cad7;background:#fff}.rs-bmi2-sex button.is-active{border-color:#153f69;background:#eef5fb;color:#0b3155;box-shadow:0 0 0 2px rgba(11,49,85,.055)}.rs-bmi2-sex-note{margin:0 0 9px;color:#8a9aa6;font-size:10.5px;line-height:1.5}.rs-bmi2-cta button[data-bmi-edit]{min-height:44px;padding:0 18px;border:0;border-radius:7px;background:#e72b37;color:#fff;display:flex;align-items:center;justify-content:center;font:950 8px/1 inherit;letter-spacing:.04em;cursor:pointer;transition:.2s}.rs-bmi2-cta button[data-bmi-edit]:hover{background:#cf202d;transform:translateY(-1px)}#rs-bmi-top{scroll-margin-top:110px}
.rs-bmi2-result-grid{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:center;padding:4px 0 3px}.rs-bmi2-ring{width:244px;height:244px;border-radius:50%;position:relative;display:grid;place-items:center;background:conic-gradient(from 210deg,#4299df 0 17%,#4da83e 17% 35%,#f1c814 35% 51%,#f39a18 51% 67%,#eb3d27 67% 84%,#b8141b 84% 100%);box-shadow:inset 0 0 0 16px #fff,0 16px 38px rgba(8,45,77,.08);margin:auto}.rs-bmi2-ring:before{content:"";position:absolute;inset:27px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e6edf2}.rs-bmi2-ring-inner{position:relative;z-index:2;text-align:center;max-width:150px}.rs-bmi2-ring-inner small{display:block;color:#758795;font-size:11px;font-weight:950;letter-spacing:.08em}.rs-bmi2-ring-inner strong{display:block;margin:8px 0 7px;font-size:58px;line-height:.9;letter-spacing:-.045em;color:#092f54}.rs-bmi2-ring-inner span{display:block;color:#3e9638;font-size:11.5px;font-weight:950;line-height:1.35;text-transform:uppercase}.rs-bmi2-ring>i{position:absolute;z-index:3;left:calc(50% - 7px);top:calc(50% - 7px);width:14px;height:14px;border-radius:50%;background:#0b3155;border:3px solid #fff;transform-origin:7px 7px;transition:transform .4s ease}.rs-bmi2-result-side>span{display:block;color:#708493;font-size:11px;font-weight:950;letter-spacing:.1em}.rs-bmi2-result-side h3{margin:7px 0 9px;color:#399637;font-size:24px;line-height:1.06;letter-spacing:-.025em}.rs-bmi2-result-side>p{margin:0 0 15px;color:#617789;font-size:13px;line-height:1.65}.rs-bmi2-result-side>div{padding:12px 0;border-top:1px solid #edf1f4}.rs-bmi2-result-side small{display:block;color:#84939e;font-size:11px}.rs-bmi2-result-side strong{display:block;margin-top:3px;font-size:12px}.rs-bmi2-scale-card{margin-top:18px;padding:22px 24px 25px}.rs-bmi2-scale-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px;position:relative}.rs-bmi2-scale-head small{display:block;color:#778997;font-size:11px;font-weight:950;letter-spacing:.1em}.rs-bmi2-scale-head strong{display:block;margin-top:3px;font-size:16px}.rs-bmi2-scale-head>span{position:absolute;left:32%;bottom:-5px;transform:translate(-50%,100%);z-index:5;background:#0b3155;color:#fff;border-radius:6px;padding:5px 8px;font-size:11.5px;font-weight:950;transition:left .4s ease}.rs-bmi2-scale{display:grid;grid-template-columns:repeat(6,1fr);position:relative;overflow:visible;border-radius:8px}.rs-bmi2-scale>i{position:absolute;z-index:4;top:-8px;left:32%;width:3px;height:48px;background:#0b3155;transform:translateX(-50%);transition:left .4s ease}.rs-bmi2-scale>div{min-height:58px;padding:10px 6px 8px;text-align:center;color:#fff}.rs-bmi2-scale>div:first-of-type{border-radius:8px 0 0 8px}.rs-bmi2-scale>div:last-of-type{border-radius:0 8px 8px 0}.rs-bmi2-scale b{display:block;font-size:11px}.rs-bmi2-scale small{display:block;margin-top:20px;color:#566c7e;font-size:10.5px;white-space:nowrap}.rs-bmi2-scale .is-blue{background:#3e96dc}.rs-bmi2-scale .is-green{background:#4ca43d}.rs-bmi2-scale .is-yellow{background:#e3c211}.rs-bmi2-scale .is-orange{background:#f19a18}.rs-bmi2-scale .is-red{background:#eb4129}.rs-bmi2-scale .is-darkred{background:#b7161d}.rs-bmi2-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.rs-bmi2-kpis article{display:grid;grid-template-columns:48px 1fr;gap:13px;align-items:center;padding:18px;border:1px solid #dde7ee;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(8,43,74,.045)}.rs-bmi2-kpis article>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#edf4fb;color:#164e83;font-size:18px}.rs-bmi2-kpis article:nth-child(2)>span{background:#eef8ec;color:#379738}.rs-bmi2-kpis article:nth-child(3)>span{background:#fff7df;color:#e09a00}.rs-bmi2-kpis article:nth-child(4)>span{background:#fff0f1;color:#df2734}.rs-bmi2-kpis small{display:block;color:#7d8f9c;font-size:10px;font-weight:950;letter-spacing:.07em}.rs-bmi2-kpis strong{display:block;margin:4px 0 2px;font-size:13px;line-height:1.2}.rs-bmi2-kpis p{margin:0;color:#8b9aa5;font-size:10.5px}.rs-bmi2-midgrid{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);gap:18px;margin-top:18px}.rs-bmi2-chart-wrap{overflow:hidden}.rs-bmi2-chart{display:block;width:100%;height:auto}.rs-bmi2-chart .z-high{fill:#fff1ef}.rs-bmi2-chart .z-mid{fill:#fff8df}.rs-bmi2-chart .z-normal{fill:#eef8e9}.rs-bmi2-chart .z-low{fill:#eef6fc}.rs-bmi2-chart .grid line{stroke:#d9e3ea;stroke-width:1}.rs-bmi2-chart .ylabel text,.rs-bmi2-chart [data-bmi-xlabels] text{fill:#7f909c;font-size:12px}.rs-bmi2-chart [data-bmi-line]{stroke:#163e6d;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.rs-bmi2-chart [data-bmi-points] circle{fill:#fff;stroke:#163e6d;stroke-width:3}.rs-bmi2-chart [data-bmi-points] circle.is-current{fill:#4da842;stroke:#fff;stroke-width:4;filter:drop-shadow(0 3px 5px rgba(0,0,0,.16))}.rs-bmi2-chart-note{margin-top:10px;padding:12px 14px;border-radius:9px;background:#f2f7fb;color:#526c80;font-size:11.5px;line-height:1.55}.rs-bmi2-status-list>div{padding:14px 0;border-bottom:1px solid #edf1f4}.rs-bmi2-status-list span{display:inline-block;color:#607789;font-size:11.5px}.rs-bmi2-status-list b{float:right;font-size:11px;color:#143d61}.rs-bmi2-status-list i{display:block;clear:both;height:7px;margin-top:9px;border-radius:999px;background:#edf1f4;overflow:hidden}.rs-bmi2-status-list em{display:block;height:100%;width:40%;border-radius:inherit;background:linear-gradient(90deg,#4ca642,#1a608f);transition:width .4s ease}.rs-bmi2-status-list>div:nth-child(2) em{background:linear-gradient(90deg,#f3ba19,#e6333e)}.rs-bmi2-status-list>div:nth-child(3) em{background:linear-gradient(90deg,#568bd0,#163e70)}.rs-bmi2-status-note{margin:18px 0 0;padding:13px;border-radius:9px;background:#f7fafc;color:#788a97;font-size:11px;line-height:1.6}.rs-bmi2-bottomgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.rs-bmi2-bottomgrid>.rs-bmi2-card{padding:22px}.rs-bmi2-minihead{display:flex;align-items:center;gap:10px;margin-bottom:13px}.rs-bmi2-minihead span{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#edf4fb;color:#164d82}.rs-bmi2-minihead.is-red span{background:#fff0f1;color:#df2734}.rs-bmi2-minihead h3{margin:0;font-size:13px}.rs-bmi2-bottomgrid p,.rs-bmi2-bottomgrid li{color:#617789;font-size:12px;line-height:1.7}.rs-bmi2-bottomgrid p{margin:0}.rs-bmi2-bottomgrid ul{margin:0;padding-left:18px}.rs-bmi2-cta{display:grid;grid-template-columns:54px 1fr auto;gap:18px;align-items:center;margin-top:18px;padding:20px 24px;border-radius:15px;background:linear-gradient(135deg,#082f55,#0c467a);color:#fff}.rs-bmi2-cta>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e82a37;font-size:20px}.rs-bmi2-cta strong{display:block;font-size:15px}.rs-bmi2-cta p{margin:4px 0 0;color:#c5d3df;font-size:11.5px}.rs-bmi2-cta a{min-height:44px;padding:0 18px;border-radius:7px;background:#e72b37;color:#fff;display:flex;align-items:center;font-size:11px;font-weight:950;letter-spacing:.04em}
@media(max-width:1050px){.rs-bmi2-topgrid,.rs-bmi2-midgrid{grid-template-columns:1fr}.rs-bmi2-result-grid{grid-template-columns:250px 1fr}.rs-bmi2-kpis{grid-template-columns:1fr 1fr}.rs-bmi2-bottomgrid{grid-template-columns:1fr 1fr}.rs-bmi2-bottomgrid>.rs-bmi2-card:last-child{grid-column:1/-1}}
@media(max-width:720px){.rs-bmi2-main{padding-top:32px}.rs-bmi2-introbar{align-items:flex-start;flex-direction:column;gap:8px}.rs-bmi2-introbar p{text-align:left}.rs-bmi2-controls,.rs-bmi2-result,.rs-bmi2-chart-card,.rs-bmi2-status-card{padding:20px}.rs-bmi2-result-grid{grid-template-columns:1fr}.rs-bmi2-ring{width:220px;height:220px}.rs-bmi2-ring>i{transform-origin:7px 7px}.rs-bmi2-scale-card{overflow-x:auto}.rs-bmi2-scale{min-width:650px}.rs-bmi2-kpis,.rs-bmi2-bottomgrid{grid-template-columns:1fr}.rs-bmi2-bottomgrid>.rs-bmi2-card:last-child{grid-column:auto}.rs-bmi2-cta{grid-template-columns:1fr}.rs-bmi2-cta>span{display:none}.rs-bmi2-cta a{justify-content:center}.rs-bmi2-control-row{grid-template-columns:1fr auto}.rs-bmi2-control-row output{grid-column:2}.rs-bmi2-control-row>div{grid-column:1/-1;width:max-content}.rs-bmi2-actions{flex-direction:column}.rs-bmi2-actions button{width:100%}.rs-bmi2-actions button:last-child{margin-left:0}}

@media(max-width:720px){.rs-bmi2-sex{grid-template-columns:1fr 1fr}.rs-bmi2-cta button[data-bmi-edit]{width:100%}}


/* Global readability pass — v4.29.2
   Typography only: no layout, grid, spacing, hero geometry or component dimensions changed. */
body{font-size:16px}
.rs-topbar{font-size:13px}
.rs-menu>li>a{font-size:13px}
.rs-menu .sub-menu a{font-size:14px}
.rs-mobile-menu a{font-size:14px}
input,select,textarea,button{font-family:inherit}
@media(max-width:780px){
  .rs-topbar{font-size:12px}
  .rs-menu>li>a{font-size:12px}
}


/* News archive AJAX filtering — v4.29.3 */
.rs-news-results{position:relative;transition:opacity .2s ease}
.rs-news-results.is-loading{opacity:.48;pointer-events:none}
.rs-news-results.is-loading:before{content:"";position:fixed;z-index:9999;left:50%;top:50%;width:34px;height:34px;margin:-17px 0 0 -17px;border:3px solid rgba(8,47,85,.16);border-top-color:#082f55;border-radius:50%;animation:rs-news-spin .7s linear infinite}
@keyframes rs-news-spin{to{transform:rotate(360deg)}}


/* Documents library closing info — v4.29.4 */
.rs-doc-storage-v2{padding:72px 0 82px;background:#fff}
.rs-doc-storage-card-v2{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:44px;align-items:center;padding:38px 42px;border:1px solid #dfe7ed;border-radius:20px;background:linear-gradient(135deg,#f9fbfc,#f4f8fb);color:#173b5b;box-shadow:0 16px 42px rgba(7,37,66,.05);overflow:visible}
.rs-doc-storage-card-v2 .rs-doc-storage-copy{min-width:0}
.rs-doc-storage-card-v2 .rs-eyebrow{color:var(--red)}
.rs-doc-storage-card-v2 h2{margin:8px 0 12px;font-size:31px;line-height:1.08;letter-spacing:-.035em;color:#0b3153}
.rs-doc-storage-card-v2 .rs-doc-storage-copy p{max-width:560px;margin:0;color:#64798a;font-size:14px;line-height:1.75}
.rs-doc-storage-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.rs-doc-storage-feature{min-height:154px;padding:20px 18px;border:1px solid #e0e8ee;border-radius:15px;background:#fff;box-shadow:0 9px 24px rgba(8,38,66,.04)}
.rs-doc-storage-feature>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#edf4fa;color:#164d7c;margin-bottom:15px}
.rs-doc-storage-feature>span svg{width:20px;height:20px}
.rs-doc-storage-feature strong{display:block;color:#123a5b;font-size:13px;line-height:1.35;margin-bottom:7px}
.rs-doc-storage-feature small{display:block;color:#718393;font-size:12px;line-height:1.55}
@media(max-width:980px){.rs-doc-storage-card-v2{grid-template-columns:1fr;gap:28px}.rs-doc-storage-features{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.rs-doc-storage-v2{padding:56px 0 64px}.rs-doc-storage-card-v2{padding:28px 24px}.rs-doc-storage-card-v2 h2{font-size:27px}.rs-doc-storage-features{grid-template-columns:1fr}.rs-doc-storage-feature{min-height:0;display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start}.rs-doc-storage-feature>span{margin-bottom:0}}

/* Category archive + site search — v4.30.0 */
.rs-taxonomy-page,.rs-search-page{background:#f6f8fa;color:#0b3457}.rs-taxonomy-switcher,.rs-search-toolbar{background:#fff;border-bottom:1px solid #dde6ec}.rs-taxonomy-switcher .rs-shell{padding-top:24px;padding-bottom:24px}.rs-taxonomy-switcher-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.rs-taxonomy-switcher-head span,.rs-taxonomy-section-head span,.rs-search-results-head span,.rs-taxonomy-sidecard>span,.rs-search-sidebar section>span{font-size:11px;font-weight:950;letter-spacing:.08em;color:#e2293b}.rs-taxonomy-switcher-head strong{font-size:18px}.rs-taxonomy-pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.rs-taxonomy-pills::-webkit-scrollbar{display:none}.rs-taxonomy-pills a{display:inline-flex;align-items:center;gap:9px;white-space:nowrap;min-height:42px;padding:0 15px;border:1px solid #dce5eb;border-radius:999px;background:#fff;color:#204663;font-size:12px;font-weight:850}.rs-taxonomy-pills a small{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#eef3f6;color:#6d8190;font-size:11px}.rs-taxonomy-pills a:hover,.rs-taxonomy-pills a.is-active{background:#082f55;border-color:#082f55;color:#fff}.rs-taxonomy-pills a.is-active small{background:rgba(255,255,255,.13);color:#fff}
.rs-taxonomy-content,.rs-search-results-section{padding:52px 0 82px}.rs-taxonomy-layout,.rs-search-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:34px;align-items:start}.rs-taxonomy-section-head,.rs-search-results-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.rs-taxonomy-section-head h2,.rs-search-results-head h2{margin:6px 0 0;font-size:31px;line-height:1.05;letter-spacing:-.035em}.rs-taxonomy-section-head p,.rs-search-results-head p{margin:0;color:#6b7f8e;font-size:13px}.rs-taxonomy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rs-taxonomy-card{overflow:hidden;border:1px solid #e0e7ec;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(8,40,68,.055);transition:.22s}.rs-taxonomy-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(8,40,68,.09)}.rs-taxonomy-card>a{display:block;color:inherit}.rs-taxonomy-card-media{position:relative;height:190px;overflow:hidden;background:#e8eef2}.rs-taxonomy-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.rs-taxonomy-card:hover img{transform:scale(1.025)}.rs-taxonomy-card-media>span{position:absolute;left:13px;bottom:12px;padding:7px 9px;border-radius:6px;background:#e32638;color:#fff;font-size:10px;font-weight:950;letter-spacing:.04em}.rs-taxonomy-card-body{padding:18px}.rs-taxonomy-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px;color:#7b8e9d;font-size:11px}.rs-taxonomy-meta b{font-weight:750}.rs-taxonomy-card h3{margin:0 0 10px;font-size:18px;line-height:1.25;letter-spacing:-.02em}.rs-taxonomy-card p{margin:0 0 17px;color:#657b8b;font-size:13px;line-height:1.65}.rs-taxonomy-card-body>strong{display:inline-flex;gap:8px;align-items:center;color:#d92134;font-size:11px;letter-spacing:.04em}.rs-taxonomy-card-body>strong i{font-style:normal;font-size:15px}.rs-taxonomy-sidebar,.rs-search-sidebar{display:grid;gap:16px;position:sticky;top:102px}.rs-taxonomy-sidecard,.rs-search-sidebar section{padding:22px;border:1px solid #e0e7ec;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(8,40,68,.045)}.rs-taxonomy-sidecard h3,.rs-search-sidebar h3{margin:7px 0 9px;font-size:19px;line-height:1.2}.rs-taxonomy-sidecard p,.rs-search-sidebar p{margin:0;color:#687d8d;font-size:13px;line-height:1.65}.rs-taxonomy-sidecard form{display:grid;grid-template-columns:1fr 44px;margin-top:15px;border:1px solid #d9e3ea;border-radius:8px;overflow:hidden}.rs-taxonomy-sidecard input{min-width:0;height:44px;border:0;padding:0 12px;font:inherit;font-size:13px;outline:0}.rs-taxonomy-sidecard button{border:0;background:#082f55;color:#fff;font-size:18px;cursor:pointer}.rs-taxonomy-sidecard.is-cta{background:linear-gradient(145deg,#082f55,#0b456f);color:#fff}.rs-taxonomy-sidecard.is-cta>span{display:block;color:#fff}.rs-taxonomy-sidecard.is-cta>span svg{width:28px;height:28px}.rs-taxonomy-sidecard.is-cta p{color:#c8d7e2}.rs-taxonomy-sidecard.is-cta a,.rs-taxonomy-empty a,.rs-search-empty a{display:inline-flex;margin-top:16px;padding:11px 15px;border-radius:7px;background:#e52638;color:#fff;font-size:11px;font-weight:950;letter-spacing:.035em}.rs-taxonomy-pagination,.rs-search-pagination{display:flex;justify-content:center;gap:7px;margin-top:34px}.rs-taxonomy-pagination .page-numbers,.rs-search-pagination .page-numbers{min-width:40px;height:40px;padding:0 12px;border:1px solid #d9e3e9;border-radius:8px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:#224864;font-size:12px;font-weight:850}.rs-taxonomy-pagination .current,.rs-search-pagination .current{background:#e52638;border-color:#e52638;color:#fff}.rs-taxonomy-empty,.rs-search-empty{text-align:center;padding:60px 28px;border:1px dashed #cad8e2;border-radius:16px;background:#fff}.rs-taxonomy-empty>span,.rs-search-empty>span{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 16px;border-radius:18px;background:#eef4f8;color:#0c426d}.rs-taxonomy-empty svg,.rs-search-empty svg{width:27px;height:27px}.rs-taxonomy-empty h2,.rs-search-empty h2{margin:0 0 8px}.rs-taxonomy-empty p,.rs-search-empty p{margin:0;color:#6b7f8e}
.rs-search-toolbar .rs-shell{padding-top:28px;padding-bottom:25px}.rs-search-main-form{display:grid;grid-template-columns:42px minmax(0,1fr) auto;max-width:900px;margin:0 auto;border:1px solid #d9e3e9;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(8,40,68,.055);overflow:hidden}.rs-search-main-form>span{display:grid;place-items:center;color:#214c6c}.rs-search-main-form>span svg{width:20px;height:20px}.rs-search-main-form input{height:54px;border:0;outline:0;font:inherit;font-size:14px;color:#123a5b}.rs-search-main-form button{border:0;background:#e52638;color:#fff;padding:0 28px;font-size:11px;font-weight:950;letter-spacing:.04em;cursor:pointer}.rs-search-type-tabs{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.rs-search-type-tabs a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid #dce5eb;border-radius:999px;background:#fff;color:#214967;font-size:12px;font-weight:850}.rs-search-type-tabs small{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#eef3f6;color:#6b8192;font-size:10px}.rs-search-type-tabs a.is-active{background:#082f55;border-color:#082f55;color:#fff}.rs-search-type-tabs a.is-active small{background:rgba(255,255,255,.14);color:#fff}.rs-search-results-list{display:grid;gap:14px}.rs-search-result-card{border:1px solid #dfe7ed;border-radius:15px;background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(8,40,68,.045);transition:.2s}.rs-search-result-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(8,40,68,.08)}.rs-search-result-card>a{display:grid;grid-template-columns:190px minmax(0,1fr);color:inherit}.rs-search-result-media{height:100%;min-height:160px;background:#eaf0f4;overflow:hidden}.rs-search-result-media img{width:100%;height:100%;object-fit:cover}.rs-search-result-media.is-icon{display:grid;place-items:center;background:linear-gradient(145deg,#f5f8fa,#eaf1f5);color:#0c416c}.rs-search-result-media.is-icon>span{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;background:#fff;border:1px solid #dce6ec}.rs-search-result-media.is-icon svg{width:31px;height:31px}.rs-search-result-copy{padding:20px 22px}.rs-search-result-meta{display:flex;align-items:center;gap:12px;margin-bottom:8px;color:#7b8e9d;font-size:11px}.rs-search-result-meta>span{padding:5px 8px;border-radius:5px;background:#e52638;color:#fff;font-size:9px;font-weight:950;letter-spacing:.05em}.rs-search-result-card.is-rs_document .rs-search-result-meta>span{background:#0b4876}.rs-search-result-card.is-program .rs-search-result-meta>span{background:#26824d}.rs-search-result-card.is-rs_gallery .rs-search-result-meta>span{background:#7a52b5}.rs-search-result-copy h3{margin:0 0 8px;font-size:20px;line-height:1.22;letter-spacing:-.02em}.rs-search-result-copy p{margin:0 0 14px;color:#657b8b;font-size:13px;line-height:1.65}.rs-search-result-copy>strong{color:#d92235;font-size:11px;letter-spacing:.04em}.rs-search-result-copy>strong i{font-style:normal;margin-left:6px}.rs-search-sidebar .is-links a{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f4;color:#244a65;font-size:13px;font-weight:800}.rs-search-sidebar .is-links a:last-child{border-bottom:0}.rs-search-sidebar .is-help{background:linear-gradient(145deg,#082f55,#0b456f);color:#fff}.rs-search-sidebar .is-help>span{color:#fff}.rs-search-sidebar .is-help>span svg{width:28px;height:28px}.rs-search-sidebar .is-help p{color:#c9d7e2}.rs-search-sidebar .is-help a{display:inline-flex;margin-top:15px;color:#fff;font-size:11px;font-weight:950;letter-spacing:.04em}
@media(max-width:1100px){.rs-taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rs-taxonomy-layout,.rs-search-layout{grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:860px){.rs-taxonomy-layout,.rs-search-layout{grid-template-columns:1fr}.rs-taxonomy-sidebar,.rs-search-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.rs-taxonomy-sidecard.is-cta,.rs-search-sidebar .is-help{grid-column:1/-1}.rs-search-result-card>a{grid-template-columns:160px minmax(0,1fr)}}
@media(max-width:620px){.rs-taxonomy-content,.rs-search-results-section{padding:38px 0 62px}.rs-taxonomy-section-head,.rs-search-results-head{align-items:flex-start;flex-direction:column;gap:8px}.rs-taxonomy-grid{grid-template-columns:1fr}.rs-taxonomy-card-media{height:220px}.rs-taxonomy-sidebar,.rs-search-sidebar{grid-template-columns:1fr}.rs-taxonomy-sidecard.is-cta,.rs-search-sidebar .is-help{grid-column:auto}.rs-search-main-form{grid-template-columns:38px minmax(0,1fr)}.rs-search-main-form input{height:50px}.rs-search-main-form button{grid-column:1/-1;height:46px}.rs-search-type-tabs{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px}.rs-search-result-card>a{grid-template-columns:1fr}.rs-search-result-media{height:190px;min-height:0}.rs-search-result-copy{padding:18px}.rs-search-result-copy h3{font-size:18px}}


/* Contact page redesign — v4.30.1 */
.rs-contact-cards{padding:0 0 58px;background:linear-gradient(#fff,#f6f9fb)}
.rs-contact-card-grid{gap:18px;transform:translateY(-42px)}
.rs-contact-card-grid article{padding:30px 28px;min-height:232px;border-radius:20px;box-shadow:0 16px 44px rgba(5,36,65,.08)}
.rs-contact-card-grid h3{font-size:21px;margin:10px 0 12px}.rs-contact-card-grid a,.rs-contact-card-grid p{font-size:14px;line-height:1.7}
.rs-contact-overview{padding:8px 0 84px;background:#f6f9fb}
.rs-contact-overview-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:28px;align-items:stretch}
.rs-contact-help-card,.rs-contact-map-card{background:#fff;border:1px solid #e1e8ee;border-radius:24px;box-shadow:0 24px 64px rgba(7,36,62,.06)}
.rs-contact-help-card{padding:34px 34px 30px}.rs-contact-help-card h2{font-size:38px;line-height:1.06;letter-spacing:-.04em;margin:12px 0 14px}.rs-contact-help-card>p{font-size:15px;line-height:1.82;color:#667b8f;max-width:640px}
.rs-contact-topics{display:grid;grid-template-columns:1fr;gap:14px;margin-top:24px}.rs-contact-topics article{padding:18px 18px 16px;border-radius:16px;background:#f8fbfd;border:1px solid #e6edf2}.rs-contact-topics strong{display:block;color:#10375d;font-size:17px;margin-bottom:7px}.rs-contact-topics p{margin:0;font-size:14px;line-height:1.7;color:#667b8f}
.rs-contact-map-card{padding:18px}.rs-contact-map-frame{overflow:hidden;border-radius:18px;background:#e7eef3;border:1px solid #dde7ee;min-height:100%}.rs-contact-map-frame iframe{display:block;width:100%;height:100%;min-height:420px;border:0}
.rs-contact-map-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 6px 4px}.rs-contact-map-meta small{display:block;margin-bottom:6px;font-size:11px;letter-spacing:.12em;font-weight:900;color:#8193a3}.rs-contact-map-meta strong{display:block;color:#133a60;font-size:18px;line-height:1.5;max-width:420px}
.rs-contact-main{padding:90px 0;background:#fff}.rs-contact-layout{grid-template-columns:.84fr 1.16fr;gap:52px}.rs-contact-copy h2{font-size:44px;margin:10px 0 18px}.rs-contact-copy>p{font-size:15px;line-height:1.84;color:#667b8f;max-width:520px}.rs-contact-office{margin-top:30px;border-radius:20px;padding:28px 28px 24px;background:linear-gradient(140deg,#082a4b,#0a3e68)}
.rs-contact-social-card{margin-top:18px;padding:22px 24px;border:1px solid #e1e8ee;border-radius:18px;background:#f8fbfd}.rs-contact-social-card small{display:block;font-size:11px;letter-spacing:.12em;font-weight:900;color:#748697;margin-bottom:14px}.rs-contact-socials{display:flex;flex-wrap:wrap;gap:10px}.rs-contact-socials a{min-height:42px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#12375c;background:#eef4f8;border:1px solid #dae5ec}.rs-contact-socials a:hover{border-color:#c5d4df;color:#e62231;background:#fff}
.rs-contact-form-card{padding:40px;border-radius:24px;box-shadow:0 28px 74px rgba(7,36,62,.09)}.rs-contact-form-head{margin-bottom:18px}.rs-contact-form-head h3{font-size:28px;line-height:1.15;letter-spacing:-.03em;margin:10px 0 0}.rs-contact-form{gap:18px}.rs-contact-row{gap:18px}.rs-contact-form label>span{font-size:12px;margin-bottom:8px}.rs-contact-form input[type=text],.rs-contact-form input[type=email],.rs-contact-form input[type=tel],.rs-contact-form textarea{border-radius:13px;padding:15px 16px;font-size:14px}.rs-contact-form textarea{min-height:170px}
.rs-contact-faq{padding:26px 0 84px;background:#f6f9fb}.rs-contact-faq-head{text-align:center;max-width:760px;margin:0 auto 28px}.rs-contact-faq-head h2{font-size:38px;line-height:1.08;letter-spacing:-.04em;margin:10px 0 0}.rs-contact-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rs-contact-faq-grid article{background:#fff;border:1px solid #e0e8ee;border-radius:20px;padding:26px 24px;box-shadow:0 16px 42px rgba(7,36,62,.05)}.rs-contact-faq-grid h3{font-size:18px;line-height:1.35;margin:0 0 12px;color:#11385d}.rs-contact-faq-grid p{margin:0;font-size:14px;line-height:1.75;color:#687c8f}
@media(max-width:1080px){.rs-contact-overview-grid{grid-template-columns:1fr}.rs-contact-layout{grid-template-columns:1fr;gap:38px}.rs-contact-faq-grid{grid-template-columns:1fr 1fr}.rs-contact-map-frame iframe{min-height:360px}}
@media(max-width:680px){.rs-contact-card-grid{transform:translateY(-18px);gap:14px}.rs-contact-card-grid article{padding:24px 22px;border-radius:18px}.rs-contact-overview{padding:8px 0 64px}.rs-contact-help-card,.rs-contact-map-card,.rs-contact-form-card,.rs-contact-faq-grid article{border-radius:18px}.rs-contact-help-card{padding:26px 22px}.rs-contact-help-card h2,.rs-contact-copy h2,.rs-contact-faq-head h2{font-size:31px}.rs-contact-map-frame iframe{min-height:300px}.rs-contact-map-meta{display:grid;justify-content:stretch}.rs-contact-map-meta .rs-btn{width:100%;justify-content:center}.rs-contact-main{padding:70px 0}.rs-contact-form-card{padding:26px 20px}.rs-contact-form-head h3{font-size:24px}.rs-contact-faq{padding:12px 0 68px}.rs-contact-faq-grid{grid-template-columns:1fr}}


/* Contact spacing + location polish — v4.30.2 */
.rs-contact-cards{padding:58px 0 72px!important;background:linear-gradient(#fff,#f6f9fb)}
.rs-contact-card-grid{transform:none!important;margin-top:0!important}
.rs-contact-overview{padding-top:0!important}
.rs-contact-map-meta{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:22px!important;align-items:center!important;padding:20px 4px 4px!important}
.rs-contact-map-location{display:grid;grid-template-columns:52px minmax(0,1fr);gap:14px;align-items:center;min-width:0}
.rs-contact-map-location-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:#edf4f9;color:#0b568d;border:1px solid #dce8ef}
.rs-contact-map-location-icon svg{width:22px;height:22px}
.rs-contact-map-location small{display:block;margin:0 0 5px!important;color:#7b8e9e!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important}
.rs-contact-map-location strong{display:block;max-width:520px!important;color:#12395d!important;font-size:17px!important;line-height:1.48!important;font-weight:850}
.rs-contact-map-location em{display:block;margin-top:6px;font-style:normal;color:#7a8c9b;font-size:12px;line-height:1.5}
.rs-contact-route-btn{min-height:50px;padding:0 18px 0 20px;border-radius:11px;background:#082f55;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:12px;font-weight:950;letter-spacing:.04em;white-space:nowrap;box-shadow:0 10px 24px rgba(8,47,85,.14);transition:.2s}
.rs-contact-route-btn b{font-size:18px;font-weight:600;transition:transform .2s}
.rs-contact-route-btn:hover{background:#0b406f;color:#fff;transform:translateY(-1px)}
.rs-contact-route-btn:hover b{transform:translateX(3px)}
@media(max-width:680px){.rs-contact-cards{padding:34px 0 58px!important}.rs-contact-card-grid{transform:none!important}.rs-contact-map-meta{grid-template-columns:1fr!important;gap:16px!important}.rs-contact-map-location{grid-template-columns:46px 1fr}.rs-contact-map-location-icon{width:46px;height:46px;border-radius:13px}.rs-contact-map-location strong{font-size:15px!important}.rs-contact-route-btn{width:100%}}


/* Contact map compact refinement — v4.30.3 */
.rs-contact-map-card{align-self:start}
.rs-contact-map-frame{min-height:0!important;height:300px!important;border-radius:18px}
.rs-contact-map-frame iframe{height:300px!important;min-height:0!important}
.rs-contact-map-meta{display:block!important;padding:18px 4px 2px!important}
.rs-contact-map-location{grid-template-columns:48px minmax(0,1fr)!important;gap:14px!important;align-items:start!important}
.rs-contact-map-location-icon{width:48px!important;height:48px!important;border-radius:14px!important;margin-top:2px}
.rs-contact-map-location small{margin-bottom:7px!important}
.rs-contact-map-location strong{font-size:16px!important;line-height:1.55!important;max-width:none!important}
.rs-contact-map-location em{font-size:12px!important;margin-top:7px!important}
.rs-contact-route-btn{margin-top:16px!important;width:100%!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 18px!important;border-radius:10px!important;background:#0b355d!important;color:#fff!important;border:1px solid #0b355d!important;font-size:12px!important;font-weight:900!important;letter-spacing:.035em!important;box-shadow:0 10px 24px rgba(8,47,85,.12)!important}
.rs-contact-route-btn:hover{background:#e42635!important;border-color:#e42635!important;transform:translateY(-1px)}
.rs-contact-route-btn b{font-size:17px;line-height:1}
@media(max-width:1080px){.rs-contact-map-frame,.rs-contact-map-frame iframe{height:280px!important}}
@media(max-width:680px){.rs-contact-map-frame,.rs-contact-map-frame iframe{height:240px!important}.rs-contact-map-location{grid-template-columns:44px 1fr!important}.rs-contact-map-location-icon{width:44px!important;height:44px!important}.rs-contact-map-location strong{font-size:15px!important}.rs-contact-route-btn{min-height:44px!important}}

/* Header navigation alignment + submenu positioning — v4.30.4 */
@media(min-width:1101px){
  .rs-header-light .rs-navbar{align-items:stretch!important}
  .rs-header-light .rs-nav{align-self:stretch!important;display:flex!important;align-items:stretch!important}
  .rs-header-light .rs-menu{height:100%!important;align-items:stretch!important;gap:28px!important}
  .rs-header-light .rs-menu>li{position:relative!important;display:flex!important;align-items:stretch!important}
  .rs-header-light .rs-menu>li>a{position:relative!important;display:flex!important;align-items:center!important;height:100%!important;padding:0!important;line-height:1.1!important}
  .rs-header-light .rs-menu>li>a:after{bottom:28px!important}

  .rs-header-light .rs-menu .sub-menu{
    top:calc(100% - 10px)!important;
    left:50%!important;
    right:auto!important;
    width:280px!important;
    padding:12px!important;
    border:1px solid rgba(10,49,88,.08)!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:0 22px 55px rgba(4,20,39,.16)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:translate(-50%,10px)!important;
    transform-origin:top center!important;
    transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;
    z-index:500!important;
  }
  .rs-header-light .rs-menu .sub-menu:before{
    content:"";
    position:absolute;
    left:0;
    right:0;
    top:-14px;
    height:14px;
  }
  .rs-header-light .rs-menu>li:hover>.sub-menu,
  .rs-header-light .rs-menu>li:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translate(-50%,0)!important;
  }
  .rs-header-light .rs-menu .sub-menu li{position:relative!important}
  .rs-header-light .rs-menu .sub-menu a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    min-height:42px!important;
    padding:10px 13px!important;
    border-radius:9px!important;
    line-height:1.35!important;
  }

  /* Keep dropdowns near the right edge inside the viewport. */
  .rs-header-light .rs-menu>li:nth-last-child(-n+2)>.sub-menu{
    left:auto!important;
    right:-8px!important;
    transform:translateY(10px)!important;
    transform-origin:top right!important;
  }
  .rs-header-light .rs-menu>li:nth-last-child(-n+2):hover>.sub-menu,
  .rs-header-light .rs-menu>li:nth-last-child(-n+2):focus-within>.sub-menu{
    transform:translateY(0)!important;
  }

  /* Second and deeper submenu levels open cleanly to the right. */
  .rs-header-light .rs-menu .sub-menu .sub-menu{
    top:-12px!important;
    left:calc(100% + 10px)!important;
    right:auto!important;
    transform:translateX(8px)!important;
    transform-origin:left top!important;
  }
  .rs-header-light .rs-menu .sub-menu li:hover>.sub-menu,
  .rs-header-light .rs-menu .sub-menu li:focus-within>.sub-menu{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:translateX(0)!important;
  }
  .rs-header-light .rs-menu .sub-menu .sub-menu:before{
    left:-10px;
    right:auto;
    top:0;
    width:10px;
    height:100%;
  }

  .rs-header.rs-header-light.is-scrolled .rs-menu>li>a:after{bottom:20px!important}
  .rs-header.rs-header-light.is-scrolled .rs-menu .sub-menu{top:calc(100% - 8px)!important}
  .rs-header.rs-header-light.is-scrolled .rs-menu .sub-menu .sub-menu{top:-12px!important}
}


/* Header/footer axis + equal quick-link buttons — v4.30.5 */
@media(min-width:901px){
  /* Keep the wide navigation canvas, but align the visual logo axis with the footer shell. */
  .rs-header-light .rs-brand-original{
    position:relative!important;
    left:clamp(-24px,calc((100vw - 1276px)/2),180px)!important;
  }
  .rs-header.rs-header-light.is-scrolled .rs-brand-original{
    left:clamp(-24px,calc((100vw - 1276px)/2),180px)!important;
  }
}
@media(min-width:1181px){
  .rs-footer-columns-wrap{
    grid-template-columns:repeat(3,minmax(150px,1fr)) minmax(238px,1.28fr)!important;
  }
  .rs-footer-dyncol:last-child{
    min-width:238px!important;
    width:100%!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-dynitems{
    width:100%!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{
    width:100%!important;
    min-width:238px!important;
    min-height:48px!important;
    padding-left:16px!important;
    padding-right:14px!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red>span,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light>span{
    white-space:nowrap!important;
    font-size:12px!important;
  }
}
@media(min-width:881px) and (max-width:1180px){
  .rs-footer-columns-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rs-footer-dyncol:last-child{min-width:0!important}
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{width:100%!important}
}


/* Footer quick links proportional spacing — v4.30.6 */
.rs-footer-dyncol:last-child .rs-footer-item-button-red,
.rs-footer-dyncol:last-child .rs-footer-item-button-light{
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) 25px!important;
  align-items:center!important;
  column-gap:10px!important;
  padding-left:18px!important;
  padding-right:18px!important;
}
.rs-footer-dyncol:last-child .rs-footer-item-button-red>i,
.rs-footer-dyncol:last-child .rs-footer-item-button-light>i{
  margin:0!important;
  justify-self:start!important;
}
.rs-footer-dyncol:last-child .rs-footer-item-button-red>span,
.rs-footer-dyncol:last-child .rs-footer-item-button-light>span{
  min-width:0!important;
  width:100%!important;
  font-size:11px!important;
  line-height:1.2!important;
  letter-spacing:.005em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-align:left!important;
}
.rs-footer-dyncol:last-child .rs-footer-button-arrow{
  margin:0!important;
  justify-self:end!important;
}
@media(min-width:1181px){
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{
    min-width:244px!important;
  }
}
@media(max-width:640px){
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{
    grid-template-columns:28px minmax(0,1fr) 23px!important;
    column-gap:8px!important;
    padding-left:15px!important;
    padding-right:15px!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red>span,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light>span{
    font-size:10.5px!important;
  }
}


/* Footer quick links wider — v4.30.7 */
@media(min-width:1181px){
  .rs-footer-columns-wrap{
    grid-template-columns:repeat(3,minmax(140px,1fr)) minmax(286px,1.48fr)!important;
    column-gap:26px!important;
  }
  .rs-footer-dyncol:last-child{
    min-width:286px!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{
    min-width:286px!important;
    width:100%!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red>span,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light>span{
    font-size:11px!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
  }
}
@media(min-width:881px) and (max-width:1180px){
  .rs-footer-dyncol:last-child .rs-footer-item-button-red,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light{
    min-width:270px!important;
    max-width:320px!important;
  }
  .rs-footer-dyncol:last-child .rs-footer-item-button-red>span,
  .rs-footer-dyncol:last-child .rs-footer-item-button-light>span{
    overflow:visible!important;
    text-overflow:clip!important;
  }
}


/* v4.30.8 — hide homepage hero tabs on phones only */
@media(max-width:620px){
  .rs-hero-reference .rs-hero-tabs,
  .rs-hero-approved .rs-hero-tabs{display:none!important;}
  .rs-hero-reference .rs-hero-console-wrap{height:58px!important;}
  .rs-hero-reference .rs-hero-console-shell{height:58px!important;}
  .rs-hero-reference .rs-hero-arrows{height:58px!important;}
}


/* =========================================================
   Responsive Optimization Pass — v4.31.0
   Fluid layout, portrait/landscape, large screens, touch UI
   ========================================================= */
:root{
  --rs-shell-fluid:min(1180px,calc(100vw - clamp(28px,5vw,72px)));
  --rs-fluid-gap:clamp(14px,2vw,28px);
  --rs-fluid-section:clamp(54px,7vw,96px);
}
html{max-width:100%;overflow-x:hidden}
body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
img,svg,video,canvas,iframe{max-width:100%}
img{height:auto}
.rs-shell{width:var(--rs-shell-fluid)!important;max-width:100%!important;margin-inline:auto!important}

/* Fluid typography for common editorial elements without changing hierarchy */
.rs-prose,.rs-post-body,.rs-contact-copy>p,.rs-program-detail-copy p,.rs-bmi-dashboard p{font-size:clamp(14px,1.05vw,16px);line-height:1.75}
.rs-btn,button,input,select,textarea{font-size:clamp(12px,.9vw,14px)}

/* Safer grids */
.rs-contact-card-grid,.rs-bmi-tips,.rs-post-related-grid,.rs-program26-grid,.rs-gallery-grid,.rs-news-grid{min-width:0}
.rs-contact-card-grid>* ,.rs-bmi-tips>* ,.rs-post-related-grid>* ,.rs-program26-grid>* ,.rs-gallery-grid>* ,.rs-news-grid>*{min-width:0}

/* Global hero fluidity */
.rs-global-hero .rs-orgx-hero-grid{gap:clamp(28px,5vw,72px)}
.rs-global-hero .rs-orgx-hero-inner{padding-top:clamp(48px,7vw,88px);padding-bottom:clamp(72px,9vw,124px)}
.rs-global-hero .rs-orgx-hero-copy h1{font-size:clamp(38px,5vw,72px);line-height:.98;max-width:min(900px,100%)}
.rs-global-hero .rs-orgx-hero-copy>p{font-size:clamp(14px,1.2vw,17px);line-height:1.75;max-width:760px}
.rs-global-hero .rs-orgx-hero-panel{min-width:0;width:min(100%,440px)}

/* Header/navigation resilience */
.rs-header .rs-shell,.site-header .rs-shell{min-width:0}
.rs-primary-menu>li>a{white-space:nowrap}
.rs-primary-menu{min-width:0}
.rs-primary-menu .sub-menu{max-width:min(360px,calc(100vw - 24px))}

/* Tables never break viewport */
.rs-prose table,.rs-post-body table,.rs-doc-table,table{max-width:100%}
.rs-prose table,.rs-post-body table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}

/* Forms */
input,select,textarea{max-width:100%;min-width:0}
.rs-contact-row,.rs-bmi-control-top,.rs-gallery-filter-grid{min-width:0}

/* Desktop and large monitors */
@media(min-width:1500px){
  :root{--rs-shell-fluid:min(1320px,calc(100vw - 96px))}
  .rs-global-hero .rs-orgx-hero-copy h1{font-size:clamp(48px,4.2vw,76px)}
  .rs-post-page-v3,.rs-contact-main,.rs-bmi-dashboard-main,.rs-gallery-archive-main{font-size:1rem}
}

/* Mid desktop / laptop */
@media(max-width:1280px){
  :root{--rs-shell-fluid:calc(100vw - 40px)}
  .rs-primary-menu>li>a{padding-inline:10px}
  .rs-footer-main-grid{gap:clamp(24px,3vw,42px)}
}

/* Tablet landscape / compact laptop */
@media(max-width:1080px){
  :root{--rs-shell-fluid:calc(100vw - 34px)}
  .rs-global-hero .rs-orgx-hero-grid{grid-template-columns:1fr!important;gap:30px!important}
  .rs-global-hero .rs-orgx-hero-panel{justify-self:start!important;max-width:680px!important}
  .rs-contact-overview-grid,.rs-contact-layout,.rs-post-page-v3 .rs-post-layout,.rs-bmi-dashboard-grid,.rs-bmi-visual-grid{grid-template-columns:1fr!important}
  .rs-post-sidebar{position:static!important}
  .rs-contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .rs-footer-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* Tablet portrait */
@media(max-width:820px){
  :root{--rs-shell-fluid:calc(100vw - 28px)}
  .rs-global-hero .rs-orgx-hero-inner{padding-top:52px;padding-bottom:84px}
  .rs-global-hero .rs-orgx-hero-copy h1{font-size:clamp(34px,7vw,56px)}
  .rs-global-hero .rs-orgx-breadcrumb{flex-wrap:wrap;row-gap:8px}
  .rs-contact-card-grid,.rs-footer-main-grid,.rs-bmi-tips,.rs-post-related-grid{grid-template-columns:1fr 1fr!important}
  .rs-contact-map-frame iframe{min-height:320px!important}
  .rs-album-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-rows:130px!important}
  .rs-album-photo,.rs-album-photo:nth-child(n){grid-column:span 1!important;grid-row:span 1!important}
  .rs-album-photo:nth-child(1){grid-column:1/-1!important;grid-row:span 2!important}
}

/* Phone and narrow portrait */
@media(max-width:620px){
  :root{--rs-shell-fluid:calc(100vw - 22px)}
  .rs-global-hero .rs-orgx-hero-inner{padding-top:44px;padding-bottom:72px}
  .rs-global-hero .rs-orgx-hero-copy h1{font-size:clamp(30px,9vw,42px);line-height:1.02}
  .rs-global-hero .rs-orgx-hero-copy>p{font-size:14px}
  .rs-contact-card-grid,.rs-footer-main-grid,.rs-bmi-tips,.rs-post-related-grid{grid-template-columns:1fr!important}
  .rs-contact-row,.rs-bmi-sex,.rs-gallery-filter-grid{grid-template-columns:1fr!important}
  .rs-btn{min-height:44px}
  .rs-post-featured-v3>img,.rs-post-page-v2 .rs-post-gallery-main,.rs-post-page-v3 .rs-post-gallery-main{height:auto!important;aspect-ratio:16/10;object-fit:cover}
  .rs-contact-map-frame iframe{min-height:260px!important}
  .rs-album-mosaic{grid-auto-rows:118px!important;gap:8px!important}
  .rs-footer-quick-links a{width:100%!important;max-width:none!important}
}

/* Short landscape phones */
@media(max-height:520px) and (orientation:landscape){
  .rs-global-hero .rs-orgx-hero-inner{padding-top:28px!important;padding-bottom:48px!important}
  .rs-global-hero .rs-orgx-breadcrumb{margin-bottom:20px!important}
  .rs-global-hero .rs-orgx-hero-copy h1{font-size:clamp(28px,5vw,40px)!important}
  .rs-global-hero .rs-orgx-hero-grid{gap:20px!important}
  .rs-mobile-panel{overflow-y:auto;max-height:100dvh}
  .rs-album-lightbox figure{height:82dvh!important}
  .rs-album-lightbox figure img{max-height:70dvh!important}
}

/* Touch devices */
@media(hover:none) and (pointer:coarse){
  a,button,.rs-btn{touch-action:manipulation}
  .rs-primary-menu .sub-menu{transition:none}
  .rs-album-photo:hover,.rs-program26-card:hover,.rs-gallery-card:hover{transform:none!important}
}

/* Modern viewport units */
@supports(height:100dvh){
  .rs-mobile-panel{max-height:100dvh}
  .rs-album-lightbox{min-height:100dvh}
}
