.hr-page{font-family:Poppins,sans-serif;scroll-behavior:smooth}.hr-page section[id]{scroll-margin-top:110px}.hr-page .hr-accent{color:#b4243a}.hr-page .hr-list li{position:relative;padding-left:26px;line-height:30px}.hr-page .hr-list li:before{content:"";position:absolute;left:0;top:12px;width:8px;height:8px;border-radius:999px;background:#b4243a}.hr-page .hr-card-shadow{box-shadow:0 18px 45px -25px rgba(122,11,44,.35)}.hr-page .container{max-width:1180px!important;padding-left:20px!important;padding-right:20px!important}@media (max-width:639px){.hr-page .container{padding-left:16px!important;padding-right:16px!important}}.hr-page .hr-header .container{max-width:1280px!important}.hr-page .hr-badges>*{position:relative}.hr-page .hr-badges>:before{content:"";position:absolute;left:0;top:2px;width:1px;height:36px;background:#e5e5e5}.hr-page .hr-badges>:nth-child(odd):before{display:none}@media (min-width:640px){.hr-page .hr-badges>:nth-child(odd):before{display:block}.hr-page .hr-badges>:first-child:before{display:none}.hr-page .hr-badges>:first-child{padding-left:0}}.hr-page .hr-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.hr-page .hr-reveal--up{transform:translateY(34px)}.hr-page .hr-reveal--left{transform:translateX(-44px)}.hr-page .hr-reveal--right{transform:translateX(44px)}.hr-page .hr-reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.hr-page .hr-reveal{opacity:1;transform:none;transition:none}}