.feature{display:flex;justify-content:center;align-items:center;margin:40px 0;gap:40px}.feature:first-child{margin-top:0}.feature:last-child{margin-bottom:0}.feature .feature_image{width:480px;max-width:100%;flex-shrink:0;border-radius:8px;overflow:hidden;box-shadow:0 6px 24px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.08);border:1px solid #eee}.feature .feature_image img{width:100%;display:block}.feature .feature_text{flex-grow:1}.feature .feature_text h3+p{text-align:center}.feature .feature_text .link[data-style="button"]{display:block;margin-top:1.4rem;text-align:center}.feature .feature_title{font-family:"IBM Plex Sans KR","Poppins","Noto Serif KR",sans-serif;font-weight:500;text-align:center}.feature[data-flip="true"]{flex-direction:row-reverse}@media (max-width: 800px){.feature{flex-direction:column !important}}
