.rlh,.rlh *{box-sizing:border-box}.rlh{--bg:#1f2530;--panel:#171c25;--card:#202733;--line:rgba(193,165,122,.22);--gold:#c1a57a;--gold2:#b57f2d;--milk:#f7e7ce;--muted:rgba(247,231,206,.62);position:sticky;top:0;z-index:1000;width:100%;min-height:70px;background:var(--bg);color:#fff;font-family:Inter,Arial,sans-serif}.rlh a{text-decoration:none}.rlh__bar{height:70px;max-width:1240px;margin:0 auto;padding:0 16px;display:flex;align-items:center;gap:14px}.rlh__logo-link{display:flex;align-items:center;flex:0 0 auto}.rlh__logo{display:block;height:auto;object-fit:contain}.rlh__logo-sub{display:none}.rlh__desktop-nav,.rlh__cta,.rlh__tg{display:none}.rlh__burger,.rlh__close{width:44px;height:44px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font:inherit}.rlh__burger{margin-left:auto;flex-direction:column;gap:5px;background:rgba(255,255,255,.08)}.rlh__burger-line{width:20px;height:2px;border-radius:999px;background:#fff}.rlh__overlay{position:fixed;inset:0;z-index:1001;background:rgba(0,0,0,.52);opacity:0;transition:opacity .2s ease}.rlh__overlay.is-open{opacity:1}.rlh__panel{position:fixed;top:0;right:0;z-index:1002;width:min(88vw,390px);height:100dvh;overflow-y:auto;background:#fff;color:#3a3a3a;padding:14px 18px 22px;display:flex;flex-direction:column;gap:24px;box-shadow:-20px 0 50px rgba(0,0,0,.22);transform:translateX(100%);transition:transform .24s ease}.rlh__panel.is-open{transform:translateX(0)}.rlh__panel-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px}.rlh__panel-logo{display:block;height:auto;object-fit:contain}.rlh__close{background:#1f2530;color:#f7e7ce;font-size:30px;line-height:1;padding-bottom:3px}.rlh__mobile-nav{display:grid;gap:10px}.rlh__mobile-link,.rlh__mobile-cta{min-height:44px;border-radius:12px;display:flex;align-items:center;color:#3a3a3a}.rlh__mobile-link{padding:11px 0;font-size:17px;font-weight:600}.rlh__mobile-link--primary{font-size:24px;line-height:1.1;font-weight:700}.rlh__mobile-cta{margin-top:6px;justify-content:center;min-height:52px;padding:13px 18px;background:#c1a57a;color:#1f2530;font-weight:700;font-size:17px}html.rlh-lock,body.rlh-lock{overflow:hidden!important}.rlh-anchor-target{display:block;position:relative;top:-112px;width:1px;height:1px;visibility:hidden}.rlh button:focus-visible,.rlh a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media (min-width:960px){.rlh{min-height:92px}.rlh__bar{height:92px;padding:0 24px}.rlh__desktop-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-left:auto;flex:0 1 auto;min-width:0}.rlh__nav-link,.rlh__nav-button{position:relative;min-height:42px;border:0;background:transparent;color:rgba(255,255,255,.82);font:inherit;font-size:15px;font-weight:600;padding:11px 4px;cursor:pointer;transition:color .18s ease}.rlh__nav-link:hover,.rlh__nav-button:hover,.rlh__nav-button.is-hover{color:var(--gold)}.rlh__nav-link:hover::after,.rlh__nav-button.is-hover::after{content:"";position:absolute;left:4px;right:4px;bottom:4px;height:1px;background:var(--gold)}.rlh__tg{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--gold);border-radius:999px;color:var(--gold);background:transparent;transition:background .18s ease,color .18s ease,border-color .18s ease}.rlh__tg img{width:24px;height:24px;display:block;object-fit:contain;object-position:center;transform:translateX(-1px)}.rlh__tg:hover{background:rgba(193,165,122,.11);color:#f7e7ce;border-color:var(--gold)}.rlh__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;white-space:nowrap;padding:10px 18px;border:1px solid var(--gold);border-radius:999px;background:transparent;color:#f7e7ce;font-size:14px;font-weight:700;line-height:1;margin-left:4px;margin-right:12px;transition:background .18s ease,color .18s ease}.rlh__cta:hover{background:rgba(193,165,122,.11);color:#fff}.rlh__burger,.rlh__overlay,.rlh__panel{display:none!important}.rlh__mega-wrap{position:absolute;left:0;right:0;top:92px;z-index:999;pointer-events:none}.rlh__mega{pointer-events:auto;background:var(--panel);border-top:1px solid rgba(193,165,122,.16);border-bottom:1px solid rgba(193,165,122,.2)}.rlh__mega[hidden]{display:none!important}.rlh__mega-inner{max-width:1240px;margin:0 auto;padding:30px 24px 34px}.rlh__kicker{margin:0 0 18px;color:rgba(247,231,206,.46);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em}.rlh__country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rlh__country-card{min-height:96px;padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,rgba(32,39,51,.98),rgba(29,35,47,.98));display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;gap:5px 12px;align-items:center;color:#fff;transition:border-color .18s ease,background .18s ease}.rlh__country-card:hover{border-color:rgba(193,165,122,.55);background:#252d3a}.rlh__flag{width:auto;height:auto;border-radius:0;display:flex;align-items:center;justify-content:center;grid-row:1 / span 2;border:0;font-size:24px;line-height:1;background:transparent}.rlh__country-card strong{color:#f7e7ce;font-size:17px;line-height:1.15;align-self:end}.rlh__country-card em{color:var(--muted);font-style:normal;font-size:12px;line-height:1.22}.rlh__compare{margin-top:20px;padding-top:20px;border-top:1px solid rgba(193,165,122,.18);display:flex;align-items:center;justify-content:space-between;color:#f7e7ce}.rlh__compare span{font-size:18px;font-weight:700}.rlh__compare em{color:var(--gold);font-style:normal;font-size:13px}.rlh__service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rlh__service-card,.rlh__about-card{min-height:96px;padding:17px 20px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(180deg,rgba(32,39,51,.98),rgba(29,35,47,.98));display:flex;flex-direction:column;justify-content:center;gap:8px;color:#fff;transition:border-color .18s ease,background .18s ease}.rlh__service-card:hover,.rlh__about-card:hover{border-color:rgba(193,165,122,.55);background:#252d3a}.rlh__service-card strong,.rlh__about-card strong{color:#f7e7ce;font-size:17px;line-height:1.2}.rlh__service-card span,.rlh__about-card span{color:var(--muted);font-size:13px;line-height:1.42}.rlh__mega-inner--about{display:grid;grid-template-columns:390px minmax(0,1fr);gap:34px;align-items:start}.rlh__about-brand{border:0;border-radius:0;background:transparent;padding:0;display:flex;flex-direction:column;gap:0;justify-content:flex-start;align-items:stretch;height:100%;min-height:390px}.rlh__about-photo{width:390px;height:390px;aspect-ratio:1/1;object-fit:cover;object-position:center;display:block;border-radius:15px;transition:transform .18s ease,filter .18s ease}.rlh__about-caption{display:flex;flex-direction:column;gap:10px}.rlh__about-caption span{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em}.rlh__about-caption strong{color:#f7e7ce;font-size:22px;line-height:1.18;font-weight:700}.rlh__about-caption em{color:rgba(247,231,206,.58);font-style:normal}.rlh__about-content{padding-left:30px;border-left:1px solid rgba(193,165,122,.18);min-width:0}.rlh__about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;align-items:stretch;grid-auto-flow:row dense}.rlh-anchor-target{top:-112px}}.rlh__press{grid-column:1 / -1;margin-top:20px;padding-top:16px;border-top:1px solid rgba(193,165,122,.18);display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.rlh__press-label{color:var(--gold);font-size:11px;line-height:1;font-weight:700;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap}.rlh__press-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:0 2px 9px;scrollbar-width:thin;scrollbar-color:rgba(193,165,122,.45) transparent}.rlh__press-item{height:77px;width:160px;max-width:160px;min-width:160px;padding:8px 12px;border-radius:12px;background:#f7e7ce;display:flex;align-items:center;justify-content:center;flex:0 0 160px;border:1px solid rgba(193,165,122,.24);overflow:hidden}.rlh__press-item:hover{opacity:1;background:#fff;border-color:rgba(193,165,122,.46)}.rlh__press-item img{display:block}.rlh__press-logo{display:block!important;width:auto!important;height:auto!important;max-width:138px!important;max-height:58px!important;object-fit:contain!important}.rlh__press-logo--forbes,.rlh__press-logo--guardian,.rlh__press-logo--ft,.rlh__press-logo--lefigaro,.rlh__press-logo--lanacion,.rlh__press-logo--meduza,.rlh__press-logo--kommersant,.rlh__press-logo--rbc,.rlh__press-logo--clarin,.rlh__press-logo--bfm,.rlh__press-logo--ria,.rlh__press-logo--ngs{max-width:142px!important;max-height:59px!important}.rlh__press-logo--wsj,.rlh__press-logo--nyt,.rlh__press-logo--voa,.rlh__press-logo--aljazeera,.rlh__press-logo--novaya,.rlh__press-logo--telefe,.rlh__press-logo--rtvi,.rlh__press-logo--habr,.rlh__press-logo--moyaplaneta,.rlh__press-logo--tn,.rlh__press-logo--vc,.rlh__press-logo--europaplus{max-width:133px!important;max-height:61px!important}.rlh__rating{min-height:96px;padding:14px 18px;border:1px solid rgba(193,165,122,.24);border-radius:14px;background:linear-gradient(180deg,rgba(32,39,51,.98),rgba(29,35,47,.98));color:#f7e7ce;display:grid;grid-template-columns:auto auto 1fr auto;grid-template-areas:"brand score stars open";gap:8px 14px;align-items:center;box-shadow:none;transition:border-color .18s ease,background .18s ease}.rlh__rating-brand{grid-area:brand;display:flex;flex-direction:column;gap:4px;font-size:24px;line-height:1;font-weight:700;letter-spacing:-.04em;white-space:nowrap}.rlh__rating-brand em{color:rgba(247,231,206,.45);font-style:normal;font-size:7px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}.rlh__rating-score{grid-area:score;color:#fff;font-size:42px;line-height:.9;font-weight:700;letter-spacing:-.055em;align-self:center}.rlh__rating-stars{grid-area:stars;color:#fbbc05;font-size:15px;letter-spacing:1px;white-space:nowrap;align-self:center}.rlh__rating-open{grid-area:open;color:rgba(247,231,206,.66);font-size:9px;line-height:1;font-weight:700;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;justify-self:end}.rlh__press-set{display:flex;align-items:center;gap:10px;width:max-content;padding-right:10px}@media (prefers-reduced-motion:reduce){.rlh__press-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;padding:0 2px 8px;scrollbar-width:thin;scrollbar-color:rgba(193,165,122,.45) transparent}}
.rlh__about-grid--secondary{margin-top:0}

@media (min-width:960px) and (max-width:1180px){.rlh__bar{gap:10px}.rlh__desktop-nav{gap:14px}.rlh__nav-link,.rlh__nav-button{font-size:14px}.rlh__cta{padding:10px 14px;font-size:13px;margin-right:10px}.rlh__tg{flex-basis:40px;width:40px;height:40px}}

.rlh__about-links{margin:16px 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.rlh__about-links a{min-height:42px;border:1px solid rgba(193,165,122,.24);border-radius:999px;background:rgba(247,231,206,.03);color:#f7e7ce;font-size:14px;line-height:1.1;font-weight:700;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;padding:9px 12px;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease}.rlh__about-links a span{color:var(--gold);margin-left:6px;transition:transform .18s ease}.rlh__about-links a:hover{border-color:rgba(193,165,122,.58);background:rgba(193,165,122,.1);color:#fff}.rlh__about-links a:hover span{display:inline-block;transform:translateX(2px)}.rlh__about-grid--editorial{margin:0 0 20px}

.rlh__about-brand:hover .rlh__about-photo{transform:scale(1.025);filter:brightness(1.04)}

.rlh__rating:hover{border-color:rgba(193,165,122,.55);background:#252d3a}

.rlh__country-lines{display:flex;flex-direction:column;gap:2px;align-self:start}

.rlh__about-content > .rlh__about-grid{margin-bottom:20px}.rlh__about-content > .rlh__about-grid--secondary{margin-bottom:0}

/* Mega menu is opened only by JS hover-intent or click, never by broad CSS :has hover. */
@media (min-width:960px){.rlh__nav-link[data-rlh-match="/#prices"]:not(:hover):not([aria-current="page"]){color:rgba(255,255,255,.82)!important}.rlh__nav-link[data-rlh-match="/#prices"]:not(:hover)::after{display:none!important}}@media (max-width:959px){
  .rlh__panel{left:0;right:0;width:100vw;max-width:none;background:#1f2530;color:#f7e7ce;padding:22px 24px 28px;gap:28px;box-shadow:none;border-left:0;}
  .rlh__panel-head{min-height:58px;align-items:center;}
  .rlh__panel-logo{filter:none;}
  .rlh__close{width:54px;height:54px;background:#f7e7ce;color:#1f2530;font-size:34px;border:1px solid rgba(193,165,122,.45);}
  .rlh__mobile-nav{gap:8px;margin-top:8px;}
  .rlh__mobile-link,.rlh__mobile-cta{border-radius:14px;color:#f7e7ce;}
  .rlh__mobile-link{min-height:52px;padding:10px 0;border-bottom:1px solid rgba(193,165,122,.16);font-size:22px;font-weight:700;line-height:1.16;color:#f7e7ce;}
  .rlh__mobile-link--primary{font-size:28px;font-weight:700;letter-spacing:-.02em;}
  .rlh__mobile-link[href*="t.me"]{color:#c1a57a;}
  .rlh__mobile-cta{margin-top:16px;min-height:56px;display:flex;align-items:center;justify-content:center;background:#c1a57a;color:#1f2530!important;font-size:17px;font-weight:700;letter-spacing:.02em;box-shadow:0 12px 24px rgba(0,0,0,.22);}
  .rlh__overlay{background:rgba(0,0,0,.68);}
}
@media (max-width:420px){
  .rlh__panel{padding:20px 22px 26px;}
  .rlh__mobile-link--primary{font-size:26px;}
  .rlh__mobile-link{font-size:20px;min-height:50px;}
}

@media (max-width:959px){
  .rlh__panel{background:#1f2530;color:#f7e7ce;padding:0 22px 28px;gap:0;}
  .rlh__panel-head{height:86px;border-bottom:1px solid rgba(247,231,206,.12);margin:0 -22px 26px;padding:0 22px;}
  .rlh__panel-logo{height:auto;object-fit:contain;}
  .rlh__close{width:42px;height:42px;border-radius:0;border:0;background:transparent;color:#c1a57a;font-size:38px;line-height:1;}
  .rlh__mobile-nav{display:block;margin:0;}
  .rlh__mobile-main{display:grid;grid-template-columns:54px minmax(0,1fr) 24px;align-items:center;gap:18px;min-height:106px;border-bottom:1px solid rgba(247,231,206,.09);color:#f7e7ce;border-radius:0;}
  .rlh__mobile-main span:not(.rlh__mobile-icon){display:grid;gap:6px;}
  .rlh__mobile-main strong{font-size:28px;line-height:1.05;font-weight:700;letter-spacing:-.03em;color:#f7e7ce;}
  .rlh__mobile-main em{font-style:normal;font-size:17px;line-height:1.2;color:rgba(247,231,206,.42);}
  .rlh__mobile-icon{display:flex;align-items:center;justify-content:center;color:#c1a57a;font-size:23px;line-height:1;}
  .rlh__mobile-main i,.rlh__mobile-cta i,.rlh__mobile-social i{display:block;width:14px;height:14px;border:2px solid rgba(193,165,122,.82);justify-self:end;}
  .rlh__mobile-cta{margin:28px 0 28px;min-height:78px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(193,165,122,.55);border-radius:15px;background:rgba(255,255,255,.03);color:#c1a57a!important;box-shadow:none;font-size:27px;line-height:.96;font-weight:700;letter-spacing:-.03em;}
  .rlh__mobile-more{margin-top:0;}
  .rlh__mobile-more>span{display:block;margin-bottom:16px;color:rgba(193,165,122,.32);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;}
  .rlh__mobile-more-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 14px;}
  .rlh__mobile-more-grid a{min-height:56px;border:1px solid rgba(247,231,206,.09);border-radius:11px;display:flex;align-items:center;padding:0 22px;color:rgba(247,231,206,.42);font-size:21px;font-weight:700;}
  .rlh__mobile-social{margin:28px -22px 0;padding:26px 22px 10px;background:rgba(0,0,0,.18);display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;}
  .rlh__mobile-social a{min-height:58px;border:1px solid rgba(193,165,122,.5);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:14px;color:#c1a57a;font-size:21px;font-weight:700;}
  .rlh__mobile-social a.is-muted{border-color:rgba(247,231,206,.08);color:rgba(247,231,206,.35);font-size:18px;}
}
@media (max-width:420px){.rlh__mobile-main{min-height:96px;grid-template-columns:42px minmax(0,1fr) 20px;gap:14px}.rlh__mobile-main strong{font-size:25px}.rlh__mobile-main em{font-size:15px}.rlh__mobile-cta{font-size:25px;min-height:72px}.rlh__mobile-more-grid a{font-size:19px;padding:0 18px}.rlh__mobile-social a{font-size:19px}}

@media (max-width:959px){
  .rlh__panel{background:#1f2530;color:#f7e7ce;padding:0 18px 18px;gap:0;}
  .rlh__panel-head{height:58px;border-bottom:1px solid rgba(247,231,206,.10);margin:0 -18px 24px;padding:0 18px;}
  .rlh__panel-logo{opacity:.95;}
  .rlh__close{width:32px;height:32px;border:0;background:transparent;color:rgba(247,231,206,.55);font-size:26px;font-weight:300;}
  .rlh__mobile-main{grid-template-columns:28px minmax(0,1fr) 16px;gap:12px;min-height:66px;border-bottom:1px solid rgba(247,231,206,.08);}
  .rlh__mobile-main strong{font-size:20px;line-height:1.04;font-weight:700;letter-spacing:-.02em;}
  .rlh__mobile-main em{font-size:12px;line-height:1.15;color:rgba(247,231,206,.34);}
  .rlh__mobile-icon{font-size:18px;}
  .rlh__mobile-main i{width:8px;height:8px;border:0;border-right:1px solid rgba(193,165,122,.38);border-top:1px solid rgba(193,165,122,.38);transform:rotate(45deg);}
  .rlh__mobile-cta{margin:22px 0 18px;min-height:48px;padding:0 16px;border-radius:8px;font-size:18px;line-height:1;background:rgba(255,255,255,.035);}
  .rlh__mobile-cta span br{display:none;}
  .rlh__mobile-cta i{width:8px;height:8px;border:0;border-right:2px solid rgba(193,165,122,.9);border-top:2px solid rgba(193,165,122,.9);transform:rotate(45deg);}
  .rlh__mobile-more>span{margin-bottom:10px;font-size:10px;letter-spacing:.22em;color:rgba(193,165,122,.25);}
  .rlh__mobile-more-grid{grid-template-columns:1fr 1fr;gap:7px;}
  .rlh__mobile-more-grid a{min-height:36px;border-radius:7px;padding:0 13px;font-size:14px;color:rgba(247,231,206,.36);}
  .rlh__mobile-social{margin:18px -18px 0;padding:18px 18px 4px;gap:8px;}
  .rlh__mobile-social a{min-height:40px;border-radius:8px;font-size:14px;gap:8px;}
  .rlh__mobile-social a.is-muted{font-size:13px;min-height:34px;}
  .rlh__mobile-social i{width:10px;height:10px;border-width:2px;}
}
@media (max-width:420px){
  .rlh__panel{padding:0 17px 18px;}
  .rlh__panel-head{height:56px;margin:0 -17px 22px;padding:0 17px;}
  .rlh__mobile-main{min-height:64px;grid-template-columns:28px minmax(0,1fr) 16px;gap:11px;}
  .rlh__mobile-main strong{font-size:19px;}
  .rlh__mobile-main em{font-size:12px;}
  .rlh__mobile-cta{min-height:47px;font-size:17px;margin:20px 0 16px;}
  .rlh__mobile-more-grid a{font-size:13px;min-height:35px;}
  .rlh__mobile-social a{font-size:13px;min-height:39px;}
}

@media (max-width:959px){
  .rlh__mobile-cta span br{display:none!important;}
  .rlh__mobile-social{border-bottom:1px solid rgba(247,231,206,.10);padding-bottom:7px;}
  .rlh__mobile-social a img{width:18px;height:18px;display:block;object-fit:contain;filter:brightness(0) saturate(100%) invert(74%) sepia(23%) saturate(580%) hue-rotate(356deg) brightness(89%) contrast(84%);}
  .rlh__mobile-social a i{display:none!important;}
  .rlh__mobile-news{margin:14px -18px 0;padding:0 18px 2px;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;}
  .rlh__mobile-news>span{grid-column:1/-1;color:rgba(193,165,122,.42);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;}
  .rlh__mobile-news a{min-height:34px;border:1px solid rgba(247,231,206,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(247,231,206,.38);font-size:13px;font-weight:700;}
}

@media (max-width:959px){.rlh__mobile-main{grid-template-columns:minmax(0,1fr) 16px!important}.rlh__mobile-icon{display:none!important}}
@media (max-width:420px){.rlh__mobile-main{grid-template-columns:minmax(0,1fr) 16px!important}}

.rlh-heading-anchor{scroll-margin-top:112px}
@media (max-width:959px){.rlh-heading-anchor{scroll-margin-top:76px}}
@media (max-width:959px){
  .rlh__panel a:focus-visible,.rlh__panel button:focus-visible{outline:none!important;box-shadow:none!important;}
  .rlh__panel-logo:focus,.rlh__panel-logo:focus-visible,.rlh__logo-link:focus,.rlh__logo-link:focus-visible{outline:none!important;box-shadow:none!important;}
  .rlh__panel-head{height:52px;margin-bottom:14px;}
  .rlh__mobile-main{min-height:58px;}
}
@media (max-width:420px){
  .rlh__panel-head{height:50px;margin-bottom:6px;}
  .rlh__mobile-main{min-height:56px;}
}
@media (max-width:959px){
  body:not(.rulatam-news-page):not(.rulatam-blog-page){padding-top:58px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:900!important;min-height:58px!important;box-shadow:0 1px 0 rgba(193,165,122,.16);}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__bar{height:58px!important;min-height:58px!important;padding:0 12px!important;gap:10px!important;align-items:center!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;height:36px!important;min-height:36px!important;margin-left:auto!important;margin-right:0!important;padding:0 11px!important;border-width:1px!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__burger{display:inline-flex!important;align-self:center!important;width:40px!important;height:40px!important;flex:0 0 40px!important;margin-left:0!important;background:rgba(255,255,255,.08)!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__burger-line{width:18px!important;height:2px!important;background:#f7e7ce!important;}
  #allrecords[data-tilda-page-alias="about"]{padding-top:0!important;margin-top:0!important;}
  #allrecords[data-tilda-page-alias="about"]>.rlh{margin-top:0!important;}
}
@media (max-width:360px){
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__bar{gap:8px!important;padding:0 10px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{font-size:11px!important;padding:0 9px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__burger{width:38px!important;height:38px!important;flex-basis:38px!important;}
}

@media (max-width:959px){
  body:not(.rulatam-news-page):not(.rulatam-blog-page){padding-top:56px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:10020!important;
    min-height:56px!important;
    margin-top:0!important;
    transform:none!important;
  }
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__bar{
    height:56px!important;
    min-height:56px!important;
    padding:0 12px!important;
    gap:8px!important;
    align-items:center!important;
  }
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:center!important;
    height:36px!important;
    min-height:36px!important;
    margin-left:auto!important;
    margin-right:0!important;
    padding:0 10px!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__burger{
    display:inline-flex!important;
    align-self:center!important;
    width:40px!important;
    height:40px!important;
    flex:0 0 40px!important;
    margin-left:0!important;
  }
  body.r-solutions-nav-active .rlh{
    opacity:0!important;
    pointer-events:none!important;
    transform:translateY(-110%)!important;
  }
  #allrecords[data-tilda-page-alias="about"]{
    padding-top:0!important;
    margin-top:0!important;
  }
  #allrecords[data-tilda-page-alias="about"]>.rlh,
  #allrecords[data-tilda-page-alias="about"] .rlh:first-child{
    margin-top:0!important;
  }
}
@media (max-width:360px){
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__bar{padding:0 10px!important;gap:7px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{font-size:11px!important;padding:0 8px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__burger{width:38px!important;height:38px!important;flex-basis:38px!important;}
}

.rlh{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;font-weight:500;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;font-kerning:normal}
.rlh__nav-link,.rlh__nav-button{font-family:inherit!important;font-size:14px!important;font-weight:600!important;letter-spacing:-.01em!important;line-height:1!important;text-transform:none!important}
.rlh__cta{font-family:inherit!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;line-height:1!important;text-transform:uppercase!important}
.rlh__kicker,.rlh__press-label,.rlh__country-card strong,.rlh__service-card strong,.rlh__about-card strong,.rlh__compare span,.rlh__about-caption strong,.rlh__rating-score,.rlh__rating-brand,.rlh__rating-open,.rlh__rating-brand em,.rlh__mobile-main strong,.rlh__mobile-cta{font-weight:700!important}
.rlh__country-card em,.rlh__service-card span,.rlh__about-card span,.rlh__mobile-main em{font-weight:400!important}
.rlh__mobile-more-grid a,.rlh__mobile-social a,.rlh__mobile-news a{font-weight:500!important}
@media (min-width:960px){.rlh__desktop-nav{gap:22px!important}.rlh__nav-link,.rlh__nav-button{padding-top:12px!important}.rlh__cta{min-height:40px!important;padding:10px 19px!important}}
@media (max-width:959px){body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{width:132px!important;max-width:132px!important;height:34px!important;min-height:34px!important;padding:0 9px!important;font-size:11px!important;font-weight:700!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-overflow:clip!important}.rlh__mobile-cta{font-size:16px!important;font-weight:700!important;letter-spacing:.045em!important;text-transform:uppercase!important}}
@media (max-width:360px){body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh__cta{width:122px!important;max-width:122px!important;font-size:10.5px!important;padding:0 7px!important}}
@media(min-width:960px){.rlh__desktop-nav{align-items:center!important}.rlh__nav-link,.rlh__nav-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px!important;min-height:42px!important;padding:0 4px!important;line-height:1!important;vertical-align:middle!important}.rlh__nav-link::after,.rlh__nav-button::after{bottom:5px!important}.rlh__cta{height:40px!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}}

@media (min-width:960px){
  .rlh__rating{
    grid-template-columns:minmax(104px,1fr) auto minmax(96px,auto)!important;
    grid-template-areas:"brand score stars" "brand score open"!important;
    column-gap:14px!important;
    row-gap:4px!important;
    align-items:center!important;
    overflow:hidden!important;
  }
  .rlh__rating-brand{min-width:0!important;}
  .rlh__rating-brand > span{display:block!important;white-space:nowrap!important;}
  .rlh__rating-score{font-size:40px!important;justify-self:center!important;}
  .rlh__rating-stars{justify-self:start!important;font-size:14px!important;letter-spacing:.5px!important;}
  .rlh__rating-open{justify-self:start!important;max-width:112px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:8px!important;letter-spacing:.09em!important;}
}
@media (min-width:960px){.rlh__rating{grid-template-columns:minmax(92px,1fr) auto minmax(104px,auto)!important;grid-template-areas:"brand score stars" "brand score open"!important;align-items:center!important;gap:5px 12px!important;overflow:hidden!important}.rlh__rating-brand{min-width:0!important}.rlh__rating-brand>span{display:block!important;white-space:nowrap!important}.rlh__rating-brand em{font-size:7px!important;letter-spacing:.1em!important;max-width:102px!important;overflow:hidden!important;text-overflow:ellipsis!important}.rlh__rating-score{font-size:40px!important}.rlh__rating-stars{justify-self:start!important;font-size:14px!important;letter-spacing:0!important}.rlh__rating-open{justify-self:start!important;font-size:8px!important;letter-spacing:.09em!important;white-space:nowrap!important}}
@media (max-width:959px){
  body .rlh>.rlh__bar>a.rlh__cta{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;width:auto!important;min-width:126px!important;max-width:none!important;height:36px!important;min-height:36px!important;margin:0 0 0 auto!important;padding:0 13px!important;border:1px solid rgba(193,165,122,.52)!important;border-radius:999px!important;background:rgba(255,255,255,.045)!important;color:#c1a57a!important;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;white-space:nowrap!important;text-decoration:none!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 12px 28px rgba(0,0,0,.12)!important;}
  body .rlh>.rlh__bar>button.rlh__burger{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;display:inline-flex!important;flex:0 0 40px!important;width:40px!important;height:40px!important;margin:0!important;}
  .rlh__mobile-main{width:100%!important;border:0!important;border-bottom:1px solid rgba(247,231,206,.08)!important;background:transparent!important;padding:0!important;text-align:left!important;cursor:pointer!important;font-family:inherit!important;}
  .rlh__mobile-main[aria-expanded=true] i{transform:rotate(135deg)!important;border-color:rgba(193,165,122,.78)!important;}
  .rlh__mobile-sub{display:grid;gap:8px;padding:10px 0 16px;border-bottom:1px solid rgba(247,231,206,.08);}
  .rlh__mobile-sub[hidden]{display:none!important;}
  .rlh__mobile-sub a{min-height:48px;padding:12px 14px;border:1px solid rgba(247,231,206,.08);border-radius:10px;background:rgba(255,255,255,.025);color:#f7e7ce!important;display:grid;gap:4px;text-decoration:none!important;}
  .rlh__mobile-sub a strong{font-size:15px;line-height:1.15;font-weight:700;color:#f7e7ce!important;letter-spacing:-.01em;}
  .rlh__mobile-sub a span{font-size:12px;line-height:1.28;font-weight:400;color:rgba(247,231,206,.45)!important;}
  .rlh__mobile-social{border-top:1px solid rgba(247,231,206,.10)!important;}
}
@media (max-width:360px){body .rlh>.rlh__bar>a.rlh__cta{min-width:118px!important;padding:0 10px!important;font-size:10.5px!important}body .rlh>.rlh__bar>button.rlh__burger{flex-basis:38px!important;width:38px!important;height:38px!important}}
@media (max-width:959px){
  .rlh__panel,
  .rlh__mobile-sub{background:#1f2530!important;}
  .rlh__mobile-main[aria-expanded=true]{background:transparent!important;}
  .rlh__mobile-sub a{background:transparent!important;box-shadow:none!important;}
  .rlh__mobile-sub a:hover,
  .rlh__mobile-sub a:focus-visible{background:rgba(193,165,122,.055)!important;border-color:rgba(193,165,122,.20)!important;}
}
.rlh{isolation:isolate;}
.rlh :where(a,button,input,textarea,select){font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}
.rlh :where(a){color:inherit;text-decoration:none;}
.rlh :where(button){appearance:none;-webkit-appearance:none;margin:0;}
.rlh :where(img,svg){max-width:none;}
.rlh :where(svg){overflow:visible;}
@media (min-width:960px){
  body:not(.rulatam-news-page):not(.rulatam-blog-page){padding-top:92px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page) .rlh{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:10020!important;}
}
body.r-solutions-nav-active .rlh{opacity:0!important;pointer-events:none!important;transform:translateY(-110%)!important;transition:opacity .18s ease,transform .18s ease!important;}

@font-face{font-family:"Inter Tight";src:url("/assets/fonts/inter-tight/InterTight-Medium-RULATAM.woff2?v=20260519-inter-tight-subset-1") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Akrobat RULATAM Suffix";src:url("/assets/fonts/akrobat/Akrobat-Regular.woff2?v=20260521-akrobat-500-1") format("woff2");font-weight:500;font-style:normal;font-display:swap}

.rlh{
  font-family:"Inter Tight",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
}

.rlh :where(.rlh__nav-link,.rlh__nav-button,.rlh__cta,.rlh__country-card strong,.rlh__service-card strong,.rlh__about-card strong,.rlh__compare span,.rlh__about-caption strong,.rlh__rating-score,.rlh__rating-open,.rlh__mobile-main strong,.rlh__mobile-sub strong,.rlh__mobile-cta){
  font-family:"Inter Tight",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-weight:600!important;
}

.rlh :where(.rlh__country-card em,.rlh__service-card span,.rlh__about-card span,.rlh__mobile-main em,.rlh__mobile-sub span,.rlh__kicker,.rlh__press-label,.rlh__rating-brand em){
  font-family:"Inter Tight",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-weight:500!important;
}

@media (min-width:960px){
  .rlh__nav-link,.rlh__nav-button{font-size:13px!important;letter-spacing:-.012em!important;}
  .rlh__cta{font-size:11.5px!important;letter-spacing:.075em!important;}
}
@media (max-width:959px){.rlh{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:10020!important;min-height:56px!important;overflow:visible!important}.rlh__bar{position:relative!important;width:100%!important;max-width:100%!important;height:56px!important;min-height:56px!important;padding:0 12px!important;box-sizing:border-box!important}.rlh__desktop-nav,.rlh__tg{display:none!important}.rlh__cta{display:inline-flex!important;position:absolute!important;right:58px!important;top:50%!important;transform:translateY(-50%)!important;width:132px!important;max-width:132px!important;min-width:0!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 9px!important;overflow:hidden!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:.055em!important;text-transform:uppercase!important;text-overflow:clip!important;white-space:nowrap!important}.rlh__burger{display:inline-flex!important;position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;flex:0 0 38px!important;margin:0!important}}@media (max-width:360px){.rlh__cta{width:122px!important;max-width:122px!important;font-size:10.5px!important;padding:0 7px!important}}
@media (max-width:959px){
  .rlh>.rlh__bar{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px!important;
    height:56px!important;
    min-height:56px!important;
    padding:0 12px!important;
  }
  .rlh>.rlh__bar>a.rlh__cta{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    flex:0 1 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:120px!important;
    height:34px!important;
    min-height:34px!important;
    margin:0 0 0 auto!important;
    padding:0 10px!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    white-space:nowrap!important;
  }
  .rlh>.rlh__bar>button.rlh__burger{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    flex:0 0 36px!important;
    width:36px!important;
    height:36px!important;
    margin:0!important;
  }
}
@media (max-width:360px){
  .rlh>.rlh__bar{
    gap:8px!important;
    padding:0 10px!important;
  }
  .rlh>.rlh__bar>a.rlh__cta{
    max-width:124px!important;
    padding:0 9px!important;
    font-size:10.5px!important;
  }
}

.rlh,
.rlh :where(a,button,input,textarea,select){
  font-family:"Inter Tight",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-synthesis-weight:none;
  text-rendering:geometricPrecision;
  -webkit-font-smoothing:antialiased;
  font-weight:500!important;
}

@media (min-width:960px){
  .rlh__nav-link,
  .rlh__nav-button{
    height:42px!important;
    min-height:42px!important;
    padding:0 4px!important;
    font-size:13px!important;
    font-weight:500!important;
    line-height:1!important;
    letter-spacing:0!important;
    text-transform:none!important;
  }

  .rlh__cta{
    height:40px!important;
    min-height:40px!important;
    padding:0 19px!important;
    font-size:11.5px!important;
    font-weight:500!important;
    line-height:1!important;
    letter-spacing:.075em!important;
    text-transform:uppercase!important;
  }
}

.rlh__kicker,
.rlh__press-label,
.rlh__rating-open,
.rlh__rating-brand em,
.rlh__country-card strong,
.rlh__service-card strong,
.rlh__about-card strong,
.rlh__compare span,
.rlh__about-caption strong,
.rlh__mobile-main strong,
.rlh__mobile-sub strong,
.rlh__mobile-cta,
.rlh__mobile-link,
.rlh__mobile-more-grid a,
.rlh__mobile-social a,
.rlh__mobile-news a{
  font-weight:500!important;
}

@media (max-width:959px){
  .rlh>.rlh__bar>a.rlh__cta,
  .rlh__mobile-cta,
  .rlh__mobile-main strong,
  .rlh__mobile-sub a strong{
    font-weight:500!important;
  }
}

.rlh>.rlh__bar>a.rlh__cta{
  position:relative!important;
  isolation:isolate!important;
  overflow:visible!important;
  border:1px solid rgba(193,165,122,.46)!important;
  border-radius:999px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.026) 54%,rgba(255,255,255,.012)),
    rgba(255,255,255,.018)!important;
  color:#c1a57a!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.28),
    inset 0 -1px 0 rgba(31,37,48,.12),
    0 14px 28px -28px rgba(0,0,0,.68)!important;
  backdrop-filter:blur(12px) saturate(142%)!important;
  -webkit-backdrop-filter:blur(12px) saturate(142%)!important;
  transition:background .32s ease,border-color .32s ease,color .32s ease,box-shadow .32s ease!important;
}

.rlh>.rlh__bar>a.rlh__cta::before{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  left:50%!important;
  width:52%!important;
  height:54%!important;
  min-width:76px!important;
  max-width:120px!important;
  border-radius:999px!important;
  background:rgba(193,165,122,.34)!important;
  opacity:0!important;
  filter:blur(12px)!important;
  transform:translate(-50%,-50%) scale(1)!important;
  transition:transform .55s cubic-bezier(.16,1,.3,1),opacity .55s cubic-bezier(.16,1,.3,1),filter .55s cubic-bezier(.16,1,.3,1)!important;
  z-index:-1!important;
  pointer-events:none!important;
}

.rlh>.rlh__bar>a.rlh__cta::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  border-radius:inherit!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,.075) 46%,rgba(31,37,48,.07)),
    linear-gradient(90deg,rgba(255,255,255,.10),rgba(255,255,255,0) 34%,rgba(255,255,255,0) 66%,rgba(255,255,255,.07))!important;
  opacity:.38!important;
  z-index:0!important;
  pointer-events:none!important;
}

.rlh>.rlh__bar>a.rlh__cta>*{
  position:relative!important;
  z-index:1!important;
}

@media(hover:hover){
  .rlh>.rlh__bar>a.rlh__cta:hover{
    border-color:rgba(193,165,122,.62)!important;
    color:#f7e7ce!important;
    background:
      linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.04) 54%,rgba(255,255,255,.016)),
      rgba(255,255,255,.022)!important;
  }
  .rlh>.rlh__bar>a.rlh__cta:hover::before{
    opacity:.62!important;
    transform:translate(-50%,-50%) scale(1.75)!important;
    filter:blur(14px)!important;
  }
}

body .rlh>.rlh__bar>a.rlh__cta{
  background:
    linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.026) 54%,rgba(255,255,255,.012)),
    rgba(255,255,255,.018)!important;
  border-color:rgba(193,165,122,.46)!important;
  color:#c1a57a!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.28),
    inset 0 -1px 0 rgba(31,37,48,.12),
    0 14px 28px -28px rgba(0,0,0,.68)!important;
  backdrop-filter:blur(12px) saturate(142%)!important;
  -webkit-backdrop-filter:blur(12px) saturate(142%)!important;
}

@media(hover:hover){
  body .rlh>.rlh__bar>a.rlh__cta:hover{
    background:
      linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.04) 54%,rgba(255,255,255,.016)),
      rgba(255,255,255,.022)!important;
    border-color:rgba(193,165,122,.62)!important;
    color:#f7e7ce!important;
  }
}

body .rlh>.rlh__bar>a.rlh__cta{
  background:rgba(255,255,255,.045)!important;
  border:1px solid rgba(193,165,122,.42)!important;
  box-shadow:none!important;
  color:#c1a57a!important;
  backdrop-filter:blur(10px) saturate(118%)!important;
  -webkit-backdrop-filter:blur(10px) saturate(118%)!important;
}
body .rlh>.rlh__bar>a.rlh__cta::after{opacity:0!important;}
@media(hover:hover){
  body .rlh>.rlh__bar>a.rlh__cta:hover{
    background:rgba(255,255,255,.07)!important;
    border-color:rgba(193,165,122,.58)!important;
    box-shadow:none!important;
    color:#f7e7ce!important;
  }
  body .rlh>.rlh__bar>a.rlh__cta:hover::before{
    opacity:.28!important;
    transform:translate(-50%,-50%) scale(1.45)!important;
  }
}

body .rlh>.rlh__bar>a.rlh__cta {
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  font-family:var(--r-button-font, Inter Tight, Inter, system-ui, sans-serif)!important;
  font-size:var(--r-button-font-size, 12px)!important;
  font-weight:var(--r-button-font-weight, 650)!important;
  line-height:1!important;
  letter-spacing:var(--r-button-letter-spacing, .075em)!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;
}

@media(max-width:699px){
  body .rlh>.rlh__bar>a.rlh__cta {
    font-size:var(--r-button-font-size, 11px)!important;
    letter-spacing:var(--r-button-letter-spacing, .065em)!important;
  }
}


.rlh__google-letter--blue { color: #4285f4; }
.rlh__google-letter--red { color: #ea4335; }
.rlh__google-letter--yellow { color: #fbbc05; }
.rlh__google-letter--green { color: #34a853; }

/* Stable Google rating card in the "Кто мы" mega menu. */
@media (min-width:960px){
  .rlh .rlh__rating{
    min-height:100px!important;
    width:100%!important;
    padding:16px 18px!important;
    display:grid!important;
    grid-template-columns:minmax(118px,1fr) auto minmax(126px,auto)!important;
    grid-template-rows:1fr 1fr!important;
    grid-template-areas:"brand score stars" "brand score open"!important;
    align-items:center!important;
    column-gap:16px!important;
    row-gap:2px!important;
    overflow:hidden!important;
  }
  .rlh .rlh__rating-brand{
    grid-area:brand!important;
    align-self:center!important;
    min-width:0!important;
    display:flex!important;
    flex-direction:column!important;
    gap:5px!important;
    font-size:25px!important;
    line-height:1!important;
    letter-spacing:-.04em!important;
  }
  .rlh .rlh__rating-brand > span{
    display:block!important;
    white-space:nowrap!important;
  }
  .rlh .rlh__rating-brand em{
    max-width:none!important;
    margin-top:0!important;
    overflow:visible!important;
    text-overflow:clip!important;
    color:rgba(247,231,206,.50)!important;
    font-size:7px!important;
    line-height:1!important;
    letter-spacing:.10em!important;
  }
  .rlh .rlh__rating-score{
    grid-area:score!important;
    justify-self:center!important;
    align-self:center!important;
    color:#fff!important;
    font-size:41px!important;
    line-height:.92!important;
    letter-spacing:-.055em!important;
    white-space:nowrap!important;
  }
  .rlh .rlh__rating-stars{
    grid-area:stars!important;
    justify-self:start!important;
    align-self:end!important;
    color:#fbbc05!important;
    font-size:15px!important;
    line-height:1!important;
    letter-spacing:.8px!important;
    white-space:nowrap!important;
  }
  .rlh .rlh__rating-open{
    grid-area:open!important;
    justify-self:start!important;
    align-self:start!important;
    max-width:none!important;
    overflow:visible!important;
    text-overflow:clip!important;
    color:rgba(247,231,206,.68)!important;
    font-size:8px!important;
    line-height:1!important;
    letter-spacing:.10em!important;
    white-space:nowrap!important;
  }
}

/* rulatam header interaction patch 20260521 */
.rlh__burger-line{transition:transform .22s ease,opacity .14s ease;transform-origin:center}.rlh__mobile-main i{transition:transform .22s cubic-bezier(0.4,0,0.2,1),border-color .18s ease}.rlh__mobile-main[aria-expanded="true"] i{transform:rotate(135deg)!important;border-color:rgba(193,165,122,.78)!important}@media(max-width:959px){.rlh__close{font-size:0!important;position:relative;transition:opacity .18s ease}.rlh__close:hover{opacity:.7}.rlh__close::before,.rlh__close::after{content:'';position:absolute;top:50%;left:50%;width:18px;height:1.5px;background:currentColor;border-radius:1px}.rlh__close::before{transform:translate(-50%,-50%) rotate(45deg)}.rlh__close::after{transform:translate(-50%,-50%) rotate(-45deg)}}@media(min-width:960px){.rlh__nav-link::after,.rlh__nav-button::after{transition:transform .2s cubic-bezier(0.22,1,0.36,1),opacity .18s ease;transform-origin:left;transform:scaleX(0);opacity:0}.rlh__nav-link:hover::after,.rlh__nav-button.is-hover::after,.rlh__nav-button.is-open::after{transform:scaleX(1);opacity:1}.rlh__nav-button.is-open{color:var(--gold)!important}}.rlh__mega{will-change:opacity,transform}.rlh__panel{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes rlh-mega-in{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes rlh-mega-out{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.rlh__burger-line,.rlh__mobile-main i,.rlh__mega,.rlh__panel,.rlh__nav-link::after,.rlh__nav-button::after{transition:none!important;animation:none!important}}









/* rulatam plain header logo guard 20260522
   Plain logo must not inherit intrinsic 504px image width. Section suffix
   pages keep their own measured logo/suffix rules below. */
.rlh__logo-link:not(.rlh__logo-link--suffix)>.rlh__logo{
  width:125px!important;
  max-width:125px!important;
  height:auto!important;
  max-height:52px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:959px){
  .rlh__logo-link:not(.rlh__logo-link--suffix)>.rlh__logo{
    width:126px!important;
    max-width:126px!important;
    max-height:42px!important;
  }
}
@media(max-width:360px){
  .rlh__logo-link:not(.rlh__logo-link--suffix)>.rlh__logo{
    width:112px!important;
    max-width:112px!important;
    max-height:38px!important;
  }
}

/* rulatam header section suffix 20260521
   Logo source metrics: 800x320. Wordmark bbox: x=10..788, y=165..271. Baseline/bottom axis: y=271.
   The suffix is anchored to the wordmark bottom/right axis, not to the image box or header height. */
.rlh__logo-link--suffix{
  --rlh-logo-w:125px;
  --rlh-logo-h:50px;
  --rlh-logo-link-h:50px;
  --rlh-logo-shift-y:-7px;
  --rlh-logo-image-top:0px;
  --rlh-logo-word-right-x:123.125px;
  --rlh-logo-baseline-y:42.34375px;
  --rlh-logo-suffix-gap:8px;
  --rlh-logo-suffix-reserve:104px;
  --rlh-logo-block-shift-y:0px;
  --rlh-suffix-baseline-offset:.8125em;
  --rlh-logo-suffix-y-nudge:2px;
  position:relative!important;
  display:inline-flex!important;
  align-items:flex-start!important;
  gap:0!important;
  width:calc(var(--rlh-logo-w) + var(--rlh-logo-suffix-gap) + var(--rlh-logo-suffix-reserve))!important;
  height:var(--rlh-logo-link-h)!important;
  min-height:var(--rlh-logo-link-h)!important;
  padding-right:0!important;
  transform:translateY(var(--rlh-logo-block-shift-y))!important;
}
.rlh__logo-link--suffix>.rlh__logo{
  width:var(--rlh-logo-w)!important;
  max-width:var(--rlh-logo-w)!important;
  height:auto!important;
  max-height:var(--rlh-logo-h)!important;
  object-fit:contain!important;
  object-position:left center!important;
  display:block!important;
  transform:translateY(var(--rlh-logo-shift-y))!important;
  transform-origin:left center!important;
}
.rlh__panel-logo[src="/assets/images/rulatam-logo-main-dark.webp"]{
  width:125px!important;
  max-width:125px!important;
  max-height:52px!important;
  height:auto!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.rlh__logo-suffix{
  position:absolute;
  left:calc(var(--rlh-logo-word-right-x) + var(--rlh-logo-suffix-gap));
  top:calc(var(--rlh-logo-image-top) + var(--rlh-logo-shift-y) + var(--rlh-logo-baseline-y) - var(--rlh-suffix-baseline-offset) + var(--rlh-logo-suffix-y-nudge));
  display:block;
  color:rgba(193,165,122,.78);
  font-family:"Akrobat RULATAM Suffix",Akrobat,"Inter Tight",Inter,Arial,sans-serif;
  font-size:clamp(17px,1.3vw,25px);
  font-weight:500;
  line-height:1;
  letter-spacing:.032em;
  text-transform:uppercase;
  white-space:nowrap;
}
@media(min-width:960px){.rlh__logo-link--suffix{--rlh-logo-w:125px;--rlh-logo-h:50px;--rlh-logo-link-h:50px;--rlh-logo-shift-y:-7px;--rlh-logo-image-top:0px;--rlh-logo-word-right-x:123.125px;--rlh-logo-baseline-y:42.34375px;--rlh-logo-suffix-gap:9px;--rlh-logo-suffix-reserve:132px;--rlh-logo-block-shift-y:0px}}
@media(max-width:959px){.rlh__logo-link--suffix{--rlh-logo-w:82px;--rlh-logo-h:32.8px;--rlh-logo-link-h:56px;--rlh-logo-shift-y:-4px;--rlh-logo-image-top:0px;--rlh-logo-word-right-x:80.77px;--rlh-logo-baseline-y:27.7775px;--rlh-logo-suffix-gap:6px;--rlh-logo-suffix-reserve:94px;--rlh-logo-block-shift-y:10px;--rlh-logo-suffix-y-nudge:1px;position:relative!important;min-width:0!important;max-width:none!important;margin:0!important;flex:0 0 auto!important}.rlh__logo-suffix{max-width:92px;overflow:hidden;text-overflow:clip;font-size:clamp(10px,2.9vw,14px);letter-spacing:.028em}.rlh__panel-logo[src="/assets/images/rulatam-logo-main-dark.webp"],.rlh__panel-logo[src="/assets/images/rulatam_logo.webp"]{width:82px!important;max-width:82px!important;max-height:34px!important}}
@media(max-width:360px){.rlh__logo-link--suffix{--rlh-logo-w:76px;--rlh-logo-h:30.4px;--rlh-logo-link-h:56px;--rlh-logo-image-top:0px;--rlh-logo-word-right-x:74.86px;--rlh-logo-baseline-y:25.741px;--rlh-logo-suffix-gap:5px;--rlh-logo-suffix-reserve:80px;--rlh-logo-block-shift-y:10px;--rlh-logo-suffix-y-nudge:1px}.rlh__logo-suffix{max-width:78px;font-size:10px}.rlh__panel-logo[src="/assets/images/rulatam-logo-main-dark.webp"],.rlh__panel-logo[src="/assets/images/rulatam_logo.webp"]{width:76px!important;max-width:76px!important;max-height:32px!important}}

/* RULATAM compact desktop header 20260522
   Desktop header returns to the original compact 70px rhythm. */
@media (min-width:960px){
  .rlh{min-height:70px!important;}
  .rlh__bar{height:70px!important;min-height:70px!important;}
  .rlh__mega-wrap{top:70px!important;}
  body:not(.rulatam-news-page):not(.rulatam-blog-page){padding-top:70px!important;}
}

/* Shared mobile header: single grid layout for all pages, iOS-safe. */
@media (max-width: 959px){
  body .rlh > .rlh__bar{
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(92px, 112px) 38px !important;
    align-items: center !important;
    column-gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
    padding-left: max(10px, env(safe-area-inset-left)) !important;
    padding-right: max(10px, env(safe-area-inset-right)) !important;
    box-sizing: border-box !important;
  }

  body .rlh > .rlh__bar > .rlh__logo-link{
    min-width: 0 !important;
    max-width: 100% !important;
  }

  body .rlh > .rlh__bar > .rlh__logo-link img,
  body .rlh > .rlh__bar > .rlh__logo{
    max-width: 128px !important;
    height: auto !important;
  }

  body .rlh > .rlh__bar > a.rlh__cta{
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: static !important;
    grid-column: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 112px !important;
    height: 34px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 0 7px !important;
    transform: none !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    font-size: 10px !important;
    letter-spacing: .035em !important;
  }

  body .rlh > .rlh__bar > button.rlh__burger{
    position: static !important;
    grid-column: 3 !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body .rlh .rlh__panel{
    visibility: hidden;
  }

  body .rlh .rlh__panel.is-open{
    visibility: visible;
  }
}

@media (max-width: 430px){
  body .rlh > .rlh__bar{
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(92px, 108px) 38px !important;
    column-gap: 8px !important;
  }

  body .rlh > .rlh__bar > a.rlh__cta{
    display: inline-flex !important;
    grid-column: 2 !important;
    max-width: 108px !important;
    height: 34px !important;
    min-height: 34px !important;
    padding: 0 6px !important;
    font-size: 9.5px !important;
  }

  body .rlh > .rlh__bar > button.rlh__burger{
    display: inline-flex !important;
    grid-column: 3 !important;
    justify-self: end !important;
  }
}
