.elementor-kit-5{--e-global-color-primary:#2B44CC;--e-global-color-secondary:#004F58;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-b53284c:#2B44CC;--e-global-color-b64751a:#E3E3E3;--e-global-color-4f028fe:#E96664;--e-global-color-ff8e49f:#004F58;--e-global-color-88569fa:#6EC1E4;--e-global-color-b192329:#FC6400;--e-global-color-2a22166:#FAC000;--e-global-color-73ee577:#FAC000;--e-global-color-4f87e2e:#D73502;--e-global-color-33dbc9f:#4D4D4D;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-b53284c );color:#FFFFFF;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h1{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h2{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h3{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h4{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h5{font-family:"Manrope", Sans-serif;}.elementor-kit-5 h6{font-family:"Manrope", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:134px;max-width:134px;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Hide all boxes initially */
.toggle-box {
  display: none;
}

/* Show only Option 1 box by default */
.option1-box {
  display: block;
}

/* Responsive padding/margin if needed */
@media (max-width: 767px) {
  .toggle-box {
    padding: 15px 10px;
  }

  .custom-dropdown {
    width: 100%;
    font-size: 16px;
  }
}/* End custom CSS */