.elementor-kit-6{--e-global-color-primary:#37C837;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#0F4C81;--e-global-color-219dc85:#E9E5E5;--e-global-color-e37b3b7:#37C837;--e-global-color-58fc324:#FCFDFF;--e-global-color-9049302:#1D293D;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:600;--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:600;}.elementor-kit-6 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: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-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 *//* Let every WPR flip box grow to fit its back content */

.wpr-flip-box {
    height: 300px !important;
    min-height: 0 !important;
}

.wpr-flip-box-back {
    position: relative !important;
    height: 300px !important;
    min-height: 0 !important;
    overflow: auto;
}

.wpr-flip-box-front {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wpr-flip-box-content {
    height: auto !important;
    overflow: visible !important;
}

.wpr-flip-box-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 767px) {
  .cky-btn-revisit-wrapper {
    width: 40px !important;
    height: 40px !important;
    left: 14px !important;
    bottom: 14px !important;
  }

  .cky-btn-revisit-wrapper img {
    width: 30px !important;
    height: 30px !important;
  }
}/* End custom CSS */