.m-vacancies__intro{margin-bottom:1.5rem}.m-vacancies__intro .rich-text-container{margin-bottom:1rem}@media only screen and (min-width:768px){.m-vacancies__intro{margin-bottom:0}}@media only screen and (min-width:992px){.m-vacancies__intro h2{margin-bottom:1.3rem}}.faq-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 1rem 2rem 0 rgba(102,114,157,0.28);margin-bottom:.5rem;padding:.75rem 1rem .75rem 1.5rem;transition:background .1s linear,border .1s linear,color .1s linear,box-shadow .1s linear}.faq-wrapper .faq-title{align-items:center;display:flex;justify-content:center;position:relative}.faq-wrapper .faq-title h5{font-size:1.1rem;flex:1;line-height:1.364;margin-bottom:0;text-transform:uppercase}.faq-wrapper .faq-title:hover{text-decoration:none}.faq-wrapper .faq-title:hover .faq-arrow{box-shadow:0 2px 4px rgba(32,26,26,0.5)}.faq-wrapper .faq-arrow{background-color:#e6eff3;flex:0 0 38px;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:.25rem;position:relative;transition:all 200ms ease-in}.faq-wrapper .faq-arrow::before{content:"";width:11px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url("https://f.hubspotusercontent10.net/hubfs/8924563/koma-2021/icons/chevron-down-dark-blue.svg");background-repeat:no-repeat;background-position:center;transition:all 200ms ease-in}.faq-wrapper.open:hover .faq-arrow{box-shadow:none !important}.faq-wrapper.open .faq-arrow::before{transform:translate(-50%,-50%) rotate(180deg)}.faq-wrapper .content{display:none;padding-top:.75rem;padding-bottom:1rem}.faq-wrapper .rich-text-container{margin-bottom:1rem}.faq-wrapper.open .content{display:block}.faq-wrapper.open .faq-title{border-bottom:0}.faq-wrapper.open .faq-title::after{transform:scale(-1)}