.choose-section{width:100%;padding:40px 0 40px;box-sizing:border-box}.choose-section .choose-section__title{width:90%;max-width:1350px;margin:0 auto;font-weight:bold;color:#333333;text-align:center}.choose-section .choose-section__description{width:90%;max-width:1350px;margin:0 auto;font-weight:400;color:#333333;line-height:30px;text-align:center;margin-top:30px;margin-bottom:120px}.choose-section .choose-section__content{width:90%;margin:10px auto 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.choose-section .choose-section__item{width:calc(25% - 10px);max-width:400px;margin-bottom:40px}.choose-section .choose-section__item-content{width:100%;height:100%;position:relative;display:grid;place-content:space-between}.choose-section .choose-section__item-text{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.choose-section .choose-section__item-index{width:130px;height:130px;line-height:130px;border:4px solid #FFFFFF;border-radius:50%;font-weight:500;font-size:36px;text-align:center;position:absolute;top:-65px;left:50%;transform:translateX(-50%)}.choose-section .choose-section__item-title{padding-bottom:20px;font-weight:bold;font-size:22px;text-align:center;margin:0 30px;box-sizing:border-box;border-bottom:1px solid #FFFFFF;margin-top:75px}.choose-section .choose-section__item-description{font-weight:400;font-size:18px;line-height:30px;margin:0 30px;box-sizing:border-box;margin-top:20px;margin-bottom:20px}.choose-section .choose-section__item-image{width:100%;height:240px}.choose-section .choose-section__item-image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:760px){.choose-section .choose-section__description{margin-bottom:20px}.choose-section .choose-section__content{justify-content:center}.choose-section .choose-section__item{width:100%;max-width:400px;margin-top:65px;margin-bottom:40px}.choose-section .choose-section__item-index{width:100px;height:100px;line-height:100px;top:-50px}.choose-section .choose-section__item-title{font-size:20px}}@media screen and (min-width:760px) and (max-width:1020px){.choose-section .choose-section__description{margin-bottom:70px}.choose-section .choose-section__content{justify-content:center}.choose-section .choose-section__item{width:100%;max-width:400px;margin-top:65px;margin-bottom:40px;margin-left:10px;margin-right:10px}.choose-section .choose-section__item-title{font-size:20px}}@media screen and (min-width:1020px) and (max-width:1350px){.choose-section .choose-section__item{width:calc(50% - 20px)}.choose-section .choose-section__item-title{font-size:20px}}