/* Page-specific styles for articles/ognezashchita/ognezashchitnaya-obrabotka-cherdachnyh-pomeshchenij-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 .m-image--mob {
    display: block;
  }
}
#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: #1959662) STYLES FOR BLOCKS ***/
.blk_section[data-id=s-7979b863a89c47048de07f9ffd08b8b0] {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
}

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

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

.blk.blk_text[data-id=b-a47a17ca3f42444ca4224c94adb3c032] .blk-data, .blk.blk_text[data-id=b-7f5c9ff7eca742e8bbbf9df38cfaa7cc] .blk-data, .blk.blk_text[data-id=b-16463b62f91145eeb7e62dbac86f198e] .blk-data, .blk.blk_text[data-id=b-6b6a19d3d4fe4456971f19ff99fe3389] .blk-data {
  font-size: 18px;
  padding: 0;
}

.blk.blk_text[data-id=b-4efd024c988743db90b7dfd8a13b7612] .blk-data {
  font-size: 17px;
  padding: 0;
}

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

#a3adcb5c5edb4b4da482753771dedb84 .m-image__wrapper {
  position: relative;
  width: 352px;
  height: 248px;
}

#a3adcb5c5edb4b4da482753771dedb84 .m-image svg {
  width: 352px;
}

#a3adcb5c5edb4b4da482753771dedb84 .m-image__sub-wrapper {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: none;
}

#a3adcb5c5edb4b4da482753771dedb84 .m-image__notice {
  display: none;
  z-index: 1;
  color: #111;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#a3adcb5c5edb4b4da482753771dedb84 .m-image__notice-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 10px;
}

#a3adcb5c5edb4b4da482753771dedb84 .m-image__notice--mob {
  display: none;
}

@media (width <= 500px) {
  #a3adcb5c5edb4b4da482753771dedb84 .m-image img,
  #a3adcb5c5edb4b4da482753771dedb84 .m-image svg {
    width: 354px;
  }
  #a3adcb5c5edb4b4da482753771dedb84 .m-image__wrapper {
    width: 330px;
    height: 250px;
  }
  #a3adcb5c5edb4b4da482753771dedb84 .m-image__notice--mob {
    display: block;
  }
  #a3adcb5c5edb4b4da482753771dedb84 .m-image__notice--pc {
    display: none;
  }
}
#a3adcb5c5edb4b4da482753771dedb84 .m-image img,
#a3adcb5c5edb4b4da482753771dedb84 .m-image svg {
  min-width: 352px;
  width: 352px;
}

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

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

@media (width <= 500px) {
  #a3adcb5c5edb4b4da482753771dedb84 .m-image.m-image--mob img,
  #a3adcb5c5edb4b4da482753771dedb84 .m-image.m-image--mob svg {
    min-width: 330px;
    width: 330px;
  }
  #a3adcb5c5edb4b4da482753771dedb84 .m-image.m-image--mob.is-svg svg,
  #a3adcb5c5edb4b4da482753771dedb84 .m-image.m-image--mob.is-svg img,
  #a3adcb5c5edb4b4da482753771dedb84 .m-image.m-image--mob > img[src*=".gif"] {
    width: 354px;
    top: 0;
    left: -13px;
  }
  #a3adcb5c5edb4b4da482753771dedb84 .m-image--mob {
    display: block;
  }
}
#a3adcb5c5edb4b4da482753771dedb84 .block-content {
  justify-content: center;
}

.ms-ts-a3adcb5c5edb4b4da482753771dedb84-19 {
  font-size: 18px !important;
}

.ms-ts-a3adcb5c5edb4b4da482753771dedb84-19, .ms-ts-a3adcb5c5edb4b4da482753771dedb84-23 {
  font-family: "Open Sans", Arial !important;
  font-weight: 300 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-a3adcb5c5edb4b4da482753771dedb84-23 {
  font-size: 14px !important;
}

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

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

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

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

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

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

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

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

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

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

#f96435c2060043ba862cb9fec84e6220 .m-columns__column > .ms-slot > .ms-slot__add-element {
  display: none !important;
}

#f96435c2060043ba862cb9fec84e6220 .m-columns {
  position: relative;
  display: flex;
  max-width: 100%;
  width: 100%;
}

#f96435c2060043ba862cb9fec84e6220 .m-columns__column {
  min-width: 5%;
  max-width: 100%;
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
  padding-left: 1.5px;
  padding-right: 1.5px;
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-child(2),
#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:first-child {
  padding-left: 0;
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-last-child(2),
#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:last-child {
  padding-right: 0;
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
  padding: 0;
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0 {
  width: calc(33.906% - 1.5px);
}

#f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
  width: calc(66.094% - 1.5px);
}

@media (width <= 500px) {
  #f96435c2060043ba862cb9fec84e6220.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
  #f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns {
    flex-flow: row wrap;
    margin-top: -10px;
    max-width: calc(100% + 10px);
  }
  #f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
  }
  #f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
    padding: 0;
  }
  #f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0,
  #f96435c2060043ba862cb9fec84e6220 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#f96435c2060043ba862cb9fec84e6220 .block-content {
  justify-content: center;
}

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image img,
#el-2147d5079d5f44cd86b40b8e245e30ce .m-image svg {
  width: 225px;
}

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image__wrapper {
  position: relative;
  width: 211px;
  height: 154px;
}

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image svg {
  width: 225px;
  top: -31px;
  left: -15px;
}

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

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image img,
#el-2147d5079d5f44cd86b40b8e245e30ce .m-image svg {
  min-width: 211px;
  width: 211px;
}

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image__wrapper {
  border-radius: px;
}

#el-2147d5079d5f44cd86b40b8e245e30ce .m-image.is-svg svg,
#el-2147d5079d5f44cd86b40b8e245e30ce .m-image.is-svg img,
#el-2147d5079d5f44cd86b40b8e245e30ce .m-image > img[src*=".gif"] {
  width: 225px;
}

@media (width <= 500px) {
  #el-2147d5079d5f44cd86b40b8e245e30ce {
    overflow: hidden;
  }
}
#el-2147d5079d5f44cd86b40b8e245e30ce .block-content {
  justify-content: end;
}

.blk.blk_text[data-id=b-2cb1117b05b34123bd44cba821cf2e73] .blk-data, .blk.blk_text[data-id=b-08f9dfc6238f4babadbf868d46662b3b] .blk-data, .blk.blk_text[data-id=b-8da69e3f7fec465d9c7448a0e3dc598e] .blk-data, .blk.blk_text[data-id=b-5f3922cf184947f39bb161eaea33a53c] .blk-data, .blk.blk_text[data-id=b-e39486d483c94a53a9386cef6d62a9c3] .blk-data, .blk.blk_text[data-id=b-98d176fb9eac479f98d533cacab1bcc0] .blk-data, .blk.blk_text[data-id=b-5d743da82d284e2fb392b6873535d286] .blk-data, .blk.blk_text[data-id=b-0fca2fc2cfca48dd8c06becb6d7ada01] .blk-data, .blk.blk_text[data-id=b-879dc85472e542dca28751b5c2ed0f42] .blk-data, .blk.blk_text[data-id=b-c8348e06629347b0bb767500911dcd0c] .blk-data, .blk.blk_text[data-id=b-09cdb42c738d40d9b9aa73ef22258c1f] .blk-data, .blk.blk_text[data-id=b-e9ca1fc9def6462a863db8a32df63c9a] .blk-data {
  font-size: 18px;
  padding: 0;
}

.blk.blk_text[data-id=b-67fa344811ce4e12a32b03024d347f15] .blk-data {
  font-size: 17px;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

#c022f1da630c4dd782fe5f9c1e0234c7 .m-columns__column > .ms-slot > .ms-slot__add-element {
  display: none !important;
}

#c022f1da630c4dd782fe5f9c1e0234c7 .m-columns {
  position: relative;
  display: flex;
  max-width: 100%;
  width: 100%;
}

#c022f1da630c4dd782fe5f9c1e0234c7 .m-columns__column {
  min-width: 5%;
  max-width: 100%;
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-child(2),
#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:first-child {
  padding-left: 0;
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-last-child(2),
#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:last-child {
  padding-right: 0;
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
  padding: 10px;
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0 {
  width: calc(33.002% - 2.5px);
}

#c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
  width: calc(66.998% - 2.5px);
}

@media (width <= 500px) {
  #c022f1da630c4dd782fe5f9c1e0234c7.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
  #c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns {
    flex-flow: row wrap;
    margin-top: -10px;
    max-width: calc(100% + 10px);
  }
  #c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
  }
  #c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
    padding: 0;
  }
  #c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0,
  #c022f1da630c4dd782fe5f9c1e0234c7 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#c022f1da630c4dd782fe5f9c1e0234c7 .block-content {
  justify-content: center;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__wrapper {
  position: relative;
  width: 343px;
  height: 241px;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image svg {
  width: 343px;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__sub-wrapper {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: none;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__notice {
  display: none;
  z-index: 1;
  color: #111;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__notice-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 10px;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__notice--mob {
  display: none;
}

@media (width <= 500px) {
  #el-1c87938e369c431384580a19fd2124d3 .m-image img,
  #el-1c87938e369c431384580a19fd2124d3 .m-image svg {
    width: 343px;
  }
  #el-1c87938e369c431384580a19fd2124d3 .m-image__wrapper {
    width: 330px;
    height: 241px;
  }
  #el-1c87938e369c431384580a19fd2124d3 .m-image__notice--mob {
    display: block;
  }
  #el-1c87938e369c431384580a19fd2124d3 .m-image__notice--pc {
    display: none;
  }
}
#el-1c87938e369c431384580a19fd2124d3 .m-image img,
#el-1c87938e369c431384580a19fd2124d3 .m-image svg {
  min-width: 343px;
  width: 343px;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image__wrapper {
  border-radius: px;
}

#el-1c87938e369c431384580a19fd2124d3 .m-image.is-svg svg,
#el-1c87938e369c431384580a19fd2124d3 .m-image.is-svg img,
#el-1c87938e369c431384580a19fd2124d3 .m-image > img[src*=".gif"] {
  width: 343px;
}

@media (width <= 500px) {
  #el-1c87938e369c431384580a19fd2124d3 .m-image.m-image--mob img,
  #el-1c87938e369c431384580a19fd2124d3 .m-image.m-image--mob svg {
    min-width: 330px;
    width: 330px;
  }
  #el-1c87938e369c431384580a19fd2124d3 .m-image.m-image--mob.is-svg svg,
  #el-1c87938e369c431384580a19fd2124d3 .m-image.m-image--mob.is-svg img,
  #el-1c87938e369c431384580a19fd2124d3 .m-image.m-image--mob > img[src*=".gif"] {
    width: 343px;
    top: 0;
    left: -6px;
  }
  #el-1c87938e369c431384580a19fd2124d3 .m-image--mob {
    display: block;
  }
}
#el-1c87938e369c431384580a19fd2124d3 .block-content {
  justify-content: center;
}

.ms-ts-1c87938e369c431384580a19fd2124d3-83 {
  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;
}

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

.blk.blk_text[data-id=b-49581e426dd549a4ae9df079578085c8] .blk-data {
  font-size: 17px;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

#ee58dbbea8d6402b9419f733e7669e50 .m-columns__column > .ms-slot > .ms-slot__add-element {
  display: none !important;
}

#ee58dbbea8d6402b9419f733e7669e50 .m-columns {
  position: relative;
  display: flex;
  max-width: 100%;
  width: 100%;
}

#ee58dbbea8d6402b9419f733e7669e50 .m-columns__column {
  min-width: 5%;
  max-width: 100%;
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
  padding-left: 2.5px;
  padding-right: 2.5px;
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-child(2),
#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:first-child {
  padding-left: 0;
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-last-child(2),
#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:last-child {
  padding-right: 0;
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
  padding: 10px;
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0 {
  width: calc(33.002% - 2.5px);
}

#ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
  width: calc(66.998% - 2.5px);
}

@media (width <= 500px) {
  #ee58dbbea8d6402b9419f733e7669e50.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
  #ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns {
    flex-flow: row wrap;
    margin-top: -10px;
    max-width: calc(100% + 10px);
  }
  #ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
  }
  #ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
    padding: 0;
  }
  #ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0,
  #ee58dbbea8d6402b9419f733e7669e50 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#ee58dbbea8d6402b9419f733e7669e50 .block-content {
  justify-content: center;
}

#f57952ec4f2642c7af19bfe0c90b25d7 .m-image__wrapper {
  position: relative;
  width: 342px;
  height: 241px;
}

#f57952ec4f2642c7af19bfe0c90b25d7 .m-image svg {
  width: 342px;
}

#f57952ec4f2642c7af19bfe0c90b25d7 .m-image__sub-wrapper {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: none;
}

@media (width <= 500px) {
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image img,
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image svg {
    width: 343px;
  }
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image__wrapper {
    width: 330px;
    height: 241px;
  }
}
#f57952ec4f2642c7af19bfe0c90b25d7 .m-image img,
#f57952ec4f2642c7af19bfe0c90b25d7 .m-image svg {
  min-width: 342px;
  width: 342px;
}

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

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

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

@media (width <= 500px) {
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image.m-image--mob img,
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image.m-image--mob svg {
    min-width: 330px;
    width: 330px;
  }
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image.m-image--mob.is-svg svg,
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image.m-image--mob.is-svg img,
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image.m-image--mob > img[src*=".gif"] {
    width: 343px;
    top: 0;
    left: -6px;
  }
  #f57952ec4f2642c7af19bfe0c90b25d7 .m-image--mob {
    display: block;
  }
}
#f57952ec4f2642c7af19bfe0c90b25d7 .block-content {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

#ee18d3381837483bae8e34d966d57c90.blk-in-abs.blk--resizing .block-content,
#ee18d3381837483bae8e34d966d57c90.blk-in-abs.blk--resizing .ms-picture-slider__wrapper,
#ee18d3381837483bae8e34d966d57c90.blk-in-abs.blk--resizing .ms-picture-slider,
#ee18d3381837483bae8e34d966d57c90.blk-in-abs.blk--resizing .ms-picture-slider .splide__list {
  width: 100% !important;
  height: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

#ee18d3381837483bae8e34d966d57c90 .m-block-wrapper--hidden {
  overflow: hidden;
}

#ee18d3381837483bae8e34d966d57c90 .ms-picture-slider {
  display: grid;
}

#ee18d3381837483bae8e34d966d57c90 .ms-picture-slider .splide__track {
  height: var(--height);
  border-radius: 20px;
}

#ee18d3381837483bae8e34d966d57c90 .ms-picture-slider .splide__slide {
  background: none !important;
  height: 100% !important;
  opacity: 1;
}

#ee18d3381837483bae8e34d966d57c90 .ms-slide__image0 > img, #ee18d3381837483bae8e34d966d57c90 .ms-slide__image1 > img, #ee18d3381837483bae8e34d966d57c90 .ms-slide__image2 > img {
  object-position: 50% 50%;
}

#ee18d3381837483bae8e34d966d57c90 .ms-picture-slider .splide__slide > img {
  display: block !important;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#ee18d3381837483bae8e34d966d57c90 .splide__track,
#ee18d3381837483bae8e34d966d57c90 .splide__arrows {
  grid-area: 1/1;
}

#ee18d3381837483bae8e34d966d57c90 .splide__arrows {
  height: 100%;
  position: relative;
  display: flex;
  justify-content: space-between;
}

#ee18d3381837483bae8e34d966d57c90 .splide__pagination {
  position: static;
  margin: unset;
  gap: 6px;
}

#ee18d3381837483bae8e34d966d57c90 .ms-picture-slider {
  gap: 10px;
}

#ee18d3381837483bae8e34d966d57c90 .splide__pagination__page {
  width: var(--indicatorSize);
  height: var(--indicatorSize);
  mask: var(--indicatorIcon);
  mask-repeat: no-repeat;
  background: #dddeee;
  transition: background 0.75s;
  opacity: 1;
  border-radius: 0;
  margin: 0;
}

#ee18d3381837483bae8e34d966d57c90 .splide__pagination__page.is-active {
  background: #900;
  transform: unset;
}

#ee18d3381837483bae8e34d966d57c90 .splide__arrow {
  display: flex;
  width: var(--arrowSize);
  height: var(--arrowSize);
  mask: var(--arrowIcon);
  mask-repeat: no-repeat;
  background: #900;
  opacity: 1;
  top: 0;
  transform: unset;
  position: relative;
  align-self: center;
}

#ee18d3381837483bae8e34d966d57c90 .splide__arrow--prev {
  left: var(--arrowMargin);
}

#ee18d3381837483bae8e34d966d57c90 .splide__arrow--next {
  right: var(--arrowMargin);
  transform: rotate(180deg);
}

@media (width <= 500px) {
  #ee18d3381837483bae8e34d966d57c90 {
    --height: 200px;
  }
}
#ee18d3381837483bae8e34d966d57c90 .m-slide__increase {
  cursor: pointer;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

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

#ee18d3381837483bae8e34d966d57c90 .ms-slide__image:hover .m-slide__increase,
#ee18d3381837483bae8e34d966d57c90 .m-slide__increase:hover {
  display: block;
}

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

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

.blk_section[data-id=s-27df4a9079144369932ed0bad2cb54f6] {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f5f5fa;
}

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

.blk.blk_text[data-id=b-bcc5ebf2331b4c66a8da52462f055344] .blk-data, .blk.blk_text[data-id=b-b65eb087038c44629b6647a83090c19a] .blk-data {
  font-size: 17px;
  padding: 0;
}

#el-865fc84d564644f59f48bbcac44a0a9b > .block-content {
  display: flex;
}

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

#el-865fc84d564644f59f48bbcac44a0a9b.blk-in-abs > .block-content > .m-block-wrapper {
  width: 460px;
  height: 300px;
  margin: 0;
}

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

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

#el-865fc84d564644f59f48bbcac44a0a9b {
  --border: 1px solid $color-white;
}

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

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table {
  color: #111;
  text-align: left;
  min-width: 100%;
}

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table__body {
  vertical-align: top;
}

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table__column {
  padding: 15px;
  position: relative;
}

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table-wrapper {
  overflow: auto hidden;
  scrollbar-color: #f5f5fa transparent;
  scrollbar-height: 5px;
}

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table-wrapper::-webkit-scrollbar {
  height: 5px;
  background-color: transparent;
}

#el-865fc84d564644f59f48bbcac44a0a9b .ms-table-wrapper::-webkit-scrollbar-thumb {
  background-color: #f5f5fa;
}

@media (width <= 500px) {
  #el-865fc84d564644f59f48bbcac44a0a9b.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-865fc84d564644f59f48bbcac44a0a9b .ms-table__column {
  min-width: 20px;
  width: 20px;
}

@media (width <= 500px) {
  #el-865fc84d564644f59f48bbcac44a0a9b .ms-table__column {
    min-width: 20px;
    width: 20px;
  }
}
#el-865fc84d564644f59f48bbcac44a0a9b .block-content {
  justify-content: center;
}

#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image__wrapper {
  position: relative;
  width: 50px;
  height: 50px;
}

#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image svg {
  fill: #900 !important;
  width: 50px;
}

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

@media (width <= 500px) {
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image img,
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image svg {
    width: 50px;
  }
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image__wrapper {
    width: 50px;
    height: 50px;
  }
}
#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image img,
#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image svg {
  min-width: 50px;
  width: 50px;
}

#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image__wrapper {
  border-radius: px;
}

#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.is-svg svg,
#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.is-svg img,
#el-0bd2fbdb045f423ca983ec3d93d03613 .m-image > img[src*=".gif"] {
  width: 50px;
}

@media (width <= 500px) {
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.m-image--mob img,
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.m-image--mob svg {
    min-width: 50px;
    width: 50px;
  }
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.m-image--mob.is-svg svg,
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.m-image--mob.is-svg img,
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image.m-image--mob > img[src*=".gif"] {
    width: 50px;
    top: 0;
    left: 0;
  }
  #el-0bd2fbdb045f423ca983ec3d93d03613 .m-image--mob {
    display: block;
  }
}
#el-0bd2fbdb045f423ca983ec3d93d03613 .block-content {
  justify-content: end;
}

.blk.blk_text[data-id=b-9bd34078045040e8b665b0b8a4fb5934] .blk-data {
  font-size: 26px;
  padding: 0;
}

.blk.blk_text[data-id=b-34e196ea0d6b4cb98dc4d340d8b8afe4] .blk-data {
  font-size: 17px;
  padding: 0;
}

#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image__wrapper {
  position: relative;
  width: 50px;
  height: 50px;
}

#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image svg {
  fill: #900 !important;
  width: 50px;
}

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

@media (width <= 500px) {
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image img,
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image svg {
    width: 50px;
  }
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image__wrapper {
    width: 50px;
    height: 50px;
  }
}
#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image img,
#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image svg {
  min-width: 50px;
  width: 50px;
}

#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image__wrapper {
  border-radius: px;
}

#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.is-svg svg,
#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.is-svg img,
#el-4ffc82efe6364b57a4290ed98e0ee361 .m-image > img[src*=".gif"] {
  width: 50px;
}

@media (width <= 500px) {
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.m-image--mob img,
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.m-image--mob svg {
    min-width: 50px;
    width: 50px;
  }
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.m-image--mob.is-svg svg,
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.m-image--mob.is-svg img,
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image.m-image--mob > img[src*=".gif"] {
    width: 50px;
    top: 0;
    left: 0;
  }
  #el-4ffc82efe6364b57a4290ed98e0ee361 .m-image--mob {
    display: block;
  }
}
#el-4ffc82efe6364b57a4290ed98e0ee361 .block-content {
  justify-content: end;
}

.blk.blk_text[data-id=b-4c94d2f3837243a3b52b21ff126b02b0] .blk-data {
  font-size: 26px;
  padding: 0;
}

.blk.blk_text[data-id=b-99c85acb5e3c4d6c8c4834755fab675b] .blk-data {
  font-size: 17px;
  padding: 0;
}

#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image__wrapper {
  position: relative;
  width: 50px;
  height: 50px;
}

#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image svg {
  fill: #900 !important;
  width: 50px;
}

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

@media (width <= 500px) {
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image img,
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image svg {
    width: 50px;
  }
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image__wrapper {
    width: 50px;
    height: 50px;
  }
}
#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image img,
#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image svg {
  min-width: 50px;
  width: 50px;
}

#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image__wrapper {
  border-radius: px;
}

#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.is-svg svg,
#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.is-svg img,
#el-5426a62e69174b6c8abf8e35aa3543f1 .m-image > img[src*=".gif"] {
  width: 50px;
}

@media (width <= 500px) {
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.m-image--mob img,
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.m-image--mob svg {
    min-width: 50px;
    width: 50px;
  }
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.m-image--mob.is-svg svg,
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.m-image--mob.is-svg img,
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image.m-image--mob > img[src*=".gif"] {
    width: 50px;
    top: 0;
    left: 0;
  }
  #el-5426a62e69174b6c8abf8e35aa3543f1 .m-image--mob {
    display: block;
  }
}
#el-5426a62e69174b6c8abf8e35aa3543f1 .block-content {
  justify-content: end;
}

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

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

#c13624553e544f57b1eadd560d4c28ef .m-image__wrapper {
  position: relative;
  width: 50px;
  height: 50px;
}

#c13624553e544f57b1eadd560d4c28ef .m-image svg {
  fill: #900 !important;
  width: 50px;
}

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

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

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

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

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

.blk.blk_text[data-id=b-3bcaa249f1e648358a9b83fa533a13b4] .blk-data {
  font-size: 26px;
  padding: 0;
}

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

#el-99f8d7198cc04012b3b83478d2d967e5 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

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

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

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

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

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

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

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

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-input__option-check::before {
  animation: msf205260-option-check 0.3s ease;
}

@keyframes msf205260-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-99f8d7198cc04012b3b83478d2d967e5 .m-button.form-style,
#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .m-button.form-style::after {
  content: none;
}

#el-99f8d7198cc04012b3b83478d2d967e5 .form-style .m-button__img {
  display: none;
}

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

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .msf-regulation a {
  color: #900;
}

#el-99f8d7198cc04012b3b83478d2d967e5 .msf-regulation a:hover {
  text-decoration: underline;
}

#el-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5 .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-99f8d7198cc04012b3b83478d2d967e5.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-99f8d7198cc04012b3b83478d2d967e5 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-99f8d7198cc04012b3b83478d2d967e5 .block-content {
  justify-content: center;
}

#el-266220cbea854520bb8dd797095e10f7 > div.block-content {
  justify-content: normal;
}

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

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

#el-266220cbea854520bb8dd797095e10f7 .msf-input__header {
  display: none;
}

#el-266220cbea854520bb8dd797095e10f7 .msf-input__header::after {
  content: " *";
}

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

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

#el-266220cbea854520bb8dd797095e10f7 .msf-input::placeholder {
  overflow: visible;
}

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

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

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

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

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

#aef51c46a49d423e813fcc11ab320cd1 .msf-input__header::after {
  content: " *";
}

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

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

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

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

#el-70342a8a66d24573ab860fd0e5382ac5 > div.block-content {
  justify-content: normal;
}

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

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

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__header {
  display: inline-block;
}

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

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

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-70342a8a66d24573ab860fd0e5382ac5 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-70342a8a66d24573ab860fd0e5382ac5 > div.block-content {
    justify-content: normal;
  }
}
#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area {
  position: relative;
  display: grid;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 25px;
  color: var(--msf-field-title-color, #111);
  background: var(--msf-fields-color, #fff);
  border: 1px dashed var(--msf-fields-border-color, #f4f4f4);
  border-radius: var(--msf-fborder-radius, 6px);
  cursor: pointer;
  line-height: 1.4;
  font-size: 14px;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area.dragover {
  filter: contrast(0.8);
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input[type=file] {
  display: none;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__uploaded-files {
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-remove {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  cursor: pointer;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-remove:hover {
  background: var(--msf-fields-color, #fff);
  filter: contrast(0.7);
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-remove::before,
#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-remove::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 2px;
  height: 16px;
  background: var(--msf-field-title-color, #111);
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-remove::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area--has-files {
  cursor: default;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area--has-files .msf-input__file-area-hint {
  display: none;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area--has-files .msf-input__uploaded-files,
#el-70342a8a66d24573ab860fd0e5382ac5 .msf-input__file-area--has-files .msf-input__file-remove {
  display: block;
}

#el-70342a8a66d24573ab860fd0e5382ac5 .block-content {
  justify-content: center;
}

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

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

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

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

#ac09cc7637324d36af1c584e792f9213 .msf-input__header::after {
  content: " *";
}

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

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

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

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

#ac09cc7637324d36af1c584e792f9213 .msf-options__wrapper .msf-input__header {
  display: none;
}

#ac09cc7637324d36af1c584e792f9213 .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;
}

#ac09cc7637324d36af1c584e792f9213 .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;
}

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

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

#ac09cc7637324d36af1c584e792f9213 .msf-option__img-wrapper {
  position: relative;
  z-index: 1;
}

#ac09cc7637324d36af1c584e792f9213 .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;
}

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

#ac09cc7637324d36af1c584e792f9213 .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;
}

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

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

#ac09cc7637324d36af1c584e792f9213 .international-tel-input {
  width: 100%;
}

#ac09cc7637324d36af1c584e792f9213 .international-tel-input .iti__country-list {
  z-index: 12;
}

#ac09cc7637324d36af1c584e792f9213 .msf-input__wrapper[type=email] .iti__flag-container {
  display: none;
}

@media (width <= 500px) {
  #ac09cc7637324d36af1c584e792f9213 .iti__country-list {
    min-width: 200px;
    margin: 0;
  }
  #ac09cc7637324d36af1c584e792f9213 .iti__dial-code {
    flex-shrink: 0;
  }
}
#ac09cc7637324d36af1c584e792f9213 .block-content {
  justify-content: center;
}

#el-9b81627d6bc84ef2b78e5826348b87af > .block-content {
  display: flex;
}

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

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

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

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

#el-9b81627d6bc84ef2b78e5826348b87af .block-content {
  display: flex;
}

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

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

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

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

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

#el-9b81627d6bc84ef2b78e5826348b87af .m-button-DZVaF8c {
  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: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-9b81627d6bc84ef2b78e5826348b87af .m-block-wrapper .m-button-DZVaF8c {
  margin-top: unset;
}

#el-9b81627d6bc84ef2b78e5826348b87af .m-button-DZVaF8c::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-9b81627d6bc84ef2b78e5826348b87af .m-button-DZVaF8c:hover {
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-9b81627d6bc84ef2b78e5826348b87af .m-button-DZVaF8c:hover::before {
  display: none;
}

#el-9b81627d6bc84ef2b78e5826348b87af .m-button-DZVaF8c:active {
  transform: scale(0.97);
}

#el-9b81627d6bc84ef2b78e5826348b87af .m-button__text-DZVaF8c {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#c0889ce3c2624b708b52a6f5cb2771e6 .m-button-buzylp9 {
  cursor: pointer;
  width: 100%;
  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: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#c0889ce3c2624b708b52a6f5cb2771e6 .m-block-wrapper .m-button-buzylp9 {
  margin-top: unset;
}

#c0889ce3c2624b708b52a6f5cb2771e6 .m-button-buzylp9::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;
}

#c0889ce3c2624b708b52a6f5cb2771e6 .m-button-buzylp9:hover {
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#c0889ce3c2624b708b52a6f5cb2771e6 .m-button-buzylp9:hover::before {
  display: none;
}

#c0889ce3c2624b708b52a6f5cb2771e6 .m-button-buzylp9:active {
  transform: scale(0.97);
}

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

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

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

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

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

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

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

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

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

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

#el-3ed845c683c5414982ab25a817aedc2a.blk-in-abs .m-button-wrapper, #el-3ed845c683c5414982ab25a817aedc2a .m-button-wrapper {
  width: 100%;
}

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

#el-3ed845c683c5414982ab25a817aedc2a .m-button-m35gX0k {
  cursor: pointer;
  width: 100%;
  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: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

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

#el-3ed845c683c5414982ab25a817aedc2a .m-button-m35gX0k::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-3ed845c683c5414982ab25a817aedc2a .m-button-m35gX0k:hover {
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-3ed845c683c5414982ab25a817aedc2a .m-button-m35gX0k:hover::before {
  display: none;
}

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

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

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

#el-213aae379abe4c94abcfc4c1289fb28f > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5 {
  max-width: 100%;
  overflow-wrap: break-word;
}

#el-213aae379abe4c94abcfc4c1289fb28f.blk-in-abs .m-button-wrapper, #el-213aae379abe4c94abcfc4c1289fb28f .m-button-wrapper {
  width: 100%;
}

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

#el-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5 {
  cursor: pointer;
  width: 100%;
  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: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-213aae379abe4c94abcfc4c1289fb28f .m-block-wrapper .m-button-V8Wkiz5 {
  margin-top: unset;
}

#el-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5::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-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5:hover {
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5:hover::before {
  display: none;
}

#el-213aae379abe4c94abcfc4c1289fb28f .m-button-V8Wkiz5:active {
  transform: scale(0.97);
}

#el-213aae379abe4c94abcfc4c1289fb28f .m-button__text-V8Wkiz5 {
  text-align: left;
  transition: transform 0.15s linear;
}

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

.blk_container.v3 .td_container_cell[data-cell_id=c-72ff652cf20648e1ba0752d5ff91c47d],
.blk_container.v3 .td_container_cell[data-cell_id=c-3a7c43ef4aa6424ab949929ad1b38ce0],
.blk_container.v3 .td_container_cell[data-cell_id=c-f1e0b0343378407f8510079dec7e22b5] {
  width: 33.429%;
  padding: 0 5px;
}

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

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

#el-4c880af669e9426492d9ee0fb87485a5 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-4c880af669e9426492d9ee0fb87485a5 .m-button-wJgZQAG {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-4c880af669e9426492d9ee0fb87485a5.blk-in-abs .m-button-wJgZQAG {
  width: 100%;
}

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

#el-4c880af669e9426492d9ee0fb87485a5 .m-block-wrapper .m-button-wJgZQAG {
  margin-top: unset;
}

#el-4c880af669e9426492d9ee0fb87485a5 .m-button-wJgZQAG::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-4c880af669e9426492d9ee0fb87485a5 .m-button-wJgZQAG:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-4c880af669e9426492d9ee0fb87485a5 .m-button-wJgZQAG:hover::before {
  display: none;
}

#el-4c880af669e9426492d9ee0fb87485a5 .m-button-wJgZQAG:active {
  transform: scale(0.97);
}

#el-4c880af669e9426492d9ee0fb87485a5 .m-button__text-wJgZQAG {
  text-align: center;
  transition: transform 0.15s linear;
}

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

#el-24958d6dfc87417da57034652577b7ed > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-24958d6dfc87417da57034652577b7ed .m-button-qgCS_y- {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-24958d6dfc87417da57034652577b7ed.blk-in-abs .m-button-qgCS_y- {
  width: 100%;
}

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

#el-24958d6dfc87417da57034652577b7ed .m-block-wrapper .m-button-qgCS_y- {
  margin-top: unset;
}

#el-24958d6dfc87417da57034652577b7ed .m-button-qgCS_y-::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-24958d6dfc87417da57034652577b7ed .m-button-qgCS_y-:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-24958d6dfc87417da57034652577b7ed .m-button-qgCS_y-:hover::before {
  display: none;
}

#el-24958d6dfc87417da57034652577b7ed .m-button-qgCS_y-:active {
  transform: scale(0.97);
}

#el-24958d6dfc87417da57034652577b7ed .m-button__text-qgCS_y- {
  text-align: center;
  transition: transform 0.15s linear;
}

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

#el-778f6399790b446c87c9176422aa95a5 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-778f6399790b446c87c9176422aa95a5 .m-button-WjsYb-C {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-778f6399790b446c87c9176422aa95a5.blk-in-abs .m-button-WjsYb-C {
  width: 100%;
}

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

#el-778f6399790b446c87c9176422aa95a5 .m-block-wrapper .m-button-WjsYb-C {
  margin-top: unset;
}

#el-778f6399790b446c87c9176422aa95a5 .m-button-WjsYb-C::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-778f6399790b446c87c9176422aa95a5 .m-button-WjsYb-C:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-778f6399790b446c87c9176422aa95a5 .m-button-WjsYb-C:hover::before {
  display: none;
}

#el-778f6399790b446c87c9176422aa95a5 .m-button-WjsYb-C:active {
  transform: scale(0.97);
}

#el-778f6399790b446c87c9176422aa95a5 .m-button__text-WjsYb-C {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#fddc177ec64c42e5ab58d7284af2c305 .m-service-card__image--border img {
  border-radius: 10px;
}

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

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

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

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

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

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

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

@media (width <= 500px) {
  #fddc177ec64c42e5ab58d7284af2c305 .m-service-card:not(:first-child) {
    margin-top: 40px;
  }
  #fddc177ec64c42e5ab58d7284af2c305 .m-headers-wrapper {
    margin-bottom: 40px;
  }
  #fddc177ec64c42e5ab58d7284af2c305 .m-section {
    padding-bottom: 60px;
  }
  #fddc177ec64c42e5ab58d7284af2c305 .m-service-card {
    flex: 1 1 100%;
    max-width: 100% !important;
    margin-bottom: unset;
  }
}
#fddc177ec64c42e5ab58d7284af2c305 .m-service-card {
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: unset;
}

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

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

#fddc177ec64c42e5ab58d7284af2c305 .m-service-card__info {
  flex-direction: column;
  justify-content: flex-end;
  display: inline-block;
}

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

@media (width <= 500px) {
  #fddc177ec64c42e5ab58d7284af2c305 .m-section {
    padding-bottom: 60px !important;
  }
  #fddc177ec64c42e5ab58d7284af2c305 .m-service-card {
    max-width: unset;
  }
}
.blk_section[data-id=s-16e43e89a2234b9a804985d0e26d7ab4] {
  padding-top: 4px;
  padding-bottom: 4px;
  background: #f5f5fa;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content {
  display: flex;
}

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

#el-84315c3ceed24510b4ef4062b4aa59c2.blk-in-abs > .block-content > .m-block-wrapper {
  width: 700px;
  height: 300px;
  margin: 0;
}

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

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

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

#el-84315c3ceed24510b4ef4062b4aa59c2 .m-columns__column > .ms-slot > .ms-slot__add-element {
  display: none !important;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 .m-columns {
  position: relative;
  display: flex;
  max-width: 100%;
  width: 100%;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 .m-columns__column {
  min-width: 5%;
  max-width: 100%;
  position: relative;
  flex-grow: 1;
  flex-shrink: 0;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
  padding-left: 1px;
  padding-right: 1px;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-child(2),
#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:first-child {
  padding-left: 0;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__plus ~ .m-columns__column:nth-last-child(2),
#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column:last-child {
  padding-right: 0;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
  padding: 2px;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0 {
  width: calc(7.73% - 1px);
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
  width: 7.189%;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--2 {
  width: 9.629%;
}

#el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--3 {
  width: calc(75.452% - 1px);
}

@media (width <= 500px) {
  #el-84315c3ceed24510b4ef4062b4aa59c2.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns {
    flex-flow: row wrap;
    margin-top: 0;
    max-width: calc(100% + 0px);
  }
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
  }
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
    padding: 0;
  }
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0,
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1,
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--2,
  #el-84315c3ceed24510b4ef4062b4aa59c2 > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
#el-84315c3ceed24510b4ef4062b4aa59c2 .block-content {
  justify-content: center;
}

.blk.blk_text[data-id=b-d10a0cf0390940649f63e8eaaa67e892] .blk-data, .blk.blk_text[data-id=b-3986f31477524804bcf1bd46cb0aecd2] .blk-data, .blk.blk_text[data-id=b-09ed1e7b04474bc98c8a82145e311a9f] .blk-data {
  font-size: 14px;
  padding: 0;
}

.blk.blk_text[data-id=b-7211abab8a0b46ab95f801896c2c9b66] .blk-data {
  font-size: 16px;
  padding: 0;
}

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

#el-045962c07e784ddfa5bd754dda0a2355 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-form__inputs {
  min-width: 100%;
  max-width: 100%;
  max-height: 100%;
  flex-grow: 1;
  position: relative;
}

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

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

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

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-input__header:not(:last-child) {
  margin-bottom: var(--msf-fheader-margin);
}

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-input:not(textarea) {
  height: var(--msf-inp-height);
}

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

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

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

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-input__option-check::before {
  animation: msf205265-option-check 0.3s ease;
}

@keyframes msf205265-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-045962c07e784ddfa5bd754dda0a2355 .m-button.form-style,
#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .m-button.form-style::after {
  content: none;
}

#el-045962c07e784ddfa5bd754dda0a2355 .form-style .m-button__img {
  display: none;
}

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

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-regulation input:checked {
  background-color: var(--msf-checked-variant-color);
  box-shadow: inset 0 0 0 1px var(--msf-checked-variant-color);
}

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .msf-regulation a {
  color: #900;
}

#el-045962c07e784ddfa5bd754dda0a2355 .msf-regulation a:hover {
  text-decoration: underline;
}

#el-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355 .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-045962c07e784ddfa5bd754dda0a2355.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#el-045962c07e784ddfa5bd754dda0a2355 .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

#el-045962c07e784ddfa5bd754dda0a2355 .block-content {
  justify-content: center;
}

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

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

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

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

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

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

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

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

#el-888c4e301cdb4a48bdcf00955a90b627 > div.block-content {
  justify-content: normal;
}

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

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

#el-888c4e301cdb4a48bdcf00955a90b627 .msf-input__header {
  display: inline-block;
}

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

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

#el-888c4e301cdb4a48bdcf00955a90b627 .msf-input::placeholder {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

#el-7e87a040a9024b59a7ea3fe3ae567c60 > .block-content {
  display: flex;
}

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

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

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

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

#el-7e87a040a9024b59a7ea3fe3ae567c60 .block-content {
  display: flex;
}

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

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

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

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

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

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-button-VM8Citf {
  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: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-block-wrapper .m-button-VM8Citf {
  margin-top: unset;
}

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-button-VM8Citf::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-7e87a040a9024b59a7ea3fe3ae567c60 .m-button-VM8Citf:hover {
  background: #b00;
  border: 0 solid transparent;
  padding: 12px 24px;
}

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-button-VM8Citf:hover::before {
  display: none;
}

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-button-VM8Citf:active {
  transform: scale(0.97);
}

#el-7e87a040a9024b59a7ea3fe3ae567c60 .m-button__text-VM8Citf {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

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

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

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

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

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

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

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

#e335ea995ff145d29b5e677416e21aee .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;
}

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

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

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

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

#e335ea995ff145d29b5e677416e21aee .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;
}

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

#e335ea995ff145d29b5e677416e21aee .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);
}

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

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

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

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

#e335ea995ff145d29b5e677416e21aee .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;
}

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

@keyframes msf205264-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);
  }
}
#e335ea995ff145d29b5e677416e21aee .m-button.form-style,
#e335ea995ff145d29b5e677416e21aee .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;
}

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

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

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

#e335ea995ff145d29b5e677416e21aee .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;
}

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

#e335ea995ff145d29b5e677416e21aee .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;
}

#e335ea995ff145d29b5e677416e21aee .msf-regulation a {
  color: #049dbf;
}

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

#e335ea995ff145d29b5e677416e21aee .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);
}

#e335ea995ff145d29b5e677416e21aee .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) {
  #e335ea995ff145d29b5e677416e21aee.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#e335ea995ff145d29b5e677416e21aee .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

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

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

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

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

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

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

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

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

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

#aee063f1001c4efebab8266899e7027b .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;
}

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

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

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

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

#aee063f1001c4efebab8266899e7027b .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;
}

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

#aee063f1001c4efebab8266899e7027b .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);
}

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

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

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

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

#aee063f1001c4efebab8266899e7027b .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;
}

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

@keyframes msf205256-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);
  }
}
#aee063f1001c4efebab8266899e7027b .m-button.form-style,
#aee063f1001c4efebab8266899e7027b .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;
}

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

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

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

#aee063f1001c4efebab8266899e7027b .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;
}

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

#aee063f1001c4efebab8266899e7027b .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;
}

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

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

#aee063f1001c4efebab8266899e7027b .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);
}

#aee063f1001c4efebab8266899e7027b .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) {
  #aee063f1001c4efebab8266899e7027b.blk-in-abs > .block-content > .m-block-wrapper {
    height: auto;
  }
}
#aee063f1001c4efebab8266899e7027b .msf-form > .msf-form__inputs > .ms-slot > .ms-slot__cell > .blk:first-child {
  margin-top: 0;
}

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

#el-557f6159f1344887b771844777779484 > div.block-content {
  justify-content: normal;
}

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

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

#el-557f6159f1344887b771844777779484 .msf-input__header {
  display: inline-block;
}

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

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

#el-557f6159f1344887b771844777779484 .msf-input::placeholder {
  overflow: visible;
}

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

#el-92afd38db40346f1953d370f8a915971 > div.block-content {
  justify-content: normal;
}

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

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

#el-92afd38db40346f1953d370f8a915971 .msf-input__header {
  display: inline-block;
}

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

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

#el-92afd38db40346f1953d370f8a915971 .msf-input::placeholder {
  overflow: visible;
}

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

#el-9d5831b195624f45889be92833169b61 > div.block-content {
  justify-content: normal;
}

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

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

#el-9d5831b195624f45889be92833169b61 .msf-input__header {
  display: inline-block;
}

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

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

#el-9d5831b195624f45889be92833169b61 .msf-input::placeholder {
  overflow: visible;
}

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

#el-9d5831b195624f45889be92833169b61 .block-content {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-button-NSQg5ca {
  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;
}

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-block-wrapper .m-button-NSQg5ca {
  margin-top: unset;
}

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-button-NSQg5ca::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;
}

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

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-button-NSQg5ca:hover::before {
  display: none;
}

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-button-NSQg5ca:active {
  background: #d99c00;
  border: 0 solid transparent;
  padding: 12px 24px;
  transform: scale(0.97);
}

#b35c4d2e8ed54e13a3a38b97c52d04ef .m-button-NSQg5ca:active::before {
  display: none;
  background: linear-gradient(0deg, rgb(41, 92, 230), rgb(183, 55, 230));
}

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

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

.ms-ts-99f8d7198cc04012b3b83478d2d967e5-287 {
  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-99f8d7198cc04012b3b83478d2d967e5-289 {
  font-size: 16px !important;
}

.ms-ts-99f8d7198cc04012b3b83478d2d967e5-289, .ms-ts-99f8d7198cc04012b3b83478d2d967e5-291 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-99f8d7198cc04012b3b83478d2d967e5-291 {
  font-size: 18px !important;
}

.ms-ts-99f8d7198cc04012b3b83478d2d967e5-293 {
  font-weight: 300 !important;
}

.ms-ts-99f8d7198cc04012b3b83478d2d967e5-293, .ms-ts-045962c07e784ddfa5bd754dda0a2355-517 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-517 {
  font-weight: 600 !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-519 {
  font-size: 16px !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-519, .ms-ts-045962c07e784ddfa5bd754dda0a2355-521 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-521 {
  font-size: 18px !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-523 {
  font-weight: 300 !important;
}

.ms-ts-045962c07e784ddfa5bd754dda0a2355-523, .ms-ts-e335ea995ff145d29b5e677416e21aee-597 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-597 {
  font-weight: 600 !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-599 {
  font-size: 16px !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-599, .ms-ts-e335ea995ff145d29b5e677416e21aee-601 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-601 {
  font-size: 18px !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-603 {
  font-weight: 300 !important;
}

.ms-ts-e335ea995ff145d29b5e677416e21aee-603, .ms-ts-aee063f1001c4efebab8266899e7027b-661 {
  font-family: "Open Sans", Arial !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-aee063f1001c4efebab8266899e7027b-661 {
  font-weight: 600 !important;
}

.ms-ts-aee063f1001c4efebab8266899e7027b-663 {
  font-size: 16px !important;
}

.ms-ts-aee063f1001c4efebab8266899e7027b-663, .ms-ts-aee063f1001c4efebab8266899e7027b-665 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

.ms-ts-aee063f1001c4efebab8266899e7027b-665 {
  font-size: 18px !important;
}

.ms-ts-aee063f1001c4efebab8266899e7027b-667 {
  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_container.v3 .td_container_cell[data-cell_id=c-29f1e116b6034b1dba9f8bd0d41d07b7] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-54ef472ced094a1bafdbf8a7e3ba6eea] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-9381e416ef784e00958144768d8ee694] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  #el-2147d5079d5f44cd86b40b8e245e30ce .block-content {
    justify-content: center;
  }
  .blk.blk_text[data-id=b-2cb1117b05b34123bd44cba821cf2e73] .blk-data {
    font-size: 20px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-395183be031a49d89ba3b50b669d1ac0] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-e6c1cacc0fe9479097aabdd2e743b39f] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-8ca6160377334aa1aa0c4a36280aed81] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-54a6e7d0889447d28a2ff294dbfc68f3] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-d0f7f496e7c2438ebd7568c6274e0a7e] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-f5c859e6b1cd4487b28685baab2363aa] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_section[data-id=s-27df4a9079144369932ed0bad2cb54f6] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .blk.blk_text[data-id=b-9bd34078045040e8b665b0b8a4fb5934] .blk-data {
    font-size: 22px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-34e196ea0d6b4cb98dc4d340d8b8afe4] .blk-data {
    font-size: 16px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-4c94d2f3837243a3b52b21ff126b02b0] .blk-data {
    font-size: 22px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-99c85acb5e3c4d6c8c4834755fab675b] .blk-data {
    font-size: 16px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-fb1260d87e68413b849a3a487e2ad221] .blk-data {
    font-size: 22px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-fc6df56c447c4105ac251f8c58e8dc03] .blk-data {
    font-size: 16px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-3bcaa249f1e648358a9b83fa533a13b4] .blk-data {
    font-size: 22px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-acbeed3dd83f43789a5dfa6e92444b50] .blk-data {
    font-size: 16px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-b3f8a353015b447daeec84747f928cbe] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-af53beae05454535a8b22f2e448edc51] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-fe17199b724740f1ada3a8c850f37c43] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-72ff652cf20648e1ba0752d5ff91c47d],
  .blk_container.v3 .td_container_cell[data-cell_id=c-3a7c43ef4aa6424ab949929ad1b38ce0] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-f1e0b0343378407f8510079dec7e22b5] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-ca676f327925471580f8e6f88b3bfb2f] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_section[data-id=s-16e43e89a2234b9a804985d0e26d7ab4] {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  #el-84315c3ceed24510b4ef4062b4aa59c2 .block-content {
    justify-content: start;
  }
  .blk.blk_text[data-id=b-d10a0cf0390940649f63e8eaaa67e892] .blk-data, .blk.blk_text[data-id=b-3986f31477524804bcf1bd46cb0aecd2] .blk-data, .blk.blk_text[data-id=b-09ed1e7b04474bc98c8a82145e311a9f] .blk-data, .blk.blk_text[data-id=b-7211abab8a0b46ab95f801896c2c9b66] .blk-data {
    font-size: 14px;
    line-height: normal;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
}
