.service_section__box{display:flex;gap:4rem;margin-bottom:4rem}.service_section__box:last-child{margin:0}.service_section__box__imgBox{aspect-ratio:16/9;width:30%}.service_section__box__imgBox img{height:100%;object-fit:cover;width:100%}.service_section__box__textBox{width:70%}.service_section__box__textBox__title{margin-bottom:1rem}@media screen and (max-width:480px){.service_section__box{align-items:center;flex-direction:column;gap:1rem;margin-bottom:3rem}.service_section__box__textBox{width:100%}.service_section__box__imgBox{width:50%}}