.elementor-kit-14{--e-global-color-primary:#1D476F;--e-global-color-secondary:#eff2fc;--e-global-color-success:#22c55e;--e-global-color-info:#1D476F;--e-global-color-warning:#FDA62B;--e-global-color-danger:#ef4444;--e-global-color-light:#ffffff;--e-global-color-dark:#131022;--e-global-color-pollock_primary:#2D3958;--e-global-color-pollock_text:#7B88A8;--e-global-color-pollock_accent:#F9795E;--e-global-color-pollock_accent_2:#FDA62B;--e-global-color-pollock_accent_3:#FB9046;--e-global-color-pollock_dark:#292F3A;--e-global-color-pollock_light:#F7F5F1;--e-global-color-pollock_light_2:#F8FAFC;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:400;}.elementor-kit-14 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 *//* Hide the section on screens smaller than 1024px (medium and below) */
@media screen and (max-width: 1023px) {
  .my-section {
    display: none !important;
  }
}

/* Ensure it's visible on large screens */
@media screen and (min-width: 1024px) {
  .my-section {
    display: block !important;
  }
}/* End custom CSS */