.career_faq_list{width:100%;position:relative;margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(3, 1fr);row-gap:24px;column-gap:48px}.career_faq_list.owl-carousel{display:block}.career_faq_list.owl-carousel .item{width:calc(100% / 3 - (2 * 48px / 3) * 1);margin-right:48px}.career_faq_list .item{display:inline-flex !important;position:relative;width:100%}.career_faq_list.rdy .item{width:100% !important;margin:0 !important}.career_faq_list .item .item_in{display:block !important;margin:0;position:relative;padding:0 0 24px}.career_faq_list .item .item_in::before{content:"";position:absolute;height:1px;width:100%;left:0;bottom:0;right:0;background-image:linear-gradient(to right, black 2px, transparent 2px);background-position:top;background-size:10px 1px;background-repeat:repeat-x}.career_faq_list .item .item_in .text{box-sizing:border-box;padding:0;text-align:left;width:100%;position:relative;margin:0;display:block}.career_faq_list .item .item_in .text .title{padding:0 42px 0 0;font-size:16px;line-height:22px;font-weight:600;color:#24252C;margin:0;display:flex;height:44px;align-items:center}.career_faq_list .item .item_in .text .title::before{width:34px;height:34px;background:#E7E7EA;border-radius:30px;content:"";position:absolute;right:0;top:5px;transition:all 400ms ease 0ms}.career_faq_list .item .item_in .text .title::after{width:34px;height:34px;background:#24252C;-webkit-mask-image:url('../../../../img/arrow_right.svg');mask-image:url('../../../../img/arrow_right.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:14px 14px;mask-repeat:no-repeat;mask-position:center center;mask-size:14px 14px;border-radius:30px;content:"";position:absolute;right:0;top:5px;transition:all 400ms ease 0ms}.notouch .career_faq_list .item .item_in:is(:hover,:focus) .text .title::before{background:#24252C}.notouch .career_faq_list .item .item_in:is(:hover,:focus) .text .title::after{background:#fff}.career_faq_list .item .item_in .text .text_box{padding:1rem 0 0}@media screen and (max-width:1280px){.career_faq_list{grid-template-columns:repeat(2, 1fr);row-gap:16px;column-gap:32px}.career_faq_list.owl-carousel{display:block}.career_faq_list.owl-carousel .item{width:calc(100% / 2 - (1 * 32px / 2) * 1);margin-right:32px}.career_faq_list .item .item_in{padding:0 0 16px}}@media screen and (max-width:700px){.career_faq_list{grid-template-columns:repeat(1, 1fr);row-gap:16px;column-gap:32px}.career_faq_list.owl-carousel{display:block}.career_faq_list.owl-carousel .item{width:calc(100% / 1 - (0 * 32px / 1) * 1);margin-right:32px}}