.elementor-kit-6{--e-global-color-primary:#E9862C;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-b4f8302:#666666;--e-global-color-19509f1:#E5E5E5;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:28px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:38px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:28px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-3c1f60c-font-family:"Inter";--e-global-typography-3c1f60c-font-size:16px;--e-global-typography-3c1f60c-font-weight:700;--e-global-typography-3c1f60c-line-height:26px;--e-global-typography-4785e12-font-family:"Anton";--e-global-typography-4785e12-font-size:96px;--e-global-typography-4785e12-font-weight:400;--e-global-typography-4785e12-text-transform:uppercase;--e-global-typography-4785e12-line-height:100px;--e-global-typography-bac61f2-font-family:"Anton";--e-global-typography-bac61f2-font-size:120px;--e-global-typography-bac61f2-font-weight:400;--e-global-typography-bac61f2-text-transform:uppercase;--e-global-typography-bac61f2-line-height:120px;color:var( --e-global-color-text );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 h1{color:var( --e-global-color-text );}.elementor-kit-6 h2{color:var( --e-global-color-text );}.elementor-kit-6 h3{color:var( --e-global-color-text );}.elementor-kit-6 h4{color:var( --e-global-color-text );}.elementor-kit-6 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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:1100px){.elementor-kit-6{--e-global-typography-primary-font-size:22px;--e-global-typography-primary-line-height:32px;--e-global-typography-secondary-font-size:17px;--e-global-typography-secondary-line-height:27px;--e-global-typography-text-font-size:15px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:13px;--e-global-typography-3c1f60c-font-size:15px;--e-global-typography-3c1f60c-line-height:25px;--e-global-typography-4785e12-font-size:65px;--e-global-typography-4785e12-line-height:75px;--e-global-typography-bac61f2-font-size:74px;--e-global-typography-bac61f2-line-height:84px;}}@media(max-width:1000px){.elementor-kit-6{--e-global-typography-primary-font-size:20px;--e-global-typography-primary-line-height:30px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-size:12px;--e-global-typography-3c1f60c-font-size:14px;--e-global-typography-3c1f60c-line-height:24px;--e-global-typography-4785e12-font-size:46px;--e-global-typography-4785e12-line-height:56px;--e-global-typography-bac61f2-font-size:60px;--e-global-typography-bac61f2-line-height:70px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:18px;--e-global-typography-primary-line-height:28px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-size:12px;--e-global-typography-3c1f60c-font-size:14px;--e-global-typography-3c1f60c-line-height:24px;--e-global-typography-4785e12-font-size:34px;--e-global-typography-4785e12-line-height:42px;--e-global-typography-bac61f2-font-size:48px;--e-global-typography-bac61f2-line-height:56px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.btn1 .elementor-button {
    background: linear-gradient(to right, transparent 50%, var(--e-global-color-accent) 50%);
    background-size: 200% 100%;
    transition: background-position 0.5s, color 0.5s;
    position: relative;
    overflow: hidden;
}

.btn1 .elementor-button:hover {
    background-position: -100% 0; 
    color: var(--e-global-color-text);
}

.btn1 .elementor-button svg {
    transition: transform 0.5s ease;
}

.btn1 .elementor-button:hover svg {
    transform: translateX(10px);
}

.btn1 .elementor-button-icon svg {
    width: 20px !important;
    height: auto;
}

.btn1 .elementor-button:hover path {
    fill: var(--e-global-color-secondary);
}
.btn1 span.elementor-button-content-wrapper {
    align-items: center !important;
}
.btn2 .elementor-button { 
    background: linear-gradient(to right, transparent 50%, var( --e-global-color-secondary ) 50%);
    background-size: 200% 100%;
    transition: background-position 0.5s, color 0.5s;
    position: relative;
    overflow: hidden;
}
.btn2 .elementor-button:hover {
    background-position: -100% 0; 
    color: var(--e-global-color-text);
}

.btn2 .elementor-button svg {
    transition: transform 0.5s ease;
}

.btn2 .elementor-button:hover svg {
    transform: translateX(10px);
}

.btn2 .elementor-button-icon svg {
    width: 24px !important;
    height: auto;
}

.btn2 .elementor-button:hover path {
    fill: var(--e-global-color-secondary);
}
.btn2 span.elementor-button-content-wrapper {
    align-items: center !important;
}

@media (max-width: 1000px) {
.btn1 .elementor-button-icon svg {
    width: 15px !important;

}
.btn2 .elementor-button-icon svg {
    width: 15px !important;

} 
}/* End custom CSS */