.feature-hero-rt .feature-img img {
    box-shadow: inherit !important;
    border: unset !important;
}
.stack-content li b {
    color: #fff;
}

body>.wrapper:not(.et-fb-iframe-ancestor) {
    overflow: unset !important;
}

.step-img img {max-height: 300px; width: auto; }

.vc_section.creator-section {background: unset !important; }
.creator-section .creator-row:before{display: none !important;}
.creator-card .creator-head a {color: #101828 !important;}



/*stack card*/
.stack-card-scroll .cards .card {top: 260px; }
.stack-card-scroll .card:nth-child(2) .card__inner .card__content * {color: #101828; }
.stack-content {margin-bottom: 0 !important; }


.artha-benefit-section {background: #FFD99B url(/wp-content/uploads/2026/01/yellow-layer.svg) no-repeat right top; }
.artha-benefit-row .in-lp-box {box-shadow: 4px 4px 0px 0px #000000; background: #30CBA2; border: 2px solid #000000; border-radius: 16px; width: 100%;}
.vc_row.artha-benefit-row {display: grid !important; gap: 30px; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); margin: 0 auto; }
.in-lp-box .top-tag {font-size: 14px; background: #fff; display: inline-block; padding: 8px 15px; line-height: 1; position: absolute; right: 0; border-radius: 8px 0 0 8px; top: 10px; border: 1px solid #000000; font-weight: 600; }
.in-lp-box .ind-ser-icon {margin-bottom: 10px; }
.benefit-lp-cont p {text-align: center; font-size: 16px; }
.artha-benefit-row .in-lp-box > .vc_column-inner {padding: 25px 30px; }
.artha-benefit-row .in-lp-box.light-blue-card {background: #A69EFA; }
.artha-benefit-row .in-lp-box.sky-blue-card {background: #69D2FE; }

.artha-benefit-row .in-lp-box:after {content: ""; width: 52px; height: 52px; background: url(/wp-content/uploads/2026/01/green-shap-1.svg) no-repeat; position: absolute; bottom: -4px; right: 30px; }
.artha-benefit-row .in-lp-box.light-blue-card:after {filter: brightness(0) saturate(100%) invert(71%) sepia(29%) saturate(6648%) hue-rotate(208deg) brightness(99%) contrast(89%); }
.artha-benefit-row .in-lp-box.sky-blue-card:after {filter: brightness(0) saturate(100%) invert(74%) sepia(90%) saturate(2189%) hue-rotate(169deg) brightness(103%) contrast(91%); }



@media (max-width: 1500px) {
.sticky-title { top: 80px;}
.stack-card-scroll .cards .card { top: 250px;}


}

@media (max-width: 1400px) {

}


@media (max-width: 960px) {
/*stack card*/
.stack-card-scroll .cards .card {top: 200px; }



}



@media (max-width: 767px) {
.feature-hero-row .main-head, .feature-hero-row .punchline {text-align: center !important; }

/*stack card*/
.sticky-title {top: 20px !important; }
.card__content ul {margin-bottom: 0 !important; }
.feature-hero-rt .feature-img img{border-radius: 10px 10px 10px 70px;}
.step-img img { max-height: 220px;}
.stack-card-scroll .cards .card {top: 180px !important; }

}