.jobs-page-content__post .faqs .container{padding-inline:0}.faqs__intro{margin-bottom:32px}.faqs__title{line-height:120%}.faqs__accordion-item{border-bottom:1px solid var(--clr-blue-royal-medium-light)}.faqs__accordion-item:last-child{border-bottom:none}.faqs__accordion-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-weight:400;justify-content:space-between;padding:16px 0;text-align:left;width:100%}.faqs__accordion-title{color:var(--clr-mine-shaft-950);font-weight:500;line-height:150%}.faqs__accordion-content a,.faqs__accordion-content p{color:var(--clr-mine-shaft-700)}.faqs__accordion-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;transition:rotate .3s ease-in;width:32px}.faqs__accordion-button[aria-expanded=true] .faqs__accordion-icon{rotate:180deg}.faqs__accordion-button[aria-expanded=true]{padding-bottom:8px}.faqs__accordion-content,.faqs__accordion-content p{height:0;min-height:0;overflow:hidden;transition:all .3s ease-in}.faqs__accordion-button[aria-expanded=true]+.faqs__accordion-content p{height:auto;min-height:10px;overflow:hidden;transition:all .3s ease-in}.faqs__accordion-button[aria-expanded=true]+.faqs__accordion-content{height:100%;margin-bottom:16px;margin-top:16px;max-height:100%;min-height:10px;overflow:hidden;transition:all .3s ease-in}