.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#C85746;--e-global-color-a0345f4:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:400;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#F39D2F;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:700;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#F39D2F;border-radius:1px 1px 1px 1px;padding:16px 32px 16px 32px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:#C85746;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#C85746;border-radius:1px 1px 1px 1px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:60px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.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 */.btn-common {transition: all 0.3s;width: fit-content;position:relative;overflow:hidden}
.btn-common span {z-index: 1;}
.btn-common {animation: button 1s cubic-bezier(.33,0,.25,1);}
@keyframes button{0%{transform:translateY(3.125rem);opacity:0}39.1%{transform:translateY(2.625rem)}52.2%{opacity:0}87%{opacity:1}to{transform:translateY(0);opacity:1}}
.btn-common-primary{color: var(--color-black);background-color: var(--color-primary);border: 1px solid #98e365;}
.btn-common-primary .button-icon-container {background: #fff;}
.btn-common::before {content: "";position: absolute;top: 0;width: 100%;height: 100%;background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.5), transparent);}
.btn-common::before {-webkit-animation: shine 1.5s ease-in-out infinite;animation: shine 1.5s ease-in-out infinite;}
@-webkit-keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}

@keyframes shine {
    0% {
        left: -100%;
    }
    100% {
        left: 100%;
    }
}/* End custom CSS */