 .page_main_banner:nth-of-type(1) {background-image: url(https://cdn.mooninvoice.com/image/images/newhome/first_banner_bg.png);background-size: 100% 100%;}.bg_lightblue {background: #f7fbff;}.page_card_item {border: 1px solid #CBD5E1;border-radius: 20px;padding: var(--space-30);height: 100%;overflow: hidden;position: relative;transition: transform 0.35s ease-in-out, box-shadow 0.35s ease-in-out, border-color 0.35s ease-in-out;}.page_card_item::after {content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 2px;background: #007AFF;transition: width 0.4s ease-in-out;}.page_card_item:hover {transform: translateY(-8px);border-color: hsl(211, 100%, 50%);box-shadow: 0 12px 24px rgba(0, 122, 255, 0.15);}.page_card_item:hover::after {width: 100%;}.page_card_item .icon {margin: 0 0 20px;}.section_heading_block {margin-bottom: var(--space-50);}.section_heading_block h2 {margin: 0 0 15px;}.page_feature_cards .row {padding: 10px;}.page_feature_cards .row:not(:last-child) {margin-bottom: var(--space-50);}.page_feature_cards .row:nth-of-type(even) {flex-direction: row-reverse;}.page_features_list {list-style: none;padding: 0;margin: 0;}.page_features_list li {position: relative;padding-left: 32px;margin-bottom: 15px;}.page_features_list li:last-child {margin-bottom: 0;}.page_features_list li::before {content: "";position: absolute;top: 2px;left: 0;width: 20px;height: 20px;background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0013 1.66797C5.41797 1.66797 1.66797 5.41797 1.66797 10.0013C1.66797 14.5846 5.41797 18.3346 10.0013 18.3346C14.5846 18.3346 18.3346 14.5846 18.3346 10.0013C18.3346 5.41797 14.5846 1.66797 10.0013 1.66797ZM8.33464 14.168L4.16797 10.0013L5.34297 8.8263L8.33464 11.8096L14.6596 5.48464L15.8346 6.66797L8.33464 14.168Z' fill='%23007AFF'/%3E%3C/svg%3E") no-repeat center;background-size: 20px 20px;}.page_feature_content h3, .page_feature_content p {margin: 0 0 20px }.section_heading_block {text-align: center }.page_cta_block .row {background-image: url('https://cdn.mooninvoice.com/image/images/newhome/phonepe-integration-cta.webp');background-size: 100% 100%;overflow: hidden;border-radius: 42px }.trial_features_list {display: flex;align-items: center;gap: 0;list-style: none;padding: 0;margin: 0;}.trial_features_list li {position: relative;padding: 0 20px;color: #fff;font-size: 16px;line-height: 24px;}.trial_features_list li:first-child {padding-left: 0;}.trial_features_list li::before {content: "";margin-right: 10px;width: 13px;height: 10px;display: inline-block;background: url("data:image/svg+xml,%3Csvg width='13' height='10' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.85367 7.17542L0.978929 4.3473L0 5.30357L3.85367 9.09474L12.1263 0.95627L11.1543 0L3.85367 7.17542Z' fill='white'/%3E%3C/svg%3E") no-repeat center;}.trial_features_list li:not(:last-child)::after {content: "";position: absolute;top: 50%;right: 0;width: 1px;height: 20px;background: rgba(255, 255, 255, 0.35);transform: translateY(-50%);}.cta_heading_block {padding: var(--space-50) 0 var(--space-50) var(--space-50);}.cta_heading_block h2 {margin: 0 0 16px;color: #fff;}.cta_heading_block .cta_btngroup {margin: 32px 0 42px;}.cta_heading_block p {color: #FFFFFFCC;}.cta_badge {border-radius: 40px;border: 1px solid #5A577E;padding: 6px 12px;margin: 0 0 20px;background: #20205A;width: max-content;}.cta_badge b {color: #fff }.connectapps_wrap {background-image: url('https://cdn.mooninvoice.com/image/images/newhome/connect_app_banner.png');background-size: 100% 100%;overflow: hidden;}.connectapps_wrap .row {row-gap:30px }.connectapps_block {border: 1px solid #E1E7EE;border-radius: 16px;box-shadow: 0px 12px 32px 0px #0000000A;padding:12px;height:100%;transition: border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;}.connectapps_block .opacity-90{font-size: 15px !important;}.connectapps_block:hover {border-color: #007AFF;box-shadow: 0px 6px 12px 0px #007AFF1F;}.row.space_remove {margin-inline: 2px !important;}.opacity-90 {opacity: 0.90;}@media (min-width:991px) {.trial_features_list, .cta_badge {white-space: nowrap;}}@media (max-width:991px) {.row-gap-md-30 {row-gap: 30px;}.image_block {margin-bottom:25px;}.cta_heading_block .cta_btngroup {margin: 25px 0;}}@media (max-width:767px) {.cta_badge {width: auto;}.cta_heading_block {padding: 20px 5px;}.page_cta_block .row {border-radius: 15px;}.cta_heading_block .cta_btngroup {flex-wrap: wrap;}.trial_features_list {flex-direction: column;align-items: flex-start;}.trial_features_list li {padding: 0 !important;}.trial_features_list li:not(:last-child)::after {display: none;}.connectapps_wrap .row {row-gap: 15px;}}@media (max-width:576px) {.cta_heading_block .cta_btngroup a {width: 100%;}}@media (prefers-color-scheme: dark) {.bg_lightblue, .page_main_banner:nth-of-type(1) {background: #1e1e1e !important;}.connectapps_wrap {background: #252525 !important;}}