.elementor-kit-9{--e-global-color-primary:#F9F8F5;--e-global-color-secondary:#7DC28D;--e-global-color-text:#393939;--e-global-color-accent:#DF7A5C;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 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:1px;}.elementor-element{--widgets-spacing:1px 1px;--widgets-spacing-row:1px;--widgets-spacing-column:1px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:650px;}.e-con{--container-max-width:650px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.pc-only, .tb-only, .sp-only {
    display: none !important;
}

@media (min-width: 1025px) {
    .pc-only {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .tb-only {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .sp-only {
        display: inline !important;
    }
}

.slide-btn a.elementor-button {
    position: relative;
    overflow: hidden;
    background-color: #7DC28D !important;
    z-index: 1;
    transition: all 0.3s;
    border: none !important;
}

.slide-btn a.elementor-button::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #DF7A5C;
    z-index: -1; 
}

.slide-btn a.elementor-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #7DC28D;
    z-index: -1;
}

.slide-btn a.elementor-button:hover::before {
    left: 0;
    transition: left 0.4s ease-out;
}

.slide-btn a.elementor-button:hover::after {
    left: -100%;
    transition: none;
}

.slide-btn a.elementor-button:not(:hover)::after {
    left: 0;
    transition: left 0.4s ease-out;
}

.slide-btn a.elementor-button:not(:hover)::before {
    left: 100%;
    transition: left 0.4s ease-out;
}

.slide-btn a.elementor-button .elementor-button-content-wrapper {
    position: relative;
    z-index: 10;
}

.btn-white-orange a.elementor-button {
    background-color: #F9F8F5 !important;
    color: #333333 !important;
}

.btn-white-orange a.elementor-button::before {
    background-color: #DF7A5C;
}

.btn-white-orange a.elementor-button::after {
    background-color: #F9F8F5;
}

.btn-white-orange a.elementor-button:hover .elementor-button-text,
.btn-white-orange a.elementor-button:hover .elementor-align-icon-right {
    color: #F9F8F5 !important;
}

.btn-orange-white a.elementor-button {
    background-color: #DF7A5C !important;
    color: #F9F8F5 !important;
}

.btn-orange-white a.elementor-button::before {
    background-color: #F9F8F5;
}

.btn-orange-white a.elementor-button::after {
    background-color: #DF7A5C;
}

.btn-orange-white a.elementor-button:hover .elementor-button-text,
.btn-orange-white a.elementor-button:hover .elementor-align-icon-right {
    color: #DF7A5C !important;
}

.btn-orange-green a.elementor-button {
    background-color: #DF7A5C !important;
    color: #F9F8F5 !important;
}

.btn-orange-green a.elementor-button::before {
    background-color: #7DC28D;
}

.btn-orange-green a.elementor-button::after {
    background-color: #DF7A5C;
}

.btn-orange-green a.elementor-button:hover .elementor-button-text,
.btn-orange-green a.elementor-button:hover .elementor-align-icon-right {
    color: #F9F8F5 !important;
}

@media (max-width: 767px) {
    .sp-font-size-20 {
        font-size: 16px !important;
    }
    .sp-font-size-17 {
        font-size: 13px !important;
    }
    .sp-font-size {
        font-size: 24px !important;
    }
}/* End custom CSS */