.elementor-13575 .elementor-element.elementor-element-5821a15{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13575 .elementor-element.elementor-element-5821a15:not(.elementor-motion-effects-element-type-background), .elementor-13575 .elementor-element.elementor-element-5821a15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1273EB;}.elementor-13575 .elementor-element.elementor-element-b5abc05{--display:flex;}.elementor-13575 .elementor-element.elementor-element-077b39d{margin:35px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-13575 .elementor-element.elementor-element-077b39d .elementor-heading-title{color:#FFFFFF;}.elementor-13575 .elementor-element.elementor-element-bb5d941{text-align:center;color:#FFFFFF;}.elementor-13575 .elementor-element.elementor-element-fa1843e{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13575 .elementor-element.elementor-element-fa1843e:not(.elementor-motion-effects-element-type-background), .elementor-13575 .elementor-element.elementor-element-fa1843e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F6FC;}.elementor-13575 .elementor-element.elementor-element-f7045ac{--display:flex;}.elementor-13575 .elementor-element.elementor-element-e408dfd{letter-spacing:0px;}.elementor-13575 .elementor-element.elementor-element-ae2d176{margin:70px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:left;}.elementor-13575 .elementor-element.elementor-element-8db69ae{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13575 .elementor-element.elementor-element-8db69ae:not(.elementor-motion-effects-element-type-background), .elementor-13575 .elementor-element.elementor-element-8db69ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F6FC;}.elementor-13575 .elementor-element.elementor-element-51aea9a{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-13575 .elementor-element.elementor-element-51aea9a:not(.elementor-motion-effects-element-type-background), .elementor-13575 .elementor-element.elementor-element-51aea9a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F1F6FC;}.elementor-13575 .elementor-element.elementor-element-e3e38dd{--display:flex;}.elementor-13575 .elementor-element.elementor-element-27cc373{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-13575 .elementor-element.elementor-element-5995253 .elementor-button{background-color:#02010100;fill:#000000;color:#000000;border-style:solid;border-width:2px 2px 2px 2px;border-radius:10px 10px 10px 10px;}.elementor-13575 .elementor-element.elementor-element-5995253 .elementor-button:hover, .elementor-13575 .elementor-element.elementor-element-5995253 .elementor-button:focus{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}@media(max-width:1024px){.elementor-13575 .elementor-element.elementor-element-5821a15{--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-fa1843e{--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-8db69ae{--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-51aea9a{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-13575 .elementor-element.elementor-element-5821a15{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-fa1843e{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-fb35efa{text-align:center;}.elementor-13575 .elementor-element.elementor-element-8db69ae{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-13575 .elementor-element.elementor-element-51aea9a{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-8d89467 */.process-step {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 30px;
  font-family: Arial, sans-serif;
}

.step-number {
  background-color: #003c5c; /* Dark blue as per your previous design */
  color: white;
  font-size: 28px;
  font-weight: bold;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  flex-shrink: 0;
}

.step-content h3 {
  margin: 0;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: bold;
}

.step-content p {
  margin-top: 5px;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
}/* End custom CSS */