.elementor-kit-5{--e-global-color-primary:#667085;--e-global-color-secondary:#F6EFE2;--e-global-color-text:#1F1812;--e-global-color-accent:#F2C14E;--e-global-color-d46bf94:#E8DAC0;--e-global-color-b2d3dd4:#C8922A;--e-global-color-593cffb:#FBF6EC;--e-global-typography-primary-font-family:"Nunito Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-9df7ef6-font-family:"Nunito Sans";--e-global-typography-9df7ef6-font-size:1rem;--e-global-typography-9df7ef6-text-transform:uppercase;--e-global-typography-98d0db2-font-family:"Nunito Sans";--e-global-typography-98d0db2-font-size:1.5rem;--e-global-typography-98d0db2-font-weight:700;--e-global-typography-437fffe-font-family:"Nunito Sans";--e-global-typography-437fffe-font-size:2rem;--e-global-typography-437fffe-font-weight:700;font-family:"Nunito Sans", Sans-serif;}.elementor-kit-5 h1{font-family:"Nunito Sans", Sans-serif;font-size:3.5rem;font-weight:700;}.elementor-kit-5 h2{font-family:"Nunito Sans", Sans-serif;font-size:3rem;font-weight:700;}.elementor-kit-5 h3{font-family:"Nunito Sans", Sans-serif;font-size:3.4rem;font-weight:900;}.elementor-kit-5 h4{font-family:"Nunito Sans", Sans-serif;font-size:1rem;font-weight:800;text-transform:uppercase;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-kit-5{--e-global-typography-9df7ef6-font-size:1rem;}.elementor-kit-5 h2{font-size:2.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bottom-border-flag {
  border-bottom: 2px solid transparent;
  border-image: linear-gradient(to right, 
    #000000 0% 33.33%, 
    #FFDA44 33.33% 66.66%, 
    #D80027 66.66% 100%
  ) 1;
}

.top-border-flag {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.top-border-flag::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, 
    #000000 0% 33.33%, 
    #FFDA44 33.33% 66.66%, 
    #D80027 66.66% 100%
  );
  z-index: 10;
}

.small-txt{
  height: 6vh;
}/* End custom CSS */