.feature-section .badge{background:rgba(97,64,255,.1);border-radius:32px;color:#6140ff;display:inline-block;font-size:14px;line-height:16px;margin-bottom:16px;padding:8px 12px}.feature-section{margin:0 auto 40px;max-width:100%;width:1208px}.feature-section .feature{border:1px solid rgba(0,0,0,.1);border-radius:16px;display:flex;gap:80px;margin:0 auto 40px;padding:40px 60px}.feature-section .feature .text{max-width:100%;padding:88px 0;width:504px}.feature-section .feature .text:first-child{padding-right:40px}.feature-section .feature .image{height:544px;max-width:100%;width:544px}.feature-section .feature .image img{filter:drop-shadow(0 3.62667px 18.1333px rgba(0,0,0,.1))}@media only screen and (max-width:992px){.feature-section .feature{flex-direction:column}.feature-section .feature:nth-child(2n){flex-direction:column-reverse}.feature-section .feature .text{margin:0 auto;padding:0;width:100%}.feature-section .feature .text:first-child{padding-right:0}.feature-section .feature .image{height:auto;margin:0 auto;padding:0;width:100%}.feature-section .feature .image img{display:block;margin:0 auto}}