/* Page-specific styles for pozharnaya-bezopasnost-styles.css */
/* Common styles are in base-styles.css */
/*** (PAGE_ID: #1804455) STYLES FOR BLOCKS ***/
.blk_section[data-id=s-d72cdac988774614a809b47b3838b7d8] {
  display: none;
  background-color: #fff;
}

#d72cdac988774614a809b47b3838b7d8 {
  --icon: url("/m-files.cdnvideo.ru/lpfile/3/6/0/3602629724624ef5f818041256b3879e.svg")
    center center / cover no-repeat;
  --hoverEffect: scale(1.25);
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up {
  display: flex;
  position: absolute;
  background: #900;
  color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  border: none;
  box-shadow: none;
  transition: transform 0.3s, background 0.3s, border-color 0.3s, opacity 0.3s;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px;
  opacity: 0;
  z-index: 12;
  cursor: pointer;
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up.visible {
  opacity: 1;
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up__icon {
  width: 28px;
  height: 28px;
  mask: var(--icon);
  background: #fff;
  transition: background 0.3s;
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up:hover {
  background: #b00;
  border-color: #900;
  color: #fff;
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up:hover .ms-button-up__icon {
  background: #fff;
}

@media (width <= 500px) {
  #d72cdac988774614a809b47b3838b7d8 .ms-button-up__text {
    display: none;
  }
  #d72cdac988774614a809b47b3838b7d8 .ms-button-up {
    top: unset;
    right: unset;
    transform: unset;
    bottom: 24px;
    left: 16px;
  }
}
#d72cdac988774614a809b47b3838b7d8 .ms-button-up__wrapper {
  position: relative;
  height: 0;
  width: 0;
}

#d72cdac988774614a809b47b3838b7d8 .ms-button-up {
  position: fixed;
}

#d72cdac988774614a809b47b3838b7d8 .editor-difference {
  width: 820px;
  height: 45px;
  max-width: 100%;
  padding: 0 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5edfb;
  position: absolute;
  bottom: 40px;
  left: calc(50% - 410px);
  z-index: -1;
}

#d72cdac988774614a809b47b3838b7d8 .editor-difference__text {
  color: #5489e7;
  margin-left: 5px;
}

#d72cdac988774614a809b47b3838b7d8 .editor-difference__icon img {
  height: 35px;
  width: 35px;
}

@media (width <= 500px) {
  #d72cdac988774614a809b47b3838b7d8 .editor-difference {
    height: auto;
    border-radius: 0;
    padding: 10px 40px;
    width: 100%;
    left: 0;
  }
  #d72cdac988774614a809b47b3838b7d8 .editor-difference__text {
    width: 80%;
    text-align: center;
  }
  #d72cdac988774614a809b47b3838b7d8 .editor-difference__icon {
    display: none;
  }
}
#dd68140818a34498a4d1f98282f81c4c > .block-content {
  display: flex;
}

#dd68140818a34498a4d1f98282f81c4c > .block-content > .m-block-wrapper {
  min-width: 20%;
  width: 100%;
  margin: 0;
}

#dd68140818a34498a4d1f98282f81c4c.blk-in-abs > .block-content > .m-block-wrapper {
  width: 325px;
  height: 150px;
  margin: 0;
}

#dd68140818a34498a4d1f98282f81c4c.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #dd68140818a34498a4d1f98282f81c4c > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #dd68140818a34498a4d1f98282f81c4c.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 150px;
    margin: 0;
  }
  #dd68140818a34498a4d1f98282f81c4c.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#dd68140818a34498a4d1f98282f81c4c.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#dd68140818a34498a4d1f98282f81c4c .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk {
  margin-top: var(--msf-field-margin);
}

#dd68140818a34498a4d1f98282f81c4c .msf-form {
  margin: 0;
  background: var(--msf-bg-color);
  padding: 32px;
  border-radius: 10px;
  border: 1px solid var(--msf-border-color);
  word-break: break-word;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: none;
}

#dd68140818a34498a4d1f98282f81c4c .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

#dd68140818a34498a4d1f98282f81c4c .msf-title {
  font-weight: 600;
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-title-size);
  line-height: 1.4;
  color: var(--msf-title-color);
  text-align: center;
  margin-bottom: var(--msf-title-margin);
}

#dd68140818a34498a4d1f98282f81c4c .msf-subtitle {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-subtitle-size);
  color: var(--msf-subtitle-color);
  text-align: center;
  margin-bottom: var(--msf-subtitle-margin);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__header {
  color: var(--msf-field-title-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-head-size);
  line-height: 1.4;
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input:not(.msf-input__option-check) {
  color: var(--msf-field-input-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-font-size);
  background: var(--msf-fields-color);
  border: 1px solid var(--msf-fields-border-color);
  border-radius: var(--msf-fborder-radius);
  padding-left: var(--msf-field-padding);
  padding-right: var(--msf-field-padding);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__file-area {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  border: 1px dashed var(--msf-fields-border-color);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__option {
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__option, #dd68140818a34498a4d1f98282f81c4c .msf-options__wrapper .msf-option__name, #dd68140818a34498a4d1f98282f81c4c .msf-input__hint {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__option-check::before {
  animation: msf190498-option-check 0.3s ease;
}

@keyframes msf190498-option-check {
  0% {
    height: 0;
    width: 0;
  }
  40% {
    height: var(--msf-option-checkmark-height);
    width: 0;
  }
  100% {
    height: var(--msf-option-checkmark-height);
    width: var(--msf-option-checkmark-width);
  }
}
#dd68140818a34498a4d1f98282f81c4c .m-button.form-style,
#dd68140818a34498a4d1f98282f81c4c .m-button.form-style:hover {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-btn-font-size);
  line-height: 1.4;
  color: var(--msf-btn-text-color);
  background: var(--msf-btn-bg-color);
  padding: 4px 20px;
  border: none;
  border-radius: var(--msf-fborder-radius);
  box-shadow: none;
  transform: none;
  animation: none;
}

#dd68140818a34498a4d1f98282f81c4c .m-button.form-style::after {
  content: none;
}

#dd68140818a34498a4d1f98282f81c4c .form-style .m-button__img {
  display: none;
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #111;
  margin-top: var(--msf-field-margin);
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation input {
  margin: 0 8px 0 0;
  width: 13px;
  height: 13px;
  appearance: none;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 1px #858585;
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation input:checked::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transform-origin: left top;
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation a {
  color: #900;
}

#dd68140818a34498a4d1f98282f81c4c .msf-regulation a:hover {
  text-decoration: underline;
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__error {
  position: absolute;
  top: -8px;
  left: 50%;
  color: #c00;
  transform: translate(-50%, -100%);
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
  margin: 0;
  box-shadow: 0 4px 11px 2px rgba(0, 0, 0, 0.2);
  border-radius: var(--msf-fborder-radius);
}

#dd68140818a34498a4d1f98282f81c4c .msf-input__error::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translate(-50%, 0);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (width <= 500px) {
  #dd68140818a34498a4d1f98282f81c4c.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#dd68140818a34498a4d1f98282f81c4c .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#dd68140818a34498a4d1f98282f81c4c .block-content {
  justify-content: center;
}

#ba811e4ab58e48568686ef14a9531390 > div.block-content {
  justify-content: normal;
}

#ba811e4ab58e48568686ef14a9531390 .block-content > .msf-input__header,
#ba811e4ab58e48568686ef14a9531390 .msf-input__wrapper {
  text-align: left;
}

#ba811e4ab58e48568686ef14a9531390 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#ba811e4ab58e48568686ef14a9531390 .msf-input__header {
  display: none;
}

#ba811e4ab58e48568686ef14a9531390 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#ba811e4ab58e48568686ef14a9531390 .msf-input::placeholder,
#ba811e4ab58e48568686ef14a9531390 .msf-input__file-area-hint,
#ba811e4ab58e48568686ef14a9531390 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#ba811e4ab58e48568686ef14a9531390 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #ba811e4ab58e48568686ef14a9531390 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #ba811e4ab58e48568686ef14a9531390 > div.block-content {
    justify-content: normal;
  }
}
#ba811e4ab58e48568686ef14a9531390 .block-content {
  justify-content: center;
}

#b73885688e1e445e98cc0d6fe5685069 > div.block-content {
  justify-content: normal;
}

#b73885688e1e445e98cc0d6fe5685069 .block-content > .msf-input__header,
#b73885688e1e445e98cc0d6fe5685069 .msf-input__wrapper {
  text-align: left;
}

#b73885688e1e445e98cc0d6fe5685069 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#b73885688e1e445e98cc0d6fe5685069 .msf-input__header {
  display: none;
}

#b73885688e1e445e98cc0d6fe5685069 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#b73885688e1e445e98cc0d6fe5685069 .msf-input::placeholder,
#b73885688e1e445e98cc0d6fe5685069 .msf-input__file-area-hint,
#b73885688e1e445e98cc0d6fe5685069 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#b73885688e1e445e98cc0d6fe5685069 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #b73885688e1e445e98cc0d6fe5685069 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #b73885688e1e445e98cc0d6fe5685069 > div.block-content {
    justify-content: normal;
  }
}
#b73885688e1e445e98cc0d6fe5685069 .block-content {
  justify-content: center;
}

#c250996aa9cc4b5eafa89f106a02921c > div.block-content {
  justify-content: normal;
}

#c250996aa9cc4b5eafa89f106a02921c .block-content > .msf-input__header,
#c250996aa9cc4b5eafa89f106a02921c .msf-input__wrapper {
  text-align: left;
}

#c250996aa9cc4b5eafa89f106a02921c .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#c250996aa9cc4b5eafa89f106a02921c .msf-input__header {
  display: none;
}

#c250996aa9cc4b5eafa89f106a02921c .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#c250996aa9cc4b5eafa89f106a02921c .msf-input::placeholder,
#c250996aa9cc4b5eafa89f106a02921c .msf-input__file-area-hint,
#c250996aa9cc4b5eafa89f106a02921c .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#c250996aa9cc4b5eafa89f106a02921c .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #c250996aa9cc4b5eafa89f106a02921c > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #c250996aa9cc4b5eafa89f106a02921c > div.block-content {
    justify-content: normal;
  }
}
#c250996aa9cc4b5eafa89f106a02921c .block-content {
  justify-content: center;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 > div.block-content {
  justify-content: normal;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .block-content > .msf-input__header,
#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__wrapper {
  text-align: left;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__header {
  display: inline-block;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__header::after {
  content: " *";
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input::placeholder,
#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__file-area-hint,
#el-544f5d13d44c4dd783bae1b1decd1db9 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-544f5d13d44c4dd783bae1b1decd1db9 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-544f5d13d44c4dd783bae1b1decd1db9 > div.block-content {
    justify-content: normal;
  }
}
#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-options__wrapper {
  justify-content: start;
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, 6em);
  font-size: var(--msf-option-size, 14px);
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-options__wrapper .msf-input__header {
  display: none;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5625em;
  background: var(--msf-fields-color, #fff);
  border-radius: var(--msf-fborder-radius, 6px);
  padding: 0.875em 2px;
  margin: 0;
  font-size: inherit;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option .msf-input.msf-option__card {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  appearance: none;
  box-shadow: inset 0 0 0 1px var(--msf-fields-border-color, #f4f4f4);
  border-radius: inherit;
  background: none;
  margin: 0;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option:hover .msf-option__card {
  box-shadow: inset 0 0 4px 1px var(--msf-checked-variant-color, #111);
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option:hover .msf-option__card:checked,
#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input.msf-option__card:checked {
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color, #111);
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option__img-wrapper {
  position: relative;
  z-index: 1;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option__img-wrapper::after {
  content: "";
  width: 80%;
  height: 80%;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  background: #fff;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option img {
  width: 2.75em;
  height: 2.75em;
  object-fit: cover;
  border-radius: 100vw;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-option__name {
  max-width: 100%;
  font-size: inherit;
  line-height: 1.2;
  color: var(--msf-field-input-color);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__wrapper:not(.msf-options__wrapper) {
  margin-top: 20px;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-input__wrapper[type=name] .msf-input__header {
  display: block;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .block-content {
  justify-content: center;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 > .block-content {
  display: flex;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 > .block-content > .m-block-wrapper {
  min-width: 20%;
  width: 100%;
  margin: 0;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142.blk-in-abs > .block-content > .m-block-wrapper {
  width: 100px;
  height: 300px;
  margin: 0;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-8b1b1fed0dd745b7ab9ee737a1f55142 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-8b1b1fed0dd745b7ab9ee737a1f55142.blk-in-abs > .block-content > .m-block-wrapper {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  #el-8b1b1fed0dd745b7ab9ee737a1f55142.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-8b1b1fed0dd745b7ab9ee737a1f55142 .block-content {
  display: flex;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button.btn-submit {
  width: auto;
  text-align: unset;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #el-8b1b1fed0dd745b7ab9ee737a1f55142.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-8b1b1fed0dd745b7ab9ee737a1f55142.blk-in-abs .m-button-bsYZ0fj {
  width: 100%;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-block-wrapper .m-button-bsYZ0fj {
  margin-top: unset;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  pointer-events: none;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj:hover::before {
  display: none;
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj:active {
  transform: scale(0.97);
}

#el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button__text-bsYZ0fj {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-block-wrapper .m-button-bsYZ0fj {
    margin-top: unset;
  }
  #el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-8b1b1fed0dd745b7ab9ee737a1f55142 .m-button-bsYZ0fj:hover {
    padding: 8px 16px;
  }
}
#el-8b1b1fed0dd745b7ab9ee737a1f55142 .block-content {
  justify-content: center;
}

.blk_section[data-id=s-b3530e40405e4c30a5bf1f118ed75350] {
  display: block;
  background-color: #fff;
}

#b3530e40405e4c30a5bf1f118ed75350 {
  --iconSize: 28px;
  --borderRadius: 20px;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu__wrapper {
  position: relative;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu,
#b3530e40405e4c30a5bf1f118ed75350 .ms-menu,
#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item {
  position: relative;
  display: flex;
  flex-direction: column;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu {
  gap: 10px;
  right: 0;
  align-items: center;
  transition: transform 0.3s;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu {
  filter: drop-shadow();
  gap: 8px;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-top-left-radius: var(--borderRadius);
  border-bottom-left-radius: var(--borderRadius);
  background: #900;
  color: #f5f5fa;
  padding: 12px;
  gap: 8px;
  align-items: center;
  cursor: pointer;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item__icon {
  width: 25px;
  height: 25px;
  background: #fff;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item--0 .ms-menu-item__icon {
  mask: url("/m-files.cdnvideo.ru/lpfile/d/b/8/db8ba63df65a948643dc5f2dccbfea6b.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item--1 .ms-menu-item__icon {
  mask: url("/m-files.cdnvideo.ru/lpfile/2/d/2/2d2f40a2c30ce79759c5889cbc032f0f.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item--2 .ms-menu-item__icon {
  mask: url("/m-files.cdnvideo.ru/lpfile/9/6/a/96a2f8fadb88a1ea48ae14659d62cf2d.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item--3 .ms-menu-item__icon {
  mask: url("/m-files.cdnvideo.ru/lpfile/f/2/b/f2bd48bd01dbda6b75421fda97b32bf7.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item__name {
  text-align: center;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__open,
#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__close {
  width: calc(var(--iconSize) * 1.5);
  height: calc(var(--iconSize) * 1.5);
  box-shadow: none;
  cursor: pointer;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__open {
  position: absolute;
  top: 50%;
  background: #900;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  left: 0;
  transform: translate(-100%, -50%);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__close {
  position: relative;
  background: #900;
  border: none;
  border-radius: 50px;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__open::after,
#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__close::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--iconSize);
  height: var(--iconSize);
  box-sizing: border-box;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__close::after {
  background: #fff;
  mask: url("/m-files.cdnvideo.ru/lpfile/f/8/0/f80a7c476383aba9135ae3775f220095.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-button__open::after {
  background: #fff;
  mask: url("/m-files.cdnvideo.ru/lpfile/f/f/c/ffca19a2cf642c98d89de3f502f3e8e0.svg") center center/cover no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu--open .ms-menu-button__open {
  display: none;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__wrapper {
  display: none;
  inset: 0;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup {
  display: flex;
  position: absolute;
  max-height: 100%;
  overflow: hidden auto;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__image > img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  object-fit: cover;
  background-repeat: no-repeat;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__content {
  flex-grow: 1;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__icon--close {
  position: absolute;
  display: flex;
  right: 12px;
  top: 12px;
  cursor: pointer;
  z-index: 1;
  border-radius: 50px;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__icon--close svg {
  pointer-events: none;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__wrapper--3 {
  background: rgba(17, 17, 17, 0.1);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 {
  --background: #f5f5fa;
  background: var(--background);
  flex-direction: row-reverse;
  width: 600px;
  border-radius: 16px;
  box-shadow: none;
  border: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 .ms-popup__image {
  width: 39%;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  opacity: 1;
  filter: blur(0) brightness(100%) contrast(100%) hue-rotate(0deg) grayscale(0%) invert(0%) saturate(100%);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 .ms-popup__image > img {
  object-position: 50% 50%;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 .ms-popup__content {
  padding: 10px;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 .ms-popup__icon--close {
  background: rgba(255, 255, 255, 0);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 .ms-popup__icon--close svg {
  width: 16px;
  height: 16px;
  margin: 6.4px;
  fill: #900 !important;
  stroke: #900;
}

@media (width <= 500px) {
  #b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu__wrapper,
  #b3530e40405e4c30a5bf1f118ed75350 .editor-difference {
    display: none;
  }
}
#b3530e40405e4c30a5bf1f118ed75350 {
  z-index: 11;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu {
  position: fixed;
  top: 50%;
  transform: translate(100%, -50%);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-floating-side-menu.ms-floating-side-menu--open {
  transform: translate(0, -50%);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup__wrapper {
  position: fixed;
  z-index: 14;
}

#b3530e40405e4c30a5bf1f118ed75350 nonenone nonenone nonenone.editor-difference {
  width: 820px;
  height: 45px;
  max-width: 100%;
  padding: 0 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5edfb;
  position: absolute;
  bottom: 40px;
  left: calc(50% - 410px);
  z-index: -1;
}

#b3530e40405e4c30a5bf1f118ed75350 .editor-difference__text {
  color: #5489e7;
  margin-left: 5px;
}

#b3530e40405e4c30a5bf1f118ed75350 .editor-difference__icon img {
  height: 35px;
  width: 35px;
}

@media (width <= 500px) {
  #b3530e40405e4c30a5bf1f118ed75350 .editor-difference {
    height: auto;
    border-radius: 0;
    padding: 10px 40px;
    width: 100%;
    left: 0;
  }
  #b3530e40405e4c30a5bf1f118ed75350 .editor-difference__text {
    width: 80%;
    text-align: center;
  }
  #b3530e40405e4c30a5bf1f118ed75350 .editor-difference__icon {
    display: none;
  }
}
.ms-ts-d2fe55d273f54934b664aee51ef9d571-147 {
  font-family: Inter, Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 15px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.blk_section[data-id=s-d2fe55d273f54934b664aee51ef9d571] {
  display: none;
  background-color: #fff;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
  display: flex;
  align-items: center;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-list {
  position: absolute;
  margin: 0;
  bottom: 100%;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
  width: auto;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: inherit;
  transition: inset 0.3s, transform 0.3s, opacity 0.3s;
}

#d2fe55d273f54934b664aee51ef9d571 .link-item__link {
  border-radius: 50%;
  width: max-content;
  background: transparent;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item:hover {
  transform: scale(1.05);
}

#d2fe55d273f54934b664aee51ef9d571 .link-item__name {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0.4s, opacity 0.4s, transform 0.4s;
  position: absolute;
  z-index: 1;
  max-width: 150px;
  width: max-content;
  right: 130%;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item:hover .link-item__name {
  opacity: 1;
  visibility: visible;
}

#d2fe55d273f54934b664aee51ef9d571 .link-item__icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  flex-shrink: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .main-icon__wrapper {
  position: relative;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__main-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background: #900;
  overflow: hidden;
  transition: transform 0.5s, background 0.5s;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__link-list {
  opacity: 1;
  visibility: visible;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__main-icon {
  transform: rotate(180deg);
  background: transparent;
  box-shadow: none;
}

#d2fe55d273f54934b664aee51ef9d571 .main-icon__icon--close {
  opacity: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .main-icon__icon--close {
  opacity: 1;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .main-icon__icon--open {
  opacity: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__main-icon,
#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__main-icon:hover {
  animation: none;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__main-icon::after,
#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget--opened .m-soc-widget__main-icon:hover::after {
  display: none;
  animation: none;
}

@keyframes onHoverAnimation {
  0% {
    box-shadow: 0 0 0 0 rgba(153, 0, 0, 0.4);
  }
  70% {
    box-shadow: 0 0 0 10px rgba(153, 0, 0, 0.001);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(153, 0, 0, 0.001);
  }
}
#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__main-icon {
  animation: onHoverAnimation 2s infinite;
}

#d2fe55d273f54934b664aee51ef9d571 .main-icon__icon {
  height: 70%;
  width: 70%;
  position: absolute;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt {
  position: absolute;
  font-size: 15px;
  padding: 12px;
  white-space: nowrap;
  border-radius: 8px;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  margin-right: 15px;
  background: #fff;
  display: none;
  border-color: #900;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt span {
  color: #111;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt-close {
  position: absolute;
  right: 5px;
  top: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt--visible {
  display: block;
}

@media (width <= 500px) {
  #d2fe55d273f54934b664aee51ef9d571 .m-section {
    height: 500px !important;
  }
  #d2fe55d273f54934b664aee51ef9d571 .link-item__link {
    position: static;
  }
  #d2fe55d273f54934b664aee51ef9d571 .main-icon__wrapper {
    margin-top: 20px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
    bottom: 24px;
    right: 16px;
    justify-content: center;
    width: 50px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__main-icon {
    height: 60px;
    width: 60px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-list {
    gap: 8px;
    max-width: 230px;
    background: transparent;
    padding: 0;
    position: absolute;
    flex-flow: column-reverse wrap-reverse;
    align-items: center;
    width: 100%;
    bottom: 100%;
    height: max-content;
    max-height: 350px;
    right: 0;
  }
  #d2fe55d273f54934b664aee51ef9d571 .main-icon__wrapper {
    margin-right: 0;
    margin-left: 0;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item {
    position: relative;
    width: 50px;
    height: 50px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .link-item__icon {
    width: 50px;
    height: 50px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt, #d2fe55d273f54934b664aee51ef9d571 .link-item__name {
    display: none;
  }
}
#d2fe55d273f54934b664aee51ef9d571 .m-section {
  position: relative;
  width: 100%;
  height: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
  position: fixed;
  right: 50px;
  bottom: 50px;
  max-height: 200px;
  z-index: 100;
}

@media (width <= 500px) {
  #d2fe55d273f54934b664aee51ef9d571 .m-section {
    position: relative;
    width: 100%;
    height: 0 !important;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
    bottom: 24px;
    right: 16px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .main-icon__icon {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
}
#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
  flex-direction: column;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-list {
  gap: 12px;
  flex-direction: column-reverse;
  align-items: flex-end;
}

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item:last-child {
  margin: 0;
}

#d2fe55d273f54934b664aee51ef9d571 .link-item__name {
  right: 110%;
  padding: 10px;
  background: white;
  border-radius: 8px;
  opacity: 1;
  visibility: visible;
}

#d2fe55d273f54934b664aee51ef9d571 .main-icon__wrapper {
  margin: 20px 0 0;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image__wrapper {
  position: relative;
  width: 176px;
  height: 34px;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image svg {
  width: 176px;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image__sub-wrapper {
  overflow: hidden;
  border-radius: 0;
  box-shadow: none;
}

@media (width <= 500px) {
  #b713dd0c666b44f496d9adc86381fe10 .m-image img,
  #b713dd0c666b44f496d9adc86381fe10 .m-image svg {
    width: 176px;
  }
  #b713dd0c666b44f496d9adc86381fe10 .m-image__wrapper {
    width: 176px;
    height: 34px;
  }
}
#b713dd0c666b44f496d9adc86381fe10 .m-image img,
#b713dd0c666b44f496d9adc86381fe10 .m-image svg {
  min-width: 176px;
  width: 176px;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image__wrapper {
  border-radius: px;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image {
  cursor: pointer;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image.is-svg svg,
#b713dd0c666b44f496d9adc86381fe10 .m-image.is-svg img,
#b713dd0c666b44f496d9adc86381fe10 .m-image > img[src*=".gif"] {
  width: 176px;
}

@media (width <= 500px) {
  #b713dd0c666b44f496d9adc86381fe10 {
    overflow: hidden;
  }
  #b713dd0c666b44f496d9adc86381fe10 .m-image.m-image--mob img,
  #b713dd0c666b44f496d9adc86381fe10 .m-image.m-image--mob svg {
    min-width: 176px;
    width: 176px;
  }
  #b713dd0c666b44f496d9adc86381fe10 .m-image.m-image--mob.is-svg svg,
  #b713dd0c666b44f496d9adc86381fe10 .m-image.m-image--mob.is-svg img,
  #b713dd0c666b44f496d9adc86381fe10 .m-image.m-image--mob > img[src*=".gif"] {
    width: 176px;
    top: 0;
    left: 0;
  }
}
#b713dd0c666b44f496d9adc86381fe10 .block-content {
  justify-content: start;
}

#ba30423a6e474caebb0b710506c2b288 > .block-content {
  display: flex;
}

#ba30423a6e474caebb0b710506c2b288 > .block-content > .m-block-wrapper {
  min-width: 20%;
  width: 100%;
  margin: 0;
}

#ba30423a6e474caebb0b710506c2b288.blk-in-abs > .block-content > .m-block-wrapper {
  width: 160px;
  height: 300px;
  margin: 0;
}

#ba30423a6e474caebb0b710506c2b288.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #ba30423a6e474caebb0b710506c2b288 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #ba30423a6e474caebb0b710506c2b288.blk-in-abs > .block-content > .m-block-wrapper {
    width: 160px;
    height: 100px;
    margin: 0;
  }
  #ba30423a6e474caebb0b710506c2b288.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#ba30423a6e474caebb0b710506c2b288.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#ba30423a6e474caebb0b710506c2b288 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#ba30423a6e474caebb0b710506c2b288 .m-button-oS6Orid {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #ba30423a6e474caebb0b710506c2b288.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#ba30423a6e474caebb0b710506c2b288 .m-block-wrapper .m-button-oS6Orid, #ba30423a6e474caebb0b710506c2b288.blk-in-abs .m-button-oS6Orid {
  width: 100%;
}

#ba30423a6e474caebb0b710506c2b288 .m-button-oS6Orid {
  cursor: pointer;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: none;
  gap: 2px;
  transition: all 0.15s linear;
  position: relative;
  background: transparent;
  border: 0 solid transparent;
  padding: 0;
  border-radius: 8px;
  word-break: normal;
}

#ba30423a6e474caebb0b710506c2b288 .m-block-wrapper .m-button-oS6Orid {
  margin-top: unset;
}

#ba30423a6e474caebb0b710506c2b288 .m-button-oS6Orid::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  pointer-events: none;
}

#ba30423a6e474caebb0b710506c2b288 .m-button-oS6Orid:active {
  transform: scale(1);
}

#ba30423a6e474caebb0b710506c2b288 .m-button__img-oS6Orid {
  min-width: 14px;
  min-height: 14px;
  mask: url("/m-files.cdnvideo.ru/lpfile/d/3/5/d357be03b2e7f35a52179a2fb16e9f23.svg") top left/cover;
  mask-repeat: no-repeat;
  background-color: #fff;
  transition: all 0.15s ease-in;
}

#ba30423a6e474caebb0b710506c2b288 .m-button__text-oS6Orid {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #ba30423a6e474caebb0b710506c2b288 .m-block-wrapper .m-button-oS6Orid {
    margin-top: unset;
  }
  #ba30423a6e474caebb0b710506c2b288 .m-button-oS6Orid {
    padding: 8px 16px;
    gap: 5px;
  }
  #ba30423a6e474caebb0b710506c2b288 .m-button__img-oS6Orid {
    min-width: 15px;
    min-height: 15px;
  }
}
#ba30423a6e474caebb0b710506c2b288 .block-content {
  justify-content: center;
}

.blk_section[data-id=s-3ae3d3aa5d15465d8049def97c10e616] {
  background-color: #900;
}

#el-3ae3d3aa5d15465d8049def97c10e616.blk_section {
  background: transparent;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-next-submenu__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-content {
  position: relative;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper {
  display: flex;
  justify-content: center;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button-wrapper {
  display: none;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper {
  background: #900;
  box-shadow: none;
  border-bottom: solid 1px #f5f5fa;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu {
  display: grid;
  width: 1170px;
  grid-template-columns: 20% 1fr 20%;
  gap: 20px;
  align-items: center;
  padding: 10px 0;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__logo,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__contacts {
  max-width: 100%;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item {
  display: grid;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  padding: 8px 16px;
  color: #fff;
  background: transparent;
  transition: color 0.3s, background 0.3s;
  cursor: pointer;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items > a {
  text-decoration: none;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item:hover,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item--active {
  background: #b00;
  color: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-arrow,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-arrow {
  width: 0.8em;
  height: 0.8em;
  mask: url("/m-files.cdnvideo.ru/lpfile/4/1/2/412f32896c37205f333f5c7fa9b77585.svg") center center/cover no-repeat;
  transition: transform 0.3s, background 0.3s;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-arrow {
  background: #fff;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item--active .ms-menu__item-arrow,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item:hover .ms-menu__item-arrow {
  background: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item--active .ms-submenu__item-arrow,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-submenu__item-arrow {
  background: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-substrate--helper {
  position: absolute;
  left: 0;
  right: 0;
  height: var(--height);
  display: none;
  top: 100%;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-substrate {
  --borderRadius: 8px;
  background: #b00;
  padding: 16px;
  box-shadow: none;
  border: none;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 40px;
  transition: transform 0.3s;
  transform-origin: top;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item--title {
  color: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item {
  padding: 5px;
  border-radius: 8px;
  background: transparent;
  transition: background 0.3s;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item--active {
  background: #b00;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-title,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-next-submenu__item {
  color: #fff;
  transition: color 0.3s;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item--active .ms-submenu__item-title,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-submenu__item-title,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-next-submenu__item:hover {
  color: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-subtitle {
  color: #fff;
  transition: color 0.3s;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item--active .ms-submenu__item-subtitle,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-submenu__item-subtitle {
  color: #ffe3e3;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-image {
  width: 40px;
  height: 40px;
  align-self: start;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-image > svg {
  fill: #fff !important;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-image > img,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-image > svg {
  width: 100%;
  height: 100%;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item--submenu {
  display: flex;
  flex-direction: column;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item {
  gap: 20px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-column__item--submenu {
  gap: 5px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-content {
  display: grid;
  align-items: center;
  gap: 5px 10px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-next_submenu {
  display: none;
  flex-direction: column;
  gap: 10px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-0 {
  grid-template-columns: repeat(2, max-content);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-0 .ms-menu__item-substrate {
  position: absolute;
  width: max-content;
  border-radius: var(--borderRadius);
  left: 0;
  transform: scale(1, 0);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-1 {
  grid-template-columns: repeat(2, max-content);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-1 .ms-menu__item-substrate {
  position: absolute;
  width: max-content;
  border-radius: var(--borderRadius);
  left: 0;
  transform: scale(1, 0);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-2 {
  grid-template-columns: repeat(2, max-content);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-2 .ms-menu__item-substrate {
  position: absolute;
  width: max-content;
  border-radius: var(--borderRadius);
  left: 0;
  transform: scale(1, 0);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-3 {
  grid-template-columns: repeat(2, max-content);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-3 .ms-menu__item-substrate {
  position: absolute;
  width: max-content;
  border-radius: var(--borderRadius);
  right: 0;
  transform: scale(1, 0);
}

@media (width <= 500px) {
  #el-3ae3d3aa5d15465d8049def97c10e616 {
    --size: 45px;
    --iconWidth: calc(45px * 0.6);
    --iconHeight: calc(45px * 0.08);
    --top: calc(45px * 0.2);
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu {
    grid-template-columns: 1fr max-content;
    gap: 10px;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items-wrapper {
    grid-area: 2/1/3/3;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__contacts {
    grid-area: 3/1/4/3;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu {
    width: 100%;
    padding: 15px;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items-wrapper,
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__contacts {
    display: none;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button-wrapper {
    display: flex;
    width: var(--size);
    height: var(--size);
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #900;
    border-radius: 6px;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button,
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::before,
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::after {
    display: block;
    background: #fff;
    position: absolute;
    width: var(--iconWidth);
    height: var(--iconHeight);
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::before,
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::after {
    content: "";
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::before {
    margin-top: calc(-1 * var(--top));
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__button::after {
    margin-top: var(--top);
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__button::before {
    margin-top: 0;
    transform: rotate(405deg);
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__button {
    background: transparent;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__button::after {
    margin-top: 0;
    transform: rotate(-405deg);
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items {
    flex-direction: column;
    align-items: start;
    align-self: start;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__contacts,
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__items-wrapper {
    display: block;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items > a {
    width: 100%;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item {
    width: 100%;
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item.ms-menu__item--active {
    grid-template-rows: max-content max-content;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__item .ms-menu__item-substrate {
    position: relative;
    display: none;
    flex-direction: column;
    grid-area: 2/1/3/3;
    width: 100%;
    box-shadow: none;
    top: unset;
    bottom: unset;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item .ms-column__item {
    width: 100%;
    max-width: 100%;
  }
}
#el-3ae3d3aa5d15465d8049def97c10e616 {
  --substratePadding: calc(var(--height) + var(--offset));
}

#el-3ae3d3aa5d15465d8049def97c10e616.blk_section {
  overflow: visible;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper {
  z-index: 10;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-active-string {
  pointer-events: none;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item-next_submenu {
  display: flex;
  height: 0;
  transition: height 0.3s, transform 0.3s;
  transform: scale(1, 0);
  transform-origin: top;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-substrate {
  max-height: calc(100vh - var(--height));
  overflow-x: auto;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-substrate::-webkit-scrollbar {
  display: none;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item {
  overflow: hidden;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-next-submenu__item {
  opacity: 0;
  transition: opacity 0.3s, color 0.3s;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-0:hover .ms-menu__item-substrate,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-1:hover .ms-menu__item-substrate,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-2:hover .ms-menu__item-substrate,
#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-3:hover .ms-menu__item-substrate {
  transform: scale(1, 1);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item:hover .ms-menu__item-arrow {
  transform: rotate(180deg);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item:hover .ms-menu__item-substrate--helper {
  display: block;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover {
  gap: 10px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-submenu__item-arrow {
  transform: translateY(-50%) rotate(180deg);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-next-submenu__item {
  opacity: 1;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-submenu__item:hover .ms-submenu__item-next_submenu {
  height: auto;
  transform: scale(1, 1);
}

#el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-0 .ms-menu__item-substrate, #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-1 .ms-menu__item-substrate, #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-2 .ms-menu__item-substrate, #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item-3 .ms-menu__item-substrate {
  top: 100%;
}

@media (width <= 500px) {
  #el-3ae3d3aa5d15465d8049def97c10e616.blk_section {
    padding-top: var(--height);
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__wrapper.mobile-menu__open {
    top: 0;
    position: fixed;
    bottom: 0%;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items-wrapper {
    overflow-y: auto;
    height: 100%;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__items-wrapper::-webkit-scrollbar {
    display: none;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu {
    grid-template-rows: max-content 1fr max-content;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .ms-menu__item .ms-menu__item-substrate {
    max-height: unset;
    overflow: unset;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .mobile-menu__open .ms-menu__item:hover > .ms-menu__item-substrate {
    display: flex;
  }
}
#el-3ae3d3aa5d15465d8049def97c10e616 nonenonenonenonenonenone.editor-difference {
  width: 820px;
  height: 45px;
  max-width: 100%;
  padding: 0 30px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e5edfb;
  position: absolute;
  bottom: 40px;
  left: calc(50% - 410px);
  z-index: -1;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .editor-difference__text {
  color: #5489e7;
  margin-left: 5px;
}

#el-3ae3d3aa5d15465d8049def97c10e616 .editor-difference__icon img {
  height: 35px;
  width: 35px;
}

@media (width <= 500px) {
  #el-3ae3d3aa5d15465d8049def97c10e616 .editor-difference {
    height: auto;
    border-radius: 0;
    padding: 10px 40px;
    width: 100%;
    left: 0;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .editor-difference__text {
    width: 80%;
    text-align: center;
  }
  #el-3ae3d3aa5d15465d8049def97c10e616 .editor-difference__icon {
    display: none;
  }
  .blk_section[data-id=s-d72cdac988774614a809b47b3838b7d8] {
    display: block;
  }
  .blk_section[data-id=s-b3530e40405e4c30a5bf1f118ed75350] {
    display: none;
  }
  .blk_section[data-id=s-d2fe55d273f54934b664aee51ef9d571] {
    display: block;
  }
  #ba30423a6e474caebb0b710506c2b288 .block-content {
    justify-content: start;
  }
}
.blk_text.blk_text__mtr-85 h1.blk-data.font-1:not([data-gs-fonts]),
.blk_text.blk_text__mtr-85 h2.blk-data.font-1:not([data-gs-fonts]),
.blk_text.blk_text__mtr-85 h3.blk-data.font-1:not([data-gs-fonts]),
.blk_text.blk_text__mtr-85 h4.blk-data.font-1:not([data-gs-fonts]),
.blk_text.blk_text__mtr-85 h5.blk-data.font-1:not([data-gs-fonts]),
.blk_text.blk_text__mtr-85 h6.blk-data.font-1:not([data-gs-fonts]),
.font-1 {
  font-family: arial, "helvetica neue", helvetica, sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
}

/*** (PAGE_ID: #1772388) STYLES FOR BLOCKS ***/
.blk_section[data-id=s-485b545693e6415c82811f4205e5f796] {
  padding-top: 80px;
  padding-bottom: 60px;
  background: #fff;
}

.blk[data-id=b-42f112d440014e81927b96d3bff588b4] .blk_divider_self {
  height: 16px;
  margin: 0;
}

.blk[data-id=b-42f112d440014e81927b96d3bff588b4] .divider-line {
  background: #ccc;
  height: 1px;
  margin: 0 0 0;
}

.gs-fonts--1[class] {
  font-family: arial, "helvetica neue", helvetica, sans-serif !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 72px !important;
  line-height: 100% !important;
  letter-spacing: 0 !important;
}

.blk.blk_text[data-id=b-858441cfed9448959f523bca0ba14521] .blk-data {
  font-size: 80px;
  line-height: 110%;
  padding: 0;
}

.blk[data-id=b-c542bd1f8deb44bab6828d24ed6c1112] .blk_divider_self {
  height: 16px;
  margin: 0;
}

.blk[data-id=b-c542bd1f8deb44bab6828d24ed6c1112] .divider-line {
  background: #ccc;
  height: 1px;
  margin: 0 0 0;
}

.blk.blk_text[data-id=b-fef9d326631e47febe448a03b80a6786] .blk-data {
  font-size: 30px;
  padding: 0;
}

.blk[data-id=b-0114ad1d6dea4fce85b7374e5101ccb4] .blk_divider_self {
  height: 16px;
  margin: 0;
}

.blk[data-id=b-0114ad1d6dea4fce85b7374e5101ccb4] .divider-line {
  background: #ccc;
  height: 1px;
  margin: 0 0 0;
}

#c47a22beed1543a9bca2dec28dc10d95 > .block-content {
  display: flex;
}

#c47a22beed1543a9bca2dec28dc10d95 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 331px 0 0;
}

#c47a22beed1543a9bca2dec28dc10d95.blk-in-abs > .block-content > .m-block-wrapper {
  width: 232px;
  height: 300px;
  margin: 0;
}

#c47a22beed1543a9bca2dec28dc10d95.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #c47a22beed1543a9bca2dec28dc10d95 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #c47a22beed1543a9bca2dec28dc10d95.blk-in-abs > .block-content > .m-block-wrapper {
    width: 213px;
    height: 100px;
    margin: 0;
  }
  #c47a22beed1543a9bca2dec28dc10d95.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#c47a22beed1543a9bca2dec28dc10d95 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#c47a22beed1543a9bca2dec28dc10d95.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk {
  max-width: 100%;
  overflow-wrap: break-word;
}

#c47a22beed1543a9bca2dec28dc10d95.blk-in-abs .m-button-wrapper {
  width: 100%;
}

@media (width <= 500px) {
  #c47a22beed1543a9bca2dec28dc10d95.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#c47a22beed1543a9bca2dec28dc10d95 .m-block-wrapper .m-button-gy17CPk {
  width: unset;
}

#c47a22beed1543a9bca2dec28dc10d95.blk-in-abs .m-button-gy17CPk {
  width: 100%;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.3);
  gap: 8px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 15px 30px;
  border-radius: 16px;
  word-break: normal;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-block-wrapper .m-button-gy17CPk {
  margin-top: unset;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 15px 30px;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk:hover::before {
  display: none;
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk:active {
  transform: scale(0.97);
}

#c47a22beed1543a9bca2dec28dc10d95 .m-button__text-gy17CPk {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #c47a22beed1543a9bca2dec28dc10d95 .m-block-wrapper .m-button-gy17CPk {
    margin-top: unset;
  }
  #c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk {
    padding: 15px 16px;
    gap: 5px;
  }
  #c47a22beed1543a9bca2dec28dc10d95 .m-button-gy17CPk:hover {
    padding: 15px 16px;
  }
}
#c47a22beed1543a9bca2dec28dc10d95 .block-content {
  justify-content: center;
}

.blk[data-id=b-01f6bf3c14ae43359f5114399881c348] .blk_divider_self {
  height: 16px;
  margin: 0;
}

.blk[data-id=b-01f6bf3c14ae43359f5114399881c348] .divider-line {
  background: #ccc;
  height: 1px;
  margin: 0 0 0;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-2d342d7b011d4698b0b111918dc280fb],
.blk_container.v3 .td_container_cell[data-cell_id=c-0e2df61aa9d7478088dfec20bbb4d93a] {
  width: 50%;
  padding: 0 10px;
}

.blk_container[data-id=b-65b08cb22889459ebb89cb4e586d5f20] > .blk_container_cells_wrap {
  margin: 0 -10px;
}

.blk_container[data-id=b-65b08cb22889459ebb89cb4e586d5f20] > .blk_container_cells_wrap > .blk_container_cells > .td_container_cell > .cell {
  border-radius: 0;
  padding: 0;
}

.blk.blk_text[data-id=b-56af950091a64f8782072aa4494f3520] .blk-data {
  font-size: 22px;
  text-align: center;
  padding: 0;
}

.blk.blk_text[data-id=b-3eff3142ea6e43fa8863312555dd547a] .blk-data {
  font-size: 17px;
  text-align: center;
  padding: 0;
}

.blk.blk_text[data-id=b-3c0dfc09c7974a34b119b491643d9678] .blk-data, .blk.blk_text[data-id=b-13c85954918e4bc49521906c1f2dd4ed] .blk-data, .blk.blk_text[data-id=b-de23caa8bd7b41508ec7c3e90c0f2a41] .blk-data, .blk.blk_text[data-id=b-8de0e399dafa4749822318cd08a25ea3] .blk-data {
  font-size: 22px;
  text-align: center;
  padding: 0;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-196f552dcc504847a3c7359818420f3a],
.blk_container.v3 .td_container_cell[data-cell_id=c-c73bd372948c4d11b2d09219a3a512b3],
.blk_container.v3 .td_container_cell[data-cell_id=c-a0ff22a32639497f9816619c3674d3e6] {
  width: 33.333%;
  padding: 0 10px;
}

.blk_container[data-id=b-a78093e02643419abcef4c2e7757eb83] > .blk_container_cells_wrap {
  margin: 0 -10px;
}

.blk_container[data-id=b-a78093e02643419abcef4c2e7757eb83] > .blk_container_cells_wrap > .blk_container_cells > .td_container_cell > .cell {
  border-radius: 20px;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background-color: #fff;
}

.blk[data-id=b-aa20ef9e1af14b9c87a91f7af856a93c] .blk_divider_self {
  height: 40px;
  margin: 0;
}

.blk[data-id=b-aa20ef9e1af14b9c87a91f7af856a93c] .divider-line {
  background: #ccc;
  height: 1px;
  margin: 0 0 0;
}

.blk.blk_text[data-id=b-8e86b78510a349d398d234bebe15036b] .blk-data {
  font-size: 18px;
  padding: 0;
}

#c408944ab064493bba913b3308e45148 > .block-content {
  display: flex;
}

#c408944ab064493bba913b3308e45148 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 444px 0 0;
}

#c408944ab064493bba913b3308e45148.blk-in-abs > .block-content > .m-block-wrapper {
  width: 160px;
  height: 300px;
  margin: 0;
}

#c408944ab064493bba913b3308e45148.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #c408944ab064493bba913b3308e45148 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #c408944ab064493bba913b3308e45148.blk-in-abs > .block-content > .m-block-wrapper {
    width: 160px;
    height: 100px;
    margin: 0;
  }
  #c408944ab064493bba913b3308e45148.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#c408944ab064493bba913b3308e45148 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#c408944ab064493bba913b3308e45148.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#c408944ab064493bba913b3308e45148 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY {
  max-width: 100%;
  overflow-wrap: break-word;
}

#c408944ab064493bba913b3308e45148.blk-in-abs .m-button-wrapper {
  width: 100%;
}

@media (width <= 500px) {
  #c408944ab064493bba913b3308e45148.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#c408944ab064493bba913b3308e45148 .m-block-wrapper .m-button-qP7ZlPY {
  width: unset;
}

#c408944ab064493bba913b3308e45148.blk-in-abs .m-button-qP7ZlPY {
  width: 100%;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#c408944ab064493bba913b3308e45148 .m-block-wrapper .m-button-qP7ZlPY {
  margin-top: unset;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY:hover::before {
  display: none;
}

#c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY:active {
  transform: scale(0.97);
}

#c408944ab064493bba913b3308e45148 .m-button__text-qP7ZlPY {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #c408944ab064493bba913b3308e45148 .m-block-wrapper .m-button-qP7ZlPY {
    margin-top: unset;
  }
  #c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY {
    padding: 8px 16px;
    gap: 5px;
  }
  #c408944ab064493bba913b3308e45148 .m-button-qP7ZlPY:hover {
    padding: 8px 16px;
  }
}
#c408944ab064493bba913b3308e45148 .block-content {
  justify-content: center;
}

#el-8451cb98b2d44b9598c263c974317a36 > .block-content {
  display: flex;
}

#el-8451cb98b2d44b9598c263c974317a36 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 427px 0 0;
}

#el-8451cb98b2d44b9598c263c974317a36.blk-in-abs > .block-content > .m-block-wrapper {
  width: 160px;
  height: 300px;
  margin: 0;
}

#el-8451cb98b2d44b9598c263c974317a36.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-8451cb98b2d44b9598c263c974317a36 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-8451cb98b2d44b9598c263c974317a36.blk-in-abs > .block-content > .m-block-wrapper {
    width: 160px;
    height: 100px;
    margin: 0;
  }
  #el-8451cb98b2d44b9598c263c974317a36.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-8451cb98b2d44b9598c263c974317a36 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-8451cb98b2d44b9598c263c974317a36.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY {
  max-width: 100%;
  overflow-wrap: break-word;
}

#el-8451cb98b2d44b9598c263c974317a36.blk-in-abs .m-button-wrapper {
  width: 100%;
}

@media (width <= 500px) {
  #el-8451cb98b2d44b9598c263c974317a36.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-8451cb98b2d44b9598c263c974317a36 .m-block-wrapper .m-button-qP7ZlPY {
  width: unset;
}

#el-8451cb98b2d44b9598c263c974317a36.blk-in-abs .m-button-qP7ZlPY {
  width: 100%;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-block-wrapper .m-button-qP7ZlPY {
  margin-top: unset;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY:hover::before {
  display: none;
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY:active {
  transform: scale(0.97);
}

#el-8451cb98b2d44b9598c263c974317a36 .m-button__text-qP7ZlPY {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-8451cb98b2d44b9598c263c974317a36 .m-block-wrapper .m-button-qP7ZlPY {
    margin-top: unset;
  }
  #el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-8451cb98b2d44b9598c263c974317a36 .m-button-qP7ZlPY:hover {
    padding: 8px 16px;
  }
}
#el-8451cb98b2d44b9598c263c974317a36 .block-content {
  justify-content: center;
}

#d10d3511f6ba4800b2a61d0a461ded6b > .block-content {
  display: flex;
}

#d10d3511f6ba4800b2a61d0a461ded6b > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 427px 0 0;
}

#d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs > .block-content > .m-block-wrapper {
  width: 160px;
  height: 300px;
  margin: 0;
}

#d10d3511f6ba4800b2a61d0a461ded6b.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #d10d3511f6ba4800b2a61d0a461ded6b > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs > .block-content > .m-block-wrapper {
    width: 160px;
    height: 100px;
    margin: 0;
  }
  #d10d3511f6ba4800b2a61d0a461ded6b.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#d10d3511f6ba4800b2a61d0a461ded6b > .block-content > .m-block-wrapper {
  min-width: 0;
}

#d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY {
  max-width: 100%;
  overflow-wrap: break-word;
}

#d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs .m-button-wrapper {
  width: 100%;
}

@media (width <= 500px) {
  #d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#d10d3511f6ba4800b2a61d0a461ded6b .m-block-wrapper .m-button-qP7ZlPY {
  width: unset;
}

#d10d3511f6ba4800b2a61d0a461ded6b.blk-in-abs .m-button-qP7ZlPY {
  width: 100%;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-block-wrapper .m-button-qP7ZlPY {
  margin-top: unset;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY:hover::before {
  display: none;
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY:active {
  transform: scale(0.97);
}

#d10d3511f6ba4800b2a61d0a461ded6b .m-button__text-qP7ZlPY {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #d10d3511f6ba4800b2a61d0a461ded6b .m-block-wrapper .m-button-qP7ZlPY {
    margin-top: unset;
  }
  #d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY {
    padding: 8px 16px;
    gap: 5px;
  }
  #d10d3511f6ba4800b2a61d0a461ded6b .m-button-qP7ZlPY:hover {
    padding: 8px 16px;
  }
}
#d10d3511f6ba4800b2a61d0a461ded6b .block-content {
  justify-content: center;
}

#el-104f64918ec44c38bd5ee9458eb6a010 > .block-content {
  display: flex;
}

#el-104f64918ec44c38bd5ee9458eb6a010 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 439px 0 0;
}

#el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs > .block-content > .m-block-wrapper {
  width: 160px;
  height: 300px;
  margin: 0;
}

#el-104f64918ec44c38bd5ee9458eb6a010.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-104f64918ec44c38bd5ee9458eb6a010 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs > .block-content > .m-block-wrapper {
    width: 160px;
    height: 100px;
    margin: 0;
  }
  #el-104f64918ec44c38bd5ee9458eb6a010.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-104f64918ec44c38bd5ee9458eb6a010 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY {
  max-width: 100%;
  overflow-wrap: break-word;
}

#el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs .m-button-wrapper {
  width: 100%;
}

@media (width <= 500px) {
  #el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-104f64918ec44c38bd5ee9458eb6a010 .m-block-wrapper .m-button-qP7ZlPY {
  width: unset;
}

#el-104f64918ec44c38bd5ee9458eb6a010.blk-in-abs .m-button-qP7ZlPY {
  width: 100%;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-block-wrapper .m-button-qP7ZlPY {
  margin-top: unset;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY:hover::before {
  display: none;
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY:active {
  transform: scale(0.97);
}

#el-104f64918ec44c38bd5ee9458eb6a010 .m-button__text-qP7ZlPY {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-104f64918ec44c38bd5ee9458eb6a010 .m-block-wrapper .m-button-qP7ZlPY {
    margin-top: unset;
  }
  #el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-104f64918ec44c38bd5ee9458eb6a010 .m-button-qP7ZlPY:hover {
    padding: 8px 16px;
  }
}
#el-104f64918ec44c38bd5ee9458eb6a010 .block-content {
  justify-content: center;
}

.blk_section[data-id=s-bd6874b0535b4043870ac75a8643e248] {
  background: #fff;
}

#bd6874b0535b4043870ac75a8643e248 {
  height: auto;
  min-height: 50px;
}

#bd6874b0535b4043870ac75a8643e248 .m-section {
  padding: 80px 0;
  position: relative;
  background-color: #fff;
}

#bd6874b0535b4043870ac75a8643e248 .m-bg-section {
  background-image: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#bd6874b0535b4043870ac75a8643e248 .m-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #0378a6;
  top: 0;
  left: 0;
  opacity: 0.85;
}

#bd6874b0535b4043870ac75a8643e248 .m-stretchBackground {
  background-size: cover;
}

#bd6874b0535b4043870ac75a8643e248 .m-wrapper {
  padding: 0 32px;
}

#bd6874b0535b4043870ac75a8643e248 .m-wrapper, #bd6874b0535b4043870ac75a8643e248 .m-headers-wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

#bd6874b0535b4043870ac75a8643e248 .m-header, #bd6874b0535b4043870ac75a8643e248 .m-subheader {
  max-width: 1170px;
  width: 100%;
  color: #111;
  position: relative;
  text-align: left;
}

#bd6874b0535b4043870ac75a8643e248 .m-subheader {
  margin: 0 auto;
}

#bd6874b0535b4043870ac75a8643e248 .m-headers--left {
  margin: 0 auto 0 0;
}

#bd6874b0535b4043870ac75a8643e248 .m-headers--center {
  margin: 0 auto;
}

#bd6874b0535b4043870ac75a8643e248 .m-headers--right {
  margin: 0 0 0 auto;
}

#bd6874b0535b4043870ac75a8643e248 .m-subheader.top-margined {
  margin-top: 32px;
}

@media (width <= 500px) {
  #bd6874b0535b4043870ac75a8643e248 .m-section {
    padding: 60px 0;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-wrapper {
    width: 370px;
    padding: 0 20px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-header, #bd6874b0535b4043870ac75a8643e248 .m-subheader {
    width: 100%;
    padding: 0;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-subheader.top-margined {
    margin: 16px auto 0;
  }
}
#bd6874b0535b4043870ac75a8643e248 h1,
#bd6874b0535b4043870ac75a8643e248 h2,
#bd6874b0535b4043870ac75a8643e248 h3,
#bd6874b0535b4043870ac75a8643e248 h4,
#bd6874b0535b4043870ac75a8643e248 h5,
#bd6874b0535b4043870ac75a8643e248 h6 {
  margin: unset;
  padding: unset;
}

#bd6874b0535b4043870ac75a8643e248 .m-section {
  padding-bottom: 36px;
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper {
  display: flex;
  width: calc(100% + 64px);
  margin-left: -64px;
  flex-wrap: wrap;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card {
  margin-left: 64px;
  margin-top: 64px;
  position: relative;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image {
  width: 64px;
  height: 64px;
  padding: 12px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__title {
  margin-bottom: 16px;
  color: #900;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__description {
  margin-bottom: 16px;
  color: #111;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__price {
  padding-top: 16px;
  color: #111;
}

@media (width <= 500px) {
  #bd6874b0535b4043870ac75a8643e248 .m-section {
    padding-bottom: 60px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-content-wrapper {
    display: flex;
    justify-content: flex-start;
    width: calc(100% + 32px);
    margin-left: -32px;
    flex-wrap: wrap;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card {
    margin-left: 32px;
    margin-bottom: 32px;
    flex: 1 1 100%;
    max-width: 100%;
    position: relative;
    padding: 16px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card__icon {
    width: 64px;
    height: 64px;
    padding: 12px;
  }
}
#bd6874b0535b4043870ac75a8643e248 .m-headers-wrapper {
  margin-bottom: 40px;
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper--left {
  justify-content: flex-start;
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper--center {
  justify-content: center;
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper--rigth {
  justify-content: flex-end;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding-top: 0;
  text-align: center;
  flex: 1 1 calc(33.3333333333% - 64px);
  max-width: calc(33.3333333333% - 64px);
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card:nth-child(-n+3) {
  margin-top: 0;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card--four {
  margin-left: 32px;
  flex: 1 1 calc(33.3333333333% - 32px);
  max-width: calc(33.3333333333% - 32px);
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper--four {
  width: calc(100% + 32px);
  margin-left: -32px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card--border {
  border-radius: 20px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image--border img {
  border-radius: 40px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__slot {
  margin-top: 32px;
  display: inline-block;
  min-width: 120px;
  max-width: 100%;
}

#bd6874b0535b4043870ac75a8643e248 .spacer {
  flex: 1 1 100%;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image {
  display: block;
  max-width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-top: 56.25%;
  text-align: center;
  margin-bottom: 20px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  object-fit: cover;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image--full-width img {
  width: 100%;
  height: 100%;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image--custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}

#bd6874b0535b4043870ac75a8643e248 .m-section {
  padding-bottom: 80px !important;
}

@media (width <= 500px) {
  #bd6874b0535b4043870ac75a8643e248 .m-service-card:not(:first-child) {
    margin-top: 40px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-headers-wrapper {
    margin-bottom: 40px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-section {
    padding-bottom: 60px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card {
    flex: 1 1 100%;
    max-width: 100% !important;
    margin-bottom: unset;
  }
}
#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper .m-service-card {
  padding: 0;
  flex: 1 1 calc(50% - 64px);
  max-width: calc(50% - 64px);
  display: flex;
  flex-flow: row nowrap;
  align-items: stretch;
  text-align: left;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin-top: 64px;
}

#bd6874b0535b4043870ac75a8643e248 .m-content-wrapper .m-service-card--line {
  flex: 1 1 100%;
  max-width: 100%;
  flex-direction: row;
  margin-top: 64px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__body {
  padding: 32px;
  flex: 1 1 70%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 20px;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image-wrapper {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #fff;
  flex: 1 1 50%;
  min-width: 30%;
  display: flex;
  flex-direction: column;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image img {
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
  border-radius: unset;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 101%;
  max-width: 101%;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card__image {
  margin: 0;
  width: 100%;
  flex: 1 1 100%;
}

#bd6874b0535b4043870ac75a8643e248 .m-service-card:nth-child(-n+1) {
  margin-top: 0;
}

@media (width <= 500px) {
  #bd6874b0535b4043870ac75a8643e248 .m-section {
    padding-bottom: 60px !important;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card__image-wrapper img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 0;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card__image-wrapper {
    border-top-right-radius: 20px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-content-wrapper .m-service-card {
    padding: 0;
    flex: 1 1 100%;
    max-width: 100%;
    flex-direction: column;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-content-wrapper .m-service-card:not(:first-child) {
    margin-top: 40px;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-service-card__body {
    flex: 1 1 50%;
  }
  #bd6874b0535b4043870ac75a8643e248 .m-content-wrapper .m-service-card--line {
    flex-direction: column;
  }
}
.blk_section[data-id=s-73cb3ede7b004de3b8b09584c7457338] {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff;
}

.blk.blk_text[data-id=b-a698f95f0f634da18429a415de055319] .blk-data {
  font-size: 32px;
  padding: 0;
}

.blk.blk_text[data-id=b-eaa27082e3d3449a998de54948e035d0] .blk-data, .blk.blk_text[data-id=b-6df07ac3c77a44ae8234787b12112a51] .blk-data, .blk.blk_text[data-id=b-bd38b250ed714ca6b8cf2188dc0ba7c3] .blk-data {
  font-size: 20px;
  padding: 0;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f > .block-content {
  display: flex;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 20px 0 0;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs > .block-content > .m-block-wrapper {
  width: 300px;
  height: 350px;
  margin: 0;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #b81d1da0fcc34c9e8d0da3e17fdef22f > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 350px;
    margin: 0;
  }
  #b81d1da0fcc34c9e8d0da3e17fdef22f.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#b81d1da0fcc34c9e8d0da3e17fdef22f > .block-content > .m-block-wrapper {
  min-width: 0;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f {
  --arrowSize: 50px;
  --arrowIcon: url("/m-files.cdnvideo.ru/lpfile/2/d/8/2d849f3bea039c2305bf9376fc1b2406.svg")
    top left / cover;
  --indicatorSize: 10px;
  --indicatorIcon: url("/m-files.cdnvideo.ru/lpfile/f/a/5/fa5761f101d9bdf5a12a6fad355941c8.svg")
    top left / cover;
  --imageSize: 50px;
  --arrowMargin: 25px;
  --height: 350px;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs.blk--resizing .block-content,
#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs.blk--resizing .m-slider-wrapper,
#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs.blk--resizing .m-slider,
#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs.blk--resizing .m-slide,
#b81d1da0fcc34c9e8d0da3e17fdef22f.blk-in-abs.blk--resizing .m-slide img {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider-wrapper {
  display: grid;
  align-items: center;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider {
  display: grid;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide {
  grid-area: 1/1;
  opacity: 0;
  transition: opacity 1s;
  z-index: 1;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide.active {
  opacity: 1;
  z-index: 2;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide {
  position: relative;
  height: var(--height);
  width: 100%;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide0 > img, #b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide1 > img, #b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide2 > img, #b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide3 > img {
  object-position: 50% 50%;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__arrow {
  width: var(--arrowSize);
  height: var(--arrowSize);
  mask: var(--arrowIcon);
  mask-repeat: no-repeat;
  background-color: #900;
  z-index: 1;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide__increase {
  cursor: pointer;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide__increase-icon {
  position: absolute;
  width: 3%;
  max-width: 40px;
  min-width: 10px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider:hover .m-slide__increase,
#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slide__increase:hover {
  display: block;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .arrow_right {
  justify-self: end;
  transform: rotate(180deg);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__arrow,
#b81d1da0fcc34c9e8d0da3e17fdef22f .indicator,
#b81d1da0fcc34c9e8d0da3e17fdef22f .miniature {
  cursor: pointer;
  transition: all 0.2s;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider-wrapper {
  grid-template-columns: var(--arrowSize) 1fr var(--arrowSize);
  column-gap: var(--arrowMargin);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__miniature {
  display: flex;
  gap: 24px;
  overflow: auto hidden;
  max-width: 100%;
  scrollbar-color: #111 transparent;
  scrollbar-width: 5px;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__miniature::-webkit-scrollbar {
  height: 5px;
  width: 5px;
  background-color: transparent;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__miniature::-webkit-scrollbar-thumb {
  background-color: #111;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .miniature {
  position: relative;
  aspect-ratio: 1/1;
  min-width: var(--imageSize);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .miniature img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  object-fit: cover;
  transition: opacity 1s;
  border-radius: 0;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .miniature.active img {
  opacity: 1;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider-wrapper {
  column-gap: 24px;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__miniature {
  flex-direction: column;
  align-self: center;
  overflow: hidden auto;
  max-height: var(--height);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider-wrapper {
  grid-template-columns: minmax(0, 1fr) var(--imageSize);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider__arrow,
#b81d1da0fcc34c9e8d0da3e17fdef22f .m-slider {
  grid-area: 1/1;
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .arrow_left {
  margin-left: var(--arrowMargin);
}

#b81d1da0fcc34c9e8d0da3e17fdef22f .arrow_right {
  margin-right: var(--arrowMargin);
}

@media (width <= 500px) {
  #b81d1da0fcc34c9e8d0da3e17fdef22f {
    --height: 350px;
  }
}
#b81d1da0fcc34c9e8d0da3e17fdef22f .block-content {
  justify-content: center;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-e24f2e7d15114f888cd22af22892bd94] {
  width: 66.963%;
  padding: 0 10px;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-778cbae2d520471a8f60314499fa6445] {
  width: 33.037%;
  padding: 0 10px;
}

.blk_container[data-id=b-532fa6d6bc524c9bbe51595dbd2411d8] > .blk_container_cells_wrap {
  margin: 0 -10px;
}

.blk_container[data-id=b-532fa6d6bc524c9bbe51595dbd2411d8] > .blk_container_cells_wrap > .blk_container_cells > .td_container_cell > .cell {
  border-radius: 0;
  padding: 0;
}

.blk_section[data-id=s-de88ad9387b041429291bef89d59756f] {
  background: #fff;
}

#de88ad9387b041429291bef89d59756f {
  height: auto;
  min-height: 50px;
}

#de88ad9387b041429291bef89d59756f .m-section {
  padding: 100px 0;
  position: relative;
  background-color: #fff;
}

#de88ad9387b041429291bef89d59756f .m-bg-section {
  background-image: none;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#de88ad9387b041429291bef89d59756f .m-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #0378a6;
  top: 0;
  left: 0;
  opacity: 0.85;
}

#de88ad9387b041429291bef89d59756f .m-stretchBackground {
  background-size: cover;
}

#de88ad9387b041429291bef89d59756f .m-wrapper {
  padding: 0 32px;
}

#de88ad9387b041429291bef89d59756f .m-wrapper, #de88ad9387b041429291bef89d59756f .m-headers-wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}

#de88ad9387b041429291bef89d59756f .m-header, #de88ad9387b041429291bef89d59756f .m-subheader {
  max-width: 1170px;
  width: 100%;
  color: #111;
  position: relative;
  text-align: left;
}

#de88ad9387b041429291bef89d59756f .m-subheader {
  margin: 0 auto;
}

#de88ad9387b041429291bef89d59756f .m-headers--left {
  margin: 0 auto 0 0;
}

#de88ad9387b041429291bef89d59756f .m-headers--center {
  margin: 0 auto;
}

#de88ad9387b041429291bef89d59756f .m-headers--right {
  margin: 0 0 0 auto;
}

#de88ad9387b041429291bef89d59756f .m-subheader.top-margined {
  margin-top: 32px;
}

@media (width <= 500px) {
  #de88ad9387b041429291bef89d59756f .m-section {
    padding: 60px 0;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper {
    width: 370px;
    padding: 0 20px;
  }
  #de88ad9387b041429291bef89d59756f .m-header, #de88ad9387b041429291bef89d59756f .m-subheader {
    width: 100%;
    padding: 0;
  }
  #de88ad9387b041429291bef89d59756f .m-subheader.top-margined {
    margin: 16px auto 0;
  }
}
#de88ad9387b041429291bef89d59756f .m-content-wrapper {
  display: flex;
  width: calc(100% + 64px);
  margin-left: -64px;
  flex-wrap: wrap;
}

#de88ad9387b041429291bef89d59756f .m-badge {
  max-width: 100%;
  width: fit-content;
  word-break: break-word;
  color: #900;
}

#de88ad9387b041429291bef89d59756f .m-wrapper-button {
  padding-top: 32px;
  width: 100%;
}

#de88ad9387b041429291bef89d59756f .m-button-none {
  border-radius: 10px;
}

#de88ad9387b041429291bef89d59756f .m-button-none, #de88ad9387b041429291bef89d59756f .m-button-link {
  cursor: pointer;
  display: inline-block;
  box-shadow: none;
  text-align: center;
  color: #fff;
  padding: 6px 24px;
  width: fit-content;
}

#de88ad9387b041429291bef89d59756f .m-button-link {
  white-space: nowrap;
  border: 1px solid transparent;
  background-color: #900;
  border-radius: 10px;
}

#de88ad9387b041429291bef89d59756f .m-button-link--border {
  box-shadow: none;
  text-align: center;
  position: relative;
  display: inline-block;
  color: #fff;
  padding: 6px 24px;
  cursor: pointer;
  border: 1px solid #0378a6;
  border-radius: 10px;
}

#de88ad9387b041429291bef89d59756f .m-button-link--full {
  width: 100%;
}

#de88ad9387b041429291bef89d59756f .m-wrapper-content {
  display: flex;
  flex-direction: column;
  height: calc(100% - 64px);
}

#de88ad9387b041429291bef89d59756f .spacer {
  flex: 1 1;
}

#de88ad9387b041429291bef89d59756f .m-badge-bgc {
  padding: 5px 15px;
  background-color: #f5f5fa;
  border-radius: 10px;
}

#de88ad9387b041429291bef89d59756f .m-service-card {
  word-break: break-word;
  margin-left: 64px;
  margin-top: 64px;
  flex: 1 1 calc(33.3333333333% - 64px);
  max-width: calc(33.3333333333% - 64px);
  position: relative;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image {
  width: 64px;
  height: 64px;
  padding: 12px;
}

#de88ad9387b041429291bef89d59756f .m-service-card__title {
  margin-bottom: 16px;
  color: #900;
}

#de88ad9387b041429291bef89d59756f .m-service-card__description {
  word-break: break-word;
  margin-bottom: 16px;
  color: #111;
}

#de88ad9387b041429291bef89d59756f .m-service-card__price {
  padding-top: 16px;
  margin-bottom: 32px;
  color: #111;
}

@media (width <= 500px) {
  #de88ad9387b041429291bef89d59756f .m-section {
    padding-bottom: 60px !important;
  }
  #de88ad9387b041429291bef89d59756f .m-content-wrapper {
    display: flex;
    justify-content: flex-start;
    width: calc(100% + 32px);
    margin-left: -32px;
    flex-wrap: wrap;
  }
  #de88ad9387b041429291bef89d59756f .m-service-card {
    margin-left: 32px;
    margin-bottom: 32px;
    flex: 1 1 100%;
    max-width: 100%;
    position: relative;
    padding: 16px;
  }
  #de88ad9387b041429291bef89d59756f .m-service-card__icon {
    width: 64px;
    height: 64px;
    padding: 12px;
  }
}
#de88ad9387b041429291bef89d59756f .m-content-wrapper--left {
  justify-content: flex-start;
}

#de88ad9387b041429291bef89d59756f .m-content-wrapper--center {
  justify-content: center;
}

#de88ad9387b041429291bef89d59756f .m-content-wrapper--right {
  justify-content: flex-end;
}

#de88ad9387b041429291bef89d59756f .m-service-card__description {
  margin-bottom: unset;
}

#de88ad9387b041429291bef89d59756f .m-content--left {
  margin: 0 0 16px;
}

#de88ad9387b041429291bef89d59756f .m-content--center {
  margin: 0 auto 16px;
}

#de88ad9387b041429291bef89d59756f .m-content--right {
  margin: 0 0 16px auto;
}

#de88ad9387b041429291bef89d59756f .m-service-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding-top: 0;
  text-align: left;
}

#de88ad9387b041429291bef89d59756f .m-service-card--border {
  border-radius: 0;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image--border img {
  border-radius: 15px;
}

#de88ad9387b041429291bef89d59756f .m-service-card__slot {
  min-width: 120px;
}

#de88ad9387b041429291bef89d59756f .spacer {
  flex: 1 1 100%;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image {
  width: 100%;
  display: block;
  max-width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  padding-top: 66.6666667%;
  text-align: center;
  margin-bottom: 32px;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image img {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 101%;
  object-fit: cover;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image-cover img {
  width: 101%;
  height: 100%;
}

#de88ad9387b041429291bef89d59756f .m-service-card__image--custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
}

#de88ad9387b041429291bef89d59756f .m-section {
  padding-bottom: 100px !important;
}

#de88ad9387b041429291bef89d59756f .m-service-card:nth-child(-n+3) {
  margin-top: 48px;
}

@media (width <= 500px) {
  #de88ad9387b041429291bef89d59756f .m-section {
    padding-bottom: 60px !important;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-slider {
    padding: 0;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-slider .m-headers-wrapper {
    padding: 0 20px;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-slider .m-content-wrapper {
    width: 100%;
    flex-flow: row nowrap;
    justify-content: flex-start;
    overflow: auto hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 0;
    margin: 0;
  }
  #de88ad9387b041429291bef89d59756f .m-service-card {
    margin-top: 40px;
    margin-bottom: 0;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-row .m-service-card:first-child {
    margin-top: 0;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-slider .m-service-card {
    min-width: 80%;
    margin-right: 16px;
    margin-left: 16px;
  }
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-slider .m-service-card,
  #de88ad9387b041429291bef89d59756f .m-wrapper--with-row .m-service-card:first-child {
    margin-top: 20px;
  }
}
#de88ad9387b041429291bef89d59756f .m-service-card {
  background-color: unset;
  box-shadow: none;
  padding: 0;
}

#de88ad9387b041429291bef89d59756f .m-wrapper__content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#de88ad9387b041429291bef89d59756f .m-service-card__body {
  padding: 32px;
  flex: 1 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#de88ad9387b041429291bef89d59756f .m-service-card__info {
  flex: 1 1 100%;
  flex-direction: column;
  justify-content: flex-end;
  display: inline-block;
}

#de88ad9387b041429291bef89d59756f .m-service-card__slot {
  display: inline-block;
}

@media (width <= 500px) {
  #de88ad9387b041429291bef89d59756f .m-section {
    padding-bottom: 60px;
  }
}
.blk_section.section_popup[data-id=s-02bd8185685548aca1b5f22fc9d5aea5] .section_popup_wnd {
  width: 500px;
  background: #f9f9f9;
  border: none;
  border-radius: 10px;
  padding: 5px;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a > .block-content {
  display: flex;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a.blk-in-abs > .block-content > .m-block-wrapper {
  width: 325px;
  height: 150px;
  margin: 0;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-8c2111ba61ca4fb485f9c0625dc1232a > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-8c2111ba61ca4fb485f9c0625dc1232a.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 150px;
    margin: 0;
  }
  #el-8c2111ba61ca4fb485f9c0625dc1232a.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-8c2111ba61ca4fb485f9c0625dc1232a > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk {
  margin-top: var(--msf-field-margin);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-form {
  margin: 0;
  background: var(--msf-bg-color);
  padding: var(--msf-all-padding);
  border-radius: 6px;
  word-break: break-word;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: unset;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-title {
  font-weight: 600;
  font-size: var(--msf-title-size);
  color: var(--msf-title-color);
  margin-bottom: var(--msf-title-margin);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-title, #el-8c2111ba61ca4fb485f9c0625dc1232a .msf-subtitle {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-subtitle {
  font-size: var(--msf-subtitle-size);
  color: var(--msf-subtitle-color);
  margin-bottom: var(--msf-subtitle-margin);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__header {
  color: var(--msf-field-title-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-head-size);
  line-height: 1.4;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input:not(.msf-input__option-check) {
  color: var(--msf-field-input-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-font-size);
  background: var(--msf-fields-color);
  border: 1px solid var(--msf-fields-border-color);
  border-radius: var(--msf-fborder-radius);
  padding-left: var(--msf-field-padding);
  padding-right: var(--msf-field-padding);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__file-area {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  border: 1px dashed var(--msf-fields-border-color);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__option {
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__option, #el-8c2111ba61ca4fb485f9c0625dc1232a .msf-options__wrapper .msf-option__name, #el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__hint {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__option-check::before {
  animation: msf52525-option-check 0.3s ease;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .m-button.form-style,
#el-8c2111ba61ca4fb485f9c0625dc1232a .m-button.form-style:hover {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-btn-font-size);
  line-height: 1.4;
  color: var(--msf-btn-text-color);
  background: var(--msf-btn-bg-color);
  padding: 4px 20px;
  border: none;
  border-radius: var(--msf-fborder-radius);
  box-shadow: none;
  transform: none;
  animation: none;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .m-button.form-style::after {
  content: none;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .form-style .m-button__img {
  display: none;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #111;
  margin-top: var(--msf-field-margin);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation input {
  margin: 0 8px 0 0;
  width: 13px;
  height: 13px;
  appearance: none;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 1px #858585;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation input:checked::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transform-origin: left top;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation a {
  color: #900;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-regulation a:hover {
  text-decoration: underline;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__error {
  position: absolute;
  top: -8px;
  left: 50%;
  color: #c00;
  transform: translate(-50%, -100%);
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
  margin: 0;
  box-shadow: 0 4px 11px 2px rgba(0, 0, 0, 0.2);
  border-radius: var(--msf-fborder-radius);
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-input__error::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translate(-50%, 0);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (width <= 500px) {
  #el-8c2111ba61ca4fb485f9c0625dc1232a.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-8c2111ba61ca4fb485f9c0625dc1232a .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-8c2111ba61ca4fb485f9c0625dc1232a .block-content {
  justify-content: center;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 > div.block-content {
  justify-content: normal;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .block-content > .msf-input__header,
#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input__wrapper {
  text-align: left;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input__header {
  display: inline-block;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input::placeholder,
#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input__file-area-hint,
#el-6f3e41e29f364b1e9dcf5ff78606f234 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-6f3e41e29f364b1e9dcf5ff78606f234 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-6f3e41e29f364b1e9dcf5ff78606f234 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-6f3e41e29f364b1e9dcf5ff78606f234 > div.block-content {
    justify-content: normal;
  }
}
#el-6f3e41e29f364b1e9dcf5ff78606f234 .block-content {
  justify-content: center;
}

#el-688ec1f8548e4feca9bb2cd387c72339 > div.block-content {
  justify-content: normal;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .block-content > .msf-input__header,
#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input__wrapper {
  text-align: left;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input__header {
  display: inline-block;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input::placeholder,
#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input__file-area-hint,
#el-688ec1f8548e4feca9bb2cd387c72339 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-688ec1f8548e4feca9bb2cd387c72339 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-688ec1f8548e4feca9bb2cd387c72339 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-688ec1f8548e4feca9bb2cd387c72339 > div.block-content {
    justify-content: normal;
  }
}
#el-688ec1f8548e4feca9bb2cd387c72339 .block-content {
  justify-content: center;
}

#el-6104f9347a0f411f92ec98d11688f4fe > div.block-content {
  justify-content: normal;
}

#el-6104f9347a0f411f92ec98d11688f4fe .block-content > .msf-input__header,
#el-6104f9347a0f411f92ec98d11688f4fe .msf-input__wrapper {
  text-align: left;
}

#el-6104f9347a0f411f92ec98d11688f4fe .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-6104f9347a0f411f92ec98d11688f4fe .msf-input__header {
  display: inline-block;
}

#el-6104f9347a0f411f92ec98d11688f4fe .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-6104f9347a0f411f92ec98d11688f4fe .msf-input::placeholder,
#el-6104f9347a0f411f92ec98d11688f4fe .msf-input__file-area-hint,
#el-6104f9347a0f411f92ec98d11688f4fe .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-6104f9347a0f411f92ec98d11688f4fe .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-6104f9347a0f411f92ec98d11688f4fe > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-6104f9347a0f411f92ec98d11688f4fe > div.block-content {
    justify-content: normal;
  }
}
#el-6104f9347a0f411f92ec98d11688f4fe .msf-input {
  resize: none;
}

#el-6104f9347a0f411f92ec98d11688f4fe .block-content {
  justify-content: center;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b > .block-content {
  display: flex;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b.blk-in-abs > .block-content > .m-block-wrapper {
  width: 100px;
  height: 300px;
  margin: 0;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-3a8e59d28c774d29aec7e8adc1aa478b > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-3a8e59d28c774d29aec7e8adc1aa478b.blk-in-abs > .block-content > .m-block-wrapper {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  #el-3a8e59d28c774d29aec7e8adc1aa478b.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-3a8e59d28c774d29aec7e8adc1aa478b > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .block-content {
  display: flex;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button.btn-submit {
  width: auto;
  text-align: unset;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #el-3a8e59d28c774d29aec7e8adc1aa478b.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-3a8e59d28c774d29aec7e8adc1aa478b.blk-in-abs .m-button-Q85GiKo {
  width: 100%;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 10px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-block-wrapper .m-button-Q85GiKo {
  margin-top: unset;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 10px 24px;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo:hover::before {
  display: none;
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo:active {
  transform: scale(0.97);
}

#el-3a8e59d28c774d29aec7e8adc1aa478b .m-button__text-Q85GiKo {
  text-align: left;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-3a8e59d28c774d29aec7e8adc1aa478b .m-block-wrapper .m-button-Q85GiKo {
    margin-top: unset;
  }
  #el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-3a8e59d28c774d29aec7e8adc1aa478b .m-button-Q85GiKo:hover {
    padding: 8px 16px;
  }
}
#el-3a8e59d28c774d29aec7e8adc1aa478b .block-content {
  justify-content: center;
}

.blk_section.section_popup[data-id=s-20151023220b4a519cf52773e86a2a9e] .section_popup_wnd {
  width: 500px;
  background: #f9f9f9;
  border: none;
  border-radius: 10px;
  padding: 5px;
}

#el-03c209a0d6834bac9f66474f4861aca0 > .block-content {
  display: flex;
}

#el-03c209a0d6834bac9f66474f4861aca0 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-03c209a0d6834bac9f66474f4861aca0.blk-in-abs > .block-content > .m-block-wrapper {
  width: 325px;
  height: 150px;
  margin: 0;
}

#el-03c209a0d6834bac9f66474f4861aca0.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-03c209a0d6834bac9f66474f4861aca0 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-03c209a0d6834bac9f66474f4861aca0.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 150px;
    margin: 0;
  }
  #el-03c209a0d6834bac9f66474f4861aca0.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-03c209a0d6834bac9f66474f4861aca0 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-03c209a0d6834bac9f66474f4861aca0.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk {
  margin-top: var(--msf-field-margin);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-form {
  margin: 0;
  background: var(--msf-bg-color);
  padding: var(--msf-all-padding);
  border-radius: 6px;
  word-break: break-word;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: unset;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-title {
  font-weight: 600;
  font-size: var(--msf-title-size);
  color: var(--msf-title-color);
  margin-bottom: var(--msf-title-margin);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-title, #el-03c209a0d6834bac9f66474f4861aca0 .msf-subtitle {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-subtitle {
  font-size: var(--msf-subtitle-size);
  color: var(--msf-subtitle-color);
  margin-bottom: var(--msf-subtitle-margin);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__header {
  color: var(--msf-field-title-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-head-size);
  line-height: 1.4;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input:not(.msf-input__option-check) {
  color: var(--msf-field-input-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-font-size);
  background: var(--msf-fields-color);
  border: 1px solid var(--msf-fields-border-color);
  border-radius: var(--msf-fborder-radius);
  padding-left: var(--msf-field-padding);
  padding-right: var(--msf-field-padding);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__file-area {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  border: 1px dashed var(--msf-fields-border-color);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__option {
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__option, #el-03c209a0d6834bac9f66474f4861aca0 .msf-options__wrapper .msf-option__name, #el-03c209a0d6834bac9f66474f4861aca0 .msf-input__hint {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__option-check::before {
  animation: msf52525-option-check 0.3s ease;
}

#el-03c209a0d6834bac9f66474f4861aca0 .m-button.form-style,
#el-03c209a0d6834bac9f66474f4861aca0 .m-button.form-style:hover {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-btn-font-size);
  line-height: 1.4;
  color: var(--msf-btn-text-color);
  background: var(--msf-btn-bg-color);
  padding: 4px 20px;
  border: none;
  border-radius: var(--msf-fborder-radius);
  box-shadow: none;
  transform: none;
  animation: none;
}

#el-03c209a0d6834bac9f66474f4861aca0 .m-button.form-style::after {
  content: none;
}

#el-03c209a0d6834bac9f66474f4861aca0 .form-style .m-button__img {
  display: none;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #111;
  margin-top: var(--msf-field-margin);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation input {
  margin: 0 8px 0 0;
  width: 13px;
  height: 13px;
  appearance: none;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 1px #858585;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation input:checked::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transform-origin: left top;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation a {
  color: #900;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-regulation a:hover {
  text-decoration: underline;
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__error {
  position: absolute;
  top: -8px;
  left: 50%;
  color: #c00;
  transform: translate(-50%, -100%);
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
  margin: 0;
  box-shadow: 0 4px 11px 2px rgba(0, 0, 0, 0.2);
  border-radius: var(--msf-fborder-radius);
}

#el-03c209a0d6834bac9f66474f4861aca0 .msf-input__error::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translate(-50%, 0);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (width <= 500px) {
  #el-03c209a0d6834bac9f66474f4861aca0.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-03c209a0d6834bac9f66474f4861aca0 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-03c209a0d6834bac9f66474f4861aca0 .block-content {
  justify-content: center;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 > div.block-content {
  justify-content: normal;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .block-content > .msf-input__header,
#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input__wrapper {
  text-align: left;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input__header {
  display: inline-block;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input::placeholder,
#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input__file-area-hint,
#d0b567ce71a74fba83f0f85f3b2cd1a2 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#d0b567ce71a74fba83f0f85f3b2cd1a2 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #d0b567ce71a74fba83f0f85f3b2cd1a2 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #d0b567ce71a74fba83f0f85f3b2cd1a2 > div.block-content {
    justify-content: normal;
  }
}
#d0b567ce71a74fba83f0f85f3b2cd1a2 .block-content {
  justify-content: center;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 > div.block-content {
  justify-content: normal;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .block-content > .msf-input__header,
#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input__wrapper {
  text-align: left;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input__header {
  display: inline-block;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input::placeholder,
#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input__file-area-hint,
#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-45a5041e6d284ef5b6b2c9c6f0857ac5 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-45a5041e6d284ef5b6b2c9c6f0857ac5 > div.block-content {
    justify-content: normal;
  }
}
#el-45a5041e6d284ef5b6b2c9c6f0857ac5 .block-content {
  justify-content: center;
}

#d0415b105fe048898afd6f93cee1b799 > div.block-content {
  justify-content: normal;
}

#d0415b105fe048898afd6f93cee1b799 .block-content > .msf-input__header,
#d0415b105fe048898afd6f93cee1b799 .msf-input__wrapper {
  text-align: left;
}

#d0415b105fe048898afd6f93cee1b799 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#d0415b105fe048898afd6f93cee1b799 .msf-input__header {
  display: inline-block;
}

#d0415b105fe048898afd6f93cee1b799 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#d0415b105fe048898afd6f93cee1b799 .msf-input::placeholder,
#d0415b105fe048898afd6f93cee1b799 .msf-input__file-area-hint,
#d0415b105fe048898afd6f93cee1b799 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#d0415b105fe048898afd6f93cee1b799 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #d0415b105fe048898afd6f93cee1b799 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #d0415b105fe048898afd6f93cee1b799 > div.block-content {
    justify-content: normal;
  }
}
#d0415b105fe048898afd6f93cee1b799 .msf-input {
  resize: none;
}

#d0415b105fe048898afd6f93cee1b799 .block-content {
  justify-content: center;
}

#d2e9aeea738943bf94c4ae9b88bc2394 > .block-content {
  display: flex;
}

#d2e9aeea738943bf94c4ae9b88bc2394 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#d2e9aeea738943bf94c4ae9b88bc2394.blk-in-abs > .block-content > .m-block-wrapper {
  width: 100px;
  height: 300px;
  margin: 0;
}

#d2e9aeea738943bf94c4ae9b88bc2394.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #d2e9aeea738943bf94c4ae9b88bc2394 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #d2e9aeea738943bf94c4ae9b88bc2394.blk-in-abs > .block-content > .m-block-wrapper {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  #d2e9aeea738943bf94c4ae9b88bc2394.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#d2e9aeea738943bf94c4ae9b88bc2394 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .block-content {
  display: flex;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button.btn-submit {
  width: auto;
  text-align: unset;
}

#d2e9aeea738943bf94c4ae9b88bc2394.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #d2e9aeea738943bf94c4ae9b88bc2394.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#d2e9aeea738943bf94c4ae9b88bc2394.blk-in-abs .m-button-Q85GiKo {
  width: 100%;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 10px 24px;
  border-radius: 16px;
  word-break: normal;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-block-wrapper .m-button-Q85GiKo {
  margin-top: unset;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 10px 24px;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo:hover::before {
  display: none;
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo:active {
  transform: scale(0.97);
}

#d2e9aeea738943bf94c4ae9b88bc2394 .m-button__text-Q85GiKo {
  text-align: left;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #d2e9aeea738943bf94c4ae9b88bc2394 .m-block-wrapper .m-button-Q85GiKo {
    margin-top: unset;
  }
  #d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo {
    padding: 8px 16px;
    gap: 5px;
  }
  #d2e9aeea738943bf94c4ae9b88bc2394 .m-button-Q85GiKo:hover {
    padding: 8px 16px;
  }
}
#d2e9aeea738943bf94c4ae9b88bc2394 .block-content {
  justify-content: center;
}

.blk_section.section_popup[data-id=s-d424539d1c17465d8375240db629c26b] .section_popup_wnd {
  width: 500px;
  background: #f9f9f9;
  border: none;
  border-radius: 10px;
  padding: 5px;
}

#el-1d268043e06c4e7aae136f95ea158780 > .block-content {
  display: flex;
}

#el-1d268043e06c4e7aae136f95ea158780 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-1d268043e06c4e7aae136f95ea158780.blk-in-abs > .block-content > .m-block-wrapper {
  width: 325px;
  height: 150px;
  margin: 0;
}

#el-1d268043e06c4e7aae136f95ea158780.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-1d268043e06c4e7aae136f95ea158780 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-1d268043e06c4e7aae136f95ea158780.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 150px;
    margin: 0;
  }
  #el-1d268043e06c4e7aae136f95ea158780.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-1d268043e06c4e7aae136f95ea158780 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-1d268043e06c4e7aae136f95ea158780.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk {
  margin-top: var(--msf-field-margin);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-form {
  margin: 0;
  background: var(--msf-bg-color);
  padding: var(--msf-all-padding);
  border-radius: 6px;
  word-break: break-word;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: unset;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-title {
  font-weight: 600;
  font-size: var(--msf-title-size);
  color: var(--msf-title-color);
  margin-bottom: var(--msf-title-margin);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-title, #el-1d268043e06c4e7aae136f95ea158780 .msf-subtitle {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-subtitle {
  font-size: var(--msf-subtitle-size);
  color: var(--msf-subtitle-color);
  margin-bottom: var(--msf-subtitle-margin);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__header {
  color: var(--msf-field-title-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-head-size);
  line-height: 1.4;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input:not(.msf-input__option-check) {
  color: var(--msf-field-input-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-font-size);
  background: var(--msf-fields-color);
  border: 1px solid var(--msf-fields-border-color);
  border-radius: var(--msf-fborder-radius);
  padding-left: var(--msf-field-padding);
  padding-right: var(--msf-field-padding);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__file-area {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  border: 1px dashed var(--msf-fields-border-color);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__option {
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__option, #el-1d268043e06c4e7aae136f95ea158780 .msf-options__wrapper .msf-option__name, #el-1d268043e06c4e7aae136f95ea158780 .msf-input__hint {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__option-check::before {
  animation: msf52525-option-check 0.3s ease;
}

#el-1d268043e06c4e7aae136f95ea158780 .m-button.form-style,
#el-1d268043e06c4e7aae136f95ea158780 .m-button.form-style:hover {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-btn-font-size);
  line-height: 1.4;
  color: var(--msf-btn-text-color);
  background: var(--msf-btn-bg-color);
  padding: 4px 20px;
  border: none;
  border-radius: var(--msf-fborder-radius);
  box-shadow: none;
  transform: none;
  animation: none;
}

#el-1d268043e06c4e7aae136f95ea158780 .m-button.form-style::after {
  content: none;
}

#el-1d268043e06c4e7aae136f95ea158780 .form-style .m-button__img {
  display: none;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #111;
  margin-top: var(--msf-field-margin);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation input {
  margin: 0 8px 0 0;
  width: 13px;
  height: 13px;
  appearance: none;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 1px #858585;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation input:checked::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transform-origin: left top;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation a {
  color: #900;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-regulation a:hover {
  text-decoration: underline;
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__error {
  position: absolute;
  top: -8px;
  left: 50%;
  color: #c00;
  transform: translate(-50%, -100%);
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
  margin: 0;
  box-shadow: 0 4px 11px 2px rgba(0, 0, 0, 0.2);
  border-radius: var(--msf-fborder-radius);
}

#el-1d268043e06c4e7aae136f95ea158780 .msf-input__error::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translate(-50%, 0);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (width <= 500px) {
  #el-1d268043e06c4e7aae136f95ea158780.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-1d268043e06c4e7aae136f95ea158780 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-1d268043e06c4e7aae136f95ea158780 .block-content {
  justify-content: center;
}

#f0a13b2399474987abce17c7fd2d64cf > div.block-content {
  justify-content: normal;
}

#f0a13b2399474987abce17c7fd2d64cf .block-content > .msf-input__header,
#f0a13b2399474987abce17c7fd2d64cf .msf-input__wrapper {
  text-align: left;
}

#f0a13b2399474987abce17c7fd2d64cf .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#f0a13b2399474987abce17c7fd2d64cf .msf-input__header {
  display: inline-block;
}

#f0a13b2399474987abce17c7fd2d64cf .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#f0a13b2399474987abce17c7fd2d64cf .msf-input::placeholder,
#f0a13b2399474987abce17c7fd2d64cf .msf-input__file-area-hint,
#f0a13b2399474987abce17c7fd2d64cf .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#f0a13b2399474987abce17c7fd2d64cf .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #f0a13b2399474987abce17c7fd2d64cf > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #f0a13b2399474987abce17c7fd2d64cf > div.block-content {
    justify-content: normal;
  }
}
#f0a13b2399474987abce17c7fd2d64cf .block-content {
  justify-content: center;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 > div.block-content {
  justify-content: normal;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .block-content > .msf-input__header,
#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input__wrapper {
  text-align: left;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input__header {
  display: inline-block;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input::placeholder,
#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input__file-area-hint,
#el-6d7dd0a8d90540f1969514fc3fc22598 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-6d7dd0a8d90540f1969514fc3fc22598 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-6d7dd0a8d90540f1969514fc3fc22598 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-6d7dd0a8d90540f1969514fc3fc22598 > div.block-content {
    justify-content: normal;
  }
}
#el-6d7dd0a8d90540f1969514fc3fc22598 .block-content {
  justify-content: center;
}

#el-5c396908f0724a4190d596f41dd14c87 > div.block-content {
  justify-content: normal;
}

#el-5c396908f0724a4190d596f41dd14c87 .block-content > .msf-input__header,
#el-5c396908f0724a4190d596f41dd14c87 .msf-input__wrapper {
  text-align: left;
}

#el-5c396908f0724a4190d596f41dd14c87 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-5c396908f0724a4190d596f41dd14c87 .msf-input__header {
  display: inline-block;
}

#el-5c396908f0724a4190d596f41dd14c87 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-5c396908f0724a4190d596f41dd14c87 .msf-input::placeholder,
#el-5c396908f0724a4190d596f41dd14c87 .msf-input__file-area-hint,
#el-5c396908f0724a4190d596f41dd14c87 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-5c396908f0724a4190d596f41dd14c87 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-5c396908f0724a4190d596f41dd14c87 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-5c396908f0724a4190d596f41dd14c87 > div.block-content {
    justify-content: normal;
  }
}
#el-5c396908f0724a4190d596f41dd14c87 .msf-input {
  resize: none;
}

#el-5c396908f0724a4190d596f41dd14c87 .block-content {
  justify-content: center;
}

#el-771b35e1eb8a4dd882713e3c59a39884 > .block-content {
  display: flex;
}

#el-771b35e1eb8a4dd882713e3c59a39884 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-771b35e1eb8a4dd882713e3c59a39884.blk-in-abs > .block-content > .m-block-wrapper {
  width: 100px;
  height: 300px;
  margin: 0;
}

#el-771b35e1eb8a4dd882713e3c59a39884.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-771b35e1eb8a4dd882713e3c59a39884 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-771b35e1eb8a4dd882713e3c59a39884.blk-in-abs > .block-content > .m-block-wrapper {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  #el-771b35e1eb8a4dd882713e3c59a39884.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-771b35e1eb8a4dd882713e3c59a39884 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .block-content {
  display: flex;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button.btn-submit {
  width: auto;
  text-align: unset;
}

#el-771b35e1eb8a4dd882713e3c59a39884.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #el-771b35e1eb8a4dd882713e3c59a39884.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-771b35e1eb8a4dd882713e3c59a39884.blk-in-abs .m-button-Q85GiKo {
  width: 100%;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 10px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-block-wrapper .m-button-Q85GiKo {
  margin-top: unset;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 10px 24px;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo:hover::before {
  display: none;
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo:active {
  transform: scale(0.97);
}

#el-771b35e1eb8a4dd882713e3c59a39884 .m-button__text-Q85GiKo {
  text-align: left;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-771b35e1eb8a4dd882713e3c59a39884 .m-block-wrapper .m-button-Q85GiKo {
    margin-top: unset;
  }
  #el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-771b35e1eb8a4dd882713e3c59a39884 .m-button-Q85GiKo:hover {
    padding: 8px 16px;
  }
}
#el-771b35e1eb8a4dd882713e3c59a39884 .block-content {
  justify-content: center;
}

.blk_section.section_popup[data-id=s-d515ea1868d442afb6e01d090e4b6d46] .section_popup_wnd {
  width: 500px;
  background: #f9f9f9;
  border: none;
  border-radius: 10px;
  padding: 5px;
}

#el-274706d441254baf9cfa6141f982e174 > .block-content {
  display: flex;
}

#el-274706d441254baf9cfa6141f982e174 > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-274706d441254baf9cfa6141f982e174.blk-in-abs > .block-content > .m-block-wrapper {
  width: 325px;
  height: 150px;
  margin: 0;
}

#el-274706d441254baf9cfa6141f982e174.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-274706d441254baf9cfa6141f982e174 > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-274706d441254baf9cfa6141f982e174.blk-in-abs > .block-content > .m-block-wrapper {
    width: 300px;
    height: 150px;
    margin: 0;
  }
  #el-274706d441254baf9cfa6141f982e174.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-274706d441254baf9cfa6141f982e174 > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-274706d441254baf9cfa6141f982e174.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-274706d441254baf9cfa6141f982e174 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk {
  margin-top: var(--msf-field-margin);
}

#el-274706d441254baf9cfa6141f982e174 .msf-form {
  margin: 0;
  background: var(--msf-bg-color);
  padding: var(--msf-all-padding);
  border-radius: 6px;
  word-break: break-word;
  min-width: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: unset;
}

#el-274706d441254baf9cfa6141f982e174 .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

#el-274706d441254baf9cfa6141f982e174 .msf-title {
  font-weight: 600;
  font-size: var(--msf-title-size);
  color: var(--msf-title-color);
  margin-bottom: var(--msf-title-margin);
}

#el-274706d441254baf9cfa6141f982e174 .msf-title, #el-274706d441254baf9cfa6141f982e174 .msf-subtitle {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
}

#el-274706d441254baf9cfa6141f982e174 .msf-subtitle {
  font-size: var(--msf-subtitle-size);
  color: var(--msf-subtitle-color);
  margin-bottom: var(--msf-subtitle-margin);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__header {
  color: var(--msf-field-title-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-head-size);
  line-height: 1.4;
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input:not(.msf-input__option-check) {
  color: var(--msf-field-input-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-font-size);
  background: var(--msf-fields-color);
  border: 1px solid var(--msf-fields-border-color);
  border-radius: var(--msf-fborder-radius);
  padding-left: var(--msf-field-padding);
  padding-right: var(--msf-field-padding);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__file-area {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  border: 1px dashed var(--msf-fields-border-color);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__option {
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__option, #el-274706d441254baf9cfa6141f982e174 .msf-options__wrapper .msf-option__name, #el-274706d441254baf9cfa6141f982e174 .msf-input__hint {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__option-check::before {
  animation: msf52525-option-check 0.3s ease;
}

@keyframes msf52525-option-check {
  0% {
    height: 0;
    width: 0;
  }
  40% {
    height: var(--msf-option-checkmark-height);
    width: 0;
  }
  100% {
    height: var(--msf-option-checkmark-height);
    width: var(--msf-option-checkmark-width);
  }
}
#el-274706d441254baf9cfa6141f982e174 .m-button.form-style,
#el-274706d441254baf9cfa6141f982e174 .m-button.form-style:hover {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-btn-font-size);
  line-height: 1.4;
  color: var(--msf-btn-text-color);
  background: var(--msf-btn-bg-color);
  padding: 4px 20px;
  border: none;
  border-radius: var(--msf-fborder-radius);
  box-shadow: none;
  transform: none;
  animation: none;
}

#el-274706d441254baf9cfa6141f982e174 .m-button.form-style::after {
  content: none;
}

#el-274706d441254baf9cfa6141f982e174 .form-style .m-button__img {
  display: none;
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #111;
  margin-top: var(--msf-field-margin);
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation input {
  margin: 0 8px 0 0;
  width: 13px;
  height: 13px;
  appearance: none;
  position: relative;
  flex: 0 0 auto;
  border-radius: 2px;
  transition: all 0.3s ease;
  box-shadow: inset 0 0 0 1px #858585;
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation input:checked::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 2px;
  width: 8px;
  height: 5px;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(-45deg);
  transform-origin: left top;
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation a {
  color: #900;
}

#el-274706d441254baf9cfa6141f982e174 .msf-regulation a:hover {
  text-decoration: underline;
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__error {
  position: absolute;
  top: -8px;
  left: 50%;
  color: #c00;
  transform: translate(-50%, -100%);
  background: rgba(255, 255, 255, 0.9);
  padding: 4px 8px;
  margin: 0;
  box-shadow: 0 4px 11px 2px rgba(0, 0, 0, 0.2);
  border-radius: var(--msf-fborder-radius);
}

#el-274706d441254baf9cfa6141f982e174 .msf-input__error::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  transform: translate(-50%, 0);
  border-top: 8px solid rgba(255, 255, 255, 0.9);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

@media (width <= 500px) {
  #el-274706d441254baf9cfa6141f982e174.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-274706d441254baf9cfa6141f982e174 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-274706d441254baf9cfa6141f982e174 .block-content {
  justify-content: center;
}

#c8cab5bcf6914beaa179e8d87a2006e6 > div.block-content {
  justify-content: normal;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .block-content > .msf-input__header,
#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input__wrapper {
  text-align: left;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input__header {
  display: inline-block;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input::placeholder,
#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input__file-area-hint,
#c8cab5bcf6914beaa179e8d87a2006e6 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#c8cab5bcf6914beaa179e8d87a2006e6 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #c8cab5bcf6914beaa179e8d87a2006e6 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #c8cab5bcf6914beaa179e8d87a2006e6 > div.block-content {
    justify-content: normal;
  }
}
#c8cab5bcf6914beaa179e8d87a2006e6 .block-content {
  justify-content: center;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 > div.block-content {
  justify-content: normal;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .block-content > .msf-input__header,
#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input__wrapper {
  text-align: left;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input__header {
  display: inline-block;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input::placeholder,
#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input__file-area-hint,
#el-7d8bb8bdd8074a52b78ed02902dbee86 .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#el-7d8bb8bdd8074a52b78ed02902dbee86 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-7d8bb8bdd8074a52b78ed02902dbee86 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-7d8bb8bdd8074a52b78ed02902dbee86 > div.block-content {
    justify-content: normal;
  }
}
#el-7d8bb8bdd8074a52b78ed02902dbee86 .block-content {
  justify-content: center;
}

#d7324d10df864108932e0ec3852c6fec > div.block-content {
  justify-content: normal;
}

#d7324d10df864108932e0ec3852c6fec .block-content > .msf-input__header,
#d7324d10df864108932e0ec3852c6fec .msf-input__wrapper {
  text-align: left;
}

#d7324d10df864108932e0ec3852c6fec .msf-input__wrapper {
  position: relative;
  display: block;
  margin-bottom: 0;
  -webkit-tap-highlight-color: transparent;
}

#d7324d10df864108932e0ec3852c6fec .msf-input__header {
  display: inline-block;
}

#d7324d10df864108932e0ec3852c6fec .msf-input {
  width: 100%;
  box-shadow: none;
  transition: unset;
}

#d7324d10df864108932e0ec3852c6fec .msf-input::placeholder,
#d7324d10df864108932e0ec3852c6fec .msf-input__file-area-hint,
#d7324d10df864108932e0ec3852c6fec .ms-datetime-wrap .msf-input span {
  color: var(--msf-field-input-color, #111);
  opacity: 0.5;
  word-break: break-word;
}

#d7324d10df864108932e0ec3852c6fec .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #d7324d10df864108932e0ec3852c6fec > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #d7324d10df864108932e0ec3852c6fec > div.block-content {
    justify-content: normal;
  }
}
#d7324d10df864108932e0ec3852c6fec .msf-input {
  resize: none;
}

#d7324d10df864108932e0ec3852c6fec .block-content {
  justify-content: center;
}

#el-1d6a2697980e4b02930aec6f1bc9183e > .block-content {
  display: flex;
}

#el-1d6a2697980e4b02930aec6f1bc9183e > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0;
}

#el-1d6a2697980e4b02930aec6f1bc9183e.blk-in-abs > .block-content > .m-block-wrapper {
  width: 100px;
  height: 300px;
  margin: 0;
}

#el-1d6a2697980e4b02930aec6f1bc9183e.blk--resizing > .block-content > .m-block-wrapper {
  width: 100%;
  height: 100%;
}

@media (width <= 500px) {
  #el-1d6a2697980e4b02930aec6f1bc9183e > .block-content > .m-block-wrapper {
    margin: 0;
  }
  #el-1d6a2697980e4b02930aec6f1bc9183e.blk-in-abs > .block-content > .m-block-wrapper {
    width: 100px;
    height: 100px;
    margin: 0;
  }
  #el-1d6a2697980e4b02930aec6f1bc9183e.blk--resizing > .block-content > .m-block-wrapper {
    width: 100%;
    height: 100%;
  }
}
#el-1d6a2697980e4b02930aec6f1bc9183e > .block-content > .m-block-wrapper {
  min-width: 0;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .block-content {
  display: flex;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button.btn-submit {
  width: auto;
  text-align: unset;
}

#el-1d6a2697980e4b02930aec6f1bc9183e.blk-in-abs > .block-content > .m-block-wrapper {
  height: auto;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-block-wrapper {
  display: flex;
  justify-content: inherit;
  min-width: 10%;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button {
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (width <= 500px) {
  #el-1d6a2697980e4b02930aec6f1bc9183e.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-1d6a2697980e4b02930aec6f1bc9183e.blk-in-abs .m-button-Q85GiKo {
  width: 100%;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo {
  cursor: pointer;
  width: min-content;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: unset;
  gap: 5px;
  transition: all 0.15s linear;
  position: relative;
  background: #8c0303;
  border: 0 solid transparent;
  padding: 10px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-block-wrapper .m-button-Q85GiKo {
  margin-top: unset;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo::before {
  display: none;
  content: "";
  position: absolute;
  border-radius: inherit;
  padding: 2px;
  z-index: 0;
  inset: 0;
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 10px 24px;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo:hover::before {
  display: none;
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo:active {
  transform: scale(0.97);
}

#el-1d6a2697980e4b02930aec6f1bc9183e .m-button__text-Q85GiKo {
  text-align: left;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-1d6a2697980e4b02930aec6f1bc9183e .m-block-wrapper .m-button-Q85GiKo {
    margin-top: unset;
  }
  #el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo {
    padding: 8px 16px;
    gap: 5px;
  }
  #el-1d6a2697980e4b02930aec6f1bc9183e .m-button-Q85GiKo:hover {
    padding: 8px 16px;
  }
}
#el-1d6a2697980e4b02930aec6f1bc9183e .block-content {
  justify-content: center;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-223 {
  font-family: "Open Sans", Arial !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-225 {
  font-size: 16px !important;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-225, .ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-227 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-227 {
  font-size: 18px !important;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-229 {
  font-weight: 300 !important;
}

.ms-ts-8c2111ba61ca4fb485f9c0625dc1232a-229, .ms-ts-03c209a0d6834bac9f66474f4861aca0-303 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-303 {
  font-weight: 600 !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-305 {
  font-size: 16px !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-305, .ms-ts-03c209a0d6834bac9f66474f4861aca0-307 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-307 {
  font-size: 18px !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-309 {
  font-weight: 300 !important;
}

.ms-ts-03c209a0d6834bac9f66474f4861aca0-309, .ms-ts-1d268043e06c4e7aae136f95ea158780-383 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-383 {
  font-weight: 600 !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-385 {
  font-size: 16px !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-385, .ms-ts-1d268043e06c4e7aae136f95ea158780-387 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-387 {
  font-size: 18px !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-389 {
  font-weight: 300 !important;
}

.ms-ts-1d268043e06c4e7aae136f95ea158780-389, .ms-ts-274706d441254baf9cfa6141f982e174-463 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-274706d441254baf9cfa6141f982e174-463 {
  font-weight: 600 !important;
}

.ms-ts-274706d441254baf9cfa6141f982e174-465 {
  font-size: 16px !important;
}

.ms-ts-274706d441254baf9cfa6141f982e174-465, .ms-ts-274706d441254baf9cfa6141f982e174-467 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-274706d441254baf9cfa6141f982e174-467 {
  font-size: 18px !important;
}

.ms-ts-274706d441254baf9cfa6141f982e174-469 {
  font-family: "Open Sans", Arial !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

@media (width <= 500px) {
  .blk[data-id=b-42f112d440014e81927b96d3bff588b4] .blk_divider_self {
    height: 15px;
  }
  .gs-fonts--1[class] {
    font-size: 36px !important;
    line-height: 140% !important;
  }
  .blk.blk_text[data-id=b-858441cfed9448959f523bca0ba14521] .blk-data {
    font-size: 48px;
    line-height: 120%;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-c542bd1f8deb44bab6828d24ed6c1112] .blk_divider_self {
    height: 15px;
  }
  .blk.blk_text[data-id=b-fef9d326631e47febe448a03b80a6786] .blk-data {
    font-size: 28px;
    line-height: normal;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-0114ad1d6dea4fce85b7374e5101ccb4] .blk_divider_self {
    height: 50px;
  }
  .blk[data-id=b-01f6bf3c14ae43359f5114399881c348] .blk_divider_self {
    height: 15px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-2d342d7b011d4698b0b111918dc280fb] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-0e2df61aa9d7478088dfec20bbb4d93a] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-65b08cb22889459ebb89cb4e586d5f20] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk.blk_text[data-id=b-56af950091a64f8782072aa4494f3520] .blk-data, .blk.blk_text[data-id=b-3eff3142ea6e43fa8863312555dd547a] .blk-data, .blk.blk_text[data-id=b-3c0dfc09c7974a34b119b491643d9678] .blk-data, .blk.blk_text[data-id=b-13c85954918e4bc49521906c1f2dd4ed] .blk-data, .blk.blk_text[data-id=b-de23caa8bd7b41508ec7c3e90c0f2a41] .blk-data, .blk.blk_text[data-id=b-8de0e399dafa4749822318cd08a25ea3] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-196f552dcc504847a3c7359818420f3a],
  .blk_container.v3 .td_container_cell[data-cell_id=c-c73bd372948c4d11b2d09219a3a512b3] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-a0ff22a32639497f9816619c3674d3e6] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-a78093e02643419abcef4c2e7757eb83] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_section[data-id=s-73cb3ede7b004de3b8b09584c7457338] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-e24f2e7d15114f888cd22af22892bd94] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-778cbae2d520471a8f60314499fa6445] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-532fa6d6bc524c9bbe51595dbd2411d8] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
}
#dd68140818a34498a4d1f98282f81c4c .msf-form {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08) !important;
  border-radius: 12px !important;
  border: none !important;
  border-top: 4px solid #0d7ea0 !important;
  background: #ffffff !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-title {
  font-weight: 700 !important;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60px;
  height: 3px;
  background-color: #0d7ea0;
  border-radius: 2px;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* Checkboxes / Radio styles */
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option-check {
  opacity: 0 !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  pointer-events: none !important;
  margin: 0 !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option {
  position: relative;
  cursor: pointer;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option::before {
  content: "";
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: transparent;
  box-sizing: border-box;
  transition: border-color 0.3s ease, background-color 0.3s ease;
  vertical-align: middle;
  margin-right: 4px;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option:hover::before {
  border-color: #0d7ea0;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option::after {
  content: "";
  display: none;
  position: absolute;
  left: 7px;
  top: 50%;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option:has(input:checked)::before {
  background-color: #0d7ea0;
  border-color: #0d7ea0;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__option:has(input:checked)::after {
  display: block;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* Inputs */
}
#dd68140818a34498a4d1f98282f81c4c .msf-input:not(.msf-option__card):not([type=checkbox]):not([type=radio]) {
  border: none !important;
  border-bottom: 1px solid #ddd !important;
  border-radius: 0 !important;
  background: transparent !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input:not(.msf-option__card):not([type=checkbox]):not([type=radio]):focus {
  outline: none !important;
  border-bottom: 2px solid #0d7ea0 !important;
  box-shadow: 0 1px 0 0 #0d7ea0 !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__header {
  font-weight: 500;
  color: #333;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* Contact Method Buttons */
}
#dd68140818a34498a4d1f98282f81c4c .msf-option {
  border-radius: 12px;
  transition: all 0.3s ease;
  overflow: visible;
}
#dd68140818a34498a4d1f98282f81c4c .msf-option .msf-input.msf-option__card {
  box-shadow: inset 0 0 0 1px #eaeaea !important;
  border-radius: 12px !important;
  transition: all 0.3s ease !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-option:hover .msf-input.msf-option__card {
  box-shadow: inset 0 0 0 1px rgba(13, 126, 160, 0.4), 0 4px 12px rgba(13, 126, 160, 0.1) !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-option .msf-input.msf-option__card:checked {
  box-shadow: inset 0 0 0 2px #0d7ea0, 0 4px 15px rgba(13, 126, 160, 0.15) !important;
  background-color: rgba(13, 126, 160, 0.03) !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-option .msf-input.msf-option__card:checked ~ .msf-option__name {
  color: #0d7ea0 !important;
  font-weight: 600;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* File Upload Area */
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__file-area {
  border: 2px dashed #cfccce !important;
  border-radius: 12px !important;
  background-color: #fafafa !important;
  transition: all 0.3s ease !important;
  padding: 30px 20px !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__file-area:hover {
  border-color: #0d7ea0 !important;
  background-color: rgba(13, 126, 160, 0.02) !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__file-area::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230d7ea0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3Cpolyline points='17 8 12 3 7 8'/%3E%3Cline x1='12' y1='3' x2='12' y2='15'/%3E%3C/svg%3E");
  display: block;
  margin-bottom: 10px;
}
#dd68140818a34498a4d1f98282f81c4c .msf-input__file-area .msf-input__file-area-hint {
  color: #555 !important;
  font-size: 14px !important;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* Submit Button */
}
#dd68140818a34498a4d1f98282f81c4c button.m-button, #dd68140818a34498a4d1f98282f81c4c .m-button {
  width: 100% !important;
  max-width: 100% !important;
  background: linear-gradient(135deg, #1093bb 0%, #0d7ea0 100%) !important;
  border-radius: 8px !important;
  padding: 16px 24px !important;
  box-shadow: 0 4px 15px rgba(13, 126, 160, 0.3) !important;
  margin-top: 15px !important;
}
#dd68140818a34498a4d1f98282f81c4c button.m-button:hover, #dd68140818a34498a4d1f98282f81c4c .m-button:hover {
  background: linear-gradient(135deg, #13aae0 0%, #1093bb 100%) !important;
  box-shadow: 0 6px 20px rgba(13, 126, 160, 0.4) !important;
  transform: translateY(-2px) !important;
}
#dd68140818a34498a4d1f98282f81c4c button.m-button:active, #dd68140818a34498a4d1f98282f81c4c .m-button:active {
  transform: translateY(0) !important;
}
#dd68140818a34498a4d1f98282f81c4c button.m-button .msf-active-string, #dd68140818a34498a4d1f98282f81c4c button.m-button .ms-active-string, #dd68140818a34498a4d1f98282f81c4c .m-button .msf-active-string, #dd68140818a34498a4d1f98282f81c4c .m-button .ms-active-string {
  font-weight: 700 !important;
  font-size: 18px !important;
  letter-spacing: 0.5px;
}
#dd68140818a34498a4d1f98282f81c4c {
  /* Regulation Checkbox */
}
#dd68140818a34498a4d1f98282f81c4c .msf-regulation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
#dd68140818a34498a4d1f98282f81c4c .msf-regulation input[type=checkbox] {
  opacity: 0 !important;
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
}
#dd68140818a34498a4d1f98282f81c4c .msf-regulation::before {
  content: "";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 18px;
  width: 18px;
  height: 18px;
  border: 2px solid #ccc;
  border-radius: 4px;
  margin-right: 10px;
  vertical-align: middle;
  transition: 0.3s ease;
  flex-shrink: 0;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px 12px;
}
#dd68140818a34498a4d1f98282f81c4c .msf-regulation:has(input:checked)::before {
  content: "";
  background-color: #0d7ea0;
  border-color: #0d7ea0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpolyline points='1,6 4,10 11,2' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#dd68140818a34498a4d1f98282f81c4c .msf-regulation a {
  color: #0d7ea0 !important;
  text-decoration: underline !important;
}
