/* Page-specific styles for pozharnaya-bezopasnost/pozharnoe-oborudovanie-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: #1772331) STYLES FOR BLOCKS ***/
.blk_section[data-id=s-82e8685546734de39dc982f77fa073d0] {
  padding-top: 40px;
  padding-bottom: 41px;
  background: #fff;
}

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

.blk_section[data-id=s-fa2272c6af624982ab0f6fe16f3aa8ed] {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-3f16ae2e812745ff89d60bc14c46854d.blk-in-abs .m-button-p8Xf-4m {
  width: 100%;
}

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

#el-3f16ae2e812745ff89d60bc14c46854d .m-block-wrapper .m-button-p8Xf-4m {
  margin-top: unset;
}

#el-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m::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-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m:hover {
  background: #900;
  border: 0 solid transparent;
  padding: 15px 30px;
}

#el-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m:hover::before {
  display: none;
}

#el-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m:active {
  transform: scale(0.97);
}

#el-3f16ae2e812745ff89d60bc14c46854d .m-button__text-p8Xf-4m {
  text-align: center;
  transition: transform 0.15s linear;
}

@media (width <= 500px) {
  #el-3f16ae2e812745ff89d60bc14c46854d .m-block-wrapper .m-button-p8Xf-4m {
    margin-top: unset;
  }
  #el-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m {
    padding: 12px 24px;
    gap: 5px;
  }
  #el-3f16ae2e812745ff89d60bc14c46854d .m-button-p8Xf-4m:hover {
    padding: 12px 24px;
  }
}
#el-3f16ae2e812745ff89d60bc14c46854d .block-content {
  justify-content: center;
}

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

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

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

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

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

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

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

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

.blk.blk_text[data-id=b-d7769a8804fc464cb6dde7f82c2f2d4a] .blk-data, .blk.blk_text[data-id=b-10b7bdcb31134529894ae5164beaa52d] .blk-data, .blk.blk_text[data-id=b-9ef4e69c2c10491ea4b88a268d28b1c1] .blk-data, .blk.blk_text[data-id=b-d4910d9d70ce4472ab2f93b7c39bf61b] .blk-data {
  font-size: 22px;
  text-align: center;
  padding: 0;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-2b57fb03aa764d2c916daf98cd89bc89],
.blk_container.v3 .td_container_cell[data-cell_id=c-71ee2e7e341747948054b2a034a5b0ff],
.blk_container.v3 .td_container_cell[data-cell_id=c-c2795b8da45c47ed85d6fab7eb0b8b44] {
  width: 33.333%;
  padding: 0 10px;
}

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

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

.blk_section[data-id=s-4a9138c2f90740bf80672c5cc987f428] {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #fff;
}

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

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

#el-3f3c4d08b4414db196799580dd12e0de .m-image__wrapper {
  position: relative;
  width: 150px;
  height: 150px;
}

#el-3f3c4d08b4414db196799580dd12e0de .m-image svg {
  width: 150px;
}

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

#el-3f3c4d08b4414db196799580dd12e0de .m-image img,
#el-3f3c4d08b4414db196799580dd12e0de .m-image svg {
  min-width: 150px;
  width: 150px;
}

#el-3f3c4d08b4414db196799580dd12e0de .m-image__wrapper {
  border-radius: px;
}

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

@media (width <= 500px) {
  #el-3f3c4d08b4414db196799580dd12e0de {
    overflow: hidden;
  }
}
#el-3f3c4d08b4414db196799580dd12e0de .block-content {
  justify-content: center;
}

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

#e2e33b8b91414503a29a98c1fdde8284 .m-image__wrapper {
  position: relative;
  width: 150px;
  height: 150px;
}

#e2e33b8b91414503a29a98c1fdde8284 .m-image svg {
  width: 150px;
}

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

#e2e33b8b91414503a29a98c1fdde8284 .m-image img,
#e2e33b8b91414503a29a98c1fdde8284 .m-image svg {
  min-width: 150px;
  width: 150px;
}

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

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

@media (width <= 500px) {
  #e2e33b8b91414503a29a98c1fdde8284 {
    overflow: hidden;
  }
}
#e2e33b8b91414503a29a98c1fdde8284 .block-content {
  justify-content: center;
}

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

#el-09a641db6a1f41d1bacc9c54a836351d .m-image__wrapper {
  position: relative;
  width: 150px;
  height: 150px;
}

#el-09a641db6a1f41d1bacc9c54a836351d .m-image svg {
  width: 150px;
}

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

#el-09a641db6a1f41d1bacc9c54a836351d .m-image img,
#el-09a641db6a1f41d1bacc9c54a836351d .m-image svg {
  min-width: 150px;
  width: 150px;
}

#el-09a641db6a1f41d1bacc9c54a836351d .m-image__wrapper {
  border-radius: px;
}

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

@media (width <= 500px) {
  #el-09a641db6a1f41d1bacc9c54a836351d {
    overflow: hidden;
  }
}
#el-09a641db6a1f41d1bacc9c54a836351d .block-content {
  justify-content: center;
}

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

#c84c78173d314b72903c07f6dd546738 .m-image__wrapper {
  position: relative;
  width: 150px;
  height: 150px;
}

#c84c78173d314b72903c07f6dd546738 .m-image svg {
  width: 150px;
}

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

#c84c78173d314b72903c07f6dd546738 .m-image img,
#c84c78173d314b72903c07f6dd546738 .m-image svg {
  min-width: 150px;
  width: 150px;
}

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

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

@media (width <= 500px) {
  #c84c78173d314b72903c07f6dd546738 {
    overflow: hidden;
  }
}
#c84c78173d314b72903c07f6dd546738 .block-content {
  justify-content: center;
}

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

#el-8f48a39bade74708b218293554212d9f .m-image__wrapper {
  position: relative;
  width: 150px;
  height: 150px;
}

#el-8f48a39bade74708b218293554212d9f .m-image svg {
  width: 150px;
}

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

#el-8f48a39bade74708b218293554212d9f .m-image img,
#el-8f48a39bade74708b218293554212d9f .m-image svg {
  min-width: 150px;
  width: 150px;
}

#el-8f48a39bade74708b218293554212d9f .m-image__wrapper {
  border-radius: px;
}

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

@media (width <= 500px) {
  #el-8f48a39bade74708b218293554212d9f {
    overflow: hidden;
  }
}
#el-8f48a39bade74708b218293554212d9f .block-content {
  justify-content: center;
}

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

.blk_section[data-id=s-72853a7fc0a8495ba57c9a8a07752c68] {
  background: #f5f5fa;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 {
  height: auto;
  min-height: 50px;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-section {
  padding: 80px 0;
  position: relative;
  background-color: #f5f5fa;
}

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

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-overlay::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #1d1d1d;
  top: 0;
  left: 0;
  opacity: 0.85;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-stretchBackground {
  background-size: cover;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper {
  padding: 0 32px;
}

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

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-header, #el-72853a7fc0a8495ba57c9a8a07752c68 .m-subheader {
  max-width: 1170px;
  width: 100%;
  color: #1d1d1d;
  position: relative;
  text-align: left;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-subheader {
  margin: 0 auto;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-headers--left {
  margin: 0 auto 0 0;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-headers--center {
  margin: 0 auto;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-headers--right {
  margin: 0 0 0 auto;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-subheader.top-margined {
  margin-top: 32px;
}

@media (width <= 500px) {
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-section {
    padding: 40px 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper {
    width: 370px;
    padding: 0 20px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-header, #el-72853a7fc0a8495ba57c9a8a07752c68 .m-subheader {
    width: 100%;
    padding: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-subheader.top-margined {
    margin: 16px auto 0;
  }
}
#el-72853a7fc0a8495ba57c9a8a07752c68 .m-header-slot__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 64px;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-header-slot {
  width: 100%;
  max-width: 100%;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-footer-slot__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 64px;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-footer-slot {
  width: 100%;
  max-width: 100%;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 24px);
  margin-right: -24px;
  justify-content: flex-start;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-card {
  min-width: 50px;
  max-width: 100%;
  height: auto;
  width: calc(33.3333333333% - 24px);
  margin: 24px 24px 0 0;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 0 0 rgb(0, 0, 0);
  transition: transform 0.2s;
  position: relative;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-card:nth-child(-n+3) {
  margin-top: 0;
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-card-background--solid {
  background: rgba(224, 224, 231, 0.3);
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-card-background--gradient {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.41), rgba(0, 0, 0, 0));
}

#el-72853a7fc0a8495ba57c9a8a07752c68 .m-card-hover--up:hover {
  transform: translateY(-5px);
}

@media (width <= 500px) {
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper--with-slider {
    width: 100%;
    padding: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-header-slot__wrapper,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-header-slot,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-footer-slot__wrapper,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-footer-slot,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper {
    width: 100%;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper--with-slider .m-header-slot__wrapper,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper--with-slider .m-footer-slot__wrapper {
    width: 370px;
    padding: 0 20px;
    margin: 0 auto;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-header-slot__wrapper,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper--with-slider .m-header-slot__wrapper {
    margin-bottom: 24px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-footer-slot__wrapper,
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-wrapper--with-slider .m-footer-slot__wrapper {
    margin-top: 24px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper {
    flex-flow: column nowrap;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-card {
    width: 100%;
    margin: 0;
    margin-bottom: 24px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-card:nth-last-child(-n+3) {
    margin-bottom: 24px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-card:last-child {
    margin-bottom: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-card-hover--up:hover {
    transform: none;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--slider {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    overflow: auto hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
    padding: 20px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--slider::after {
    content: "";
    flex-grow: 0;
    flex: 0 0 20px;
    margin: 0;
    padding: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--slider .m-card {
    flex: none;
    width: 80%;
    margin-right: 20px;
    margin-bottom: 0;
    scroll-snap-align: center;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--slider .m-card:last-child {
    margin-right: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-overlay .m-wrapper {
    position: relative;
  }
}
@media (width <= 500px) {
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--slider::-webkit-scrollbar {
    width: 0;
  }
}
@media (width <= 500px) {
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--row {
    flex-flow: row wrap;
    width: calc(100% + 5px);
    margin-right: -5px;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--row .m-card {
    width: calc(100% - 5px);
    margin-right: 5px;
    margin-top: 24px;
    margin-bottom: 0;
  }
  #el-72853a7fc0a8495ba57c9a8a07752c68 .m-cards-wrapper--row .m-card:nth-child(-n+1) {
    margin-top: 0;
  }
}
#el-2ebc4974abac4479a2e8cf7551e78a9d > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-2ebc4974abac4479a2e8cf7551e78a9d .m-button-q2FH0Px {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-2ebc4974abac4479a2e8cf7551e78a9d.blk-in-abs .m-button-q2FH0Px {
  width: 100%;
}

#el-2ebc4974abac4479a2e8cf7551e78a9d .m-button-q2FH0Px {
  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-2ebc4974abac4479a2e8cf7551e78a9d .m-block-wrapper .m-button-q2FH0Px {
  margin-top: unset;
}

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

#el-2ebc4974abac4479a2e8cf7551e78a9d .m-button-q2FH0Px:hover::before {
  display: none;
}

#el-2ebc4974abac4479a2e8cf7551e78a9d .m-button-q2FH0Px:active {
  transform: scale(0.97);
}

#el-2ebc4974abac4479a2e8cf7551e78a9d .m-button__text-q2FH0Px {
  text-align: center;
  transition: transform 0.15s linear;
}

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

#el-7034625a7b4f4327bc62b951aecddf28 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-7034625a7b4f4327bc62b951aecddf28 .m-button-q2FH0Px {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-7034625a7b4f4327bc62b951aecddf28.blk-in-abs .m-button-q2FH0Px {
  width: 100%;
}

#el-7034625a7b4f4327bc62b951aecddf28 .m-button-q2FH0Px {
  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-7034625a7b4f4327bc62b951aecddf28 .m-block-wrapper .m-button-q2FH0Px {
  margin-top: unset;
}

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

#el-7034625a7b4f4327bc62b951aecddf28 .m-button-q2FH0Px:hover::before {
  display: none;
}

#el-7034625a7b4f4327bc62b951aecddf28 .m-button-q2FH0Px:active {
  transform: scale(0.97);
}

#el-7034625a7b4f4327bc62b951aecddf28 .m-button__text-q2FH0Px {
  text-align: center;
  transition: transform 0.15s linear;
}

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

#el-14546d0652604dd3a095e0aec4ece833 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-14546d0652604dd3a095e0aec4ece833 .m-button-q2FH0Px {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

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

#el-14546d0652604dd3a095e0aec4ece833.blk-in-abs .m-button-q2FH0Px {
  width: 100%;
}

#el-14546d0652604dd3a095e0aec4ece833 .m-button-q2FH0Px {
  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-14546d0652604dd3a095e0aec4ece833 .m-block-wrapper .m-button-q2FH0Px {
  margin-top: unset;
}

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

#el-14546d0652604dd3a095e0aec4ece833 .m-button-q2FH0Px:hover::before {
  display: none;
}

#el-14546d0652604dd3a095e0aec4ece833 .m-button-q2FH0Px:active {
  transform: scale(0.97);
}

#el-14546d0652604dd3a095e0aec4ece833 .m-button__text-q2FH0Px {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 {
  height: auto;
  min-height: 50px;
}

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

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-stretchBackground {
  background-size: cover;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-wrapper {
  padding: 0 32px;
}

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-subheader {
  margin: 0 auto;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-headers--left {
  margin: 0 auto 0 0;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-headers--center {
  margin: 0 auto;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-headers--right {
  margin: 0 0 0 auto;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-subheader.top-margined {
  margin-top: 32px;
}

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-section {
  padding-bottom: 36px;
}

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

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

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

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

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

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-content-wrapper--left {
  justify-content: flex-start;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-content-wrapper--center {
  justify-content: center;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-content-wrapper--rigth {
  justify-content: flex-end;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .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);
}

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

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-service-card__image--border img {
  border-radius: 10px;
}

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .spacer {
  flex: 1 1 100%;
}

#el-6d014e4c8b7f4f5e91210567b0edfd40 .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;
}

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

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-section {
  padding-bottom: 80px !important;
}

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

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-service-card--border {
  border-radius: 0;
}

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

#el-6d014e4c8b7f4f5e91210567b0edfd40 .m-service-card__slot {
  display: inline-block;
}

@media (width <= 500px) {
  #el-6d014e4c8b7f4f5e91210567b0edfd40 .m-section {
    padding-bottom: 60px !important;
  }
  #el-6d014e4c8b7f4f5e91210567b0edfd40 .m-service-card {
    max-width: unset;
  }
}
.blk_section.section_popup[data-id=s-76592bd9f8d248418835ad3bb6247f62] .section_popup_wnd {
  width: 500px;
  background: #f9f9f9;
  border: none;
  border-radius: 10px;
  padding: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-78f559d4a0474c998b03d272af615ad5 > div.block-content {
  justify-content: normal;
}

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

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

#el-78f559d4a0474c998b03d272af615ad5 .msf-input__header {
  display: inline-block;
}

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

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

#el-78f559d4a0474c998b03d272af615ad5 .msf-input::placeholder {
  overflow: visible;
}

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

#el-91c266f66caa40398fe307c9185895c9 > div.block-content {
  justify-content: normal;
}

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

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

#el-91c266f66caa40398fe307c9185895c9 .msf-input__header {
  display: inline-block;
}

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

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

#el-91c266f66caa40398fe307c9185895c9 .msf-input::placeholder {
  overflow: visible;
}

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

#el-91c266f66caa40398fe307c9185895c9 .block-content {
  justify-content: center;
}

#el-61671a9348444d2582241499e7c1941f > .block-content {
  display: flex;
}

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

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

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

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

#el-61671a9348444d2582241499e7c1941f .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-61671a9348444d2582241499e7c1941f .m-block-wrapper .m-button-i1U8F6O {
  margin-top: unset;
}

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

#el-61671a9348444d2582241499e7c1941f .m-button-i1U8F6O:hover::before {
  display: none;
}

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

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

#el-61671a9348444d2582241499e7c1941f .m-button__text-i1U8F6O {
  text-align: left;
  transition: transform 0.15s linear;
}

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

.ms-ts-d116d23496ed429a946b02c0854b9b0b-317 {
  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-d116d23496ed429a946b02c0854b9b0b-319 {
  font-size: 16px !important;
}

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

.ms-ts-d116d23496ed429a946b02c0854b9b0b-321 {
  font-size: 18px !important;
}

.ms-ts-d116d23496ed429a946b02c0854b9b0b-323 {
  font-family: "Open Sans", Arial !important;
  font-weight: 300 !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

@media (width <= 500px) {
  .blk[data-id=b-402aa0c16a4a414eac6c353aacc31dbf] .blk_divider_self {
    height: 15px;
  }
  .gs-fonts--1[class] {
    font-size: 36px !important;
    line-height: 140% !important;
  }
  .blk.blk_text[data-id=b-b14c7ffc7bae4f96ad0cc7940c448c1d] .blk-data {
    font-size: 46px;
    line-height: 120%;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-231aeb67cfc74ae8aecd90ee10320aa1] .blk_divider_self {
    height: 15px;
  }
  .blk.blk_text[data-id=b-59418f7bced04db6a604f9334f3d3527] .blk-data {
    font-size: 28px;
    line-height: normal;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-79fb36a445b648a2a3a118c8ef25a0a4] .blk_divider_self {
    height: 50px;
  }
  .blk[data-id=b-0589e798890a413daa3257a0e59edb88] .blk_divider_self {
    height: 15px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-d709a9d8db5a4678ab94efa5431e89e1] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-35c07bab0488482fbb54eee15129c669] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-53ee8f751bb84317a2b5391c592b1bf2] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk.blk_text[data-id=b-fd117949cde041399094ee522e9bf70a] .blk-data, .blk.blk_text[data-id=b-c3551a6c637544cb82120f260f99a151] .blk-data, .blk.blk_text[data-id=b-d7769a8804fc464cb6dde7f82c2f2d4a] .blk-data, .blk.blk_text[data-id=b-10b7bdcb31134529894ae5164beaa52d] .blk-data, .blk.blk_text[data-id=b-9ef4e69c2c10491ea4b88a268d28b1c1] .blk-data, .blk.blk_text[data-id=b-d4910d9d70ce4472ab2f93b7c39bf61b] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-2b57fb03aa764d2c916daf98cd89bc89],
  .blk_container.v3 .td_container_cell[data-cell_id=c-71ee2e7e341747948054b2a034a5b0ff] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-c2795b8da45c47ed85d6fab7eb0b8b44] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-117243e2a61e4a9d9342da711e7040b0] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk.blk_text[data-id=b-ef6a08a129984362b11deb15ae4d13ea] .blk-data {
    font-size: 28px;
    line-height: normal;
    text-align: start;
    padding-top: 0;
    padding-bottom: 0;
  }
}
