.elementor-kit-2287{--e-global-color-primary:#11AB49;--e-global-color-secondary:#212225;--e-global-color-text:#030303;--e-global-color-accent:#04C7C0;--e-global-color-71143c1:#2A63D1;--e-global-color-ca5e7e8:#AEFFA0;--e-global-typography-primary-font-family:"Inter";--e-global-typography-secondary-font-family:"Inter";--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:400;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:27.6px;}.elementor-kit-2287 button,.elementor-kit-2287 input[type="button"],.elementor-kit-2287 input[type="submit"],.elementor-kit-2287 .elementor-button{background-color:var( --e-global-color-71143c1 );font-family:"Inter", Sans-serif;font-size:16px;font-weight:700;color:#FFFFFF;border-radius:15px 15px 15px 15px;padding:10px 15px 10px 15px;}.elementor-kit-2287 button:hover,.elementor-kit-2287 button:focus,.elementor-kit-2287 input[type="button"]:hover,.elementor-kit-2287 input[type="button"]:focus,.elementor-kit-2287 input[type="submit"]:hover,.elementor-kit-2287 input[type="submit"]:focus,.elementor-kit-2287 .elementor-button:hover,.elementor-kit-2287 .elementor-button:focus{background-color:#1C52BB;color:#FFFFFF;}.elementor-kit-2287 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2287 a{color:var( --e-global-color-text );}.elementor-kit-2287 a:hover{color:var( --e-global-color-primary );}.elementor-kit-2287 h1{font-family:"Inter", Sans-serif;font-size:64px;font-weight:700;}.elementor-kit-2287 h2{font-family:"Inter", Sans-serif;font-size:45px;font-weight:700;line-height:54px;}.elementor-kit-2287 h3{font-family:"Inter", Sans-serif;font-size:33px;font-weight:700;line-height:40px;}.elementor-kit-2287 h4{font-family:"Inter", Sans-serif;font-size:28px;font-weight:700;}.elementor-kit-2287 h5{color:var( --e-global-color-secondary );font-family:"Inter", Sans-serif;font-size:21px;font-weight:700;}.elementor-kit-2287 h6{font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-2287 h1{font-size:52px;line-height:58px;}.elementor-kit-2287 h2{font-size:38px;line-height:42px;}.elementor-kit-2287 h3{font-size:28px;line-height:34px;}.elementor-kit-2287 h4{font-size:24px;line-height:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-2287 h1{font-size:40px;line-height:46px;}.elementor-kit-2287 h2{font-size:30px;line-height:36px;}.elementor-kit-2287 h3{font-size:22px;line-height:24px;}.elementor-kit-2287 h4{font-size:20px;line-height:22px;}.elementor-kit-2287 button,.elementor-kit-2287 input[type="button"],.elementor-kit-2287 input[type="submit"],.elementor-kit-2287 .elementor-button{line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.text-gradient, .elementor-counter-number-wrapper {
    background: linear-gradient(283.36deg, #05C3D5 0.21%, #03CBB1 38.06%, #09C07D 75.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.arrow-btn svg {
    width: 25px;
}

.arrow-btn.green svg path {
        fill: var(--e-global-color-d0aa579);
    
}

.arrow-btn.black svg path {
        fill: #000;
    
}

.background-gradient .swiper-slide {
    background: -webkit-linear-gradient(283.36deg, #05C3D5 0.21%, #03CBB1 38.06%, #09C07D 75.91%);
}

.e-loop-item.type-blog_article .case-study-tag, .e-loop-item.type-resources .case-study-tag, .e-loop-item.type-resources .blog-tag, .e-loop-item.type-case-studies .blog-tag {
    display: none;
}


/* Same height loop grid */
.elementor-loop-container {
    grid-auto-rows: auto !important;
}

/* Add padding globally */
@media (min-width: 768px) {
.elementor-element.e-con-boxed {
    padding: 0 40px !important;
}
}

/* Post content */
.post-content blockquote {
    border-left: 8px solid #131A4B;
    font-size: 26px;
    line-height: 34px;
    margin: 30px 0;
    padding: 0 0 0 30px;
}

.post-content a {
    color: var( --e-global-color-d0aa579 );
}

.post-content img {
    max-width: none;
    width: 100%;
}

.post-content ul {
    list-style: none;
}

.post-content ul>li {
    display: block;
    padding-left: 20px;
    position: relative;
}

.post-content ol, .post-content ol>li, .post-content ul {
    margin-bottom: 0;
    padding-left: 0;
}

.post-content>*+* {
    margin-top: 2.4rem;
    margin-bottom: 0;
}

.post-content ol, .post-content p, .post-content ul {
    margin-bottom: 1.25rem;
}

.post-content ol {
    padding-left: 30px;
}

.post-content ol>li+li, .post-content ul>li+li {
    margin-top: 1.5rem;
}

.post-content ul>li:before {
    color: #131A4B;
    font-weight: 700;
    padding-right: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    content: "●";
    left: 0;
    padding-right: 10px;
    position: absolute;
    top: 0;
    z-index: 5;
}/* End custom CSS */