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

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

.blk_section[data-id=s-d72cdac988774614a809b47b3838b7d8] {
  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 {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

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

#dd68140818a34498a4d1f98282f81c4c .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  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;
}

#el-544f5d13d44c4dd783bae1b1decd1db9 .msf-options__wrapper {
  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;
}

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

.blk_section[data-id=s-b3530e40405e4c30a5bf1f118ed75350] {
  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);
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-menu-item {
  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;
}

#b3530e40405e4c30a5bf1f118ed75350 .ms-popup--3 {
  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;
}

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

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

#d2fe55d273f54934b664aee51ef9d571 .m-soc-widget {
  position: fixed;
  right: 50px;
  bottom: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

#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;
  gap: 12px;
  width: auto;
  flex-direction: column-reverse;
  align-items: flex-end;
}

#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 .m-soc-widget__link-item:last-child {
  margin: 0;
}

#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;
  padding: 10px;
  background: white;
  border-radius: 8px;
  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;
  margin: 20px 0 0;
}

#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__main-icon {
  animation: onHoverAnimation 2s infinite;
}

#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);
  }
}
@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;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__link-item {
    width: 50px;
    height: 50px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .link-item__icon {
    width: 50px;
    height: 50px;
  }
  #d2fe55d273f54934b664aee51ef9d571 .m-soc-widget__prompt {
    display: none;
  }
  #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 img,
#b713dd0c666b44f496d9adc86381fe10 .m-image svg {
  width: 176px;
}

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

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

#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__notice {
  cursor: pointer;
}

#b713dd0c666b44f496d9adc86381fe10 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  transform: scale(1, 1);
}

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

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

#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 {
  top: 100%;
}

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

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

#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;
  }
}
@media (width <= 500px) {
  .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: #1805182) STYLES FOR BLOCKS ***/
.blk_section[data-id=s-88c93e9919134bbfb1f72e69a73bd1b8] {
  display: block;
}

.blk_section[data-id=s-88c93e9919134bbfb1f72e69a73bd1b8] {
  background: #900;
}

.blk_section[data-id=s-88c93e9919134bbfb1f72e69a73bd1b8] {
  background: #900;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8.blk_section {
  background: transparent;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-next-submenu__item,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-column__item,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item-content {
  position: relative;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper {
  display: flex;
  justify-content: center;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button-wrapper {
  display: none;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
  background: rgba(153, 0, 0, 0.15);
  box-shadow: unset;
  border-bottom: unset;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
  display: grid;
  width: 1106px;
  grid-template-columns: 1fr;
  gap: 20px;
  align-items: center;
  padding: 0;
  border: unset;
  border-radius: 100px;
}

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

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item {
  display: grid;
  align-items: center;
  gap: 10px;
  border-radius: 8px;
  padding: 8px;
  color: #111;
  background: transparent;
  transition: color 0.3s, background 0.3s;
  cursor: pointer;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items > a {
  text-decoration: none;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item:hover,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item--active {
  background: rgba(153, 0, 0, 0.1);
  color: #900;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-arrow,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .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-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-arrow {
  background: #111;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item--active .ms-menu__item-arrow,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item:hover .ms-menu__item-arrow {
  background: #900;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #111;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item--active .ms-submenu__item-arrow,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover .ms-submenu__item-arrow {
  background: #0378a6;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate {
  --borderRadius: 12px;
  background: #fff;
  padding: 10px;
  box-shadow: unset;
  border: unset;
  z-index: 7;
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 20px;
  transition: transform 0.3s;
  transform-origin: top;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-column__item--title {
  color: #049dbf;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item {
  padding: 5px;
  border-radius: 16px;
  background: transparent;
  transition: background 0.3s;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item--active {
  background: rgba(245, 245, 250, 0.5);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item-title,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-next-submenu__item {
  color: #111;
  transition: color 0.3s;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item--active .ms-submenu__item-title,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover .ms-submenu__item-title,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-next-submenu__item:hover {
  color: #0378a6;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item-subtitle {
  color: #049dbf;
  transition: color 0.3s;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item--active .ms-submenu__item-subtitle,
#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover .ms-submenu__item-subtitle {
  color: #049dbf;
}

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item-image > svg {
  fill: #111 !important;
}

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

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-column__item {
  gap: 20px;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-column__item--submenu {
  gap: 5px;
}

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

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-0 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-0 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-1 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  grid-template-columns: max-content 1fr;
  grid-template-rows: repeat(2, max-content);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-subtitle {
  grid-column: 1/-1;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-content {
  padding-right: calc(1em + 10px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2 .ms-column__item-1 .ms-submenu__item-2 .ms-submenu__item-next_submenu {
  padding-left: 0;
}

@media (width <= 500px) {
  #el-88c93e9919134bbfb1f72e69a73bd1b8 {
    --size: 45px;
    --iconWidth: calc(45px * 0.6);
    --iconHeight: calc(45px * 0.08);
    --top: calc(45px * 0.2);
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
    grid-template-columns: unset;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
    width: 100%;
    padding: 15px;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items-wrapper,
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__contacts {
    display: none;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button-wrapper {
    display: flex;
    width: var(--size);
    height: var(--size);
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, 0);
    border-radius: 2px;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button,
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::before,
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::after {
    display: block;
    background: #000;
    position: absolute;
    width: var(--iconWidth);
    height: var(--iconHeight);
    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::before,
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::after {
    content: "";
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::before {
    margin-top: calc(-1 * var(--top));
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__button::after {
    margin-top: var(--top);
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__button::before {
    margin-top: 0;
    transform: rotate(405deg);
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__button {
    background: transparent;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__button::after {
    margin-top: 0;
    transform: rotate(-405deg);
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items {
    flex-direction: column;
    align-items: start;
    align-self: start;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__contacts,
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__items-wrapper {
    display: block;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items > a {
    width: 100%;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item {
    width: 100%;
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr max-content;
    align-items: center;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item.ms-menu__item--active {
    grid-template-rows: max-content max-content;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .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-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item .ms-column__item {
    width: 100%;
    max-width: 100%;
  }
}
#el-88c93e9919134bbfb1f72e69a73bd1b8.blk_section {
  overflow: visible;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper {
  height: 0;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
  z-index: 7;
  margin-top: 1px;
  height: max-content;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-active-string {
  pointer-events: none;
}

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

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate::-webkit-scrollbar {
  display: none;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item {
  overflow: hidden;
}

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate--helper {
  position: absolute;
  left: 0;
  right: 0;
  height: var(--height);
  display: none;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-0:hover .ms-menu__item-substrate {
  transform: scale(1, 1);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-1:hover .ms-menu__item-substrate {
  transform: scale(1, 1);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-2:hover .ms-menu__item-substrate {
  transform: scale(1, 1);
}

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item:hover .ms-menu__item-substrate--helper {
  display: block;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover {
  gap: 10px;
}

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-submenu__item:hover .ms-next-submenu__item {
  opacity: 1;
}

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

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate {
  top: 100%;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate--full_width {
  top: calc(var(--height) + 1px);
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item-substrate--helper {
  top: var(--height);
}

@media (width <= 500px) {
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu {
    position: relative;
    border-radius: 0;
    height: unset;
    margin-top: unset;
    top: unset;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper {
    height: unset;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__wrapper.mobile-menu__open {
    top: 0;
    position: fixed;
    bottom: 2%;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items-wrapper {
    overflow-y: auto;
    height: 100%;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__items-wrapper::-webkit-scrollbar {
    display: none;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu {
    grid-template-rows: max-content 1fr max-content;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .ms-menu__item .ms-menu__item-substrate {
    max-height: unset;
    overflow: unset;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .mobile-menu__open .ms-menu__item:hover > .ms-menu__item-substrate {
    display: flex;
  }
}
#el-88c93e9919134bbfb1f72e69a73bd1b8 .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-88c93e9919134bbfb1f72e69a73bd1b8 .editor-difference__text {
  color: #5489e7;
  margin-left: 5px;
}

#el-88c93e9919134bbfb1f72e69a73bd1b8 .editor-difference__icon img {
  height: 35px;
  width: 35px;
}

@media (width <= 500px) {
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .editor-difference {
    height: auto;
    border-radius: 0;
    padding: 10px 40px;
    width: 100%;
    left: 0;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .editor-difference__text {
    width: 80%;
    text-align: center;
  }
  #el-88c93e9919134bbfb1f72e69a73bd1b8 .editor-difference__icon {
    display: none;
  }
}
.blk_section[data-id=s-d23167162fa14d7eb1ac804beb6a13e4] {
  padding-top: 80px;
  padding-bottom: 40px;
  background: #fff;
}

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

.blk[data-id=b-89e22b6a30474924801e67c7e3526a54] .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-fe5783b6708c427181203060bd38a61b] .blk-data {
  font-size: 80px;
  line-height: 110%;
  padding: 0;
}

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

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

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

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

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

#el-598677f5548f4f11b4e15d25900a7eeb > .block-content {
  display: flex;
}

#el-598677f5548f4f11b4e15d25900a7eeb > .block-content > .m-block-wrapper {
  width: 100%;
  margin: 0 324px 0 0;
}

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

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

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

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

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

#el-598677f5548f4f11b4e15d25900a7eeb .m-button-fvPsKeE {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

#el-598677f5548f4f11b4e15d25900a7eeb .m-button-wrapper {
  width: 100%;
}

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

#el-598677f5548f4f11b4e15d25900a7eeb.blk-in-abs .m-button-fvPsKeE {
  width: 100%;
}

#el-598677f5548f4f11b4e15d25900a7eeb .m-button-fvPsKeE {
  cursor: pointer;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.3);
  gap: 8px;
  transition: all 0.15s linear;
  position: relative;
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-598677f5548f4f11b4e15d25900a7eeb .m-block-wrapper .m-button-fvPsKeE {
  margin-top: unset;
}

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

#el-598677f5548f4f11b4e15d25900a7eeb .m-button-fvPsKeE:hover::before {
  display: none;
}

#el-598677f5548f4f11b4e15d25900a7eeb .m-button-fvPsKeE:active {
  transform: scale(0.97);
}

#el-598677f5548f4f11b4e15d25900a7eeb .m-button__text-fvPsKeE {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

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

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

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

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

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

#el-5f1c0638522343ebbc24f181709b10ce > .block-content {
  display: flex;
}

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

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

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

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

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

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

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

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

#el-5f1c0638522343ebbc24f181709b10ce > .block-content > .m-block-wrapper > .m-columns > .m-columns__column {
  padding-left: 12px;
  padding-right: 12px;
}

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

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

#el-5f1c0638522343ebbc24f181709b10ce > .block-content > .m-block-wrapper > .m-columns > .m-columns__column > .ms-slot {
  padding: 20px;
  background: #fff;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  overflow: hidden;
}

#el-5f1c0638522343ebbc24f181709b10ce > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--0 {
  width: calc(33.333% - 12px);
}

#el-5f1c0638522343ebbc24f181709b10ce > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--1 {
  width: 33.333%;
}

#el-5f1c0638522343ebbc24f181709b10ce > .block-content > .m-block-wrapper > .m-columns > .m-columns__column--2 {
  width: calc(33.333% - 12px);
}

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

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image img,
#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image svg {
  width: 39px;
}

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image__wrapper {
  position: relative;
  width: 39px;
  height: 39px;
}

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image svg {
  fill: #900 !important;
  width: 39px;
  top: 0;
  left: 0;
}

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

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image img,
#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image svg {
  min-width: 39px;
  width: 39px;
}

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image__wrapper {
  border-radius: px;
}

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

#el-676340c72bfe4d30bf6fb8c0d90f3d3f .m-image__increase {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

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

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

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

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

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image img,
#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image svg {
  width: 39px;
}

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image__wrapper {
  position: relative;
  width: 39px;
  height: 39px;
}

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image svg {
  fill: #900 !important;
  width: 39px;
  top: 0;
  left: 0;
}

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

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image img,
#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image svg {
  min-width: 39px;
  width: 39px;
}

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image__wrapper {
  border-radius: px;
}

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

#el-346cf8c4309f469d92f927a20e6c3ee1 .m-image__increase {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

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

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

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

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

#el-4d738b7e4528453a941111c95666cea5 .m-image img,
#el-4d738b7e4528453a941111c95666cea5 .m-image svg {
  width: 39px;
}

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

#el-4d738b7e4528453a941111c95666cea5 .m-image svg {
  fill: #900 !important;
  width: 39px;
  top: 0;
  left: 0;
}

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

#el-4d738b7e4528453a941111c95666cea5 .m-image img,
#el-4d738b7e4528453a941111c95666cea5 .m-image svg {
  min-width: 39px;
  width: 39px;
}

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

#el-4d738b7e4528453a941111c95666cea5 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

#el-4d738b7e4528453a941111c95666cea5 .m-image__increase {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

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

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

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

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

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

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

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

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

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

#f78f73ded3da4d11becdca2b6f72d6d0 .m-image img,
#f78f73ded3da4d11becdca2b6f72d6d0 .m-image svg {
  width: 420px;
}

#f78f73ded3da4d11becdca2b6f72d6d0 .m-image__wrapper {
  position: relative;
  width: 353px;
  height: 250px;
}

#f78f73ded3da4d11becdca2b6f72d6d0 .m-image svg {
  width: 420px;
  top: 0;
  left: -34px;
}

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

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

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

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

#f78f73ded3da4d11becdca2b6f72d6d0 .m-image img,
#f78f73ded3da4d11becdca2b6f72d6d0 .m-image svg {
  min-width: 353px;
  width: 353px;
}

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

#f78f73ded3da4d11becdca2b6f72d6d0 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

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

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

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

.ms-ts-f78f73ded3da4d11becdca2b6f72d6d0-185 {
  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;
}

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

.blk.blk_text[data-id=b-635b796cc7374a22a90f0cb2ae0547f3] .blk-data {
  font-size: 18px;
  padding: 16px 12px 16px 16px;
  background-color: rgb(245, 245, 247);
  border-radius: 10px;
}

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

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

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

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

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

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

.blk.blk_text[data-id=b-c7c4cecaee73499c81838bc5161d83c7] .blk-data {
  font-size: 18px;
  padding: 16px 12px 16px 16px;
  background-color: rgb(245, 245, 247);
  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blk_section[data-id=s-82a93c1d002147cb8499ee80f8bca136] {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
  display: grid;
  align-items: center;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider {
  display: grid;
}

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide.active {
  opacity: 1;
  z-index: 2;
}

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide0 > img {
  object-position: 50% 50%;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide1 > img {
  object-position: 50% 50%;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide2 > img {
  object-position: 50% 50%;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide3 > img {
  object-position: 50% 50%;
}

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

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider:hover .m-slide__increase,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide__increase:hover {
  display: block;
}

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

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

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

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider__miniature::-webkit-scrollbar-thumb {
  background-color: #111;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .miniature {
  position: relative;
  aspect-ratio: 1/1;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .miniature {
  min-width: var(--imageSize);
}

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .miniature.active img {
  opacity: 1;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
  column-gap: 24px;
}

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider__arrow,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider {
  grid-area: 1/1;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .arrow_left {
  margin-left: var(--arrowMargin);
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .arrow_right {
  margin-right: var(--arrowMargin);
}

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

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

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

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

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

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

#a345ca0886f4457db9004967a29f444e .m-image img,
#a345ca0886f4457db9004967a29f444e .m-image svg {
  width: 235px;
}

#a345ca0886f4457db9004967a29f444e .m-image__wrapper {
  position: relative;
  width: 235px;
  height: 235px;
}

#a345ca0886f4457db9004967a29f444e .m-image svg {
  width: 235px;
  top: 0;
  left: 0;
}

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

#a345ca0886f4457db9004967a29f444e .m-image img,
#a345ca0886f4457db9004967a29f444e .m-image svg {
  min-width: 235px;
  width: 235px;
}

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

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

#a345ca0886f4457db9004967a29f444e .m-image__notice {
  cursor: pointer;
}

#a345ca0886f4457db9004967a29f444e .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

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

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

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

.blk[data-id=b-6958d61622034d2886451892024af6a2] .blk_divider_self {
  height: 10px;
  margin: 0;
}

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

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

.blk[data-id=b-8c28beede2264b2eb2e9a01f538e8de1] .blk_divider_self {
  height: 10px;
  margin: 0;
}

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

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

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image img,
#d1e1b1cba2fb44869a8b37fc54b83767 .m-image svg {
  width: 235px;
}

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image__wrapper {
  position: relative;
  width: 235px;
  height: 235px;
}

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image svg {
  width: 235px;
  top: 0;
  left: 0;
}

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

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image img,
#d1e1b1cba2fb44869a8b37fc54b83767 .m-image svg {
  min-width: 235px;
  width: 235px;
}

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

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

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image__notice {
  cursor: pointer;
}

#d1e1b1cba2fb44869a8b37fc54b83767 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

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

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

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

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

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

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

.blk[data-id=b-89826276ca634259aade0861ef49eb68] .blk_divider_self {
  height: 10px;
  margin: 0;
}

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

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

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image img,
#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image svg {
  width: 235px;
}

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image__wrapper {
  position: relative;
  width: 235px;
  height: 235px;
}

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image svg {
  width: 235px;
  top: 0;
  left: 0;
}

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

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image img,
#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image svg {
  min-width: 235px;
  width: 235px;
}

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

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

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image__notice {
  cursor: pointer;
}

#fd59f3c1a34d4a7c96e58fcf2ae4e62f .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

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

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

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

.blk[data-id=b-46fe2e005706427f825bfaca6a5f20f6] .blk_divider_self {
  height: 10px;
  margin: 0;
}

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

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

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

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

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

#el-3384cf93c376454caa88f4cd57484250 .m-image img,
#el-3384cf93c376454caa88f4cd57484250 .m-image svg {
  width: 235px;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__wrapper {
  position: relative;
  width: 235px;
  height: 235px;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image svg {
  width: 235px;
  top: 0;
  left: 0;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__sub-wrapper {
  overflow: hidden;
  border-radius: 10px;
  box-shadow: none;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image img,
#el-3384cf93c376454caa88f4cd57484250 .m-image svg {
  min-width: 235px;
  width: 235px;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__wrapper {
  border-radius: px;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image {
  cursor: pointer;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__notice {
  cursor: pointer;
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__wrapper .m-image__sub-wrapper .m-image--scale {
  transform: scale(1.2);
}

#el-3384cf93c376454caa88f4cd57484250 .m-image__increase {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
}

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

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

.blk[data-id=b-635be861f47345fba0ee285eb116a001] .blk_divider_self {
  height: 10px;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#df382079064b490f8d2306018756b5ba .m-button-wrapper {
  width: 100%;
}

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

#df382079064b490f8d2306018756b5ba.blk-in-abs .m-button-fNsbUd9 {
  width: 100%;
}

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

#df382079064b490f8d2306018756b5ba .m-block-wrapper .m-button-fNsbUd9 {
  margin-top: unset;
}

#df382079064b490f8d2306018756b5ba .m-button-fNsbUd9::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;
}

#df382079064b490f8d2306018756b5ba .m-button-fNsbUd9:active {
  transform: scale(0.97);
}

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

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

#el-7361198396204db28c2616cfff171b00 > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-7361198396204db28c2616cfff171b00 .m-button-LY01W1m {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

#el-7361198396204db28c2616cfff171b00 .m-button-wrapper {
  width: 100%;
}

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

#el-7361198396204db28c2616cfff171b00.blk-in-abs .m-button-LY01W1m {
  width: 100%;
}

#el-7361198396204db28c2616cfff171b00 .m-button-LY01W1m {
  cursor: pointer;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.3);
  gap: 8px;
  transition: all 0.15s linear;
  position: relative;
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-7361198396204db28c2616cfff171b00 .m-block-wrapper .m-button-LY01W1m {
  margin-top: unset;
}

#el-7361198396204db28c2616cfff171b00 .m-button-LY01W1m::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-7361198396204db28c2616cfff171b00 .m-button-LY01W1m:active {
  transform: scale(0.97);
}

#el-7361198396204db28c2616cfff171b00 .m-button__text-LY01W1m {
  text-align: center;
  transition: transform 0.15s linear;
}

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

#el-72a15dc6960948f78db23d2f3a6c109d > .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-72a15dc6960948f78db23d2f3a6c109d .m-button-ooFNQj9 {
  max-width: 100%;
  overflow-wrap: break-word;
}

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

#el-72a15dc6960948f78db23d2f3a6c109d .m-button-wrapper {
  width: 100%;
}

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

#el-72a15dc6960948f78db23d2f3a6c109d.blk-in-abs .m-button-ooFNQj9 {
  width: 100%;
}

#el-72a15dc6960948f78db23d2f3a6c109d .m-button-ooFNQj9 {
  cursor: pointer;
  width: 100%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.3);
  gap: 8px;
  transition: all 0.15s linear;
  position: relative;
  background: #900;
  border: 0 solid transparent;
  padding: 12px 24px;
  border-radius: 16px;
  word-break: normal;
}

#el-72a15dc6960948f78db23d2f3a6c109d .m-block-wrapper .m-button-ooFNQj9 {
  margin-top: unset;
}

#el-72a15dc6960948f78db23d2f3a6c109d .m-button-ooFNQj9::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-72a15dc6960948f78db23d2f3a6c109d .m-button-ooFNQj9:active {
  transform: scale(0.97);
}

#el-72a15dc6960948f78db23d2f3a6c109d .m-button__text-ooFNQj9 {
  text-align: center;
  transition: transform 0.15s linear;
}

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

.blk_container.v3 .td_container_cell[data-cell_id=c-078aa2ba1b7b4b59b912fa1d1ecec411] {
  width: 33.363%;
  padding: 0 5px;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-31ad980cfb9e42e99a2441518981e1de] {
  width: 33.363%;
  padding: 0 5px;
}

.blk_container.v3 .td_container_cell[data-cell_id=c-c4c5630ca2214a778c5e63fb5a721411] {
  width: 33.363%;
  padding: 0 5px;
}

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

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

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

#d34f3790916940a6ba8e06d2aad8a213 .m-section {
  padding: 100px 0 80px;
  position: relative;
  background-color: #f5f5fa;
}

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

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

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

#d34f3790916940a6ba8e06d2aad8a213 .m-wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
}

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

#d34f3790916940a6ba8e06d2aad8a213 .m-header {
  max-width: 1170px;
  width: 100%;
  color: #1d1d1d;
  position: relative;
  text-align: left;
}

#d34f3790916940a6ba8e06d2aad8a213 .m-subheader {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  color: #1d1d1d;
  position: relative;
  text-align: left;
}

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

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

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

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

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

#d34f3790916940a6ba8e06d2aad8a213 .m-header-slot {
  width: 100%;
  max-width: 100%;
}

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

#d34f3790916940a6ba8e06d2aad8a213 .m-footer-slot {
  width: 100%;
  max-width: 100%;
}

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

#d34f3790916940a6ba8e06d2aad8a213 .m-card {
  min-width: 50px;
  max-width: 100%;
  height: auto;
  width: calc(25% - 24px);
  margin: 24px 24px 0 0;
  padding: 12px;
  border-radius: 8px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s;
  position: relative;
}

#d34f3790916940a6ba8e06d2aad8a213 .m-card:nth-child(-n+4) {
  margin-top: 0;
}

#d34f3790916940a6ba8e06d2aad8a213 .m-card-background--solid {
  background: #fff;
}

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

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

@media (width <= 500px) {
  #d34f3790916940a6ba8e06d2aad8a213 .m-wrapper--with-slider {
    width: 100%;
    padding: 0;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-header-slot__wrapper,
  #d34f3790916940a6ba8e06d2aad8a213 .m-header-slot,
  #d34f3790916940a6ba8e06d2aad8a213 .m-footer-slot__wrapper,
  #d34f3790916940a6ba8e06d2aad8a213 .m-footer-slot,
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper {
    width: 100%;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-wrapper--with-slider .m-header-slot__wrapper,
  #d34f3790916940a6ba8e06d2aad8a213 .m-wrapper--with-slider .m-footer-slot__wrapper {
    width: 370px;
    padding: 0 20px;
    margin: 0 auto;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-header-slot__wrapper,
  #d34f3790916940a6ba8e06d2aad8a213 .m-wrapper--with-slider .m-header-slot__wrapper {
    margin-bottom: 24px;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-footer-slot__wrapper,
  #d34f3790916940a6ba8e06d2aad8a213 .m-wrapper--with-slider .m-footer-slot__wrapper {
    margin-top: 24px;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper {
    flex-flow: column nowrap;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-card {
    width: 100%;
    margin: 0;
    margin-bottom: 24px;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-card:nth-last-child(-n+4) {
    margin-bottom: 24px;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-card:last-child {
    margin-bottom: 0;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-card-hover--up:hover {
    transform: none;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .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;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--slider::after {
    content: "";
    flex-grow: 0;
    flex: 0 0 20px;
    margin: 0;
    padding: 0;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--slider .m-card {
    flex: none;
    width: 80%;
    margin-right: 20px;
    margin-bottom: 0;
    scroll-snap-align: center;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--slider .m-card:last-child {
    margin-right: 0;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-overlay .m-wrapper {
    position: relative;
  }
}
@media (width <= 500px) {
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--slider::-webkit-scrollbar {
    width: 0;
  }
}
@media (width <= 500px) {
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--row {
    flex-flow: row wrap;
    width: calc(100% + 5px);
    margin-right: -5px;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--row .m-card {
    width: calc(100% - 5px);
    margin-right: 5px;
    margin-top: 24px;
    margin-bottom: 0;
  }
  #d34f3790916940a6ba8e06d2aad8a213 .m-cards-wrapper--row .m-card:nth-child(-n+1) {
    margin-top: 0;
  }
}
#ee6e035cb5b143f5af4eb0a709688211 > .block-content {
  display: flex;
}

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

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

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

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

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

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

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

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

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

#ee6e035cb5b143f5af4eb0a709688211.blk-in-abs .m-button-IWS4KOZ {
  width: 100%;
}

#ee6e035cb5b143f5af4eb0a709688211 .m-button-IWS4KOZ {
  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;
}

#ee6e035cb5b143f5af4eb0a709688211 .m-block-wrapper .m-button-IWS4KOZ {
  margin-top: unset;
}

#ee6e035cb5b143f5af4eb0a709688211 .m-button-IWS4KOZ::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;
}

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

#ee6e035cb5b143f5af4eb0a709688211 .m-button-IWS4KOZ:hover::before {
  display: none;
}

#ee6e035cb5b143f5af4eb0a709688211 .m-button-IWS4KOZ:active {
  transform: scale(0.97);
}

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

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

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

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

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

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

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

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

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

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

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

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

#el-8e6413ce005840169f30ea20dd136bec.blk-in-abs .m-button-m85bJDY {
  width: 100%;
}

#el-8e6413ce005840169f30ea20dd136bec .m-button-m85bJDY {
  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-8e6413ce005840169f30ea20dd136bec .m-block-wrapper .m-button-m85bJDY {
  margin-top: unset;
}

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

#el-8e6413ce005840169f30ea20dd136bec .m-button-m85bJDY:hover::before {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#a3a23e2e2a8f4c9ab0b2544ee84c69f0.blk-in-abs .m-button-DRKYJvg {
  width: 100%;
}

#a3a23e2e2a8f4c9ab0b2544ee84c69f0 .m-button-DRKYJvg {
  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;
}

#a3a23e2e2a8f4c9ab0b2544ee84c69f0 .m-block-wrapper .m-button-DRKYJvg {
  margin-top: unset;
}

#a3a23e2e2a8f4c9ab0b2544ee84c69f0 .m-button-DRKYJvg::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;
}

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

#a3a23e2e2a8f4c9ab0b2544ee84c69f0 .m-button-DRKYJvg:hover::before {
  display: none;
}

#a3a23e2e2a8f4c9ab0b2544ee84c69f0 .m-button-DRKYJvg:active {
  transform: scale(0.97);
}

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

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

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 {
  height: auto;
  min-height: 50px;
}

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

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-stretchBackground {
  background-size: cover;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-wrapper {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
}

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-header {
  max-width: 1170px;
  width: 100%;
  color: #111;
  position: relative;
  text-align: left;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-subheader {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  color: #111;
  position: relative;
  text-align: left;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-headers--left {
  margin: 0 auto 0 0;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-headers--center {
  margin: 0 auto;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-headers--right {
  margin: 0 0 0 auto;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-subheader.top-margined {
  margin-top: 32px;
}

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-section {
  padding-bottom: 36px;
}

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

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

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

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

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

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-content-wrapper--left {
  justify-content: flex-start;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-content-wrapper--center {
  justify-content: center;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-content-wrapper--rigth {
  justify-content: flex-end;
}

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

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

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-service-card--border {
  border-radius: 0;
}

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .spacer {
  flex: 1 1 100%;
}

#el-64dd68e0423a4f5d919c7dcd564d4501 .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-64dd68e0423a4f5d919c7dcd564d4501 .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-64dd68e0423a4f5d919c7dcd564d4501 .m-service-card__image--full-width img {
  width: 100%;
  height: 100%;
}

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

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

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

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-service-card--border {
  border-radius: 0;
}

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

#el-64dd68e0423a4f5d919c7dcd564d4501 .m-service-card__slot {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#d14eda3af66e4810a741de1408c39c90 .msf-input__option {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

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

#d14eda3af66e4810a741de1408c39c90 .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-4d5c918a77da43b4a0714c01e6b76051 > div.block-content {
  justify-content: normal;
}

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

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

#el-4d5c918a77da43b4a0714c01e6b76051 .msf-input__header {
  display: inline-block;
}

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

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

#el-4d5c918a77da43b4a0714c01e6b76051 .msf-input::placeholder {
  overflow: visible;
}

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

#el-5777f6ef26414118a46a8f8c24a29bf8 > div.block-content {
  justify-content: normal;
}

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

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

#el-5777f6ef26414118a46a8f8c24a29bf8 .msf-input__header {
  display: inline-block;
}

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

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

#el-5777f6ef26414118a46a8f8c24a29bf8 .msf-input::placeholder {
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-3a9b64465a5343ea9c3cc17677f88181 .m-button-RXfL_RX {
  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-3a9b64465a5343ea9c3cc17677f88181 .m-block-wrapper .m-button-RXfL_RX {
  margin-top: unset;
}

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

#el-3a9b64465a5343ea9c3cc17677f88181 .m-button-RXfL_RX:hover::before {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#d2a96b691bb24f79aec448673ea2230b .msf-input__option {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

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

#d2a96b691bb24f79aec448673ea2230b .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-552dbc6aca0c4641bf2b37a63609490b > div.block-content {
  justify-content: normal;
}

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

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

#el-552dbc6aca0c4641bf2b37a63609490b .msf-input__header {
  display: inline-block;
}

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

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

#el-552dbc6aca0c4641bf2b37a63609490b .msf-input::placeholder {
  overflow: visible;
}

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

#el-0873e980d9294cd79731f45dc4c5406c > div.block-content {
  justify-content: normal;
}

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

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

#el-0873e980d9294cd79731f45dc4c5406c .msf-input__header {
  display: inline-block;
}

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

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

#el-0873e980d9294cd79731f45dc4c5406c .msf-input::placeholder {
  overflow: visible;
}

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

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

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

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

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

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

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

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

#el-0873e980d9294cd79731f45dc4c5406c .msf-input__file-area--has-files {
  cursor: default;
}

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

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

#el-0873e980d9294cd79731f45dc4c5406c .block-content {
  justify-content: center;
}

#el-5670356b6c8a4d718060d5239f761df1 > div.block-content {
  justify-content: normal;
}

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

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

#el-5670356b6c8a4d718060d5239f761df1 .msf-input__header {
  display: inline-block;
}

#el-5670356b6c8a4d718060d5239f761df1 .msf-input__header::after {
  content: " *";
}

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

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

#el-5670356b6c8a4d718060d5239f761df1 .msf-input::placeholder {
  overflow: visible;
}

@media (width <= 500px) {
  #el-5670356b6c8a4d718060d5239f761df1 > div.block-content {
    justify-content: normal;
  }
}
@tablet {
  #el-5670356b6c8a4d718060d5239f761df1 > div.block-content {
    justify-content: normal;
  }
}
#el-5670356b6c8a4d718060d5239f761df1 .msf-options__wrapper {
  justify-content: start;
}

#el-5670356b6c8a4d718060d5239f761df1 .msf-options__wrapper {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, 6em);
  font-size: var(--msf-option-size, 14px);
}

#el-5670356b6c8a4d718060d5239f761df1 .msf-options__wrapper .msf-input__header {
  display: none;
}

#el-5670356b6c8a4d718060d5239f761df1 .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-5670356b6c8a4d718060d5239f761df1 .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-5670356b6c8a4d718060d5239f761df1 .msf-option:hover .msf-option__card {
  box-shadow: inset 0 0 4px 1px var(--msf-checked-variant-color, #111);
}

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

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

#el-5670356b6c8a4d718060d5239f761df1 .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-5670356b6c8a4d718060d5239f761df1 .msf-option img {
  width: 2.75em;
  height: 2.75em;
  object-fit: cover;
  border-radius: 100vw;
}

#el-5670356b6c8a4d718060d5239f761df1 .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-5670356b6c8a4d718060d5239f761df1 .msf-input__wrapper:not(.msf-options__wrapper) {
  margin-top: 20px;
}

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

#el-5670356b6c8a4d718060d5239f761df1 .international-tel-input {
  width: 100%;
}

#el-5670356b6c8a4d718060d5239f761df1 .international-tel-input .iti__country-list {
  z-index: 12;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-03b092bc185846679ce5ea6dfb5134b6 .m-block-wrapper .m-button-lrmLWXH {
  margin-top: unset;
}

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

#el-03b092bc185846679ce5ea6dfb5134b6 .m-button-lrmLWXH:hover::before {
  display: none;
}

#el-03b092bc185846679ce5ea6dfb5134b6 .m-button-lrmLWXH:active {
  transform: scale(0.97);
}

#el-03b092bc185846679ce5ea6dfb5134b6 .m-button__text-lrmLWXH {
  text-align: left;
  transition: transform 0.15s linear;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#f0d7704cf89f4091be6471b9abe320dc .msf-input__option {
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  color: var(--msf-field-input-color);
  font-size: var(--msf-option-font-size);
}

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

#f0d7704cf89f4091be6471b9abe320dc .msf-input__hint {
  color: var(--msf-field-hint-color);
  font-family: arial, "helvetica neue", helvetica, sans-serif;
  font-size: var(--msf-inp-hint-size);
  margin-top: var(--msf-inp-hint-top-mgn);
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#el-9946e9f5c80d4e0dac32bfe47cdf525d > div.block-content {
  justify-content: normal;
}

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

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

#el-9946e9f5c80d4e0dac32bfe47cdf525d .msf-input__header {
  display: inline-block;
}

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

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

#el-9946e9f5c80d4e0dac32bfe47cdf525d .msf-input::placeholder {
  overflow: visible;
}

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

#el-98cf59529df84f22b02cf6065b48f88b > div.block-content {
  justify-content: normal;
}

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

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

#el-98cf59529df84f22b02cf6065b48f88b .msf-input__header {
  display: inline-block;
}

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

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

#el-98cf59529df84f22b02cf6065b48f88b .msf-input::placeholder {
  overflow: visible;
}

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

#el-25adfbde04574ba9a0d283cbabed603a > div.block-content {
  justify-content: normal;
}

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

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

#el-25adfbde04574ba9a0d283cbabed603a .msf-input__header {
  display: inline-block;
}

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

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

#el-25adfbde04574ba9a0d283cbabed603a .msf-input::placeholder {
  overflow: visible;
}

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

#el-25adfbde04574ba9a0d283cbabed603a .block-content {
  justify-content: center;
}

#el-18106034060c49d9a1a3f9b9542e7e39 > .block-content {
  display: flex;
}

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

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

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

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

#el-18106034060c49d9a1a3f9b9542e7e39 .block-content {
  display: flex;
}

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

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

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

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

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

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

#el-18106034060c49d9a1a3f9b9542e7e39 .m-block-wrapper .m-button-qm0ylE8 {
  margin-top: unset;
}

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

#el-18106034060c49d9a1a3f9b9542e7e39 .m-button-qm0ylE8:hover::before {
  display: none;
}

#el-18106034060c49d9a1a3f9b9542e7e39 .m-button-qm0ylE8:active {
  transform: scale(0.97);
}

#el-18106034060c49d9a1a3f9b9542e7e39 .m-button__text-qm0ylE8 {
  text-align: center;
  transition: transform 0.15s linear;
}

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

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

.ms-ts-d14eda3af66e4810a741de1408c39c90-515 {
  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-d14eda3af66e4810a741de1408c39c90-517 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

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

.ms-ts-d14eda3af66e4810a741de1408c39c90-521 {
  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;
}

.ms-ts-d2a96b691bb24f79aec448673ea2230b-595 {
  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-d2a96b691bb24f79aec448673ea2230b-597 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

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

.ms-ts-d2a96b691bb24f79aec448673ea2230b-601 {
  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;
}

.ms-ts-f0d7704cf89f4091be6471b9abe320dc-675 {
  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-f0d7704cf89f4091be6471b9abe320dc-677 {
  font-family: "Open Sans", Arial !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 16px !important;
  line-height: 140% !important;
  letter-spacing: 0 !important;
}

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

.ms-ts-f0d7704cf89f4091be6471b9abe320dc-681 {
  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_section[data-id=s-88c93e9919134bbfb1f72e69a73bd1b8] {
    display: none;
  }
  .blk[data-id=b-89e22b6a30474924801e67c7e3526a54] .blk_divider_self {
    height: 15px;
  }
  .gs-fonts--1[class] {
    font-size: 36px !important;
    line-height: 140% !important;
  }
  .blk.blk_text[data-id=b-fe5783b6708c427181203060bd38a61b] .blk-data {
    font-size: 46px;
    line-height: 120%;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-76c992cb598d498286571f42f61529a2] .blk_divider_self {
    height: 15px;
  }
  .blk.blk_text[data-id=b-23d29071b237408b8dd6bfa9ed67a473] .blk-data {
    font-size: 28px;
    line-height: normal;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk[data-id=b-1120799bd8f34004a565ba8e4799d8bf] .blk_divider_self {
    height: 50px;
  }
  .blk[data-id=b-ed650fe19c08421a891b58571d29d098] .blk_divider_self {
    height: 15px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-5b6192f52d0b4aa190dd108f383b0e11] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-19e8a17293d3427c8a5ceb11d67b598e] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-94014e3d76bb4cd1af1e3960acd5e0a9] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk.blk_text[data-id=b-149021dfe69346e693ffd4da9192f24f] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-c9a0df13e24f438dbabb261a3afda0a6] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-328f2323cb424be69180fef0afb44463] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-e6c5cf730a5f4256902b6d1494d042e1] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-9a2fa717de9e41848a6e226f9d430030] .blk-data {
    font-size: 18px;
    line-height: normal;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .blk.blk_text[data-id=b-2e30322dc8c94ad98a0d74d7a73d8de2] .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-5b56782d313b4c32a770ed12e4a15d1e] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-d259f4e3f6f2480eaf29b54261a9cccd] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-21795a4ef58945a581ee9a502fad1ca5] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-3cf938eab6af4dd1a9166acf5de616a6] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-a62f3b21dfa947b19917b40efa06342a] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-14408e4306ce4e978fdfd4c9dfd75b54] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-0c0d0e8d431746fba708dda53736d122] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-43f9d7a2d6464f3db46e2e386f4462e5] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-cc1031252d404c8997f0c52f5fd6e43b] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-2e8e321b4c1e417489a4393942504f0b] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-20296058f50c469f8dcfb2b35b379613] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-484502ecada94bae973940d505cef2d2] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-61d82715a6bb4061a6176fe36a48b7fd] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-b725c452229747da94cd6b56d61ade77] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-2fa934276b1947e09b4687f8c6541f5d] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-95a741da3ac34fee8bc135d13c30bc56] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-cb6206c0066643e38543c00057a77ab6] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-9a9fde11f30944f787226dfe79194620] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_section[data-id=s-82a93c1d002147cb8499ee80f8bca136] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-2280be0adb0c4df4bf3ad39cc23344eb] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-37025c5afece40ac8d1f6f95862fea7e] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-34e82cf96aac45deabf5e37f45ed89f2] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-078aa2ba1b7b4b59b912fa1d1ecec411] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-31ad980cfb9e42e99a2441518981e1de] {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  .blk_container.v3 .td_container_cell[data-cell_id=c-c4c5630ca2214a778c5e63fb5a721411] {
    width: 100%;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .blk_container[data-id=b-92045f61ef474f5eb10c0cc7895130a3] > .blk_container_cells_wrap > .blk_container_cells {
    display: flex;
    flex-flow: row wrap;
  }
}
#\33 ae3d3aa5d15465d8049def97c10e616 {
  z-index: 1000 !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de {
  --imageSize: 100px;
  --height: 600px;
}

@media (width <= 500px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de {
    --height: 500px;
  }
}
@media (width <= 360px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de {
    --height: 350px;
  }
}
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .block-content,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slider-wrapper,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slider,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slide,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slide img {
  width: 100% !important;
  height: 100% !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
  display: grid;
  align-items: center;
  width: 100%;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide img {
  object-fit: contain;
  border-radius: 12px;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
  column-gap: 24px;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider__miniature {
  flex-direction: column;
}

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

@media (width <= 500px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
    grid-template-columns: minmax(0, 1fr) auto;
  }
}
#el-99b5b892dc0d43b4bfcd3fdbafecd7de .arrow_right {
  display: none !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide {
  flex: 0 0 100%;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de > .block-content {
  display: flex !important;
  width: 100% !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de > .block-content > .m-block-wrapper {
  width: 100% !important;
  flex: 1 !important;
  margin: 0 !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs > .block-content > .m-block-wrapper {
  width: 300px;
  height: 600px;
  margin: 0;
}

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

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

#el-99b5b892dc0d43b4bfcd3fdbafecd7de {
  --height: 600px;
}

@media (width <= 500px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de {
    --height: 500px;
  }
}
@media (width <= 360px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de {
    --height: 350px;
  }
}
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .block-content,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slider-wrapper,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slider,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slide,
#el-99b5b892dc0d43b4bfcd3fdbafecd7de.blk-in-abs.blk--resizing .m-slide img {
  width: 100% !important;
  height: 100% !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
  display: grid !important;
  align-items: center !important;
  width: 100% !important;
  column-gap: 24px !important;
  grid-template-columns: minmax(0, 1fr) var(--imageSize) !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide {
  flex: 0 0 100% !important;
  height: var(--height) !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slide > img {
  object-fit: contain !important;
  border-radius: 12px !important;
}

#el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider__miniature {
  flex-direction: column !important;
}

@media (width <= 500px) {
  #el-99b5b892dc0d43b4bfcd3fdbafecd7de .m-slider-wrapper {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }
}
#el-99b5b892dc0d43b4bfcd3fdbafecd7de .arrow_right {
  display: none !important;
}
