

/* Start:/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/pompa_free/style.css?172191004761067*/
.banner_action_background {
    background-image: url('/local/templates/truewater.v2/images/new_pompa_v_podarok.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;
    /*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;
}


@keyframes test_hover {
  from {
    background-position: 0% 100%;
  }
  to {
    background-position: 100% 0%;
  }
}
.banner_action_right_part {
    display: grid;
    grid-template-columns: repeat(2, 190px);
    max-width: 350px;
    position: absolute;
    right: 320px;
    bottom: 0px;
}
.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;
    margin-bottom: 66px;
}
.banner_action_tizers span {
    margin: auto;  
    min-height: 38px;
    display: flex;
    align-items: center;
}
.banner_action_tizers svg {
    margin-bottom: 11px;    
}
.content_action {
    position: relative;
    background: linear-gradient(180deg, #FFFFFF 0%, #BCE4FA 100%);
    
    background-position: left bottom;
    background-repeat: no-repeat;
}
.content_action_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;

    color: #000;
    margin-top: 44px;
}
.first_block, .second_block {
    position: relative;
    width: fit-content;
}
.content_action_text {
    background: linear-gradient(90.2deg, #312783 2.06%, #009CE2 53.51%, #83D0F5 99.87%);
    border-radius: 100%;
    max-width: 623px;
    min-height: 623px;
    width: 100%;
    height: 100%;
    padding: 80px 25px 155px 65px;
}
.content_action_number {
    font-family: Gilroy;
    font-size: 180px;
    font-weight: 600;
    line-height: 180px;
    letter-spacing: 0em;
    text-align: left;
    background: linear-gradient(90deg, #312783 0%, #005CA9 100%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.content_block_title {
    font-family: Gilroy;
    font-size: 32px;
    font-weight: 600;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
.content_action_text_elem {
    font-family: Gilroy;
    font-size: 22px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
}
.content_action_text > div {
    max-width: 530px;
    margin: auto;
}
.top_image {
    position: absolute;
    right: -15%;
    top: -15%;
}
.bottom_image {
    position: absolute;
    bottom: -30%;
    right: -5%;
}
.second_block .content_action_text_elem {
    font-family: Gilroy;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: right;
}
.second_block .content_action_text > div {
    text-align: right;
}
.second_block .top_image {
    right: unset;
    left: -3%;
    top: -27%;
}
.second_block .content_action_text {
    padding: 75px 80px 110px 25px;
    background: linear-gradient(90.2deg, #83D0F5 2.06%, #009CE2 53.51%, #312783 99.87%);
}
.second_block .content_action_number {
    background: linear-gradient(90deg, #005CA9 2.4%, #312783 96.67%);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}
.content_action_back {
    position: absolute;
    bottom: 0;
    right: 450px;
}
.content_action_block {
    display: flex;
    flex-flow: column;
    margin-top: 50px;
}
.first_block {
    margin-right: -130px;
    z-index: 1;
    margin-bottom: 215px;
    margin-top: 130px;
    margin-left: auto;
}
.second_block {
    margin-left: auto;
    margin-right: 90px;
    margin-bottom: 20px;
}
.less_expenses  {
    background: linear-gradient(90deg, #312783 0%, #005CA9 100%);
}
.less_expenses_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding-top: 44px;
}
.less_expenses_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #A5A5A5;
}
.less_expenses_content {
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    width: auto;
    max-width: 1360px;
    padding: 60px 0 190px;
    margin: 0 auto;
}
.less_action_items.mt30 {
    margin-top: 30px;
}
.less_action_items {
    border: 2px solid #FFFFFF8A;
    z-index: 2;
    width: 319px;
    height: 462px;
    border-radius: 40px 0px 40px 0px;
    padding: 20px;
    position: relative;
    backdrop-filter: blur(5px);
}
.less_action_items ul {
    list-style: none;
}
.less_action_items ul li {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
}
.less_action_items ul li.not_active {
    color: #000000;
}
.less_action_items ul li:before {
    display: block;
    content: '';
    width: 20px;
    height: 20px;
    background: url('/local/templates/truewater.v2/images/svg/check_action.svg');
    position: absolute;
    left: -35px;
    background-size: cover;
    top: 25%;
}
.less_action_items ul li.not_active:before {
    background-image: url('/local/templates/truewater.v2/images/svg/check_actionNot_active.svg');
}
.less_radius {
    background: linear-gradient(180deg, #FFFFFF 0%, #BCE4FA 100%);
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 100px;
}
.less_radius {
    display: flex;
    align-items: center;
    padding: 9px;
    margin-top: 50px;
}
.less_radius .prices {

}
.item_first_img {
    position: absolute;
    right: 0;
    top: 70px;
}
.action_less.active {
    background: linear-gradient(90deg, #DF4E24 1.44%, #FFD500 96.98%);
    display: inline-block;
    padding: 3px 20px 3px 20px;
    border-radius: 0 20px 20px 0;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: #fff;
    left: 0;
    top: 40px;
    position: absolute;
}
.action_less {
    background: #FFFFFF;
    display: inline-block;
    padding: 3px 20px 3px 10px;
    border-radius: 0 20px 20px 0;
    box-shadow: 0px 4px 4px 0px #00000040;
    color: #505050;
    left: 0;
    top: 40px;
    position: absolute;
}
.less_radius .price_new {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    color: #164194;
}
.less_radius .price_old:after {
    content: ' ';
    border-right: 4px solid #BDB9B9;
    -moz-transform: skew(-66deg);
    -webkit-transform: skew(-66deg);
    transform: skew(-66deg);
    width: 2px;
    display: inline-block;
    height: 22px;
    position: absolute;
    left: 31%;
    top: 3px;
}
.less_radius .price_old {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #BDB9B9;
    position: relative;
}
.less_radius .price_new span {
    font-family: Gilroy;
    font-size: 10px;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: center;
}
.less_radius .price_old span {
    font-family: Gilroy;
    font-size: 10px;
    font-weight: 600;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: center;

}
.less_radius .price {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: left;
    color: #505050;
}
.less_radius .price span{
    font-family: Gilroy;
    font-size: 10px;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: 0em;
    text-align: left;

}
.less_expenses_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #BFBFBF;
    margin-bottom: 67px;
}

.less_expenses_button {
    cursor: pointer;
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    padding: 14px 87px;
    width: fit-content;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center; 
    color: #fff;
    border-radius: 30px;
    margin: auto auto 0;
    position: relative;
    overflow: hidden;
}
.less_expenses_button a {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    position: relative;
}
.less_expenses_button span {
    position: relative;
    z-index: 2;
}
.less_expenses_button:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #C51A1B 0%, #DF4E24 94.1%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: 400ms;
    opacity: 0;
}

.less_expenses_without_action .less_expenses_button:after {
    background: #954B97;
}


.less_expenses_button:hover:after {
    opacity: 1;
}
.less_expenses_without_action {
    border-radius: 123px 0px 145px 0px;
    padding: 61px 61px 65px 45px;
    border: 5px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(7px);
}
.less_expenses_without_action .less_expenses_elem_title {
    color: #000000;
}
.less_expenses_without_action .less_expenses_text {
    color: #000000;
}
.less_expenses_without_action .less_expenses_button {
    background: linear-gradient(90deg, #312783 1.85%, #954B97 98.15%);
    padding: 0;
}
.less_expenses_without_action .less_expenses_button a {
    display: block;
    padding: 14px 96px;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.less_expenses_content > div.bottom_block_images {
    position: absolute;
    bottom: 0;
    margin: 0;
    max-width: 100%;
    display: flex;
    align-items: flex-end;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    justify-content: center;
}
.bottom_block_images img {
    margin: 0 32px;
}
.action_timer {
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 190px 0 160px;
    position: relative;
}
.action_timer_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}
.action_timer_subtitle {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    margin-top: 16px;
}
.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;
    text-align: center !important;
    letter-spacing: 0.43em;
    text-align: left;
    color: #FFFFFF;
    min-width: 760px;
}
.action_timer_text_elem {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: -5px;
}
.action_timer_block > div {
    display: flex;
    flex-direction: column
}
.action_timer_block > div:nth-child(2n) {
    margin-right: 20px;
    margin-left: 5px;
    margin-bottom: 18px;
}
.action_timer_hour .action_timer_text_elem {
    width: fit-content;
    margin-left: 18px;
}
.action_timer_minute .action_timer_text_elem {
    width: fit-content;
    margin-left: 21px;
}
.timer_back {
    position: absolute;
    bottom: 0;
    right: 0;
}

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

.participation_action_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    margin-top: 85px;
    margin-bottom: 63px;
}
.step_actions {
    max-width: 935px;
    margin: 0 auto;
    display: flex;
    gap: 50px;
    background: url("/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/pompa_free/images/illustrations_line+track.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    min-height: 494px;
}
.step_actions .step {
    border: 1px solid #312783;
    flex: 25%;
    border-radius: 125px;
    max-width: 204px;
    padding: 18px;
    position: relative;
    max-height: 384px;
}
.step_actions .step p {
    font-family: Gilroy;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #312783;
}
.step_actions .step .step_num {
    min-width: 150px;
    min-height: 150px;
    border-radius: 150px;
    color: #FFF;
    font-family: Gilroy;
    font-size: 96px;
    font-weight: 600;
    line-height: 150px;
    letter-spacing: 0em;
    text-align: center;

}
.step.num_1 {
    top: 45px;
    right: 5px;
}
.step.num_2 {
    right: 15px;
    top: 85px;
}
.step.num_3 {
    top: 45px;
    right: 16px;
}
.step.num_4 {
    top: 85px;
    right: 20px;
}
.step_actions .num_1 p {
    margin-top: 60px;
}
.step_actions .num_2 p {

}
.step_actions .num_3 p {
    margin-top: 60px;
}
.step_actions .num_4 p {

}
.step_actions .num_1 .step_num {
    background-color: #954B97;
    position: absolute;
    bottom: 20px;
    right: 22px;
}
.track {
    position: absolute;
    top: -40px;
    right: 10px;
    display: none;
}
.step_actions .num_2 .step_num  {
    background-color: #009CE2;
}
.step_actions .num_3 .step_num {
 background-color: #164194;
    position: absolute;
    bottom: 20px;
    right: 22px;
}
.step_actions .num_4 .step_num {
    background-color: #DF4E24;
}
.participation_action_content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.participation_action_elem_number {
    font-family: Gilroy;
    font-size: 86px;
    font-weight: 400;
    line-height: 103px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    width: fit-content;
    border-radius: 100%;
    position: absolute;
    top: -12%;
    left: -4%;
}
.participation_action_elem_number svg {
    width: 215px;
    height: 215px;
}
.participation_action_elem_number span {
    position: absolute;
    left: calc((100% - 81px)/2);
    top: calc((100% - 103px)/2);
}
.participation_action_elem {
    max-width: 507px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 150px 150px 0px 150px;
    padding-top: 150px;
    padding-bottom: 80px;
    padding-left: 50px;
    padding-right: 62px;
    position: relative;
    background: url('/local/templates/truewater.v2/images/action_back_01.png');
    background-repeat: no-repeat;
    background-position: -4px 0px;
    height: max-content;
}
.participation_action_elem_content > svg {
    margin-left: auto;
    display: block;
}
.participation_action_elem_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    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_back_02.png');
    background-repeat: no-repeat;
    background-position: 102% 0;
    border-radius: 150px 150px 150px 0;
    margin-left: 160px;
    margin-top: 195px;
    padding-top: 135px;
    padding-left: 38px;
    padding-right: 50px;
    padding-bottom: 108px;
}
.participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_number {
    left: unset;
    right: -1%;
    color: #005CA9;
}
.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: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #005CA9;
    transform: rotate(-0.39deg);
    margin-top: 41px;
}
.participation_action_content > .participation_action_elem:nth-child(3) {
    background: url('/local/templates/truewater.v2/images/action_back_03.png');
    background-repeat: no-repeat;
    border-radius: 0 0 150px 150px;
    background-position: -4px 0px;
    margin-top: -80px;
    padding-bottom: 60px;
}
.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_number {
    color: #312783;
}
.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #312783;
    margin-top: 12px;
    padding-right: 20px;
}
.participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_content > svg {
    margin-top: -27px;
    margin-right: -30px;
}


.participation_action_content > .participation_action_elem:nth-child(4) {
    background: url('/local/templates/truewater.v2/images/action_back_04.png');
    background-repeat: no-repeat;
    border-radius: 0 150px 150px 150px;
    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: #009CE2;
    left: unset;
    right: 0;
}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #009CE2;
    margin-top: 40px;
    padding-bottom: 100px;

}
.participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_content svg {
    margin-left: 0;
    margin-top: -30px;
}
.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_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  {

    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
}
.less_buy_button button{
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    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;
}
.less_action_items .item_first {
    max-width: 206px;
    margin-left: 30px;
    margin-top: 30px;
}
.less_action_items .item_second {
    max-width: 206px;
    margin-left: 30px;
    margin-top: 30px;
}
.less_buy_button {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 30px;
}
.black_text {
    color: #000000 !important;
}
.title_action {
    display: none;
}
.participation_action_button {
    position: relative;
    overflow: hidden;
}
.participation_action_button span {
    position: relative;
    z-index: 2;
}
.participation_action_button: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 {
    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;
}
.participation_action_button:hover:after {
    opacity: 1;
}
.action_popup_cart:hover:after {
    opacity: 1;
}
.banner_text {
    position: absolute;
    right: 300px;
    text-align: right;
    display: flex;
    flex-flow: column;
    align-items: end;
    gap: 15px;
    top: 50px
}
.action_info_num {
    font-family: Gilroy;
    font-size: 128px;
    font-weight: 600;
    line-height: 157px;
    letter-spacing: 0em;
    color: #005CA9;
    margin-right: 20px;
}
.action_info_text {
    color: #312783;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    max-width: 690px;
    position: relative;
}
.action_info_text_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;

}
.action_info_img {
    padding-left: 150px;
 }
.action_info_text:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTE1IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgMTE1IDE4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTE1IDlMMTAwIDAuMzM5NzQ2VjE3LjY2MDNMMTE1IDlaTTAgMTAuNUg1Ljc1VjcuNUgwVjEwLjVaTTE3LjI1IDEwLjVIMjguNzVWNy41SDE3LjI1VjEwLjVaTTQwLjI1IDEwLjVINTEuNzVWNy41SDQwLjI1VjEwLjVaTTYzLjI1IDEwLjVINzQuNzVWNy41SDYzLjI1VjEwLjVaTTg2LjI1IDEwLjVIOTcuNzVWNy41SDg2LjI1VjEwLjVaIiBmaWxsPSIjMzEyNzgzIi8+Cjwvc3ZnPgo=");
    content: ' ';
    display: inline-block;
    width: 115px;
    height: 18px;
    position: absolute;


}
.action_info_text p {
    margin: 10px 0;
    font-size: 20px;
}
.action_info_first {
    display: flex;
    margin-left: 315px;
    margin-bottom: 50px;
}
.action_info_second {
    display: flex;
    margin-left: 360px;
    margin-bottom: 110px;
    z-index: 99;
}
.action_info_first .action_info_img {
    margin-top: -50px;
}
.action_info_first .action_info_text:after {
    right: -120px;
    top: 36px;
}
.action_info_second .action_info_text:after {
    right: -140px;
    top: 100px;
}
@media(max-width: 962px) {
    .less_expenses_content {
        flex-direction: column;
    }
}
@media(min-width: 769px) {
    .water_free_tizers {
        display: none;
    }

}
@media(max-width: 1600px) {
    .action_info_first {
        margin-left: 10%;
        margin-right: 10%;
    }
    .action_info_second {
        margin-left: 10%;
        margin-right: 10%;

    }
    .first_block {
        margin-left: 10px;
    }
    .second_block {
        margin-right: 10px;
    }
    /*.content_action_back {*/
    /*    height: 210px;*/
    /*}*/
    .content_action_back img {
        height: 100%;
    }
    .banner_button.green_button, .banner_position {
        left: 10%;
    }
    .banner_action_right_part, .banner_text {
        right: 10%;
    }
    .banner_text {
        gap: 1px;
    }
    .banner_title {
        font-size: 32px;
        font-weight: 700;
        line-height: 40px;
    }
    .banner_action_right_part {
        grid-template-columns: repeat(2, 160px);
    }
    .banner_action_tizers {
        margin-bottom: 30px;
        font-size: 14px;
        font-weight: 700;
        line-height: 16px;
    }
}
@media(max-width: 1280px) {
    .banner_title {
        font-size: 25px;
        font-weight: 700;
        line-height: 28px;
    }
    .banner_action_right_part {
        grid-template-columns: repeat(2, 130px);
    }
    .banner_action_tizers {
        margin-bottom: 30px;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
    }
    .banner_action_tizers svg {
        margin-bottom: 0px;
    }
}
@media(max-width: 1024px) {
    .banner_button.green_button, .banner_position {
        left: 5%;
    }
    .banner_button.green_button {
        top: 20px;
    }
    .banner_button.green_button span {
        font-size: 14px;
    }
}
.action_info_img img {
    min-width: 220px;
}
@media(max-width: 1366px) {
    .action_timer {
        flex-direction: column;
        padding: 100px 0;
    }
    .action_timer_button_desctop {
        display:none;
    }
    .action_timer_button_mobile {
        display: block;
        z-index: 1;
    }
    .action_timer_block {
        margin: 60px 0;
    }
    .action_popup_content_title {
        
    }
    .action_popup_products {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .action_popup_products_elem {
        margin-bottom: 40px;
    }
}
@media(max-width: 1200px) {
    .banner_action_right_part {
        display: none;
    }
    .first_block {
        margin-right: 0;
    }
    .content_action_block {
        flex-direction: column;
        align-items: center;
    }
    .second_block {
        margin-left: unset;
    }

    .content_action_button_mobile {
        display: block;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff;
        padding: 15px 55px;
        background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .4);
        border-radius: 30px;
        margin-bottom: 40px;
    }
    .participation_action_content {
        flex-direction: column;
    }
    .participation_action_elem {
        margin: 0 0 80px !important;
    }
    .participation_action_content > .participation_action_elem:nth-child(2n+1) {
        margin-left: 10% !important;
    }
    .participation_action_content > .participation_action_elem:nth-child(2n) {
        margin-left: 30% !important;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) {
        border-radius: 150px 150px 0px 150px;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) {
        border-radius: 150px 150px 150px 0;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_text {
        padding-bottom: 20px;
    }
    .participation_action_button {
        margin-left: auto !important;
    }

}


@media(max-width: 1024px) {
    .banner_action_left_part {
        width: 100%;
        padding: 47px 20px 32px;
        justify-content: space-between;
    }
    .banner_title {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: right;
    }
}
@media(max-width: 850px) {


    .banner_action_left_part {
        width: 100%;
        padding: 47px 20px 32px;
        justify-content: space-between;
    }

    .content_action_number {
        font-family: Gilroy;
        font-size: 64px;
        font-weight: 600;
        line-height: 78px;
        letter-spacing: 0em;
        text-align: left;
    }

    .content_block_title {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: left;
    }

    .content_action_text_elem {
        font-family: Gilroy;
        font-size: 11px;
        font-weight: 500;
        line-height: 13px;
        letter-spacing: 0em;
        text-align: left;
    }

    .content_action_text {
        max-width: 285px;
        min-height: 285px;
        padding: 34px 30px 70px 40px;
    }

    .top_image,
    .bottom_image {
        max-width: 130px;
    }

    .second_block .content_action_text {
        padding: 40px 42px 50px 8px;
    }

    .second_block .content_action_text_elem {
        font-family: Gilroy;
        font-size: 9px;
        font-weight: 500;
        line-height: 11px;
        letter-spacing: 0em;
        text-align: right;
        padding-left: 35px;
    }

    .second_block .content_action_number {
        font-family: Gilroy;
        font-size: 48px;
        font-weight: 600;
        line-height: 54px;
        letter-spacing: 0em;
        text-align: right;
    }

    .second_block .content_block_title {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: right;
    }
    .content_action_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        margin: 0;
        padding: 44px 0;
    }
    .less_expenses_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        margin-top: 0;
        padding-top: 44px;
        margin-bottom: 44px;
    }
    .less_expenses_subtitle {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: center;
    }
    .less_expenses_content > div {
        margin: 40px auto;
        max-width: 70%;
    }
    .less_expenses_elem_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
    }
    .less_expenses_content ul li {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 12px;
    }
    .less_expenses_content ul li:before {
        width: 16px; 
        height: 16px;
    }
    .less_expenses_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 600;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
    }
    .bottom_block_images img:first-child {
        width: 268px;
    }
    .bottom_block_images img:last-child {
        width: 150%;
        margin: 0;
    }
    .action_timer_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
    }
    .action_timer_subtitle {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        letter-spacing: 0em;
    }
    .action_timer_block {
        font-family: Gilroy;
        font-size: 34px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: 0.36em;
        text-align: left;
        margin: 156px auto 118px;
        min-width: 450px;
    }
    .action_timer_text_elem {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 700;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
    }
    .action_timer_block > div:nth-child(2n) {
        margin-bottom: 10px;
    }
    .action_timer_button_mobile {
        padding: 14px 87px;
        border-radius: 30px;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
    }
    .participation_action_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .participation_action_content > .participation_action_elem:nth-child(2n+1) {
        margin-left: 22px !important;
        border-radius: 75px 115px 0px 90px;
    }
    
    .participation_action_elem_number svg {
        width: 96px;
        height: 96px;
    }
    .participation_action_elem_number span {
        font-family: Gilroy;
        font-size: 48px;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        left: calc((100% - 46px)/2);
        top: calc((100% - 46px)/2);
    }
    .participation_action_elem {
        background-size: 130px 100px;
    }
    .participation_action_elem_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 20px;
    }
    .participation_action_elem_content svg {
        width: 29px;
        height: auto;
        margin-right: 15px;
    }
    .participation_action_elem {
        padding: 0;
        padding-top: 65px;
        padding-left: 27px;
        max-width: 234px;
        padding-bottom: 30px;
        padding-right: 30px;
        margin-bottom: 20px;
    }
    .participation_action_content > .participation_action_elem:nth-child(2) {
        background-size: 130px 100px;
    }
    .participation_action_elem_number {
        top: -16%;
    }

    .participation_action_content > .participation_action_elem:nth-child(2n) {
        margin-left: auto !important;
        margin-right: 22px !important;
        padding-top: 68px;
        padding-left: 28px;
        padding-right: 28px;
        padding-bottom: 40px;
        border-radius: 110px 75px 90px 0;
    }

    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
    }
    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_content svg {
        width: 39px;
    }

    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_text {
        margin-top: 12px;
    }
    .participation_action_content > .participation_action_elem:nth-child(2) .participation_action_elem_number {
        right: -2%;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        margin-top: 22px;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) {
        background-size: 130px 100px;
        padding-top: 69px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 20px;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_content > svg {
        margin-right: 25px;
        width: 40px;
        height: auto;
    }
    .participation_action_content > .participation_action_elem:nth-child(3) .participation_action_elem_number {
        left: -7%;
        top: -14%;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_text {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;
        margin-top: 14px;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) {
        background-size: 130px 100px;
        padding-left: 22px;
        padding-bottom: 0;
        border-radius: 110px 40px 90px 0;
    }
    .participation_action_content > .participation_action_elem:nth-child(4) .participation_action_elem_content svg {
        margin-top: 17px;    
    }
    .participation_action_content {
        max-width: 440px;
        margin-top: 80px;
    }
    .participation_action_button {
        padding: 14px 54px;
        margin-top: 60px;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .participation_action_elem {
        margin: 0 0 30px !important;
    }
    .first_block {
        margin-bottom: 100px;
    }
    .content_action_button_mobile {
        z-index: 1;
    }
    .action_popup_products {
        flex-wrap: nowrap;
        overflow-x: scroll;
        justify-content: unset;
    }
    .action_popup_products_elem {
        margin-right: 20px !important;
        min-width: 356px;
    }
    .less_expenses_content ul {
        min-height: unset;
    }
    .action_info_first {
        display: inline-block;
        margin: 0 20px 50px 20px;
    }
    .action_info_first {
        display: inline-block;
        margin: 0 20px 50px 20px;
    }
    .action_info_num {
        display: inline-block;
        color: #005CA9;
        margin-right: 20px;
        font-family: Gilroy;
        font-size: 64px;
        font-weight: 600;
        line-height: 78px;
        letter-spacing: 0em;
        text-align: left;
        float: left;
    }
    .action_info_text p{
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
    }
    .action_info_text_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 600;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;

    }
    .action_info_text::after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODkiIHZpZXdCb3g9IjAgMCA4MCA4OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMC41QzEgMC4yMjM4NTggMC43NzYxNDIgMCAwLjUgMEMwLjIyMzg1OCAwIDAgMC4yMjM4NTggMCAwLjVIMVpNMC41IDg0LjVIMEMwIDg0Ljc3NjEgMC4yMjM4NTggODUgMC41IDg1TDAuNSA4NC41Wk03OS44NTM2IDg0Ljg1MzZDODAuMDQ4OCA4NC42NTgzIDgwLjA0ODggODQuMzQxNyA3OS44NTM2IDg0LjE0NjRMNzYuNjcxNiA4MC45NjQ1Qzc2LjQ3NjMgODAuNzY5MiA3Ni4xNTk3IDgwLjc2OTIgNzUuOTY0NSA4MC45NjQ1Qzc1Ljc2OTIgODEuMTU5NyA3NS43NjkyIDgxLjQ3NjMgNzUuOTY0NSA4MS42NzE2TDc4Ljc5MjkgODQuNUw3NS45NjQ1IDg3LjMyODRDNzUuNzY5MiA4Ny41MjM3IDc1Ljc2OTIgODcuODQwMyA3NS45NjQ1IDg4LjAzNTVDNzYuMTU5NyA4OC4yMzA4IDc2LjQ3NjMgODguMjMwOCA3Ni42NzE2IDg4LjAzNTVMNzkuODUzNiA4NC44NTM2Wk0wIDUuNzVDMCA2LjAyNjE0IDAuMjIzODU4IDYuMjUgMC41IDYuMjVDMC43NzYxNDIgNi4yNSAxIDYuMDI2MTQgMSA1Ljc1SDBaTTEgMTYuMjVDMSAxNS45NzM5IDAuNzc2MTQyIDE1Ljc1IDAuNSAxNS43NUMwLjIyMzg1OCAxNS43NSAwIDE1Ljk3MzkgMCAxNi4yNUgxWk0wIDI2Ljc1QzAgMjcuMDI2MSAwLjIyMzg1OCAyNy4yNSAwLjUgMjcuMjVDMC43NzYxNDIgMjcuMjUgMSAyNy4wMjYxIDEgMjYuNzVIMFpNMSAzNy4yNUMxIDM2Ljk3MzkgMC43NzYxNDIgMzYuNzUgMC41IDM2Ljc1QzAuMjIzODU4IDM2Ljc1IDAgMzYuOTczOSAwIDM3LjI1SDFaTTAgNDcuNzVDMCA0OC4wMjYxIDAuMjIzODU4IDQ4LjI1IDAuNSA0OC4yNUMwLjc3NjE0MiA0OC4yNSAxIDQ4LjAyNjEgMSA0Ny43NUgwWk0xIDU4LjI1QzEgNTcuOTczOSAwLjc3NjE0MiA1Ny43NSAwLjUgNTcuNzVDMC4yMjM4NTggNTcuNzUgMCA1Ny45NzM5IDAgNTguMjVIMVpNMCA2OC43NUMwIDY5LjAyNjEgMC4yMjM4NTggNjkuMjUgMC41IDY5LjI1QzAuNzc2MTQyIDY5LjI1IDEgNjkuMDI2MSAxIDY4Ljc1SDBaTTEgNzkuMjVDMSA3OC45NzM5IDAuNzc2MTQyIDc4Ljc1IDAuNSA3OC43NUMwLjIyMzg1OCA3OC43NSAwIDc4Ljk3MzkgMCA3OS4yNUgxWk03LjA4MzMzIDg1QzcuMzU5NDggODUgNy41ODMzMyA4NC43NzYxIDcuNTgzMzMgODQuNUM3LjU4MzMzIDg0LjIyMzkgNy4zNTk0OCA4NCA3LjA4MzMzIDg0Vjg1Wk0yMC4yNSA4NEMxOS45NzM5IDg0IDE5Ljc1IDg0LjIyMzkgMTkuNzUgODQuNUMxOS43NSA4NC43NzYxIDE5Ljk3MzkgODUgMjAuMjUgODVWODRaTTMzLjQxNjcgODVDMzMuNjkyOCA4NSAzMy45MTY3IDg0Ljc3NjEgMzMuOTE2NyA4NC41QzMzLjkxNjcgODQuMjIzOSAzMy42OTI4IDg0IDMzLjQxNjcgODRWODVaTTQ2LjU4MzMgODRDNDYuMzA3MiA4NCA0Ni4wODMzIDg0LjIyMzkgNDYuMDgzMyA4NC41QzQ2LjA4MzMgODQuNzc2MSA0Ni4zMDcyIDg1IDQ2LjU4MzMgODVWODRaTTU5Ljc1IDg1QzYwLjAyNjEgODUgNjAuMjUgODQuNzc2MSA2MC4yNSA4NC41QzYwLjI1IDg0LjIyMzkgNjAuMDI2MSA4NCA1OS43NSA4NFY4NVpNNzIuOTE2NyA4NEM3Mi42NDA1IDg0IDcyLjQxNjcgODQuMjIzOSA3Mi40MTY3IDg0LjVDNzIuNDE2NyA4NC43NzYxIDcyLjY0MDUgODUgNzIuOTE2NyA4NVY4NFpNMCAwLjVWNS43NUgxVjAuNUgwWk0wIDE2LjI1VjI2Ljc1SDFWMTYuMjVIMFpNMCAzNy4yNVY0Ny43NUgxVjM3LjI1SDBaTTAgNTguMjVWNjguNzVIMVY1OC4yNUgwWk0wIDc5LjI1Vjg0LjVIMVY3OS4yNUgwWk0wLjUgODVINy4wODMzM1Y4NEgwLjVWODVaTTIwLjI1IDg1SDMzLjQxNjdWODRIMjAuMjVWODVaTTQ2LjU4MzMgODVINTkuNzVWODRINDYuNTgzM1Y4NVpNNzIuOTE2NyA4NUg3OS41Vjg0SDcyLjkxNjdWODVaIiBmaWxsPSIjMzEyNzgzIi8+Cjwvc3ZnPgo=");
        right: 0;
        top: 75px;
        width: 80px;
        height: 90px;
        left: 55px;
    }
    .action_info_first .action_info_img {
        margin-top: 0;
    }
    .action_info_second {
        display: inline-block;
        margin: 0 20px 50px 20px;
    }
    .action_info_second .action_info_text::after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjQ2IiB2aWV3Qm94PSIwIDAgODEgMjQ2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMS41IDAuNUMxLjUgMC4yMjM4NTggMS4yNzYxNCAwIDEgMEMwLjcyMzg1OCAwIDAuNSAwLjIyMzg1OCAwLjUgMC41SDEuNVpNMSAyNDJIMC41QzAuNSAyNDIuMjc2IDAuNzIzODU4IDI0Mi41IDEgMjQyLjVWMjQyWk04MC4zNTM2IDI0Mi4zNTRDODAuNTQ4OCAyNDIuMTU4IDgwLjU0ODggMjQxLjg0MiA4MC4zNTM2IDI0MS42NDZMNzcuMTcxNiAyMzguNDY0Qzc2Ljk3NjMgMjM4LjI2OSA3Ni42NTk3IDIzOC4yNjkgNzYuNDY0NSAyMzguNDY0Qzc2LjI2OTIgMjM4LjY2IDc2LjI2OTIgMjM4Ljk3NiA3Ni40NjQ1IDIzOS4xNzJMNzkuMjkyOSAyNDJMNzYuNDY0NSAyNDQuODI4Qzc2LjI2OTIgMjQ1LjAyNCA3Ni4yNjkyIDI0NS4zNCA3Ni40NjQ1IDI0NS41MzZDNzYuNjU5NyAyNDUuNzMxIDc2Ljk3NjMgMjQ1LjczMSA3Ny4xNzE2IDI0NS41MzZMODAuMzUzNiAyNDIuMzU0Wk0wLjUgNi41Mzc1QzAuNSA2LjgxMzY0IDAuNzIzODU4IDcuMDM3NSAxIDcuMDM3NUMxLjI3NjE0IDcuMDM3NSAxLjUgNi44MTM2NCAxLjUgNi41Mzc1SDAuNVpNMS41IDE4LjYxMjVDMS41IDE4LjMzNjQgMS4yNzYxNCAxOC4xMTI1IDEgMTguMTEyNUMwLjcyMzg1OCAxOC4xMTI1IDAuNSAxOC4zMzY0IDAuNSAxOC42MTI1SDEuNVpNMC41IDMwLjY4NzVDMC41IDMwLjk2MzYgMC43MjM4NTggMzEuMTg3NSAxIDMxLjE4NzVDMS4yNzYxNCAzMS4xODc1IDEuNSAzMC45NjM2IDEuNSAzMC42ODc1SDAuNVpNMS41IDQyLjc2MjVDMS41IDQyLjQ4NjQgMS4yNzYxNCA0Mi4yNjI1IDEgNDIuMjYyNUMwLjcyMzg1OCA0Mi4yNjI1IDAuNSA0Mi40ODY0IDAuNSA0Mi43NjI1SDEuNVpNMC41IDU0LjgzNzVDMC41IDU1LjExMzYgMC43MjM4NTggNTUuMzM3NSAxIDU1LjMzNzVDMS4yNzYxNCA1NS4zMzc1IDEuNSA1NS4xMTM2IDEuNSA1NC44Mzc1SDAuNVpNMS41IDY2LjkxMjVDMS41IDY2LjYzNjQgMS4yNzYxNCA2Ni40MTI1IDEgNjYuNDEyNUMwLjcyMzg1OCA2Ni40MTI1IDAuNSA2Ni42MzY0IDAuNSA2Ni45MTI1SDEuNVpNMC41IDc4Ljk4NzVDMC41IDc5LjI2MzYgMC43MjM4NTggNzkuNDg3NSAxIDc5LjQ4NzVDMS4yNzYxNCA3OS40ODc1IDEuNSA3OS4yNjM2IDEuNSA3OC45ODc1SDAuNVpNMS41IDkxLjA2MjVDMS41IDkwLjc4NjQgMS4yNzYxNCA5MC41NjI1IDEgOTAuNTYyNUMwLjcyMzg1OCA5MC41NjI1IDAuNSA5MC43ODY0IDAuNSA5MS4wNjI1SDEuNVpNMC41IDEwMy4xMzdDMC41IDEwMy40MTQgMC43MjM4NTggMTAzLjYzNyAxIDEwMy42MzdDMS4yNzYxNCAxMDMuNjM3IDEuNSAxMDMuNDE0IDEuNSAxMDMuMTM3SDAuNVpNMS41IDExNS4yMTJDMS41IDExNC45MzYgMS4yNzYxNCAxMTQuNzEyIDEgMTE0LjcxMkMwLjcyMzg1OCAxMTQuNzEyIDAuNSAxMTQuOTM2IDAuNSAxMTUuMjEySDEuNVpNMC41IDEyNy4yODdDMC41IDEyNy41NjQgMC43MjM4NTggMTI3Ljc4NyAxIDEyNy43ODdDMS4yNzYxNCAxMjcuNzg3IDEuNSAxMjcuNTY0IDEuNSAxMjcuMjg3SDAuNVpNMS41IDEzOS4zNjJDMS41IDEzOS4wODYgMS4yNzYxNCAxMzguODYyIDEgMTM4Ljg2MkMwLjcyMzg1OCAxMzguODYyIDAuNSAxMzkuMDg2IDAuNSAxMzkuMzYySDEuNVpNMC41IDE1MS40MzdDMC41IDE1MS43MTQgMC43MjM4NTggMTUxLjkzNyAxIDE1MS45MzdDMS4yNzYxNCAxNTEuOTM3IDEuNSAxNTEuNzE0IDEuNSAxNTEuNDM3SDAuNVpNMS41IDE2My41MTJDMS41IDE2My4yMzYgMS4yNzYxNCAxNjMuMDEyIDEgMTYzLjAxMkMwLjcyMzg1OCAxNjMuMDEyIDAuNSAxNjMuMjM2IDAuNSAxNjMuNTEySDEuNVpNMC41IDE3NS41ODdDMC41IDE3NS44NjQgMC43MjM4NTggMTc2LjA4NyAxIDE3Ni4wODdDMS4yNzYxNCAxNzYuMDg3IDEuNSAxNzUuODY0IDEuNSAxNzUuNTg3SDAuNVpNMS41IDE4Ny42NjJDMS41IDE4Ny4zODYgMS4yNzYxNCAxODcuMTYyIDEgMTg3LjE2MkMwLjcyMzg1OCAxODcuMTYyIDAuNSAxODcuMzg2IDAuNSAxODcuNjYySDEuNVpNMC41IDE5OS43MzdDMC41IDIwMC4wMTQgMC43MjM4NTggMjAwLjIzNyAxIDIwMC4yMzdDMS4yNzYxNCAyMDAuMjM3IDEuNSAyMDAuMDE0IDEuNSAxOTkuNzM3SDAuNVpNMS41IDIxMS44MTJDMS41IDIxMS41MzYgMS4yNzYxNCAyMTEuMzEyIDEgMjExLjMxMkMwLjcyMzg1OCAyMTEuMzEyIDAuNSAyMTEuNTM2IDAuNSAyMTEuODEySDEuNVpNMC41IDIyMy44ODdDMC41IDIyNC4xNjQgMC43MjM4NTggMjI0LjM4NyAxIDIyNC4zODdDMS4yNzYxNCAyMjQuMzg3IDEuNSAyMjQuMTY0IDEuNSAyMjMuODg3SDAuNVpNMS41IDIzNS45NjJDMS41IDIzNS42ODYgMS4yNzYxNCAyMzUuNDYyIDEgMjM1LjQ2MkMwLjcyMzg1OCAyMzUuNDYyIDAuNSAyMzUuNjg2IDAuNSAyMzUuOTYySDEuNVpNNy41ODMzMyAyNDIuNUM3Ljg1OTQ4IDI0Mi41IDguMDgzMzMgMjQyLjI3NiA4LjA4MzMzIDI0MkM4LjA4MzMzIDI0MS43MjQgNy44NTk0OCAyNDEuNSA3LjU4MzMzIDI0MS41VjI0Mi41Wk0yMC43NSAyNDEuNUMyMC40NzM5IDI0MS41IDIwLjI1IDI0MS43MjQgMjAuMjUgMjQyQzIwLjI1IDI0Mi4yNzYgMjAuNDczOSAyNDIuNSAyMC43NSAyNDIuNVYyNDEuNVpNMzMuOTE2NyAyNDIuNUMzNC4xOTI4IDI0Mi41IDM0LjQxNjcgMjQyLjI3NiAzNC40MTY3IDI0MkMzNC40MTY3IDI0MS43MjQgMzQuMTkyOCAyNDEuNSAzMy45MTY3IDI0MS41VjI0Mi41Wk00Ny4wODMzIDI0MS41QzQ2LjgwNzIgMjQxLjUgNDYuNTgzMyAyNDEuNzI0IDQ2LjU4MzMgMjQyQzQ2LjU4MzMgMjQyLjI3NiA0Ni44MDcyIDI0Mi41IDQ3LjA4MzMgMjQyLjVWMjQxLjVaTTYwLjI1IDI0Mi41QzYwLjUyNjEgMjQyLjUgNjAuNzUgMjQyLjI3NiA2MC43NSAyNDJDNjAuNzUgMjQxLjcyNCA2MC41MjYxIDI0MS41IDYwLjI1IDI0MS41VjI0Mi41Wk03My40MTY3IDI0MS41QzczLjE0MDUgMjQxLjUgNzIuOTE2NyAyNDEuNzI0IDcyLjkxNjcgMjQyQzcyLjkxNjcgMjQyLjI3NiA3My4xNDA1IDI0Mi41IDczLjQxNjcgMjQyLjVWMjQxLjVaTTAuNSAwLjVWNi41Mzc1SDEuNVYwLjVIMC41Wk0wLjUgMTguNjEyNVYzMC42ODc1SDEuNVYxOC42MTI1SDAuNVpNMC41IDQyLjc2MjVWNTQuODM3NUgxLjVWNDIuNzYyNUgwLjVaTTAuNSA2Ni45MTI1Vjc4Ljk4NzVIMS41VjY2LjkxMjVIMC41Wk0wLjUgOTEuMDYyNVYxMDMuMTM3SDEuNVY5MS4wNjI1SDAuNVpNMC41IDExNS4yMTJWMTI3LjI4N0gxLjVWMTE1LjIxMkgwLjVaTTAuNSAxMzkuMzYyVjE1MS40MzdIMS41VjEzOS4zNjJIMC41Wk0wLjUgMTYzLjUxMlYxNzUuNTg3SDEuNVYxNjMuNTEySDAuNVpNMC41IDE4Ny42NjJWMTk5LjczN0gxLjVWMTg3LjY2MkgwLjVaTTAuNSAyMTEuODEyVjIyMy44ODdIMS41VjIxMS44MTJIMC41Wk0wLjUgMjM1Ljk2MlYyNDJIMS41VjIzNS45NjJIMC41Wk0xIDI0Mi41SDcuNTgzMzNWMjQxLjVIMVYyNDIuNVpNMjAuNzUgMjQyLjVIMzMuOTE2N1YyNDEuNUgyMC43NVYyNDIuNVpNNDcuMDgzMyAyNDIuNUg2MC4yNVYyNDEuNUg0Ny4wODMzVjI0Mi41Wk03My40MTY3IDI0Mi41SDgwVjI0MS41SDczLjQxNjdWMjQyLjVaIiBmaWxsPSIjMzEyNzgzIi8+Cjwvc3ZnPgo=");
        width: 81px;
        height: 246px;
        top: 70px;
    }
    .action_info_second .action_info_text p {
        padding-left: 95px;
    }
    .step_actions {
        max-width: 935px;
        margin: 0 40px;
        display: grid;
        grid-template-rows: repeat(2, 255px);
        grid-template-columns: repeat(2, 135px);
        gap: 8px;
        grid-auto-flow: column dense;
        justify-content: space-around;
        background-image: none;
    }
    .step_actions .step p {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: 0em;
        text-align: left;

    }
    .step_actions .num_1 p {
        margin-top: 15px;
    }
    .step_actions .num_3 p {
        margin-top: 35px;
    }
    .step_actions .step .step_num {
        font-family: Gilroy;
        font-size: 48px;
        font-weight: 600;
        line-height: 125px;
        letter-spacing: 0em;
        text-align: center;
        min-width: 125px;
        min-height: 125px;
        border-radius: 125px;
    }
    .step_actions .num_1 .step_num {
        bottom: 4px;
        right: 4px;
    }
    .num_1 {
        order: 1;
    }
    .num_2 {
        order: 3;
    }
    .num_3 {
        order: 2;
    }
    .num_4 {
        order: 4;
    }
    .step_actions .num_2 p,
    .step_actions .num_4 p {
        position: absolute;
        bottom: 25px;
        left: 15px;
        right: 10px;
    }
    .step_actions .num_2 .step_num,
    .step_actions .num_4 .step_num {
        top: 4px;
        position: absolute;
        right: 4px;
    }

    .step_actions .num_3 .step_num {
        bottom: 4px;
        right: 4px;
    }
    .track {
        position: absolute;
        top: -43px;
        right: -6px;
        display: block;
    }
}
@media(max-width: 768px) {

    .banner_subtitle {
        display: none;
    }
    .banner_button.green_button {
        display: none;
    }
    .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;
    }
    #action_popup_content {
        background: #fff;   
    }
    .action_popup_products_elem_price {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
    }
    #action_popup_content {
        padding: 70px 4px 60px 20px;
    }
    .action_popup_products {
        padding: 0;
    }
    .action_popup_products_elem_count {
        width: 73px;
        padding: 12px 6px 9px; 
        margin-left: -26px;
    }
    .action_popup_products_elem .in_basket {
        margin-top: 33px;
    }
    .action_popup_products_elem_title {
        margin-left: -35px;
        margin-top: 39px;
        margin-bottom: 39px;
    }
    .action_popup_products_elem_price {
        margin-left: -15px;
    }
    .action_popup_products_elem_price {
        margin-bottom: 40px;
    }
    .action_popup_products_elem_count {
        margin-bottom: 30px;
    }
    .action_popup_products_elem {
        padding: 27px 15px 31px 0;
    }
    .action_popup_cart {
        padding: 18px 0;
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: center;
        max-width: 370px;
        width: 100%;
        margin-top: 90px;
        margin-left: -7px;
    }
    .action_popup_content_title {
        margin-top: 0;
    }
    #action_popup_content .fancybox-close-small {
        top: 15px;
        right: 30px;
    }
}
@media(max-width: 600px) {
    .action_timer_block > div:nth-child(2n) {
        margin-right: 10px;
    }
    .action_timer_block {
        min-width: 350px;
        justify-content: center;
    }

    .banner_action_background {
        /*height: auto;*/
        /*background-position: bottom;*/
        /*background-image: url('/local/templates/truewater.v2/images/pompa_v_podarok_mobile.png');*/
        position: inherit;
    }

    .banner_title {
        margin-bottom: 148px;
    }

    .banner_action {
        height: auto;
        min-height: 349px;
        background-position: bottom;
        background-image: url('/local/templates/truewater.v2/images/pompa_v_podarok_mobile.png');
        background-size: 100% auto;
        background-repeat: no-repeat;
        position: relative;
    }
    .banner_button.green_button {
        left: 10px;
        top: 10px;
        padding: 7px 24px;
        font-family: Gilroy;
        font-size: 8px;
        font-weight: 600;
        line-height: 10px;
        letter-spacing: 0em;
        text-align: center;
    }
    .banner_button {
        padding: 7px 24px;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;


    }
    .banner_position {
        position: absolute;
        right: 40px;
        top: 280px;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
        left: auto;
        bottom: auto;
    }
    .banner_text {
        right: 15%;
    }
    .title_action {
        margin-bottom: 50px;
    }
    .content_action {

        background: #BCE4FA;
    }

    .less_expenses_content > div {
        max-width: calc(100% - 94px);
    }

    .less_expenses_with_action,
    .less_expenses_without_action {
        padding: 38px 18px 42px;
    }

    .less_expenses_elem_title {
        margin-left: 33px;
        margin-bottom: 24px;
    }

    .less_expenses_with_action ul {
        padding-left: 33px;
    }

    .less_expenses_content ul li:before {
        left: -33px;
    }

    .less_expenses_button {
        padding: 7px 24px;
        margin-left: 0;
        margin-top: 20px;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }
    .less_expenses_text {
        margin-bottom: 20px;
    }
    .less_expenses_content > div {
        margin: 20px auto;
        overflow: hidden;
    }
    .item_first_img {
        right: -20px;
    }
    .less_action_items {
        height: 431px;
    }
    .less_expenses_title,
    .less_expenses_subtitle {
        max-width: calc(100% - 80px);
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .less_expenses_button a {
        padding: 7px 24px !important;
        margin-left: 0;
        font-family: Gilroy;
        font-size: 14px !important;
        font-weight: 700;
        line-height: 20px !important;
        letter-spacing: 0em;
        text-align: center;
    }
    .first_block {
        margin-left: 0;
    }
    .top_image {
        position: absolute;
        right: -5%;
        top: -10%;
    }
    .action_popup_content_title {
        margin-left: 0;
        font-size: 26px;
        line-height: 35px;
        margin-bottom: 50px;
    }
    .action_popup_products_elem {
        margin: 0;
        max-width: 100%;
    }
    .action_popup_products_elem_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
    }
    .less_expenses_content {
        padding: 10px 0 150px;
    }
    .action_info_first .action_info_text::after {
        right: -120px;
        top: 75px;
    }
    .action_info_text p {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: left;
        padding-left: 85px;
    }
}
.content_action_button_mobile, .action_timer_button_mobile, .participation_action_button {
    text-decoration: none;
    z-index: 99;
}

@media(max-width: 400px) {
    .banner_action_background {
        background-size: auto 70%;
    }
}
@media(max-width: 375px) {
    .action_timer_block > div:nth-child(2n) {
        margin-right: 0;
    }

    .action_timer_button_mobile {
        padding: 14px 60px;
    }
    .less_expenses_button,
    .less_expenses_button a {
        padding: 7px !important;
        text-decoration: none;
    }
    .action_timer_block {
        min-width: 0;
    }
    .content_action_block {
        margin-top: 0;
    }

    .action_info_img img {
        min-width: 178px;
    }
}
.in_basket:not(.added) .added_elem {
    display: none;
}
.in_basket.added span:not(.added_elem) {
    display: none;
}
.in_basket.added {
    pointer-events: none;
}
.banner_button.green_button {
    padding: 15px 20px;
}

@media (min-width: 851px) and (max-width: 1000px) {
    .less_expenses_content > div {
        margin: 40px auto;
        max-width: 70%;
    }
}
/* 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/pompa_free/style.css?172191004761067 */
/* /local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17651757078931 */
