@font-face {
  font-family: 'tildasanswebblack';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_black.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasanswebbold';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_bold.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasanswebextrabold';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_Extra-bold.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_Extra-bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasansweblight';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_light.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasanswebmedium';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_medium.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasanswebregular';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_regular.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'tildasanswebsemibold';
  src: url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_semibold.woff2') format('woff2'), url('/wa-data/public/site/themes/dr2025/css/fonts/tilda-sans_semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.cover {
  background-size: cover;
  background-repeat: no-repeat;
}
.contain {
  background-size: contain;
  background-repeat: no-repeat;
}
.bg_center {
  background-position: center;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wa-data/public/site/themes/dr2025/img/svg/dropdown_white.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px auto;
}
select::-ms-expand {
  display: none;
}
.link_key,
.main_button,
.ravdesk_form_action-submit input {
  display: block;
  outline: none;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 10px;
  padding: 15px 30px;
  border: 3px solid #E1E1E1;
}
@media only screen and (min-width: 992px) {
  .link_key,
  .main_button,
  .ravdesk_form_action-submit input {
    padding: 20px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .link_key,
  .main_button,
  .ravdesk_form_action-submit input {
    padding: 25px 50px;
  }
}
.link_key:hover,
.main_button:hover,
.ravdesk_form_action-submit input:hover {
  cursor: pointer;
  color: #000000 !important;
  background-color: #E1E1E1;
  text-decoration: none;
}
* {
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  /* Для Firefox */
  box-sizing: border-box;
  /* Ширина блока с полями */
}
body {
  background-color: #000000;
}
div,
section {
  display: block;
  position: relative;
}
section {
  z-index: 1;
}
select:hover {
  cursor: pointer;
}
img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  max-width: 100%;
}
ul,
ol {
  padding-left: 0px;
  margin-bottom: 0px;
}
.nowrapp_text {
  white-space: nowrap;
}
.widget_title {
  margin-bottom: 30px;
}
.widget_title h2 {
  text-align: center;
  margin-bottom: 0px;
  font-size: 108px;
  line-height: 1;
  color: #ffffff;
  font-family: 'tildasanswebmedium', sans-serif;
}
.red_text {
  color: #f30000 !important;
}
header {
  padding-top: 60px;
  z-index: 1;
}
header .head_logos {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  header .head_logos {
    margin-bottom: 50px;
  }
}
header .head_logos ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
header .head_logos ul li {
  display: block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 0px;
}
@media only screen and (min-width: 576px) {
  header .head_logos ul li {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_logos ul li {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_logos ul li {
    margin-right: 45px;
  }
}
header .head_logos ul li svg {
  height: 20px;
  width: auto;
}
@media only screen and (min-width: 576px) {
  header .head_logos ul li svg {
    height: 20px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_logos ul li svg {
    height: 35px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_logos ul li svg {
    height: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_logos ul li svg {
    height: 50px;
  }
}
header .head_logos ul li:last-child {
  margin-bottom: 0px;
  margin-right: 0px;
}
header .head_banner {
  display: flex;
  flex-direction: column;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
@media only screen and (min-width: 768px) {
  header .head_banner {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
  }
}
header .head_banner .santa,
header .head_banner .head_banner_content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
header .head_banner .santa {
  width: 100%;
  order: 2;
  z-index: 50;
}
@media only screen and (min-width: 768px) {
  header .head_banner .santa {
    width: auto;
    order: 1;
  }
}
header .head_banner .santa .wrapp {
  width: 100%;
}
header .head_banner .santa .wrapp img {
  position: relative;
  height: auto;
  margin: auto;
  bottom: 0;
  width: auto;
  max-width: 100%;
}
@media only screen and (min-width: 576px) {
  header .head_banner .santa .wrapp img {
    max-width: 400px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .santa .wrapp img {
    margin: 0;
    width: 420px;
    max-width: 420px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .santa .wrapp img {
    width: 530px;
    max-width: 530px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .santa .wrapp img {
    width: auto;
    max-width: auto;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .santa .wrapp img {
    width: 560px;
    max-width: 560px;
  }
}
header .head_banner .santa .wrapp .promo_note_mob {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 80;
}
@media only screen and (min-width: 768px) {
  header .head_banner .santa .wrapp .promo_note_mob {
    display: none;
  }
}
header .head_banner .santa .wrapp .promo_note_mob p {
  text-align: center;
  font-family: 'tildasansweblight', sans-serif;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  margin-bottom: 0px;
}
header .head_banner .head_banner_content {
  width: 100%;
  order: 1;
  flex-grow: 1;
  z-index: 100;
  align-self: stretch;
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content {
    width: auto;
  }
}
header .head_banner .head_banner_content * {
  color: #ffffff;
}
header .head_banner .head_banner_content .wrapp {
  z-index: 10;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp {
    position: absolute;
    top: 0;
    right: 0;
    width: 150%;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .head_banner_content .wrapp {
    width: 135%;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .head_banner_content .wrapp {
    width: 115%;
  }
}
header .head_banner .head_banner_content .wrapp .promo_name h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: 'tildasanswebextrabold', sans-serif;
  font-weight: 900;
  line-height: 1.1;
  font-size: 38px;
}
@media only screen and (min-width: 350px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 576px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    text-align: right;
    font-style: italic;
    font-size: 42px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    font-size: 64px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    font-size: 80px;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .head_banner_content .wrapp .promo_name h1 {
    font-size: 90px;
  }
}
header .head_banner .head_banner_content .wrapp .promo_name h1 br {
  display: none;
}
header .head_banner .head_banner_content .wrapp .promo_year {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_year {
    justify-content: flex-end;
    margin-bottom: 0.75rem;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .head_banner_content .wrapp .promo_year {
    margin-bottom: 0px;
  }
}
header .head_banner .head_banner_content .wrapp .promo_year > span {
  position: relative;
  display: block;
  line-height: 1;
  text-align: center;
  font-family: 'tildasanswebextrabold', sans-serif;
  font-weight: 900;
  font-size: 90px;
}
@media only screen and (min-width: 350px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    font-size: 100px;
  }
}
@media only screen and (min-width: 576px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    font-size: 110px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    text-align: right;
    font-size: 120px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    font-size: 170px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    font-size: 220px;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .head_banner_content .wrapp .promo_year > span {
    font-size: 290px;
  }
}
header .head_banner .head_banner_content .wrapp .promo_period {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 576px) {
  header .head_banner .head_banner_content .wrapp .promo_period {
    align-items: flex-start;
    padding-left: 95px;
    padding-right: 95px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_period {
    padding-left: 80px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .head_banner_content .wrapp .promo_period {
    padding-left: 230px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .head_banner_content .wrapp .promo_period {
    padding-left: 320px;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .head_banner_content .wrapp .promo_period {
    padding-left: 360px;
  }
}
header .head_banner .head_banner_content .wrapp .promo_period p {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 0.75rem;
  font-family: 'tildasansweblight', sans-serif;
  line-height: 1.1;
  font-size: 22px;
}
@media only screen and (min-width: 350px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    font-size: 24px;
    max-width: 250px;
  }
}
@media only screen and (min-width: 576px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    font-size: 28px;
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    text-align: right;
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    font-size: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    font-size: 38px;
  }
}
@media only screen and (min-width: 1400px) {
  header .head_banner .head_banner_content .wrapp .promo_period p {
    font-size: 42px;
  }
}
header .head_banner .head_banner_content .wrapp .promo_period p:last-child {
  margin-bottom: 0px;
}
header .head_banner .head_banner_content .wrapp .promo_note {
  display: none;
  margin-top: auto;
  padding-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_note {
    display: block;
  }
}
header .head_banner .head_banner_content .wrapp .promo_note p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 0px;
  line-height: 1.2;
  font-family: 'tildasansweblight', sans-serif;
  opacity: 0.4;
}
@media only screen and (min-width: 576px) {
  header .head_banner .head_banner_content .wrapp .promo_note p {
    font-size: 13px;
  }
}
@media only screen and (min-width: 768px) {
  header .head_banner .head_banner_content .wrapp .promo_note p {
    text-align: right;
  }
}
header .head_banner .decorate_lights {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
header .head_banner .decorate_lights img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: contain;
}
.main_description {
  margin-bottom: 50px;
  z-index: 10;
}
@media only screen and (min-width: 1200px) {
  .main_description {
    margin-bottom: 140px;
  }
}
@media only screen and (min-width: 1400px) {
  .main_description {
    margin-bottom: 150px;
  }
}
.main_description .main_description_wrapp {
  background-color: #A91B09;
  padding: 20px;
  border-radius: 20px;
}
@media only screen and (min-width: 576px) {
  .main_description .main_description_wrapp {
    padding: 30px;
    border-radius: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .main_description .main_description_wrapp {
    padding: 40px;
    border-radius: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .main_description .main_description_wrapp {
    padding: 50px;
    border-radius: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .main_description .main_description_wrapp {
    padding: 50px 60px;
    border-radius: 60px;
  }
}
@media only screen and (min-width: 1400px) {
  .main_description .main_description_wrapp {
    padding: 60px 80px;
    border-radius: 80px;
  }
}
.main_description .main_description_wrapp .fly_text,
.main_description .main_description_wrapp .static_text {
  margin-bottom: 20px;
}
.main_description .main_description_wrapp .fly_text *,
.main_description .main_description_wrapp .static_text * {
  color: #ffffff;
}
.main_description .main_description_wrapp .fly_text p,
.main_description .main_description_wrapp .static_text p {
  margin-bottom: 30px;
  font-family: 'tildasanswebregular', sans-serif;
  line-height: 1.2;
  font-size: 17px;
}
@media only screen and (min-width: 576px) {
  .main_description .main_description_wrapp .fly_text p,
  .main_description .main_description_wrapp .static_text p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .main_description .main_description_wrapp .fly_text p,
  .main_description .main_description_wrapp .static_text p {
    font-size: 19px;
  }
}
@media only screen and (min-width: 992px) {
  .main_description .main_description_wrapp .fly_text p,
  .main_description .main_description_wrapp .static_text p {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .main_description .main_description_wrapp .fly_text p,
  .main_description .main_description_wrapp .static_text p {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1400px) {
  .main_description .main_description_wrapp .fly_text p,
  .main_description .main_description_wrapp .static_text p {
    font-size: 36px;
  }
}
.main_description .main_description_wrapp .fly_text p:last-child,
.main_description .main_description_wrapp .static_text p:last-child {
  margin-bottom: 0px;
}
.main_description .main_description_wrapp .fly_text {
  max-width: 100%;
}
@media only screen and (min-width: 1200px) {
  .main_description .main_description_wrapp .fly_text {
    max-width: 40%;
  }
}
.main_description .main_description_wrapp .decorate {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .main_description .main_description_wrapp .decorate {
    position: absolute;
    right: 0;
    bottom: -120px;
  }
}
@media only screen and (min-width: 1400px) {
  .main_description .main_description_wrapp .decorate {
    bottom: -110px;
  }
}
.main_description .main_description_wrapp .decorate img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .main_description .main_description_wrapp .decorate img {
    max-width: 680px;
  }
}
@media only screen and (min-width: 1200px) {
  .main_description .main_description_wrapp .decorate img {
    max-width: 700px;
  }
}
@media only screen and (min-width: 1400px) {
  .main_description .main_description_wrapp .decorate img {
    max-width: 750px;
  }
}
.rules_section {
  margin-bottom: 60px;
}
.rules_section .widget_title h2 {
  font-size: 26px;
}
@media only screen and (min-width: 576px) {
  .rules_section .widget_title h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .rules_section .widget_title h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .rules_section .widget_title h2 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .rules_section .widget_title h2 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1400px) {
  .rules_section .widget_title h2 {
    font-size: 75px;
  }
}
.main_rules {
  margin-bottom: 60px;
}
@media only screen and (min-width: 1400px) {
  .main_rules {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.main_rules * {
  color: #ffffff;
}
.main_rules ol {
  position: relative;
  display: block;
  counter-reset: myCounter;
  margin-bottom: 30px;
}
.main_rules ol li {
  position: relative;
  display: block;
  list-style: none;
  padding-left: 30px;
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .main_rules ol li {
    font-size: 21px;
  }
}
.main_rules ol li:last-child {
  margin-bottom: 0px;
}
.main_rules ol li::before {
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  color: #FFEE58;
  font-family: 'tildasanswebbold', sans-serif;
  display: block;
  position: absolute;
  width: 20px;
  text-align: center;
  left: 0px;
  top: 0px;
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .main_rules ol li::before {
    font-size: 21px;
  }
}
.main_rules p {
  margin-bottom: 20px;
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 16px;
}
@media only screen and (min-width: 576px) {
  .main_rules p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .main_rules p {
    font-size: 21px;
  }
}
.main_rules p:last-child {
  margin-bottom: 0px;
}
.rules_important {
  background-color: #A91B09;
  padding: 10px 15px;
  border-radius: 10px;
}
@media only screen and (min-width: 576px) {
  .rules_important {
    padding: 20px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .rules_important {
    padding: 30px 40px;
  }
}
.rules_important * {
  color: #ffffff;
}
.rules_important h6 {
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 10px;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 21px;
}
@media only screen and (min-width: 992px) {
  .rules_important h6 {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.rules_important ul {
  position: relative;
  display: block;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
}
.rules_important ul li {
  position: relative;
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.2;
  padding-left: 15px;
}
@media only screen and (min-width: 576px) {
  .rules_important ul li {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .rules_important ul li {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .rules_important ul li {
    font-size: 21px;
  }
}
.rules_important ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #FFEE58;
}
@media only screen and (min-width: 992px) {
  .rules_important ul li::before {
    top: 8px;
    left: 0;
    width: 10px;
    height: 10px;
  }
}
.questionnaire {
  margin-bottom: 60px;
}
.questionnaire .widget_title > * {
  font-size: 26px;
}
@media only screen and (min-width: 576px) {
  .questionnaire .widget_title > * {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  .questionnaire .widget_title > * {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .questionnaire .widget_title > * {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  .questionnaire .widget_title > * {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1400px) {
  .questionnaire .widget_title > * {
    font-size: 108px;
  }
}
.questionnaire .ravdesk_thx_block {
  display: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups {
    border-radius: 20px;
    padding: 20px;
    border: 1px solid rgba(167, 195, 255, 0.3);
  }
}
@media only screen and (min-width: 992px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups {
    border-radius: 30px;
    padding: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups {
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0px;
    border-radius: 0px;
    border: none;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group {
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    margin-bottom: 0px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp {
  background-color: #000000;
  box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp {
    border: 1px solid rgba(167, 195, 255, 0.3);
    padding: 50px;
    border-radius: 10px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .field_group_title {
  display: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field {
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field {
    margin-bottom: 25px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-name {
  display: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value {
  padding-bottom: 25px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="text"],
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="phone"],
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="email"],
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="url"],
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select {
  height: 60px;
  width: 100%;
  border: 1px solid rgba(167, 195, 255, 0.3);
  border-radius: 10px;
  background-color: rgba(217, 217, 217, 0.15);
  color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
  box-shadow: none;
  outline: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="text"],
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="phone"],
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="email"],
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="url"],
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select {
    height: 70px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="text"]:hover,
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="phone"]:hover,
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input[type="email"]:hover,
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select:hover {
  border: 1px solid #ffffff;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select option {
  color: #000000;
  background-color: #ffffff;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value input:-internal-autofill-selected {
  background-color: rgba(217, 217, 217, 0.15) !important;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select.js_ravdesk_select_with_link option {
  display: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value select.js_ravdesk_select_with_link option.js_available {
  display: inline;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value .js_ravdesk_field_ignore {
  display: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value .js_ravdesk_input.error_field {
  color: #000000;
  border: 1px solid #e54304;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 0px 2px #e54304 inset;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value .js_ravdesk_input.error_field::placeholder {
  color: #e54304;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field .wa-value .ravdesk_field_error_notif {
  color: #ff8d00;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value input[type="text"],
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value input[type="phone"] {
  padding-left: 120px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 100;
  width: 115px;
  height: 70px;
}
@media only screen and (min-width: 768px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper {
    height: 80px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container {
  width: 100%;
  height: 100%;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .selected-option {
  display: flex;
  flex-direction: row;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.4);
  border: 1px solid #ffffff;
  border-radius: 10px;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 18px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #ffffff;
  height: 100%;
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wa-data/public/site/themes/dr2025/img/svg/dropdown_white.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px auto;
  background-color: #212121;
  padding-right: 10px;
  padding-left: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .selected-option:hover {
  cursor: pointer;
  background-color: #2e2e2e;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid rgba(167, 195, 255, 0.3);
  background-color: #212121;
  z-index: 1;
  margin-top: -10px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .option {
  width: 100%;
  padding: 5px;
  background-color: #2e2e2e;
  font-family: 'tildasanswebregular', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .option:hover {
  cursor: pointer;
  background-color: #3b3b3b;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper .custom_selector_container .flag {
  font-family: 'Noto Color Emoji';
  margin-right: 4px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value .custom_selector_wrapper select.country_flags {
  left: -100px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value select.country_flags {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 100;
  background-color: #2e2e2e;
  width: 115px;
  padding-right: 10px;
  padding-left: 15px;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.4);
  border: 1px solid #ffffff;
  background-position: right 10px center;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 18px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #ffffff;
  height: 70px;
}
@media only screen and (min-width: 768px) {
  .questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value select.country_flags {
    height: 80px;
  }
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value select.country_flags option {
  background-color: #ffffff;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field.field-phone .wa-value select.country_flags:hover {
  cursor: pointer;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.5);
  background-color: #141414;
  border: 1px solid #ffffff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .wa-field:last-child {
  margin-bottom: 0px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group .ravdesk_fields_group_wrapp .js_ravdesk_input::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group-default {
  overflow: hidden;
  width: 0;
  height: 0;
  opacity: 0;
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
}
.questionnaire .ravdesk_form_container form.ravdesk-form .ravdesk_fields_groups .ravdesk_fields_group:last-child {
  margin-bottom: 0px;
}
.questionnaire .ravdesk_form_container form.ravdesk-form.js_on_sending .ravdesk_form_actions .ravdesk_form_action-submit .click_wall {
  width: 100%;
  height: 100%;
  z-index: 100;
}
.questionnaire .ravdesk_form_container form.ravdesk-form.js_on_sending .ravdesk_form_actions .ravdesk_form_action-submit input[type="submit"] {
  opacity: 0;
}
.questionnaire .ravdesk_form_container .ravdesk_form_agree {
  margin-bottom: 20px;
}
.questionnaire .ravdesk_form_container .ravdesk_form_agree p {
  text-align: center;
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 16px;
}
.questionnaire .ravdesk_form_container .ravdesk_form_agree p a {
  font-family: inherit;
  font-size: inherit;
  color: #ffffff;
  text-decoration: underline;
}
.questionnaire .ravdesk_form_container .ravdesk_form_agree p a:hover {
  text-decoration: none;
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages {
  display: none;
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification {
  display: block;
  padding: 5px 10px;
  background-color: rgba(255, 141, 0, 0.5);
  border-bottom: 1px solid rgba(167, 195, 255, 0.3);
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification {
    width: 70%;
  }
}
@media only screen and (min-width: 1400px) {
  .questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification {
    width: 50%;
  }
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification span {
  color: #ffffff;
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 14px;
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification:first-child {
  border-radius: 5px 5px 0px 0px;
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages .ravdesk_notification:last-child {
  border-radius: 0px 0px 5px 5px;
  border-bottom: none;
}
.questionnaire .ravdesk_form_container .ravdesk_form_messages.active {
  display: none;
  margin-bottom: 30px;
}
.questionnaire .ravdesk_form_container .ravdesk_form_actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.questionnaire .ravdesk_form_container .ravdesk_form_actions .click_wall {
  position: absolute;
  display: block;
  z-index: 0;
  width: 0;
  height: 0;
  background-image: url("/wa-data/public/site/themes/dr2025/img/waiting.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 70%;
}
.questionnaire .ravdesk_form_container .ravdesk_form_actions input[type="submit"] {
  height: 60px;
  font-size: 21px;
  padding: 0px 30px;
  margin: auto;
  z-index: 10;
}
@media only screen and (min-width: 576px) {
  .questionnaire .ravdesk_form_container .ravdesk_form_actions input[type="submit"] {
    font-size: 23px;
    padding: 0px 40px;
  }
}
@media only screen and (min-width: 768px) {
  .questionnaire .ravdesk_form_container .ravdesk_form_actions input[type="submit"] {
    height: 70px;
    padding: 0px 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .questionnaire .ravdesk_form_container .ravdesk_form_actions input[type="submit"] {
    padding-left: 48px;
    padding-right: 48px;
    border-radius: 10px;
    height: 90px;
    line-height: 84px;
    font-size: 42px;
    border: 3px solid #ffffff;
  }
}
.questionnaire .ravdesk_form_container .ravdesk_form_actions input[type="submit"]:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #3366CC;
}
.questionnaire.js_already_sended .widget_title.section_title {
  display: none;
}
.questionnaire.js_already_sended .ravdesk_form_container {
  display: none;
}
.questionnaire.js_already_sended .ravdesk_thx_block {
  display: block;
}
@media only screen and (min-width: 1200px) {
  .questionnaire.js_already_sended .ravdesk_thx_block .widget_title > * {
    font-size: 76px;
  }
}
.questionnaire.js_already_sended .ravdesk_thx_block .thx_content * {
  color: #ffffff;
}
.questionnaire.js_already_sended .ravdesk_thx_block .thx_content h6 {
  text-align: left;
  margin-bottom: 5px;
  color: #FFEE58;
}
@media only screen and (min-width: 1200px) {
  .questionnaire.js_already_sended .ravdesk_thx_block .thx_content h6 {
    font-size: 24px;
  }
}
.questionnaire.js_already_sended .ravdesk_thx_block .thx_content p {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .questionnaire.js_already_sended .ravdesk_thx_block .thx_content p {
    font-size: 18px;
  }
}
#instruction {
  background-image: url("/wa-data/public/site/themes/dr2025/img/steps_bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 1200px) {
  #instruction {
    margin-bottom: 200px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#instruction .widget_title {
  margin-bottom: 50px;
}
#instruction .widget_title > * {
  font-size: 26px;
}
@media only screen and (min-width: 576px) {
  #instruction .widget_title > * {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  #instruction .widget_title > * {
    font-size: 45px;
  }
}
@media only screen and (min-width: 992px) {
  #instruction .widget_title > * {
    font-size: 55px;
  }
}
@media only screen and (min-width: 1200px) {
  #instruction .widget_title > * {
    font-size: 65px;
  }
}
@media only screen and (min-width: 1400px) {
  #instruction .widget_title > * {
    font-size: 108px;
  }
}
#instruction::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.92);
  z-index: 1;
}
#instruction > div {
  z-index: 100;
}
#instruction-steps .instruction-step {
  margin-bottom: 1.5rem;
  opacity: 0.5;
}
#instruction-steps .instruction-step:last-child {
  margin-bottom: 0px;
}
#instruction-steps .instruction-step:last-child .step_navigation > div:last-child {
  margin-left: 0px;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_head-title,
#instruction-steps .instruction-step.active .instruction-step_head .instruction-step_head-title {
  margin-bottom: 0.75rem;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_head-title h4,
#instruction-steps .instruction-step.active .instruction-step_head .instruction-step_head-title h4 {
  line-height: 1.1;
  margin-bottom: 0px;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_head-description p,
#instruction-steps .instruction-step.active .instruction-step_head .instruction-step_head-description p {
  margin-bottom: 0.75rem;
}
#instruction-steps .instruction-step.active {
  margin-bottom: 80px;
  opacity: 1;
}
#instruction-steps .instruction-step.active .instruction-step_head {
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 1.5rem;
}
#instruction-steps .instruction-step.active .instruction-step_head .instruction-step_head-title h4 {
  color: #FFEE58;
  font-size: 40px;
}
#instruction-steps .instruction-step.active .instruction-step_head .instruction-step_head-description p {
  color: #ffffff;
  font-size: 28px;
}
#instruction-steps .instruction-step.active .instruction-step_body {
  display: block;
}
#instruction-steps .instruction-step.completed {
  opacity: 0.6;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_button > div.instruction-step_head-icon {
  display: block;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_head-title h4 {
  color: #00ee00;
  font-size: 36px;
}
#instruction-steps .instruction-step.completed .instruction-step_head .instruction-step_head-description p {
  color: #00ee00;
  font-size: 24px;
}
#instruction-steps .instruction-step .instruction-step_head {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_button {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_button > div {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_button > div.instruction-step_head-icon {
  display: none;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_button > div.instruction-step_head-icon svg {
  width: 60px;
  height: auto;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_button > div.instruction-step_head-icon svg path {
  fill: #00ee00;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-title {
  display: flex;
  flex-direction: row;
  margin-bottom: 0.375rem;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-title:last-child {
  margin-bottom: 0px;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-title h4 {
  position: relative;
  display: block;
  color: #ffffff;
  font-family: 'tildasanswebbold', sans-serif;
  line-height: 1.1;
  font-size: 32px;
  margin-bottom: 0px;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-title h4.js_instriction_nav_button:hover {
  cursor: pointer;
  text-decoration: underline;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-description p {
  margin-bottom: 0.375rem;
  font-family: 'tildasanswebmedium', sans-serif;
  color: #ffffff;
  font-size: 21px;
  line-height: 1.1;
}
#instruction-steps .instruction-step .instruction-step_head .instruction-step_head-description p:last-child {
  margin-bottom: 0px;
}
#instruction-steps .instruction-step .instruction-step_body {
  display: none;
}
#instruction-steps .instruction-step .instruction-step_body .container {
  padding-left: 0px;
  padding-right: 0px;
}
#instruction-steps .instruction-step .instruction-step_body .main_rules {
  padding-left: 0px;
  padding-right: 0px;
}
#instruction-steps .instruction-step .step_navigation {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.5rem;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  border-top: 1px solid rgba(167, 195, 255, 0.3);
}
#instruction-steps .instruction-step .step_navigation > div {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
#instruction-steps .instruction-step .step_navigation > div:last-child {
  margin-left: auto;
}
#instruction-steps .instruction-step .step_navigation > div.next_step span,
#instruction-steps .instruction-step .step_navigation > div.prev_step span {
  position: relative;
  display: block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: 50px;
  border-radius: 10px;
  font-size: 21px;
  font-family: 'tildasanswebregular', sans-serif;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#instruction-steps .instruction-step .step_navigation > div.next_step span:hover,
#instruction-steps .instruction-step .step_navigation > div.prev_step span:hover {
  cursor: pointer;
}
#instruction-steps .instruction-step .step_navigation > div.next_step span {
  background-color: #3366CC;
  color: #ffffff;
}
#instruction-steps .instruction-step .step_navigation > div.next_step span:hover {
  background-color: #2e5cb8;
}
#instruction-steps .instruction-step .step_navigation > div.prev_step span {
  background-color: #a7a7a7;
}
#instruction-steps .instruction-step .step_navigation > div.prev_step span:hover {
  background-color: #9a9a9a;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper {
  padding: 20px;
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.75);
}
@media only screen and (min-width: 576px) {
  #instruction-step-3 .instruction-step_body .instruction-step_body-wrapper,
  #instruction-step-1 .instruction-step_body .instruction-step_body-wrapper {
    padding: 30px;
    border-radius: 30px;
  }
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules *,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules * {
  color: #000000;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules ol li::before,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules ol li::before {
  color: #f30000;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules a,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules a {
  color: #3366CC;
  text-decoration: underline;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules a:hover,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules a:hover {
  text-decoration: none;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules span.js_instriction_nav_button,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules span.js_instriction_nav_button {
  color: #3366CC;
  font-family: 'tildasanswebbold', sans-serif;
  text-decoration: underline;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules span.js_instriction_nav_button:hover,
#instruction-step-1 .instruction-step_body .instruction-step_body-wrapper .main_rules span.js_instriction_nav_button:hover {
  cursor: pointer;
  text-decoration: none;
}
#instruction-step-2 .instruction-step_body .instruction-step_body-wrapper .questionnaire .container > .widget_title {
  display: none;
}
#instruction-step-2 .instruction-step_body .instruction-step_body-wrapper .questionnaire .ravdesk_fields_group_wrapp {
  background-color: rgba(0, 0, 0, 0) !important;
  box-shadow: none!important;
}
#instruction-step-3 .instruction-step_body .instruction-step_body-wrapper .main_rules {
  margin-bottom: 0px;
}
#instruction-step-4 .instruction-step_body .instruction-step_body-wrapper .go_shop_action {
  display: flex;
  flex-direction: row;
}
#instruction-step-4 .instruction-step_body .instruction-step_body-wrapper .go_shop_action a {
  position: relative;
  display: block;
  line-height: 80px;
  padding-left: 3rem;
  padding-right: 3rem;
  border-radius: 10px;
  font-family: 'tildasanswebmedium', sans-serif;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  background-color: #3366CC;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
}
#instruction-step-4 .instruction-step_body .instruction-step_body-wrapper .go_shop_action a:hover {
  background-color: #2e5cb8;
}
#instruction_description {
  margin-bottom: 3rem;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(167, 195, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.02);
}
@media only screen and (min-width: 576px) {
  #instruction_description {
    padding: 30px;
  }
}
#instruction_description p {
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 21px;
  color: #ffffff;
  margin-bottom: 0.75rem;
}
@media only screen and (min-width: 992px) {
  #instruction_description p {
    font-size: 24px;
  }
}
#instruction_description p:last-child {
  margin-bottom: 0px;
}
#instruction_description p a {
  color: #ffffff;
  text-decoration: underline;
}
#instruction_description p a:hover {
  cursor: pointer;
  text-decoration: none;
}
section.slider {
  margin-bottom: 80px;
}
section.slider .products_title {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 576px) {
  section.slider .products_title {
    margin-bottom: 40px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
section.slider .products_title h2 {
  font-family: 'tildasanswebbold', sans-serif;
  margin-bottom: 0px;
  text-align: center;
  color: #ffffff;
  font-size: 28px;
}
@media only screen and (min-width: 576px) {
  section.slider .products_title h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 768px) {
  section.slider .products_title h2 {
    font-size: 38px;
  }
}
@media only screen and (min-width: 992px) {
  section.slider .products_title h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  section.slider .products_title h2 {
    font-size: 48px;
  }
}
section.slider .overflow_fix {
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  margin-bottom: 30px;
}
section.slider .actions {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
section.slider .actions a {
  padding-left: 20px;
  padding-right: 20px;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  section.slider .actions a {
    font-size: 21px;
  }
}
@media only screen and (min-width: 992px) {
  section.slider .actions a {
    font-size: 26px;
  }
}
section.slider .actions a:hover {
  text-decoration: none;
}
section.slider .top_part {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  section.slider .top_part {
    margin-bottom: 50px;
  }
}
section.slider .top_part .swiper-container .swiper-wrapper {
  margin-bottom: 10px;
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content {
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  max-height: calc(80vh - 50px);
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content a {
  display: flex;
  position: relative;
  max-height: inherit;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 576px) {
  section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content a {
    margin-bottom: 30px;
  }
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content a img {
  object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content .slide-caption {
  font-family: 'tildasanswebbold', sans-serif;
  text-align: center;
  font-size: 14px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 576px) {
  section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content .slide-caption {
    font-size: 18px;
  }
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content .slide-caption * {
  color: #ffffff;
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content .slide-caption:last-child {
  margin-bottom: 0px;
}
section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide .slide_content .slide-art {
  position: relative;
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 12px;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
}
@media only screen and (min-width: 576px) {
  section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide.middle_slide a img,
  section.slider .top_part .swiper-container .swiper-wrapper .swiper-slide:hover a img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.swiper-pagination {
  position: relative;
}
.swiper-pagination .swiper-pagination-bullet {
  opacity: 1!important;
  background: #b3b3b3 !important;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.swiper-pagination .swiper-pagination-bullet:hover {
  cursor: pointer;
}
.swiper-pagination .swiper-pagination-bullet:hover,
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1!important;
  background: #3366CC !important;
}
.swiper-button-prev,
.swiper-button-next {
  color: #3366CC !important;
}
.swiper-button-prev {
  left: -50px;
}
.swiper-button-next {
  right: -50px;
}
.gallery-desc {
  margin-left: -50px;
  margin-right: -50px;
}
.gallery-desc .slide-block {
  display: none;
}
.gallery-desc .slide-block.active {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  align-items: flex-start;
}
.gallery-desc .slide-block.active .slide-caption {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  font-size: 21px;
  font-family: 'tildasanswebbold', sans-serif;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .gallery-desc .slide-block.active .slide-caption {
    margin-bottom: 25px;
    font-size: 26px;
  }
}
.gallery-desc .slide-block.active .slide-desc {
  margin-bottom: 10px;
}
.gallery-desc .slide-block.active .slide-desc span {
  font-family: 'tildasanswebregular', sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
}
@media only screen and (min-width: 576px) {
  .gallery-desc .slide-block.active .slide-desc span {
    font-size: 17px;
  }
}
.gallery-desc .slide-block.active .slide-desc .label {
  color: #ffffff;
  font-family: 'tildasanswebbold', sans-serif;
}
.gallery-desc .slide-block.active .slide-desc:last-child {
  margin-bottom: 0px;
}
@media only screen and (min-width: 1300px) {
  .swiper-slide-next + .swiper-slide a img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.subscribe_container .unisender_thx_block {
  display: none;
  z-index: 1000;
  flex-direction: column;
  justify-content: flex-start;
}
.subscribe_container .unisender_thx_block p,
.subscribe_container .unisender_thx_block h6 {
  text-align: center!important;
}
@media only screen and (min-width: 992px) {
  .subscribe_container .unisender_thx_block p,
  .subscribe_container .unisender_thx_block h6 {
    text-align: left!important;
  }
}
.subscribe_container .unisender_thx_block p {
  font-size: 16px;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .subscribe_container .unisender_thx_block p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .unisender_thx_block p {
    font-size: 21px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .unisender_thx_block p {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
.subscribe_container .unisender_thx_block p:last-child {
  margin-bottom: 0px;
}
.subscribe_container .unisender_thx_block.active {
  display: flex;
}
.subscribe_container .subscribe_form {
  z-index: 100;
}
.subscribe_container .subscribe_form form {
  display: block;
}
.subscribe_container .subscribe_form form .form_note {
  margin-bottom: 26px;
}
.subscribe_container .subscribe_form form .form_note p {
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 576px) {
  .subscribe_container .subscribe_form form .form_note p {
    font-size: 21px;
  }
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .form_note p {
    font-size: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .form_note p {
    font-size: 25px;
  }
}
@media only screen and (min-width: 1400px) {
  .subscribe_container .subscribe_form form .form_note p {
    font-size: 26px;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .form_note p {
    font-size: 30px;
  }
}
.subscribe_container .subscribe_form form .input_fields {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .input_fields {
    align-items: flex-start;
    align-content: flex-start;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .input_fields {
    margin-bottom: 30px;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
  align-content: center;
  align-items: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .input_fields .form_field {
    width: 410px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .input_fields .form_field {
    align-content: flex-start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .input_fields .form_field {
    margin-bottom: 20px;
    width: 600px;
  }
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field {
    width: 900px;
    margin-bottom: 30px;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field input {
  width: 100%;
  height: 60px;
  border-radius: 10px;
  border: 1px solid rgba(167, 195, 255, 0.3);
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  color: #ffffff;
  font-family: 'tildasanswebregular', sans-serif;
  background: rgba(217, 217, 217, 0.15);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .input_fields .form_field input {
    height: 70px;
    width: 410px;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .input_fields .form_field input {
    width: 600px;
  }
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field input {
    width: 900px;
    height: 90px;
    border: 2px solid rgba(167, 195, 255, 0.3);
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field input::placeholder {
  color: #ffffff;
}
.subscribe_container .subscribe_form form .input_fields .form_field input:hover {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field input:hover {
    border: 2px solid rgba(255, 255, 255, 0.5);
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field input:focus {
  border: 1px solid #ffffff;
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field input:focus {
    border: 2px solid #ffffff;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field .unisender_err_field {
  border: 1px solid #e54304;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 0px 0px 3px #e54304 inset;
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field .unisender_err_field {
    border: 2px solid #e54304;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field .unisender_err_field::placeholder {
  color: #e54304;
}
.subscribe_container .subscribe_form form .input_fields .form_field .field_error_note {
  display: none;
  padding-top: 5px;
  padding-left: 30px;
  color: #ff8d00;
  font-size: 16px;
  line-height: 20px;
  font-family: 'tildasanswebbold', sans-serif;
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .input_fields .form_field .field_error_note {
    font-size: 21px;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field .field_error_note::before {
  content: '';
  display: none;
  position: absolute;
  top: 5px;
  left: 0;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/wa-data/public/site/themes/dr2025/img/ui/attention.svg");
}
.subscribe_container .subscribe_form form .input_fields .form_field .field_error_note.active {
  display: block;
}
.subscribe_container .subscribe_form form .input_fields .form_field .field_error_note.active::before {
  display: block;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field input[name="phone"] {
  padding-left: 120px;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 100;
  width: 115px;
  height: 70px;
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper {
    height: 80px;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container {
  width: 100%;
  height: 100%;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .selected-option {
  display: flex;
  flex-direction: row;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.4);
  border: 1px solid #ffffff;
  border-radius: 10px;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 18px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #ffffff;
  height: 100%;
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("/wa-data/public/site/themes/dr2025/img/svg/dropdown_white.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 16px auto;
  background-color: #212121;
  padding-right: 10px;
  padding-left: 15px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .selected-option:hover {
  cursor: pointer;
  background-color: #2e2e2e;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .options {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid rgba(167, 195, 255, 0.3);
  background-color: #212121;
  z-index: 1;
  margin-top: -10px;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .option {
  width: 100%;
  padding: 5px;
  background-color: #2e2e2e;
  font-family: 'tildasanswebregular', sans-serif;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .option:hover {
  cursor: pointer;
  background-color: #3b3b3b;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper .custom_selector_container .flag {
  font-family: 'Noto Color Emoji';
  margin-right: 4px;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field .custom_selector_wrapper select.country_flags {
  left: -100px;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field select.country_flags {
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 100;
  background-color: #2e2e2e;
  width: 115px;
  padding-right: 10px;
  padding-left: 15px;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.4);
  border: 1px solid #ffffff;
  background-position: right 10px center;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 18px;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  color: #ffffff;
  height: 70px;
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .input_fields .form_field.phone_field select.country_flags {
    height: 80px;
  }
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field select.country_flags option {
  background-color: #ffffff;
}
.subscribe_container .subscribe_form form .input_fields .form_field.phone_field select.country_flags:hover {
  cursor: pointer;
  box-shadow: 5px 0px 7px -3px rgba(0, 0, 0, 0.5);
  background-color: #141414;
  border: 1px solid #ffffff;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.subscribe_container .subscribe_form form .input_fields .form_field:last-child {
  margin-bottom: 0px;
}
.subscribe_container .subscribe_form form .unisender_error_container {
  display: none;
}
.subscribe_container .subscribe_form form .unisender_error_container p {
  color: #ff8d00;
  margin-bottom: 10px;
  font-family: 'tildasanswebbold', sans-serif;
  font-size: 14px;
}
.subscribe_container .subscribe_form form .unisender_error_container p:last-child {
  margin-bottom: 0px;
}
.subscribe_container .subscribe_form form .unisender_error_container.active {
  display: block;
  margin-bottom: 10px;
}
.subscribe_container .subscribe_form form .form_action {
  display: flex;
  flex-direction: row;
  margin-bottom: 26px;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .form_action {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .form_action {
    margin-bottom: 30px;
  }
}
.subscribe_container .subscribe_form form .form_action input {
  height: 60px;
  font-size: 21px;
  padding: 0px 30px;
  margin: auto;
}
@media only screen and (min-width: 576px) {
  .subscribe_container .subscribe_form form .form_action input {
    font-size: 23px;
    padding: 0px 40px;
  }
}
@media only screen and (min-width: 768px) {
  .subscribe_container .subscribe_form form .form_action input {
    height: 70px;
    padding: 0px 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .form_action input {
    font-size: 36px;
    margin: 0;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .form_action input {
    padding: 0px 90px;
  }
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .form_action input {
    font-size: 42px;
    height: 90px;
    padding: 0px 120px;
  }
}
.subscribe_container .subscribe_form form .form_action .click_wall {
  position: absolute;
  display: block;
  z-index: 0;
  width: 0;
  height: 0;
  background-image: url("/wa-data/public/site/themes/dr2025/img/waiting.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 70%;
}
.subscribe_container .subscribe_form form .form_agree p {
  margin-bottom: 0px;
  font-size: 14px;
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .subscribe_container .subscribe_form form .form_agree p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .subscribe_container .subscribe_form form .form_agree p {
    text-align: left;
  }
}
@media only screen and (min-width: 2000px) {
  .subscribe_container .subscribe_form form .form_agree p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 2600px) {
  .subscribe_container .subscribe_form form .form_agree p {
    font-size: 21px;
  }
}
.subscribe_container .subscribe_form form .form_agree p a {
  color: #ffffff;
  font-size: inherit;
}
.subscribe_container .subscribe_form form .form_agree p a:hover {
  cursor: pointer;
  text-decoration: none;
}
.subscribe_container .subscribe_form.js_on_sending form .form_action .click_wall {
  width: 100%;
  height: 100%;
  z-index: 100;
}
.subscribe_container .subscribe_form.js_on_sending form .form_action input[type="submit"] {
  z-index: 1;
  opacity: 0;
}
footer {
  position: relative;
  display: block;
  z-index: 1;
  padding-bottom: 50px;
  padding-top: 50px;
}
@media only screen and (min-width: 1200px) {
  footer {
    padding-bottom: 115px;
    padding-top: 115px;
  }
}
footer * {
  color: #ffffff;
}
footer ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  margin-bottom: 0px;
}
@media only screen and (min-width: 1200px) {
  footer ul {
    justify-content: flex-start;
  }
}
footer ul li {
  position: relative;
  display: block;
  margin-right: 15px;
}
@media only screen and (min-width: 576px) {
  footer ul li {
    margin-right: 28px;
  }
}
footer ul li a {
  position: relative;
  display: block;
}
footer ul li a svg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer ul li a svg:hover {
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
footer ul li:last-child {
  margin-right: 0px!important;
  margin-bottom: 0px!important;
}
footer .decorate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.4;
}
@media only screen and (max-width: 1199px) {
  footer .decorate {
    -webkit-filter: blur(5px);
    /* Для Safari и старых версий Chrome */
    filter: blur(5px);
  }
}
footer .decorate img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1200px) {
  footer .decorate img {
    object-fit: contain;
  }
}
footer .footer_row {
  z-index: 300;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  footer .footer_row {
    justify-content: flex-start;
  }
}
footer .space_col {
  display: none;
}
@media only screen and (min-width: 1400px) {
  footer .space_col {
    display: block;
  }
}
footer .footer_title {
  margin-bottom: 26px;
}
footer .footer_title h6 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 0px;
  line-height: 1.2;
}
@media only screen and (min-width: 576px) {
  footer .footer_title h6 {
    line-height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer_title h6 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer_title h6 {
    font-size: 60px;
    text-align: left;
  }
}
@media only screen and (min-width: 1400px) {
  footer .footer_title h6 {
    font-size: 80px;
  }
}
footer .footer_title h6 span {
  font-family: inherit;
  font-size: inherit;
}
@media only screen and (min-width: 1200px) {
  footer .footer_title h6 span {
    font-family: 'tildasanswebregular', sans-serif;
  }
}
footer .footer_title h6 br {
  display: none;
}
@media only screen and (min-width: 1200px) {
  footer .footer_title h6 br {
    display: inline;
  }
}
footer .footer_note {
  margin-bottom: 26px;
}
footer .footer_note p {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  font-family: 'tildasansweblight', sans-serif;
}
@media only screen and (min-width: 576px) {
  footer .footer_note p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  footer .footer_note p {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  footer .footer_note p {
    font-size: 25px;
    text-align: left;
  }
}
@media only screen and (min-width: 1400px) {
  footer .footer_note p {
    font-size: 26px;
  }
}
@media only screen and (min-width: 2000px) {
  footer .footer_note p {
    font-size: 30px;
  }
}
footer .footer_subscribe_col {
  margin-bottom: 80px;
}
@media only screen and (min-width: 1200px) {
  footer .footer_subscribe_col {
    margin-bottom: 0px;
  }
}
footer .footer_social {
  margin-bottom: 60px;
}
footer .footer_social svg {
  width: auto;
  height: 22px;
}
@media only screen and (min-width: 576px) {
  footer .footer_social svg {
    height: 28px;
  }
}
footer .footer_messegers {
  margin-bottom: 155px;
}
@media only screen and (min-width: 1200px) {
  footer .footer_messegers {
    margin-bottom: 145px;
  }
}
@media only screen and (min-width: 1400px) {
  footer .footer_messegers {
    margin-bottom: 155px;
  }
}
footer .footer_messegers ul li {
  margin-right: 36px;
}
footer .footer_messegers svg {
  width: auto;
  height: 40px;
}
@media only screen and (min-width: 576px) {
  footer .footer_messegers svg {
    height: 58px;
  }
}
footer .footer_rav_logos ul li {
  margin-right: 15px;
}
footer .footer_rav_logos svg {
  width: auto;
  height: 30px;
}
@media only screen and (min-width: 576px) {
  footer .footer_rav_logos svg {
    height: 40px;
  }
}
