:root {
  --wp--preset--color--black: #000000;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--link-on-light: #0164f9;
  --wp--preset--color--secondary: #016cf9;
  --wp--preset--color--s-hover-active: #0156c6;
  --wp--preset--color--link-on-dark: #caf471;
  --wp--preset--color--p-hover-active: #b7eb47;
  --wp--preset--color--gray-300: #adacbf;
  --wp--preset--color--gray-200: #eceaf0;
  --wp--preset--color--gray-100: #faf9fb;
  --wp--preset--color--placeholder: #757292;
  --wp--preset--color--royal-indigo: #1542a5;
  --wp--preset--color--luminous-pearl: #f8f6ef;
  --wp--preset--font-size--body-sm: 1.4rem;
  --wp--preset--font-size--body-xs: 1.2rem;
  --wp--preset--font-family--hind: "Hind", sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }
html { font-size: 62.5%; scroll-behavior: smooth; }
body {
  margin: 0;
  background: #fff;
  color: #111;
  font-family: var(--wp--preset--font-family--hind);
  font-size: 1.6rem;
  line-height: 24px;
}
a { color: var(--wp--preset--color--link-on-light); text-decoration: none; }
img { max-width: 100%; height: auto; display: block; }
.d-none { display: none; }
.wp-site-blocks { margin: 0; padding: 0; }

.skip-link.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  word-break: normal !important;
}
.skip-link.screen-reader-text:focus,
.skip-link.screen-reader-text:focus-within {
  background-color: rgba(66, 66, 66, 0.95);
  clip-path: none;
  color: #fff;
  display: block;
  height: auto;
  left: 5px;
  padding: 8px 20px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  border-radius: 4px;
  border: 1px solid #fff;
  font-size: 1.6rem;
  line-height: 24px;
}
.has-body-sm-font-size { font-size: var(--wp--preset--font-size--body-sm); line-height: 21px; }
.has-body-xs-font-size { font-size: var(--wp--preset--font-size--body-xs); line-height: 18px; }

header{position:sticky;top:0px;width:100%;z-index:100}.header{background-color:#fff;border-bottom:.05rem solid #adacbf}.header .header__container{box-shadow:rgba(0,0,0,.13) 0px .3rem .3rem}.header__wrapper{display:flex;justify-content:space-between;padding:.2rem 2rem .2rem 1.4rem;align-items:center}.header__wrapper .hamburger{border:none;text-align:center;height:4rem;width:4rem;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,0)}.header__wrapper .logo{display:inline-flex;flex-grow:1;text-align:center;color:#016cf9;justify-content:center;align-items:center;text-decoration:none}.header__wrapper .logo img{display:block}.header__wrapper .sidebar{display:none}.header__wrapper .sidebar__overlay{position:fixed;inset:0px;background-color:rgba(0,0,0,.4)}.sidebar--open{display:grid !important;grid-template-columns:75% 25%}.sidebar__panel{position:fixed;left:0px;top:0px;height:100%;width:75%;padding:0px 2.4rem 3rem;z-index:1;overflow-y:auto;display:flex;flex-direction:column;background-color:#fff;box-shadow:rgba(0,0,0,.13) 0px .3rem .3rem}.sidebar__panel .sidebar__header{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0px}.sidebar__panel .sidebar__header .sidebar__logo img{display:block}.sidebar__panel .sidebar__header .sidebar__close-btn{height:4rem;width:4rem;border:none;background-color:rgba(0,0,0,0);margin-right:-2rem}.sidebar__panel .sidebar__body{display:flex;flex-direction:column;height:100%}.header-menu{margin:0px;padding:0px;list-style:none;display:flex;align-items:center;flex-grow:1;flex-direction:column;font-size:1.6rem;font-weight:600}.header-menu .menu__item{display:flex;align-items:center;padding:.525rem 0px;border-bottom:.1rem solid #eceaf0;width:100%;flex-wrap:wrap}.header-menu .menu__item.login-btn{order:-1}.header-menu .menu__item.login-btn a{font-size:1.4rem;font-weight:600}.header-menu .menu__item.menu__link--cta{margin-top:auto;border-bottom:.1rem solid rgba(0,0,0,0)}.header-menu .menu__item.menu__link--cta a{padding:.85rem 4rem .75rem;display:block;border-radius:9.9rem;line-height:2.4rem;text-align:center;width:100%;color:#000;background-color:#caf471;border:.1rem solid #caf471;font-size:1.6rem;font-weight:600}.header-menu .menu__item.menu__link--cta a:hover{background-color:#b7eb47}.header-menu .menu__item.menu__link--cta a:focus-visible{background-color:#b7eb47}.header-menu .menu__link{display:inline-flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;position:relative;color:#000;font-size:1.2rem;padding:.8rem 0px;font-weight:400;white-space:nowrap;text-decoration:none}@media only screen and (min-width: 1199px){.header .header__container{max-width:144rem;width:100%;margin:0px auto;padding:0px 3.2rem;box-shadow:none}.header__wrapper{padding:.6rem 0px}.header__wrapper .hamburger{display:none}.header__wrapper .logo{flex-grow:unset}.header__wrapper .sidebar{display:grid;grid-template-columns:100% 0%}.header__wrapper .sidebar__overlay{display:none}.sidebar__panel{position:static;box-shadow:none;overflow:unset;width:100%;padding:0}.sidebar__panel .sidebar__header{display:none}.header-menu{flex-direction:row;gap:1.6rem}.header-menu .menu__item{padding:1.4rem 0px;border:none}.header-menu .menu__item a{font-size:1.6rem !important;font-weight:600}.header-menu .menu__item:not(.menu__link--cta):hover a::before{content:"";width:100%;height:.3rem;position:absolute;bottom:8px;background:#caf471}.header-menu .menu__item:not(.menu__link--cta):focus-visible a::before{content:"";width:100%;height:.3rem;position:absolute;bottom:8px;background:#caf471}.header-menu .menu__item.login-btn{order:unset}.header-menu .menu__item.menu__link--cta{order:3}.header-menu .menu__item.menu__link--cta a{padding:.85rem 4rem .75rem;color:#fff;background-color:#016cf9;border:.1rem solid #016cf9}.header-menu .menu__item.menu__link--cta a:hover{color:#fff;background-color:#0156c6}.header-menu .menu__item.menu__link--cta a:focus-visible{color:#fff;background-color:#0156c6}.header-menu .menu-icon{display:none}}@media only screen and (min-width: 1199px){.header-menu{gap:4rem}}
.footer{background-color:var(--wp--preset--color--luminous-pearl)}.footer li{list-style-type:none}.footer li a{text-decoration:none;color:var(--wp--preset--color--black)}.footer .footer__container{max-width:1440px;width:100%;margin:0 auto;padding:0 30px}@media only screen and (min-width: 1199px){.footer .footer__container{padding:0 32px}}.footer .footer__brand{display:block;padding-top:40px;padding-bottom:30px;border-bottom:1px solid var(--wp--preset--color--gray-300)}@media only screen and (min-width: 768px){.footer .footer__brand{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;margin-bottom:32px}}.footer .footer__logo{display:block;height:27px}.footer .footer__social{min-height:39px;margin-top:30px}@media only screen and (min-width: 768px){.footer .footer__social{margin-top:0}}.footer .footer__social-link{height:32px;width:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:4px}.footer .footer__social-link svg{fill:var(--wp--preset--color--stellar-nightshade)}.footer .footer__social-link:last-child{margin-right:0}.footer .footer__social-link:hover{background-color:var(--wp--preset--color--stellar-nightshade)}.footer .footer__social-link:focus-visible{background-color:var(--wp--preset--color--stellar-nightshade)}.footer .footer__social-link:hover svg{fill:var(--wp--preset--color--white)}.footer .footer__social-link:focus-visible svg{fill:var(--wp--preset--color--white)}.footer .footer__columns{display:grid;grid-template-columns:100%;-moz-column-gap:70px;column-gap:70px;padding-top:30px}@media only screen and (min-width: 768px){.footer .footer__columns{padding-top:32px;grid-template-columns:1fr auto auto}}.footer .footer__title{display:block;margin-bottom:14px;font-weight:700}.footer .footer__links{margin-bottom:30px}.footer .footer__links li{margin-bottom:16px}@media only screen and (min-width: 1199px){.footer .footer__links li{margin-bottom:24px}}@media only screen and (min-width: 1199px){.footer .footer__links{margin-bottom:0}}.footer .footer__contacts{margin-bottom:24px}.footer .footer__contacts li{margin-bottom:8px}.footer .footer__contact{display:flex;align-items:center}.footer .footer__contact svg{width:14px;height:14px;margin-right:8px;fill:var(--wp--preset--color--black)}.footer .footer__bottom{text-align:left;padding-top:30px;padding-bottom:62px;border-top:1px solid var(--wp--preset--color--gray-300)}@media only screen and (min-width: 1199px){.footer .footer__bottom{margin-top:32px;padding-top:24px;padding-bottom:80px}}@media only screen and (min-width: 768px){.footer .footer__bottom{text-align:right}}@media only screen and (max-width: 767px){.footer .footer__copyright{font-size:1rem;line-height:16px}}.rj-footer-notes-section-wrapper{text-align:center;padding:20px;background-color:var(--wp--preset--color--luminous-pearl)}.rj-footer-notes-section-wrapper .rj-footer-notes-text{scroll-margin-top:100px}.rj-footer-notes-section-wrapper .rj-footer-notes-text:focus,.rj-footer-notes-section-wrapper .rj-footer-notes-text:focus-visible{outline:#0164f9 dashed .2rem;outline-offset:.2rem;scroll-margin-top:100px}

