

/* Start:/local/templates/svdom_new/components/bitrix/news.detail/baimura2/style.css?1783068504155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */


/* Start:/local/templates/svdom_new/components/webmaxima/yandexmap.pointview/yandex_template/style.css?17830685099608*/
.container {
      max-width: 1398px;
      margin: 0 auto;
    }

    @media screen and (max-width: 1460px) {
      .container {
        width: 1180px;
      }
    }

    @media screen and (max-width: 1240px) {
      .container {
        width: 970px;
      }
    }

    @media screen and (max-width: 991px) {
      .container {
        width: 750px;
      }
    }

    @media screen and (max-width: 767px) {
      .container {
        width: 100%;
        padding: 0 20px;
      }
    }


.h-100 {
      height: 100% !important;
      display: flex;
      justify-content: center;
    }

    .location {
      height: 600px;
      overflow: hidden;
      position: relative;
    }

    @media only screen and (max-width: 1460px) {
      .location {
        height: 500px;
      }
    }

    @media only screen and (max-width: 991px) {
      .location {
        height: 400px;
      }
    }

    .location [class*="ymaps-2"][class*="-ground-pane"] {
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      -webkit-filter: grayscale(100%);
    }

    .location__map {
      width: 100%;
      height: 100%;
    }

    .location__filters-trigger {
      -webkit-box-shadow:
        0 2px 4px rgba(0, 0, 0, 0.12),
        0 4px 16px rgba(0, 0, 0, 0.16);
      box-shadow:
        0 2px 4px rgba(0, 0, 0, 0.12),
        0 4px 16px rgba(0, 0, 0, 0.16);
      position: absolute;
      left: 0.9375rem;
      bottom: 1.25rem;
      z-index: 10;
      font-weight: 600;
      background: #fff;
      border-radius: 2rem;
      height: 2.625rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.3125rem 1.25rem 0.3125rem 0.625rem;
      border: none;
      outline: none !important;
    }

    @media (min-width: 992px) {
      .location__filters-trigger {
        display: none;
      }
    }

    .location__filters-trigger-icon {
      max-width: 2rem;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 2rem;
      flex: 0 0 2rem;
      height: 2rem;
      border-radius: 50%;
      background-color: #004b94;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      margin-right: 0.4375rem;
    }

    .location__filters-trigger-icon svg {
      width: 1.125rem;
    }

    .location__filters {
      padding: 1.5625rem 1.5625rem 2.5rem;
      -webkit-transition: 0.5s;
      transition: 0.5s;
      position: absolute;
      left: 0;
      width: 100%;
      bottom: 0;
      z-index: 15;
      border-bottom: 1px solid #e0e5ed;
    }

    @media (min-width: 992px) {
      .location__filters {
        padding: 1.25rem;
        border-bottom: none;
      }
    }

    @media (max-width: 991.98px) {
      .location__filters {
        background: #fff;
        -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
        border-radius: 1.5rem 1.5rem 0 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
    }

    .location__filters.is-show {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }

    .location__close {
      background:
        /*savepage-url=../img/general/ic-close.svg*/
        url(/local/templates/svdom_new/components/webmaxima/yandexmap.pointview/yandex_template/) center no-repeat;
      width: 1.75rem;
      height: 1.75rem;
      padding: 0;
      border: none;
      outline: none !important;
      position: absolute;
      top: 1.5625rem;
      right: 1.25rem;
    }

    @media (min-width: 992px) {
      .location__close {
        display: none;
      }
    }

    .location__header {
      font-size: 1.25rem;
      font-weight: 600;
      color: #01152c;
      padding-bottom: 1.5625rem;
    }

    @media (min-width: 992px) {
      .location__header {
        display: none;
      }
    }

    @media (min-width: 992px) {
      .location__options {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
      }
    }

    .location__option {
      position: relative;
    }

    @media (min-width: 992px) {
      .location__option {
        margin: 0 0.4375rem;
      }
    }

    .location__option:first-child .location__label {
      border-bottom: 1px solid #e0e5ed;
      margin-bottom: 0.9375rem;
    }

    @media (min-width: 992px) {
      .location__option:first-child .location__label {
        padding-right: 0.3125rem;
        border-bottom: none;
        margin-bottom: 0;
      }
    }

    @media (min-width: 992px) {
      .location__option:first-child .location__input:checked+.location__label {
        border-color: #004b94;
        background: #004b94;
        color: #fff;
      }
    }

    @media (max-width: 991.98px) {
      .location__option:last-child .location__label {
        padding-bottom: 0;
      }
    }

    .location__input {
      position: absolute;
      opacity: 0;
      pointer-events: none;
    }

    @media (min-width: 992px) {
      .location__input:checked+.location__label {
        border-color: #004b94;
      }
    }

    .location__input:checked+.location__label:after {
      display: block;
    }

    @media (min-width: 992px) {
      .location__input:checked+.location__label:after {
        display: none;
      }
    }

    .location__icon {
      margin-right: 0.4375rem;
    }

    .location__label {
      font-weight: 500;
      color: #01152c;
      cursor: pointer;
      width: 100%;
      margin: 0;
      padding: 0 0 0.9375rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }

    @media (min-width: 992px) {
      .location__label {
        font-weight: 600;
        background: #fff;
        border-radius: 2rem;
        height: 2.625rem;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0.3125rem 1.25rem 0.3125rem 0.3125rem;
        min-width: 5rem;
        -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
        border: 0.125rem solid transparent;
        width: auto;
      }
    }

    .location__label:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 1.375rem;
      height: 1.375rem;
      border: 1px solid #e0e5ed;
      border-radius: 0.3125rem;
    }

    @media (min-width: 992px) {
      .location__label:before {
        display: none;
      }
    }

    .location__label:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 1.375rem;
      height: 1.375rem;
      background-image: url("data:image/svg+xml,%3Csvg width='13' height='11' viewBox='0 0 13 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.45453 5.45456L4.63635 8.63638L11.9091 1.36365' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
      background-size: 65%;
      background-repeat: no-repeat;
      background-position: 55% 45%;
      background-color: #004b94;
      line-height: 17px;
      display: none;
      border-radius: 0.3125rem;
    }

    @media (min-width: 992px) {
      .location__label:after {
        display: none;
      }
    }

    .location__filters-header {
      display: none;
    }

    @media only screen and (max-width: 991px) {
      .location__filters-header {
        display: flex;
        margin-bottom: 15px;
        align-items: center;
        justify-content: space-between;
      }
    }

    .location__filters-strong {
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
    }

    .location__filters-head {
      font-size: 18px;
      font-weight: 700;
    }

    .location__okrug {
      display: none;
    }

    @media only screen and (max-width: 991px) {
      .location__okrug {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 8px 16px;
        background: #fff;
        border-radius: 60px;
        box-shadow: 0 3px 30px rgba(0, 0, 0, 0.15);
        position: absolute;
        bottom: 15px;
        left: 15px;
        font-size: 18px;
        font-weight: 700;
      }

      .location__okrug svg {
        margin-right: 6px;
        background: #0e6131;
        border-radius: 50%;
        padding: 4px;
      }
    }

    .location__label:after {
      background-color: #0e6131;
      top: 1px;
      right: 1px;
    }

.upgrade__winner {
  margin-bottom: 27px;
}

.upgrade__name {
  font-weight: 600;
  font-size: 32px;
  line-height: 35px;
  margin-bottom: 21px;
}

@media only screen and (max-width: 1460px) {
    .upgrade__name{
    font-size: 28px;
	}
}

@media only screen and (max-width: 1240px) {
    .upgrade__name{
    font-size: 24px;
	}
}

@media only screen and (max-width: 991px) {
    .upgrade__name{
    font-size: 28px;
    line-height: 31px;
	}
}
/* End */


/* Start:/local/templates/svdom_new/css/landing_forms.css?178306851010299*/
body:has(.lp-header) #header {
    display: none !important;
}

.lp-header {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
    background: #fff;
    border-bottom: 1px solid #ececec;
    box-shadow: 0 1px 0 rgba(15, 23, 42, 0.02);
}
.lp-header__wrap {
    max-width: 1320px;
    margin: 0 auto;
    padding: 14px 24px;
    display: flex;
    align-items: center;
    gap: 32px;
}
.lp-header__logo {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
}
.lp-header__logo img {
    height: 36px;
    width: auto;
    display: block;
}
.lp-header__nav {
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 28px;
    flex: 1;
}
.lp-header__nav a {
    color: #1f2937;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: color 0.15s ease;
    white-space: nowrap;
}
.lp-header__nav a:hover { color: #00a651; }
.lp-header__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #00a651 0%, #00c060 100%);
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.3px;
    padding: 11px 24px;
    border-radius: 999px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    box-shadow: 0 6px 18px rgba(0, 166, 81, 0.22);
}
.lp-header__cta:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(0, 166, 81, 0.32);
    filter: brightness(1.05);
}
.lp-header__burger {
    display: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 6px;
    flex-direction: column;
    gap: 5px;
}
.lp-header__burger span {
    display: block;
    width: 22px;
    height: 2px;
    background: #1f2937;
    border-radius: 2px;
}
@media (max-width: 900px) {
    .lp-header__wrap { padding: 12px 16px; gap: 12px; }
    .lp-header__nav { display: none; }
    .lp-header__burger { display: inline-flex; }
}
@media (max-width: 480px) {
    .lp-header__cta { padding: 9px 16px; font-size: 13px; }
    .lp-header__logo img { height: 30px; }
}

.landing-feedback {
    padding: 70px 20px;
    background: linear-gradient(180deg, #fafafa 0%, #f1f3f4 100%);
    position: relative;
}

.landing-feedback__wrap {
    max-width: 560px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 48px 40px;
    border-radius: 18px;
    box-shadow: 0 10px 40px rgba(15, 23, 42, 0.08);
}

.landing-feedback__title {
    margin: 0 0 10px;
    font-size: clamp(24px, 3.5vw, 34px);
    font-weight: 700;
    color: #1a1a1a;
    letter-spacing: -0.3px;
}

.landing-feedback__subtitle {
    margin: 0 0 28px;
    color: #6b7280;
    font-size: 15px;
    line-height: 1.5;
}

@media (max-width: 600px) {
    .landing-feedback { padding: 50px 16px; }
    .landing-feedback__wrap { padding: 32px 22px; border-radius: 14px; }
}

/* .js-landing-cta-trigger — только поведенческий хук (открыть модалку),
   без своих стилей: вид кнопки задаёт класс самой страницы (.green-btn/.btn и т.п.). */
.landing-header-cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, #00a651 0%, #00c060 100%);
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.3px;
    padding: 12px 26px;
    border-radius: 999px;
    text-decoration: none;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
    box-shadow: 0 6px 18px rgba(0, 166, 81, 0.22);
}

.landing-header-cta-btn:hover {
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 10px 26px rgba(0, 166, 81, 0.32);
    filter: brightness(1.05);
}

.landing-header-cta-btn:active {
    transform: translateY(0);
    box-shadow: 0 4px 10px rgba(0, 166, 81, 0.22);
}

@media (max-width: 768px) {
    .landing-header-cta-btn { padding: 10px 18px; font-size: 13px; }
}

.landing-cta-modal {
    position: fixed;
    inset: 0;
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    overflow-y: auto;
}
.landing-cta-modal.is-open { display: flex; }

.landing-cta-modal__overlay {
    position: fixed;
    inset: 0;
    background: rgba(15, 23, 42, 0.55);
    backdrop-filter: blur(2px);
    cursor: pointer;
}

.landing-cta-modal__dialog {
    position: relative;
    z-index: 1;
    margin: auto;
    background: #fff;
    width: 100%;
    max-width: 460px;
    padding: 40px 36px 32px;
    border-radius: 18px;
    box-shadow: 0 30px 80px rgba(15, 23, 42, 0.25);
    animation: landingCtaModalIn 0.22s ease-out;
}

@keyframes landingCtaModalIn {
    from { opacity: 0; transform: translateY(12px) scale(0.98); }
    to   { opacity: 1; transform: translateY(0) scale(1); }
}

.landing-cta-modal__close {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 36px;
    height: 36px;
    border: none;
    background: transparent;
    font-size: 28px;
    line-height: 1;
    color: #94a3b8;
    cursor: pointer;
    border-radius: 50%;
    transition: background 0.15s ease, color 0.15s ease;
}
.landing-cta-modal__close:hover { background: #f1f5f9; color: #0f172a; }

.landing-cta-modal__title {
    margin: 0 0 8px;
    font-size: 24px;
    font-weight: 700;
    color: #0f172a;
    text-align: center;
}

.landing-cta-modal__subtitle {
    margin: 0 0 22px;
    color: #64748b;
    font-size: 14px;
    text-align: center;
}

@media (max-width: 480px) {
    .landing-cta-modal__dialog { padding: 32px 22px 24px; border-radius: 14px; }
    .landing-cta-modal__title { font-size: 20px; }
}

/* Согласие на обработку ПД (bitrix:main.userconsent.request) рендерится с z-index:9000
   и переносится в body — без этого оно открывается ЗА модалкой (.landing-cta-modal: z-index 99999) */
.main-user-consent-request-popup {
    z-index: 100000 !important;
}

/* ── Защита и аккуратный вид лендинг-формы (не перебивается версткой страниц) ──
   Повышенная специфичность (.form-simple-wrapper > элемент) + !important,
   чтобы CSS лендингов (напр. ".request-form input { height:100px }" или
   ".green-btn,.form-simple-button { font-size:50px }") не ломал форму. */
.form-simple-wrapper {
    max-width: 520px !important;
    width: 100% !important;
    margin: 0 auto !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    background: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-align: left !important;
}
.form-simple-wrapper .form-simple-fields {
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    align-items: stretch !important;
}
.form-simple-wrapper .form-simple-field {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    margin: 0 !important;
}
.form-simple-wrapper .form-simple-input,
.form-simple-wrapper .form-simple-textarea {
    width: 100% !important;
    box-sizing: border-box !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 13px 16px !important;
    font-size: 15px !important;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    text-align: left !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    border: 1px solid #d7dbe0 !important;
    border-radius: 10px !important;
    background: #fff !important;
    color: #1a1a1a !important;
    box-shadow: none !important;
}
.form-simple-wrapper .form-simple-textarea {
    min-height: 96px !important;
    resize: vertical !important;
}
.form-simple-wrapper .form-simple-input::placeholder {
    color: #9aa3ad !important;
    font-size: 15px !important;
    text-transform: none !important;
}
.form-simple-wrapper .form-simple-input:focus,
.form-simple-wrapper .form-simple-textarea:focus {
    border-color: #00a651 !important;
    outline: none !important;
}
.form-simple-wrapper .form-simple-submit {
    margin-top: 18px !important;
}
.form-simple-wrapper .form-simple-button {
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 14px 24px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    background: #00a651 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 10px !important;
    cursor: pointer !important;
    box-shadow: none !important;
    transition: background-color .2s ease !important;
}
.form-simple-wrapper .form-simple-button:hover {
    background: #009144 !important;
    color: #fff !important;
}
.form-simple-wrapper .form-simple-consent {
    font-size: 12px !important;
    line-height: 1.4 !important;
    color: #6b7280 !important;
    margin-top: 14px !important;
    text-align: left !important;
}
.form-simple-wrapper .form-simple-consent a { color: #00a651 !important; }
.form-simple-wrapper .form-simple-consent .main-user-consent-request {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
}
.form-simple-wrapper .form-simple-consent input[type="checkbox"],
.form-simple-wrapper input[type="checkbox"],
.form-simple-wrapper input[type="radio"] {
    -webkit-appearance: checkbox !important;
    appearance: auto !important;
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-width: 16px !important;
    padding: 0 !important;
    margin: 2px 0 0 0 !important;
    flex: 0 0 auto !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    background: #fff !important;
}

/* End */


/* Start:/local/components/vhoruzhenko/forms.landing.safe/templates/landing-form/style.css?17830685273012*/
.form-simple-wrapper {
    margin: 0 auto;
    padding: 20px;
}

.form-simple-title {
    margin: 0 0 20px 0;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.form-simple-fields {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.form-simple-field {
    display: flex;
    flex-direction: column;
}

.form-simple-label {
    margin-bottom: 5px;
    font-weight: 500;
    color: #555;
    font-size: 14px;
}

.form-simple-required {
    color: #e74c3c;
}

.form-simple-input,
.form-simple-textarea {
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: inherit;
    transition: border-color 0.3s;
}

.form-simple-input:focus,
.form-simple-textarea:focus {
    outline: none;
    border-color: #3498db;
}

.form-simple-input.error,
.form-simple-textarea.error {
    border-color: #e74c3c;
}

.form-simple-error-message {
    color: #e74c3c;
    font-size: 12px;
    margin-top: 5px;
    min-height: 18px;
    opacity: 0;
    transition: opacity 0.3s;
    display: block;
}

.form-simple-error-message.show {
    opacity: 1;
}

.form-simple-textarea {
    resize: vertical;
    min-height: 100px;
}

.form-simple-submit {
    margin-top: 20px;
}

.form-simple-button {
    width: 100%;
    padding: 12px 24px;
    background-color: #009846;
    color: white;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s;
}

.form-simple-button:hover {
    background-color: #009846;
}

.form-simple-button:active {
    background-color: #009846;
}

.form-simple-errors {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fdecea;
    border-left: 4px solid #e74c3c;
    border-radius: 4px;
}

.form-simple-error {
    color: #c0392b;
    font-size: 14px;
    margin: 5px 0;
}

.form-simple-success {
    padding: 15px;
    background-color: #d4edda;
    border-left: 4px solid #28a745;
    border-radius: 4px;
    color: #155724;
    font-size: 14px;
}

/* User Consent Styling */
.form-simple-consent {
    margin-top: 15px;
    padding: 10px 0;
}

.form-simple-consent .main-user-consent-request {
    font-size: 13px;
    line-height: 1.4;
}

.form-simple-consent .main-user-consent-request a {
    color: #3498db;
    text-decoration: underline;
}

.form-simple-consent .main-user-consent-request a:hover {
    color: #2980b9;
}

.form-simple-consent-error {
    color: #e74c3c;
    font-size: 12px;
    margin-top: 5px;
    display: block;
    opacity: 0;
    transition: opacity 0.3s;
}

.form-simple-consent-error.show {
    opacity: 1;
}

.form-simple-consent .main-user-consent-checkbox {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}

.form-simple-consent .main-user-consent-checkbox input[type="checkbox"] {
    margin-top: 3px;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .form-simple-wrapper {
        padding: 15px;
    }

    .form-simple-title {
        font-size: 20px;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17830682283805*/
.main-user-consent-request a{cursor:pointer}.main-user-consent-request-popup{position:fixed;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.5);overflow:hidden;z-index:9000}.main-user-consent-request-popup-cont{min-height:290px;position:absolute;top:50%;left:50%;margin:0 auto;padding:20px;min-width:320px;width:100%;max-width:600px;background:#fff;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-border-radius:5px;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.main-user-consent-request-popup-header{margin:0 0 10px;font:normal 18px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#000;text-align:left;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:260px}.main-user-consent-request-popup-textarea-block{margin:0 0 20px}.main-user-consent-request-popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-user-consent-request-popup-button{display:inline-block;height:39px;margin:0 10px 5px 0;padding:0 18px;border:none;border-radius:2px;font:normal 12px/39px var(--ui-font-family-primary,var(--ui-font-family-helvetica));color:#535c69;outline:none;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-font-smoothing:antialiased;-webkit-transition:background-color .2s linear,color .2s linear;transition:background-color .2s linear,color .2s linear;cursor:pointer}.main-user-consent-request-popup-button-acc{background:#bbed21}.main-user-consent-request-popup-button-acc:hover{background:#d2f95f}.main-user-consent-request-popup-button-rej{-webkit-box-shadow:inset 0 0 0 1px #a1a6ac;box-shadow:inset 0 0 0 1px #a1a6ac;background:none}.main-user-consent-request-popup-button-rej:hover{background:#cfd4d8}.main-user-consent-request-popup-text{border:1px solid #999;overflow:auto;padding:8px;text-align:left;color:#545454}.main-user-consent-request-popup-link{height:130px;display:flex;justify-content:center;align-items:center;flex-direction:column}.main-user-consent-request-popup-link a{display:block;margin:20px 0 0;text-overflow:ellipsis;overflow:hidden;max-width:260px}.main-user-consent-request-loader{position:relative;height:100px;width:100px;margin:0 auto;-webkit-transform:translateY(50%);transform:translateY(50%)}.main-user-consent-request-path{stroke:#80868e;stroke-dasharray:100,200}.main-user-consent-request-loader:before{content:"";display:block;padding-top:100%}.main-user-consent-request-circular{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:inherit;width:inherit;-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.main-user-consent-request-path{stroke:#ccc;stroke-dasharray:60,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite;stroke-linecap:round}.main-user-consent-request-announce{color:#333;font-size:13px;line-height:15px}.main-user-consent-request-announce-link{cursor:pointer}.main-user-consent-request-announce-required{color:red}@keyframes rotate{to{transform:rotate(1turn)}}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn)}}@media (min-width:1000px){.main-user-consent-request-popup-cont{min-height:400px;min-width:640px}.main-user-consent-request-popup-header{max-width:590px}.main-user-consent-request-popup-link,.main-user-consent-request-popup-text{height:240px}.main-user-consent-request-popup-link a{max-width:200px}}@media (max-width:768px){.main-user-consent-request-popup-cont{height:100%}}
/* End */
/* /local/templates/svdom_new/components/bitrix/news.detail/baimura2/style.css?1783068504155 */
/* /local/templates/svdom_new/components/webmaxima/yandexmap.pointview/yandex_template/style.css?17830685099608 */
/* /local/templates/svdom_new/css/landing_forms.css?178306851010299 */
/* /local/components/vhoruzhenko/forms.landing.safe/templates/landing-form/style.css?17830685273012 */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.min.css?17830682283805 */
