@font-face {
  font-family: "CoFo Sans";
  src: url("../fonts/CoFoSans-Bold.eot");
  src: local("CoFo Sans Bold"), local("CoFoSans-Bold"), url("../fonts/CoFoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/CoFoSans-Bold.woff2") format("woff2"), url("../fonts/CoFoSans-Bold.woff") format("woff"), url("../fonts/CoFoSans-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "CoFo Sans";
  src: url("../fonts/CoFoSans-Black.eot");
  src: local("CoFo Sans Black"), local("CoFoSans-Black"), url("../fonts/CoFoSans-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CoFoSans-Black.woff2") format("woff2"), url("../fonts/CoFoSans-Black.woff") format("woff"), url("../fonts/CoFoSans-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "CoFo Sans";
  src: url("../fonts/CoFoSans-Regular.eot");
  src: local("CoFo Sans"), local("CoFoSans-Regular"), url("../fonts/CoFoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CoFoSans-Regular.woff2") format("woff2"), url("../fonts/CoFoSans-Regular.woff") format("woff"), url("../fonts/CoFoSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CoFo Sans";
  src: url("../fonts/CoFoSans-Medium.eot");
  src: local("CoFo Sans Medium"), local("CoFoSans-Medium"), url("../fonts/CoFoSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CoFoSans-Medium.woff2") format("woff2"), url("../fonts/CoFoSans-Medium.woff") format("woff"), url("../fonts/CoFoSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "CoFo Robert";
  src: url("../fonts/CoFoRobert-RegularItalic.eot");
  src: local("CoFo Robert Italic"), local("CoFoRobert-RegularItalic"), url("../fonts/CoFoRobert-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/CoFoRobert-RegularItalic.woff2") format("woff2"), url("../fonts/CoFoRobert-RegularItalic.woff") format("woff"), url("../fonts/CoFoRobert-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
html, body {
  margin: 0;
  padding: 0;
  background-color: #F4F6FB;
  font-family: "CoFo Sans";
}

.text-wind {
  color: #F4F6FB !important;
}

.bg-wind {
  background: #F4F6FB !important;
}

a {
  color: #282D3C !important;
  text-decoration: none;
}
a:hover {
  color: #007BFB !important;
}

.text-stone {
  color: #282D3C !important;
}

.bg-stone {
  background: #282D3C !important;
}

.text-disable {
  color: #BCC3D2 !important;
}

.text-primary {
  color: #007BFB !important;
}

.bg-primary {
  background-color: #007BFB !important;
}

.text-secondary {
  color: #282D3C !important;
}

.text-secondary200 {
  color: #ECF0F8 !important;
}

.bg-secondary200 {
  background-color: #ECF0F8 !important;
}

.text-secondary300 {
  color: #E2E7F3 !important;
}

.bg-secondary300 {
  background-color: #E2E7F3 !important;
}

.text-secondary400 {
  color: #BCC3D2 !important;
}

.bg-secondary400 {
  background-color: #BCC3D2 !important;
}

.text-secondary500 {
  color: #8C94A8 !important;
}

.bg-secondary500 {
  background-color: #8C94A8 !important;
}

.text-secondary600 {
  color: #788095 !important;
}

.bg-secondary600 {
  background-color: #788095 !important;
}

.text-secondary700 {
  color: #515B73 !important;
}

.bg-secondary700 {
  background-color: #515B73 !important;
}

.text-secondary800 {
  color: #414961 !important;
}

.bg-secondary800 {
  background-color: #414961 !important;
}

.text-dark {
  color: #0D0D0D !important;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

h1 {
  font-family: "CoFo Sans";
  font-size: 56px;
  line-height: 64px;
  font-weight: 500;
  color: #007BFB;
}

h2 {
  font-family: "CoFo Sans";
  font-size: 40px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: -1, 5%;
}

h3 {
  font-family: "CoFo Sans";
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
  margin: 0;
  color: #282D3C;
}

h4 {
  font-family: "CoFo Sans";
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  margin: 0;
  color: #282D3C;
}

h5 {
  font-family: "CoFo Sans";
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

h6 {
  font-family: "CoFo Sans";
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

p {
  margin: 0;
}

.l1-text-r {
  font-family: "CoFo Sans";
  font-size: 24px;
  line-height: 24px;
  font-weight: 400;
}

.l1-text-m {
  font-family: "CoFo Sans";
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
}

.l2-text-r {
  font-family: "CoFo Sans";
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}

.l2-text-m {
  font-family: "CoFo Sans";
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
}

.l3-text-r {
  font-family: "CoFo Sans";
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.l3-text-m {
  font-family: "CoFo Sans";
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
}

.l4-text-r {
  font-family: "CoFo Sans";
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.l4-text-m {
  font-family: "CoFo Sans";
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.l5-text-r {
  font-family: "CoFo Sans";
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
}

.l5-text-m {
  font-family: "CoFo Sans";
  font-size: 12px;
  line-height: 12px;
  font-weight: 500;
}

.l6-text-r {
  font-family: "CoFo Sans";
  font-size: 11px;
  line-height: 12px;
  font-weight: 400;
}

.l6-text-m {
  font-family: "CoFo Sans";
  font-size: 11px;
  line-height: 12px;
  font-weight: 500;
}

.s1-text-r {
  font-family: "CoFo Sans";
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

.s1-text-m {
  font-family: "CoFo Sans";
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

.s2-text-r {
  font-family: "CoFo Sans";
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.s2-text-m {
  font-family: "CoFo Sans";
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
}

.s3-text-r {
  font-family: "CoFo Sans";
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
}

.s3-text-m {
  font-family: "CoFo Sans";
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}

.s4-text-r {
  font-family: "CoFo Sans";
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.s4-text-m {
  font-family: "CoFo Sans";
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
}

.s5-text-r {
  font-family: "CoFo Sans";
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}

.s5-text-m {
  font-family: "CoFo Sans";
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
}

.s6-text-r {
  font-family: "CoFo Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

.s6-text-m {
  font-family: "CoFo Sans";
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
}

p {
  font-family: "CoFo Sans";
  font-weight: 500;
}
p .p1-text {
  font-size: 32px;
  line-height: 44px;
}
p .p2-text {
  font-size: 24px;
  line-height: 34px;
}
p .p3-text {
  font-size: 20px;
  line-height: 30px;
}
p .p4-text {
  font-size: 16px;
  line-height: 24px;
}
p .p5-text {
  font-size: 14px;
  line-height: 20px;
}
p .p6-text {
  font-size: 12px;
  line-height: 18px;
}

.sml-ml-10 {
  margin-left: 10px;
}

.sml-ml-12 {
  margin-left: 12px;
}

.sml-mb-4 {
  margin-bottom: 4px;
}

.sml-mb-12 {
  margin-bottom: 12px;
}

.sml-mb-20 {
  margin-bottom: 20px;
}

.sml-mb-24 {
  margin-bottom: 24px;
}

.sml-mt-12 {
  margin-top: 12px;
}

.sml-mt-22 {
  margin-top: 22px;
}

.sml-mt-24 {
  margin-top: 24px;
}

.sml-mb-32 {
  margin-bottom: 32px;
}

.sml-mb-40 {
  margin-bottom: 40px;
}

.sml-mt-40 {
  margin-top: 40px;
}

.sml-mt-32 {
  margin-top: 32px;
}

.sml-mt-48 {
  margin-top: 48px;
}

.sml-mt-64 {
  margin-top: 64px;
}

.sml-mr-20 {
  margin-right: 20px;
}

.border-r {
  border-radius: 10px;
}

.full-width {
  width: 100%;
}

.flex {
  display: flex;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-start {
  justify-content: start;
}

.justify-between {
  justify-content: space-between;
}

input[type=text]::-webkit-input-placeholder {
  color: #BCC3D2;
}

input[type=text]:-ms-input-placeholder {
  color: #BCC3D2;
}

input[type=text]::-ms-input-placeholder {
  color: #BCC3D2;
}

input[type=text]::placeholder {
  color: #BCC3D2;
}

.visible-mt {
  display: none !important;
}
@media (max-width: 1024px) {
  .visible-mt {
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .visible-mt {
    display: flex !important;
  }
}

.visible-m {
  display: none !important;
}
@media (max-width: 1024px) {
  .visible-m {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .visible-m {
    display: flex !important;
  }
}

.visible-d {
  display: flex !important;
}
@media (max-width: 1024px) {
  .visible-d {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .visible-d {
    display: none !important;
  }
}

.hidden-m {
  display: flex;
}
@media (max-width: 767px) {
  .hidden-m {
    display: none !important;
  }
}

.hidden-d {
  display: flex;
}
@media (max-width: 767px) {
  .hidden-d {
    display: none !important;
  }
}

.btn {
  padding: 17px 32px 18px;
  background-color: #007BFB;
  color: white;
  border-radius: 24px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s;
}
.btn a {
  color: white !important;
}
.btn.full-width {
  padding-left: 0;
  padding-right: 0;
}
.btn.light {
  background-color: #ECF0F8;
  color: #007BFB;
}
.btn.light:hover {
  border-radius: 8px;
  background-color: #E2E7F3;
}
.btn.light:active {
  border-radius: 24px;
  background-color: white;
}
.btn.btn-mini {
  padding: 13px 24px !important;
  font-size: 14px !important;
  border-radius: 20px;
}
@media (max-width: 767px) {
  .btn.btn-mini {
    padding: 10px 20px !important;
    font-size: 12px !important;
    border-radius: 16px;
  }
}
.btn:hover {
  background-color: #3395FC;
  border-radius: 8px;
}
.btn:active {
  background-color: #66B0FD;
}

.q-field__bottom {
  padding: 4px 0 0;
}

.no-wrap-imp {
  flex-wrap: nowrap !important;
}

.sml-widget {
  min-height: 530px;
}

.chip {
  background-color: #F4F6FB;
  color: #282D3C;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  padding: 6px 12px;
  border-radius: 12px;
}

.container {
  margin: 0 auto;
  max-width: 1320px;
}
@media (max-width: 1180px) {
  .container {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
}

header {
  background-color: white;
  width: 100%;
  padding: 24px 0;
}
header .header-block {
  display: flex;
  justify-content: start;
  align-items: center;
}
header .header-block img {
  margin-right: 48px;
}
header .header-block nav {
  display: block;
}
@media (max-width: 1024px) {
  header .header-block nav {
    display: none;
  }
}
header .header-block nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: start;
  align-items: center;
}
header .header-block nav ul li {
  margin: 0 16px;
}
header .header-block nav ul li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
}

footer {
  background-color: white;
  width: 100%;
  padding: 64px 0;
}
@media (max-width: 767px) {
  footer {
    padding: 40px 0;
  }
}
footer .footer-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  flex-direction: initial;
  align-items: center;
}
@media (max-width: 767px) {
  footer .footer-block {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  footer .footer-block .block {
    flex: 1;
  }
}
footer .footer-block .block p {
  font-size: 8px;
  font-weight: 400;
  color: #BCC3D2;
  text-transform: uppercase;
  padding: 0 40px;
}
@media (max-width: 767px) {
  footer .footer-block .block p {
    padding: 0;
  }
}
footer .footer-block .block p a {
  color: #007BFB !important;
}
@media (max-width: 767px) {
  footer .footer-block .block:nth-child(2) {
    order: -1;
    flex-basis: 100%;
  }
  footer .footer-block .block:nth-child(1), footer .footer-block div:nth-child(3) {
    flex-basis: calc(50% - 10px);
    margin-top: 32px;
  }
}

main {
  display: flex;
  flex-direction: column;
}

.el-first-section .about-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
  margin-top: 32px;
}
@media (max-width: 768px) {
  .el-first-section .about-block {
    grid-template-columns: 1fr;
    margin-top: 0px;
  }
}
.el-first-section .about-block .left-block {
  max-width: 460px;
}
@media (max-width: 1024px) {
  .el-first-section .about-block .left-block .btn {
    display: none;
  }
}
@media (max-width: 768px) {
  .el-first-section .about-block .right-block {
    margin-top: 32px;
  }
}

.el-main-advantages-section {
  margin-bottom: 32px;
}
.el-main-advantages-section .wrapper-main-advantage {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
}
@media (max-width: 1180px) {
  .el-main-advantages-section .wrapper-main-advantage {
    grid-template-columns: auto auto auto auto;
    gap: 0 10px;
    padding: 32px 0;
    background-color: white;
  }
}
@media (max-width: 767px) {
  .el-main-advantages-section .wrapper-main-advantage {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 42px 16px;
  }
}
.el-main-advantages-section .wrapper-main-advantage .item {
  background-color: white;
  border-radius: 24px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1180px) {
  .el-main-advantages-section .wrapper-main-advantage .item {
    padding: 0;
    justify-content: start;
  }
}
.el-main-advantages-section .wrapper-main-advantage .item img {
  width: 64px;
  margin-right: 20px;
}
@media (max-width: 1180px) {
  .el-main-advantages-section .wrapper-main-advantage .item img {
    width: 32px;
    margin-right: 12px;
  }
}
.el-main-advantages-section .wrapper-main-advantage .item p {
  font-size: 16px;
}
@media (max-width: 1180px) {
  .el-main-advantages-section .wrapper-main-advantage .item p {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .el-main-advantages-section .wrapper-main-advantage .item p {
    font-size: 12px;
  }
}
@media (max-width: 1180px) {
  .el-main-advantages-section {
    background-color: white;
  }
}

.el-products-section .wrapper-product {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 32px;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .el-products-section .wrapper-product {
    grid-template-rows: 1fr;
  }
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: auto;
  }
}
.el-products-section .wrapper-product .item1 {
  background-color: white;
  border-radius: 24px;
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product .item1 {
    grid-area: auto;
  }
}
.el-products-section .wrapper-product .item1 .head-item {
  min-height: 160px;
  padding: 32px 25px 24px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #F4F6FB;
}
.el-products-section .wrapper-product .item1 .head-item .desc {
  display: flex;
  flex-direction: column;
}
.el-products-section .wrapper-product .item1 .head-item .desc .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}
.el-products-section .wrapper-product .item1 .head-item .desc .text {
  font-size: 16px;
  font-weight: 400;
  color: #515B73;
  margin-top: 8px;
  line-height: 20px;
}
.el-products-section .wrapper-product .item1 .body-item {
  padding: 24px 32px 32px;
  display: flex;
  flex-direction: column;
}
.el-products-section .wrapper-product .item1 .body-item .list {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.el-products-section .wrapper-product .item1 .body-item .list img {
  margin-right: 16px;
  width: 52px;
}
.el-products-section .wrapper-product .item1 .body-item .list p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.el-products-section .wrapper-product .item2 {
  background-color: white;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  padding: 16px 16px 32px 32px;
}
@media (max-width: 1024px) {
  .el-products-section .wrapper-product .item2 {
    height: 470px;
  }
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product .item2 {
    grid-area: auto;
    height: auto;
  }
}
.el-products-section .wrapper-product .item2 .img-item {
  min-height: 160px;
  align-items: center;
  display: flex;
}
@media (max-width: 1024px) {
  .el-products-section .wrapper-product .item2 .img-item {
    min-height: 320px;
  }
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product .item2 .img-item {
    min-height: auto;
  }
}
.el-products-section .wrapper-product .item2 .img-item img {
  width: 148px;
}
.el-products-section .wrapper-product .item2 .head-item {
  padding: 32px 0 0 0;
}
.el-products-section .wrapper-product .item2 .head-item .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}
.el-products-section .wrapper-product .item2 .head-item .text {
  font-size: 16px;
  font-weight: 400;
  color: #515B73;
  margin-top: 8px;
  line-height: 20px;
}
.el-products-section .wrapper-product .item3 {
  background-color: white;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  padding: 16px 16px 32px 32px;
}
@media (max-width: 1024px) {
  .el-products-section .wrapper-product .item3 {
    height: 470px;
  }
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product .item3 {
    grid-area: auto;
    height: auto;
  }
}
.el-products-section .wrapper-product .item3 .img-item {
  min-height: 160px;
  align-items: center;
  display: flex;
}
@media (max-width: 1024px) {
  .el-products-section .wrapper-product .item3 .img-item {
    min-height: 300px;
  }
}
@media (max-width: 768px) {
  .el-products-section .wrapper-product .item3 .img-item {
    min-height: auto;
  }
}
.el-products-section .wrapper-product .item3 .img-item img {
  width: 142px;
  height: 142px;
}
.el-products-section .wrapper-product .item3 .head-item {
  padding: 32px 0 0 0;
}
.el-products-section .wrapper-product .item3 .head-item .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}
.el-products-section .wrapper-product .item3 .head-item .text {
  font-size: 16px;
  font-weight: 400;
  color: #515B73;
  margin-top: 8px;
  line-height: 20px;
}
.el-products-section .item4 {
  margin-top: 32px;
  background-color: white;
  border-radius: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 32px 12px 32px;
}
@media (max-width: 1024px) {
  .el-products-section .item4 {
    padding: 16px 16px 32px 32px;
    flex-direction: column;
    height: 470px;
  }
}
@media (max-width: 768px) {
  .el-products-section .item4 {
    grid-area: auto;
    min-height: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 16px 16px 32px 32px;
    height: auto;
  }
}
.el-products-section .item4 .img-item {
  align-items: center;
  display: flex;
}
@media (max-width: 1024px) {
  .el-products-section .item4 .img-item {
    order: 1;
    text-align: center;
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .el-products-section .item4 .img-item {
    order: 1;
    text-align: center;
  }
}
.el-products-section .item4 .img-item img {
  width: 125px;
}
@media (max-width: 1024px) {
  .el-products-section .item4 .head-item {
    order: 2;
    padding: 32px 0 0 0;
  }
}
@media (max-width: 768px) {
  .el-products-section .item4 .head-item {
    order: 2;
    padding: 32px 0 0 0;
  }
}
.el-products-section .item4 .head-item .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  margin-right: 14px;
}
.el-products-section .item4 .head-item .text {
  font-size: 16px;
  font-weight: 400;
  color: #515B73;
  margin-top: 8px;
  line-height: 20px;
}
.el-products-section .item4 .head-item .chip {
  display: block;
}
@media (max-width: 1024px) {
  .el-products-section .item4 .head-item .chip {
    display: none;
  }
}
@media (max-width: 768px) {
  .el-products-section .item4 .head-item .chip {
    display: none;
  }
}

.el-howMakePolicy-section {
  margin-top: 40px;
}
.el-howMakePolicy-section .wrapper-howMakePolicy {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
  margin-top: 32px;
}
@media (max-width: 1180px) {
  .el-howMakePolicy-section .wrapper-howMakePolicy {
    grid-template-columns: 1fr 1fr;
  }
}
.el-howMakePolicy-section .wrapper-howMakePolicy .item {
  background-color: white;
  padding: 28px 32px;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 188px;
}
.el-howMakePolicy-section .wrapper-howMakePolicy .item .head-item .title {
  font-size: 20px;
  font-weight: 500;
  color: #282D3C;
}
.el-howMakePolicy-section .wrapper-howMakePolicy .item .head-item .btn {
  margin-top: 24px;
}
.el-howMakePolicy-section .wrapper-howMakePolicy .item .step-item {
  display: flex;
  justify-content: start;
}
.el-howMakePolicy-section .wrapper-howMakePolicy .item .step-item .step {
  border-radius: 50%;
  background-color: #F4F6FB;
  color: #007BFB;
  font-size: 16px;
  font-weight: 500;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.wrapper-howMakePolicyMob {
  display: flex;
  flex-direction: column;
  margin-top: 28px;
  margin-bottom: 20px;
}
.wrapper-howMakePolicyMob .item {
  display: flex;
  flex-wrap: nowrap;
}
.wrapper-howMakePolicyMob .item .progress-bar {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wrapper-howMakePolicyMob .item .progress-bar .step {
  border-radius: 50%;
  background-color: #ECF0F8;
  color: #007BFB;
  font-size: 16px;
  font-weight: 500;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wrapper-howMakePolicyMob .item .progress-bar .step.active {
  background-color: #007BFB;
  color: white;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line {
  width: 4px;
  border-radius: 4px;
  background-color: #ECF0F8;
  margin: 6px 0;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line.height15 {
  height: 15px;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line.height50 {
  height: 50px;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line .done {
  border-radius: 4px;
  background-color: #007BFB;
  width: 4px;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line .done.done50 {
  height: 50%;
}
.wrapper-howMakePolicyMob .item .progress-bar .vertical-line .done.done100 {
  height: 100%;
}
.wrapper-howMakePolicyMob .item .desc {
  margin-left: 24px;
  margin-top: 12px;
}
.wrapper-howMakePolicyMob .item .desc p {
  font-size: 14px;
  font-weight: 400;
}
.wrapper-howMakePolicyMob .item .desc .btn {
  margin-top: 20px;
}

.el-widget-section {
  background-color: white;
  margin: 64px 0;
  padding: 32px 0;
  border-radius: 32px;
  display: none;
}
.el-widget-section.active {
  display: block;
}

.el-advantages-section {
  margin-top: 64px;
  padding: 64px 0;
  background-color: white;
  border-radius: 32px 32px 0 0;
}
@media (max-width: 1024px) {
  .el-advantages-section {
    background-color: #007BFB;
    padding: 40px 0;
  }
}
@media (max-width: 764px) {
  .el-advantages-section {
    padding: 0;
    border-radius: 24px;
  }
}
.el-advantages-section .container {
  display: flex;
}
@media (max-width: 1024px) {
  .el-advantages-section .container {
    flex-direction: column;
  }
}
.el-advantages-section .container .left-block {
  width: 50%;
}
@media (max-width: 1024px) {
  .el-advantages-section .container .left-block {
    order: 2;
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .el-advantages-section .container .left-block h3 {
    margin-top: 40px;
    color: white;
  }
}
.el-advantages-section .container .left-block .wrapper-advantage {
  width: 80%;
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .el-advantages-section .container .left-block .wrapper-advantage {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
}
@media (max-width: 764px) {
  .el-advantages-section .container .left-block .wrapper-advantage {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.el-advantages-section .container .left-block .wrapper-advantage .item {
  display: flex;
  flex-direction: column;
  background-color: #F4F6FB;
  border-radius: 24px;
  padding: 24px;
  margin-bottom: 16px;
}
.el-advantages-section .container .left-block .wrapper-advantage .item .head-item {
  display: flex;
  flex-wrap: nowrap;
}
.el-advantages-section .container .left-block .wrapper-advantage .item .head-item img {
  width: 32px;
  margin-right: 16px;
}
.el-advantages-section .container .left-block .wrapper-advantage .item .head-item p {
  font-size: 20px;
  font-weight: 500;
}
.el-advantages-section .container .left-block .wrapper-advantage .item .desc {
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
}
.el-advantages-section .container .right-block {
  display: table;
  width: 50%;
  height: 624px;
  position: relative;
}
@media (max-width: 1024px) {
  .el-advantages-section .container .right-block {
    order: 1;
    width: 100%;
    height: 286px;
  }
}
@media (max-width: 764px) {
  .el-advantages-section .container .right-block {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
  }
}
.el-advantages-section .container .right-block .bg {
  background-image: url("../img/advantages/bg_plus.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 24px;
  height: 632px;
  width: 100%;
}
@media (max-width: 1024px) {
  .el-advantages-section .container .right-block .bg {
    background-position: top -100px center;
    height: 590px;
  }
}
@media (max-width: 764px) {
  .el-advantages-section .container .right-block .bg {
    background-position: center center;
    border-radius: 24px;
    height: 400px;
  }
}

.el-whatToDo-section {
  background-color: white;
  padding: 64px 0;
}
.el-whatToDo-section .whatToDo-block {
  display: flex;
}
@media (max-width: 1024px) {
  .el-whatToDo-section .whatToDo-block {
    margin-top: 32px;
  }
}
.el-whatToDo-section .whatToDo-block .left-block {
  width: 50%;
}
@media (max-width: 764px) {
  .el-whatToDo-section .whatToDo-block .left-block {
    display: none;
  }
}
.el-whatToDo-section .whatToDo-block .left-block img {
  width: 100%;
}
.el-whatToDo-section .whatToDo-block .right-block {
  margin-left: 64px;
  width: 50%;
}
@media (max-width: 1024px) {
  .el-whatToDo-section .whatToDo-block .right-block {
    margin-left: 24px;
  }
}
@media (max-width: 764px) {
  .el-whatToDo-section .whatToDo-block .right-block {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob {
    margin-top: 0;
  }
}
.el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob .item .progress-bar .vertical-line {
  height: 62px;
}
.el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob .item .progress-bar .step {
  width: 54px;
  height: 54px;
}
.el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob .item .title {
  font-size: 24px;
  font-weight: 500;
  color: #788095;
}
.el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob .item .title.active {
  color: #282D3C;
}
.el-whatToDo-section .whatToDo-block .right-block .wrapper-howMakePolicyMob .item .text {
  font-size: 16px;
  font-weight: 400;
  color: #788095;
  margin-top: 12px;
}

.el-partners-section {
  padding: 64px 0;
}
.el-partners-section .mobile {
  display: none;
}
@media (max-width: 1024px) {
  .el-partners-section .mobile {
    display: block;
  }
}
@media (max-width: 764px) {
  .el-partners-section .mobile {
    display: block;
  }
}
.el-partners-section .wrapper-partners {
  display: grid !important;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 32px;
  margin-top: 32px;
}
.el-partners-section .wrapper-partners .insurance {
  background-color: white;
  border-radius: 24px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  padding: 24px;
}
.el-partners-section .wrapper-partners .insurance .logo {
  padding: 20px 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.el-partners-section .wrapper-partners .insurance .logo img {
  width: 100%;
  max-height: 60px;
}
.el-partners-section .wrapper-partners .insurance p {
  font-size: 16px;
  font-weight: 500;
  color: #8C94A8;
}
.el-partners-section .wrapper-partners .logo1 {
  grid-area: 1/1/2/3;
}
.el-partners-section .wrapper-partners .logo2 {
  grid-area: 1/3/2/6;
}
.el-partners-section .wrapper-partners .logo3 {
  grid-area: 1/6/2/8;
}
.el-partners-section .wrapper-partners .logo4 {
  grid-area: 1/8/2/11;
}
.el-partners-section .wrapper-partners .logo5 {
  grid-area: 1/11/2/13;
}
.el-partners-section .wrapper-partners .logo6 {
  grid-area: 2/1/4/3;
}
.el-partners-section .wrapper-partners .logo7 {
  grid-area: 2/3/3/5;
}
.el-partners-section .wrapper-partners .logo8 {
  grid-area: 3/3/4/5;
}
.el-partners-section .wrapper-partners .logo9 {
  grid-area: 2/5/4/8;
}
.el-partners-section .wrapper-partners .logo10 {
  grid-area: 2/8/5/10;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 32px;
}
.el-partners-section .wrapper-partners .logo10 .logo101 {
  grid-area: 1/1/3/3;
}
.el-partners-section .wrapper-partners .logo10 .logo102 {
  grid-area: 3/1/5/3;
}
.el-partners-section .wrapper-partners .logo11 {
  grid-area: 2/10/3/13;
}
.el-partners-section .wrapper-partners .logo12 {
  grid-area: 4/1/5/5;
}
.el-partners-section .wrapper-partners .logo13 {
  grid-area: 4/5/5/8;
}
.el-partners-section .wrapper-partners .logo14 {
  grid-area: 3/10/5/13;
}
.el-partners-section .wrapper-partners-mob {
  display: none;
  gap: 32px;
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .el-partners-section .wrapper-partners-mob {
    display: grid;
  }
}
@media (max-width: 764px) {
  .el-partners-section .wrapper-partners-mob {
    display: grid;
  }
}
.el-partners-section .wrapper-partners-mob .insurance {
  background-color: white;
  border-radius: 24px;
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  align-items: center;
  padding: 24px 0;
}
.el-partners-section .wrapper-partners-mob .insurance img {
  padding: 24px 0;
  max-height: 40px;
  width: 80%;
}
.el-partners-section .wrapper-partners-mob .logoBig {
  grid-template-columns: 1fr;
  display: grid;
}
.el-partners-section .wrapper-partners-mob .logoBig.show {
  display: none;
}
.el-partners-section .wrapper-partners-mob .logoBig.show.show.active {
  display: grid;
}
.el-partners-section .wrapper-partners-mob .logoSmall {
  grid-template-columns: 1fr 1fr;
  display: grid;
  gap: 32px;
}
.el-partners-section .wrapper-partners-mob .logoSmall.show {
  display: none;
}
.el-partners-section .wrapper-partners-mob .logoSmall.show.show.active {
  display: grid;
}

.el-FAQ-section {
  padding: 64px 0;
}
.el-FAQ-section .wrapper-FAQ {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
.el-FAQ-section .wrapper-FAQ .item {
  padding: 24px 32px;
  background-color: white;
  border-radius: 24px;
  margin-bottom: 16px;
}
.el-FAQ-section .wrapper-FAQ .item .desc-item {
  display: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
  color: #8C94A8;
  width: 62%;
}
@media (max-width: 764px) {
  .el-FAQ-section .wrapper-FAQ .item .desc-item {
    font-size: 12px;
    line-height: 16px;
    width: 100%;
  }
}
.el-FAQ-section .wrapper-FAQ .item .head-item {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.el-FAQ-section .wrapper-FAQ .item .head-item .title {
  font-size: 24px;
  width: 80%;
  line-height: 28px;
}
@media (max-width: 764px) {
  .el-FAQ-section .wrapper-FAQ .item .head-item .title {
    font-size: 16px;
    line-height: 20px;
  }
}
.el-FAQ-section .wrapper-FAQ .item .head-item .more {
  cursor: pointer;
  border-radius: 50%;
  background-color: #F4F6FB;
  color: #007BFB;
  font-size: 24px;
  font-weight: 400;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s;
}
.el-FAQ-section .wrapper-FAQ .item .head-item .more:hover {
  background-color: #ECF0F8;
}
.el-FAQ-section .wrapper-FAQ .item.active .desc-item {
  display: block;
}
.el-FAQ-section .wrapper-FAQ .item.active .title {
  color: #007BFB;
}

/*# sourceMappingURL=main.css.map */
