

/* Start:/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/water_free/style.css?170186727316509*/
.main_action{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #83D0F5 1%, #BCE4FA 50%, #312783 50%, #005CA9 100%);}

.main_action_left_part{
    width: 50%;
    position: relative;
}
.main_action_left_part .main_title{
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #005CA9;
    margin-top:20px;
    position: absolute;
    right: 15px;
}
.main_action_left_part .main_text{
    font-family: Gilroy;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #005CA9;
    margin-top: 150px;
    padding-left: 275px;
}
.main_text_image{
    position: relative;
    left: 520px;
}
.first_block_bubble{
    width: 350px;
    height: 350px;
    background: linear-gradient(90deg, #312783 2.06%, #009CE2 53.51%, #83D0F5 99.87%);
    border-radius: 100%;
    margin-left: 560px;
    margin-right: 40px;
    margin-top: -50px;
    position: relative;
}
.top_image{
    width: 150px;
    height: 150px;
    position: absolute;
    top: -50px;
    right: -30px;
}
.first_block_content{
    padding-top: 70px;
    padding-left: 40px;
    color: #fff;
}
.bubble_number{
    font-family: Gilroy;
    font-size: 86px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: linear-gradient(90deg, #312783 0%, #005CA9 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bubble_title{
    font-size: 20px;
    color: #fff;
}
.bubble_text{
    margin-top: 10px;
    color: #FFF;
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.bottom_image{
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: -100px;
    right: 80px;
}
.second_block_bubble{
    width: 250px;
    height: 250px;
    background: linear-gradient(90deg, #312783 2.06%, #009CE2 53.51%, #83D0F5 99.87%);
    border-radius: 100%;
    margin-left: 250px;
    margin-top: -100px;
    position: relative;
}
.second_top_image{
    width: 100px;
    height: 100px;
}
.second_block_content{
    margin-top: -50px;
    text-align: right;
    margin-right: 40px;
}
.second_bubble_number{
    font-family: Gilroy;
    font-size: 64px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    background: linear-gradient(90deg, #005CA9 2.4%, #312783 96.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.second_bubble_title{
    font-size: 20px;
    color: #fff;
}
.background_left_part{
    position: relative;
    bottom: 0;
    margin-top: -200px;
    margin-left: 380px;
    min-width: 260px;
}
.main_action_right_part{
    width: 50%;
    position: relative;
}
.main_right_title{
    font-family: Gilroy;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #FFF;
    margin-top:20px;
    padding-left: 20px;
}
.main_right_text{
    font-family: Gilroy;
    margin-top: 85px;
    padding-left: 30px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.main_right_text_img{
    position: relative;
    left: 160px;
}

.block_action{
    width: 420px ;
    height: 500px;
    border-radius: 123px 0px 145px 0px;
    border: 8px solid rgba(188, 228, 250, 0.71);
    background: rgba(188, 228, 250, 0.07);
    backdrop-filter: blur(12.4px);
    margin-left: 300px;
    margin-top: -50px;
    z-index: 3;
    position: relative;
}

.block_action_content{
    position: relative;
    margin:40px 30px;

}

.block_action_title{
    margin-left: 40px;
    font-family: Gilroy;
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
}
.block_action_list{
    color: #FFF;
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    list-style-position: outside;
}
.list_item{
    padding-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.list_item:last-child{
    padding-bottom: 0px;
}

.list_item::before{
    content: url(/local/templates/truewater.v2/images/svg/check-circle.svg);
    position: absolute;
    left: 0px;
    top: 5px;
}

.list_item:last-child::before{
    content: url(/local/templates/truewater.v2/images/svg/check-circle-black.svg)
}

.note{
    color: #BFBFBF;
    font-family: Gilroy;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.btn_buy{
    text-decoration: none;
    display: flex;
    width: 300px;
    height: 44px;
    padding: 14px 86px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 30px;
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    color: #fff;
    box-shadow: none;
    border: none;
    outline: none;
    transition: background 4s ease-in-out;
}

.btn_buy:hover{
    background: linear-gradient( 90deg, #c71c1c 0, #db3b21 33%, #e94f25 45%, #e2513a 61%, #f15f37 100% );
}

.background_rocks{
    display: block;
    flex-direction: row;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.background_sun{
    display: block;
    flex-direction: row;
    position: absolute;
    bottom: 0px;
    left: 100px;
    z-index: 1;
}

.action_timer {
    background: #BCE4FA;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    padding: 77px 0 68px;
    position: relative;
}
.action_timer_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #000000;

}
.action_timer_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #4D4D4D;
    margin-top: 5px;
}
.action_timer_button {
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    cursor: pointer;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding: 18px 144px;
    border-radius: 20px;
    width: fit-content;
    margin: 70px auto 0;
}
.action_timer_block {
    display: flex;
    align-items: center;
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0.43em;
    text-align: left;
    color: #000;
}
.action_timer_text_elem {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}
.action_timer_block > div {
    display: flex;
    flex-direction: column
}
.action_timer_block > div:nth-child(2n) {
    margin-right: 20px;
    margin-bottom: 18px;
}
.action_timer_hour .action_timer_text_elem {
    width: fit-content;
}
.action_timer_minute .action_timer_text_elem {
    width: fit-content;
}
.action_timer_block_days > span:first-child {
    text-align: center;
    letter-spacing: normal;
}
.timer_back {
    position: absolute;
    bottom: 0;
    right: 0;
}

.banner_action {
    background-color: #83D0F5;
}

.action_timer_block_days {
    min-width: 56px;
    letter-spacing: 20px;
}
.action_timer_hour {
    min-width: 68px;
}

.action_timer_minute {
    min-width: 82px;
}

.action_timer_second {
    min-width: 97px;
}

.action_popup_content_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #164194;
    margin-bottom: 108px;
    margin-top: 30px;
    margin-left: 100px;
}

.action_popup_products {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}
#action_popup_content {
    background: #BCE4FA;
    border-radius: 50px;
    display: none;
}
.action_popup_products_elem {
    max-width: 435px;
    background: #E8F6FE;
    margin: 0 20px;
    padding: 22px 53px 25px 36px;
    display: flex;
    flex-direction:column;
    align-items: center;
    width: 100%;
}
.action_popup_products_elem_content {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.action_popup_products_elem_title {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #1672B8;
    margin-bottom: 28px;
    margin-top: 10px;
    text-align: center;
    max-width: 265px;
}
.action_popup_products_elem_price {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 52px;
    margin-left: 20px;
}
.action_popup_products_elem_count {
    display: flex;
    align-items: center;
    background: #fff;
    width: 89px;
    border: 29px;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px 14px 9px;
    justify-content: space-between;
    margin-bottom: 52px;
    border-radius: 30px;
}
.action_popup_products_elem_count input {
    border: none !important;
    background: none;
    width: 30px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    text-align: center;
}

.action_popup_products_elem_count input::-webkit-outer-spin-button,
.action_popup_products_elem_count input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.action_popup_products_elem .in_basket {
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    max-width: 245px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 30px;
    cursor: pointer;
    width: 100%;
    position:relative;
    overflow: hidden;
}

.action_popup_products_elem .in_basket:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    top: 0;
    left: 0;
    opacity: 0;
    transition: 400ms;
    z-index: 1;
}
.action_popup_products_elem .in_basket span {
    z-index: 2;
    position: relative;
}
.action_popup_products_elem .in_basket:hover:after {
    opacity: 1;
}
.action_popup_cart {
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .4);
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    width: fit-content;
    padding: 18px 130px;
    border-radius: 30px;
    margin: 140px auto 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
#action_popup_content .fancybox-close-small {
    padding: 2px;
    top: 35px;
    right: 35px;
}
.action_popup_products_elem_image {
    min-width: 190px;
}
.action_timer_button_mobile {
    display: none;
}
.content_action_button_mobile {
    display: none;
}
.illustration_timer_mobile {
    display: none;
}
.action_popup_products_elem_count .minus,
.action_popup_products_elem_count .plus {
    cursor: pointer;
}
[data-fancybox] {
    cursor: pointer;
}
.less_expenses_content ul  {
    min-height: 338px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.title_action {
    display: none;
}
.action_popup_cart {
    position: relative;
    overflow: hidden;
}
.action_popup_cart span {
    position: relative;
    z-index: 2;
}
.action_popup_cart:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    background: linear-gradient(90deg, #C51A1B 0%, #DF4E24 94.1%);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 400ms;
    z-index: 1;
}
.action_popup_cart:hover:after {
    opacity: 1;
}
.in_basket:not(.added) .added_elem {
    display: none;
}
.in_basket.added span:not(.added_elem) {
    display: none;
}
.in_basket.added {
    pointer-events: none;
}

@media (max-width: 1919px){
    .main_action_left_part .main_text{
        padding-left: 85px;
    }
    .main_text_image{
        display: none;
    }
    .main_right_text_img{
        display: none;
    }
    .first_block_bubble{
        margin-top: 0px;
        margin-left: 35%;
        z-index: 3;
    }
    .second_block_bubble{
        width: 220px;
        height: 220px;
        margin-left: 50px;
        z-index: 2;
    }
    .second_top_image{

    }
    .second_bubble_number{
        font-size: 48px;
    }
    .second_bubble_title{
        padding-left: 20px;
        font-size: 16px;
    }
    .background_left_part{
        bottom: 0;
        z-index: 1;
        margin-left: 26%;
        max-width: 160px;
    }
    .block_action{
        margin-left: 150px;
    }
}

@media(max-width: 1425px){
    .action_popup_products{
        flex-wrap: wrap;
        justify-content: space-around;
        gap: 30px;
        padding: 0;
    }
}

@media (max-width: 1170px){
    .main_action{
        flex-direction: column;
    }
    .main_action_left_part{
        width: 100vw;
        background: linear-gradient(90deg, #83D0F5 0.11%, #BCE4FA 96.86%);
    }

    .main_action_left_part .main_title{
        font-size: 36px;
        margin-top:20px;
        position: absolute;
        left: 15px;
    }

    .main_title::after{
        content: ' воду и помпу бесплатно';
    }

    .main_action_right_part{
        width: 100vw;
        background: linear-gradient(90deg, #312783 0%, #005CA9 100%);
    }
    .main_right_title{
        display: none;
    }
    .main_right_text{
        margin-top: 20px;
    }
    .block_action{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .action_timer_title{
        font-size: 24px;
        text-align: center;
    }
    .action_timer_block {
        font-size: 24px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0.1em;
        text-align: left;
        color: #000;
    }
    .action_timer_text_elem{
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
    }
}

@media (max-width: 670px){
    .main_action_left_part .main_title{
        font-size: 24px;
        margin-top:20px;
        position: static;
        text-align: center;
    }
    .main_action_left_part .main_text{
        text-align: center;
        padding: 0;
        margin-top: 25px;
        font-size: 18px;
    }
    .first_block_bubble{
        margin: 80px auto;
    }

    .first_block_bubble .top_image{
        right: 0;
    }
    .first_block_bubble .bottom_image{
        right: 30px;
    }
    .second_block_bubble{
        margin: 150px auto 200px auto;
    }
    .main_right_text{
        text-align: center;
    }
    .block_action{
        margin: 0 auto 100px auto;
        width: 330px;
        height: 400px;
    }
    .block_action_title{
        margin-left: 20px;
        font-size: 18px;
        font-weight: 600;
    }
    .list_item{
        font-size: 12px;
        padding-bottom: 5px;
    }

    .note{
        font-size: 10px;
        font-weight: 500;
    }

    .btn_buy{
        width: 200px;
        height: 32px;
        font-size: 0.8em;
        margin-top: 20px;
        padding: 14px 14px;
        border-radius: 15px;
    }

    .btn_buy:not(.nohover):hover{
        border: 1px solid red;
    }

    .background_sun{
        display: none;
    }

    .action_timer{
        flex-direction: column;
    }
    .action_timer_block{
        margin-top: 20px;
        margin-left: 40px;
    }
    .action_popup_content_title{
        margin: 40px auto;
        font-size: 20px;
        line-height: 25px;
    }
    .action_popup_products_elem_title{
        font-size: 20px;
    }
    .action_popup_products_elem_image{
        margin-top:-50px;
        min-width: 130px;
    }
    .action_popup_products_elem_price{
        margin-left: 30px;
    }
    .action_popup_products_elem_count{
     margin-bottom: 43px;
    }
    .action_popup_products_elem .in_basket {
        padding: 12px 0;
    }
    .action_popup_cart{
        margin: 60px auto 0;
        padding: 10px 80px;
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17651757078931*/
.form_action_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 35px;
}
.form_action_questions {
    display: grid;
    grid-template-areas: "a d" "b d" "c d" "e d" "f d";
    grid-template-columns: repeat(2, calc((100% - 75px)/2));
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 0 170px 0 90px;
    gap: 30px;
}


.form_action_questions > label:nth-child(4) {
    grid-area: d;
    margin-bottom: 0;
}
.form_action_content {
    max-width: 1380px;
    margin: 0 auto;
    background: linear-gradient(180deg, #FFFFFF 0%, #BCE4FA 100%);
    /*padding: 0 170px 80px 90px;*/
    padding-bottom: 80px;
    border-radius: 50px;
    border: 1px solid #BCE4FA;
    position: relative;
    overflow: hidden;
    margin-top: 90px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.form_action_questions span {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #C0CEE6;
    margin-left: 20px;
    margin-bottom: 10px;
}
.form_action_questions label {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    max-width: 630px;
    /*margin-bottom:42px;*/

}
.form_action_questions label input,
.form_action_questions label textarea {
    background: none;
    width: 100%;
    border: 4px solid #B0C8E5 !important;
    border-radius: 20px !important;
    min-height: 63px;
    max-width: 630px;
    height: 100%;
    padding: 10px 34px !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    font-size: 16px;
    font-family: Gilroy, Sans-serif;
    outline: none;
}
.form_action_bottom [name="web_form_submit"] {
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    color: #fff !important;
    border-radius: 30px !important;
    font-family: Gilroy;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    /*margin-left: 54px;*/
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.4) !important;
    border: none !important;
    cursor: pointer;
    transition: 400ms;
    padding: 18px 0 !important;
    width: 100%;
    margin-bottom: 0 !important;
}
.form_action_questions label.form_action_bottom {
    position: relative;
    width: 100%;
    max-width: 485px;
    margin-bottom: 0;
}

.form_action_bottom .form_action_bottom_back {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    color: #fff !important;
    border-radius: 30px !important;
    font-family: Gilroy;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    padding: 18px 158px;
    cursor: pointer;
    opacity: 0;
    transition: 400ms;
}
    .form_action_bottom:hover .form_action_bottom_back  {
        opacity: 1;
    }
.form_action_back {
    position: absolute;
    bottom: 0;
    right: -25px;
    z-index: 2;
    display: flex;
    align-items: flex-end;

}
.form_action_back img:first-child {
    margin-right: -100px;
    max-width: 255px;
}

.form_action_back img:last-child {
    max-width: 130px;
}
.form_action_content_errors {
    font-family: "Gilroy", "Sans-serif";
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-bottom: 0.9375rem;
    text-align: center;
    color: #c71c1c;
}
.form_action_success {
    text-align: center;
    color: #C0CEE6;
    font-family: Gilroy;
    font-size: 40px;
    font-weight: 700;
    line-height: 56px;
}
.form_action_content.form_action_content_succsess {
    /*padding: 190px 72px 140px;*/
}
.form_action_questions .form_checkbox_agreement label {
    margin-bottom: unset;
}
@media(max-width: 1200px) {
    .form_action_questions {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 17px 19px 49px;
    }
    .form_action_content {
        padding: 17px 0 50px;
    }
    .form_action_questions label {
        width: 100%;
    }
    .form_action_bottom [name="web_form_submit"] {
        margin: 0 auto;
    }
    .form_action_block {
        margin-left: 33px;
        margin-right: 33px;
    }
    .form_action_back {
        z-index: 0;
    }
    .form_action_back img:first-child {
        max-height: 65px;    
        margin-right: -80px;
        z-index: 1;
    }
    .form_action_back img:last-child {
        max-height: 280px;    
    }
    .form_action_bottom {
        /*margin-top: 175px;*/
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    /*.form_action_title {
        margin-bottom: 112px;
    }*/
}
@media(max-width: 850px) {
    .form_action_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
    }
    .form_action_title span{
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .form_action_content {
        border: none;
    }
    .form_action_content {
        padding: 0 24px 49px 19px;
    }
    .form_action_questions span {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: center;
    }
    .form_action_questions label input, .form_action_questions label textarea {
        min-height: 47px;
        padding: 10px 20px !important;
        font-size: 16px;
    }
    .form_action_bottom [name="web_form_submit"] {
        z-index: 1;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
        padding: 10px 80px;
    }
    
}

.form_action_questions label input, 
    .form_action_questions label textarea {
        border: 4px solid #AFC8E5 !important;
    }
    .form_action_questions label.active span,
    .form_action_questions label input:focus + span , 
    .form_action_questions label textarea:focus + span {
        color: #164194 !important;

    } 
    .form_action_questions label.active input,
    .form_action_questions label input:focus , 
    .form_action_questions label textarea:focus,
    .form_action_questions label.active textarea {
        color: #164194 !important;
        border-color: #164194 !important;
    }

@media(max-width: 600px) {
    .form_action_back {
        right: -45px;
        bottom: -73px;
    }
    .form_action_back img:first-child {
        margin-bottom: 40px;
        margin-right: -105px;
    }
    .form_action_questions {
        padding: 17px 0px 0;
    }
    .form_action_bottom [name="web_form_submit"] {
        padding: 10px 0 !important;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: 0em;
        text-align: center;
        min-height: 39px;
    }
    .form_action_questions label input, .form_action_questions label textarea {
        font-family: Gilroy !important;
        font-size: 16px !important;
        font-weight: 700 !important;
        line-height: 22px;
        letter-spacing: 0em;
        color: #164194 !important;
        border: 1px solid !important;
        margin-bottom: 0 !important;
    }
    /*.form_action_questions label {
        margin-bottom: 26px;
    }*/
    
    

}

.form_action_success {
    position: fixed;
    top: 0;
    left: 0;
    background: #33333380;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(4.5px);
}
.form_action_success_content {
    background: linear-gradient(180deg, #FFFFFF 0%, #BCE4FA 100%);
    padding: 72px 70px;
    border-radius: 50px;
    font-family: Gilroy;
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    position: relative;
}
.close_success {
    position: absolute;
    top: 21px;
    right: 35px;
    line-height: normal;
    font-size: 0;
    cursor: pointer;
}
@media(max-width: 600px) {
    .form_action_success_content {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        padding: 52px 13px 47px;
        border-radius: 30px;
    }
    .close_success {
        top: 12px;
        right: 19px;
    }
    .close_success svg {
        width: 16px;
        height: 16px;
    }
    .form_action_bottom_back {
        display: none;
    }
}
/* End */
/* /local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/water_free/style.css?170186727316509 */
/* /local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17651757078931 */
