img{height:auto;width:100%}.section{max-width:1200px;padding-inline:20px}.wrap{display:flex;flex-direction:column;gap:30px}.wrap:has(.feature-point){gap:20px}@media screen and (min-width:768px){.section{margin:auto;padding:0}.wrap,.wrap:has(.feature-point){flex-direction:row}.wrap:has(.feature-point){flex-wrap:wrap;justify-content:space-between}}.feature-card{background-color:#fff;border:2px solid #0097a7;border-radius:12px;overflow:hidden}.feature-card__head{background-color:#0097a7;color:#fff;font-size:20px;font-weight:700;padding-block:30px 32px;text-align:center}.feature-card__title-wrap{display:flex;flex-direction:column;font-size:28px;font-weight:700;gap:10px;margin-block:30px 20px;text-align:center}.feature-card__title-text{color:#0097a7;font-size:13px;position:relative;z-index:2}.feature-card__icon{text-align:center}.feature-card__body{margin-block-end:32px;padding-inline:30px}.feature-card__desc{font-size:16px;line-height:1.7}@media screen and (min-width:768px){.feature-card{flex:1}}.feature-point{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.feature-point__icon{flex-shrink:0;height:150px;width:150px}.feature-point__title{border-bottom:1px solid #0097a7;color:#0097a7;font-size:24px;font-weight:700;margin-block-end:10px;padding-block-end:10px}.feature-point__desc{font-size:16px;line-height:1.7}@media screen and (min-width:768px){.feature-point{flex-direction:row;width:calc(50% - 40px)}.feature-point__icon{height:112px;width:112px}}