

/* Start:/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/6-butyley/style.css?175163938646769*/
.banner_action_background {
    background-image: url('/local/templates/truewater.v2/images/6_byt.png');
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    background-color: #83D0F5;
    /*max-height: 656px;*/
}
.banner_action {
   height: calc(34vw);
}
.banner_action_left_part {
    padding-top: 45px;
    padding-left: 125px;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 80px;
}
.banner_title {
    font-family: Gilroy;
    font-size: 44px;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: right;
    color: #005CA9;

}
.banner_title div {
    color: #FFFFFF;
}
.banner_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;

    color: #FFFFFF;
    max-width: 440px;
    flex-grow: 1;
    text-align: right;
}
.banner_button.green_button {
    background: linear-gradient(90deg, #005C38 0%, #00983A 57.09%, #00983A 93.69%);
    position: absolute;
    left: 270px;
    top: 50px;
}
.banner_button.green_button span {
    font-size: 16px;
    font-weight: 600;
}
.banner_button.green_button:hover:after {
    opacity: 0;
}
.banner_button {
    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: #FFFFFF;
    width: fit-content;
    padding: 15px 68px;
    border-radius: 30px;
    text-decoration: none;
    transition: 400ms;
    position: relative;
    overflow: hidden;

}
.banner_position {
    position: absolute;
    left: 270px;
    bottom: 45px;
}
.banner_button span {
    z-index: 2;
    position: relative;
}
.banner_button:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    background-size: 200% 200%;
    background-position: 0% 100%;
    transition: 400ms;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
}
.banner_button:hover:after {
    opacity: 1;
}

.banner_text {
    position: absolute;
    right: 300px;
    text-align: right;
    display: flex;
    flex-flow: column;
    align-items: end;
    gap: 15px;
    top: 40px;
}

@keyframes test_hover {
  from {
    background-position: 0% 100%;
  }
  to {
    background-position: 100% 0%;
  }
}
.banner_action_right_part {
    display: grid;
    grid-template-columns: repeat(1, 190px);
    max-width: 350px;
    position: absolute;
    right: 320px;
    bottom: 24px;
    gap: 35px;
}
.banner_action_tizers {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 190px;
    text-align: center;
    font-family: Gilroy;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0em;
    color: #fff;
}
.banner_action_tizers span {
    margin: auto;  
    min-height: 38px;
    display: flex;
    align-items: center;
}
.banner_action_tizers svg {
    margin-bottom: 11px;    
}
.title_action {
    display: none;
}
.violet_button {
    background: linear-gradient(90deg, #312783 1.85%, #954B97 98.15%);
    box-shadow: 0px 4px 4px 0px #00000040;
    left: 270px;
    top: 50px;
    position: absolute;
}

.what_include_container {
    max-width: 1380px;
    margin: 0 auto;
}
.what_include_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 44.57px;
    text-align: center;
    color: #000000;
    margin: 60px 0 80px;
}
.what_include_content {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}
.what_include_element {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
}
.what_include_element .icon {
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 100%;
    border: 15px solid #BCE4FA;
}
.what_include_text {
    display: flex;
    max-width: 415px;
    flex-direction: column;
    width: 100%;
    font-family: Gilroy;
    font-size: 11px;
    font-weight: 500;
    line-height: 13.34px;
    text-align: left;
    color: #164194;
    background: linear-gradient(89.86deg, #FFFFFF 0.11%, #BCE4FA 46.97%, #83D0F5 96.86%);
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 250px 30px 30px 250px;
    padding: 12px 26px 10px 71px;
    height: 120px;
    justify-content: space-evenly;
    margin-left: -60px;
    z-index: -1;
}
.what_include_text_title {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.6px;
    text-align: left;
    color: #164194;
}
.what_include_slide_title {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 24.76px;
    text-align: left;
    color: #312783;
    margin-bottom: 11px;
}
.what_include_slide_char_title {
    font-family: Gilroy;
    font-size: 11px;
    font-weight: 500;
    line-height: 13.34px;
    text-align: left;
    color: #164194;
    margin-bottom: 17px;
}
.what_include_slide_char {
    font-family: Gilroy;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #164194;
}
.what_include_slide_number {
    font-family: Gilroy;
    font-size: 64px;
    font-weight: 700;
    line-height: 79.23px;
    text-align: right;
    color: #312783;
}
.what_include_slide {
    background: linear-gradient(180deg, #FFFFFF 0%, #BCE4FA 100%);
    height: 100%;
    padding: 33px 18px 0 30px;
}
.what_include_slider {
    max-width: 390px;
    margin-right: 60px;
    position: relative;
}
.what_include_slide > div:not(.what_include_slide_image) {
    position: relative;
    z-index: 2;
}

.what_include_slide_image {
    position: absolute;
    bottom: -8px;
    left: 0;
    z-index: 1;
}
.what_include_slide {
    max-width: 360px;
    margin-right: 0;
    margin-left: auto;
    border-radius: 68px;
    min-height: 552px;
}
.what_include_content {
    position: relative;
}
.what_include_content:after {
    position: absolute;
    content: '';
    display: block;
    max-width: 875px;
    max-height: 465px;
    width: 100%;
    height: 100%;
    z-index: -2;
    background: url('/local/templates/truewater.v2/images/back_what_inlude.png');
    left: 108px;
    top: 28px;
}
.action_table {
    background: #E8F6FE;
    padding: 45px 0 105px;
    margin-top: 120px;
}
.action_table_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 44.57px;
    text-align: center;
    color: #000000;
}
.action_table_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.8px;
    text-align: center;
    color: #A5A5A5;
    margin-top: 17px;
    margin-bottom: 77px;
}
.action_table_content {
    max-width: 970px;
    margin: 0 auto;
}
.action_table_top {
    display: grid;
    grid-template-columns: 400px 215px 260px;
    gap: 25px;
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    text-align: left;
    color: #000;
}
.action_table_top_big {
    /*grid-column: span 2;*/
    background: #BCE4FA;
    border-radius: 20px;
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    text-align: left;
     color: #000;
     display: flex;
     align-items: center;
     justify-content: center;
}
.small {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.8px;
    text-align: left;
    color: #000000;
    margin-bottom: 6px;

}
.action_table_top_block {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.action_table_top_icon {
    display: flex;
    justify-content: space-between;

}
.action_table_top_block {
    background: #F3F3F3;
    border-radius: 20px;
    padding: 13px;
}
.action_table_top_icon .action_table_top_block {
    background: none;
    padding: 0;
    border-radius: unset;
    color: #fff;
}
.action_table_top_icon {
    background: #009CE2;
    box-shadow: 4px 4px 9px 0px #77CCF440;
    border-radius: 20px 20px 0 0;
    padding: 25px 28px 0 28px;
    color: #fff;
}
.action_table_top_icon .action_table_top_block .small {
    color: #fff;    
}
.action_table_elements {
    display: grid;
    grid-template-columns: 400px 1fr;
    padding: 10px 16px 10px 9px;
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    border-radius: 20px;
    margin-top: 10px;
}
.action_table_content_left {
    /*grid-column: span 2;*/
    z-index: 1;
    overflow: hidden;
}
.action_table_content_right {
    display: grid;
    grid-template-columns: 256px 260px;
    /*gap: 25px;*/
    /*grid-column: span 2;*/

}
.action_table_content_left > div:not(.action_table_content_title) {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20.8px;
    text-align: left;
    color: #fff;
    padding-bottom: 14px;
    padding-left: 33px;
    padding-top: 15px;
    border-bottom: 1px solid #00000038;
    margin-left: 10px;
    margin-right: 20px;
}
.action_table_content_left > div.action_table_content_title {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    text-align: left;
    color: #FFFFFF;
    padding-left: 43px;
    margin-bottom: 17px;
    margin-top: 5px;
}
.action_table_content_right {
    background: #F3F3F3;
    border-radius: 20px;
    padding: 15px 16px 15px 0;
}
.action_table_content_right_part_one > div {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35.1px;
    text-align: center;
    color: #000000;
    border-bottom: 1px solid #00000038;
    padding-bottom: 7px;
    padding-top: 9px;
}
.action_table_content_title_empty {
    min-height: 36px;
    border-bottom: unset !important;
    padding: unset !important;
}
.action_table_content_right_part_one > div:nth-child(2) {
    padding-bottom: 19px;
    padding-top: unset;
}
.action_table_content_right_part_second {
    background-color: #009CE2;
    box-shadow: 4px 4px 9px 0px #77CCF440;
    margin-top: -35px;
    padding-top: 35px;
}
.action_table_content_right_part_second > div {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;    
    padding-bottom: 8px;
    padding-top: 17px;
    border-bottom: 1px solid #00000038;
}
.action_table_content_right_part_second > div:nth-child(2) {
    padding-bottom: 19px;
    padding-top: 9px;
}
.action_table_content_right_part_second > div:last-child {
    border-bottom: unset;    
}
.not_border {
    border-bottom: unset !important;
}
.action_table_content_left > div.action_table_white_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #000000;
    margin: 0;
    background: #fff;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 20px 0 0 20px;
    padding: 30px 0 30px 30px;
    margin-top: 12px;
    margin-bottom: 19px;

}
.action_table_content_left > div.action_table_white_text span {
    color: #B7B5B5;
}
.action_table_content_right_part_one .action_table_white_text {
    box-shadow: 0px 4px 4px 0px #00000040;
    background: #fff;
    margin: 0 -25px 0 -16px;
    padding: 26px 0 25px;
    margin-bottom: 18px;
}
.action_table_content_right_part_one .not_border {
    padding-bottom: 18px;
}
.action_table_content_right_part_second .action_table_white_text {
    box-shadow: 0px 4px 4px 0px #00000040;
    background: #FFFFFF;
    border-radius: 0 20px 20px 0;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #005CA9;
    padding: 30px 0;
    margin-right: -28px;
    margin-bottom: 18px;
}
.action_table_content_right_part_second > div.not_border {
    padding-bottom: 19px;
}
.action_table_content_right_part_one {
    padding-left: 15px;
    padding-right: 25px;
    z-index: 1;
    overflow: hidden;
}
.action_table_content_left > div:last-child,
.action_table_content_right_part_one > div:last-child {
    border-bottom: unset;
}
.action_table_content_left > div.with_tabs span {
    color: #B7B5B5;    
}
.action_table_content_left > div.with_tabs {
    position: relative;
    display: flex;
    align-items: flex-start;
    padding-top: 10px;
    border-bottom: unset;
}
.action_table_postscript {
    font-family: Gilroy;
    font-size: 12px;
    font-weight: 700;
    line-height: 15.6px;
    text-align: left;
    color: #fff;
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 6px 13px 6px 10px;
    border-radius: 20px;
    width: fit-content;
    margin-left: 9px;
    margin-top: unset !important;
}
.action_table_content_left > div.with_tabs div {
    margin-top: 15px;
}
.action_table_content_left > div.action_table_content_footnote {
    font-family: Gilroy;
    font-size: 10px;
    font-weight: 500;
    line-height: 13px;
    text-align: left;
    color: #fff;
    padding: 0;
    margin: 0 0 0 5px;
}
.action_table_content_checkbox {
    display: flex;
    align-items: center;
    font-family: Gilroy;
    font-size: 12px;
    font-weight: 700;
    line-height: 15.6px;
    text-align: left;
    color: #B6AAAA;
    margin-left: 53px;
    margin-top: 15px;
}
.action_table_content_checkbox .active {
    color: #312783;    
}
.action_table_checkbox {
    background: #78788029;
    width: 51px;
    height: 31px;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
    margin: 0 24px;
    transition: 200ms;
}
.action_table_checkbox:before {
    display: block;
    width: 27px;
    height: 27px;
    content: '';
    background: #fff;
    box-shadow: 0px 3px 1px 0px #0000000F;

    box-shadow: 0px 3px 8px 0px #00000026;
    border-radius: 100%;
    top: 2px;
    left: 2px;
    position: absolute;
    transition: 200ms;
}
.action_table_checkbox.active {
    background: #02984BB2;    
}
.action_table_checkbox.active:before {
    left: 22px;
}
.action_table_content_bottom {
    display: flex;
    justify-content: flex-end;
}
.action_table_add_cart_button {
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    box-shadow: 0px 4px 4px 0px #00000040;
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 700;
    line-height: 19.6px;
    text-align: center;
    color: #fff;
    padding: 15px 90px;
    border-radius: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    text-decoration: unset;
    display: block;
}
.action_table_add_cart {
    width: 260px;
    background: #009CE2;
    margin-top: -25px;
    padding-top: 25px;
    margin-right: 46px;
    padding-bottom: 15px;
    border-radius: 0 0 20px 20px;
}
.action_table_content_checkbox {
    position: absolute;
    bottom: 0;
    left: 0;
}
.action_table_content {
    position: relative;
}
.action_table_one_year:not(.active),
.action_table_six_month:not(.active) {
    display: none;
}
.action_timer {
    position: relative;
    background: linear-gradient(90deg, #312783 0%, #005CA9 100%);
}
.action_timer_container {
    background-image: url('/local/templates/truewater.v2/images/timer_back.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.action_timer_content {
    display: flex;
    align-items: center;
    justify-content: space-around;
    position: relative;
    max-width: 1380px;
    margin: 0 auto;
    padding: 140px 0;

}
.action_timer_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 44.57px;
    text-align: left;
    color: #fff;
}
.action_timer_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.81px;
    text-align: center;
    color: #fff;
    margin-top: 15px;
}
.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: #fff;
}
.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;
}
.timer_stars {
    position: absolute;
    top: 0;
    right: 0;
}
.participation_action_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 44.57px;
    text-align: center;

    color: #000000;
    margin-top: 85px;
    margin-bottom: 108px;
}

.participation_action_content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.participation_action_elem_number {
    font-family: Gilroy;
    font-size: 64px;
    font-weight: 400;
    line-height: 76.8px;
    text-align: left;
    color: #164194;
    width: fit-content;
    border-radius: 100%;
    position: absolute;
    top: -12%;
    left: -4%;
}
.participation_action_elem_number svg {
    width: 160px;
    height: 160px;
}
.participation_action_elem_number span {
    position: absolute;
    left: calc((100% - 60px)/2);
    top: calc((100% - 76px)/2);
}
.participation_action_elem {
    max-width: 385px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 100px 100px 0px 100px;
    padding-top: 95px;
    padding-bottom: 58px;
    padding-left: 50px;
    padding-right: 45px;
    position: relative;
    background: url('/local/templates/truewater.v2/images/action_back_01.png');
    background-repeat: no-repeat;
    background-position: -4px 0px;
    height: max-content;
    width: 100%;
    background-size: 215px auto !important;
}
.participation_action_elem_content > svg {
    margin-left: auto;
    display: block;
}
.participation_action_elem_text {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;

    text-align: right;
    color: rgba(22, 65, 148, 1);
    margin-top: 46px;
}
.participation_action_content > .participation_action_elem:nth-child(2) {
    background: url('/local/templates/truewater.v2/images/action_6_02.png');
    background-repeat: no-repeat;
    background-position: 102% 0;
    border-radius: 150px 150px 150px 0;
    margin-left: 160px;
    margin-top: 28px;
    padding-top: 100px;
    padding-left: 38px;
    padding-right: 10px;
    padding-bottom: 85px;
}
.participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_number {
    left: unset;
    right: -1%;
    color: #DF4E24;
}
.participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_content svg {
    margin-left: 0;
}
.participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_text {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #DF4E24;
    margin-top: 41px;
}
.participation_action_content > .participation_action_elem:nth-child(3) {
    background: url('/local/templates/truewater.v2/images/action_6_03.png');
    background-repeat: no-repeat;
    border-radius: 0 0 100px 100px;
    background-position: -4px 0px;
    margin-top: 100px;
    padding-bottom: 60px;
}
.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_number {
    color: #954B97;
}

.participation_action_content > .participation_action_elem:nth-child(3) span {
    left: calc((100% - 72px) / 2);
    top: calc((100% - 76px) / 2);    
}


.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_text {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: right;
    color: #954B97;
    margin-top: 43px;
    padding-right: 20px;
}
.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_content > svg {
    margin-top: -9px;
    margin-right: 44px;
}


.participation_action_content > .participation_action_elem:nth-child(4) {
    background: url('/local/templates/truewater.v2/images/action_6_04.png');
    background-repeat: no-repeat;
    border-radius: 0 100px 100px 100px;
    background-position: 102% 0px;
    margin-top: 108px;
    margin-left: 150px;
    padding-right: 0;
}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_number {
    color: #00983A;
    left: unset;
    right: 0;
}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_number span {
    left: calc((100% - 77px) / 2);
}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_text {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    color: #00983A;
    margin-top: 40px;

}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_content svg {
    margin-left: 47px;
    margin-top: 3px;
}
.participation_action_button {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #FFFFFF;
    padding: 21px 95px;
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    border-radius: 30px;
    margin: 80px auto 0;
}
.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;
    max-width: 80vw;
}
.action_popup_products_elem {
    /*max-width: 435px;*/
    background: #E8F6FE;
    padding: 22px 36px;
    display: flex;
    flex-direction:column;
    align-items: center;
    width: 100%;
    height: 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;
}
.action_popup_content_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #164194;
    margin-bottom: 10px;
    margin-top: 30px;
    margin-left: 100px;
}
.action_popup_content_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    text-align: left;
    color: #164194;
    margin-left: 100px;
    margin-bottom: 54px;
}
.what_include_button {
    display: none;
}
.action_table_content_mobile {
    display: none;
}
.swiper-pagination.swiper_pagination_custom {
    position: relative;
    top: unset !important;
    left: unset !important;
    bottom: unset !important;
    margin-top: 20px;
}
.swiper-pagination.swiper_pagination_custom .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #F3F3F3;
    opacity: 1;
}

.swiper-pagination.swiper_pagination_custom .swiper-pagination-bullet-active {
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    
}

@media(max-width: 1800px) {
    .banner_action_right_part {
        grid-template-columns: repeat(2, 190px);
        max-width: unset;
        right: 50px;
    }
    .banner_button.violet_button {
        left: 6px;
        top: 15px;
    }
    .banner_text {
        right: 50px;
    }

}
@media(max-width: 1440px) {
    .banner_title {
        font-size: 35px;
        line-height: 47px;
    }
    .banner_text {
        top: 25px;
    }
    .banner_button.violet_button {
        left: 6px;
        top: 30px;
    }
    .banner_position {
        left: 135px;
    }
    .what_include_content {
        padding: 0 42px;
    }
}
@media(max-width: 1366px) {
    .action_popup_products_elem {
        max-width: 435px;
        margin-left: auto;
        margin-right: auto;
    }

}
@media(max-width: 1024px) {
    .banner_action_right_part {
        display: none;
    }
    .banner_text {
        max-width: 550px;
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: right;

    }
    .banner_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: right;

    }
}
@media(max-width: 992px) {
    .swiper.what_include_slider {
        display: none;
    }
    .what_include_content {
        justify-content: center;
    }
    .what_include_slider {
        display: none;
    }
    .what_include_button {
        display: block;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
        text-align: center;
        color: #fff;
        background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 30px;
        padding: 15px 68px;
        width: fit-content;
        margin: 30px auto 0;
        text-decoration: unset;
    }
    .action_timer_content{
        flex-direction: column;
    }
    .action_timer_block{
        margin-top: 20px;
        margin-left: 40px;
    }
    .action_table_content {
        display: none;
    }

    .action_table_content_mobile {
        max-width: 330px;
        margin: 0 auto;
        background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 40px;
        padding: 0 16px 30px;
        color: #fff;
        display: block;
    }
    .action_table_content_mobile_first_title {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        font-family: Gilroy;
        font-size: 26px;
        font-weight: 700;
        line-height: 33.8px;
        text-align: left;
    }
    .action_table_content_mobile_first_title span {
        margin-bottom: 4px;    
    }
    .action_table_content_mobile_first_subtitle {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 15.6px;
        text-align: left;
        margin-top: 19px;
        margin-bottom: 15px;
    }
    .action_table_content_mobile_first_descr {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;
        text-align: left;

    }
    .action_table_content_mobile_first_descr .grey {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;
        text-align: left;
        color: #DDDDDD;    
    }
    .action_table_content_mobile_first_descr .big {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 600;
        line-height: 31.2px;
        text-align: left;
    }
    .action_table_content_mobile_first_descr > div {
        margin-bottom: 15px;    
    }
    .action_table_content_mobile_first_descr > div:last-child .big {
        margin-bottom: 5px;    
    }
    .action_table_content_mobile_first_descr .small {
        font-family: Gilroy;
        font-size: 11px;
        font-weight: 700;
        line-height: 14.3px;
        text-align: left;
        color: #fff;
    }
    .action_table_content_mobile_first_service {
        margin-top: 4px;
    }
    .action_table_content_mobile_first_service_tilte {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 600;
        line-height: 20.8px;
        text-align: left;
    }
    .action_table_content_mobile_first_service ol {
        margin-top: 5px;
        margin-bottom: 15px;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 600;
        line-height: 20.8px;
        text-align: left;

    }
    .action_table_content_mobile_first_service ol span {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.2px;
        text-align: left;
    
    }
    .action_table_content_mobile_first_service ol span.big {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        text-align: left;

    }
    .small_text {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.2px;
        text-align: left;

    }
    .action_table_content_mobile_first_discount {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 500;
        line-height: 14.56px;
        text-align: center;
        margin-top: 13px;
        margin-bottom: 20px;
    }
    .action_table_content_mobile_first_discount div {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 24.96px;
        text-align: center;

    }
    .action_table_content_mobile_first_price {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.2px;
        text-align: left;

    }
    .action_table_content_mobile_first_price span {
        font-family: Gilroy;
        font-size: 11px;
        font-weight: 700;
        line-height: 14.3px;
        text-align: left;
        color: #96AE23;    
    }
    .action_table_content_mobile_first_price span.price {
        font-family: Gilroy;
        font-size: 36px;
        font-weight: 700;
        line-height: 46.8px;
        text-align: left;

    }

    .action_table_content_mobile_purchase {
        background: #BCE4FA;
        box-shadow: 0px 4px 4px 0px #00000040;
        color: #312783;
        padding-top: 42px;
        margin-top: 40px;
    }
    .bit_text {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 31.2px;
        text-align: left;
        color: #fff;
    }
    .action_table_content_mobile_purchase .small {
        color: #312783;
        margin-bottom: 5px;
    }
    .action_table_content_mobile_purchase .action_table_content_mobile_first_price span.price {
        color: #E30613;
    }
    .action_table_content_mobile_purchase .action_table_content_mobile_first_price span {
        color: #E30613;
    }
    .what_include_button.blue {
        background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    }
}
@media(min-width: 769px) {
    .water_free_tizers {
        display: none;
    }
}
@media(max-width: 800px) {
    .banner_text {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: right;
        top: 82px;
    }
    .banner_action {
        min-height: 350px;
    }
    .banner_button.violet_button {
        padding: 5px 11px;
        font-family: Gilroy;
        font-size: 8px;
        font-weight: 600;
        line-height: 9.8px;
        text-align: center;
        top: 15px;
    }
    .banner_button {
        padding: 7px 38px;
        left: 17px;
    }
    .what_include_content:after {
        left: 20px;
    }
    .action_table {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media(max-width: 768px) {
        
    .water_free_tizers {
        margin-top: 80px;
        margin-bottom: 90px;
        margin-left: auto;
        margin-right: auto;
        max-width: 300px;
    }
    .water_free_tizers_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        color: #000;
        margin-bottom: 30px;
    }
    .water_free_tizers_elem {
        display: flex;
        padding-bottom: 16px;
        position: relative;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .water_free_tizers_elem_text {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: #312783;
        margin-left: 13px;
    }
    .water_free_tizers_elem:after {
        display: block;
        width: 280px;
        height: 1px;
        content: '';
        background: #BFBFBF;
        position: absolute;
        bottom: 0;
        left: 20px;
    }
    .water_free_tizers_elem img {
        margin-top: 3px;
    }
    .water_free_tizers_elem svg {
        margin-top: -10px;
    }
    .water_free_tizers .water_free_tizers_elem:last-child:after {
        display: none;
    }

}
@media(max-width: 670px) {
    .action_popup_content_title{
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        text-align: left;
        margin-left: unset;
        margin-right: unset;
    }
    .action_popup_products_elem_title{
        font-size: 20px;
    }
    .action_popup_products_elem_image{
        margin-top:-50px;
        min-width: 100px;
    }
    .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;
    }
    #action_popup_content {
        background: #FFFFFF;
        margin-top: 30px;
        padding: 70px 21px 60px 25px;
        max-width: calc(100vw - 14px);
    }
    .action_popup_content_subtitle {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 16.8px;
        text-align: left;
        margin-left: unset;
        margin-right: unset;
        margin-bottom: 35px;
    }
    .action_popup_products_elem_price {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        text-align: left;

    }
    .action_popup_products {
        padding: 0;
    }
}
@media(max-width: 600px) {
    .action_popup_products_elem_image {
        margin-top: unset;
    }
    .timer_stars {
        top: 45px;
        right: 20px;
    }
    .action_timer_content {
        padding-top: 240px;
    }
    .participation_action_elem_number svg {
        width: 90px;
        height: 90px;
    }
    .participation_action_elem_number {
        font-family: Gilroy;
        font-size: 46px;
        font-weight: 400;
        line-height: 55.2px;
        text-align: left;

    }
    .participation_action_elem_number span {
        left: calc((100% - 43px) / 2);   
        top: calc((100% - 55px)/2);
    }
    .participation_action_content > .participation_action_elem:nth-child(2) span {
        left: calc((100% - 52px) / 2);
    }
    .participation_action_content > .participation_action_elem:nth-child(3) span {
        left: calc((100% - 52px) / 2);
        top: calc((100% - 55px) / 2);
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_number span {
        left: calc((100% - 55px) / 2);
        
    }
    .participation_action_elem {
        margin-top: 31px !important;
    }
    .participation_action_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: center;
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .participation_action_elem {
        border-radius: 150px 150px 0px 150px;
        max-width: 228px;
        padding-left: 25px;
        padding-top: 66px;
        padding-right: 15px;
        background-size: 130px auto !important;
    }
    .participation_action_elem_content > svg {
        width: 29px;
        height: 29px;
        margin-right: 25px;
    }
    .participation_action_elem_text br {
        display: none;
    }
    .participation_action_elem_text {
        font-family: Gilroy;
        font-size: 10px !important;
        font-weight: 400 !important;
        line-height: 12px !important;
    }
    .participation_action_content > .participation_action_elem:nth-child(2) {
        padding-top: 66px;
        padding-left: 16px;
        padding-bottom: 37px;
        padding-right: 26px;
    }
    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_content svg {
        width: 39px;
        height: 39px;

    }
    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_text {
        margin-top: 10px;    
    }
    .participation_action_content > .participation_action_elem:nth-child(3) {
        padding-top: 46px;
        padding-right: 9px;
        padding-left: 35px;
        padding-bottom: 28px;
        border-radius: 150px 150px 0 150px;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_content > svg {
        width: 40px;
        height: 49px;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) {
        padding-top: 60px;
        padding-left: 16px; 
        padding-right: 26px;
        padding-bottom: 21px;
        border-radius: 150px 150px 150px 0;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_content svg {
        width: 31px;
        height: 39px;
        margin-left: 28px;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_text {
        margin-top: 39px;    
    }
    .participation_action_button {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
        text-align: center;
        border-radius: 30px;
        padding: 15px 68px;
        margin-top: 60px;
    }
    .action_timer_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: center;
    }
    .action_timer_subtitle {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.41px;
        text-align: center;

    }
    .action_timer_text_elem{
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        text-align: left;
    }
    .action_timer_text_elem span {
        font-family: Gilroy;
        font-size: 34px;
        font-weight: 700;
        line-height: 42.09px;
        letter-spacing: 0.36em;
        text-align: left;
    
    }
    .action_table_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: center;
    }
    .action_table_subtitle {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 15.6px;
        text-align: center;
        color: #A5A5A5;
        margin-top: 5px;
        margin-bottom: 40px;
    }
    .what_include_element .icon {
        width: 70px;
        height: 70px;
    }
    .what_include_left .what_include_element:nth-child(1) svg {
        width: 22px;
        height: 33px;
    }
    .what_include_left .what_include_element:nth-child(2) svg {
        width: 15px;
        height: 32px;
    }
    .what_include_left .what_include_element:nth-child(2) svg {
        width: 25px;
        height: 31px;
    }
    .what_include_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 500;
        line-height: 12.13px;
        text-align: left;
        padding-top: 10px;
        justify-content:flex-start;
        min-height: 110px;
        height: auto;
        margin-left: -45px;
        padding-left: 53px;
    }
    .what_include_text_title {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 17.15px;
        text-align: left;
        margin-bottom: 5px;

    }
    .what_include_content:after {
        display: none;
    }
    .what_include_element {
        margin-bottom: 20px;
    }
    .what_include_text br {
        display: none;
    }
    .what_include_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24.76px;
        text-align: center;
        color: #000000;
        margin-top: 60px;
        margin-bottom: 42px;
    }
    .action_table {
        margin-top: 85px;
    }
    .banner_action_background {
        background-image: url(/local/templates/truewater.v2/images/6_byt_mobile.png);
    }
    .banner_position {
        bottom: 14px;
    }
}
@media(max-width: 450px) {
    .participation_action_elem:nth-child(n+1) {
        margin-left: auto !important;
        margin-right: 21px !important;
    }
    .participation_action_elem:nth-child(2n+1) {
        margin-left: 21px !important;
    }
    .participation_action_content {
        justify-content: space-between;
    }
    .action_popup_products_elem_price {
        margin-left: 0;
    }
}
.what_include_slider .swiper-pagination {
    position: relative;
    margin-top: 27px;
}
.what_include_slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #009CE2;
    opacity: 1;
    transition: 200ms;
}
.what_include_slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #009CE2;
}
.what_include_slide_lux .what_include_slide_title {
    margin-left: -12px;
}
.what_include_slide_kuler .what_include_slide_image {
    left: 50px;
    bottom: 20px;
}
.what_include_slider .swiper-button-next,
.what_include_slider .swiper-button-prev {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    box-shadow: 2px 4px 20px 0px #0000000D;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
}
.what_include_slider .swiper-button-prev {
    transform: rotate(180deg);
    left: -25px;
}
.what_include_slider .swiper-button-next {
    right: -50px;
}

/* End */


/* Start:/local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17007205608810*/
.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";
    grid-template-columns: repeat(2, calc((100% - 75px)/2));
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 0 170px 0 90px;
}


.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;*/
}
@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/6-butyley/style.css?175163938646769 */
/* /local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17007205608810 */
