.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;width:196px;max-height:67px;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;width:196px;max-height:67px;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:650}.rlh__mobile-link--primary{font-size:24px;line-height:1.1;font-weight:750}.rlh__mobile-cta{margin-top:6px;justify-content:center;min-height:52px;padding:13px 18px;background:#c1a57a;color:#1f2530;font-weight:800;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__logo{width:278px;max-height:83px}.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:760;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:800;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:760}.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:800;letter-spacing:.18em}.rlh__about-caption strong{color:#f7e7ce;font-size:22px;line-height:1.18;font-weight:760}.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:800;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:760;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:850;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:820;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:850;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}.rlh__press:hover @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__logo{width:242px}.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:760;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}


@media (min-width:960px){.rlh:has([data-rlh-mega-button="countries"]:hover) [data-rlh-mega-panel="countries"],.rlh:has([data-rlh-mega-button="countries"]:focus-visible) [data-rlh-mega-panel="countries"],.rlh:has([data-rlh-mega-panel="countries"]:hover) [data-rlh-mega-panel="countries"],.rlh:has([data-rlh-mega-button="services"]:hover) [data-rlh-mega-panel="services"],.rlh:has([data-rlh-mega-button="services"]:focus-visible) [data-rlh-mega-panel="services"],.rlh:has([data-rlh-mega-panel="services"]:hover) [data-rlh-mega-panel="services"],.rlh:has([data-rlh-mega-button="about"]:hover) [data-rlh-mega-panel="about"],.rlh:has([data-rlh-mega-button="about"]:focus-visible) [data-rlh-mega-panel="about"],.rlh:has([data-rlh-mega-panel="about"]:hover) [data-rlh-mega-panel="about"]{display:block!important}.rlh:has([data-rlh-mega-button="countries"]:hover) [data-rlh-mega-button="countries"],.rlh:has([data-rlh-mega-button="services"]:hover) [data-rlh-mega-button="services"],.rlh:has([data-rlh-mega-button="about"]:hover) [data-rlh-mega-button="about"]{color:var(--gold)}}
@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{width:196px;max-height:67px;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:720;line-height:1.16;color:#f7e7ce;}
  .rlh__mobile-link--primary{font-size:28px;font-weight:780;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:820;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{width:auto;max-width:174px;height:auto;max-height:42px;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:780;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:800;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:800;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:720;}
  .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{width:auto;max-width:112px;max-height:28px;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:780;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:18px;}
  .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:800;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:720;}
}

@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:12px;}
  .rlh__mobile-main{min-height:56px;}
}
@media (max-width:959px){
  .rlh__panel-logo{width:196px!important;max-width:196px!important;max-height:67px!important;height:auto!important;}
}
