.recruitment-section{background-size:cover;background-position:100% 100%;background-color:#fff;background-blend-mode:color;position:relative}.recruitment-section:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(0deg,#004791,transparent);opacity:.1}.recruitment-section>div{position:relative;z-index:1}@media (min-width:768px){.recruitment-section{background-color:#fff;display:flex;align-items:center}}@media (min-width:992px){.recruitment-section{background-color:#fff}}@media (min-width:1200px){.recruitment-section{background-color:hsla(0,0%,100%,.6);min-height:50vw;background-position:0}.recruitment-section:before{opacity:0}}@media (min-width:1400px){.recruitment-section{min-height:40vw;background-position:100% 100%;background-color:hsla(0,0%,100%,0)}}.recruitment-img{border-radius:20px}.in-recruit-section{position:relative;line-height:2}.in-recruit-section>div{position:relative;z-index:2}.in-recruit-section .in-recruit-section-bg{position:sticky;top:0;height:0;z-index:1}.in-recruit-section .in-recruit-section-bg:before{content:"";display:block;position:absolute;top:0;height:100vh;width:100%;background:linear-gradient(180deg,rgba(238,131,92,.15),transparent 80%)}.in-recruit-section .h2,.in-recruit-section .h4{font-weight:700}.in-recruit-section li+li{margin-top:12px}.in-recruit-section .row.bar{position:relative}.in-recruit-section .row.bar:before{content:"";display:block;height:1px;background:hsla(0,0%,56.5%,.43529411764705883);position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%}.in-recruit-section .recruitment-list,.in-recruit-section p:last-of-type{margin-bottom:0}