main {
  padding: 88px 0 0;
}
@media screen and (max-width: 1366px) {
  main {
    padding: 72px 0 0;
  }
}

.rud-section {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 0 180px;
}
@media screen and (max-width: 1780px) {
  .rud-section {
    margin: 0 0 140px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-section {
    margin: 0 0 120px;
  }
}
@media screen and (max-width: 600px) {
  .rud-section {
    margin: 0 0 100px;
  }
}
.rud-section *,
.rud-section *::after,
.rud-section *::before {
  font-family: "Nunito Sans", sans-serif;
  box-sizing: border-box;
  font-style: normal;
}
.rud-section .container {
  width: 100%;
  max-width: 1920px;
  padding: 0 120px;
}
@media screen and (max-width: 1780px) {
  .rud-section .container {
    padding: 0 80px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-section .container {
    padding: 0 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-section .container {
    padding: 0 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-section .container {
    padding: 0 24px;
  }
}
.rud-section__title span {
  color: #000;
  font-size: 90px;
  font-weight: 600;
  line-height: 90px;
  letter-spacing: -5.4px;
}
@media screen and (max-width: 1780px) {
  .rud-section__title span {
    font-size: 64px;
    line-height: 60px;
    letter-spacing: -3.84px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-section__title span {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -2.88px;
  }
}
@media screen and (max-width: 600px) {
  .rud-section__title span {
    font-size: 30px;
    letter-spacing: -1.8px;
  }
}
@media screen and (max-width: 600px) {
  .rud-section__title span {
    font-size: 24px;
    letter-spacing: -1.6px;
    text-align: center;
  }
}

.rud-breadcrumbs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 600px) {
  .rud-breadcrumbs {
    justify-content: center;
  }
}
.rud-breadcrumbs__item--home {
  width: 16px;
  height: 16px;
  background-image: url("https://novosilskaclinic.com/wp-content/themes/flatsome-child/assets/img/breadcrumbs-home.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.rud-breadcrumbs__item--home a {
  width: 100%;
  height: 100%;
  display: flex;
}
.rud-breadcrumbs__item--separator {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.48px;
  opacity: 0.4;
  margin: 0 8px;
}
@media screen and (max-width: 600px) {
  .rud-breadcrumbs__item--separator {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
.rud-breadcrumbs__item a {
  color: #D2AC67;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.48px;
  opacity: 0.7;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 600px) {
  .rud-breadcrumbs__item a {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
.rud-breadcrumbs__item span {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.48px;
  opacity: 0.4;
}
@media screen and (max-width: 600px) {
  .rud-breadcrumbs__item span {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}

.rud-hero {
  padding: 36px 0 0;
}
@media screen and (max-width: 1366px) {
  .rud-hero {
    padding: 24px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero {
    padding: 36px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero {
    padding: 48px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero {
    padding: 24px 0 0;
  }
}
.rud-hero .container {
  position: relative;
}
.rud-hero .rud-breadcrumbs {
  margin: 0 0 26px;
}
@media screen and (max-width: 1780px) {
  .rud-hero .rud-breadcrumbs {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero .rud-breadcrumbs {
    margin: 0 0 16px;
  }
}
.rud-hero__title {
  color: #000;
  font-size: 100px;
  font-weight: 600;
  line-height: 90px;
  letter-spacing: -6px;
  margin: 0 0 48px;
  max-width: calc(100% - 400px);
}
@media screen and (max-width: 1780px) {
  .rud-hero__title {
    font-size: 90px;
    line-height: 80px;
    letter-spacing: -5.4px;
    margin: 0 0 72px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__title {
    font-size: 64px;
    line-height: 1;
    letter-spacing: -3.84px;
    margin: 0 0 36px;
    max-width: calc(100% - 300px);
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__title {
    margin: 0 0 77px;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__title {
    margin: 0 0 163px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__title {
    text-align: center;
    font-size: 36px;
    line-height: 1;
    margin: 0 0 180px;
  }
}
.rud-hero__img {
  position: relative;
  left: -120px;
  width: calc(100% + 240px);
  height: 590px;
  border-radius: 200px 200px 0px 0px;
  overflow: hidden;
}
@media screen and (max-width: 1780px) {
  .rud-hero__img {
    height: 492px;
    left: -80px;
    width: calc(100% + 160px);
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__img {
    height: 420px;
    left: -64px;
    width: calc(100% + 128px);
    border-radius: 150px 150px 0px 0px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__img {
    height: 314px;
    left: -48px;
    width: calc(100% + 96px);
    border-radius: 90px 90px 0px 0px;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__img {
    height: 512px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__img {
    height: 250px;
    left: -24px;
    width: calc(100% + 48px);
  }
}
.rud-hero__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.rud-hero__link {
  width: 382px;
  height: 382px;
  border-radius: 50%;
  position: absolute;
  top: 42px;
  right: 120px;
  background: linear-gradient(212.65deg, #F4D9A6 14.56%, #A77F41 20.03%, #8A5E24 24.82%, #764710 29.61%, #6A3904 34.4%, #663500 38.51%, #6B3B05 40.56%, #7B4D15 43.98%, #966B30 48.09%, #BA9454 52.88%, #D0AD6A 54.93%, #DEC188 58.35%, #F4E0B7 63.83%, #FDEDC9 66.56%, #FBEAC5 68.62%, #F6E4BC 69.98%, #EFD9AB 71.35%, #E4C994 72.72%, #D6B677 74.09%, #D0AD6A 74.77%, #9F7539 78.2%, #75460F 81.62%, #663500 82.99%);
  box-shadow: -106px 66px 67.5px rgba(135, 101, 40, 0.25);
  z-index: 1;
}
@media screen and (max-width: 1780px) {
  .rud-hero__link {
    top: 54px;
    right: 71px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__link {
    width: 280px;
    height: 280px;
    top: 48px;
    right: 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__link {
    bottom: 149px;
    top: unset;
    right: 48px;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__link {
    bottom: 347px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link {
    width: 210px;
    height: 210px;
    right: 50%;
    transform: translateX(50%);
    bottom: 196px;
  }
}
.rud-hero__link::after, .rud-hero__link::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
}
.rud-hero__link::after {
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  top: 8px;
  left: 8px;
  background: linear-gradient(41.93deg, rgba(255, 255, 255, 0) 54.88%, rgba(233, 203, 148, 0.6) 86.67%), linear-gradient(0deg, rgba(142, 99, 31, 0.6), rgba(142, 99, 31, 0.6)), linear-gradient(29.1deg, #D0AD6A 20.31%, #C7A261 21.69%, #A47B3E 26.54%, #895C23 31.39%, #75460F 36.24%, #693903 41.09%, #663500 45.24%, #6B3A05 48.7%, #794A13 53.55%, #90642A 58.4%, #A67D40 62.55%, #D0AD6A 72.94%, #8A5D24 84.02%, #6C3B06 89.56%), #C48B38;
}
@media screen and (max-width: 1366px) {
  .rud-hero__link::after {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    top: 4px;
    left: 4px;
  }
}
.rud-hero__link::before {
  width: calc(100% - 62px);
  height: calc(100% - 62px);
  top: 31px;
  left: 31px;
  z-index: 1;
  background: linear-gradient(180deg, #CBA865 -6.17%, #A77F41 1.63%, #8A5E24 8.45%, #764710 15.28%, #6A3904 22.1%, #663500 27.95%, #6B3B05 30.87%, #7B4D15 35.75%, #966B30 41.59%, #BA9454 48.42%, #D0AD6A 51.34%, #DEC188 56.22%, #F4E0B7 64.01%, #FDEDC9 67.91%, #FBEAC5 70.84%, #F6E4BC 72.79%, #EFD9AB 74.74%, #E4C994 76.69%, #D6B677 78.64%, #D0AD6A 79.61%, #9F7539 84.48%, #75460F 89.36%, #663500 91.31%);
  box-shadow: -44px 45px 36.7px 0px rgba(88, 62, 16, 0.8);
}
@media screen and (max-width: 1366px) {
  .rud-hero__link::before {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link::before {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    top: 16px;
    left: 16px;
  }
}
.rud-hero__link--inside {
  width: calc(100% - 78px);
  height: calc(100% - 78px);
  position: absolute;
  top: 39px;
  left: 39px;
  display: block;
  background: linear-gradient(211.67deg, rgba(255, 255, 255, 0) 7.21%, rgba(255, 255, 255, 0) 19.55%, rgba(255, 255, 255, 0.25) 24.56%, rgba(255, 255, 255, 0) 30.25%, rgba(255, 255, 255, 0.25) 46.9%, rgba(255, 255, 255, 0) 70.99%), linear-gradient(219.74deg, #FFD994 -2.22%, #C29B53 53.84%, #B4904F 109.69%, #836632 109.71%);
  border-radius: 50%;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1366px) {
  .rud-hero__link--inside {
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    top: 24px;
    left: 24px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link--inside {
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
  }
}
.rud-hero__link--inside::after, .rud-hero__link--inside::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
}
.rud-hero__link--inside::after {
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 20px;
  left: 20px;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 1366px) {
  .rud-hero__link--inside::after {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    top: 16px;
    left: 16px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link--inside::after {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
    top: 6px;
    left: 6px;
  }
}
.rud-hero__link--inside::before {
  width: calc(100% - 74px);
  height: calc(100% - 74px);
  top: 37px;
  left: 37px;
  border-radius: 50%;
  background: linear-gradient(219.74deg, #FFD994 -2.22%, #C29B53 53.84%, #B4904F 109.69%, #836632 109.71%);
  mix-blend-mode: multiply;
  opacity: 0.5;
  box-shadow: inset 3px -3px 0px 3px #E7C992, inset -3px 3px 0px 3px #704009;
}
@media screen and (max-width: 1366px) {
  .rud-hero__link--inside::before {
    width: calc(100% - 66px);
    height: calc(100% - 66px);
    top: 33px;
    left: 33px;
    box-shadow: inset 2px -2px 0px 2px #E7C992, inset -2px 2px 0px 2px #704009;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link--inside::before {
    width: calc(100% - 26px);
    height: calc(100% - 26px);
    top: 13px;
    left: 13px;
    box-shadow: inset 1px -1px 0px 1px #E7C992, inset -1px 1px 0px 1px #704009;
  }
}
.rud-hero__link--inside svg {
  position: relative;
  z-index: 1;
  width: 34px;
  height: 19px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1366px) {
  .rud-hero__link--inside svg {
    width: 27px;
    height: 15px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link--inside svg {
    width: 19px;
    height: 11px;
  }
}
.rud-hero__link--inside span {
  position: relative;
  z-index: 1;
  color: #FFF;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  margin: 24px auto;
  max-width: calc(100% - 20px);
}
@media screen and (max-width: 1366px) {
  .rud-hero__link--inside span {
    font-size: 16px;
    line-height: 18px;
    margin: 16px 0;
    max-width: 190px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__link--inside span {
    font-size: 14px;
    line-height: 16px;
    margin: 12px 0;
  }
}
.rud-hero__link--inside span + svg {
  transform: rotate(180deg);
}
.rud-hero__link--inside__light {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: -500px -120px, 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(16deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 37%, rgba(255, 255, 255, 0.8) 45%, rgba(255, 255, 255, 0) 50%);
  background-size: 250% 250%, 100% 100%;
  transition: background-position 0s ease;
}
.rud-hero__link--inside__light:hover {
  background-position: bottom left, 0 0;
  transition-duration: 0.5s;
}
@media screen and (max-width: 600px) {
  .rud-hero__link--opacity {
    background: linear-gradient(27deg, rgba(0, 0, 0, 0) 56.8%, rgba(0, 0, 0, 0.2) 88.63%), linear-gradient(0deg, rgba(210, 172, 103, 0.1) 0%, rgba(210, 172, 103, 0.1) 100%), rgba(255, 255, 255, 0.6);
    border: 4px solid #ffffff;
    filter: drop-shadow(-30px 20px 50px rgba(135, 101, 40, 0.25));
    -webkit-backdrop-filter: blur(4px);
            backdrop-filter: blur(4px);
    box-shadow: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .rud-hero__link--opacity::after, .rud-hero__link--opacity::before {
    display: none;
  }
  .rud-hero__link--opacity .rud-hero__link--inside {
    background: unset;
    width: calc(100% - 26px);
    height: calc(100% - 26px);
    inset: unset;
    position: relative;
    border: 2px solid rgba(255, 255, 255, 0.5);
  }
  .rud-hero__link--opacity .rud-hero__link--inside::after, .rud-hero__link--opacity .rud-hero__link--inside::before {
    display: none;
  }
  .rud-hero__link--opacity .rud-hero__link--inside svg {
    filter: invert(1);
  }
  .rud-hero__link--opacity .rud-hero__link--inside span {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.42px;
  }
  .rud-hero__link--opacity .rud-hero__link--inside__light {
    display: none;
  }
}
.rud-hero__reverse {
  padding: 0 0 130px;
}
@media screen and (max-width: 1780px) {
  .rud-hero__reverse {
    padding: 0 0 64px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__reverse {
    padding: 0 0 75px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__reverse {
    padding: 0 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__reverse {
    padding: 0 0 72px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__reverse {
    padding: 0 0 94px;
  }
}
.rud-hero__reverse .rud-hero__wrap {
  display: flex;
  flex-direction: column-reverse;
}
.rud-hero__reverse .rud-hero__wrap .rud-hero__img {
  order: 2;
  border-radius: 0px 0px 200px 200px;
  margin: 0 0 48px;
  height: 518px;
}
@media screen and (max-width: 1780px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__img {
    height: 432px;
    margin: 0 0 44px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__img {
    height: 369px;
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__img {
    height: 314px;
    border-radius: 0px 0px 90px 90px;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__img {
    height: 512px;
    margin: 0 0 140px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__img {
    height: 250px;
    margin: 0 0 157px;
  }
}
.rud-hero__reverse .rud-hero__wrap .rud-breadcrumbs {
  order: 1;
  max-width: calc(100% - 400px);
}
@media screen and (max-width: 1780px) {
  .rud-hero__reverse .rud-hero__wrap .rud-breadcrumbs {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__reverse .rud-hero__wrap .rud-breadcrumbs {
    max-width: calc(100% - 300px);
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__reverse .rud-hero__wrap .rud-breadcrumbs {
    margin: 0 0 16px;
    max-width: 100%;
  }
}
.rud-hero__reverse .rud-hero__wrap .rud-hero__title {
  order: 0;
  margin: unset;
}
@media screen and (max-width: 1024px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__title {
    max-width: calc(100% - 300px);
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__title {
    max-width: 100%;
  }
}
.rud-hero__reverse .rud-hero__wrap .rud-hero__link {
  bottom: unset;
  top: 398px;
}
@media screen and (max-width: 1780px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__link {
    top: 322px;
    right: 80px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__link {
    top: 289px;
    right: 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__link {
    top: 174px;
    right: 48px;
  }
}
@media screen and (max-width: 768px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__link {
    top: 320px;
  }
}
@media screen and (max-width: 600px) {
  .rud-hero__reverse .rud-hero__wrap .rud-hero__link {
    top: 145px;
    right: 50%;
    transform: translateX(50%);
  }
}

.rud-procedures {
  background: #F8F8F8;
  padding: 150px 0;
  margin: 0 0 160px;
}
@media screen and (max-width: 1780px) {
  .rud-procedures {
    padding: 120px 0;
    margin: 0 0 140px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-procedures {
    padding: 100px 0;
    margin: 0 0 120px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures {
    padding: 60px 0;
    margin: 0 0 100px;
  }
}
.rud-procedures__title {
  margin: 0 0 90px;
  position: relative;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__title {
    margin: 0 0 85px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-procedures__title {
    margin: 0 0 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedures__title {
    margin: 0 0 36px;
  }
}
.rud-procedures__title span {
  background: #F8F8F8;
  position: relative;
  z-index: 1;
  padding: 0 33px 0 0;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__title span {
    padding: 0 25px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedures__title span {
    padding: 0 27px 0 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__title span {
    width: 100%;
    padding: unset;
  }
}
.rud-procedures__title::after {
  content: "";
  display: block;
  width: auto;
  height: 1px;
  background-color: #000;
  flex: 1;
  position: relative;
  bottom: 16px;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__title::after {
    bottom: 9px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedures__title::after {
    bottom: 8px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__title::after {
    display: none;
  }
}
.rud-procedures__wrap {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .rud-procedures__wrap {
    flex-direction: column;
  }
}
.rud-procedures__img {
  width: 33.3333333333%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  max-width: 544px;
}
@media screen and (max-width: 1024px) {
  .rud-procedures__img {
    width: 100%;
    border-radius: 400px;
    margin: 0 0 64px;
    height: 250px;
    position: relative;
    overflow: hidden;
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .rud-procedures__img {
    height: 180px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__img {
    width: calc(100% + 48px);
    max-width: calc(100% + 48px);
    left: -24px;
    margin: 0 0 48px;
  }
}
.rud-procedures__img picture {
  display: flex;
  width: 100%;
  height: 100%;
}
.rud-procedures__img picture img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.rud-procedures__blocks {
  width: 66.6666666667%;
  padding: 0 0 0 166px;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__blocks {
    padding: 0 0 0 146px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-procedures__blocks {
    padding: 0 0 0 129px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedures__blocks {
    width: 100%;
    padding: unset;
  }
}
.rud-procedures__block {
  margin: 0 0 80px;
}
@media screen and (max-width: 1024px) {
  .rud-procedures__block {
    margin: 0 0 64px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__block {
    margin: 0 0 48px;
  }
}
.rud-procedures__block:last-child {
  margin: unset;
}
.rud-procedures__block--title {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -0.72px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1366px) {
  .rud-procedures__block--title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
    margin: 0 0 8px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__block--title {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.48px;
    margin: 0 0 10px;
  }
}
.rud-procedures__block--title::after {
  content: "";
  display: block;
  width: 100px;
  height: 1px;
  background-color: #D2AC67;
  margin: 0 0 0 17px;
}
.rud-procedures__block--list {
  display: flex;
  flex-direction: column;
}
.rud-procedures__block--list__item {
  padding: 16px 0;
  border-bottom: 1px solid #CACACA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .rud-procedures__block--list__item {
    padding: 12px 0;
  }
}
.rud-procedures__block--list__item span {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -2.4px;
  opacity: 0.5;
  max-width: calc(100% - 80px);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__block--list__item span {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -2.16px;
    max-width: calc(100% - 60px);
  }
}
@media screen and (max-width: 1366px) {
  .rud-procedures__block--list__item span {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.68px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__block--list__item span {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}
.rud-procedures__block--list__item--arrow {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  border-radius: 50%;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__block--list__item--arrow {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__block--list__item--arrow {
    width: 36px;
    height: 36px;
  }
}
.rud-procedures__block--list__item--arrow svg {
  width: 14px;
  height: 26px;
  stroke: #000;
}
@media screen and (max-width: 1780px) {
  .rud-procedures__block--list__item--arrow svg {
    width: 8px;
    height: 20px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedures__block--list__item--arrow svg {
    width: 6px;
    height: 14px;
  }
}
.rud-procedures__block--list__item--tooltipe {
  position: absolute;
  padding: 8px 12px;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  border-radius: 36px;
  background: #808F4E;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1366px) {
  .rud-procedures__block--list__item--tooltipe {
    left: unset;
    right: 97px;
    transform: translateY(50%);
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedures__block--list__item--tooltipe {
    display: none;
  }
}
.rud-procedures__block--list__item:hover .rud-procedures__block--list__item--tooltipe {
  opacity: 1;
  pointer-events: inherit;
}
.rud-procedures__block--list__item:hover .rud-procedures__block--list__item--arrow {
  opacity: 1;
  background-color: #EDEDED;
}
.rud-procedures__block--list__item:hover span {
  opacity: 1;
}

.rud-info__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .rud-info__wrap {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .rud-info__wrap {
    align-items: center;
  }
}
.rud-info__logo {
  width: 25%;
}
@media screen and (max-width: 1780px) {
  .rud-info__logo {
    width: 27%;
  }
}
@media screen and (max-width: 1366px) {
  .rud-info__logo {
    width: 31%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-info__logo {
    width: 251px;
    margin: 0 0 50px;
  }
}
.rud-info__logo svg {
  width: 100%;
  max-width: 384px;
  height: auto;
}
.rud-info__content {
  width: 58%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .rud-info__content {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rud-info__content {
    align-items: center;
  }
}
.rud-info__content--title {
  margin: 0 0 48px;
}
@media screen and (max-width: 1780px) {
  .rud-info__content--title {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-info__content--title {
    text-align: center;
    margin: 0 0 24px;
  }
}
.rud-info__content--subtitle {
  color: #000;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -1.08px;
  margin: 0 0 24px;
  max-width: 566px;
}
@media screen and (max-width: 1780px) {
  .rud-info__content--subtitle {
    font-size: 32px;
    letter-spacing: -0.96px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-info__content--subtitle {
    font-size: 28px;
    line-height: 1;
    letter-spacing: -0.84px;
  }
}
@media screen and (max-width: 600px) {
  .rud-info__content--subtitle {
    font-size: 20px;
    letter-spacing: -0.6px;
    margin: 0 0 24px;
    text-align: center;
  }
}
.rud-info__content--text, .rud-info__content--text ul li {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1780px) {
  .rud-info__content--text, .rud-info__content--text ul li {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-info__content--text, .rud-info__content--text ul li {
    text-align: center;
  }
}
.rud-info__content--text ul {
  margin: 24px 0 0;
  padding: 0 0 0 20px;
}
.rud-info__content--text ul li {
  margin: unset;
  text-align: left;
}
.rud-info__table {
  width: 100%;
  margin: 100px 0 0;
}
@media screen and (max-width: 1780px) {
  .rud-info__table {
    margin: 64px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .rud-info__table {
    overflow: auto;
  }
}
.rud-info__table table {
  -webkit-border-vertical-spacing: unset !important;
  margin: unset;
}
@media screen and (max-width: 768px) {
  .rud-info__table table {
    width: 1000px;
  }
}
.rud-info__table table thead tr th {
  background: transparent;
  border-bottom: 1px solid #D2AC67;
  border-right: 1px solid #D2AC67;
  padding: 12px !important;
  color: #D2AC67;
  font-size: 16px;
  font-weight: 800;
  line-height: 18px;
  letter-spacing: -0.48px;
  text-transform: unset !important;
  font-family: "Nunito Sans" !important;
}
@media screen and (max-width: 768px) {
  .rud-info__table table thead tr th {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
.rud-info__table table thead tr th:last-child {
  border-right: unset;
}
.rud-info__table table tbody tr:nth-child(odd) td {
  color: rgba(0, 0, 0, 0.8) !important;
}
.rud-info__table table tbody tr:nth-child(even) {
  background: #F5F5F5;
}
.rud-info__table table tbody tr td {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 18px !important;
  letter-spacing: -0.48px;
  font-family: "Nunito Sans" !important;
  padding: 12px !important;
  vertical-align: top !important;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
}
@media screen and (max-width: 768px) {
  .rud-info__table table tbody tr td {
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: -0.42px;
  }
}
.rud-info__table table tbody tr td:last-child {
  border-right: unset;
}
.rud-info__table table tbody tr:last-child td {
  border-bottom: unset;
}

.rud-results {
  background: #D2AC67;
  padding: 150px 0;
}
@media screen and (max-width: 1780px) {
  .rud-results {
    padding: 103px 0;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results {
    padding: 77px 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results {
    padding: 64px 0 92px;
  }
}
@media screen and (max-width: 768px) {
  .rud-results {
    padding: 64px 0 104px;
  }
}
@media screen and (max-width: 600px) {
  .rud-results {
    padding: 60px 0 104px;
  }
}
.rud-results__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .rud-results__wrap {
    flex-direction: column;
  }
}
.rud-results__info {
  display: flex;
  flex-direction: column;
  width: 25%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .rud-results__info {
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__info {
    flex-direction: column;
    align-items: center;
  }
}
.rud-results__info--title {
  margin: 0 0 90px;
}
@media screen and (max-width: 1780px) {
  .rud-results__info--title {
    margin: 0 0 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__info--title {
    max-width: 250px;
    margin: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__info--title {
    max-width: unset;
    text-align: center;
    margin: 0 0 16px;
  }
}
.rud-results__info--title span {
  color: #FFF;
  white-space: pre-wrap;
  word-break: break-word;
}
@media screen and (max-width: 1780px) {
  .rud-results__info svg {
    width: 274px;
    height: auto;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__info svg {
    width: 206px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__info svg {
    width: 170px;
  }
}
.rud-results__content {
  width: 66%;
  position: relative;
}
@media screen and (max-width: 1780px) {
  .rud-results__content {
    width: 58%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content {
    width: 100%;
  }
}
.rud-results__content::after, .rud-results__content::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.rud-results__content::after {
  width: 68%;
  opacity: 0.8;
  background: #EFCB89;
  z-index: 1;
}
@media screen and (max-width: 1366px) {
  .rud-results__content::after {
    width: 59%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content::after {
    width: 62%;
  }
}
@media screen and (max-width: 768px) {
  .rud-results__content::after {
    width: 71%;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content::after {
    width: 112%;
  }
}
.rud-results__content::before {
  width: 94%;
  opacity: 0.5;
  background: #DEBA77;
}
@media screen and (max-width: 1780px) {
  .rud-results__content::before {
    width: 87%;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__content::before {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content::before {
    width: 79%;
  }
}
@media screen and (max-width: 768px) {
  .rud-results__content::before {
    width: 91%;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content::before {
    width: 143%;
  }
}
.rud-results__content--carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.rud-results__content--carousel .swiper-wrapper {
  align-items: stretch;
}
.rud-results__content--carousel__slide {
  border-radius: 64px;
  background: #EBC37B;
  padding: 38px;
  box-shadow: 2px -3px 4.5px 0px #CCA763 inset, -4px 0px 1.4px 0px #FFD996 inset;
  height: auto;
}
.rud-results__content--carousel__slide--wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 48px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1780px) {
  .rud-results__content--carousel__slide {
    padding: 22px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__content--carousel__slide {
    padding: 12px;
    border-radius: 55px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content--carousel__slide {
    padding: 16px;
  }
}
@media screen and (max-width: 768px) {
  .rud-results__content--carousel__slide {
    padding: 10px;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__slide {
    padding: 12px;
  }
}
.rud-results__content--carousel__slide img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.rud-results__content--carousel__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 64px;
  height: 64px;
  border: 8px solid #fff;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  background-color: #D2AC67;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow {
    width: 48px;
    height: 48px;
    border: 4px solid #fff;
  }
}
.rud-results__content--carousel__arrow svg {
  width: 16px;
  height: 26px;
  stroke: #fff;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow svg {
    width: 12px;
    height: 20px;
  }
}
.rud-results__content--carousel__arrow.prev {
  left: -30px;
}
@media screen and (max-width: 1780px) {
  .rud-results__content--carousel__arrow.prev {
    left: -28px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__content--carousel__arrow.prev {
    left: -16px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content--carousel__arrow.prev {
    left: -28px;
  }
}
@media screen and (max-width: 768px) {
  .rud-results__content--carousel__arrow.prev {
    left: -40px;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow.prev {
    left: -16px;
  }
}
.rud-results__content--carousel__arrow.prev svg {
  margin: 0 4px 0 0;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow.prev svg {
    margin: 0 2px 0 0;
  }
}
.rud-results__content--carousel__arrow.next {
  right: -30px;
}
@media screen and (max-width: 1780px) {
  .rud-results__content--carousel__arrow.next {
    right: -28px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__content--carousel__arrow.next {
    right: -16px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content--carousel__arrow.next {
    right: -28px;
  }
}
@media screen and (max-width: 768px) {
  .rud-results__content--carousel__arrow.next {
    right: -40px;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow.next {
    right: -16px;
  }
}
.rud-results__content--carousel__arrow.next svg {
  transform: rotate(180deg);
  margin: 0 -4px 0 0;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__arrow.next svg {
    margin: 0 -2px 0 0;
  }
}
.rud-results__content--carousel__arrow.swiper-button-disabled {
  background-color: #f2e7d2;
}
.rud-results__content--carousel__arrow.swiper-button-disabled svg {
  stroke: #D2AC67;
}
.rud-results__content--carousel__arrow:hover:not(.swiper-button-disabled) {
  border-color: #D2AC67;
  background-color: #fff;
}
.rud-results__content--carousel__arrow:hover:not(.swiper-button-disabled) svg {
  stroke: #D2AC67;
}
.rud-results__content--carousel__pagination {
  width: -moz-max-content !important;
  width: max-content !important;
  padding: 16px 24px;
  border-radius: 36px;
  background: #FFF;
  bottom: unset !important;
  top: calc(100% + 24px) !important;
  left: 50% !important;
  transform: translateX(-50%);
  line-height: 1;
  height: 40px;
  display: flex;
  align-items: center;
  z-index: 2;
}
@media screen and (max-width: 1780px) {
  .rud-results__content--carousel__pagination {
    top: calc(100% + 16px) !important;
  }
}
@media screen and (max-width: 1366px) {
  .rud-results__content--carousel__pagination {
    height: 32px;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-results__content--carousel__pagination {
    top: calc(100% + 24px) !important;
  }
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__pagination {
    height: 20px;
  }
}
.rud-results__content--carousel__pagination .swiper-pagination-bullet {
  margin: 0 8px;
  width: 16px;
  height: 8px;
  border-radius: 8px;
  opacity: 0.4;
  background: #D2AC67;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__pagination .swiper-pagination-bullet {
    margin: 0 4px;
    width: 8px;
    height: 4px;
  }
}
.rud-results__content--carousel__pagination .swiper-pagination-bullet-active {
  width: 24px;
  opacity: 1;
}
@media screen and (max-width: 600px) {
  .rud-results__content--carousel__pagination .swiper-pagination-bullet-active {
    width: 16px;
  }
}

.rud-blocks__list {
  width: 100%;
}
.rud-blocks__list--item {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 64px;
}
@media screen and (max-width: 1024px) {
  .rud-blocks__list--item {
    margin: 0 0 80px;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item {
    margin: 0 0 64px;
  }
}
.rud-blocks__list--item:last-child {
  margin: unset;
}
.rud-blocks__list--item__theme {
  margin: 0 0 36px;
  position: relative;
  opacity: 0.4;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__theme {
    margin: 0 0 48px;
  }
}
.rud-blocks__list--item__theme span {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  line-height: 28px;
  letter-spacing: -0.72px;
  padding: 0 17px 0 0;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__theme span {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__theme span {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.48px;
  }
}
.rud-blocks__list--item__theme::after {
  content: "";
  display: block;
  background: #D2AC67;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rud-blocks__list--item__contents {
  width: 100%;
}
.rud-blocks__list--item__content {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 0 0 36px;
}
@media screen and (max-width: 1024px) {
  .rud-blocks__list--item__content {
    flex-direction: column;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content {
    margin: 0 0 48px;
  }
}
.rud-blocks__list--item__content:last-child {
  margin: unset;
}
.rud-blocks__list--item__content--left {
  width: 33.3333333333%;
  position: relative;
  padding: 48px 0 0 0;
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--left {
    padding: 36px 0 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-blocks__list--item__content--left {
    width: 100%;
    margin: 0 0 24px;
    padding: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--left {
    text-align: center;
  }
}
.rud-blocks__list--item__content--left__title {
  color: #000;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: -1.44px;
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--left__title {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -1.08px;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--left__title {
    font-size: 30px;
    line-height: 1;
    letter-spacing: -1.8px;
  }
}
.rud-blocks__list--item__content--left__sub-title {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.72px;
  margin: 12px 0 0;
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--left__sub-title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
.rud-blocks__list--item__content--left__border {
  margin: 24px 0 0;
  background-color: #D2AC67;
  width: 197px;
  height: 3px;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--left__border {
    margin: 24px auto 0;
  }
}
.rud-blocks__list--item__content--right {
  width: calc(66.6666666667% - 142px);
  border-radius: 64px;
  border: 1px solid #B3B3B3;
  padding: 48px;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right {
    padding: 36px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--right {
    width: calc(66.6666666667% - 129px);
  }
}
@media screen and (max-width: 1024px) {
  .rud-blocks__list--item__content--right {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right {
    padding: 24px;
    border-radius: 36px;
  }
}
.rud-blocks__list--item__content--right--item {
  margin: 0 0 36px;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right--item {
    margin: 0 0 24px;
  }
}
.rud-blocks__list--item__content--right--item:last-child {
  margin: unset;
}
.rud-blocks__list--item__content--right--item__text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right--item__text {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
.rud-blocks__list--item__content--right--item__text--bold {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin: 0 0 24px;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__text--bold {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
.rud-blocks__list--item__content--right--item__line {
  background: #CACACA;
  width: 100%;
  height: 1px;
  display: block;
}
.rud-blocks__list--item__content--right--item__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 24px;
}
@media screen and (max-width: 768px) {
  .rud-blocks__list--item__content--right--item__list {
    margin: 0 0 12px;
  }
}
.rud-blocks__list--item__content--right--item__list--item {
  border-radius: 64px;
  border: 2px solid #F6EEE1;
  padding: 12px 16px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  margin: 0 12px 12px 0;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right--item__list--item {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__list--item {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.42px;
  }
}
.rud-blocks__list--item__content--right--item__list-more {
  display: flex;
  flex-direction: column;
}
.rud-blocks__list--item__content--right--item__list-more__item {
  border-radius: 24px;
  border: 2px solid #F6EEE1;
  padding: 24px;
  margin: 0 0 24px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right--item__list-more__item {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
.rud-blocks__list--item__content--right--item__list-more__item:last-child {
  margin: unset;
}
.rud-blocks__list--item__content--right--item__list-more__item span {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin: 0 0 10px;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__list-more__item span {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
.rud-blocks__list--item__content--right--item__quote {
  border-radius: 24px;
  background: #FAF4EA;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  background: #FAF4EA;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__quote {
    flex-direction: column;
  }
}
.rud-blocks__list--item__content--right--item__quote--icon {
  width: 34px;
  height: 34px;
  background-color: #808F4E;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__quote--icon {
    margin: 0 0 12px;
  }
}
.rud-blocks__list--item__content--right--item__quote--icon svg {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rud-blocks__list--item__content--right--item__quote--text {
  max-width: calc(100% - 46px);
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__quote--text {
    width: 100%;
  }
}
.rud-blocks__list--item__content--right--item__quote--text span {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.6px;
  margin: 0 0 12px;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__quote--text span {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
.rud-blocks__list--item__content--right--item__quote--text p {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: -0.54px;
  margin: unset;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--right--item__quote--text p {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
.rud-blocks__list--item__content--right--item__video iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1.8/1;
  border-radius: 48px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .rud-blocks__list--item__content--right--item__video iframe {
    border-radius: 24px;
  }
}
.rud-blocks__list--item__content--table {
  width: calc(66.6666666667% - 142px);
  margin-left: auto !important;
  margin-top: 96px !important;
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--table {
    width: 100%;
    margin-top: 64px !important;
  }
}
@media screen and (max-width: 768px) {
  .rud-blocks__list--item__content--table {
    overflow: auto;
  }
}
.rud-blocks__list--item__content--table table {
  -webkit-border-vertical-spacing: unset !important;
}
@media screen and (max-width: 768px) {
  .rud-blocks__list--item__content--table table {
    width: 1000px;
  }
}
.rud-blocks__list--item__content--table table thead tr th {
  background: transparent;
  border-bottom: 1px solid #D2AC67;
  border-right: 1px solid #D2AC67;
  padding: 12px !important;
  color: #D2AC67;
  font-size: 16px;
  font-weight: 800;
  line-height: 18px;
  letter-spacing: -0.48px;
  text-transform: unset !important;
  font-family: "Nunito Sans" !important;
}
@media screen and (max-width: 1780px) {
  .rud-blocks__list--item__content--table table thead tr th {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-blocks__list--item__content--table table thead tr th {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
.rud-blocks__list--item__content--table table thead tr th:last-child {
  border-right: unset;
}
.rud-blocks__list--item__content--table table tbody tr:nth-child(odd) td {
  color: rgba(0, 0, 0, 0.8) !important;
}
.rud-blocks__list--item__content--table table tbody tr:nth-child(even) {
  background: #F5F5F5;
}
.rud-blocks__list--item__content--table table tbody tr td {
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 18px !important;
  letter-spacing: -0.48px;
  font-family: "Nunito Sans" !important;
  padding: 12px !important;
  vertical-align: top !important;
  border-right: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
}
.rud-blocks__list--item__content--table table tbody tr td:last-child {
  border-right: unset;
}
.rud-blocks__list--item__content--table table tbody tr:last-child td {
  border-bottom: unset;
}

.rud-consult {
  background: #D2AC67;
  padding: 64px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .rud-consult {
    padding: 100px 0 170px;
  }
}
@media screen and (max-width: 768px) {
  .rud-consult::before {
    content: "";
    display: block;
    width: 100vw;
    height: 178px;
    background: #B19157;
    position: absolute;
    bottom: 242px;
    left: 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult::before {
    bottom: 169px;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult {
    padding: 60px 0 148px;
  }
}
.rud-consult__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .rud-consult__wrap {
    flex-direction: column;
  }
}
.rud-consult__left {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .rud-consult__left {
    margin: 0 0 145px;
    align-items: center;
  }
}
.rud-consult__left--title {
  margin: 0 0 36px;
  max-width: 567px;
}
@media screen and (max-width: 1366px) {
  .rud-consult__left--title {
    max-width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .rud-consult__left--title {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__left--title {
    margin: 0 0 8px;
  }
}
.rud-consult__left--title span {
  color: #fff;
}
.rud-consult__left--sub_title {
  color: #FFF;
  font-size: 32px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 1780px) {
  .rud-consult__left--sub_title {
    color: #FFF;
    font-size: 24px;
    letter-spacing: -0.72px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-consult__left--sub_title {
    max-width: 320px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-consult__left--sub_title {
    max-width: 380px;
  }
}
@media screen and (max-width: 768px) {
  .rud-consult__left--sub_title {
    max-width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__left--sub_title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
  }
}
.rud-consult__right {
  position: relative;
}
@media screen and (max-width: 1780px) {
  .rud-consult__right {
    margin: 0 64px 0 0;
  }
}
@media screen and (max-width: 1366px) {
  .rud-consult__right {
    margin: 0 92px 0 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-consult__right {
    margin: 0 4px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .rud-consult__right {
    margin: 0;
  }
}
.rud-consult__right::after, .rud-consult__right::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rud-consult__right::after {
  width: calc(100% + 164px);
  height: calc(100% + 164px);
  border-radius: 50%;
  background: #EBC37B;
  box-shadow: 2px -3px 4.5px 0px #CCA763 inset, -4px 0px 1.4px 0px #FFD996 inset;
}
@media screen and (max-width: 1780px) {
  .rud-consult__right::after {
    width: calc(100% + 180px);
    height: calc(100% + 180px);
  }
}
@media screen and (max-width: 1024px) {
  .rud-consult__right::after {
    width: calc(100% + 142px);
    height: calc(100% + 142px);
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right::after {
    width: calc(100% + 106px);
    height: calc(100% + 106px);
  }
}
.rud-consult__right::before {
  width: calc(100% + 328px);
  height: calc(100% + 328px);
  border-radius: 50%;
  opacity: 0.5;
  background: #DEBA77;
}
@media screen and (max-width: 1024px) {
  .rud-consult__right::before {
    width: calc(100% + 228px);
    height: calc(100% + 228px);
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right::before {
    width: calc(100% + 208px);
    height: calc(100% + 208px);
  }
}
.rud-consult__right--btn {
  position: relative;
  z-index: 1;
  width: 402px;
  height: 402px;
  border-radius: 50%;
  border: 4px solid #FFF;
  background: linear-gradient(41deg, rgba(128, 143, 78, 0) 19.28%, #808F4E 88.46%), #626F3B;
  box-shadow: 9px -5px 4px 0px #56642A inset, -5px 8px 4.5px 0px #98AA5B inset, -106px 66px 67.5px 0px rgba(135, 101, 40, 0.4);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
.rud-consult__right--btn:hover {
  background: linear-gradient(41deg, rgba(128, 143, 78, 0) 19.28%, rgba(128, 143, 78, 0.5) 88.46%), #536125;
  box-shadow: 9px -5px 4px 0px #56642A inset, -5px 8px 4.5px 0px #98AA5B inset, -106px 66px 67.5px 0px rgba(135, 101, 40, 0.4);
}
.rud-consult__right--btn:hover span {
  margin: 70px 0;
}
@media screen and (max-width: 1024px) {
  .rud-consult__right--btn:hover span {
    margin: 16px 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right--btn:hover span {
    margin: 8px 0;
  }
}
.rud-consult__right--btn:hover span + svg {
  transform: rotate(0deg);
  transform-origin: top;
}
@media screen and (max-width: 1024px) {
  .rud-consult__right--btn:hover span + svg {
    transform: rotate(180deg);
    transform-origin: unset;
  }
}
.rud-consult__right--btn:hover svg {
  transform: rotate(180deg);
  transform-origin: bottom;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .rud-consult__right--btn:hover svg {
    transform: rotate(0deg);
    transform-origin: unset;
  }
}
@media screen and (max-width: 1780px) {
  .rud-consult__right--btn {
    width: 320px;
    height: 320px;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right--btn {
    width: 220px;
    height: 220px;
  }
}
.rud-consult__right--btn::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  top: 30px;
  left: 30px;
}
@media screen and (max-width: 1780px) {
  .rud-consult__right--btn::after {
    width: calc(100% - 48px);
    height: calc(100% - 48px);
    top: 24px;
    left: 24px;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right--btn::after {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    top: 16px;
    left: 16px;
  }
}
.rud-consult__right--btn span {
  color: #FFF;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 140%;
  text-transform: uppercase;
  max-width: 215px;
  margin: 16px 0;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-consult__right--btn span {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -0.6px;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right--btn span {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.48px;
    margin: 8px 0;
  }
}
.rud-consult__right--btn span + svg {
  transform: rotate(180deg);
}
.rud-consult__right--btn svg {
  width: 34px;
  height: 19px;
  opacity: 0.5;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1024px) {
  .rud-consult__right--btn svg {
    opacity: 1;
  }
}
@media screen and (max-width: 600px) {
  .rud-consult__right--btn svg {
    width: 14px;
    height: 9px;
  }
}

.rud-specialists__title {
  margin: 0 0 48px;
}
@media screen and (max-width: 1366px) {
  .rud-specialists__title {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-specialists__title {
    text-align: center;
  }
}
.rud-specialists__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 64px;
  height: 64px;
  border: 8px solid #fff;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  background-color: #D2AC67;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__arrow {
    display: none;
  }
}
.rud-specialists__arrow.swiper-button-disabled {
  background-color: #F2E7D2;
}
.rud-specialists__arrow.swiper-button-disabled svg {
  stroke: #D2AC67;
}
.rud-specialists__arrow.swiper-button-lock {
  display: none;
}
.rud-specialists__arrow svg {
  width: 16px;
  height: 26px;
  stroke: #fff;
  transition: 0.3s all ease-in-out;
}
.rud-specialists__arrow.prev {
  left: -32px;
}
@media screen and (max-width: 1366px) {
  .rud-specialists__arrow.prev {
    left: -42px;
  }
}
.rud-specialists__arrow.prev svg {
  margin: 0 4px 0 0;
}
.rud-specialists__arrow.next {
  right: -32px;
}
@media screen and (max-width: 1366px) {
  .rud-specialists__arrow.next {
    right: -42px;
  }
}
.rud-specialists__arrow.next svg {
  transform: rotate(180deg);
  margin: 0 -4px 0 0;
}
.rud-specialists__list {
  width: 100%;
  overflow: hidden;
  display: flex;
  border-left: 1px solid #B3B3B3;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list {
    flex-direction: column;
    border: unset;
  }
}
.rud-specialists__list--wrap {
  position: relative;
}
.rud-specialists__list .swiper-wrapper {
  align-items: stretch;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list .swiper-wrapper {
    flex-direction: column;
  }
}
.rud-specialists__list--item {
  height: auto;
  padding: 36px;
  position: relative;
  max-width: 33.3333333333%;
}
@media screen and (max-width: 1780px) {
  .rud-specialists__list--item {
    padding: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: unset;
    border-bottom: 1px solid #B3B3B3;
    padding: 24px 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-specialists__list--item {
    padding: 16px 0 24px;
    flex-direction: column;
  }
}
.rud-specialists__list--item::after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  background-color: #B3B3B3;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item::after {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item:last-child {
    border: unset;
    border-bottom: 1px solid #B3B3B3;
    border-top: 1px solid #B3B3B3;
  }
}
.rud-specialists__list--item__img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 36px;
  position: relative;
  overflow: hidden;
  margin: 0 0 24px;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item__img {
    width: 250px;
    margin: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-specialists__list--item__img {
    width: 100%;
    margin: 0 0 16px;
  }
}
.rud-specialists__list--item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item__info {
    width: calc(100% - 286px);
  }
}
@media screen and (max-width: 600px) {
  .rud-specialists__list--item__info {
    width: 100%;
  }
}
.rud-specialists__list--item__descr {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.42px;
  min-height: 21px;
}
@media screen and (max-width: 1024px) {
  .rud-specialists__list--item__descr {
    min-height: unset;
  }
}
.rud-specialists__list--item__name {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -2.16px;
  opacity: 0.3;
  margin: 0 0 16px;
}
@media screen and (max-width: 1366px) {
  .rud-specialists__list--item__name {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.68px;
  }
}
.rud-specialists__list--item__tags {
  display: flex;
  flex-wrap: wrap;
}
.rud-specialists__list--item__tag {
  margin: 0 12px 16px 0;
  padding: 10px 16px 12px 16px;
  border-radius: 64px;
  border: 2px solid #D2AC67;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}
@media screen and (max-width: 1780px) {
  .rud-specialists__list--item__tag {
    font-size: 16px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-specialists__list--item__tag {
    padding: 8px 12px 10px 12px;
    margin: 0 8px 16px 0;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: -0.39px;
  }
}
@media screen and (max-width: 768px) {
  .rud-specialists__list--item__tag {
    padding: 8px 12px;
  }
}
.rud-specialists__list--item__tag.rud-select {
  background: #808F4E;
  border-color: #808F4E;
  color: #fff;
}
.rud-specialists__list--item__text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}

.rud-prices {
  background: #F8F8F8;
  padding: 150px 0;
}
@media screen and (max-width: 1780px) {
  .rud-prices {
    padding: 120px 0;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices {
    padding: 100px 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices {
    padding: 60px 0;
  }
}
.rud-prices__wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .rud-prices__wrap {
    flex-direction: column;
  }
}
.rud-prices__title {
  width: 32%;
}
@media screen and (max-width: 1024px) {
  .rud-prices__title {
    width: 100%;
    margin: 0 0 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__title {
    margin: 0 0 36px;
    text-align: center;
  }
}
.rud-prices__list {
  width: 58%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .rud-prices__list {
    width: 100%;
  }
}
.rud-prices__list table tbody {
  display: flex;
  flex-direction: column;
}
.rud-prices__list table tbody tr {
  display: flex;
  align-items: center;
  background: transparent;
  margin: 0 0 24px;
  position: relative;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list table tbody tr {
    margin: 0 0 16px;
  }
}
.rud-prices__list table tbody tr:last-child {
  margin: unset;
}
.rud-prices__list table tbody tr::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rud-prices__list table tbody tr td, .rud-prices__list table tbody tr td a {
  color: #000 !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  letter-spacing: -0.72px !important;
  position: relative;
  z-index: 1;
  background: #F8F8F8 !important;
  font-family: "Nunito Sans", sans-serif !important;
  width: auto !important;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list table tbody tr td, .rud-prices__list table tbody tr td a {
    font-size: 18px !important;
    line-height: 22px !important;
    letter-spacing: -0.54px !important;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list table tbody tr td, .rud-prices__list table tbody tr td a {
    font-size: 16px !important;
    letter-spacing: -0.48px !important;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list table tbody tr td, .rud-prices__list table tbody tr td a {
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: -0.42px !important;
  }
}
.rud-prices__list table tbody tr td a::after {
  display: none !important;
}
.rud-prices__list table tbody tr td:nth-child(1) {
  margin: 0 20px 0 0;
  padding: 0 17px 0 0;
}
@media screen and (max-width: 600px) {
  .rud-prices__list table tbody tr td:nth-child(1) {
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
  }
}
.rud-prices__list table tbody tr td:nth-child(2) {
  margin: 0 20px 0 auto;
  min-width: 108px;
  text-align: center;
  padding: 0 17px;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list table tbody tr td:nth-child(2) {
    min-width: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list table tbody tr td:nth-child(2) {
    min-width: 85px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list table tbody tr td:nth-child(2) {
    padding: 0 8px;
    margin: 0 8px 0 auto;
    min-width: 62px;
  }
}
.rud-prices__list table tbody tr td:nth-child(3) {
  font-weight: 800 !important;
  color: rgba(0, 0, 0, 0.6) !important;
  min-width: 106px;
  text-align: right;
  padding: 0 0 0 17px;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list table tbody tr td:nth-child(3) {
    min-width: 85px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list table tbody tr td:nth-child(3) {
    min-width: 77px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list table tbody tr td:nth-child(3) {
    padding: 0 0 0 8px;
    min-width: 62px;
  }
}
.rud-prices__list--item.active .rud-prices__list--item__btn span {
  opacity: 1;
}
.rud-prices__list--item.active .rud-prices__list--item__btn--arrow {
  background: #D2AC67;
}
.rud-prices__list--item.active .rud-prices__list--item__btn--arrow svg {
  opacity: 1;
  stroke: #fff;
  transform: rotate(180deg);
}
.rud-prices__list--item__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #CACACA;
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__btn {
    padding: 12px 0;
  }
}
.rud-prices__list--item__btn:hover span {
  opacity: 1;
}
.rud-prices__list--item__btn:hover .rud-prices__list--item__btn--arrow {
  background: #D2AC67;
}
.rud-prices__list--item__btn:hover .rud-prices__list--item__btn--arrow svg {
  opacity: 1;
  stroke: #fff;
}
.rud-prices__list--item__btn span {
  color: #000;
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  letter-spacing: -2.4px;
  max-width: calc(100% - 84px);
  opacity: 0.5;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__btn span {
    font-size: 36px;
    letter-spacing: -2.16px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list--item__btn span {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.68px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__btn span {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.2px;
  }
}
.rud-prices__list--item__btn--arrow {
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(210, 172, 103, 0.2);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__btn--arrow {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__btn--arrow {
    width: 36px;
    height: 36px;
  }
}
.rud-prices__list--item__btn--arrow svg {
  width: 26px;
  height: 14px;
  stroke: #000000;
  opacity: 0.3;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__btn--arrow svg {
    width: 22px;
    height: 12px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__btn--arrow svg {
    width: 16px;
    height: 9px;
  }
}
.rud-prices__list--item__list {
  margin: 48px 0 20px;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__list {
    margin: 24px 0 48px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list--item__list {
    margin: 24px 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__list {
    margin: 24px 0;
  }
}
.rud-prices__list--item__list--item {
  display: flex;
  align-items: center;
  margin: 0 0 24px;
  position: relative;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__list--item {
    margin: 0 0 16px;
  }
}
.rud-prices__list--item__list--item:last-child {
  margin: unset;
}
.rud-prices__list--item__list--item::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  opacity: 0.2;
  background: #000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.rud-prices__list--item__list--item p,
.rud-prices__list--item__list--item small,
.rud-prices__list--item__list--item span {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.72px;
  position: relative;
  z-index: 1;
  background-color: #F8F8F8;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__list--item p,
  .rud-prices__list--item__list--item small,
  .rud-prices__list--item__list--item span {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.54px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list--item__list--item p,
  .rud-prices__list--item__list--item small,
  .rud-prices__list--item__list--item span {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__list--item p,
  .rud-prices__list--item__list--item small,
  .rud-prices__list--item__list--item span {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.42px;
  }
}
.rud-prices__list--item__list--item p {
  margin: 0 20px 0 0;
  padding: 0 17px 0 0;
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__list--item p {
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
  }
}
.rud-prices__list--item__list--item small {
  margin: 0 20px 0 auto;
  min-width: 108px;
  text-align: center;
  padding: 0 17px;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__list--item small {
    min-width: 100px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list--item__list--item small {
    min-width: 85px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__list--item small {
    padding: 0 8px;
    margin: 0 8px 0 auto;
    min-width: 62px;
  }
}
.rud-prices__list--item__list--item span {
  font-weight: 800;
  color: rgba(0, 0, 0, 0.6);
  min-width: 106px;
  text-align: right;
  padding: 0 0 0 17px;
}
@media screen and (max-width: 1780px) {
  .rud-prices__list--item__list--item span {
    min-width: 85px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-prices__list--item__list--item span {
    min-width: 77px;
  }
}
@media screen and (max-width: 600px) {
  .rud-prices__list--item__list--item span {
    padding: 0 0 0 8px;
    min-width: 62px;
  }
}

.rud-additional__title {
  margin: 0 0 48px;
}
@media screen and (max-width: 1366px) {
  .rud-additional__title {
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__title {
    text-align: center;
  }
}
.rud-additional__list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-top: 1px solid #CACACA;
}
.rud-additional__list--item {
  width: 50%;
  height: auto;
  padding: 48px 36px;
  border-bottom: 1px solid #CACACA;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item {
    padding: 36px 24px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-additional__list--item {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .rud-additional__list--item {
    width: 100%;
    flex-direction: row;
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__list--item {
    flex-direction: column;
    align-items: center;
    padding: 36px 0;
  }
}
.rud-additional__list--item:hover {
  background: #F8F8F8;
}
.rud-additional__list--item:nth-child(odd) {
  border-right: 1px solid #CACACA;
}
@media screen and (max-width: 768px) {
  .rud-additional__list--item:nth-child(odd) {
    border-right: unset;
  }
}
.rud-additional__list--item:nth-child(n+5) {
  display: none;
}
.rud-additional__list--item__img {
  width: 34%;
}
@media screen and (max-width: 1780px) {
  .rud-additional__list--item__img {
    width: 31%;
  }
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item__img {
    width: 28%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-additional__list--item__img {
    width: 80px;
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 768px) {
  .rud-additional__list--item__img {
    width: 120px;
    margin: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__list--item__img {
    width: 150px;
    margin: 0 0 24px;
  }
}
.rud-additional__list--item__img img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}
.rud-additional__list--item__info {
  width: calc(66% - 64px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1780px) {
  .rud-additional__list--item__info {
    width: calc(69% - 48px);
  }
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item__info {
    width: calc(72% - 36px);
  }
}
@media screen and (max-width: 1024px) {
  .rud-additional__list--item__info {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .rud-additional__list--item__info {
    width: calc(100% - 156px);
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__list--item__info {
    width: 100%;
    align-items: center;
  }
}
.rud-additional__list--item__info--name {
  color: #000;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1.92px;
  margin: 0 0 24px;
}
@media screen and (max-width: 1780px) {
  .rud-additional__list--item__info--name {
    font-size: 28px;
    letter-spacing: -1.68px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item__info--name {
    font-size: 22px;
    letter-spacing: -1.32px;
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__list--item__info--name {
    font-size: 18px;
    letter-spacing: -1.08px;
    text-align: center;
  }
}
.rud-additional__list--item__info--text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.48px;
  opacity: 0.7;
  margin: 0 0 24px;
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item__info--text {
    margin: 0 0 16px;
  }
}
@media screen and (max-width: 600px) {
  .rud-additional__list--item__info--text {
    font-size: 14px;
    letter-spacing: -0.42px;
    text-align: center;
  }
}
.rud-additional__list--item__info--link {
  padding: 16px 24px;
  border-radius: 64px;
  background: #808F4E;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: 0.3s all ease-in-out;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
@media screen and (max-width: 1366px) {
  .rud-additional__list--item__info--link {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.48px;
  }
}
.rud-additional__list--item__info--link:hover {
  background: #58662B;
  color: #FFF;
}
.rud-additional__list.active .rud-additional__list--item:nth-child(n+5) {
  display: flex;
}
.rud-additional__show-more {
  margin: 48px 0 0;
  display: flex;
  justify-content: center;
  position: relative;
}
@media screen and (max-width: 1780px) {
  .rud-additional__show-more {
    margin: 36px 0 0;
  }
}
.rud-additional__show-more::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #C7C7C7;
}
.rud-additional__show-more__btn {
  padding: 16px 50px 16px 24px;
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border-radius: 64px;
  border: 2px solid #C7C7C7;
  cursor: pointer;
  position: relative;
  z-index: 1;
  background-color: #fff;
  transition: 0.3s all ease-in-out;
}
.rud-additional__show-more__btn:hover {
  background-color: #D2AC67;
  border-color: #D2AC67;
}
.rud-additional__show-more__btn:hover span {
  color: #FFF;
}
.rud-additional__show-more__btn:hover span::after, .rud-additional__show-more__btn:hover span::before {
  background: #FFF;
}
.rud-additional__show-more__btn::after, .rud-additional__show-more__btn::before {
  content: "";
  display: block;
  width: 17px;
  height: 100%;
  background: #FFF;
  position: absolute;
  top: 0;
}
.rud-additional__show-more__btn::after {
  left: -19px;
}
.rud-additional__show-more__btn::before {
  right: -19px;
}
.rud-additional__show-more__btn span {
  color: #ADADAD;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1780px) {
  .rud-additional__show-more__btn span {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
}
.rud-additional__show-more__btn span::after, .rud-additional__show-more__btn span::before {
  content: "";
  display: block;
  position: absolute;
  background: #ADADAD;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.rud-additional__show-more__btn span::after {
  width: 16px;
  height: 2px;
  right: 24px;
}
.rud-additional__show-more__btn span::before {
  height: 16px;
  width: 2px;
  right: 31px;
}
.rud-additional__show-more__btn.active span::before {
  opacity: 0;
}

.rud-faq__wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .rud-faq__wrap {
    flex-direction: column;
  }
}
.rud-faq__title {
  width: 28%;
}
@media screen and (max-width: 1366px) {
  .rud-faq__title {
    width: 25%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-faq__title {
    width: 100%;
    margin: 0 0 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-faq__title {
    text-align: center;
  }
}
.rud-faq__list {
  width: 58%;
}
@media screen and (max-width: 1024px) {
  .rud-faq__list {
    width: 100%;
  }
}
.rud-faq__list--item {
  display: flex;
  flex-direction: column;
}
.rud-faq__list--item.active .rud-faq__list--item__btn--arrow {
  background: #D2AC67 !important;
}
.rud-faq__list--item.active .rud-faq__list--item__btn--arrow svg {
  stroke: #FFF !important;
  transform: rotate(180deg);
}
.rud-faq__list--item__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.72px;
  border-bottom: 1px solid #CACACA;
  cursor: pointer;
  padding: 12px 0;
}
@media screen and (max-width: 600px) {
  .rud-faq__list--item__btn {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -1.08px;
  }
}
.rud-faq__list--item__btn:hover .rud-faq__list--item__btn--arrow {
  background: #EDEDED;
}
.rud-faq__list--item__btn:hover .rud-faq__list--item__btn--arrow svg {
  stroke: #000;
}
.rud-faq__list--item__btn--arrow {
  width: 48px;
  min-width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0 0 24px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 600px) {
  .rud-faq__list--item__btn--arrow {
    width: 36px;
    min-width: 36px;
    height: 36px;
  }
}
.rud-faq__list--item__btn--arrow svg {
  width: 19px;
  height: 11px;
  transition: 0.3s all ease-in-out;
  stroke: #B3B3B3;
}
@media screen and (max-width: 600px) {
  .rud-faq__list--item__btn--arrow svg {
    width: 16px;
    height: 9px;
  }
}
.rud-faq__list--item__text {
  padding: 24px 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  display: none;
}
@media screen and (max-width: 1780px) {
  .rud-faq__list--item__text {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.48px;
  }
}

.rud-cta {
  position: relative;
  margin: 0 0 435px;
}
@media screen and (max-width: 1780px) {
  .rud-cta {
    margin: 0 0 270px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta {
    margin: 0 0 210px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta {
    margin: 0 0 160px;
  }
}
.rud-cta::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  background: #D2AC67;
  height: 450px;
  bottom: -185px;
}
@media screen and (max-width: 1780px) {
  .rud-cta::after {
    height: 340px;
    bottom: -110px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta::after {
    height: 263px;
    bottom: -70px;
  }
}
@media screen and (max-width: 768px) {
  .rud-cta::after {
    height: 609px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta::after {
    height: 662px;
    bottom: -60px;
  }
}
.rud-cta__wrap {
  display: flex;
  justify-content: flex-end;
  max-width: 1920px;
  width: 100%;
  position: relative;
  border-radius: 265px;
  overflow: hidden;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .rud-cta__wrap {
    flex-direction: column;
    overflow: visible;
  }
}
.rud-cta__title {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1366px) {
  .rud-cta__title {
    max-width: 332px;
  }
}
.rud-cta__title span {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .rud-cta__title span {
    font-size: 36px;
    letter-spacing: -2.16px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__title span {
    font-size: 28px;
    letter-spacing: -1.8px;
  }
}
.rud-cta__title span small {
  color: #FFF;
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -3.84px;
  opacity: 0.5;
}
@media screen and (max-width: 1780px) {
  .rud-cta__title span small {
    font-size: 48px;
    letter-spacing: -2.88px;
    margin: 0 0 8px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta__title span small {
    font-size: 36px;
    letter-spacing: -2.16px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-cta__title span small {
    font-size: 32px;
    letter-spacing: -1.92px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__title span small {
    font-size: 20px;
    letter-spacing: -1.2px;
  }
}
.rud-cta__img {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  border-radius: 265px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .rud-cta__img {
    width: 44%;
  }
}
@media screen and (max-width: 768px) {
  .rud-cta__img {
    position: relative;
    width: 100%;
    padding: 126px 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__img {
    padding: 44px 0;
    border-radius: 100px;
  }
}
.rud-cta__img::after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(50, 37, 14, 0.8);
}
.rud-cta__img img {
  width: 100%;
  position: absolute;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
.rud-cta__form {
  width: 100%;
  background: #FAF4EA;
  padding: 144px 0 120px;
}
@media screen and (max-width: 1780px) {
  .rud-cta__form {
    padding: 88px 0 76px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta__form {
    padding: 74px 0 80px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta__form {
    padding: 77px 0 61px;
  }
}
@media screen and (max-width: 768px) {
  .rud-cta__form {
    border-radius: 265px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__form {
    padding: 80px 24px;
    border-radius: 64px;
  }
}
.rud-cta__form--wrap {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin-left: auto;
  padding: 0 0 0 142px;
}
@media screen and (max-width: 1780px) {
  .rud-cta__form--wrap {
    padding: 0 0 0 104px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-cta__form--wrap {
    padding: 0 103px 0 48px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-cta__form--wrap {
    width: 56%;
    padding: 0 86px 0 42px;
  }
}
@media screen and (max-width: 768px) {
  .rud-cta__form--wrap {
    width: 59%;
    margin: 0 auto;
    padding: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__form--wrap {
    width: 100%;
  }
}
.rud-cta__form--title {
  color: #B28636;
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.72px;
  margin: 0 0 56px;
  max-width: 452px;
  position: relative;
  padding: 0 0 0 24px;
}
.rud-cta__form--title::after {
  content: "";
  display: block;
  width: 69px;
  height: 2px;
  background-color: #D2AC67;
  position: absolute;
  top: -24px;
  left: 24px;
}
@media screen and (max-width: 1024px) {
  .rud-cta__form--title {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: -0.6px;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__form--title {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.54px;
    margin: 0 0 36px;
  }
}
.rud-cta__form .wpcf7 {
  max-width: 544px;
}
.rud-cta__form .wpcf7 form {
  margin: unset;
}
.rud-cta__form .wpcf7 .rud-cta__form--block {
  display: flex;
  align-items: center;
  margin: 0 0 24px;
}
@media screen and (max-width: 600px) {
  .rud-cta__form .wpcf7 .rud-cta__form--block {
    flex-direction: column;
    margin: 0 0 36px;
  }
}
.rud-cta__form .wpcf7 .rud-cta__form--block p {
  width: calc(50% - 12px);
}
@media screen and (max-width: 1024px) {
  .rud-cta__form .wpcf7 .rud-cta__form--block p {
    width: calc(50% - 6px);
  }
}
@media screen and (max-width: 600px) {
  .rud-cta__form .wpcf7 .rud-cta__form--block p {
    width: 100%;
  }
}
.rud-cta__form .wpcf7 .rud-cta__form--block p + p {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 600px) {
  .rud-cta__form .wpcf7 .rud-cta__form--block p + p {
    margin: 12px 0 0 0;
  }
}
.rud-cta__form .wpcf7 .rud-cta__form--block p label {
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.48px;
  padding: 0 0 0 24px;
  margin: unset;
}
.rud-cta__form .wpcf7 .rud-cta__form--block p label input.wpcf7-form-control {
  width: calc(100% + 24px);
  min-width: calc(100% + 24px);
  position: relative;
  left: -24px;
  margin: 7px 0 0 0;
  border-radius: 64px;
  border: 2px solid #D2AC67;
  outline: unset;
  transition: 0.3s all ease-in-out;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  background: transparent;
  padding: 0 24px;
  height: 52px;
}
.rud-cta__form .wpcf7 .rud-cta__form--block p label input.wpcf7-form-control:hover, .rud-cta__form .wpcf7 .rud-cta__form--block p label input.wpcf7-form-control:focus {
  border-color: #808F4E;
}
.rud-cta__form .wpcf7 .rud-cta__form--block p label input.wpcf7-form-control::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}
.rud-cta__form .wpcf7 .rud-cta__form--block p label input.wpcf7-form-control::placeholder {
  color: rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
}
.rud-cta__form .wpcf7 .rud-cta__form--block ~ p {
  position: relative;
}
.rud-cta__form .wpcf7 .rud-cta__form--block ~ p input {
  width: 100%;
  border-radius: 64px;
  background: #808F4E;
  height: 52px;
  text-transform: none;
  transition: 0.3s all ease-in-out;
  box-shadow: unset !important;
  margin: unset;
  color: #FFF;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1024px) {
  .rud-cta__form .wpcf7 .rud-cta__form--block ~ p input {
    font-size: 16px;
    letter-spacing: -0.48px;
    height: 50px;
  }
}
.rud-cta__form .wpcf7 .rud-cta__form--block ~ p input:hover {
  background: #536125;
}
.rud-cta__form .wpcf7 .rud-cta__form--block ~ p .wpcf7-spinner {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  margin: unset;
}
.rud-cta__form .wpcf7 .wpcf7-response-output {
  position: absolute;
  margin: 10px 0 0 0;
  padding: unset;
  font-size: 12px;
  line-height: 120%;
  text-align: center;
  width: 100%;
}

.rud-seo_text__title {
  margin: 0 0 36px;
}
@media screen and (max-width: 600px) {
  .rud-seo_text__title {
    text-align: center;
  }
}
.rud-seo_text__content {
  width: 100%;
  line-height: 1;
}
.rud-seo_text__content > :last-child {
  margin: unset;
}
.rud-seo_text__content h2 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 24px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -0.72px;
  margin: 0 0 24px;
}
@media screen and (max-width: 1024px) {
  .rud-seo_text__content h2 {
    line-height: 28px;
  }
}
@media screen and (max-width: 600px) {
  .rud-seo_text__content h2 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.66px;
  }
}
.rud-seo_text__content h3 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  font-weight: 800;
  line-height: 22px;
  letter-spacing: -0.54px;
  margin: 0 0 8px;
}
.rud-seo_text__content p {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.42px;
  margin: 0 0 24px;
}
.rud-seo_text__content ol, .rud-seo_text__content ul {
  padding: 0 0 0 20px;
  margin: 0 0 12px;
}
.rud-seo_text__content ol li, .rud-seo_text__content ul li {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.42px;
  margin: unset;
}
.rud-seo_text__content q {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.42px;
}

.rud-procedure_suit {
  background: #D2AC67;
  padding: 140px 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1780px) {
  .rud-procedure_suit {
    padding: 120px 0;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit {
    padding: 100px 0;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit {
    padding: 60px 0;
  }
}
.rud-procedure_suit::after {
  content: "";
  display: block;
  width: calc(100% + 236px);
  height: auto;
  aspect-ratio: 1/1;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -40%);
  opacity: 0.5;
  background: #DEBA77;
  position: absolute;
  border-radius: 50%;
}
@media screen and (max-width: 1780px) {
  .rud-procedure_suit::after {
    width: calc(100% + 186px);
    transform: translate(-50%, -46%);
  }
}
@media screen and (max-width: 1366px) {
  .rud-procedure_suit::after {
    transform: translate(-50%, -52%);
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit::after {
    width: calc(100% + 76px);
    transform: translate(-50%, -66%);
  }
}
@media screen and (max-width: 768px) {
  .rud-procedure_suit::after {
    width: calc(100% + 488px);
    transform: translate(-50%, -90%);
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit::after {
    width: calc(100% + 884px);
    transform: translate(-50%, -70%);
  }
}
.rud-procedure_suit .container {
  position: relative;
  z-index: 1;
}
.rud-procedure_suit__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 110px;
}
@media screen and (max-width: 1780px) {
  .rud-procedure_suit__head {
    margin: 0 0 64px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__head {
    margin: 0 0 48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__head {
    margin: 0 0 24px;
    flex-direction: column;
  }
}
.rud-procedure_suit__head--title {
  width: 50%;
}
@media screen and (max-width: 1366px) {
  .rud-procedure_suit__head--title {
    width: 40%;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__head--title {
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__head--title {
    width: 60%;
    margin: 0 0 16px;
    text-align: center;
  }
}
.rud-procedure_suit__head--title span {
  color: #fff;
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__head--title span {
    text-align: center;
  }
}
.rud-procedure_suit__head--logo {
  width: 310px;
  height: 150px;
}
@media screen and (max-width: 1780px) {
  .rud-procedure_suit__head--logo {
    width: 248px;
    height: 120px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__head--logo {
    width: 186px;
    height: 90px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__head--logo {
    width: 170px;
    height: 82px;
  }
}
.rud-procedure_suit__head--logo svg {
  width: 100%;
  height: 100%;
}
.rud-procedure_suit__list {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 768px) {
  .rud-procedure_suit__list {
    flex-direction: column;
    align-items: flex-start;
  }
}
.rud-procedure_suit__list--item {
  width: calc(50% - 12px);
  height: auto;
  display: flex;
  flex-direction: column;
  border-radius: 64px;
  border: 2px solid #FFF;
  padding: 64px;
}
@media screen and (max-width: 1780px) {
  .rud-procedure_suit__list--item {
    padding: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__list--item {
    padding: 36px;
  }
}
@media screen and (max-width: 768px) {
  .rud-procedure_suit__list--item {
    width: 100%;
    margin: 0 0 24px;
    border-radius: 36px;
  }
  .rud-procedure_suit__list--item:last-child {
    margin: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__list--item {
    padding: 40px 24px;
  }
}
.rud-procedure_suit__list--item.plus {
  background: #808F4E;
}
.rud-procedure_suit__list--item.minus {
  background: #D2AC67;
}
.rud-procedure_suit__list--item__title {
  color: #FFF;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: -1.44px;
  position: relative;
  padding: 0 0 48px;
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__list--item__title {
    font-size: 36px;
    line-height: 120%;
    letter-spacing: -1.08px;
  }
}
@media screen and (max-width: 768px) {
  .rud-procedure_suit__list--item__title {
    font-size: 30px;
    letter-spacing: -1.8px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__list--item__title {
    padding: 0 0 40px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: -1.6px;
  }
}
.rud-procedure_suit__list--item__title::after {
  content: "";
  display: block;
  width: 197px;
  height: 3px;
  background-color: #FFF;
  position: absolute;
  bottom: 24px;
  left: 0;
}
.rud-procedure_suit__list--item__list {
  display: flex;
  flex-direction: column;
}
.rud-procedure_suit__list--item__list--item {
  display: flex;
  align-items: center;
  color: #282828;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  border-radius: 24px;
  background: #FFF;
  padding: 10px 16px 10px 12px;
  margin: 0 0 12px;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .rud-procedure_suit__list--item__list--item {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-procedure_suit__list--item__list--item {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.48px;
  }
}
.rud-procedure_suit__list--item__list--item:last-child {
  margin: unset;
}
.rud-procedure_suit__list--item__list--item__icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #D2AC67;
  margin: 0 10px 0 0;
}
.rud-procedure_suit__list--item__list--item__icon svg {
  width: 10px;
  height: 10px;
}
.rud-procedure_suit__list--item__list--item__icon.green {
  background-color: #808F4E;
}
.rud-procedure_suit__list--item__list--item__icon.green svg {
  width: 15px;
  height: 11px;
}

.rud-advantages {
  padding: 96px 0;
  background: #D2AC67;
}
@media screen and (max-width: 1024px) {
  .rud-advantages {
    padding: 60px 0;
  }
}
.rud-advantages__wrap {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .rud-advantages__wrap {
    flex-direction: column;
  }
}
.rud-advantages--title {
  width: 42%;
  display: flex;
  flex-direction: column;
  padding: 52px 24px 0 0;
}
@media screen and (max-width: 1024px) {
  .rud-advantages--title {
    width: 100%;
    margin: 0 0 72px;
    padding: unset;
  }
}
@media screen and (max-width: 600px) {
  .rud-advantages--title {
    margin: 0 0 48px;
  }
}
.rud-advantages--title span {
  color: #fff;
}
.rud-advantages--title small {
  color: #FFF;
  font-size: 48px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: -1.44px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .rud-advantages--title small {
    font-size: 30px;
    line-height: 1;
    letter-spacing: -1.8px;
  }
}
@media screen and (max-width: 600px) {
  .rud-advantages--title small {
    font-size: 24px;
    letter-spacing: -1.6px;
    text-align: center;
  }
}
.rud-advantages--title small::after {
  content: "";
  display: block;
  width: 197px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  bottom: -24px;
  left: 0;
}
@media screen and (max-width: 600px) {
  .rud-advantages--title small::after {
    left: 50%;
    transform: translateX(-50%);
    bottom: -21px;
  }
}
.rud-advantages__content {
  width: 58%;
  padding: 48px;
  background-color: #fff;
  border-radius: 64px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .rud-advantages__content {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .rud-advantages__content {
    padding: 36px;
  }
}
@media screen and (max-width: 600px) {
  .rud-advantages__content {
    padding: 24px;
    border-radius: 36px;
  }
}
.rud-advantages__content--info {
  display: flex;
  align-items: stretch;
  padding: 0 0 36px;
  border-bottom: 1px solid #CACACA;
  margin: 0 0 36px;
}
@media screen and (max-width: 1366px) {
  .rud-advantages__content--info {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .rud-advantages__content--info {
    flex-direction: row;
    align-items: stretch;
  }
}
@media screen and (max-width: 768px) {
  .rud-advantages__content--info {
    flex-direction: column;
    align-items: flex-start;
    padding: 0 0 24px;
    margin: 0 0 24px;
  }
}
@media screen and (max-width: 600px) {
  .rud-advantages__content--info {
    padding: 0 0 16px;
    margin: 0 0 16px;
  }
}
.rud-advantages__content--info__text {
  color: #282828;
  font-size: 20px;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: -0.6px;
  width: 34%;
  padding: 0 24px 0 0;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .rud-advantages__content--info__text {
    width: 100%;
    margin: 0 0 24px;
    padding: 0 0 24px;
    border-bottom: 1px solid #CACACA;
  }
}
@media screen and (max-width: 1024px) {
  .rud-advantages__content--info__text {
    width: 34%;
    border: unset;
    padding: 0 24px 0 0;
    margin: unset;
  }
}
@media screen and (max-width: 768px) {
  .rud-advantages__content--info__text {
    width: 100%;
    margin: 0 0 24px;
    padding: 0 0 24px;
    border-bottom: 1px solid #CACACA;
  }
}
.rud-advantages__content--info__list {
  height: auto;
  width: 66%;
  padding: 0 0 0 24px;
  display: flex;
  flex-direction: column;
  border-left: 1px solid #CACACA;
}
@media screen and (max-width: 1366px) {
  .rud-advantages__content--info__list {
    border: unset;
    width: 100%;
    padding: unset;
  }
}
@media screen and (max-width: 1024px) {
  .rud-advantages__content--info__list {
    border-left: 1px solid #CACACA;
    width: 66%;
    padding: 0 0 0 24px;
  }
}
@media screen and (max-width: 768px) {
  .rud-advantages__content--info__list {
    border: unset;
    width: 100%;
    padding: unset;
  }
}
.rud-advantages__content--info__list--item {
  padding: 10px 16px 10px 12px;
  border-radius: 24px;
  border: 1px solid #808F4E;
  display: flex;
  align-items: center;
  color: #282828;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  margin: 0 0 12px 0;
}
@media screen and (max-width: 1366px) {
  .rud-advantages__content--info__list--item {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-advantages__content--info__list--item {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.42px;
  }
}
.rud-advantages__content--info__list--item:last-child {
  margin: unset;
}
.rud-advantages__content--info__list--item__icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #808F4E;
  margin: 0 10px 0 0;
}
.rud-advantages__content--info__list--item__icon svg {
  width: 14px;
  height: 10px;
}
.rud-advantages__content--text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1366px) {
  .rud-advantages__content--text {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.48px;
  }
}

.mfp-wrap {
  position: fixed !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}

.rud-actions_btns {
  position: fixed;
  right: 48px;
  bottom: 48px;
  display: flex;
  align-items: center;
  transform: rotate(-90deg) translateX(calc(100% - 48px));
  transform-origin: right top;
  z-index: 4;
}
@media screen and (max-width: 1366px) {
  .rud-actions_btns {
    right: 34px;
    transform: rotate(-90deg) translateX(calc(100% - 34px));
  }
}
@media screen and (max-width: 1024px) {
  .rud-actions_btns {
    right: 50%;
    bottom: 0;
    transform: rotate(0deg) translateX(50%);
    transform-origin: unset;
  }
}
.rud-actions_btns .rud-actions_btn {
  padding: 16px 36px 12px;
  border-radius: 36px 36px 0px 0px;
  background: #FFF;
  box-shadow: 3px -6px 18.4px 0px rgba(0, 0, 0, 0.25);
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.48px;
  transition: 0.3s all ease-in-out;
  white-space: nowrap;
}
@media screen and (max-width: 1366px) {
  .rud-actions_btns .rud-actions_btn {
    padding: 12px 20px 8px;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: -0.39px;
    border-radius: 24px 24px 0px 0px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-actions_btns .rud-actions_btn {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 600px) {
  .rud-actions_btns .rud-actions_btn {
    padding: 18px 20px 14px;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: -0.39px;
  }
}
.rud-actions_btns .rud-actions_btn:hover {
  background: #D2AC67;
  color: #FFF;
}
.rud-actions_btns .rud-actions_btn.green {
  background: #6F7C43;
  color: #FFF;
}
.rud-actions_btns .rud-actions_btn.green:hover {
  background: #536125;
}
.rud-actions_btns .rud-actions_btn + .rud-actions_btn {
  margin: 0 0 0 16px;
}

.rud-list_of_services {
  margin: -100px 0 180px;
}
@media screen and (max-width: 1780px) {
  .rud-list_of_services {
    margin: -80px 0 140px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-list_of_services {
    margin: -60px 0 120px;
  }
}
.rud-list_of_services--list {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 36px 0 0;
  border-top: 1px solid #CACACA;
}
@media screen and (max-width: 1600px) {
  .rud-list_of_services--list {
    padding: 24px 0 0;
  }
}
.rud-list_of_services--list__item {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 0 36px;
  margin: 0 0 36px;
  border-bottom: 1px solid #CACACA;
}
@media screen and (max-width: 1600px) {
  .rud-list_of_services--list__item {
    padding: 0 0 24px;
    margin: 0 0 24px;
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.rud-list_of_services--list__item:last-child {
  margin: unset;
  padding: unset;
  border: unset;
}
.rud-list_of_services--list__item--img {
  width: calc(42% - 80px);
  height: auto;
}
@media screen and (max-width: 1024px) {
  .rud-list_of_services--list__item--img {
    width: calc(48% - 48px);
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--img {
    width: 100%;
    margin: 0 0 24px;
  }
}
.rud-list_of_services--list__item--img img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 36px;
  overflow: hidden;
}
.rud-list_of_services--list__item--info {
  width: 58%;
  display: flex;
  flex-direction: column;
  margin: auto 0;
}
@media screen and (max-width: 1024px) {
  .rud-list_of_services--list__item--info {
    width: 52%;
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--info {
    width: 100%;
  }
}
.rud-list_of_services--list__item--info__title {
  color: #000;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -2.88px;
  margin: 0 0 36px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 1600px) {
  .rud-list_of_services--list__item--info__title {
    margin: 0 0 24px;
    letter-spacing: -2.16px;
  }
}
@media screen and (max-width: 1366px) {
  .rud-list_of_services--list__item--info__title {
    margin: 0 0 16px;
    font-size: 36px;
    letter-spacing: -1.68px;
  }
}
@media screen and (max-width: 1024px) {
  .rud-list_of_services--list__item--info__title {
    font-size: 28px;
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--info__title {
    font-size: 20px;
    letter-spacing: -1.2px;
  }
}
.rud-list_of_services--list__item--info__title:hover {
  color: #D2AC67;
}
.rud-list_of_services--list__item--info__text {
  margin: 0 0 20px;
}
@media screen and (max-width: 1600px) {
  .rud-list_of_services--list__item--info__text {
    margin: 0 0 8px;
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--info__text {
    margin: 0 0 24px;
  }
}
.rud-list_of_services--list__item--info__text > *:last-child {
  margin: unset;
}
.rud-list_of_services--list__item--info__text p, .rud-list_of_services--list__item--info__text ul {
  margin: 0 0 0.8em;
}
.rud-list_of_services--list__item--info__text p, .rud-list_of_services--list__item--info__text ul li {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1024px) {
  .rud-list_of_services--list__item--info__text p, .rud-list_of_services--list__item--info__text ul li {
    letter-spacing: -0.48px;
  }
}
.rud-list_of_services--list__item--info__text ul {
  padding: 0 0 0 24px;
}
.rud-list_of_services--list__item--info__text ul li {
  margin: unset;
}
.rud-list_of_services--list__item--info__text a {
  text-decoration: underline;
}
.rud-list_of_services--list__item--info__btns {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--info__btns {
    flex-wrap: nowrap;
    flex-direction: column;
  }
}
.rud-list_of_services--list__item--info__btn {
  margin: 16px 16px 0 0;
  padding: 16px 24px;
  border-radius: 64px;
  transition: 0.3s all ease-in-out;
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.54px;
}
@media screen and (max-width: 1600px) {
  .rud-list_of_services--list__item--info__btn {
    font-size: 16px;
  }
}
@media screen and (max-width: 768px) {
  .rud-list_of_services--list__item--info__btn {
    padding: 12px 16px;
    letter-spacing: -0.48px;
  }
}
@media screen and (max-width: 650px) {
  .rud-list_of_services--list__item--info__btn {
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
  .rud-list_of_services--list__item--info__btn:last-child {
    margin: unset;
  }
}
.rud-list_of_services--list__item--info__btn.green {
  background: #808F4E;
}
.rud-list_of_services--list__item--info__btn.green:hover {
  background: #536125;
  color: #fff;
}
.rud-list_of_services--list__item--info__btn.orange {
  background: #D2AC67;
}
.rud-list_of_services--list__item--info__btn.orange:hover {
  background: #C39A4E;
  color: #fff;
}

.rud__title {
  font-size: 20px;
  text-align: center;
  padding: 0 0 20px;
  font-weight: 500;
  line-height: 120%;
  color: #D2AC67;
}/*# sourceMappingURL=style.css.map */