@import url("https://fonts.googleapis.com/css2?family=Inter&family=Outfit&family=Sora");.btn:hover {
  background: #C00510;
}
.page-site > #hero-id-1 .hero__form {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 25px;
  border-radius: 29px 29px 29px 29px !important;
  box-shadow: 0px 5px 0px 0px rgba(227, 6, 19, 0.22);
}
#hero-form-1 a {
  color: #ffffff;
  text-decoration: underline;
}
.hero__wrapper .form__row {
  color: #000000;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) {
  text-align: center;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) {
  text-align: center;
  margin-top: -12px;
}
.container h1 {
  color: Inter;
  font-family: Outfit;
  font-size: 51px !important;
  -webkit-text-stroke-width: 1px;
}
.container .hero__content p {
  font-family: Sora;
}
#hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(2) {
  font-size: 23px;
}
#hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(3) > strong {
  font-style: italic;
  font-family: 'Arial Black', Gadget, sans-serif;
}
#hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(3) > strong {
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.3px;
}
.container .modal__title > p {
  font-family: Inter;
}
.hero__form strong {
  font-family: Outfit;
  text-transform: capitalize;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > span > strong:nth-child(1) {
  font-size: 35px;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > span > strong:nth-child(3) {
  font-size: 20px;
}
.hero__wrapper > .hero__form p > strong {
  box-shadow: 0px 0px 10px 0px #E30613;
}
.form__input.error,
.form__input.valid {
  color: #fff;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(3) {
  box-shadow: none;
  font-size: 19px;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
  box-shadow: none;
  font-size: 35px;
}
#hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) > strong {
  font-size: 21px;
  border-width: 1px;
  border-style: solid;
  border-color: #E30613;
  padding: 5px 15px 5px 15px;
  border-radius: 81px 81px 81px 81px;
  background-color: rgba(192, 5, 16, 0.28);
}
body .header__timer > div {
  font-family: Outfit;
}
.page-site > #hero-id-1 .hero__form {
  background: rgba(0, 0, 0, 0.6);
  /* Чуть темнее для контраста */
  backdrop-filter: blur(10px);
  /* Размытие фона (glassmorphism) */
  padding: 30px;
  border-radius: 29px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.1);
  /* Тонкая светлая рамка */
}
body .modal__body {
  background: rgba(0, 0, 0, 0.6);
  /* Чуть темнее для контраста */
  backdrop-filter: blur(10px);
  /* Размытие фона (glassmorphism) */
  padding: 30px;
  border-radius: 29px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.1);
  /* Тонкая светлая рамка */
}
.modal .modal__title {
  font-family: Outfit;
  font-weight: 800;
  color: #ffffff;
  text-align: center;
  display: block !important;
  content: "" !important;
  margin: 0.5em 0 !important;
  font-size: 28px;
  line-height: 31.8px;
}
.promo-bottom__form > #form-modal > .checkbox span {
  color: #ffffff;
}
#form-modal a {
  color: #ffffff;
  text-decoration: underline;
}
h2,
.modal-title {
  white-space: normal !important;
  line-height: 1.3 !important;
}
br {
  display: block !important;
  content: "" !important;
  margin: 0.5em 0 !important;
}
body .header__timer > div {
  font-family: Outfit;
  font-weight: 700;
  font-size: 19px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.05) 100%);
  padding: 3px 10px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  display: inline-block;
}
.header .nav {
  margin-left: -133px !important;
}
.header__wrapper .nav > li > a {
  text-transform: capitalize;
  font-family: Outfit;
  font-weight: 800;
  color: #682024;
}
@keyframes gentle-pulse {
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.4);
  }
  50% {
    transform: scale(1.02);
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.5);
  }
}
#hero-form-1 > button {
  position: relative;
  overflow: hidden;
  animation: gentle-pulse 3s ease-in-out infinite;
}
@keyframes gentle-pulse {
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 4px 15px rgba(220, 38, 38, 0.4);
  }
  50% {
    transform: scale(1.02);
    box-shadow: 0 6px 20px rgba(220, 38, 38, 0.5);
  }
}
#hero-form-1 > button::before,
#hero-form-1 > button::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
  transform: translate(-50%, -50%) scale(0);
  border-radius: 50%;
  pointer-events: none;
}
#hero-form-1 > button::before {
  animation: wave 3s ease-out infinite;
}
#hero-form-1 > button::after {
  animation: wave 3s ease-out 1.5s infinite;
}
@keyframes wave {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, -50%) scale(2.5);
    opacity: 0;
  }
}
.page-site > #seo-id-1 h2 {
  text-align: center;
}
.cards__wrapper img {
  background-color: #E30613;
  border-radius: 15px 15px 15px 15px;
}
body #seo-id-1 {
  padding-bottom: 0px !important;
}
#seo-id-2 > div > a {
  display: flex;
  width: 25%;
}
#seo-id-2 > div > div:nth-child(2) > p {
  font-weight: 700;
  text-align: center;
}
body #seo-id-2 {
  padding-top: 0px !important;
}
/* Glassmorphism карточки */
#cards-id-1 > div > div > div.cards-block.columns--default.defailt {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.05) 100%);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}
#cards-id-1 > div > div > div.cards-block.columns--default.defailt:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.3);
}
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  padding: 30px 40px;
  background: #fff;
  border: 2px solid #f0f0f0;
  border-radius: 16px;
  font-family: 'Outfit', sans-serif;
  margin: 30px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) span {
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  padding: 12px 0;
}
/* Стрелки МЕЖДУ элементами */
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) span:not(:last-child)::after {
  content: '↓';
  display: block;
  color: #dc2626;
  font-size: 24px;
  font-weight: 700;
  margin: 8px 0;
}
/* Мобильные устройства */
.container > .seo__wrapper span {
  font-size: 22px !important;
  padding: 0px 0px 0px 0px !important;
}
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  background: #fff;
  border: 2px solid #f0f0f0;
  font-family: 'Outfit', sans-serif;
  margin: 30px 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 0px 15px 0px;
}
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) span {
  font-size: 24px;
  font-weight: 700;
  color: #1a1a1a;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
/* Стрелки МЕЖДУ элементами */
#seo-id-2 > div > div:nth-child(1) > div:nth-child(1) > p:nth-child(5) span:not(:last-child)::after {
  content: '↓';
  display: block;
  color: #dc2626;
  font-size: 32px;
  font-weight: 700;
  margin: 15px 0;
  text-align: center;
}
/* Мобильные устройства */
.custom-table {
  width: 100%;
  max-width: 900px;
  margin: 40px auto;
  border-collapse: collapse;
  font-family: 'Outfit', sans-serif;
  background: transparent;
}
.custom-table thead {
  border-bottom: 3px solid #dc2626;
}
.custom-table thead th {
  padding: 20px 15px;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
}
.custom-table thead th:nth-child(3) {
  color: #dc2626;
  position: relative;
}
.custom-table thead th:nth-child(3)::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
  background: #dc2626;
}
.custom-table tbody tr {
  border-bottom: 1px solid #f0f0f0;
}
.custom-table tbody td {
  padding: 20px 15px;
  font-size: 15px;
  color: #333;
}
.custom-table tbody td:first-child {
  font-weight: 500;
  color: #1a1a1a;
}
.custom-table tbody td:nth-child(2),
.custom-table tbody td:nth-child(3) {
  text-align: center;
}
.custom-table .yes {
  display: inline-block;
  font-size: 24px;
  color: #dc2626;
}
.custom-table .no {
  display: inline-block;
  font-size: 24px;
  color: #e5e5e5;
}
#table > div > div:nth-child(1) > p:nth-child(3) {
  text-align: center;
  font-weight: 700;
}
h2 {
  text-align: center;
}
.page-site > #table p {
  text-align: center;
}
body #table .sec__top {
  background-color: #dc2626;
  color: #ffffff;
  padding: 20px;
}
body #table > .container {
  border-color: #dc2626 !important;
  border-width: 1px;
  border-style: solid;
  padding: 0px 0px 0px 0px;
  border-radius: 0px 0px 100px 100px;
}
#seo-id-4 > div > div > div:nth-child(1) {
  display: flex;
  align-items: center;
}
body #seo-id-4 {
  padding-top: 0px !important;
}
#cards-id-2 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #dc2626;
}
body #steps-id-1 .sec__bottom {
  text-align: center;
}
#steps-id-1 > div > a {
  width: 25% !important;
}
#steps-id-1 .steps-item {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: rgba(0, 0, 0, 0.11);
}
#cardbig > div > div.cards__wrapper.image-card.image-top.columns--2 > div.cards-block.columns--default.defailt > div.cards-block__text > p:nth-child(1) {
  text-align: center;
}
.page-site > #slider-id-1 .sec__top > p {
  text-align: center;
}
#slider-id-1 > div > div:nth-child(1) > p > span {
  font-weight: 700;
}
#cards-id-4 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt > h4 > span > img {
  border-radius: 48px 48px 48px 48px;
  background-color: #ff2c34 !important;
}
#cards-id-4 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  position: relative;
  transition: all 0.3s ease;
}
#cards-id-4 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt::before {
  content: '';
  position: absolute;
  left: 0;
  top: 20%;
  width: 4px;
  height: 60%;
  background: linear-gradient(180deg, transparent, #dc2626, transparent);
  border-radius: 0 4px 4px 0;
  transform: scaleY(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}
#cards-id-4 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt:hover::before {
  transform: scaleY(1);
}
#cards-id-4 > div > div.cards__wrapper.default-card.image-top.columns--3 > div.cards-block.columns--default.defailt:hover {
  transform: translateY(-6px) translateX(4px);
  box-shadow: 0 10px 30px rgba(220, 38, 38, 0.15);
}
#seo-id-6 > div > div:nth-child(2) > p {
  text-align: center;
  font-weight: 700;
}
#seo-id-6 > div > a {
  width: 25% !important;
}
.page-site > #hero-id-2 .hero__form {
  background: rgba(0, 0, 0, 0.6);
  /* Чуть темнее для контраста */
  backdrop-filter: blur(10px);
  /* Размытие фона (glassmorphism) */
  padding: 30px;
  border-radius: 29px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 255, 255, 0.1);
  /* Тонкая светлая рамка */
}
.hero__wrapper .modal__title > p > span {
  font-family: Outfit;
  font-weight: 900;
  font-size: 30px;
  text-align: center;
}
#hero-id-2 .modal__title > p {
  text-align: center;
}
#hero-id-2 > div > div > div:nth-child(1) > div > h2 {
  text-align: left;
  font-size: 56px;
}
.page-template-templatespage-builder-php #seo-id-1 > div > div:nth-child(1) > h1 {
  text-align: center;
}
body h2 {
  font-size: 43px !important;
}
.page-template-templatespage-builder-php #seo-id-2 {
  margin-top: 42px !important;
}
#contactform > button {
  background: linear-gradient(135deg, rgba(220, 38, 38, 0.9) 0%, rgba(239, 68, 68, 0.8) 100%);
  backdrop-filter: blur(10px);
  color: #fff;
  font-family: 'Outfit' 0, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 40px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  cursor: pointer;
  box-shadow: 0 4px 15px rgba(220, 38, 38, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease;
  background-image: radial-gradient(rgba(255, 0, 0, 0.9) 0%, rgba(239, 68, 68, 0.8) 100%);
}
#contactform > button:hover {
  background: linear-gradient(135deg, #dc2626 0%, rgba(239, 68, 68, 0.95) 100%);
  box-shadow: 0 6px 20px rgba(220, 38, 38, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transform: translateY(-3px);
}
.contact .contact__form--title {
  text-align: center;
}
.contact .contact__form--descr {
  text-align: center;
}
#contactform a {
  text-decoration: underline;
}
.page-id-2224 .container h1 {
  font-size: 44px;
}
.page-id-2224 #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
  padding-top: 0px;
  font-size: 31px;
  line-height: 30px;
}
.page-id-2224 #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) > strong {
  font-size: 19px;
}
.page-id-2224 #hero-id-1 p {
  line-height: 23px !important;
}
#seo-id-2 > div > div.seo__wrapper.text-right.image-text > div.seo__text > p > span {
  margin-top: 0px;
}
.page-id-2224 #hero-id-2 > div > div > div:nth-child(2) > div > p > span {
  font-size: 26px;
}
#page-site > header > div:nth-child(3) > div > div:nth-child(3) > div:nth-child(1) > div {
  margin-left: -5px !important;
}
body .header {
  margin-bottom: 3px !important;
}
#page-site > header > div:nth-child(3) > div {
  margin-bottom: 1px;
  padding-bottom: 9px !important;
}
#seo-id-1 > div > div:nth-child(1) > div:nth-child(1) > p > img {
  width: 75%;
}
#seo-id-1 > div > div.seo__wrapper.text-right.side_cards > div.seo__blocks > div.seo-block > div.seo-block__text {
  background: #fff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  position: relative;
  transition: all 0.3s ease;
}
.container .seo-block > .seo-block__text {
  border-bottom-color: #dc2626;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.page-site > #seo-id-1 .sec__bottom > p {
  text-align: center;
  font-weight: 600;
}
#hero-id-1 > div > div > div:nth-child(1) > div > h1 {
  font-size: 51px;
}
.hero__wrapper h1 > span {
  word-spacing: 0px;
  text-shadow: 1px -2px 10px #3d2020;
}
.page-site > #seo-id-1 .seo__wrapper > .seo-block__text {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .container h1 {
    font-size: 39px;
    text-align: center;
    -webkit-text-stroke-width: 1px !important;
    word-spacing: 1px !important;
  }
  .container .hero__content p {
    text-align: center;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) {
    white-space: pre-line;
    line-height: 16px !important;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) {
    margin-top: 0px !important;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(2) {
    font-size: 20px !important;
  }
  #page-site > header > div.container > div > div.header__right > a > svg {
    margin-left: 13px !important;
    margin-top: 1px;
  }
  .modal .modal__title {
    overflow: hidden;
    /* Обрезает текст */
    font-size: 26px;
    line-height: 34.6px;
  }
  body .modal__body {
    width: 50%;
  }
  body .modal {
    display: flex;
    justify-content: center;
  }
  #page-site > div:nth-child(3) > div > div > div:nth-child(2) > div > div {
    font-size: 24px;
    line-height: 30.6px !important;
  }
  .btn {
    width: auto !important;
  }
  #seo-id-2 > div > div:nth-child(2) > p {
    text-align: center;
    font-weight: 700;
  }
  h2 {
    text-align: center !important;
    font-size: 39px !important;
  }
  #table > div > div:nth-child(1) > p:nth-child(3) {
    text-align: center;
    font-weight: 700;
  }
  #seo-id-2 > div > a {
    width: 50% !important;
  }
  #steps-id-1 > div > a {
    width: 50% !important;
  }
  body #table > .container {
    border-radius: 0px 0px 30px 30px;
  }
  #seo-id-6 > div > a {
    width: 50% !important;
  }
  .hero__wrapper .modal__title > p > span {
    font-size: 28px !important;
  }
  .page-site > #hero-id-2 .hero__form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #hero-form-2 > button {
    display: flex;
    justify-content: center;
  }
  #hero-form-1 > button {
    width: 100%;
    height: 100%;
  }
  #hero-id-1 #hero-form-1 {
    display: flex;
    flex-direction: column;
  }
  #hero-id-2 #hero-form-2 {
    display: flex;
    flex-direction: column;
  }
  #page-site > header > div:nth-child(3) > div > div:nth-child(3) > a > svg {
    margin-left: 2px !important;
  }
  body h2 {
    line-height: 47.7px !important;
    font-size: 30px !important;
  }
  .page-template-templatespage-builder-php h2 {
    font-size: 27px !important;
  }
  #steps-id-1 .steps-item {
    border-bottom-width: 0 !important;
  }
  .page-template-templatespage-contact-php #contactform > button {
    width: 100% !important;
  }
  .page-id-2224 .container h1 {
    font-size: 36px;
  }
  #seo-id-1 .seo__wrapper > .seo-block__text > p {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 720px) {
  #hero-id-1 > div > div > div:nth-child(1) > div > h1 {
    font-size: 29px;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(2) {
    font-size: 17px !important;
  }
  .container h1 {
    -webkit-text-stroke-width: 1px;
    word-spacing: 0px;
    letter-spacing: 0.5px;
  }
  body .modal__body {
    width: auto;
  }
  .modal .modal__title {
    font-size: 25.5px !important;
  }
  .btn {
    width: 50% !important;
  }
  body #table > .container {
    border-width: 0px !important;
  }
  #table > div > div:nth-child(2) > div {
    display: flex;
    justify-content: center;
  }
  body #table .sec__top {
    margin-bottom: 0px !important;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
    font-size: 30px;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(3) {
    font-size: 17px;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) > strong {
    font-size: 17px;
  }
  #hero-form-1 > button {
    display: flex;
    width: 100% !important;
  }
  #hero-id-2 > div > div > div:nth-child(1) > div > h2 > span {
    font-size: 31px;
    line-height: 32.3px;
  }
  h2 {
    line-height: 34.7px;
  }
  .hero__wrapper .modal__title > p > span {
    font-size: 24px;
  }
  #hero-id-2 > div > div > div:nth-child(2) > div > p > span {
    font-size: 25px !important;
  }
  #hero-form-2 > button {
    width: 100% !important;
  }
  #hero-id-2 > div > div > div:nth-child(1) > div > h2 {
    line-height: 37.7px !important;
  }
  body h2 {
    line-height: 34.7px !important;
  }
  #seo-id-1 > div > div.seo__wrapper.text-right.side_cards > div.seo__blocks > div.seo-block > div.seo-block__text {
    padding: 9px 30px 9px 30px !important;
  }
  #seo-id-1 > div > div.seo__wrapper.text-right.side_cards > div.seo__blocks > div.seo-block {
    margin-top: -20px !important;
  }
}
@media screen and (max-width: 480px) {
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
    font-size: 30px !important;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(3) {
    font-size: 16px !important;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(2) > strong {
    font-size: 16px !important;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > h1 {
    font-size: 28px !important;
    letter-spacing: 1px;
    -webkit-text-stroke-width: 0.5px;
  }
  #hero-form-1 > label > p {
    line-height: 13.68px;
    font-size: 11.2px !important;
  }
  .hero__form > #hero-form-1 > .checkbox span {
    font-size: 10px !important;
  }
  .modal .modal__title {
    font-size: 18.5px !important;
    margin-top: 7px !important;
    line-height: 23.6px;
  }
  #page-site > div:nth-child(3) > div > div > div:nth-child(2) > div > div {
    font-size: 19.5px;
    line-height: 22.6px !important;
  }
  .btn {
    width: 75% !important;
  }
  .container > .seo__wrapper span {
    font-size: 15px !important;
  }
  .page-site > #cards-id-2 .cards-block {
    padding-bottom: 5px;
    padding-top: 5px !important;
  }
  .container > .cards__wrapper > .cards-block {
    margin-bottom: 0px !important;
  }
  .hero__wrapper #hero-form-2 p {
    line-height: 13.68px !important;
  }
  .container .desktop-hidden {
    margin-right: -11px !important;
  }
}
@media screen and (max-width: 390px) {
  #hero-id-1 > div > div > div:nth-child(1) > div > h1 {
    letter-spacing: 1px;
    font-size: 26px !important;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(3) {
    line-height: 15.68px;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
    font-size: 26px !important;
  }
  #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(3) {
    font-size: 14px !important;
  }
  #page-site > header > div.container > div > div.header__right > a > svg {
    margin-left: 13px;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(2) {
    font-size: 14px !important;
    line-height: 17px;
  }
  #hero-id-1 > div > div > div:nth-child(1) > div > p:nth-child(3) > strong {
    font-size: 13px !important;
  }
  .modal .modal__title {
    line-height: 21.6px;
    font-size: 19.5px !important;
    margin-top: 10px !important;
  }
  #table > div > div.seo__wrapper.text-right.only-text > div > div > table > tbody > tr > td {
    padding: 10px;
  }
  #seo-id-2 > div > a {
    width: 75% !important;
  }
  #steps-id-1 > div > a {
    width: 75% !important;
  }
  .btn {
    width: 75%;
  }
  #seo-id-6 > div > a {
    width: 75% !important;
  }
  .page-template-templatespage-contact-php .contact__wrapper #contactform p {
    line-height: 13.68px;
  }
  .page-id-2224 #hero-id-1 > div > div > div:nth-child(2) > div > p:nth-child(1) > strong:nth-child(1) {
    font-size: 23px !important;
  }
}
@media (max-width: 768px) {
  .custom-table thead th {
    padding: 15px 10px;
    font-size: 11px;
  }
  .custom-table tbody td {
    padding: 15px 10px;
    font-size: 13px;
  }
  #table > div > div:nth-child(1) > p:nth-child(3) {
    text-align: center !important;
    font-weight: 700;
  }
  #table > div > div:nth-child(1) > h2 {
    text-align: center !important;
  }
  #seo-id-1 > div > div.seo__wrapper.text-right.side_cards > div.seo__blocks > div.seo-block > div.seo-block__text {
    padding: 10px 30px 10px 30px;
    margin-top: -13.959px;
  }
}
@media screen and (max-width: 370px) {
  .page-site > #seo-id-1 h2 {
    line-height: 35.7px !important;
  }
  body h2 {
    line-height: 38.7px !important;
  }
  h2 {
    line-height: 38.7px;
  }
  home .header.header--transparent {
    background-color: #ffffff;
  }
  #seo-id-1 > div > div:nth-child(1) > h2 {
    line-height: 37.7px !important;
  }
}
