#section-1 {
  background-image: url("../assets/Head_Banner_Desktop\ 1.svg");
  background-size: cover;
  background-repeat: no-repeat;
}


#section-1 > p {
  color: #fff;
  text-shadow: 0px 4px 4px 0px rgba(35, 48, 90, 0.4);
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-1 > p > strong {
  color: #7fb0f2;
}

#section-2 > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#section-2 > div > p {
  color: #010b44;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-2 > div > p > strong {
  color: #7fb0f2;
}


#section-2 > div > div > div {
  border: 2px solid var(--7-fb-0-f-2, #7fb0f2);
  background: var(--f-0-f-7-ff, #f0f7ff);
}

#section-2 > div > div > div > p {
  color: var(--010-b-44, #010b44);
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-2 > div > div > div :nth-child(2) {
  color: var(--7-fb-0-f-2, #7fb0f2);
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#section-2 > div > a > button {
  background: var(--010-b-44, #010b44);
  color: #fff;
  border: none;
  font-family: Lato;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  cursor: pointer;
}

#section-3 {
  background: var(--0-f-70-f-2, #0f70f2);
}

#section-3 > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#section-3 > div > p {
  color: #fff;
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-3 > div > p > strong {
  color: #010b44;
}

#section-3 > div > div {
  display: flex;
}
#section-3 > div > div > div > p {
  color: var(--ffffff, #fff);
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#section-3 > div > a > button {
  background: var(--010-b-44, #010b44);
  color: #fff;
  border: none;
  cursor: pointer;
}

#section-4 {
  background-color: #f0f7ff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}

#section-4 > div {
  display: flex;
  align-items: center;
}

#section-4 > div > div {
  display: flex;
  flex-direction: column;
}

#section-4 > div > div > p {
  color: var(--23305-a, #23305a);
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-4 > div > div > :nth-child(2) {
  color: var(--0-f-70-f-2, #0f70f2);
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#section-4 > div > div > a > button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--7-fb-0-f-2, #7fb0f2);
  color: white;
  border: none;
  cursor: pointer;
}

#section-5 {
  display: flex;
}

#section-5 > div {
  display: flex;
  align-items: center;
}

#section-5 > div > div {
  display: flex;
  flex-direction: column;
}

#section-5 > div > div > p {
  color: var(--23305-a, #23305a);
  font-family: Lato;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

#section-5 > div > div > :nth-child(2) {
  color: var(--0-f-70-f-2, #0f70f2);
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#section-5 > div > div > a > button {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #128c7e;
  color: white;
  border: none;
}

#section-6 {
  background: var(--23305-a, #23305a);
}

#section-6 > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#section-6 > div > div {
  display: flex;

}

#section-6 > div > div > p {
  color: #fff;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#section-6 > p {
  color: #fff;
  text-align: center;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
