
      table.custom-table.col4 .col-2,
      table.custom-table.col4 .col-3,
      table.custom-table.col4 .col-4 {
        width: 25%;
      }

      .post-info .post-author~a {
        margin-right: 5px;
      }

      #menu-footer-quick-links li a {
        color: #fff;
      }

      #menu-footer-quick-links li a:hover {
        color: #6ec1e4;
      }

      .footer-links p,
      .footer-links li {
        margin-bottom: 10px;
      }

      body #gform_wrapper_2 .gform_footer .gform_button,
      body #gform_wrapper_2 .gform_page_footer .gform_button,
      body #gform_wrapper_2 .gform_page_footer .gform_previous_button,
      body #gform_wrapper_2 .gform_page_footer .gform_next_button,
      body #gform_wrapper_2 .gfield#field_submit .gform-button {
        background-color: #114fee !important;
      }

      body #gform_wrapper_2 .gform_body .gform_fields .gfield .gfield_label {
        color: #fff !important;
      }

      .form_sublabel_below.description_below {
        color: #fff !important;
      }

      .growexx-footer label.gfield_consent_label a {
        color: #fff !important;
        text-decoration: underline !important;
        font-weight: 400;
      }

      .growexx-footer label.gfield_consent_label a:hover {
        color: #6ec1e4 !important;
      }

      .custom-accordian .elementor-accordion-item {
        margin-bottom: 10px;
        border-top: 1px solid #e0e0e0 !important;
        border-radius: 5px;
      }

      .custom-accordian .elementor-accordion-item .elementor-tab-title {
        border-radius: 5px;
      }

      .custom-accordian .elementor-accordion-item .elementor-tab-title.elementor-active {
        background-color: #00abc5 !important;
        border-radius: 5px 5px 0 0;
      }

      .requirement-form .gform_wrapper {
        margin-top: 45px;
      }

      .requirement-form .gform_wrapper .gform_footer {
        margin-top: 16px;
        padding-bottom: 0;
      }

      .requirement-form .inner-section {
        box-shadow: inset 0 0 0px 10px rgba(14, 61, 68, 0.2),
          10px 10px 20px 10px rgba(0, 0, 0, 0.25);
      }

      .shadow-img-box .elementor-image-box-img {
        background: rgba(77, 24, 110, 0.05);
        text-align: center;
        padding: 5px;
      }

      .absolute-block {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: -70px;
      }

      .custom-tabs .elementor-tab-title.elementor-active {
        background: #00abc5;
      }

      .custom-tabs .elementor-tab-title {
        border: 1px solid #d4d4d4;
        margin-top: -1px;
      }

      .custom-tabs .elementor-tab-title:first-child {
        margin-top: 0;
      }

      .infography-step-container {
        margin-top: 50px;
        position: relative;
        padding: 50px 0;
      }

      .infography-step-container:after {
        position: absolute;
        content: "";
        width: 0.4375rem;
        background: #009444;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
      }

      .infography-step-container .step-list {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        position: relative;
      }

      .infography-step-container .icon-container {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 1;
      }

      .infography-step-container .step-icon {
        height: 94px;
        width: 94px;
        background: #009444;
        text-align: center;
        line-height: 94px;
        border-radius: 50%;
      }

      .infography-step-container .left-block {
        width: 41.666667%;
      }

      .infography-step-container .right-block {
        width: 41.666667%;
      }

      .arrow-block {
        border: 2px solid #009444;
        border: 2px solid #009444;
        position: relative;
        position: relative;
        height: 66px;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        color: #000;
        width: calc(100% - 30px);
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .arrow-block:after,
      .arrow-block:before {
        content: "";
        display: inline-block;
        border-width: 33px;
        border-style: solid;
        width: 0px;
        height: 0px;
        top: -2px;
        position: absolute;
        z-index: 1;
      }

      .left-block .arrow-block:after,
      .left-block .arrow-block:before {
        left: 100%;
      }

      .right-block .arrow-block:after,
      .right-block .arrow-block:before {
        right: 100%;
        transform: rotate(180deg);
      }

      .arrow-block:before {
        border-width: 31px;
        display: block;
        border-color: transparent transparent transparent #fff;
        z-index: 2;
        top: 0px;
      }

      .arrow-block:after {
        border-color: transparent transparent transparent #009444;
      }

      .infography-step-container .step-details {
        background: #fff;
        color: #000;
        padding: 20px;
        text-align: left;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
      }

      .infography-step-container .step-details h3 {
        display: none;
      }

      .step-details ul.step-listing-details {
        list-style: none;
      }

      .step-details ul.step-listing-details li {
        position: relative;
        padding: 7px 0;
      }

      .step-details ul.step-listing-details li:before {
        content: "✓";
        color: #009444;
        position: absolute;
        left: -20px;
      }

      .share-your-requirement h5 {
        font-family: "Montserrat", Sans-serif;
        font-size: 27px;
        text-align: center;
        line-height: 32px;
        font-weight: 900;
      }

      .share-your-requirement .gform_fields .gfield {
        margin-bottom: 10px;
      }

      .share-your-requirement .gform_wrapper .top_label .gfield_label {
        font-size: 14px;
        font-weight: 400;
        color: #000;
      }

      .share-your-requirement .gform_wrapper ul.gform_fields li.gfield:nth-child(even) {
        padding-right: 0;
      }

      .share-your-requirement .gform_wrapper .top_label .ginput_container input {
        padding: 10px 12px !important;
        font-size: 15px;
      }

      .share-your-requirement .gform_wrapper .top_label .ginput_container input::placeholder {
        font-size: 15px;
      }

      .share-your-requirement .ginput_container input::placeholder,
      .share-your-requirement .ginput_container teaxarea::placeholder {
        font-size: 14px;
      }

      .share-your-requirement .gform_footer .gform_button {
        border-style: solid;
        font-weight: normal;
        height: 50px;
        color: #fff;
        background-color: #009444;
        font-size: 14px;
        width: 150px;
        width: 100% !important;
        margin-top: 20px;
        border-width: 0px;
      }

      .share-your-requirement .gform_wrapper .top_label .ginput_container_phone input {
        /*padding-left: 70px !important;*/
      }

      .share-your-requirement .iti--separate-dial-code .iti__selected-flag {
        background-color: transparent;
        color: #666;
      }

      .share-your-requirement .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
        background-color: transparent;
      }

      .iti__country-name {
        color: #666 !important;
      }

      @media only screen and (max-width: 768px) {
        .infography-step-container .step-list {
          display: block;
          margin-bottom: 30px;
        }

        .infography-step-container .step-list .icon-container {
          display: none;
        }

        .infography-step-container .left-block,
        .infography-step-container .right-block {
          width: 100%;
        }

        .arrow-block {
          display: none;
        }

        .infography-step-container:after {
          display: none;
        }

        .infography-step-container .step-details h3 {
          display: block;
        }

        .gform_wrapper .gform_footer input.button,
        .gform_wrapper .gform_footer input[type="submit"] {
          display: inline-block;
        }
      }

      .blog-post-newsletter-form .ginput_container_consent .gfield_consent_label {
        color: #7a7a7a;
      }

      .text-400 {
        font-weight: 400;
      }

      .power-bi-hero h2 span.text-400 {
        font-weight: 500;
      }

      .power-bi-hero .price-text .text-white {
        color: #fff;
        position: relative;
      }

      .power-bi-hero .price-text .text-900 {
        font-weight: 900;
      }

      .power-bi-hero .price-text .text-white:after {
        content: "";
        border-bottom: 4px solid #00abc5;
        position: absolute;
        z-index: 99;
        left: 0;
        top: 25px;
        height: 2px;
        width: 100%;
        transform: skew(30deg, 344deg);
      }

      @media screen and (max-width: 767px) {
        .power-bi-hero .price-text .text-white:after {
          top: 20%;
        }
      }

      .main-banner-price {
        border-radius: 8px;
        border: 1px solid #cfcfcf;
        padding: 25px;
        display: inline-block;
        width: 100%;
        max-width: 480px;
      }

      .main-banner-price h3 {
        color: #1ec76b;
        font-size: 26px;
        font-weight: 700;
      }

      .price-details {
        display: flex;
        margin-top: 20px;
      }

      .plan-details {
        flex-grow: 1;
        flex-basis: 0;
        padding: 0 20px;
        text-align: center;
      }

      .plan-details:first-child {
        border-right: 1px dashed #cfcfcf;
      }

      .plan-details .price {
        color: #fff;
        font-size: 58px;
        font-weight: 800;
      }

      .plan-details .price-category {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
      }

      .price-block {
        background: #fff;
        padding: 25px;
        display: inline-block;
        border-radius: 20px;
        text-align: center;
      }

      .amount-section-seperate {
        text-align: center;
        font-size: 60px;
        font-weight: 600;
        color: #009444;
        line-height: 74px;
      }

      .price-block h3 {
        text-align: center;
        margin-bottom: 30px;
        color: #000;
      }

      #team-experience,
      #team-experience-block {
        background: transparent;
        border-color: #000;
        color: #000;
        padding: 0.5em 0.75em !important;
      }

      .owl-carousel .owl-nav button.disabled {
        display: none;
      }

      ul#iti-0__country-listbox {
        display: none;
      }

      .instruction.validation_message {
        display: none;
      }

      span.spf-phone.error-msg {
        display: none;
      }

      span.spf-phone.valid-msg {
        display: none;
      }

      body>.statcounter {
        height: 0;
        display: none;
      }

      .green-card {
        border-radius: 2px;
        border: 1px solid #fff;
        background: #009444;
        padding: 30px;
        position: relative;
        text-align: center;
      }

      .green-card.left-aligned {
        text-align: left;
      }

      .green-card h3 {
        position: absolute;
        top: 15px;
        left: 15px;
        font-size: 18px;
        font-weight: 500;
        line-height: normal;
        color: #fff;
      }

      .green-card .plan {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        z-index: 1;
        position: relative;
      }

      .green-card .plan .price {
        font-size: 60px;
        font-weight: 900;
        line-height: normal;
        margin-bottom: 10px;
      }

      .green-card.left-aligned .plan .price {
        margin-bottom: 0;
        font-size: 45px;
      }

      .green-card.left-aligned .plan .price.font-32 {
        font-size: 32px;
      }

      .green-card.left-aligned .hours {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 15px;
      }

      .bg-shape {
        position: absolute;
        bottom: 0;
        right: 0;
      }

      .blue-card {
        padding: 20px;
        background: #00abc5;
      }

      .blue-card .price-details {
        margin-top: 0;
      }

      .blue-card .plan-details .price {
        font-size: 32px;
        font-weight: 700;
      }

      .blue-card .plan-details .price-category {
        font-size: 18px;
        font-weight: 500;
      }

      .blue-card .plan-details {
        border-right: 1px dashed #cfcfcf;
      }

      .blue-card .plan-details:last-of-type {
        border-right: none;
      }

      ul.arrow-list {
        margin: 0;
        margin-top: 30px;
        list-style: none;
      }

      .arrow-list li {
        display: flex;
        align-items: baseline;
        margin-bottom: 20px;
        color: #000;
      }

      .arrow-list li:last-of-type {
        margin-bottom: 0;
      }

      .arrow-list li svg {
        margin-right: 12px;
        flex: 0 0 7px;
      }

      .landing-accordion .elementor-accordion-item {
        border-top: 1px solid #e0e0e0 !important;
        border-bottom: 1px solid #e0e0e0 !important;
        margin-top: -1px;
      }

      .margin-center {
        margin-left: auto;
        margin-right: auto;
      }

      @media screen and (max-width: 767px) {
        .price-details {
          flex-direction: column;
        }

        .blue-card .plan-details {
          margin-bottom: 20px;
          border-right: none;
          border-bottom: 1px dashed #cfcfcf;
          padding-bottom: 20px;
        }

        .green-card.left-aligned .plan .price,
        .green-card.left-aligned .plan .price.font-32 {
          font-size: 26px;
        }
      }

      ul#iti-0__country-listbox {
        display: none !important;
      }

      .pr-0 {
        padding-right: 0 !important;
      }

      .scroll-spy ul {
        max-height: calc(100vh - 200px);
        overflow-y: auto;
      }

      .elementor-slideshow__footer {
        display: none;
      }

      ul#iti-0__country-listbox,
      .iti__arrow {
        display: none !important;
      }

      .iti__selected-flag {
        border-right: 1px solid #825c98;
      }

      .share-your-requirement .iti--separate-dial-code .iti__selected-flag {
        border-right: 1px solid #dfe0df;
      }

      #adroll_slg {
        display: none;
      }

      .post-slider-custom .pr__image__cover {
        padding-top: 53.666667%;
      }

      .service-page-link:last-of-type span {
        display: none;
      }

      .case-study-banner img {
        height: auto;
      }

      .AI-solution-block .pr-infobox .infobox-content {
        align-items: center;
        display: flex;
      }

      .AI-solution-block .pr-infobox .infobox-content h4 {
        margin-bottom: 0 !important;
      }

      .AI-solution-block:before {
        content: "\A";
        border-style: solid;
        border-width: 10px 0 10px 15px;
        border-color: transparent transparent transparent #dd4397;
        position: absolute;
        right: -15px;
        top: 50%;
        transform: translateY(-50%);
      }

      .AI-solution-block.green:before {
        border-color: transparent transparent transparent #009444;
      }

      .AI-solution-block.blue:before {
        border-color: transparent transparent transparent #00abc5;
      }

      .AI-solution-block.purple:before {
        border-color: transparent transparent transparent #4d186e;
      }

      .AI-solution-block.orange:before {
        border-color: transparent transparent transparent #ffbe17;
      }

      .tech-card-container {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
      }

      .tech-card-list {
        padding: 16px;
        border: 1px solid #000;
        border-radius: 8px;
        flex: 0 0 calc(33.33% - 30px);
        width: calc(33.33% - 30px);
        margin: 0 15px 30px;
      }

      .tech-top {
        display: flex;
        align-items: center;
        margin-bottom: 16px;
      }

      .tech-icon {
        width: 60px;
        height: 60px;
        padding: 5px;
        margin-right: 20px;
        display: flex;
        flex: 0 0 60px;
      }

      @media screen and (max-width: 767px) {
        .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
          margin: 2px 0 10px;
        }

        .pr-infobox.icon-on-left {
          flex-direction: column;
        }

        .AI-solution-block:before {
          display: none;
        }

        .tech-card-list {
          width: 100%;
          flex: 0 0 100%;
          margin: 0 0 15px;
        }

        .tech-card-container {
          margin: 0;
        }
      }

      .accordion-spacing.low-opacity .elementor-tab-title:hover .elementor-accordion-title {
        color: #fff;
      }

      #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
        min-height: 100px;
      }

      .elementor-62914 .elementor-element.elementor-element-7be58adb {
        z-index: 1;
      }

      .mega-menu .mega-sub-menu li>a[href="#"] {
        pointer-events: none !important;
      }

      .nav-up {
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        border-bottom: 1px solid #f5f5f5;
        background-color: #fff !important;
      }

      .nav-down {
        border-bottom: 1px solid #f5f5f5;
        box-shadow: none;
      }

      .mega-menu>.mega-menu-item.mega-menu-item-type-custom:last-of-type {
        margin-left: 10px !important;
      }

      .mega-menu>.mega-menu-item.mega-menu-item-type-custom>.mega-menu-link:last-of-type {
        background: #00aac5 !important;
        color: #fff !important;
        padding: 0 20px !important;
      }

      .mega-menu-item.mega-menu-item-type-custom:hover .mega-menu-link:last-of-type:before {
        background: #4d186e !important;
      }

      .mega-menu>.mega-menu-item.mega-menu-item-type-custom:hover>.mega-menu-link:last-of-type {
        background: #4d186e !important;
      }

      @media only screen and (max-width: 992px) {
        .mega-menu>.mega-menu-item.mega-menu-item-type-custom:last-of-type {
          margin-left: 0 !important;
          margin-top: 20px !important;
        }

        .mega-menu>.mega-menu-item.mega-menu-item-type-custom>.mega-menu-link:last-of-type {
          text-align: center !important;
        }
      }

      .blog-header-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 70px;
      }

      .title-with-action {
        flex: 1 1 300px;
      }

      .blog-header-wrapper h2 {
        margin-bottom: 0;
      }

      #filters {
        flex: 1 1 300px;
      }

      .blog-filter-container {
        display: flex;
        gap: 20px;
        max-width: 100%;
        justify-content: flex-end;
      }

      .blog-filter-container .blog-search,
      .blog-filter-container select {
        max-width: 270px;
        width: 100%;
      }

      .blog-filter-container .blog-search {
        display: flex;
        align-items: center;
        position: relative;
      }

      .blog-filter-container .blog-search input[type="text"],
      .blog-filter-container select {
        border: 1px solid #000;
        position: relative;
        padding: 12px 15px;
        font-size: 14px;
        line-height: 1;
        box-sizing: border-box;
        color: #000;
        height: 100%;
      }

      .blog-filter-container .blog-search input[type="text"]:focus,
      .blog-filter-container select:focus {
        border-color: #009444;
      }

      .blog-filter-container .search-icon {
        position: absolute;
        right: 0;
        top: 0;
        width: 43px;
        height: 43px;
        background-repeat: no-repeat;
        background-size: contain;
        align-items: center;
        display: flex;
        justify-content: center;
      }

      .search-icon img {
        width: 16px;
      }

      .post-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 50px 0;
      }

      .post-item {
        width: calc(50% - 25px);
        box-sizing: border-box;
        border: 1px solid #ebebeb;
        border-radius: 4px;
        overflow: hidden;
      }

      .post-item .post-thumbnail {
        display: block;
        height: unset;
        aspect-ratio: 540/283;
      }

      .post-item .post-thumbnail img {
        height: 100%;
        width: 100%;
        object-fit: cover;
      }

      .grx-blog-content-details {
        padding: 30px;
      }

      .grx-blog-content-details .post-title {
        font-size: inherit;
        margin-bottom: 20px;
      }

      .grx-blog-content-details .post-title a {
        font-size: 25px;
        line-height: 1.2;
        font-weight: 900;
        margin-bottom: 20px;
        color: #000;
      }

      .grx-blog-content-details .read-more {
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 30px;
        color: #000;
        position: relative;
      }

      .post-item:hover .grx-blog-content-details .read-more,
      .post-item:hover .grx-blog-content-details .post-title a {
        color: #009444;
      }

      .grx-blog-loadmore {
        padding: 12px;
        font-weight: 500;
        margin: 0 auto;
        text-align: center;
        border: 1px solid #009345;
        color: #009345;
        margin-top: 50px;
        cursor: pointer;
        transition: 0.3s ease all;
      }

      .grx-blog-loadmore:hover {
        background: #009345;
        color: #fff;
      }

      @media (max-width: 768px) {
        .post-item {
          flex: 1 1 100%;
        }

        .blog-header-wrapper {
          flex-direction: column;
          align-items: flex-start;
        }

        #filters {
          width: 100%;
          justify-content: flex-start;
        }

        .blog-filter-container .blog-search,
        .blog-filter-container select {
          max-width: 100%;
        }

        .blog-filter-container {
          flex-direction: column;
          align-items: flex-start;
        }

        .blog-filter-container .blog-search,
        .blog-filter-container select {
          max-width: 100%;
        }
      }

      .container-full {
        margin-top: 120px;
      }

      .container-full .blog-top-section {
        max-width: 1140px;
        margin: 0 auto 90px;
      }

      .container-full .blog-top-section h1 {
        color: #000;
        font-family: "Montserrat", Sans-serif;
        font-size: 60px;
        font-weight: 900;
        line-height: 72px;
        margin-bottom: 60px;
      }

      .blog-top-section .blog-info-section {
        display: flex;
      }

      .blog-author img {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        object-fit: cover;
        margin-right: 8px;
      }

      .blog-top-section .blog-info-section>div {
        display: flex;
      }

      .blog-info-left .blog-author {
        padding-right: 30px;
        margin-right: 30px;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
        width: 200px;
        flex: 0 0 200px;
      }

      .blog-info-left .blog-author a span,
      .blog-info-left .blog-author a:hover span {
        color: #54595f;
      }

      .blog-top-section .blog-info-section .blog-info-left a {
        font-weight: 500;
      }

      .blog-top-section .blog-info-section .blog-info-left .blog-category a {
        text-decoration: underline !important;
      }

      .blog-top-section .blog-info-section .blog-info-right {
        justify-content: flex-end;
        align-items: center;
      }

      .blog-feature-img {
        max-width: 1140px;
        margin: 0 auto;
        text-align: center;
      }

      .blog-feature-img img {
        max-width: 100%;
      }

      .blog-content-container {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        justify-content: space-around;
        display: flex;
        position: relative;
        top: 0;
        padding-top: 100px;
        padding-bottom: 100px;
      }

      .blog-content .author-bio-container {
        margin-top: 50px;
      }

      .toc-wrapper {
        align-self: flex-start;
        width: auto;
        max-width: 300px;
        position: sticky;
        inset: 130px 0 auto 0%;
        overflow: auto;
      }

      .blog-content {
        max-width: 730px;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
      }

      .blog-content h2 {
        color: #000;
        font-family: "Montserrat", Sans-serif;
        font-size: 45px;
        font-weight: 700;
        line-height: 1.1em;
        margin-bottom: 30px;
        margin-top: 50px;
      }

      .blog-content h2:first-child {
        margin-top: 0;
      }

      .blog-content h3 {
        color: #00abc5;
        font-family: "Montserrat", Sans-serif;
        font-size: 32px;
        font-weight: 700;
        line-height: 1.1em;
        margin-bottom: 20px;
        margin-top: 50px;
      }

      .blog-content h4 {
        color: #000;
        font-family: "Montserrat", Sans-serif;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.1em;
        margin-bottom: 30px;
        margin-top: 50px;
      }

      .blog-content h5,
      .blog-content h6 {
        color: #00abc5;
        font-family: "Montserrat", Sans-serif;
        font-size: 18px;
        font-weight: 500;
        line-height: 1.1em;
        margin-bottom: 30px;
        margin-top: 50px;
      }

      .blog-content p,
      .blog-content ul li,
      .blog-content ol li {
        font-family: "Montserrat", Sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
      }

      .blog-content ol {
        padding-left: 15px;
      }

      .blog-content ul li {
        position: relative;
        list-style: none;
        padding: 0 0 10px 20px;
      }

      .blog-content ul li:before {
        content: "";
        background: #009444;
        border-radius: 0;
        height: 6px;
        width: 6px;
        position: absolute;
        left: 0;
        top: 12px;
      }

      .blog-content .wp-block-image {
        margin-bottom: 20px;
      }

      #toc ul {
        list-style-type: none;
        padding-left: 20px;
        margin: 0;
        font-size: 16px;
        line-height: 24px;
        font-family: Inter, sans-serif;
      }

      #toc li {
        margin-bottom: 8px;
        position: relative;
        padding-left: 10px;
        transition: all 300ms ease;
        font-size: 14px;
        line-height: 20px;
      }

      #toc a {
        text-decoration: none;
        color: black;
        transition: all 300ms ease;
      }

      #toc a.active {
        font-weight: 500;
        color: #00abc5;
      }

      .expandable {
        cursor: pointer;
      }

      .link-wrapper {
        display: flex;
        cursor: pointer;
      }

      div.active_link>a {
        color: #00abc5 !important;
        transition: all 300ms ease;
      }

      div.active_link::before {
        content: "";
        position: relative;
        left: -7px;
        display: block;
        width: 3px;
        background: #00abc5;
        transition: all 300ms ease;
      }

      .toc-ul__none {
        display: none;
        max-height: 0;
      }

      .toc-ul__block {
        display: block;
        max-height: 400px;
      }

      #toc li ul {
        display: flex;
        flex-direction: column;
        transition: all 300ms ease;
        overflow: hidden;
      }

      .scroll-mt-80 {
        scroll-margin-top: 80px;
      }

      .toc-title {
        font-family: Inter;
        font-size: 24px;
        font-weight: 600;
        line-height: 34px;
        color: black;
        margin: 0 0 12px 30px;
      }

      .read-related-story {
        margin: 0 0 15px;
        padding: 20px;
        background-color: #f8f8f8;
        position: relative;
      }

      .read-related-story:after {
        content: "";
        position: absolute;
        height: 100%;
        width: 5px;
        background: #ccc;
        left: 0;
        top: 0;
      }

      .read-related-story a {
        color: #009444;
        font-family: "Montserrat", Sans-serif;
        font-weight: 600;
      }

      .cta-section {
        flex-flow: column;
        justify-content: space-between;
        align-self: stretch;
        align-items: center;
        max-width: 300px;
        width: 100%;
        max-height: none;
        margin-right: 16px;
        display: flex;
        position: relative;
      }

      .cta-section .cta-container {
        flex-flow: column;
        flex: 1;
        justify-content: flex-start;
        align-items: center;
        display: flex;
        width: 100%;
      }

      .cta-section .cta-wrapper {
        flex-flow: column;
        padding: 40px 24px;
        position: sticky;
        top: 140px;
        background-color: #4d196e;
        border-radius: 8px;
        gap: 15px;
        display: flex;
        width: 100%;
      }

      .cta-section .cta-wrapper:before {
        content: "";
        background: #4d186e;
        background: linear-gradient(0deg,
            rgba(77, 24, 110, 1) 0%,
            rgba(77, 24, 110, 0.7) 100%);
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }

      .cta-section .cta-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: max-content;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -2;
      }

      .cta-section .cta-wrapper p,
      .cta-section .cta-wrapper strong {
        color: #fff;
        font-size: 30px;
        font-weight: 700;
        font-family: "Montserrat", Sans-serif;
        line-height: normal;
      }

      .cta-section .cta-wrapper a.button {
        color: #fff;
        justify-content: center;
        align-items: center;
        background: #009444;
        padding: 9.5px 0;
      }

      .custom-table th.col-1 {
        color: #000;
      }

      .jquery-accordion.ui-accordion {
        margin-bottom: 50px;
      }

      .jquery-accordion.ui-accordion h3 {
        background-color: #f5f5f5;
        padding: 30px 30px 30px 30px;
        border: 0;
        margin-top: 20px;
        color: #000;
        font-size: 17px;
      }

      .jquery-accordion.ui-accordion .ui-accordion-content {
        border-top: 0;
        overflow: auto;
        background-color: #f5f5f5;
        padding: 0px 30px 10px 30px;
        border: 0;
        height: inherit !important;
      }

      .jquery-accordion.ui-accordion .ui-accordion-content p {
        margin-bottom: 10px;
      }

      .jquery-accordion.ui-accordion .ui-state-active .ui-icon,
      .ui-button:active .ui-icon {
        background-image: url("images/ui-icons_444444_256x240.html");
      }

      .jquery-accordion.ui-accordion .ui-state-active .ui-icon.nitro-lazy,
      .ui-button:active .ui-icon.nitro-lazy {
        background-image: none !important;
      }

      @media (min-width: 768px) {
        .toc-wrapper {
          width: 300px;
        }
      }

      @media (min-width: 768px) {
        .blog-top-section .blog-info-section .blog-info-left {
          width: 75%;
        }

        .blog-top-section .blog-info-section .blog-info-right {
          width: 25%;
        }
      }

      @media (max-width: 1370px) {
        .blog-content-container {
          max-width: 1140px;
          margin: 0 auto;
          width: 100%;
          flex-wrap: wrap;
          padding-top: 50px;
        }

        .toc-wrapper {
          position: unset;
          inset: auto;
          width: 100%;
          max-width: 100%;
        }

        .toc {
          background: #f3f3f3;
          padding: 20px 0px;
          margin-bottom: 30px;
        }
      }

      @media (max-width: 1170px) {
        .container-full .blog-top-section {
          margin-left: 30px;
          margin-right: 30px;
        }
      }

      @media (max-width: 1140px) {
        .blog-content-container {
          margin: 0 30px;
          width: auto;
        }

        .blog-content {
          max-width: 100%;
        }
      }

      #topbar {
        position: fixed;
        z-index: 99999999;
        background: #4d186e;
        left: 0px;
        width: 100%;
        top: 0px;
        padding: 7px 15px;
        color: #fff;
        font-size: 12px;
        display: block;
        text-align: center;
      }

      #topbar .close-icon {
        float: right;
        font-size: 18px;
        cursor: pointer;
        line-height: 18px;
      }

      #topbar a#knowMoreLink strong {
        color: #00aac5;
        font-weight: 900;
        text-decoration: underline;
      }

      .post-type-archive-press-release .image.pr__image__cover,
      .post-type-archive-press-release .post .inner .top .category {
        display: none;
      }

      .post-type-archive-press-release .post .outer.uk-card {
        border: 1px solid #ddd;
        border-radius: 10px;
      }

      .single-press-release .container-full .blog-top-section h1 {
        margin-bottom: 60px;
      }

      .press-release-content-container {
        padding-top: 0;
        padding-bottom: 50px;
      }

      .press-release-content-container .blog-content {
        max-width: 1140px;
      }

      .landing-navigation.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
        font-size: 14px;
      }

      .landing-navigation.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
      .landing-navigation.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus,
      .landing-navigation.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active {
        color: #4d186e;
      }

      .landing-navigation.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:after {
        height: 2px;
        width: 11px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        bottom: 5px;
      }

      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="text"],
      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="email"],
      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="tel"],
      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="url"],
      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="password"],
      body #gform_wrapper_12 .gform_body .gform_fields .gfield input[type="number"] {
        background-color: #4d186e;
        border-color: rgba(242, 242, 242, 0.31);
      }

      body #gform_wrapper_12 .gform_body .gform_fields .gfield textarea {
        background: #4d186e;
        border-color: rgba(242, 242, 242, 0.31);
      }

      body #gform_wrapper_12 .gform_footer .gform_button,
      body #gform_wrapper_12 .gform_page_footer .gform_button,
      body #gform_wrapper_12 .gform_page_footer .gform_previous_button,
      body #gform_wrapper_12 .gform_page_footer .gform_next_button,
      body #gform_wrapper_12 .gfield#field_submit .gform-button {
        border-style: solid;
        font-weight: normal;
        height: 50px;
        color: #fff;
        background-color: #009444;
        font-size: 14px;
        width: 150px;
        margin-top: 20px;
        border-width: 0px;
      }

      body #gform_wrapper_12 .gform_body .gform_fields .gfield .gfield_label {
        font-weight: normal;
        color: #fff;
        font-size: 14px;
        padding-top: 15px;
      }

      body #gform_wrapper_12 .gfield_checkbox label,
      body #gform_wrapper_12 .gfield .ginput_container_consent label {
        ont-weight: normal;
        color: #fff;
        font-size: 14px;
        padding-left: 10px;
        padding-top: 20px;
      }

      .topbar-container+.fixed-navbar {
        top: 0px;
        outline: 0 !important;
      }

      .fixed-navbar.topbar-collapsed {
        top: 0;
      }

      @media only screen and (max-width: 991.98px) {
        .fixed-navbar {
          top: 49px;
        }

        .topbar-container .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
          padding: 0;
        }
      }

      #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-megamenu>ul.mega-sub-menu {
        top: 86px;
      }

      .fixed-navbar .elementor-container {
        width: 100%;
      }

      header {
        background: #f9f9f9;
        height: 86px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        z-index: 1000;
        position: relative;
      }

      .fixed-navbar {
        top: 30px;
        outline: 0 !important;
      }

      .fixed-navbar.topbar-collapsed {
        top: 0;
      }

      @media only screen and (max-width: 991.98px) {
        .fixed-navbar {
          top: 49px;
        }

        .topbar-container .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
          padding: 0;
        }
      }

      .header-container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
      }

      .logo img {
        max-height: 50px;
      }

      nav {
        position: relative;
        z-index: 999;
      }

      header ul.menu {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 10px 0 0;
        justify-content: flex-end;
      }

      header ul.menu>li {
        position: relative;
        padding: 10px 0;
        font-family: "Montserrat", Sans-serif;
      }

      header ul.menu>li a {
        text-decoration: none;
        color: #000;
        font-weight: 300;
        padding: 10px 11px 20px;
        display: block;
        font-size: 14px;
        line-height: 20px;
      }

      header ul.menu>li.active a {
        color: #4d186e;
        font-weight: 500;
      }

      header ul.menu>li:last-of-type {
        margin-left: 5px;
      }

      header ul.menu>li:last-of-type a {
        background: #114fee;
        color: #fff;
        padding: 10px 18px;
        font-weight: 500;
      }

      header ul.menu>li:last-of-type:hover a {
        background: #000;
      }

      header ul.menu>li.menu-list:last-of-type:hover>a:after,
      header ul.menu>li.menu-list.menu-list:last-of-type>a:after {
        content: none;
      }

      header ul.menu li.no-click>a {
        pointer-events: none;
        cursor: default;
        font-family: "Montserrat", Sans-serif !important;
      }

      .no-tabbed-menu .mega-menu .tabs ul li.no-click {
        cursor: default;
      }

      header ul.menu>li.menu-list.no-tabbed-menu .mega-menu .tabs ul li a {
        padding: 10px 0 20px;
        font-weight: 800;
        font-size: 22px;
        line-height: 20px;
        color: #4d186e;
      }

      header ul.menu>li.menu-list.no-tabbed-menu .mega-menu .tabs ul li a:after {
        content: none;
      }

      .mega-menu {
        opacity: 0;
        visibility: hidden;
        position: fixed;
        top: 85px;
        left: 0;
        width: 100%;
        background: #e5f5eb;
        background: #fff;
        background: linear-gradient(90deg,
            rgba(221, 236, 228, 1) 22%,
            rgba(255, 255, 255, 1) 25%);
        z-index: 9999;
        padding: 0;
        -webkit-box-shadow: 0 20px 37px rgba(0, 0, 0, 4%);
        box-shadow: 0 20px 37px rgba(0, 0, 0, 4%);
        transition: opacity 300ms ease-in, transform 300ms ease-in,
          visibility 300ms ease-in;
        border-top: 1px solid #f5f5f5;
      }

      header ul.menu>li:hover .mega-menu {
        opacity: 1;
        visibility: visible;
      }

      .mega-menu .content .tab-content {
        transition: opacity 0.3s ease;
      }

      .mega-menu .content-wrapper {
        max-width: 1170px;
        margin: 0 auto;
        display: flex;
        gap: 30px;
      }

      @media (min-width: 993px) {
        .mega-menu .content-wrapper {
          min-height: 520px;
        }

        header ul.menu>li.menu-list:hover>a:after,
        header ul.menu>li.menu-list.active>a:after {
          content: "";
          border-bottom: 2px solid #009444;
          position: absolute;
          bottom: 25px;
          left: 0;
          width: 11px;
          right: 0;
          text-align: center;
          margin: 0 auto;
        }
      }

      .mega-menu .tabs {
        width: calc(25% - 15px);
        background: rgba(221, 236, 228, 1);
        padding-left: 15px;
        padding: 15px 0 15px 15px;
      }

      .mega-menu .tabs ul {
        list-style: none;
        margin: 0;
        padding: 0;
      }

      .mega-menu .tabs ul li {
        cursor: pointer;
        font-size: 14px;
      }

      .mega-menu .tabs ul li>p {
        font-style: normal;
        text-transform: none;
        font-weight: 500;
        font-size: 14px;
        margin: 0 25% 15px 0;
        line-height: 24px !important;
      }

      .mega-menu .tabs ul li a {
        font-size: 16px;
        font-weight: 500;
        padding: 15px 11px 15px 0px;
      }

      .mega-menu .tabs ul li.active a {
        color: #009444;
      }

      .mega-menu .tabs ul li.active a:after {
        background: url("../images/green-arrow.svg") no-repeat;
        content: "";
        width: 25px;
        height: 6px;
        display: inline-block;
        margin: 0 7px;
        animation: move-right 0.2s ease-in-out forwards;
      }

      @keyframes move-right {
        0% {
          transform: translateX(-7px);
        }

        100% {
          transform: translateX(0px);
        }
      }

      .mega-menu .tabs ul li:hover,
      .mega-menu .tabs ul li.active {
        font-weight: bold;
      }

      .mega-menu .content {
        width: 75%;
        padding: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        margin: 30px 0;
      }

      .mega-menu .content .tab-content {
        padding: 0;
      }

      .mega-menu .content .accordion-content {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
      }

      .mega-menu .menu-items {
        flex-basis: 21%;
        text-align: center;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        background: #f5f5f5;
        min-width: 200px;
      }

      .mega-menu .menu-items:hover p {
        color: #009444;
      }

      .mega-menu .content .accordion-content .menu-items a {
        padding: 0;
      }

      .menu-items img {
        max-width: 46px;
        margin: 20px;
        width: 46px;
        height: 46px;
      }

      .menu-items p {
        margin: 0;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        font-weight: 500;
        padding: 10px 5px 5px;
        background: #fff;
        min-height: 54px;
      }

      @media (max-width: 992px) {
        header nav {
          width: 100%;
          height: 100%;
        }

        .header-container {
          flex-wrap: wrap;
          max-width: 100%;
          justify-content: inherit;
        }

        header ul.menu {
          display: none;
          flex-direction: column;
          width: calc(100% + 183px);
          position: absolute;
          top: 30px;
          left: -166px;
          z-index: 9999;
          background: #fff;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

        header ul.menu>li {
          padding: 0;
        }

        header ul.menu>li:last-of-type {
          margin: 5px 5% 10px;
        }

        header ul.menu>li a {
          padding: 0 30px;
          font-size: 14px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
          line-height: 50px;
          height: 50px;
          vertical-align: middle;
          transition: color 0.3s ease;
        }

        header ul.menu>li:last-of-type a {
          line-height: 32px;
          text-align: center;
        }

        header ul.menu>li.menu-list>a:after,
        header ul.menu>li.menu-list:hover>a:after,
        .content-wrapper .content .tab-content .accordion-header a:after {
          content: "";
          width: 8px;
          height: 8px;
          border-top: 2px solid #000;
          border-left: 2px solid #000;
          transform: rotate(225deg);
          position: absolute;
          right: 25px;
          top: 20px;
          left: inherit;
          text-align: inherit;
          margin: inherit;
          border-bottom: indianred;
        }

        header ul.menu>li.menu-list.no-submenu>a:after {
          content: none;
        }

        .content-wrapper .content .tab-content .accordion-header a:after {
          top: 20px;
        }

        header ul.menu>li.menu-list.open>a:after,
        header ul.menu.open>li.menu-list.open:hover>a:after,
        .content-wrapper .content .tab-content .accordion-header.open a:after,
        .content-wrapper .content .tab-content .accordion-header.open a:hover>a:after {
          transform: rotate(135deg);
          right: 28px;
        }

        header ul.menu>li.open a {
          border: 0;
        }

        .menu-toggle {
          display: block;
          background: none;
          border: none;
          font-size: 30px;
          color: #333;
          cursor: pointer;
          position: absolute;
          right: 15px;
          top: -20px;
          line-height: 30px;
        }

        .menu-toggle.close {
          height: 32px;
          width: 40px;
          font-size: 50px;
          right: 13px;
        }

        .menu.open {
          display: flex;
        }

        .mega-menu {
          position: static;
          top: 0;
          background: #fff;
          width: 100%;
          box-shadow: none;
          padding: 0;
          display: block;
        }

        .mega-menu .content-wrapper {
          flex-direction: column;
        }

        .mega-menu .tabs {
          width: 100%;
          border-right: none;
        }

        .mega-menu .content {
          padding: 0;
          margin: 0;
          width: 100%;
          gap: 0;
        }

        .mega-menu .content .tab-content {
          width: 100%;
        }

        .content-wrapper .tabs {
          display: none;
        }

        .content-wrapper .content .tab-content .accordion-header {
          display: block;
          margin: 0 0 5px;
          position: relative;
        }

        .content-wrapper .content .tab-content .accordion-header a {
          color: #00abc5;
        }

        .mega-menu {
          height: 0;
          transition: all 0.3s ease;
          visibility: hidden;
        }

        .mega-menu .content .accordion-content {
          flex-direction: column;
          margin: 5% 5%;
        }

        .mega-menu .content .accordion-content .menu-items a {
          height: auto;
          border: 0 !important;
          box-shadow: none;
        }

        .mega-menu .menu-items {
          width: 48%;
          display: inline-block;
          min-width: 48%;
          box-shadow: inherit;
          min-height: 160px;
          vertical-align: top;
          margin: 1%;
        }

        .menu-items p {
          min-height: 74px;
          padding: 10px 8px 5px;
        }

        header ul.menu>li.menu-list .content .tab-content {
          display: none !important;
        }

        header ul.menu>li.menu-list.open .content .tab-content {
          display: block !important;
          height: 100%;
          visibility: visible;
          transition: all 0.3s ease;
        }

        .menu-list.open .mega-menu {
          height: 100%;
          visibility: visible;
          transition: all 0.3s ease;
          opacity: 1;
        }
      }

      @media (max-width: 768px) {
        header ul.menu {
          display: none;
          flex-direction: column;
          width: 200%;
          position: absolute;
          top: 50px;
          left: -100%;
          z-index: 9999;
          background: #fff;
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }
      }

      @media (min-width: 993px) {
        .menu-toggle {
          display: none;
        }

        .mega-menu .content p.accordion-header {
          display: none;
        }
      }

      .visitor-form .gform_title {
        display: none;
      }

      .visitor-form>h3 {
        margin-top: 0;
      }

      header.elementor-location-header {
        display: block;
        background: #fff;
        position: fixed;
        width: 100%;
        top: 0;
      }

      @media only screen and (max-width: 991.98px) {
        .fixed-navbar.landing-header {
          top: 0;
        }
      }

      .cky-consent-container .cky-consent-bar .cky-notice {
        max-width: 1200px;
        margin: 0 auto;
      }

      .cky-notice .cky-notice-group {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
      }

      .cky-notice .cky-notice-group .cky-notice-btn-wrapper {
        margin-left: 0;
      }

      .cky-consent-container .cky-consent-bar .cky-banner-btn-close {
        top: 20px;
        right: 15px;
      }

      .error-404 header {
        z-index: unset;
      }

      .internal-cta-wrapper {
        background: #009345;
        text-align: center;
        color: #fff;
        padding: 40px;
        margin-bottom: 20px;
      }

      .blog-content .internal-cta-content p {
        margin-bottom: 0;
        font-size: 24px;
        font-weight: 700;
      }

      .blog-content .internal-cta-content p+p {
        font-size: 18px;
        font-weight: 500;
        line-height: 26px;
      }

      .internal-cta-link .button {
        background: linear-gradient(to right, #04a9c4 50%, white 50%);
        background-size: 200% 100%;
        background-position: right bottom;
        transition: all 0.5s ease-out;
        padding: 9.5px 30px;
        margin-top: 30px;
        color: #009345;
      }

      .internal-cta-link .button:hover {
        background-position: left bottom;
        color: #fff;
      }

      .comparision-table {
        border: none;
      }

      table.comparision-table td,
      table.comparision-table th {
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      }

      table.comparision-table thead th {
        font-size: 20px !important;
        font-weight: 700;
        color: #4d186e;
        vertical-align: middle;
        text-align: center;
      }

      table.comparision-table thead th.feature {
        font-size: 32px !important;
        text-align: left;
      }

      table.comparision-table tbody th,
      table.comparision-table tbody td {
        background: #f7fbfa;
        text-align: center;
        padding: 30px;
      }

      table.comparision-table tbody th {
        text-align: left;
        font-weight: 700;
        color: #000;
      }

      table.comparision-table th.highlight,
      table.comparision-table td.highlight {
        background: rgba(0, 148, 68, 0.2);
      }

      @media screen and (max-width: 768px) {

        table.comparision-table,
        table.comparision-table thead,
        table.comparision-table tbody,
        table.comparision-table th,
        table.comparision-table td,
        table.comparision-table tr {
          display: block;
          width: 100%;
        }

        table.comparision-table thead {
          display: none;
        }

        table.comparision-table tr {
          margin-bottom: 10px;
          border: 1px solid #ddd;
          background: #fff;
        }

        table.comparision-table td {
          text-align: right;
          padding-left: 50%;
          position: relative;
          border: none;
          border-bottom: 1px solid #ddd;
        }

        table.comparision-table td::before {
          content: attr(data-label);
          position: absolute;
          left: 10px;
          width: 50%;
          padding-right: 10px;
          font-weight: bold;
          text-align: left;
          color: #000;
        }
      }

      .error-404 header,
      .not-found header {
        z-index: unset;
      }

      .blog-content table td,
      table th {
        word-break: break-word;
      }

      body {
        padding-top: 20px;
      }

      .download-form .gform_legacy_markup_wrapper .gform_footer .gform_button.button {
        background: #4d186e;
        width: 100%;
        font-size: 20px;
        border-radius: 3px;
        font-weight: 400;
        font-family: Montserrat;
        border: 0;
        color: #fff;
        line-height: normal;
      }

      .download-form .gform_legacy_markup_wrapper .gform_body input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        background: #fff;
        border: 1px solid #fff;
        color: rgba(0, 0, 0, 70%);
        border-radius: 2px;
        font-size: 18px;
        margin-bottom: 10px;
        padding: 14px;
        padding-left: 15px;
        padding-right: 0;
        width: 100%;
        margin-top: -10px;
      }

      .download-form .gform_wrapper .validation_message {
        padding-top: 0 !important;
      }

      .download-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
      }

      .oracle-tabs .tab-pane {
        text-align: left;
        color: #000;
      }

      .oracle-tabs .tab-pane p {
        font-size: 16px;
      }

      .card-container {
        margin-top: 50px;
      }

      .card-container h4 {
        color: #009444;
      }

      .tab-cards {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        margin-top: 20px;
      }

      .tab-cards-item {
        flex: 1 1 calc(50% - 15px);
        box-sizing: border-box;
      }

      .tab-cards-item {
        background-color: #fff;
        padding: 30px;
        display: flex;
        align-items: flex-start;
        gap: 30px;
        box-sizing: border-box;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
      }

      .card-icon {
        width: 50px;
        flex: 0 0 50px;
        height: 50px;
      }

      .card-info h5 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 8px;
      }

      .card-info p {
        margin-bottom: 0;
      }

      .icon-container {
        background-color: #fff;
        padding: 30px;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
        margin-top: 20px;
      }

      .icon-items {
        display: flex;
        flex-direction: column;
        align-items: center;
        min-width: 150px;
        flex: 1 1 216px;
        max-width: 216px;
        text-align: center;
        box-sizing: border-box;
        border-right: 1px solid #e0e0e0;
      }

      .icon-items:last-child {
        border-right: none;
      }

      .icon-items img {
        width: 50px;
        height: auto;
        margin-bottom: 20px;
      }

      .icon-items h5 {
        font-size: 18px;
        font-weight: 500;
        margin: 0;
      }

      .solution-section {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-bottom: 50px;
        gap: 50px;
      }

      .solution-section .solution-image {
        flex: 0 0 calc(40% - 25px);
        max-width: calc(40% - 25px);
      }

      .solution-section .solution-details {
        flex: 0 0 calc(60% - 25px);
        max-width: calc(60% - 25px);
      }

      .solution-section:nth-child(even) {
        flex-direction: row-reverse;
      }

      .solution-image img {
        width: 100%;
        height: auto;
        display: block;
      }

      .solution-details .index {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background: #009444;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 16px;
      }

      .solution-details h4 {
        color: #4d186e;
        padding-bottom: 16px;
        margin-bottom: 16px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      }

      .stack-list {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
      }

      .stack-list .stack-item {
        color: #4d186e;
        padding: 8px 12px;
        white-space: nowrap;
        white-space: normal;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
      }

      .stack-list.purple .stack-item {
        background: rgba(77, 24, 110, 0.06);
        color: #4d186e;
      }

      .stack-list.green .stack-item {
        background: rgba(0, 148, 68, 0.06);
        color: #009444;
      }

      .stack-list.blue .stack-item {
        background: rgba(0, 171, 197, 0.06);
        color: #00abc5;
      }

      ul.rb li .timestamp {
        margin-bottom: 10px;
      }

      .vertical-tabs {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
        overflow: hidden;
        align-items: center;
      }

      .vertical-tabs .tab-buttons {
        flex: 0 0 50%;
        color: #fff;
        display: flex;
        flex-direction: column;
        padding: 30px 20px;
      }

      .vertical-tabs .tab-btn {
        display: flex;
        align-items: center;
        font-weight: 700;
        font-size: 32px;
        opacity: 0.5;
        cursor: pointer;
        transition: 0.3s;
        padding: 20px;
        gap: 12px;
        border-left: 6px solid #fff;
        position: relative;
      }

      .vertical-tabs .tab-btn:after {
        position: absolute;
        background: url("images/arrow-down-rounded-white.svg");
        background-repeat: no-repeat;
        content: "";
        height: 26px;
        width: 26px;
        right: 0;
        transform: rotate(-90deg);
      }

      .vertical-tabs .tab-btn.active {
        opacity: 1;
        font-weight: 700;
      }

      .vertical-tabs .tab-btn img {
        width: 60px;
        height: 60px;
        object-fit: contain;
      }

      .vertical-tabs .tab-content {
        flex: 1;
        padding: 30px;
        background: #fff;
      }

      .vertical-tabs .tab-panel {
        display: none;
      }

      .vertical-tabs .tab-panel.active {
        display: block;
      }

      .vertical-tabs .tab-panel h4 {
        color: #4d186e;
        margin-bottom: 20px;
      }

      @media (max-width: 992px) {
        .solution-section {
          flex-direction: column;
          gap: 30px;
        }

        .solution-section .solution-image,
        .solution-section .solution-details {
          max-width: 100%;
          flex: 1 1 100%;
          width: 100%;
        }

        .tab-content {
          padding-bottom: 0;
        }

        .solution-section:last-of-type {
          margin-bottom: 0;
        }
      }

      @media (max-width: 768px) {
        .tab-cards-item {
          flex: 1 1 100%;
          flex-direction: column;
        }

        .vertical-tabs .vertical-tabs {
          flex-direction: column;
        }

        .vertical-tabs .tab-buttons {
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: center;
        }

        .vertical-tabs .tab-buttons {
          flex: 0 0 100%;
        }

        .vertical-tabs .tab-btn {
          flex: 1 0 100%;
        }

        .vertical-tabs .tab-content {
          padding: 20px;
        }
      }

      .vertical-tabs.concept-2 {
        align-items: flex-start;
      }

      .vertical-tabs.concept-2 .tab-buttons {
        padding: 30px;
        background: #00abc5;
        flex: 0 0 33.33%;
      }

      .vertical-tabs.concept-2 .tab-btn {
        font-size: 14px;
        border-left: none;
        opacity: 1;
        padding: 20px 48px 20px 20px;
      }

      .vertical-tabs.concept-2 .tab-btn.active {
        background: #fff;
        color: #000;
      }

      .vertical-tabs.concept-2 .tab-content {
        border: 1px solid #e0e0e0;
      }

      .vertical-tabs.concept-2 .tab-content h3 {
        font-weight: 700;
        margin-bottom: 16px;
      }

      .vertical-tabs.concept-2 .tab-panel h4 {
        margin-top: 30px;
        color: #00abc5;
      }

      .vertical-tabs.concept-2 .tab-content h5 {
        font-size: 18px;
        font-weight: 700;
        padding: 0px 0 16px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        margin-bottom: 16px;
      }

      .vertical-tabs.concept-2 .tab-content p {
        margin-bottom: 0;
      }

      .vertical-tabs.concept-2 .tab-btn:after {
        background: url("../images/Arrow.svg");
        transform: rotate(0);
        right: 20px;
      }

      .vertical-tabs.concept-2 .tab-btn.active:after {
        background: url("../images/Arrow-active.svg");
      }

      .flex-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 30px;
      }

      .flex-grid .flex-item {
        flex: 1 1 100%;
      }

      .flex-grid.columns-2 .flex-item {
        flex: 1 1 calc(50% - 15px);
      }

      .flex-grid.columns-3 .flex-item {
        flex: 1 1 calc(33.333% - 20px);
      }

      .para-card {
        margin-bottom: 50px;
      }

      .para-card h4 {
        color: #009444;
        margin-bottom: 20px;
      }

      .tab-cards.column-3 .tab-cards-item {
        flex: 1 1 calc(33.33% - 20px);
        flex-direction: column;
      }

      .mb-50 {
        margin-bottom: 50px;
      }

      ul.square-listing {
        list-style: none;
        padding-left: 0;
        margin: 0;
      }

      ul.square-listing li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 8px;
      }

      ul.square-listing li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 9px;
        width: 8px;
        height: 8px;
        background-color: #4d186e;
      }

      @media (max-width: 768px) {

        .flex-grid.columns-2 .flex-item,
        .flex-grid.columns-3 .flex-item {
          flex: 1 1 100%;
        }

        .vertical-tabs.concept-2 {
          flex-direction: column;
        }

        .tab-cards.column-3 .tab-cards-item {
          flex: 1 1 calc(100%);
        }
      }

      .post-grid .post-item .post-info {
        gap: 3px;
        margin-bottom: 8px;
        flex-wrap: wrap;
      }

      .archive .blog-header-wrapper #filters {
        display: none;
      }

      .archive .title-with-action {
        text-align: center;
        flex: 1;
        justify-content: center;
      }

      .category.elementor-kit-9 h1 {
        font-family: "Montserrat", Sans-serif;
        font-size: 60px;
        font-weight: 900;
      }

      .industries-section .elementor-widget-icon-box .elementor-icon svg {
        transition: filter 0.18s ease, opacity 0.18s ease;
      }

      .industries-section .elementor-widget-icon-box:hover .elementor-icon svg {
        filter: invert(1) saturate(0) brightness(2) !important;
      }

      .user-bio {
        font-family: "Montserrat", sans-serif;
        line-height: 30px;
      }

      .footer-links p,
      .footer-links li {
        margin-bottom: 14px;
      }

      .accordion-spacing .elementor-tab-title.elementor-active {
        padding-bottom: 30px !important;
      }

      .accordion-spacing .elementor-accordion .elementor-accordion-item {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.03);
      }

      .custom-listing {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-top: 20px;
      }

      .custom-listing li {
        position: relative;
        padding-left: 28px;
        margin-bottom: 8px;
        margin-bottom: 15px;
        font-size: 16px;
        color: #000;
      }

      .custom-listing li::before {
        content: "";
        position: absolute;
        left: 0;
        top: 7px;
        width: 8px;
        height: 8px;
        background-color: #00833e;
        border-radius: 0;
      }

      .custom-listing li:last-of-type {
        margin-bottom: 0;
      }

      .job-cateogry-marketing {
        background-image: url("../images/job-cateogry-marketing.svg");
        background-repeat: no-repeat;
        background-position: center left 30px;
      }

      .job-cateogry-marketing.nitro-lazy {
        background-image: none !important;
      }
           

  