.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#C71585;--e-global-color-text:#000000;--e-global-color-accent:#C71585;--e-global-color-f679444:#EF3A6F;--e-global-color-bd8ea13:#FF6C58;--e-global-color-680e2e9:#FF9A49;--e-global-color-959ce0a:#FFCA4F;--e-global-color-d2ee296:#F9F86E;--e-global-color-e446ef4:#FFFFFF;--e-global-typography-primary-font-family:"Source Serif 4";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:150%;--e-global-typography-secondary-letter-spacing:-0.5px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:150%;--e-global-typography-text-letter-spacing:-0.5px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-b70e38c-font-family:"Inter";--e-global-typography-b70e38c-font-size:70px;--e-global-typography-b70e38c-font-weight:700;--e-global-typography-b70e38c-line-height:110%;--e-global-typography-b70e38c-letter-spacing:-1px;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Inter", Sans-serif;font-size:17px;font-weight:400;line-height:150%;letter-spacing:-0.5px;color:var( --e-global-color-e446ef4 );padding:16px 20px 16px 20px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h1{font-family:var( --e-global-typography-b70e38c-font-family ), Sans-serif;font-size:var( --e-global-typography-b70e38c-font-size );font-weight:var( --e-global-typography-b70e38c-font-weight );line-height:var( --e-global-typography-b70e38c-line-height );letter-spacing:var( --e-global-typography-b70e38c-letter-spacing );}.elementor-kit-8 h2{color:var( --e-global-color-primary );font-family:"Source Serif 4", Sans-serif;font-size:40px;font-weight:600;line-height:120%;letter-spacing:-1px;}.elementor-kit-8 h3{color:var( --e-global-color-primary );font-family:"Source Serif 4", Sans-serif;font-size:26px;font-weight:600;line-height:130%;letter-spacing:-1px;}.elementor-kit-8 h4{color:var( --e-global-color-primary );font-family:"Source Serif 4", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-b70e38c-font-size:50px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-8 h1{font-size:var( --e-global-typography-b70e38c-font-size );line-height:var( --e-global-typography-b70e38c-line-height );letter-spacing:var( --e-global-typography-b70e38c-letter-spacing );}.elementor-kit-8 h2{font-size:35px;}.elementor-kit-8 h3{font-size:23px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-secondary-font-size:18px;--e-global-typography-b70e38c-font-size:36px;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-8 h1{font-size:var( --e-global-typography-b70e38c-font-size );line-height:var( --e-global-typography-b70e38c-line-height );letter-spacing:var( --e-global-typography-b70e38c-letter-spacing );}.elementor-kit-8 h2{font-size:30px;}.elementor-kit-8 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.review-card {
    padding: 30px;
    padding-top:70px ;
    border-radius: 5px;
    border:1px solid #00000010;
    overflow: hidden;
}

.review-card:before {
    content:'“';
    position: absolute;
    font-family: Arial;
    font-size: 90px;
    left: 30px;
    top:50px;
    color: #bbb;
}
.review-card:after{
    content:'';
    position: absolute;
    width: 200px;
    height: 200px;
    opacity:0.2;
    right:-10%;
    bottom:-10%;
    background: url('https://practicalrevenue.com/wp-content/uploads/2026/02/vector6.webp') no-repeat;
    background-size: cover;
    
}

.review-card h3 {
    margin: 0;
}

.review-card .elementor-icon {
    font-size:17px;
    display: flex;
    margin-top: 10px;
    color:#000;
}

.sow-box:hover {
   filter: brightness(90%);
}

@media(max-width:767px){
    .review-card {
        padding:70px 15px 15px;
    }
    .review-card:before {
    left: 15px;
    }
}/* End custom CSS */