body #seo-id-2 > .container .legal-features-row {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 40px;
}
body #seo-id-2 > .container .legal-feature {
  flex: 1;
  min-width: 280px;
  max-width: 33%;
  text-align: center;
}
body #seo-id-2 > .container .legal-feature img {
  width: 64px;
  margin-bottom: 16px;
}
body #seo-id-2 > .container .legal-feature h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #1E1E1E;
}
body #seo-id-2 > .container .legal-feature p {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
}
.container .legal-feature {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(31, 39, 27, 0.1);
  padding-top: 15px;
  padding-bottom: 10px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 5px 10px 0px rgba(153, 153, 153, 0.37);
  padding-left: 5px;
  padding-right: 5px;
}
.seo__wrapper .legal-feature > h3 {
  font-size: 20px !important;
}
.page-site > #cards-id-2 .cards-block {
  font-size: 19px !important;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(31, 39, 27, 0.24);
  border-radius: 10px 10px 10px 10px;
}
.container > .default-card > .cards-block p {
  color: #0f0f0f;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) > strong {
  text-align: center;
  font-size: 20px;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > p:nth-child(1) {
  text-align: center;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(2) > p:nth-child(1) {
  font-size: 20px;
  text-align: center;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(3) > div:nth-child(2) > p:nth-child(1) {
  text-align: center;
  font-size: 20px;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(4) > div:nth-child(2) > p:nth-child(1) {
  font-size: 20px;
  text-align: center;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > p:nth-child(1) > strong {
  font-size: 20px;
  text-align: center;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(5) > div:nth-child(2) > p:nth-child(1) {
  text-align: center;
  font-size: 18px;
}
#cards-id-1 > div > div:nth-child(2) > div:nth-child(6) > div:nth-child(2) > p:nth-child(1) {
  text-align: center;
  font-size: 20px;
}
.steps-columns img {
  border-radius: 20px 20px 20px 20px;
}
#slider_1 > .swiper-slide-active img {
  border-radius: 10px 10px 10px 10px;
}
#slider_1 > .swiper-slide-next img {
  border-radius: 10px 10px 10px 10px;
}
.page-site > #hero-id-1 .hero__form {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(253, 253, 253, 0.24);
  padding: 15px;
  background-color: rgba(240, 236, 236, 0.21);
  border-radius: 15px 15px 15px 15px;
  box-shadow: 0px 5px 10px 0px rgba(77, 77, 77, 0.35);
}
.container .modal__title > p {
  text-align: center;
}
.hero__wrapper .modal__title span {
  font-size: 26px;
}
.hero__wrapper h1 > span {
  font-size: 50px;
}
.hero__wrapper > .hero__content p > span {
  font-size: 22px;
  line-height: 27.2px;
}
#seo-id-1 img {
  border-radius: 20px 20px 20px 20px;
}
body .modal__body {
  background-color: rgba(252, 252, 252, 0.64);
  border-radius: 20px 20px 20px 20px;
}
#seo-id-2 img {
  border-radius: 20px 20px 20px 20px;
}
#seo-id-3 img {
  border-radius: 20px 20px 20px 20px;
}
@media screen and (max-width: 1200px) {
  body #hero-id-1 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .hero__wrapper h1 > span {
    font-size: 44px;
  }
  .container h1 {
    text-align: center;
  }
  .container .modal__title > p {
    font-size: 20px;
  }
  .hero__wrapper .modal__title span {
    font-size: 21px !important;
  }
}
@media screen and (max-width: 720px) {
  body #hero-id-1 {
    padding-top: 29px !important;
    padding-bottom: 30px !important;
  }
  .hero__wrapper h1 > span {
    font-size: 46px;
    text-align: center;
  }
  .container h1 {
    text-align: center;
  }
  .hero__wrapper .modal__title span {
    font-size: 21.2px !important;
  }
}
@media screen and (max-width: 720px) and (max-width: 768px) {
  body #seo-id-2 > .container .legal-features-row {
    flex-direction: column;
    gap: 24px;
  }
  body #seo-id-2 > .container .legal-feature {
    max-width: 100%;
    text-align: center;
  }
  body #seo-id-2 > .container .legal-feature img {
    width: 48px;
    margin-bottom: 12px;
  }
  body #seo-id-2 > .container .legal-feature h3 {
    font-size: 16px;
  }
  body #seo-id-2 > .container .legal-feature p {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  body #hero-id-1 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .container h1 {
    text-align: center;
  }
  .hero__wrapper h1 > span {
    font-size: 36px;
  }
  .hero__wrapper > .hero__content p > span {
    font-size: 16.2px !important;
  }
  .container .hero__content p {
    font-size: 13.2px;
  }
  .hero__wrapper .modal__title span {
    font-size: 24.2px !important;
  }
}
@media screen and (max-width: 480px) and (max-width: 768px) {
  body #seo-id-2 > .container .legal-features-row {
    flex-direction: column;
    gap: 24px;
  }
  body #seo-id-2 > .container .legal-feature {
    max-width: 100%;
    text-align: center;
  }
  body #seo-id-2 > .container .legal-feature img {
    width: 48px;
    margin-bottom: 12px;
  }
  body #seo-id-2 > .container .legal-feature h3 {
    font-size: 16px;
  }
  body #seo-id-2 > .container .legal-feature p {
    font-size: 14px;
  }
}
