.elementor-kit-5{--e-global-color-primary:#D6B833;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#0131A7;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1em;--e-global-typography-secondary-font-family:"Archivo";--e-global-typography-secondary-font-size:42px;--e-global-typography-secondary-font-weight:800;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Archivo";--e-global-typography-text-font-size:28px;--e-global-typography-text-font-weight:800;--e-global-typography-text-line-height:1em;--e-global-typography-accent-font-family:"Archivo";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-702f03a-font-family:"Archivo";--e-global-typography-702f03a-font-size:64px;--e-global-typography-702f03a-font-weight:800;--e-global-typography-702f03a-text-transform:uppercase;--e-global-typography-702f03a-line-height:1em;color:#000000;font-family:"Bai Jamjuree", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Bai Jamjuree", Sans-serif;font-weight:500;text-transform:capitalize;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );border-radius:10px 0px 10px 0px;padding:16px 26px 16px 26px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#00000000;color:var( --e-global-color-accent );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{font-family:"Archivo", Sans-serif;font-size:72px;font-weight:700;}.elementor-kit-5 h2{font-family:"Archivo", Sans-serif;font-size:52px;font-weight:700;}.elementor-kit-5 h3{font-family:"Archivo", Sans-serif;font-size:38px;font-weight:700;}.elementor-kit-5 h4{font-family:"Archivo", Sans-serif;font-size:26px;font-weight:700;}.elementor-kit-5 h5{font-family:"Archivo", Sans-serif;font-weight:700;}.elementor-kit-5 h6{font-family:"Archivo", Sans-serif;font-weight:700;}.elementor-kit-5 label{font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1430px;}.e-con{--container-max-width:1430px;}.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);}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:34px;--e-global-typography-text-font-size:25px;--e-global-typography-702f03a-font-size:42px;}.elementor-kit-5 h1{font-size:52px;}.elementor-kit-5 h2{font-size:42px;}.elementor-kit-5 h3{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:42px;}.elementor-kit-5 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button {
    transform: skew(-10deg);
}

/*Animation*/
.custom-a-rotate {
    animation: a-rorate 10s linear infinite;
}
/*Keyframes*/
@keyframes a-rorate {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(180deg)}
}/* End custom CSS */