.elementor-301 .elementor-element.elementor-element-b01e0c8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-301 .elementor-element.elementor-element-b01e0c8:not(.elementor-motion-effects-element-type-background), .elementor-301 .elementor-element.elementor-element-b01e0c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-287a711 );}.elementor-301 .elementor-element.elementor-element-8450ec3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-301 .elementor-element.elementor-element-8450ec3:not(.elementor-motion-effects-element-type-background), .elementor-301 .elementor-element.elementor-element-8450ec3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-287a711 );}.elementor-301 .elementor-element.elementor-element-fc92fea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-image .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-301 .elementor-element.elementor-element-e407513{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-301 .elementor-element.elementor-element-b65012f{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-301 .elementor-element.elementor-element-2bd352e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-301 .elementor-element.elementor-element-1e49807{--spacer-size:26px;}.elementor-301 .elementor-element.elementor-element-8811722{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-301 .elementor-element.elementor-element-52d3a73{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-301 .elementor-element.elementor-element-4dd6083{--spacer-size:10px;}.elementor-301 .elementor-element.elementor-element-60cba8e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-301 .elementor-element.elementor-element-60cba8e:not(.elementor-motion-effects-element-type-background), .elementor-301 .elementor-element.elementor-element-60cba8e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-99a348a );}.elementor-301 .elementor-element.elementor-element-6706490{--spacer-size:6px;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-301 .elementor-element.elementor-element-fc92fea{--width:50%;}.elementor-301 .elementor-element.elementor-element-e407513{--width:50%;}.elementor-301 .elementor-element.elementor-element-2bd352e{--width:50%;}.elementor-301 .elementor-element.elementor-element-8811722{--width:50%;}}/* Start custom CSS for html, class: .elementor-element-e92e7d9 */@media (max-width: 600px) {
  h1 {
    font-size: 40px !important;   /* reduces from 80px */
    line-height: 1 !important;
    text-align: left;
  }

  h2 {
    font-size: 24px !important;   /* reduces from 40px */
    line-height: 1 !important;
    text-align: left;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-10021f5 */@media (max-width: 600px) {
  .medmin-box {
    display: inline-block !important;
    width: auto !important;
    max-width: max-content !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8d5c382 */.medmin-box {
  background-color: #00b8a9;   /* box colour */
  color: #011619;              /* text colour */
  padding: 5px 22px;          /* space inside the box */
  font-size: 22px;             /* slightly bigger text */
  font-weight: 1000;            /* bold-ish */
  border-radius: 0px;          /* sharp corners */
  display: inline-block;       /* keeps the box tight to the text */
  margin-top: 0px;            /*/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0c62479 */@media (max-width: 600px) {
  h1 {
    font-size: 48px !important;     /* reduces from 100px */
    line-height: 1 !important;      /* prevents overlap */
    text-align: center !important;  /* optional but cleaner */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e6a72a1 *//* Container for the three pills */
.pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

/* Individual pill */
.pill {
  border: 2px solid #000000;    /* black border */
  background-color: transparent; /* transparent fill */
  border-radius: 999px;          /* pill shape */
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
}

/* Mobile: allow pills to go full width if needed */
@media (max-width: 600px) {
  .pill {
    width: 100%;
    text-align: center;
    white-space: normal;
  }
}/* End custom CSS */