.section1__wrapper{display:flex}.section1__wrapper:nth-child(2n){flex-direction:row-reverse}.section1__box{background:#e9e3e4;padding:50px 80px;width:50%}.section2__box{background:#e92935;padding:50px 80px;width:50%}.section1__box__p{color:#000;margin-bottom:80px}.section2__box__p{color:#fff;margin-bottom:80px}.section1__box__detailBox__text,.section1__box__detailBox__title{color:#000}.section2__box__detailBox__text,.section2__box__detailBox__title{color:#fff}.section1_border{background:linear-gradient(90deg,#fff 8%,hsla(0,0%,100%,0));border-radius:50px;height:5px;margin:10px 0 16px;width:150px}@media screen and (max-width:768px){.section1__wrapper,.section1__wrapper:nth-child(2n){flex-direction:column}.section1__box,.section2__box{padding:3rem;width:100%}}@media screen and (max-width:480px){.section1_border{width:100%}}