.section1__wrapper{display:flex}.section1__wrapper:nth-child(2n){flex-direction:row-reverse}.section1__box{background:#edf3ff;padding:50px 80px;width:50%}.section2__box{background:#0a2255;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,#3c70de 8%,rgba(60,112,222,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%}}