.feature-main-page .hero-section{background-position:center;background-repeat:no-repeat;background-size:cover}.feature-main-page .hero-section::after{position:absolute;content:"";width:100%;height:100%;background-color:#121212;opacity:.85;left:0;top:0;pointer-events:none}.feature-main-page .hero-section .hero-content{z-index:1}.feature-main-page .box_feature{border:1px solid #d2d2d2;border-radius:10px;padding:16px 12px;text-align:center;transition:.3s all ease-in-out}.feature-main-page .box_feature h3{transition:.3s all ease-in-out}.feature-main-page .box_feature:hover{border:1px solid #f47342;transform:translateY(-5px);background-color:#fef1ec}.feature-main-page .box_feature:hover h3{color:#f47342 !important}.feature-main-page .box_feature .figure-dash-img{max-width:60px;max-height:60px;aspect-ratio:1}.feature-main-page .feature-short-section{background-color:#fef1ec}.feature-main-page .feature-short-section .feature-short-card{border-radius:20px;transition:.3s all ease-in-out;border:1px solid #fff}.feature-main-page .feature-short-section .feature-short-card .feature-icon-box{max-width:100px;max-height:100px;aspect-ratio:1;background-color:#f47342}.feature-main-page .feature-short-section .feature-short-card .feature-icon-box .feature-icon{max-width:48px;max-height:48px;aspect-ratio:1}.feature-main-page .feature-short-section .feature-short-card .feature-content{background-color:#f7f7f7;border-radius:20px;transition:.3s all ease-in-out}.feature-main-page .feature-short-section .feature-short-card:hover{border:1px solid #f47342;transform:translateY(-5px)}.feature-main-page .feature-short-section .feature-short-card:hover .feature-content{background-color:#fef1ec !important}