.elementor-kit-6{--e-global-color-primary:#C9D59B;--e-global-color-secondary:#394A3D;--e-global-color-text:#295148;--e-global-color-accent:#8BBECF;--e-global-color-c24a071:#DFE1E0;--e-global-color-9808eb3:#FBFFEF;--e-global-color-5ee2844:#9EAF9080;--e-global-color-4fd0c3f:#5A7F60;--e-global-typography-primary-font-family:"Noto Sans Thai Looped";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans Thai";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans Thai";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Sans Thai";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-9808eb3 );font-family:"Noto Sans Thai", Sans-serif;}.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-size:1.2em;font-weight:600;text-transform:uppercase;background-image:linear-gradient(90deg, var( --e-global-color-primary ) 0%, var( --e-global-color-accent ) 100%);box-shadow:0px 0px 10px 0px rgba(157.99999999999997, 175, 144, 0.5);border-radius:30px 30px 30px 30px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h1{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h2{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h3{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h4{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h5{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 h6{font-family:"Noto Sans Thai", Sans-serif;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{border-style:solid;border-color:var( --e-global-color-c24a071 );border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 */.curve-shadow {
    position: relative;
    z-index:2;
}
.curve-shadow.-top,  .curve-shadow.-top div, .curve-shadow.-top:after{
    border-radius: 40px 0;
}
.curve-shadow.-bottom, .curve-shadow.-bottom div, .curve-shadow.-bottom:after{
    border-radius: 0 40px;
}
.curve-shadow:after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    
    background: linear-gradient(90deg,rgba(42, 123, 155, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(237, 221, 83, 1) 100%);
    opacity: 0.2;
    z-index: -1;
}
.curve-shadow.-top:after{
    top:10px;
    left:10px;
}
.curve-shadow.-bottom:after{
    top:10px;
    left:-10px;
}

.step-desc{
    box-shadow: 0px 10px 10px rgba(0,0,0,.025)
}

a{
    color: var(--e-global-color-accent)
}/* End custom CSS */