.recruit_section_1{align-items:center;display:flex;gap:4rem;height:50vh;justify-content:space-between}.recruit_section_1__right{width:50%}.recruit_section_1__left{display:flex;justify-content:center;width:50%}#container{position:relative}.circle{background-color:#eee;border-radius:50%;bottom:-100%;height:60rem;left:50%;position:absolute;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);width:60rem;z-index:-999}.recruit_section_1__righ__title{font-size:4rem;line-height:4rem;margin-bottom:1rem}.recruit_section_1__righ__text{margin-bottom:3rem}@media screen and (max-width:768px){.recruit_section_1{align-items:center;flex-direction:column;justify-content:center}.recruit_section_1__left,.recruit_section_1__right{width:100%}.circle{bottom:-80%}}@media screen and (max-width:550px){.circle{background-color:#eee;border-radius:50%;bottom:-50%;height:40rem;left:50%;position:absolute;width:40rem}}