
* {
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  color: #880000;
  width: 100%;
}

h2 {
  margin-bottom: 20px;
}

b, strong {
  font-weight: bold;
}

.container {
  padding: 0;
}

.breadcrumbs div:hover {
  cursor: pointer;
}

button:hover {
  cursor: pointer;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px !important;
  }
}

body {
  font-family: "Inter", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

@font-face {
  font-family: "Hortensia";
  src: local("Hortensia"), url('ofont.ru_Hortensia.ttf');
  font-weight: bold;
}

.row {
  flex-direction: row;
}

svg {
  width: 100%;
}

h1 {
  margin-bottom: 24px !important;
}

.border-left-0 {
  border-left: 0;
}

.accordion-label {
  background: transparent;
  font-size: 24px;
  color: darkred;
  font-weight: 500;
  padding: 0;
  display: flex;
  text-wrap: wrap;
  justify-content: space-between;
}

@media screen and (max-width: 480px) {
  .accordion-label {
    font-size: 19px;
    text-align: left;
  }
}

.ml-14 {
  margin-left: 14px;
}

.blue-block {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 40px;
  background: #e3f4ff;
}

div#accordion {
  border-left: 1px solid #880000;
}

div#accordion .card {
  border-bottom: 1px dashed #494949;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}

div#accordion .card .card-header {
  background: transparent;
  padding-right: 0;
}

button.btn:active, button.btn:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

.darkblue {
  color: #004d6e !important;
}

.darkred {
  color: #880000 !important;
}

.darkgrey {
  color: #494949 !important;
}

.fs-18 {
  font-size: 18px;
}

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

.offer-header {
  font-size: 28px !important;
  margin-right: 180px;
}

.w-333 {
  width: 33.3%;
}

.w-25 {
  width: 25%;
}

.order-consultation {
  height: auto;
  background: #e6e6e6;
  padding-top: 30px;
  padding-left: 50px;
  padding-bottom: 30px;
  width: auto;
  border-radius: 5px;
}

.order-button_cont {
  display: flex;
  justify-content: end;
  margin-top: -50px;
  gap: 20px;
}

.order-button_cont button {
  background: #f8e5e5;
}

.order-button_cont button span {
  color: #880000;
}

.order-button_cont button:hover {
  background: #F8E5E5FF;
}

.additional-facilities_btn {
  width: 300px;
  padding-top: 10px;
  padding-bottom: 12px;
  box-shadow: none;
  border: none;
  background: #880000;
  color: white !important;
  padding-left: 10px;
  FONT-WEIGHT: 500;
  border-radius: 8px;
  font-size: 17px;
  padding-right: 10px;
  height: 70px;
}

ul {
  padding: 0;
}

.yellow-block {
  background: #FEF2D8;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-top: 40px;
}

.white-text {
  color: #ffdadb !important;
}

.order-header {
  color: #880000;
}

.breadcrumbs {
  display: flex;
  gap: 8px;
  font-size: 14px;
  flex-wrap: wrap;
}

.breadcrumbs svg {
  width: 12px;
}

.w-500 {
  width: 500px;
}

.flex-row {
  display: flex;
  flex-direction: row;
  gap: 50px;
}

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

input[type=text], input[type=tel], input[type=email] {
  width: 250px;
  height: 40px;
  border: 0;
  border-bottom: 2px solid #0f0f0f !important;
  background: transparent;
  font-size: 20px !important;
}

input::placeholder {
  color: rgba(124, 124, 124, 0.67);
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

input:focus-visible {
  outline: none;
}

.call-me_btn {
  width: 300px;
  padding-top: 10px;
  padding-bottom: 12px;
  box-shadow: none;
  border: none;
  background: #880000;
  color: white !important;
  FONT-WEIGHT: 600;
  border-radius: 8px;
  font-size: 19px;
}

.call-me_btn span {
  color: white;
}

.field {
  display: flex;
  flex-direction: column;
  width: 250px;
}

label {
  margin-bottom: 0 !important;
}

.badge-paragraph {
  width: 670px;
  font-size: 13px;
  line-height: 130%;
  margin-top: 40px;
}

.call-me_btn:hover {
  cursor: pointer;
  background: #c52627;
  outline: none;
}

.newRecall {
  display: flex;
  flex-direction: column;
  gap: 70px;
}

.header {
  background: #e6e6e6;
  padding-top: 10px;
  height: auto;
  background-repeat: no-repeat;
  background-position-y: -78px;
  background-size: 100%;
  background-origin: content-box;
  background-position-x: -12px;
}

.mb-50 {
  margin-bottom: 50px;
}

.social-links {
  flex-direction: row;
  display: flex;
  gap: 10px;
  width: auto;
  color: #005e8a;
  padding-top: 10px;
}

a {
  color: #494949 !important;
}

.call-icon {
  width: 20px;
  position: absolute;
  right: 60px;
  top: 18px;
}

.menu-links {
  display: flex;
  font-weight: 400;
  gap: 20px;
}

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

.offer-bg {
  background: #f5faff;
  padding-bottom: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-50 {
  margin-top: 50px;
}

.header__years {
  grid-area: years;
  font-family: Hortensia, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 24px;
  align-self: flex-end;
  color: #8E0002;
  margin-top: 80px;
  text-shadow: 0 0 4px #fff;
}

.footer {
  background: #e6e6e6;
  border-top: 2px solid #494949;
  padding-top: 30px;
  padding-bottom: 10px;
}

.w-20 {
  width: 20%;
}

.w-75 {
  width: 75%;
}

.footer-phone1 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 4px;
}

.footer-phone2 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}

.footer-free-call {
  font-size: 10px;
  margin-bottom: 0;
  margin-top: -1px;
}

.hort-footer-label {
  margin-top: 0;
  color: #8E0002;
}

.header__buttons {
  font-size: 28px;
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.second-header-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.header__flat-button-help {
  font-size: 13px;
  line-height: 8px;
}

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

.header__button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  padding: 10px 18px;
  background-color: #8E0002;
  color: #fff;
  border-radius: 12px;
  height: 48px;
  font-size: 22px;
  text-decoration: none;
}

#search {
  width: 28px;
  height: 28px;
}

.links {
  display: flex;
  flex-direction: row;
  font-size: 16px;
}

.menu-links > a:hover, .links > a:hover, .links > a:hover > span {
  color: #8d202d !important;
  text-underline: none;
}

.links > a.active, .links > a.active > span {
  color: #8d202d !important;
}

#search-input {
  background: white;
  border: 1px solid lightgrey;
  border-radius: 5px;
  padding-left: 8px;
  width: 220px;
  height: 30px;
}

#search-input::placeholder {
  font-size: 14px;
}

.search-block {
  display: flex;
  gap: 5px;
  align-items: center;
}

.top-slogan {
  font-size: 27px;
  line-height: 130%;
  color: #d83f3f;
  margin-top: 50px;
}

h1 {
  color: #8d202d;
  font-size: 36px;
}

.yellow-table {
  background: #FEF2D8;
  padding: 30px;
  margin-top: 20px;
}

.fw-500 {
  font-weight: 500;
}

.bold {
  font-weight: bold;
}

.law {
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 2px solid grey;
  padding-left: 30px;
  padding-top: 0px;
}

.law div {
  text-transform: uppercase;
  font-weight: bold;
  color: #880000;
}

.lightgrey-block {
  background: #e6e6e6;
  padding: 50px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}

.lightgrey-block h1, .lightgrey-block h2, .lightgrey-block h3, .lightgrey-block h4, .lightgrey-block h5, .lightgrey-block h6 {
  color: #494949;
  margin-bottom: 20px;
}

h5 {
  color: #d83f3f !important;
  border-bottom: 1px solid #880000;
  width: auto;
  margin-right: 80px;
  padding-bottom: 5px;
  font-size: 22px !important;
}

li::marker {
  content: "";
}

li {
  line-height: 115%;
  margin-top: 15px;
}

.link-arrow li:first-child {
  margin-top: 0;
}

.bordered-list {
  border-left: 1px solid #880000;
  padding-left: 7px !important;
  height: -moz-fit-content;
  height: fit-content;
}

.carousel {
  width: 100%;
  border: 1px solid #494949;
  border-radius: 5px;
}

.carousel-inner {
  display: block;
  color: #494949;
  background: #e6e6e6;
  padding: 30px 40px 50px;
  height: 100%;
  border-radius: 5px;
}

.carousel-control-prev-icon {
  background-image: url('arrow-left.svg') !important;
}

.carousel-control-next-icon {
  background-image: url('arrow-right.svg') !important;
}

.carousel-control-next, .carousel-control-prev {
  opacity: 0.8 !important;
  width: 35px !important;
}

.show-review {
  position: absolute;
  bottom: 20px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 13px !important;
  height: 20px !important;
}

a:hover {
  text-decoration: none !important;
}

.big-links-block {
  background: #FEF2D8 !important;
}

.big-links-block button {
  background: transparent !important;
  color: #880000 !important;
  border: 1px solid #494949 !important;
}

.dropdown-icon {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-icon:hover {
  cursor: pointer;
}

.hover-pointer:hover {
  cursor: pointer;
}

.carousel-indicators li {
  background-color: #494949;
}

.grafit {
  color: #494949 !important;
}

.d-flex {
  display: flex;
}

.carousel-container {
  height: 380px;
}

@media screen and (max-width: 480px) {
  .button_phone {
    padding-top: 8px !important;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .carousel-container {
    height: 260px;
  }

  .carousel-item {
    overflow: hidden;
  }

  .carousel-inner {
    padding: 20px 40px;
  }
  .carousel-inner .carousel-item div:first-child {
    gap: 8px !important;
  }
  .carousel-inner h3 {
    text-align: center;
  }
  .carousel-inner img {
    height: 115px !important;
  }
  .carousel-inner .card-header p {
    margin-top: 10px !important;
  }

  p {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .why-we {
    padding: 30px 10px 20px 20px !important;
  }

  .no-padding-mobile {
    padding: 0;
  }

  .header {
    padding-top: 20px;
  }

  .accordion-label {
    margin-bottom: 8px;
  }
  .accordion-label span.txt {
    max-width: 85%;
  }
  .accordion-label svg {
    width: 30px;
  }

  .header__years {
    font-size: 20px;
  }

  .card-body {
    padding-top: 20px;
    gap: 0;
    padding-left: 15px;
  }
  .card-body p {
    margin-bottom: 5px;
  }

  .header__button {
    padding: 6px 12px;
    background-color: #8E0002;
    color: #fff;
    border-radius: 12px;
    height: 35px;
    font-size: 15px;
    text-decoration: none;
  }

  .hide-mobile {
    display: none !important;
  }

  .table-cont {
    padding: 20px 10px !important;
    font-size: 14px;
    margin-top: 10px !important;
    width: 100%;
    overflow: auto;
  }
  .table-cont table {
    max-width: 800px !important;
  }

  h2.mt-50 {
    margin-top: 30px !important;
  }

  .carousel-inner h3 {
    margin-top: 10px;
  }

  .flex-row:has(.w-333) {
    flex-direction: column !important;
  }
  .flex-row:has(.w-333) .w-333 {
    width: 100% !important;
  }
  .flex-row:has(.w-333) .w-333 .additional-facilities_btn {
    height: 90px;
  }

  .ml-4 {
    margin-left: 5px !important;
  }

  .lightgrey-block .card-body {
    padding-top: 0;
    padding-bottom: 0;
  }

  .yellow-block {
    padding: 20px 10px !important;
  }
  .yellow-block p {
    margin-bottom: 0 !important;
  }

  .card-header {
    padding: 5px 0;
  }

  .header__buttons {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: space-between;
    width: 100%;
  }

  .header__flat-button a {
    font-size: 20px;
  }

  .header__flat-button-help {
    font-size: 10px;
  }

  .logo svg {
    margin: 0 auto 0 !important;
    width: 90% !important;
    height: 180px;
  }
  .logo .work-label {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
  }
}

.navbar {
  position: absolute;
  background: none !important;
  right: 0;
  top: 10px;
}

.navbar button {
  border: none;
  padding-right: 10px;
}

.navbar button:focus {
  box-shadow: none;
  outline: none;
}

span.txt {
  color: #880000;
}

.navbar-collapse {
  background: #e4e4e4 !important;
  padding: 20px 10px 20px 20px !important;
}

.navbar-nav {
  gap: 15px;
}

.navbar-toggler, .navbar {
  padding: 0;
}

.navbar-toggler-icon {
  height: 1.8em;
  width: 1.8em;
}

@media screen and (min-width: 480px) {
  .display-mobile {
    display: none;
  }
}

.head-list {
  font-size: 18px;
  width: auto;
  font-weight: 400;
  border-left: 1px solid darkred;
  line-height: 130%;
  padding-left: 20px;
}

.head-list > p:last-child {
  margin-bottom: 8px;
}

.w-50 {
  width: 50% !important;
}

.ml-100 {
  margin-left: 100px;
}

.big-links-block {
  background: #FEF2D8 !important;
}

.big-links-block button {
  height: 100%;
}

.form-hint {
  margin-bottom: 0;
  width: 350px;
  font-size: 13px;
  color: grey;
}

.read-link {
  text-decoration: underline !important;
  color: #880000 !important;
  text-underline-offset: 2px;
}

ul, li {
  padding: 0;
}

.lvl1 {
  margin-top: 30px;
}

.step-survey label {
  font-size: 14px;
}

.big-links-block {
  background: #FEF2D8;
  padding-left: 50px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 50px;
  font-size: 24px;
  margin-top: 30px;
}

.big-links-block div {
  width: 33.3% !important;
}

.big-links-block div a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #880000;
}

.big-links-block div a:hover {
  cursor: pointer;
}

.news-link {
  text-decoration: none !important;
  font-size: 15px;
  color: #004d6e !important;
  border: 1px solid #004d6e;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 9px;
  padding-right: 10px;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  width: 400px;
}

ul.link-button {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

ul.link-button li {
  margin-top: 0;
}

.no-275 {
  color: #004d6e !important;
}

.no-275 div {
  width: 100% !important;
}

.miss_btn {
  width: 150px;
  font-size: 16px;
  background: #838383;
}

.text-disabled h3 {
  text-decoration: line-through;
}

.d-none {
  display: none;
}

.font-weight-normal {
  font-weight: normal !important;
}

.nes-label {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 5px;
}

.nes-label svg:hover {
  cursor: pointer;
}

li {
  line-height: 130%;
}

.link-arrow {
  border: 1px solid darkred;
  padding: 20px 50px;
  border-radius: 10px;
}

.main-news {
  border: 1px solid #004d6e;
  width: 100%;
  border-radius: 10px;
  padding: 40px;
}

.prev-news h6 {
  padding-bottom: 4px;
  width: auto;
  font-size: 22px;
  color: #d83f3f;
  margin-top: 30px;
  margin-bottom: 10px;
}

.prev-news h4 {
  font-size: 20px;
}

.prev-news_block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid darkred;
  border-radius: 10px;
  padding-left: 16px;
  padding-top: 16px;
  padding-right: 10px;
  padding-bottom: 16px;
  align-items: flex-end;
  background: #e6e6e6;
}

.prev-news_block svg {
  width: 33px;
  height: 33px;
}

table {
  width: 100%;
}

table tr th {
  padding-bottom: 20px;
}

table tr th, table tr td {
  border-left: 1px solid #494949;
  padding-left: 10px;
  border-bottom: 1px solid #cecece;
}

table tr th:first-child, table tr td:first-child {
  border: none;
  border-bottom: 1px solid #cecece;
}

table tr td {
  padding-bottom: 6px;
  padding-top: 4px;
}

table tr:last-child td {
  border-bottom: none;
}

.link-item {
  display: flex;
  align-items: center;
  text-decoration: underline;
  text-underline-offset: 3px;
  font-size: 18px;
  line-height: 200%;
}

.link-item img {
  width: 8px;
  margin-right: 10px;
}

.links-block {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.underlined {
  text-decoration: underline;
  text-underline-offset: 3px;
}

ol li::marker, .marked li::marker {
  content: initial;
  list-style-type: disc !important;
}

ol ul, .marked ul {
  margin-left: 20px;
}

.ml-50 {
  margin-left: 50px;
}

.table-cont {
  padding: 30px 50px 30px;
  background: #e6e6e6;
  margin-top: 40px;
}

.explanation {
  margin-top: 50px;
}

.explanation h3 {
  margin-bottom: 30px;
}

.explanation .table-cont {
  padding: 30px 50px 30px;
  background: #e6e6e6;
  margin-top: 40px;
}

.yellow-block {
  margin-top: 10px;
  margin-bottom: 30px;
  background: #f4f9fc;
}

.explanation {
  width: 100%;
}

.additional-facilities_btn {
  width: 100%;
  text-align: left;
  height: 140px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: space-between;
  color: #494949 !important;
}

.w-333 {
  width: 15% !important;
}

.w-333 img {
  width: 10px;
}

.mt-5, .mt-50 {
  margin-top: 75px !important;
}

h2 {
  margin-top: 50px;
}

li.note {
  font-size: 22px;
  font-weight: bolder;
  color: #880000;
}

p {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .main-news {
    padding: 20px 10px !important;
  }
  .main-news .flex-row {
    flex-direction: column !important;
  }

  .recall-order {
    margin-bottom: 20px !important;
  }

  h1 img, h2 img, h3 img, h4 img, h5 img, .link-item img {
    width: 10px !important;
  }

  .link-arrow {
    padding: 20px 30px !important;
  }

  ol {
    margin-top: 10px;
    margin-left: 0 !important;
  }

  li.lvl1 label {
    width: 90%;
  }

  .step-survey h3 {
    font-size: 18px;
  }
  .step-survey ul {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .step-survey div:first-child {
    margin-top: 0 !important;
    gap: 20px !important;
  }
  .step-survey div:first-child button {
    width: 150px !important;
  }
  .step-survey ul#vids_select {
    margin-bottom: -20px !important;
  }

  .miss_btn {
    width: 220px !important;
    font-size: 15px !important;
  }

  li input[type=checkbox], li input[type=radio], ul input[type=checkbox], ul input[type=radio] {
    width: 20px !important;
  }

  .form-hint {
    width: 100% !important;
    margin-top: -5px;
  }

  .badge-paragraph {
    width: 100%;
    font-size: 13px;
    line-height: 130%;
    margin-top: 30px;
  }

  .subscribe-form {
    width: 100% !important;
    padding: 20px 10px !important;
  }
  .subscribe-form .flex-row {
    flex-direction: column !important;
  }

  .flex-row {
    gap: 20px !important;
  }

  img {
    width: 100% !important;
  }

  button[data-class=new-recall] img {
    width: 10px !important;
  }

  .filters sorting {
    display: none;
  }

  p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 130%;
  }

  .ml-50 {
    margin-left: 20px;
  }

  li {
    font-size: 15px;
    margin-top: 8px;
  }

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

  .yellow-block {
    font-size: 20px !important;
    padding: 20px !important;
    margin-bottom: 10px !important;
  }

  h4 {
    font-size: 20px;
  }

  .header {
    padding-top: 10px;
  }

  .navbar {
    justify-content: end;
  }

  h1 {
    font-size: 22px !important;
    margin-bottom: 10px !important;
  }

  .mt-50 {
    margin-top: 40px !important;
  }

  h2 {
    font-size: 25px;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
  }

  .main-block {
    padding-bottom: 120px !important;
  }

  .col-mobile {
    flex-direction: column;
  }
  .col-mobile .col {
    height: auto;
    min-height: auto;
  }

  .benefits {
    flex-direction: column;
  }
  .benefits .benefit-block {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .benefits .benefit-block img {
    height: 100px;
  }
  .benefits .benefit-block h3, .benefits .benefit-block p {
    text-align: center;
  }

  .order-consultation {
    padding: 20px 10px !important;
    padding-right: 10px !important;
  }

  .h70-mobile {
    height: 70px !important;
  }

  .h250-mobile {
    height: 250px !important;
  }

  .mb-3-mobile {
    margin-bottom: 5px;
  }

  .hort-footer-label {
    margin-top: 15px !important;
  }

  .accent-block {
    padding: 20px !important;
    font-size: 20px !important;
  }
  .accent-block .big {
    font-size: 30px !important;
  }

  .logo img {
    width: 200px !important;
  }

  .order-button_cont {
    flex-direction: column;
    gap: 10px;
    margin-top: 25px;
  }
  .order-button_cont .newRecall .flex-row {
    flex-direction: column !important;
    width: 100%;
    gap: 10px !important;
  }
  .order-button_cont .newRecall .flex-column p:first-child {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }
  .order-button_cont .newRecall .flex-column .flex-column {
    gap: 20px !important;
  }
  .order-button_cont .newRecall .step-survey h3 {
    font-size: 18px;
  }
  .order-button_cont .newRecall .step-survey ul {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .order-button_cont .newRecall .step-survey div:first-child {
    margin-top: 0 !important;
    gap: 20px !important;
  }
  .order-button_cont .newRecall .step-survey div:first-child button {
    width: 150px !important;
  }
  .order-button_cont .newRecall .step-survey ul#vids_select {
    margin-bottom: -20px !important;
  }
  .order-button_cont .newRecall .miss_btn {
    width: 220px !important;
    font-size: 15px !important;
  }
  .order-button_cont .newRecall li input[type=checkbox], .order-button_cont .newRecall li input[type=radio], .order-button_cont .newRecall ul input[type=checkbox], .order-button_cont .newRecall ul input[type=radio] {
    width: 20px !important;
  }
  .order-button_cont .newRecall .lvl1 {
    margin-top: 20px !important;
  }
  .order-button_cont .newRecall .form-hint {
    width: 100% !important;
    margin-top: -5px;
  }
  .order-button_cont .newRecall .badge-paragraph {
    width: 100%;
    font-size: 13px;
    line-height: 130%;
    margin-top: 30px;
  }

  .call-me_btn {
    width: 100%;
  }

  input {
    width: 100% !important;
  }

  .field {
    width: 100%;
  }

  .newRecall .flex-row {
    flex-direction: column !important;
    width: 100%;
    gap: 6px !important;
  }
  .newRecall .flex-column p:first-child {
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }
  .newRecall .flex-column .flex-column {
    gap: 20px !important;
  }
  .newRecall .step-survey h3 {
    font-size: 18px;
  }
  .newRecall .step-survey ul {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .newRecall .step-survey div:first-child {
    margin-top: 0 !important;
    gap: 20px !important;
  }
  .newRecall .step-survey div:first-child button {
    width: 150px !important;
  }
  .newRecall .step-survey ul#vids_select {
    margin-bottom: -20px !important;
  }
  .newRecall .miss_btn {
    width: 220px !important;
    font-size: 15px !important;
  }
  .newRecall li input[type=checkbox], .newRecall li input[type=radio], .newRecall ul input[type=checkbox], .newRecall ul input[type=radio] {
    width: 20px !important;
  }
  .newRecall .lvl1:first-child {
    margin-top: 20px !important;
  }
  .newRecall .form-hint {
    width: 100% !important;
    margin-top: -5px;
  }
  .newRecall .badge-paragraph {
    width: 100%;
    font-size: 13px;
    line-height: 130%;
    margin-top: 30px;
  }
}

.col img {
  max-height: 220px;
}

.col a img {
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.benefit-block img {
  width: auto !important;
}

.links-block .flex-row {
  flex-direction: column !important;
  gap: 20px;
}

.display-none {
  display: none;
}

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