.elementor-kit-13{--e-global-color-primary:#010114;--e-global-color-secondary:#242740;--e-global-color-text:#242740;--e-global-color-accent:#C4C4E4;--e-global-color-1776cab:#FFFFFF;--e-global-color-2b2ae3b:#E2C044;--e-global-color-791c1b0:#F9FAFB;--e-global-color-f21db38:#E3C044;--e-global-color-fe930f8:#587B7F;--e-global-color-66b6e31:#587B7F;--e-global-typography-primary-font-weight:700;color:#4B5563;font-size:18px;font-weight:400;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 h1{color:var( --e-global-color-primary );font-size:48px;font-weight:700;line-height:64px;}.elementor-kit-13 h2{color:var( --e-global-color-primary );font-size:36px;font-weight:700;line-height:50px;}.elementor-kit-13 h3{color:var( --e-global-color-primary );font-size:28px;font-weight:600;line-height:36px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-size:16px;font-weight:700;line-height:20px;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1224px;}.e-con{--container-max-width:1224px;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.start-free-trial,.start-free-trial-white, .view-demo, .open-mail{
    cursor: pointer;
}

.start-free-trial .elementor-button{
    background: linear-gradient(90deg, #587b7f 0%, #242740 100%);
    color:#FFFFFF !important;
}
.start-free-trial .elementor-button:hover{
    background: linear-gradient(90deg, #587b7f 0%, #242740 100%)!important;
    color:#FFFFFF !important;
}


.text-transparent {
    color: transparent;
}

.bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text;
}

.bg-gradient-to-r.from-blue-600.to-purple-600 {
    /* Tailwind sẽ tự động kết hợp các thuộc tính này cho bạn */
    background-image: linear-gradient(to right, #242740, #587b7f);
}
.front-card ul{
padding-inline-start:20px;
}/* End custom CSS */