/* RUSENCOM v49 — contacts section + restrained navigation / CTA motion */

@property --rsc-trace-angle {
  syntax: "<angle>";
  inherits: false;
  initial-value: 0deg;
}

/* Journal is a peer of the main navigation, not a large button. */
@media (min-width:1181px){
  html body .rsc-header-editable .rsc-nav-cta{
    margin:0!important;
    padding:0!important;
  }
  html body .rsc-header-editable .rsc-nav-cta::before{
    display:none!important;
  }
  html body .rsc-header-editable .wp-block-navigation__responsive-container-content .wp-block-navigation__container .rsc-nav-cta>.wp-block-navigation-item__content{
    position:relative!important;
    display:block!important;
    width:auto!important;
    min-width:0!important;
    min-height:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:rgba(211,223,231,.82)!important;
    box-shadow:none!important;
    font-family:"RSC Magistral",Arial,sans-serif!important;
    font-size:clamp(14px,1.08vw,18px)!important;
    font-weight:800!important;
    line-height:1!important;
    letter-spacing:-.025em!important;
    text-transform:uppercase!important;
    transform:none!important;
    transition:color .2s ease,letter-spacing .25s ease,text-shadow .2s ease!important;
  }
  html body .rsc-header-editable .wp-block-navigation__responsive-container-content .wp-block-navigation__container .rsc-nav-cta>.wp-block-navigation-item__content::after{
    content:""!important;
    display:block!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:-14px!important;
    width:auto!important;
    height:3px!important;
    margin:0!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#f9811e 0%,#ffd2a3 48%,#f9811e 100%)!important;
    box-shadow:0 0 10px rgba(249,129,30,.5)!important;
    opacity:0!important;
    transform:scaleX(0)!important;
    transform-origin:left center!important;
  }
  html body .rsc-header-editable .wp-block-navigation__responsive-container-content .wp-block-navigation__container .rsc-nav-cta>.wp-block-navigation-item__content::before{
    content:""!important;
    position:absolute!important;
    left:-10px!important;
    bottom:-19px!important;
    width:24px!important;
    height:12px!important;
    border-radius:50%!important;
    background:radial-gradient(circle,rgba(255,255,255,.95) 0%,rgba(255,184,104,.85) 24%,rgba(249,129,30,.5) 50%,rgba(249,129,30,0) 76%)!important;
    filter:blur(.8px)!important;
    opacity:0!important;
    pointer-events:none!important;
  }
  html body .rsc-header-editable .rsc-nav-cta:is(:hover,:focus-within)>.wp-block-navigation-item__content{
    color:#fff!important;
    letter-spacing:-.005em!important;
    text-shadow:0 0 16px rgba(249,129,30,.22)!important;
  }
  html body .rsc-header-editable .rsc-nav-cta:is(:hover,:focus-within)>.wp-block-navigation-item__content::after{
    opacity:1!important;
    animation:rsc-journal-line .52s cubic-bezier(.22,1,.36,1) both!important;
  }
  html body .rsc-header-editable .rsc-nav-cta:is(:hover,:focus-within)>.wp-block-navigation-item__content::before{
    opacity:1!important;
    animation:rsc-journal-spark .9s cubic-bezier(.22,1,.36,1) both!important;
  }
}

@keyframes rsc-journal-line{
  from{transform:scaleX(0)}
  to{transform:scaleX(1)}
}
@keyframes rsc-journal-spark{
  0%{left:-10px;opacity:0}
  16%{opacity:1}
  82%{opacity:1}
  100%{left:calc(100% - 10px);opacity:0}
}

/* Recruiting CTA: a bright segment traces the button perimeter only on interaction. */
html body .rsc-v11-primary-btn .vc_btn3,
html body .rsc-v26-hr-trigger .vc_btn3{
  position:relative!important;
  isolation:isolate!important;
  overflow:visible!important;
}
html body .rsc-v11-primary-btn .vc_btn3::before,
html body .rsc-v26-hr-trigger .vc_btn3::before{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  inset:-4px!important;
  padding:2px!important;
  border-radius:10px!important;
  background:conic-gradient(
    from var(--rsc-trace-angle),
    transparent 0deg,
    transparent 250deg,
    rgba(249,129,30,.1) 278deg,
    rgba(255,183,103,.9) 312deg,
    #fff 329deg,
    #f9811e 344deg,
    transparent 360deg
  )!important;
  -webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;
  -webkit-mask-composite:xor!important;
  mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;
  mask-composite:exclude!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body .rsc-v26-hr-trigger .vc_btn3::after{
  opacity:0!important;
}
html body .rsc-v11-primary-btn .vc_btn3:is(:hover,:focus-visible),
html body .rsc-v26-hr-trigger .vc_btn3:is(:hover,:focus-visible){
  animation:none!important;
  transform:translateY(-3px) scale(1.018)!important;
  filter:saturate(1.08) brightness(1.03)!important;
  box-shadow:0 20px 46px rgba(249,129,30,.31)!important;
}
html body .rsc-v11-primary-btn .vc_btn3:is(:hover,:focus-visible)::before,
html body .rsc-v26-hr-trigger .vc_btn3:is(:hover,:focus-visible)::before{
  opacity:1!important;
  animation:rsc-cta-trace 1.18s linear infinite!important;
}
@keyframes rsc-cta-trace{
  to{--rsc-trace-angle:360deg}
}

/* A real contact destination before the compact legal footer. */
html body .rsc-contact-section{
  margin:0!important;
  padding:66px 0 48px!important;
  background:
    radial-gradient(circle at 83% 14%,rgba(249,129,30,.11),transparent 25%),
    linear-gradient(180deg,#071018 0%,#09141d 100%)!important;
  color:#fff!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
}
html body .rsc-contact-shell{
  width:min(var(--rsc134-frame,1420px),calc(100% - (var(--rsc134-gutter,32px) * 2)))!important;
  max-width:var(--rsc134-frame,1420px)!important;
  margin-inline:auto!important;
}
html body .rsc-contact-head{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;
  gap:40px 72px!important;
  align-items:end!important;
}
html body .rsc-contact-kicker{
  margin:0 0 14px!important;
  color:#f9811e!important;
  font:800 11px/1.3 "RSC Roboto",Arial,sans-serif!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
html body .rsc-contact-title{
  margin:0!important;
  color:#fff!important;
  font:800 clamp(38px,4.2vw,58px)/1 "RSC Magistral","RSC Roboto",Arial,sans-serif!important;
  letter-spacing:-.035em!important;
}
html body .rsc-contact-intro{
  max-width:620px!important;
  margin:0!important;
  color:#aebbc4!important;
  font:400 17px/1.65 "RSC Roboto",Arial,sans-serif!important;
}
html body .rsc-contact-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:34px!important;
}
html body .rsc-contact-card{
  min-width:0!important;
  margin:0!important;
  padding:22px 24px 24px!important;
  border:1px solid #293b46!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.035)!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important;
}
html body .rsc-contact-card:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(249,129,30,.6)!important;
  background:rgba(255,255,255,.055)!important;
  box-shadow:0 18px 48px rgba(0,0,0,.18)!important;
}
html body .rsc-contact-label{
  margin:0 0 9px!important;
  color:#f9811e!important;
  font:800 10px/1.3 "RSC Roboto",Arial,sans-serif!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
}
html body .rsc-contact-value{
  margin:0!important;
  color:#fff!important;
  font:700 clamp(17px,1.45vw,22px)/1.35 "RSC Roboto",Arial,sans-serif!important;
}
html body .rsc-contact-value a{
  color:inherit!important;
  text-decoration:none!important;
}
html body .rsc-contact-value a:hover{
  color:#f9811e!important;
}
html body .rsc-contact-address .rsc-contact-value{
  font-size:16px!important;
  font-weight:500!important;
  color:#d8e1e6!important;
}
html body .rsc-contact-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  margin-top:24px!important;
}
html body .rsc-contact-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:48px!important;
  padding:0 22px!important;
  border-radius:7px!important;
  border:1px solid rgba(255,255,255,.2)!important;
  color:#fff!important;
  font:800 13px/1 "RSC Magistral",Arial,sans-serif!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important;
}
html body .rsc-contact-action--primary{
  border-color:#f9811e!important;
  background:#f9811e!important;
  box-shadow:0 12px 30px rgba(249,129,30,.18)!important;
}
html body .rsc-contact-action:is(:hover,:focus-visible){
  transform:translateY(-2px)!important;
  border-color:#f9811e!important;
  box-shadow:0 16px 34px rgba(249,129,30,.2)!important;
}
html body .rsc-contact-action:not(.rsc-contact-action--primary):is(:hover,:focus-visible){
  background:rgba(249,129,30,.08)!important;
}
html body .rsc-site-footer{
  padding:0 0 18px!important;
  background:#09141d!important;
}
html body .rsc-site-footer .rsc-footer-shell{
  width:min(var(--rsc134-frame,1420px),calc(100% - (var(--rsc134-gutter,32px) * 2)))!important;
  max-width:var(--rsc134-frame,1420px)!important;
  margin-inline:auto!important;
  padding-inline:0!important;
  box-sizing:border-box!important;
}
html body .rsc-site-footer .rsc-footer-legal{
  margin-top:0!important;
  padding-top:22px!important;
  border-top:1px solid #253039!important;
}

@media(max-width:900px){
  html body .rsc-contact-head{grid-template-columns:1fr!important;gap:18px!important}
  html body .rsc-contact-grid{grid-template-columns:1fr 1fr!important}
  html body .rsc-contact-address{grid-column:1/-1!important}
}
@media(max-width:600px){
  html body .rsc-contact-section{padding:48px 0 36px!important}
  html body .rsc-contact-title{font-size:34px!important}
  html body .rsc-contact-intro{font-size:15px!important}
  html body .rsc-contact-grid{grid-template-columns:1fr!important;margin-top:26px!important}
  html body .rsc-contact-address{grid-column:auto!important}
  html body .rsc-contact-actions{flex-direction:column!important}
  html body .rsc-contact-action{width:100%!important}
}

@media(prefers-reduced-motion:reduce){
  html body .rsc-v11-primary-btn .vc_btn3,
  html body .rsc-v26-hr-trigger .vc_btn3,
  html body .rsc-v11-primary-btn .vc_btn3::before,
  html body .rsc-v26-hr-trigger .vc_btn3::before,
  html body .rsc-header-editable .rsc-nav-cta>.wp-block-navigation-item__content::before,
  html body .rsc-header-editable .rsc-nav-cta>.wp-block-navigation-item__content::after,
  html body .rsc-contact-card,
  html body .rsc-contact-action{
    animation:none!important;
    transition:none!important;
  }
}
