.elementor-kit-177{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-3a6c6eb:#FFFFFF;--e-global-color-648a1e3:#2F2F2F;--e-global-color-62ea2e7:#82FF1F;--e-global-color-f413347:#002129;--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;background-color:var( --e-global-color-f413347 );}.elementor-kit-177 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 *//* FRONTEND ONLY: keep editor intact */
body:not(.elementor-editor-active) .my-reset-container {
  transform-origin: center bottom; /* allow parent rotateX to affect children */
}

/* Keep social icons layout normal on frontend (does not force transform/opacity) */
body:not(.elementor-editor-active) .my-reset-container .elementor-social-icons {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-start;
}

body:not(.elementor-editor-active) .my-reset-container .elementor-social-icon {
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  height: auto;
  overflow: visible;
  margin: 0;
  padding: 0;
  background: transparent;
  box-sizing: border-box;
}

/* Defensive: hide any MDW-injected arrow icons (frontend only) */
body:not(.elementor-editor-active) .my-reset-container .elementor-icon-list-icon i.fas.fa-arrow-right,
body:not(.elementor-editor-active) .my-reset-container .elementor-social-icon i.fas.fa-arrow-right {
  display: none;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}

/* optional: small responsive tweak */
@media (max-width:767px){
  body:not(.elementor-editor-active) .my-reset-container .elementor-social-icons { gap: 6px; }
}/* End custom CSS */