.elementor-kit-6{--e-global-color-primary:#ECF3FA;--e-global-color-secondary:#C4CFEE;--e-global-color-text:#FF7100;--e-global-color-accent:#7A7A7A;--e-global-color-a0e4ec6:#000000;--e-global-color-5c17e16:#201B1A;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Bai Jamjuree";--e-global-typography-secondary-font-size:57px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:26px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.1em;--e-global-typography-accent-font-family:"Bai Jamjuree";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.1em;--e-global-typography-9b9b957-font-family:"Bai Jamjuree";--e-global-typography-9b9b957-font-size:80.14px;--e-global-typography-9b9b957-font-weight:600;--e-global-typography-9b9b957-text-transform:uppercase;--e-global-typography-9b9b957-line-height:1.1em;--e-global-typography-b3c412b-font-family:"Inter";--e-global-typography-b3c412b-font-size:24px;--e-global-typography-b3c412b-line-height:1.3em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:transparent;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 );color:var( --e-global-color-primary );background-image:linear-gradient(117deg, var( --e-global-color-text ) 0%, var( --e-global-color-a0e4ec6 ) 100%);border-radius:10px 10px 10px 10px;padding:20px 60px 20px 60px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.titulo-gradient{
    display: inline-block;
    background: linear-gradient(104deg,
        #FFF0E0 19.66%,
        #EFAA7A 38.67%,
        #E06315 57.68%,
        #924A0C 95.69%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.btn{
    background-image: linear-gradient(to right, red, blue, blue);
}

.fit-content{
    width: fit-content;
}

.card-check{
  border: 1px solid;
  border-image: linear-gradient(to right, #FF9D00, #000000) 1;
}

.overflow{
    overflow: hidden;
}/* End custom CSS */