

/* Start:/local/components/kommunar/news.detail/templates/directions/style.css?1758841077898*/
.content-snippet__date{float:right;}
@media (max-width: 1356px) {
    .mcrc-slider-button-next {
        display: none;
    }
    .mcrc-slider-button-prev {
        display: none;
    }
    .nmx-20 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media (max-width: 991.98px) {
    #specialButton {
        display: none;
    }
    .nmt-20 {
        margin-top: -10px;
        padding: 0 10px;
    }
    .nmx-20 {
        margin-right: 0;
        margin-left: 0;
        padding-top: 10px;
    }
    .sp-text-wrap {
        padding: 0px 15px 20px 15px;
    }
}

@media (max-width: 640px) {

    .sp-mcrc-elements.centered.count-1 {
        justify-content: center;
    }
    .sp-mcrc-elements.centered:not(.count-1) {
        justify-content: flex-start;
    }
}

@media (min-width: 641px) {
    .sp-mcrc-elements.centered {
        justify-content: center;
    }
}
/* End */


/* Start:/local/components/sprint.editor/blocks/templates/custom/_style.css?17442749334955*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-image img {
    width: 100%;
}

.sp-image-text {
    background: #eee;
    margin: 10px 0 10px;
    min-height: 250px;
}

.sp-image-text img {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}

.sp-iblock-elements {
    width: 350px;
    background: #ddd;
    padding: 10px;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
}

.sp-accordion-title {
    background: #eee;
    font-size: 21px;
    font-weight: 600;
    padding: 25px 20px;
    border-bottom: 2px solid #fff;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 20px 3%;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02C7';
    font-size: 36px;
    color: #82BF31;
    float: right;
    margin: 2px 5px;
    font-weight: 100;
}

.sp-accordion-title__active:after {
    content: "\02C6";
}

.mc_spoiler-toggle{padding: 10px 0;}
.mc_spoiler-container{
    overflow: hidden;
    transition: height 500ms ease;
    height: 0;
}

.mc_spoiler-toggle.on:after{content:'показать всё';color:#0075ac;}
.mc_spoiler-toggle.off:after{content:'скрыть';color:#0075ac;}







.sp-mcrc {
    margin: 40px 0;
    position: relative;
}
.sp-mcrc + .sp-mcrc {
    padding-top: 40px;
}
.sp-mcrc + .sp-mcrc:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 320px;
    width: 80%;
    margin: 0 auto;
    background: var(--fig-neutral-200);
    height: 1px;
}

.sp-mcrc .info__wrapper {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.sp-mcrc-title {
    font: var(--fig-h3);
    color: var(--fig-primary-green);
    margin-bottom: 16px;
    text-align: center;
}
.sp-mcrc-elements:not(.swiper-wrapper) {
    display: flex;
    justify-items: center;
    gap: 20px;
    margin-top: -16px;
}
.sp-mcrc-element {
    width: 280px;
    display: flex;
    flex-direction: column;
    gap: 20px;

    box-shadow: 0 8px 16px 0 rgba(19, 113, 99, 0.08);
    border-radius: 32px;

    transition: opacity 250ms;
}
.sp-mcrc-element:hover {
    opacity: .8;
}
.sp-mcrc-element_pic {
    overflow: hidden;
    border-radius: 24px;
}

.sp-mcrc-element_body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    gap: 12px;
    padding: 0 16px 24px;
}
.sp-mcrc-element_title {
    font: var(--fig-h4);
}
.sp-mcrc-element_text {
    color: var(--fig-neutral-700);
    font: var(--fig-text135);
}
.sp-mcrc-element_pic img{
    width: 100%;
    object-fit: cover;
}




/* End */


/* Start:/local/components/sprint.editor/blocks/templates/directions/_style.css?17442749334950*/
/* Общие стили для блоков */
.sp-block-table table {
    width: 100%;
    border-collapse: collapse;
}

.sp-block-table table tr {
    background: #f7f7f7;
    color: #8a8a8a;
}

.sp-block-table table tr:nth-child(odd) {
    background: #e7e6e6;
}

.sp-block-table table tr:hover {
    background: #d4d4d4;
    color: #000;
}

.sp-block-table table td {
    text-align: left;
    border: 1px solid #ccc;
    padding: 5px;
}

.sp-image img {
    width: 100%;
}

.sp-image-text {
    background: #eee;
    margin: 10px 0 10px;
    min-height: 250px;
}

.sp-image-text img {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
}

.sp-iblock-elements {
    width: 350px;
    background: #ddd;
    padding: 10px;
}

.sp-properties {
    width: 400px;
    border-collapse: collapse;
}

.sp-properties_title {
    border: 1px solid #ccc;
    padding: 0 5px;
    font-weight: bold;
}

.sp-properties_text {
    border: 1px solid #ccc;
    padding: 0 5px;
}

.sp-gallery-items {
    overflow: hidden;
}

.sp-gallery-item {
    float: left;
    height: 220px;
    padding: 5px;
    /*width: 20%;*/
}

.sp-gallery-item-img-wrapper {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    display: block;
    color: inherit;
}

.sp-gallery-item img {
    display: block;
    max-width: 100%;
    left: 50%;
    max-height: 100%;
    max-width: none;
    position: relative;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0);
    -moz-transform: translate(-50%, -50%) translateZ(0);
    -o-transform: translate(-50%, -50%) translateZ(0);
    -ms-transform: translate(-50%, -50%) translateZ(0);
    transform: translate(-50%, -50%) translateZ(0);
}

.sp-gallery-item-text {
    background-color: rgba(255, 255, 255, .7);
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

.sp-gallery-item-text:hover {
    opacity: 1;
}

.sp-gallery-item-text::after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.sp-gallery-item-text-content {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
}

.sp-button_link,
.sp-button_link:link,
.sp-button_link:visited {
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    border-radius: 20px;
    text-decoration: none;
    background: #ccc;
    color: #333;
}

.sp-button_link:hover {
    text-decoration: none;
    background: #333;
    color: #ccc;
}

/*accordion*/
.sp-accordion {
}

.sp-accordion-title {
    background: #eee;
    font-size: 21px;
    font-weight: 600;
    padding: 25px 20px;
    border-bottom: 2px solid #fff;
}

.sp-accordion-title:first-child {
    border-top: none;
}

.sp-accordion-container {
    padding: 20px 3%;
    display: none;
    overflow: hidden;
}

.sp-accordion-title:after {
    content: '\02C7';
    font-size: 36px;
    color: #82BF31;
    float: right;
    margin: 2px 5px;
    font-weight: 100;
}

.sp-accordion-title__active:after {
    content: "\02C6";
}

.mc_spoiler-toggle{padding: 10px 0;}
.mc_spoiler-container{
    overflow: hidden;
    transition: height 500ms ease;
    height: 0;
}

.mc_spoiler-toggle.on:after{content:'показать всё';color:#0075ac;}
.mc_spoiler-toggle.off:after{content:'скрыть';color:#0075ac;}





.sp-mcrc {
    margin: 40px 0;
    position: relative;
}
.sp-mcrc + .sp-mcrc {
    padding-top: 40px;
}
.sp-mcrc + .sp-mcrc:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: 320px;
    width: 80%;
    margin: 0 auto;
    background: var(--fig-neutral-200);
    height: 1px;
}

.sp-mcrc .info__wrapper {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.sp-mcrc-title {
    font: var(--fig-h3);
    color: var(--fig-primary-green);
    margin-bottom: 16px;
    text-align: center;
}
.sp-mcrc-elements:not(.swiper-wrapper) {
    display: flex;
    justify-items: center;
    gap: 20px;
    margin-top: -16px;
}
.sp-mcrc-element {
    width: 280px;
    display: flex;
    flex-direction: column;
    gap: 20px;

    box-shadow: 0 8px 16px 0 rgba(19, 113, 99, 0.08);
    border-radius: 32px;

    transition: opacity 250ms;
}
.sp-mcrc-element:hover {
    opacity: .8;
}
.sp-mcrc-element_pic {
    overflow: hidden;
    border-radius: 24px;
}

.sp-mcrc-element_body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    gap: 12px;
    padding: 0 16px 24px;
}
.sp-mcrc-element_title {
    font: var(--fig-h4);
}
.sp-mcrc-element_text {
    color: var(--fig-neutral-700);
    font: var(--fig-text135);
}
.sp-mcrc-element_pic img{
    width: 100%;
    object-fit: cover;
}

/* End */


/* Start:/local/components/kommunar/form/templates/directions/style.css?176301789621309*/
/* ============================================
   ШАБЛОН ФОРМЫ DIRECTIONS (СТИЛИ ИЗ FIGMA)
   ============================================ */

/* Заголовок формы (если используется в контексте формы) */
.mainpage-form__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 32px;
}

.mainpage-form__wrapper .main-title {
    width: auto;
    max-width: 212px;
    height: 32px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 135%;
    text-align: center;
    color: #4A9550;
    margin: 0;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* Основной контейнер формы */
.directions-form-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 32px;
    position: relative;
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}

/* Форма */
.directions-form {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px 94px;
    gap: 32px;
    isolation: isolate;
    width: 100%;
    max-width: 880px;
    background-color: #1D6D44;
    background-image: url("data:image/svg+xml,%3Csvg width='774' height='418' viewBox='0 0 774 418' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.014 640.328C117.451 448.26 189.187 270.108 288.221 105.878C387.083 -58.0623 513.114 -208.075 666.309 -344.153L681.999 -314.508C531.169 -180.532 407.214 -33.0483 310.135 127.942C213.227 288.643 143.055 462.863 99.624 650.595L73.014 640.328Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-9.2555 -637.819C54.7024 -532.47 108.169 -408.429 151.144 -265.709C194.045 -123.241 226.534 37.9294 248.62 217.798L228.228 222.061C206.384 44.1257 174.273 -115.202 131.903 -255.911C89.6115 -396.361 37.1409 -518.186 -25.5091 -621.386L-9.2555 -637.831V-637.819Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111.59 509.404C297.897 253.898 539.547 19.6837 770.705 -28.3815L774 -2.00038C547.417 45.1134 309.659 276.648 126.578 527.734L111.59 509.41V509.404Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M242.786 569.657C345.805 358.211 410.973 164.036 438.291 -12.8698C465.38 -188.282 455.191 -346.665 407.724 -488.024L433.226 -502.41C483.021 -354.119 493.805 -188.595 465.585 -5.83646C437.592 175.429 371.163 373.675 266.301 588.914L242.786 569.657Z' fill='%23428A48'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 24px;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

/* Описание формы */
.directions-form-description {
    width: 520px;
    max-width: 520px;
    height: 52px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    z-index: 1;
    position: relative;
}

/* Контейнер всех полей */
.directions-form-fields {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 24px;
    width: 100%;
    max-width: 480px;
    height: auto;
    z-index: 2;
    position: relative;
}

/* Контейнер одного поля */
.directions-form-field {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 4px;
    width: 100%;
    height: auto;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

/* Поля ввода */
.directions-form-input {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 13px 32px;
    gap: 392px;
    width: 100%;
    height: 50px;
    background: #F4FFF3;
    border-radius: 40px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #172945;
    box-sizing: border-box;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.directions-form-input::placeholder {
    color: #A3B5D1;
    opacity: 1;
}

.directions-form-input::-webkit-input-placeholder {
    color: #A3B5D1;
    opacity: 1;
}

.directions-form-input::-moz-placeholder {
    color: #A3B5D1;
    opacity: 1;
}

.directions-form-input:-ms-input-placeholder {
    color: #A3B5D1;
    opacity: 1;
}

.directions-form-input:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(180, 252, 181, 0.5);
}

/* Сообщение об ошибке */
.input-field__error {
    display: none;
    width: auto;
    height: 18px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #FF649C;
    margin-top: 4px;
}

.input-field.error .input-field__error {
    display: block;
}

/* Контейнер действий (кнопка и ссылка) */
.directions-form-actions {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 16px;
    width: 100%;
    max-width: 252px;
    height: auto;
    z-index: 3;
    position: relative;
}

/* Кнопка отправки */
.directions-form-submit {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 40px;
    gap: 10px;
    width: 100%;
    max-width: 243px;
    height: 50px;
    background: #B4FCB5;
    border-radius: 40px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #172945;
    cursor: pointer;
    transition: all 0.2s linear;
    box-sizing: border-box;
}

.directions-form-submit:hover {
    background: #9FE8A0;
    transform: translateY(-1px);
}

.directions-form-submit:active {
    transform: translateY(0);
}

/* Ссылка на политику */
.directions-form-politics {
    width: 100%;
    max-width: 252px;
    height: 32px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 135%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: underline;
    transition: color 0.2s linear;
    cursor: pointer;
}

.directions-form-politics:hover {
    color: #B4FCB5;
    cursor: pointer;
}

/* ============================================
   СООБЩЕНИЯ УСПЕХА И ОШИБКИ (СТИЛИ ИЗ FIGMA)
   ============================================ */

/* Модальное окно успеха для формы directions */
.success-modal .directions-form-success-modal,
.success-modal .directions-form-success-modal.success-modal__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 80px;
    gap: 40px;
    position: relative;
    width: 649px;
    max-width: 90vw;
    min-height: 357px;
    background: #1D6D44 !important;
    box-shadow: 0px 8px 16px rgba(29, 109, 68, 0.1);
    border-radius: 32px;
    box-sizing: border-box;
}

/* Скрываем крестик на десктопе для success и error модалок */
.success-modal .directions-form-success-modal .success-modal__close-cross,
.success-modal .directions-form-error .success-modal__close-cross {
    display: none;
}

/* Зеленый фон для wrapper в модальных окнах directions формы */
.success-modal .success-modal__wrapper.directions-form-success-modal,
.success-modal .success-modal__wrapper.directions-form-error {
    background: #1D6D44 !important;
}

/* Текстовая часть успеха */
.directions-form-success-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 24px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* Иконка успеха */
.directions-form-success-icon {
    width: 48px;
    height: 48px;
    flex: none;
    order: 0;
    flex-grow: 0;
    position: relative;
}

.directions-form-success-icon svg {
    width: 100%;
    height: 100%;
}

/* Текстовый блок успеха */
.directions-form-success-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 8px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 1;
    flex-grow: 0;
}

/* Заголовок успеха */
.directions-form-success-title {
    width: 100%;
    max-width: 489px;
    height: auto;
    min-height: 29px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0;
}

/* Описание успеха */
.directions-form-success-description {
    width: 100%;
    max-width: 489px;
    height: auto;
    min-height: 78px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0;
    white-space: normal;
    word-wrap: break-word;
}

/* Кнопка в сообщении успеха */
.directions-form-success-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 40px;
    gap: 10px;
    width: 243px;
    height: 50px;
    background: #B4FCB5;
    border-radius: 40px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #172945;
    cursor: pointer;
    transition: all 0.2s linear;
    flex: none;
    order: 1;
    flex-grow: 0;
    box-sizing: border-box;
}

.directions-form-success-button:hover {
    background: #9FE8A0;
    transform: translateY(-1px);
}

.directions-form-success-button:active {
    transform: translateY(0);
}

/* Контейнер сообщения успеха */
.directions-form-success {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 80px;
    gap: 40px;
    position: relative;
    width: 100%;
    max-width: 649px;
    height: auto;
    min-height: 357px;
    background: #1D6D44;
    box-shadow: 0px 8px 16px rgba(29, 109, 68, 0.1);
    border-radius: 32px;
    box-sizing: border-box;
}

/* Текстовая часть успеха */
.directions-form-success-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 24px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* Иконка успеха */
.directions-form-success-icon {
    width: 48px;
    height: 48px;
    flex: none;
    order: 0;
    flex-grow: 0;
    position: relative;
}

.directions-form-success-icon svg {
    width: 100%;
    height: 100%;
}

/* Текстовый блок успеха */
.directions-form-success-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 8px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 1;
    flex-grow: 0;
}

/* Заголовок успеха */
.directions-form-success-title {
    width: 100%;
    max-width: 489px;
    height: 29px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0;
}

/* Описание успеха */
.directions-form-success-description {
    width: 100%;
    max-width: 489px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0;
    white-space: normal;
    word-wrap: break-word;
}

/* Кнопка в сообщении успеха */
.directions-form-success-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 40px;
    gap: 10px;
    width: 243px;
    height: 50px;
    background: #B4FCB5;
    border-radius: 40px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #172945;
    cursor: pointer;
    transition: all 0.2s linear;
    flex: none;
    order: 1;
    flex-grow: 0;
    box-sizing: border-box;
}

.directions-form-success-button:hover {
    background: #9FE8A0;
    transform: translateY(-1px);
}

.directions-form-success-button:active {
    transform: translateY(0);
}

/* Контейнер сообщения ошибки */
.directions-form-error,
.success-modal .directions-form-error.success-modal__wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 80px;
    gap: 40px;
    position: relative;
    width: 100%;
    max-width: 649px;
    height: auto;
    min-height: 357px;
    background: #1D6D44 !important;
    box-shadow: 0px 8px 16px rgba(29, 109, 68, 0.1);
    border-radius: 32px;
    box-sizing: border-box;
}

/* Текстовая часть ошибки */
.directions-form-error-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 24px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 0;
    flex-grow: 0;
}

/* Иконка ошибки */
.directions-form-error-icon {
    width: 48px;
    height: 48px;
    flex: none;
    order: 0;
    flex-grow: 0;
    position: relative;
}

.directions-form-error-icon svg {
    width: 100%;
    height: 100%;
}

/* Текстовый блок ошибки */
.directions-form-error-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 8px;
    width: 100%;
    max-width: 489px;
    height: auto;
    flex: none;
    order: 1;
    flex-grow: 0;
}

/* Заголовок ошибки */
.directions-form-error-title {
    width: 100%;
    max-width: 489px;
    height: 29px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 0;
    flex-grow: 0;
    margin: 0;
}

/* Описание ошибки */
.directions-form-error-description {
    width: 100%;
    max-width: 489px;
    height: auto;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    text-align: center;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0;
}

/* Кнопка в сообщении ошибки */
.directions-form-error-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 40px;
    gap: 10px;
    width: 243px;
    height: 50px;
    background: #B4FCB5;
    border-radius: 40px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #172945;
    cursor: pointer;
    transition: all 0.2s linear;
    flex: none;
    order: 1;
    flex-grow: 0;
    box-sizing: border-box;
}

.directions-form-error-button:hover {
    background: #9FE8A0;
    transform: translateY(-1px);
}

.directions-form-error-button:active {
    transform: translateY(0);
}

/* Мобильная версия */
@media (max-width: 575.98px) {
    .directions-form-container {
        gap: 20px;
        max-width: 345px;
    }

    .directions-form {
        padding: 24px 15px;
        gap: 24px;
        max-width: 345px;
    }

    .directions-form {
        background-image: url("data:image/svg+xml,%3Csvg width='171' height='345' viewBox='0 0 171 345' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='matrix(0, 1, 1, 0, 0, 0)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M73.014 640.328C117.451 448.26 189.187 270.108 288.221 105.878C387.083 -58.0623 513.114 -208.075 666.309 -344.153L681.999 -314.508C531.169 -180.532 407.214 -33.0483 310.135 127.942C213.227 288.643 143.055 462.863 99.624 650.595L73.014 640.328Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-9.2555 -637.819C54.7024 -532.47 108.169 -408.429 151.144 -265.709C194.045 -123.241 226.534 37.9294 248.62 217.798L228.228 222.061C206.384 44.1257 174.273 -115.202 131.903 -255.911C89.6115 -396.361 37.1409 -518.186 -25.5091 -621.386L-9.2555 -637.831V-637.819Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M111.59 509.404C297.897 253.898 539.547 19.6837 770.705 -28.3815L774 -2.00038C547.417 45.1134 309.659 276.648 126.578 527.734L111.59 509.41V509.404Z' fill='%23428A48'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M242.786 569.657C345.805 358.211 410.973 164.036 438.291 -12.8698C465.38 -188.282 455.191 -346.665 407.724 -488.024L433.226 -502.41C483.021 -354.119 493.805 -188.595 465.585 -5.83646C437.592 175.429 371.163 373.675 266.301 588.914L242.786 569.657Z' fill='%23428A48'/%3E%3C/g%3E%3C/svg%3E");
        background-size: cover;
        background-position: left center;
    }

    .directions-form-description {
        width: 100%;
        max-width: 291px;
        height: auto;
        min-height: 52px;
        font-size: 15px;
        line-height: 135%;
    }

    .directions-form-fields {
        max-width: 315px;
        gap: 16px;
        height: auto;
    }

    .directions-form-field {
        width: 100%;
        max-width: 315px;
        height: 50px;
    }

    .directions-form-input {
        width: 100%;
        max-width: 315px;
        padding: 13px 32px;
    }

    .directions-form-actions {
        max-width: 315px;
        gap: 12px;
        height: auto;
    }

    .directions-form-submit {
        width: 100%;
        max-width: 315px;
    }

    .directions-form-politics {
        max-width: 252px;
        height: 32px;
    }

    /* Сообщение успеха - мобильная версия */
    .success-modal .directions-form-success-modal {
        padding: 32px 80px;
        gap: 20px;
        max-width: 345px;
        min-height: 328px;
    }
    
    /* Показываем крестик на мобильной версии */
    .success-modal .directions-form-success-modal .success-modal__close-cross,
    .success-modal .directions-form-error .success-modal__close-cross {
        display: block;
    }

    .directions-form-success-text {
        gap: 16px;
        max-width: 301px;
    }

    .directions-form-success-content {
        justify-content: center;
        align-items: center;
        gap: 8px;
        max-width: 301px;
        height: auto;
        min-height: 130px;
    }

    .directions-form-success-title {
        max-width: 261px;
        height: auto;
        min-height: 26px;
        font-size: 16px;
    }

    .directions-form-success-description {
        max-width: 301px;
        height: auto;
        min-height: 96px;
        font-size: 15px;
        white-space: normal;
        word-wrap: break-word;
    }

    .directions-form-success-button {
        width: 243px;
    }

    /* Сообщение ошибки - мобильная версия */
    .directions-form-error {
        padding: 32px 80px;
        gap: 20px;
        max-width: 345px;
        min-height: 328px;
    }

    .directions-form-error-text {
        gap: 16px;
        max-width: 301px;
    }

    .directions-form-error-content {
        gap: 8px;
        max-width: 301px;
        height: 130px;
    }

    .directions-form-error-title {
        max-width: 249px;
        height: 26px;
        font-size: 16px;
    }

    .directions-form-error-description {
        max-width: 301px;
        height: 96px;
        font-size: 15px;
    }

    .directions-form-error-button {
        width: 243px;
    }
}


/* End */
/* /local/components/kommunar/news.detail/templates/directions/style.css?1758841077898 */
/* /local/components/sprint.editor/blocks/templates/custom/_style.css?17442749334955 */
/* /local/components/sprint.editor/blocks/templates/directions/_style.css?17442749334950 */
/* /local/components/kommunar/form/templates/directions/style.css?176301789621309 */
