.career_benefits_list{padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;gap:24px}.career_benefits_list .item{padding:2rem;display:flex;border-radius:32px;flex-direction:column;width:calc(33.33% - 48px / 3);gap:24px;border:1px solid #FFAE37;box-sizing:border-box;align-items:center}.career_benefits_list .item .img{position:relative;width:60px;aspect-ratio:1;display:block}.career_benefits_list .item .img img{max-width:100%;display:block;height:initial;margin:0}.career_benefits_list .item .text{text-align:center;display:flex;flex-direction:column;gap:8px}.career_benefits_list .item .text .title{color:#fff;margin:0}.career_benefits_list .item .text .anotation{color:rgba(255,255,255,0.8);font-weight:500;margin:0}@media screen and (max-width:1100px){.career_benefits_list .item{width:calc(50% - 24px / 2);border-radius:24px}}@media screen and (max-width:600px){.career_benefits_list .item{width:100%;border-radius:16px}}/*# sourceMappingURL=1.css.map */