.hr-faq-section{position:relative;width:100%;box-sizing:border-box;background:#fafaf9;padding:40px 100px}@media screen and (max-width:1200px){.hr-faq-section{padding:40px 48px}}@media screen and (max-width:991px){.hr-faq-section{padding:36px 32px}}@media screen and (max-width:767px){.hr-faq-section{padding:32px 24px}}@media screen and (max-width:480px){.hr-faq-section{padding:28px 16px}}@media screen and (orientation:landscape) and (max-height:480px){.hr-faq-section{padding-top:20px;padding-bottom:20px}}.hr-faq-section__grid{display:flex;flex-direction:row;align-items:flex-start;gap:80px;width:100%;max-width:100%}@media screen and (max-width:991px){.hr-faq-section__grid{flex-direction:column;gap:60px}}@media screen and (max-width:767px){.hr-faq-section__grid{gap:60px}}@media screen and (max-width:480px){.hr-faq-section__grid{gap:60px}}.hr-faq-section__intro{display:flex;flex-direction:column;gap:24px;flex:0 0 auto;max-width:420px}@media screen and (max-width:991px){.hr-faq-section__intro{max-width:none;gap:20px}}@media screen and (max-width:480px){.hr-faq-section__intro{gap:16px}}.hr-faq-section__intro a{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;align-self:flex-start;box-sizing:border-box;padding:12px 20px}.hr-faq-section__intro-text{display:flex;flex-direction:column;gap:12px}.hr-faq-section__title{margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:28px;line-height:36px;color:#333}@media screen and (max-width:991px){.hr-faq-section__title{font-size:28px!important;line-height:36px!important;text-align:center}}@media screen and (max-width:480px){.hr-faq-section__title{font-size:28px!important;line-height:36px!important;text-align:center}}.hr-faq-section__lede{margin:0;font-family:Poppins,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#333}@media screen and (max-width:480px){.hr-faq-section__lede{text-align:center}}.hr-faq-section__intro .btn{display:inline-flex;width:-moz-max-content;width:max-content;max-width:100%;align-self:flex-start;box-sizing:border-box}@media screen and (max-width:480px){.hr-faq-section__intro .btn{display:block!important;text-align:center;width:100%!important}}.hr-faq-section__accordion{flex:1 1 0%;min-width:0;display:flex;flex-direction:column;gap:12px}.hr-faq-section .hr-faq-item{background:#fff;border-radius:6px;padding:20px;box-sizing:border-box;border:unset!important}@media screen and (max-width:767px){.hr-faq-section .hr-faq-item{padding:16px;cursor:pointer}}@media screen and (max-width:480px){.hr-faq-section .hr-faq-item{padding:14px 12px}}.hr-faq-section .hr-faq-item-content{width:100%}.hr-faq-section .hr-faq-item-row{display:flex;flex-direction:row;align-items:flex-start;gap:32px;width:100%}@media screen and (max-width:767px){.hr-faq-section .hr-faq-item-row{gap:20px}}@media screen and (max-width:480px){.hr-faq-section .hr-faq-item-row{gap:12px}}.hr-faq-section .hr-faq-item-text{flex:1 1 0%;min-width:0;text-align:left}.hr-faq-section .hr-faq-header{cursor:pointer}@media screen and (max-width:480px){.hr-faq-section .hr-faq-header{display:block!important}}@media screen and (max-width:480px){.hr-faq-section .hr-faq-header .hr-faq-title{width:100%!important}}.hr-faq-section .hr-faq-title{margin:0;font-family:Poppins,sans-serif;font-weight:500;font-size:16px!important;line-height:24px!important;color:#333}.hr-faq-section .hr-faq-content{display:none;margin:8px 0 0;padding:0;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#333}@media screen and (max-width:480px){.hr-faq-section .hr-faq-content{font-size:13px;line-height:20px;margin-top:6px}}.hr-faq-section .hr-faq-content p{margin:0 0 .5em}.hr-faq-section .hr-faq-content p:last-child{margin-bottom:0}.hr-faq-section .hr-faq-item.active .hr-faq-content{display:block}.hr-faq-section .hr-faq-arrow{flex-shrink:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:static;width:13px;height:24px;padding:0;margin:0;line-height:0;cursor:pointer;align-self:flex-start}.hr-faq-section .hr-faq-arrow__svg{display:block;width:13px;height:7px;flex-shrink:0;transform:rotate(0deg);transform-origin:50% 50%;transition:transform 0.2s ease}.hr-faq-section .hr-faq-item.active .hr-faq-arrow__svg{transform:rotate(180deg)}@media screen and (max-width:768px){.hr-faq-section .container{width:100%!important;padding:0 10px!important}}