@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');
html{font-family:"Roboto",sans-serif;} :root {
  --viewport: 375px;
  --bg-color: #f4f6fa;
  --color: #007793;
}

*, ::after, ::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scrollbar-width: none;
  height: fit-content;
}

body {
  width: var(--viewport);
  max-width: var(--viewport);
  overflow-x: hidden;
  background-color: var(--bg-color);
  margin: auto;
  margin-top: 0;
  transition: all .3s ease;
  font-weight: 400;
  word-break: break-word;
  height: fit-content;
}

/*[src=''] {
  visibility: hidden;
}*/

b {
  font-weight: 700;
}

#ew-block {
  position: relative;
  width: 100%;
  display: block;
  padding: 4px;
  background: #004eff;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  transition: all .3s ease-out;
}

#ew-block span {
  margin-left: 8px;
  font-size: 18px;
} .section-5-26-1 {
    width: 100%;
    position: relative;
    min-height: 80px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #222;
    padding: 12px 16px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }

  .section-5-26-1 > div:last-of-type {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: var(--color);
    font-size: 24px;
    line-height: 25px;
  }

  .section-5-26-1 > div:last-of-type > div {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 2px;
    justify-content: center;
    align-items: end;
  }

  .section-5-26-1 > div:last-of-type > span {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5-26-1 > div:last-of-type > div > div {
    position: relative;
  }

  .section-5-26-1 > div:last-of-type > div > span {
    font-size: 12px;
    line-height: 12px;
    position: relative;
    color: #222;
    bottom: 3px;
  } .section-3-4-2 {
    width: 100%;
    height: fit-content;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    margin-bottom: -5px;
  }

  .section-3-4-2 > img {
    position: relative;
    width: 100%;
    height: auto;
  }

  .section-3-4-2 > div {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-3-4-2 > div > div {
    color: #222;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    position: relative;
  }

  .section-3-4-2 > div > h1 {
    color: #222;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.01px;
    position: relative;
  } .section-4-19-3 {
    background: #fff;
    width: 100%;
    position: relative;
    min-height: 80px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #222;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 11px 16px;
  }

  .section-4-19-3 > div:first-of-type {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: start;
  }

  .section-4-19-3 > div:first-of-type > span {
    position: relative;
  }

  .section-4-19-3 > div:first-of-type > div {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
  }

  .section-4-19-3 > div:first-of-type > div > s {
    position: relative;
    font-size: 22px;
    line-height: 22px;
  }

  .section-4-19-3 > div:first-of-type > div > span {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    background-color: var(--color);
    border-radius: 32px;
    padding: 6px;
    color: #fff;
  }

  .section-4-19-3 > div:last-of-type {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: end;
  }

  .section-4-19-3 > div:last-of-type > div {
    color: var(--color);
    font-size: 60px;
    font-weight: 500;
    line-height: 60px;
  }

  .section-4-19-3 > div:last-of-type > span {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    top: 5px;
    position: relative;
  } .section-6-27-4 {
    width: 100%;
    position: relative;
    min-height: 76px;
    padding: 16px;
    background-color: #fff;
    text-align: center;
  }

  .section-6-27-4 > button {
    background-color: var(--color);
    padding: 14px 28px;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
  } .section-7-34-5 {
    width: 100%;
    position: relative;
    min-height: 60px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #222;
    padding: 16px 20px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
  }

  .section-7-34-5 > div {
    flex: 1 1 100%;
    width: 100%;
    display: flex;
    flex-direction: row;
    gap: 12px;
    align-items: center;
    position: relative;
  }

  .section-7-34-5 > div > div {
    width: 24px;
    height: 24px;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
  }

  .section-7-34-5 > div > div > svg {
    position: relative;
    width: 24px;
    height: 24px;
    color: var(--color)
  }

  .section-7-34-5 > div > span {
    width: 100%;
    position: relative;
    text-align: left;
  }
 .section-12-48-6 {
    width: 100%;
    position: relative;
    min-height: 60px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #222;
    padding: 32px 16px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    align-items: center;
  }

  .section-12-48-6 > h2 {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-weight: 500;
  }

  .section-12-48-6 > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
  }

  .section-12-48-6 > div > div {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex-shrink: 0;
  }

  .section-12-48-6 > div > div > div:first-of-type {
    position: relative;
    width: 100%;
    height: fit-content;
    flex-shrink: 0;
  }

  .section-12-48-6 > div > div > div:first-of-type > video {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }

  .section-12-48-6 > div > div > div:last-of-type {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .section-12-48-6 > div > div > div:last-of-type > h3 {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    position: relative;
  }

  .section-12-48-6 > div > div > div:last-of-type > div {
    text-align: justify;
    position: relative;
  } .section-8-37-7 {
    width: 100%;
    position: relative;
    min-height: 60px;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #222;
    padding: 32px 16px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    align-items: center;
  }

  .section-8-37-7 > h2 {
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
  }

  .section-8-37-7 > div {
    width: 100%;
    display: flex;
    flex-direction: row;
    row-gap: 32px;
    column-gap: 16px;
    align-items: start;
    position: relative;
    flex-wrap: wrap;
  }

  .section-8-37-7 > div > div {
    flex: 1 1 50%;
    max-width: calc(50% - 8px);
    display: flex;
    flex-direction: column;
    gap: 16px;
    align-items: center;
    position: relative;
  }

  .section-8-37-7 > div > div > div:first-of-type {
    width: 100%;
    height: 121px;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 8px;
    position: relative
  }

  .section-8-37-7 > div > div > div:first-of-type > img {
    position: relative;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 121px;
  }

  .section-8-37-7 > div > div > div:last-of-type {
    width: 100%;
    position: relative;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .section-8-37-7 > div > div > div:last-of-type > h3 {
    width: 100%;
    position: relative;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
  }

  .section-8-37-7 > div > div > div:last-of-type > span {
    width: 100%;
    position: relative;
  } .section-6-27-8 {
    width: 100%;
    position: relative;
    min-height: 76px;
    padding: 16px;
    background-color: #fff;
    text-align: center;
  }

  .section-6-27-8 > button {
    background-color: var(--color);
    padding: 14px 28px;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
  }   .section-9-39-9 {
    width: 100%;
    position: relative;
    min-height: 60px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #222;
    padding: 32px 16px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 32px;
    align-items: center;
  }

  .section-9-39-9 > h2 {
    width: 100%;
    position: relative;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
  }

  .section-9-39-9 > ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    position: relative;
    list-style: none;
  }

  .section-9-39-9 > ul > li {
    flex: 1 1 100%;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: start;
  }

  .section-9-39-9 > ul > li > div {
    color: var(--color);
    flex-basis: 32px;
    width: 32px;
    height: 32px;
    font-weight: 500;
    position: relative;
    text-align: center;
    align-content: center;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 8px;
  }

  .section-9-39-9 > ul > li > div > img {
    position: relative;
    width: 32px;
    height: 32px;
    object-fit: cover;
    object-position: center;
  }

  .section-9-39-9 > ul > li > span {
    width: 100%;
    position: relative;
    text-align: left;
  } .section-5-26-10 {
    width: 100%;
    position: relative;
    min-height: 80px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #222;
    padding: 12px 16px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-align: center;
  }

  .section-5-26-10 > div:last-of-type {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: var(--color);
    font-size: 24px;
    line-height: 25px;
  }

  .section-5-26-10 > div:last-of-type > div {
    position: relative;
    display: flex;
    flex-direction: row;
    gap: 2px;
    justify-content: center;
    align-items: end;
  }

  .section-5-26-10 > div:last-of-type > span {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5-26-10 > div:last-of-type > div > div {
    position: relative;
  }

  .section-5-26-10 > div:last-of-type > div > span {
    font-size: 12px;
    line-height: 12px;
    position: relative;
    color: #222;
    bottom: 3px;
  } .section-3-4-11 {
    width: 100%;
    height: fit-content;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    margin-bottom: -5px;
  }

  .section-3-4-11 > img {
    position: relative;
    width: 100%;
    height: auto;
  }

  .section-3-4-11 > div {
    width: 100%;
    position: absolute;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-3-4-11 > div > div {
    color: #222;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    position: relative;
  }

  .section-3-4-11 > div > h1 {
    color: #222;
    font-weight: 600;
    font-size: 38px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 0.01px;
    position: relative;
  } .section-4-19-12 {
    background: #fff;
    width: 100%;
    position: relative;
    min-height: 80px;
    font-weight: 400;
    font-size: 14px;
    line-height: 14px;
    color: #222;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 11px 16px;
  }

  .section-4-19-12 > div:first-of-type {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: start;
  }

  .section-4-19-12 > div:first-of-type > span {
    position: relative;
  }

  .section-4-19-12 > div:first-of-type > div {
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
  }

  .section-4-19-12 > div:first-of-type > div > s {
    position: relative;
    font-size: 22px;
    line-height: 22px;
  }

  .section-4-19-12 > div:first-of-type > div > span {
    font-weight: 500;
    font-size: 12px;
    line-height: 12px;
    background-color: var(--color);
    border-radius: 32px;
    padding: 6px;
    color: #fff;
  }

  .section-4-19-12 > div:last-of-type {
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: end;
  }

  .section-4-19-12 > div:last-of-type > div {
    color: var(--color);
    font-size: 60px;
    font-weight: 500;
    line-height: 60px;
  }

  .section-4-19-12 > div:last-of-type > span {
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    top: 5px;
    position: relative;
  } .section-6-29-13 {
    width: 100%;
    position: relative;
    min-height: 290px;
    padding: 24px;
    background-color: #fff;
  }

  .section-6-29-13 > form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .section-6-29-13 > form > div:first-of-type {
    width: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    color: #222;
    position: relative;
  }

  .section-6-29-13 > form > fieldset {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    border: none;
  }

  .section-6-29-13 > form > fieldset > div {
    width: 100%;
    position: relative;
  }

  .section-6-29-13 > form > fieldset > div > input {
    width: 100%;
    color: #222;
    border: solid 1px #DEDEDE;
    border-radius: 8px;
    padding: 14px 12px 14px 40px;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    position: relative;
    background-color: #fff;
  }

  .section-6-29-13 > form > fieldset > div::before {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 16px;
    left: 12px;
    content: "";
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    z-index: 1;
  }

  .section-6-29-13 > form > fieldset > div:first-of-type::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjMzMzIgMTRWMTIuNjY2N0MxMy4zMzMyIDExLjk1OTQgMTMuMDUyMiAxMS4yODExIDEyLjU1MjEgMTAuNzgxQzEyLjA1MiAxMC4yODEgMTEuMzczNyAxMCAxMC42NjY1IDEwSDUuMzMzMTdDNC42MjU5MyAxMCAzLjk0NzY1IDEwLjI4MSAzLjQ0NzU1IDEwLjc4MUMyLjk0NzQ2IDExLjI4MTEgMi42NjY1IDExLjk1OTQgMi42NjY1IDEyLjY2NjdWMTQiIHN0cm9rZT0iI0FBQUFBQSIgc3Ryb2tlLXdpZHRoPSIxLjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNOC4wMDAxNiA3LjMzMzMzQzkuNDcyOTIgNy4zMzMzMyAxMC42NjY4IDYuMTM5NDMgMTAuNjY2OCA0LjY2NjY3QzEwLjY2NjggMy4xOTM5MSA5LjQ3MjkyIDIgOC4wMDAxNiAyQzYuNTI3NCAyIDUuMzMzNSAzLjE5MzkxIDUuMzMzNSA0LjY2NjY3QzUuMzMzNSA2LjEzOTQzIDYuNTI3NCA3LjMzMzMzIDguMDAwMTYgNy4zMzMzM1oiIHN0cm9rZT0iI0FBQUFBQSIgc3Ryb2tlLXdpZHRoPSIxLjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
  }

  .section-6-29-13 > form > fieldset > div:last-of-type::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQzNDhfMTA4OSkiPgo8cGF0aCBkPSJNMTQuNjY2NSAxMS4yOFYxMy4yOEMxNC42NjcyIDEzLjQ2NTcgMTQuNjI5MiAxMy42NDk0IDE0LjU1NDggMTMuODE5NUMxNC40ODA0IDEzLjk4OTcgMTQuMzcxMyAxNC4xNDI0IDE0LjIzNDUgMTQuMjY3OUMxNC4wOTc3IDE0LjM5MzQgMTMuOTM2MiAxNC40ODkgMTMuNzYwMyAxNC41NDg1QzEzLjU4NDQgMTQuNjA3OSAxMy4zOTggMTQuNjMgMTMuMjEzMSAxNC42MTMzQzExLjE2MTcgMTQuMzkwNCA5LjE5MTEzIDEzLjY4OTQgNy40NTk3OSAxMi41NjY3QzUuODQ5MDEgMTEuNTQzMSA0LjQ4MzM1IDEwLjE3NzQgMy40NTk3OSA4LjU2NjY1QzIuMzMzMTEgNi44Mjc0NSAxLjYzMTk1IDQuODQ3MzEgMS40MTMxMyAyLjc4NjY1QzEuMzk2NDcgMi42MDIyOSAxLjQxODM4IDIuNDE2NDkgMS40Nzc0NiAyLjI0MTA3QzEuNTM2NTQgMi4wNjU2NCAxLjYzMTUxIDEuOTA0NDQgMS43NTYzIDEuNzY3NzNDMS44ODExIDEuNjMxMDIgMi4wMzMgMS41MjE3OSAyLjIwMjMyIDEuNDQ3QzIuMzcxNjQgMS4zNzIyMSAyLjU1NDY5IDEuMzMzNDkgMi43Mzk3OSAxLjMzMzMySDQuNzM5NzlDNS4wNjMzMyAxLjMzMDEzIDUuMzc2OTkgMS40NDQ3IDUuNjIyMyAxLjY1NTY3QzUuODY3NjEgMS44NjY2NCA2LjAyNzg0IDIuMTU5NjEgNi4wNzMxMyAyLjQ3OTk4QzYuMTU3NTQgMy4xMjAwMyA2LjMxNDA5IDMuNzQ4NDcgNi41Mzk3OSA0LjM1MzMyQzYuNjI5NDkgNC41OTE5MyA2LjY0ODkgNC44NTEyNiA2LjU5NTczIDUuMTAwNTdDNi41NDI1NiA1LjM0OTg4IDYuNDE5MDMgNS41Nzg3MiA2LjIzOTc5IDUuNzU5OThMNS4zOTMxMyA2LjYwNjY1QzYuMzQyMTYgOC4yNzU2OCA3LjcyNDEgOS42NTc2MSA5LjM5MzEzIDEwLjYwNjdMMTAuMjM5OCA5Ljc1OTk4QzEwLjQyMTEgOS41ODA3NCAxMC42NDk5IDkuNDU3MjIgMTAuODk5MiA5LjQwNDA1QzExLjE0ODUgOS4zNTA4OCAxMS40MDc4IDkuMzcwMjkgMTEuNjQ2NSA5LjQ1OTk4QzEyLjI1MTMgOS42ODU2OCAxMi44Nzk3IDkuODQyMjQgMTMuNTE5OCA5LjkyNjY1QzEzLjg0MzYgOS45NzIzNCAxNC4xMzk0IDEwLjEzNTUgMTQuMzUwOCAxMC4zODVDMTQuNTYyMiAxMC42MzQ1IDE0LjY3NDYgMTAuOTUzIDE0LjY2NjUgMTEuMjhaIiBzdHJva2U9IiNBQUFBQUEiIHN0cm9rZS13aWR0aD0iMS40IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80MzQ4XzEwODkiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
  }

  .section-6-29-13 > form > fieldset > div > input::placeholder {
    color: #939393;
    opacity: 0.75;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
  }

  .section-6-29-13 > form > div:last-of-type {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: relative;
  }

  .section-6-29-13 > form > div:last-of-type > button {
    background-color: var(--color);
    padding: 14px 28px;
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    text-align: center;
  }

  .section-6-29-13 > form > div:last-of-type > span {
    color: #939393;
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    text-align: center;
    position: relative;
  } .section-2-12-14 {
    background: #FFFFFF;
    color: #212121;
    width: 100%;
    position: relative;
    min-height: 64px;
    padding: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
  }

  .section-2-12-14 > div {
    text-align: center;
    width: 100%;
  }

  .section-2-12-14 > div:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }

  .section-2-12-14 > div > a {
    color: #212121;
    text-align: center;
  }
