

/* Start:/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/style.css?172191004773966*/
.banner_action_background {
    background-image: url('/local/templates/truewater.v2/images/arenda_kulera.png');
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.banner_action {
   height: calc(38vw);
}
.banner_action_left_part {
    padding-top: 37px;
    padding-left: 20%;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 80px;
}
.banner_title {
    font-family: Gilroy;
    font-size: 44px;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    margin-bottom: 26px;
}
.banner_title div {
    color: #FFFFFF;
}
.banner_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #FFFFFF;
    max-width: 650px;
    flex-grow: 1;
}
.banner_subtitle ul {
    padding: 0;
    margin: 0;
}
.banner_subtitle p {
    margin: 0;
    padding: 0;
    font-weight: 700;
}
.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_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(1, 190px);
    max-width: 350px;
    margin-right: 267px;
    margin-top: 27px;
}
.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: 35px;
}
.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: #E8F6FE;
    padding-bottom: 120px;
    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;
    margin-bottom: 15px;

    color: #000;
    padding-top: 44px;
}
.content_action_title_small {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: #A5A5A5;
    margin-bottom: 40px;
}
.table_action {
    position: relative;
}
.check_list {
    position: absolute;
    top: 14%;
    width: 100%;
}
.table_head {
    font-family: Gilroy;
    font-size: 1.8em;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: left;
    display: flex;
    width: 100%;
}
.bg_1 {
    padding-left: 3%;
    flex: 25%;
}
.bg_2, .bg_3 {
    flex: 11%;

    position: relative;
    top: -13px;
}
.bg_3 {
    color: #ffffff;
}
.text_float {
    display: block;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}
.table_info {
    display: flex;
    flex-flow: column;
    padding: 3%;
    position: relative;
}
.title_info {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    color: #fff;
    padding-bottom: 2%;
}
.info_list {
    display: flex;
    padding: 1% 0;
}
.info_list.selected_info {
    padding: 3% 0 4%;
}
.info_list_title {
    color: #fff;
    flex: 25%;
}
.info_list_1 {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    flex: 11%;
}
.info_list_2{
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    flex: 11%;
    color:#ffffff;
    padding-left: 3%;
}
.info_list_3 {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    flex: 11%;
    padding-left: 5%;
}
.with_sale {
    font-size: 27px;
    position: relative;
}
.sale_table {
    position: absolute;
    background: linear-gradient(90deg, #C51A1B 0%, #DF4E24 94.1%);
    font-family: Gilroy;
    font-size: 10px;
    font-weight: 700;
    line-height: 13px;
    letter-spacing: 0em;
    padding: 4px 6px;
    border-radius: 10px;
    top: -21px;
    right: 20px;
    box-shadow: 0px 4px 4px 0px #00000040;

}
.info_list.selected_info .info_list_2 {
    font-family: Gilroy;
    font-size: 27px;
    font-weight: 700;
    line-height: 35px;
    letter-spacing: 0em;
    text-align: center;
    color: #009CE2;

}
.selected_info .info_list_title {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    color: #000000;



}
.selected_info .info_list_title span {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0em;
    color: #B7B5B5;
}
.basketBonusCheck {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 34px;
}
.basketBonusCheck input {
    display: none !important;
}
input.basketBonusCheck__input:checked + .basketBonusCheck__slider {
    background: #02984BB2;
}
.basketBonusCheck__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #78788029;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 34px;

}
.info_list_title.subtitle {
    font-family: Gilroy;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
}
input.basketBonusCheck__input:checked + .basketBonusCheck__slider:before {
    -webkit-transform: translateX(19px);
    -ms-transform: translateX(19px);
    transform: translateX(19px);
}
.basketBonusCheck__slider:before {
    position: absolute;
    content: "";
    height: 27px;
    width: 27px;
    left: 3px;
    top: 3px;
    background: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}
#check_12m {
    display: none;
}
.checkobox > span {
    font-family: Gilroy;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    color: #B6AAAA;
    top: -14px;
    position: relative;
    padding: 0 10px;
}
.checkobox span.active {
    color: #312783;

}

.popup_pay {

}
.popup_pay .pay{
    /*background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);*/
    color: #ffffff;
    padding: 15px 15%;
    border-radius: 30px;
    display: inline;
}
.check_list_action {
    display: flex;
    width: 100%;
    position: absolute;
    bottom: 3%;
}
.popup_pay {
    flex: 50%;
}
.checkobox {
    flex: 69%;
    padding: 0 3%;
}
.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;
    left: 0;
}
.content_action_block {
    display: flex;
    justify-content: center;
    align-items: center;
}
.content_action_block_mobile {
    display: none;
}
.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: 64px;
    font-weight: 700;
    line-height: 79px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding-top: 44px;
}
.less_expenses_subtitle {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: center;
    color: #A5A5A5;
}
.less_expenses_content {
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}
.less_expenses_content > div {
    max-width: 630px;
    margin: 60px auto 90px;
    z-index: 2;
    display: flex;
    flex-direction: column;

}
.less_expenses_with_action {
    border: 8px solid #BCE4FA;
    border-radius: 123px 0px 145px 0px;
    padding: 61px 61px 65px 45px;
    backdrop-filter: blur(7px);
}
.less_expenses_elem_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 50px;
}
.less_expenses_content ul {
    list-style: none;
}
.less_expenses_content ul li {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    margin-bottom: 38px;
    position: relative;
}
.less_expenses_content ul li.not_active {
    color: #000000;
}
.less_expenses_content ul li:before {
    display: block;
    content: '';
    width: 38px;
    height: 38px;
    background: url('/local/templates/truewater.v2/images/svg/check_action.svg');
    position: absolute;
    left: -50px;
    background-size: cover;
    top: -3px;
}
.less_expenses_content ul li.not_active:before {
    background-image: url('/local/templates/truewater.v2/images/svg/check_actionNot_active.svg');
}
.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;
}
.faq_action {
    background: #BCE4FA;
}
.faq_action_content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding-top: 120px;
    padding-bottom: 30px;
}
.left_img {
    flex: 60%;
}
.faq_list {
    flex: 45%;
    z-index: 99;
}
.title_faq {
    font-family: Gilroy;
    font-size: 48px;
    font-weight: 700;
    line-height: 59px;
    letter-spacing: 0em;
    text-align: center;
}
.faq_block {
    box-shadow: 0px 4px 7px 0px #00000040;
    background: #FFFFFF;
    border-radius: 30px;
    padding: 50px 45px;
    margin-top: 50px;
}
.qa .q {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    padding: 20px 0;
    border-bottom: 1px solid #00000038;
    position: relative;
    padding-right: 70px;
    cursor: pointer;
}
.qa.active .q:after {
    transform: rotate(90deg)
}
.qa .q:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjk5OTcgMC4zMzMzMjhMOS4xMTk2NyAyLjIxMzMzTDE2LjU1OTcgOS42NjY2NkgwLjMzMzAwOFYxMi4zMzMzSDE2LjU1OTdMOS4xMTk2NyAxOS43ODY3TDEwLjk5OTcgMjEuNjY2N0wyMS42NjYzIDExTDEwLjk5OTcgMC4zMzMzMjhaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
    content: ' ';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    right: 15px;
    top: 30%;
}
.qa .a ul {
    margin: 0;
}
.qa .a span{
    font-family: Euclid Circular A;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color: #696969;
    width: 100%;
    display: block;
    padding-top: 20px;
}
.qa .a {
    display: none;
}
.qa .a ul li {
    font-family: Euclid Circular A;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
}
.qa .a{
    font-family: Euclid Circular A;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;

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

}
.action_timer_subtitle {
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #4D4D4D;
    margin-top: 5px;
}
.action_timer_button {
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    cursor: pointer;
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    padding: 18px 144px;
    border-radius: 20px;
    width: fit-content;
    margin: 70px auto 0;
}
.action_timer_block {
    display: flex;
    align-items: center;
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0.43em;
    text-align: left;

    color: #000;
}
.action_timer_text_elem {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}
.action_timer_block > div {
    display: flex;
    flex-direction: column
}
.action_timer_block > div:nth-child(2n) {
    margin-right: 20px;
    margin-bottom: 18px;
}
.action_timer_hour .action_timer_text_elem {
    width: fit-content;
}
.action_timer_minute .action_timer_text_elem {
    width: fit-content;
}
.action_timer_block_days > span:first-child {
    text-align: center;
    letter-spacing: normal;
}
.timer_back {
    position: absolute;
    bottom: 170px;
    right: 0;
}

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

.participation_action_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 47px;
    letter-spacing: 0em;
    text-align: center;
    color: #000000;
    margin-top: 85px;
    margin-bottom: 58px;
}

.participation_action_content {
    max-width: 1360px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    background: url("/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/part_big_bg.png") 0 0 no-repeat;
}
.participation_action_elem {
    border: 5px solid #005CA9;
    max-width: 580px;
    width: 50%;
    border-radius: 15px;
    box-shadow: 0px 4px 4px 0px #00000040;

    min-height: 260px;
}
.participation_action_elem {
    background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/part_bg.png) 0 0 no-repeat;
}
.participation_action_elem.partic_order_1 {
    margin: 0px 170px 0 0px;
}
.participation_action_elem.partic_order_2 {
    position: relative;
}
.participation_action_elem.partic_order_2:after {
    content: ' ';
    background: url("/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/delivery-truck-top.png");
    width: 79px;
    height: 79px;
    display: block;
    position: absolute;
    top: -67px;
    right: 35px;
}
.participation_action_elem.partic_order_4:after {
    content: ' ';
    background: url("/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/delivery-truck-bottom.png");
    width: 79px;
    height: 79px;
    display: block;
    position: absolute;
    top: -67px;
    right: 35px;
}
.participation_action_elem.partic_order_4 {
    margin: 146px 0 0 42px;
    position: relative;
}
.participation_action_elem.partic_order_3 {
    margin: 143px 0 0 158px;
}
.partic_text {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    color: #164194;
    text-align: left;
    padding: 25px 0 0 50px;
}
.partic_num {
    font-family: Gilroy;
    font-size: 64px;
    font-weight: 400;
    line-height: 77px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    padding: 45px 0 0 50px;
}
.banner_button_timer{
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    font-family: Gilroy !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #FFFFFF !important;
    width: fit-content !important;
    padding: 21px 95px !important;
    border-radius: 30px !important;
    text-decoration: none !important;
    transition: 400ms !important;
    position: relative !important;
    overflow: hidden !important;
    margin: 0 auto !important;
}
.action_popup_content_title {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    color: #164194;
    margin-bottom: 108px;
    margin-top: 30px;
    margin-left: 100px;
}
.action_popup_products {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}
#action_popup_content {
    background: #BCE4FA;
    border-radius: 50px;
    display: none;
}
.action_popup_products_elem {
    max-width: 435px;
    background: #E8F6FE;
    margin: 0 20px;
    padding: 22px 53px 25px 36px;
    display: flex;
    flex-direction:column;
    align-items: center;
    width: 100%;
}
.action_popup_products_elem_content {
    display: flex;
    align-items: center;
    flex-grow: 1;
}
.action_popup_products_elem_title {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #1672B8;
    margin-bottom: 28px;
    margin-top: 10px;
    text-align: center;
    max-width: 265px;
}
.action_popup_products_elem_price {
    font-family: Gilroy;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 52px;
    margin-left: 20px;
}
.action_popup_products_elem_count {
    display: flex;
    align-items: center;
    background: #fff;
    width: 89px;
    border: 29px;
    font-family: Gilroy;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    padding: 12px 14px 9px;
    justify-content: space-between;
    margin-bottom: 52px;
    border-radius: 30px;
}
.action_popup_products_elem_count input {
    border: none !important;
    background: none;
    width: 30px !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
    text-align: center;
}

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

.action_popup_products_elem .in_basket:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(90deg, #009CE2 0%, #BCE4FA 97.19%);
    top: 0;
    left: 0;
    opacity: 0;
    transition: 400ms;
    z-index: 1;
}
.action_popup_products_elem .in_basket span {
    z-index: 2;
    position: relative;
}
.action_popup_products_elem .in_basket:hover:after {
    opacity: 1;
}
.action_popup_cart {
    background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, .4);
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
    width: fit-content;
    padding: 18px 130px;
    border-radius: 30px;
    margin: 140px auto 0;
    cursor: pointer;
    display: block;
    text-decoration: none;
}
#action_popup_content .fancybox-close-small {
    padding: 2px;
    top: 35px;
    right: 35px;
}
.action_popup_products_elem_image {
    min-width: 190px;
}
.action_timer_button_mobile {
    display: none;
}
.content_action_button_mobile {
    display: none;
}
.illustration_timer_mobile {
    display: none;
}
.action_popup_products_elem_count .minus,
.action_popup_products_elem_count .plus {
    cursor: pointer;
}
[data-fancybox] {
    cursor: pointer;
}
.less_expenses_content ul  {
    min-height: 338px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.title_action {
    display: none;
}
.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;
}
@media(min-width: 769px) {
    .water_free_tizers {
        display: none;
    }
}
@media(max-width: 1600px) {
    .first_block {
        margin-left: 10px;
    }
    .second_block {
        margin-right: 10px;
    }
    .content_action_back {
        height: 210px;
    }
    .content_action_back img {
        height: 100%;
    }
    .banner_action_left_part {
        padding-left: 10%;
    }
}
@media(max-width: 1366px) {
    .action_button {
        display: none;
    }
    .action_button.action_timer_button_mobile {
        display: block;
    }
}
@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;
    }
    .participation_action_content {
        margin: 0 auto;
        display: flex;
        flex-wrap: nowrap;
        background: none;
        flex-flow: column;
        align-items: center;
    }
    .participation_action_elem.partic_order_1, .participation_action_elem.partic_order_2, .participation_action_elem.partic_order_3 {
        margin: 0 0 160px 0;
        display: inline-block;
    }
    .participation_action_elem.partic_order_1:after,
    .participation_action_elem.partic_order_2:after,
    .participation_action_elem.partic_order_3:after
    {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSIxNTkiIHZpZXdCb3g9IjAgMCA1IDE1OSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuNjk3MjcgMEwyLjY5NzI2IDE1OSIgc3Ryb2tlPSIjMjI1NEExIiBzdHJva2Utb3BhY2l0eT0iMC41IiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1kYXNoYXJyYXk9IjEwIDEwIi8+Cjwvc3ZnPgo=");
        content: ' ';
        display: block;
        width: 5px;
        height: 159px;
        position: absolute;
        top: 259px;
        right: 50%;
    }

    .participation_action_elem.partic_order_4 {
        margin: 0;
    }
    .participation_action_elem.partic_order_1 {
        order: 1;
        position: relative;
    }
    .participation_action_elem.partic_order_2 {
        order: 2;
        position: relative;
    }
    .participation_action_elem.partic_order_3 {
        order: 3;
        position: relative;
    }
    .participation_action_elem.partic_order_4 {
        order: 4;
    }
    .participation_action_elem.partic_order_1:before {
        content: ' ';
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/delivery-truck-top.png);
        width: 79px;
        height: 79px;
        display: block;
        position: absolute;
        top: -67px;
        right: 35px;
    }
    .participation_action_elem.partic_order_4:after {
        left: 20px;
    }
}
@media(max-width: 1200px) {
    .desktop_table {
        display: none;
    }
    .banner_action_left_part {
        padding-left: 29px;
        padding-top: 66px;
    }
    .banner_title {
        font-size: 32px;
        font-weight: 700;
        line-height: 39.62px;
        margin-bottom: 47px;
    }
    .banner_subtitle p {
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
    }
    .banner_button {
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
        text-align: center;
        padding: 15px 80px;
    }
    .content_action_title {
        font-size: 36px;
        font-weight: 700;
        line-height: 44.57px;
    }
    .content_action {
        /*background-color: #ffffff;*/
    }
    .table_action {
        position: relative;
        margin: 0 25px;
    }
    .table_head {
        line-height: 25px;
    }
    .bg_3 {
        padding: 0 1% 0 2%;
    }
    .bg_3 .text_float {
        font-size: 14px;
    }
    .table_head .bg_2, .table_head .bg_3 {
        line-height: 35px;
    }
    .info_list_1 {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 25px;
    }
    .info_list_2 {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 600;
        line-height: 20px;
    }
    .info_list_3 {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 25px;
    }
    .info_list.selected_info {
        padding: 5% 0 4%;
    }
    .left_img {
        flex: 45%;
    }
    .faq_list {

        padding-right: 29px;
    }
    .action_timer {
        flex-direction: row;
        padding: 100px 32px;
        justify-content: space-between;
        align-items: baseline;
    }
    .timer_back img {
        display: none;
    }
    .timer_back img.illustration_timer_mobile {
        display: block;
        width: 100%;
    }
    .timer_back {
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .action_timer_block {
        margin: 0;
        z-index: 9;
    }

    .banner_action_right_part {
        display: none;
    }

    .first_block {
        margin-right: 0;
    }
    .action_m {
        margin-left: 30px;
        margin-right: 30px;
    }


    .second_block {
        margin-left: unset;
    }
    .less_expenses_content {
        flex-direction: column;
    }
    .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;
    }


}


@media(max-width: 1024px) {
    .table_info {
        display: flex;
        flex-flow: column;
        padding: 4% 1%;
        position: relative;
    }
    .title_info {
        font-family: Gilroy;
        font-size: 22px;
        padding-bottom: 0%
    }
    .info_list {
        display: flex;
        padding: 7px 3%;
    }
    .banner_action_left_part {
        width: 100%;
        padding: 47px 20px 32px;
        justify-content: space-between;
    }
    .banner_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: left;


    }
    .check_list {
        top: 13%;
    }
    .text_float {
        font-size: 14px;
    }
    .info_list.selected_info {
        padding: 3% 3% 4%;
        align-items: flex-start;
    }
}
.popup_arenda_title {
    font-family: Gilroy;
    font-size: 32px;
    font-weight: 700;
    line-height: 45px;
    letter-spacing: 0em;
    text-align: center;
    color: #164194;
    margin-bottom: 30px;
}
#popup-arenda-kulera {
    width: auto;
    border-radius: 30px;
}
.items_list_popup {
    display: flex;
    gap: 40px;
}
.items_list_popup .item{

    background: rgb(240,250,254);
    background: linear-gradient(180deg, rgba(240,250,254,1) 0%, rgba(188,228,250,1) 100%);
    border-radius: 30px;
    max-width: 320px;
    padding: 30px 25px;
}
.items_list_popup .item .title {
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    width: 60%;

}
.list_image .list{
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    flex: 70%;
}
.list_image {
    display: flex;
}
.list_image .list ul {
    padding: 0;
}
.list_image .list ul li {
    padding-left: 30px;
    position: relative;
    list-style-type: none;
    font-family: Gilroy;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    margin: 15px 0px;
}
.list_image .list ul li:before{
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjAwMDcgMS44MzMyNUM1Ljk1ODk4IDEuODMzMjUgMS44MzM5OCA1Ljk1ODI1IDEuODMzOTggMTAuOTk5OUMxLjgzMzk4IDE2LjA0MTYgNS45NTg5OCAyMC4xNjY2IDExLjAwMDcgMjAuMTY2NkMxNi4wNDIzIDIwLjE2NjYgMjAuMTY3MyAxNi4wNDE2IDIwLjE2NzMgMTAuOTk5OUMyMC4xNjczIDUuOTU4MjUgMTYuMDQyMyAxLjgzMzI1IDExLjAwMDcgMS44MzMyNVpNOS4xNjczMiAxNS41ODMzTDQuNTgzOTggMTAuOTk5OUw1Ljg3NjQ4IDkuNzA3NDJMOS4xNjczMiAxMi45ODkxTDE2LjEyNDggNi4wMzE1OUwxNy40MTczIDcuMzMzMjVMOS4xNjczMiAxNS41ODMzWiIgZmlsbD0iIzAwOTgzQSIvPgo8L3N2Zz4K");
    content: ' ';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    left: 0;
}
.price_popup {
    font-family: Gilroy;
    font-size: 36px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
}
.price_popup span {
    font-family: Gilroy;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;

}
.select_item{
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    font-family: Gilroy !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #fff !important;
    width: 80% !important;
    margin: 20px auto 0 !important;
    border-radius: 30px !important;
    padding: 10px 0 !important;
    cursor: pointer !important;
}
.select_item a {
    font-family: Gilroy !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #fff !important;
    text-decoration: none;
}
.popup_checkbox .checkbox label:after {
    left: 3px;
    width: 16px;
    height: 16px;
}
.popup_checkbox .checkbox label:before {
    width: 22px;
    height: 22px
}
.popup_checkbox {
    margin-left: 30px;
}
.popup_checkbox .checkbox label{
    font-family: Gilroy;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #164194;
    padding-left: 35px;
}
.popup_botton {
    text-align: center;
}
.popup_red {
    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#A42523),
            color-stop(33%, #A42523),
            color-stop(45%, #c0171c),
            color-stop(61%, #cb1219),
            to(#E30613)
    );
    background-image: linear-gradient(90deg, #A42523 0, #A42523 33%, #c0171c 45%, #cb1219 61%, #E30613 100%);
    -webkit-transition: background-position 0.5s, background-color 0.3s;
    transition: background-position 0.5s, background-color 0.3s;
    padding: 15px !important;
    border-radius: 30px !important;
    min-width: 300px;
    text-align: center !important;
    color: #fff !important;
    width: auto !important;
    display: inline-block !important;
}
.banner_subtitle ul li {
    font-weight: 700;
}
.table_action .no_m {
    display: none;
}
@media(max-width: 992px) {
    .title_faq {
        font-family: Gilroy;
        font-size: 36px;
        position: absolute;
        width: 100%;
        right: 20px;
        text-align: right;
        top: 70px;
    }
    .faq_list {
         padding-right: 15px;
         flex: 40%;
     }
    .banner_action_left_part {
        padding: 28px 20px 32px;
        justify-content: start;
    }
    .faq_action_content {
        position: relative;
    }
    .banner_title {
        margin-bottom: 14px;
        font-size: 40px;
        font-weight: 700;
        line-height: 49.52px;
        text-align: left;

    }
    .banner_subtitle {
        margin-left: 20px;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;
        text-align: left;
        max-height: 140px;
    }
    .banner_action {
        height: calc(52vw);
    }
    .banner_button {
        font-size: 14px;
        font-weight: 700;
        line-height: 19.6px;
        text-align: center;
        padding: 15px 80px;
        margin: 110px 0 0 20px;
    }
    .table_action .w_m {
        display: none;
    }
    .table_action .no_m {
        display: block;
    }
    .table_head .bg_1 {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;

    }
    .table_info {
        display: flex;
        flex-flow: column;
        padding: 4% 0 0 20px;
    }
    .info_list {
        display: flex;
        padding: 7px 3% 7px 0;
    }
    .info_list.selected_info {
        padding: 4% 0% 3%;
    }
    .sale_table {
        right: -20px;
    }
    .action_timer_title {

        font-size: 24px;
        font-weight: 700;
        line-height: 29.71px;

    }
    .action_timer_subtitle{
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 17.33px;
        text-align: left;

    }
    .participation_action_title {
        margin-bottom: 150px;
    }
    .water_free_tizers {
        margin-top: 80px;
        margin-bottom: 90px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .water_free_tizers_title {
        font-family: Gilroy;
        font-size: 32px;
        font-weight: 700;
        line-height: 39.62px;
        text-align: center;

        color: #000;
        margin-bottom: 30px;
    }

    .tiz_items {
        display: flex;
        padding: 0 32px;
        gap: 10px;
    }
    .water_free_tizers_elem:nth-child(1) {
        width: 35%;
    }
    .water_free_tizers_elem:last-child {
        width: 30%;
    }
    .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: 768px) {
    .banner_title {
        font-family: Gilroy;
        font-size: 32px;
        font-weight: 700;
        line-height: 39.62px;

    }
    .faq_block {
        padding: 25px 30px;
    }
    .banner_subtitle {
        font-family: Gilroy;
        font-size: 10px;
        font-weight: 700;
        line-height: 13px;


    }
    .banner_button {
        margin: 50px 0 0 20px;
    }
    .table_head .bg_1 {
        font-family: Gilroy;
        font-size: 15px;
        font-weight: 700;
        line-height: 19.5px;
    }
    .table_head .bg_2, .table_head .bg_3 {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;
        padding: 1% 2% !important;

    }
    .table_head .bg_2:first-child {
        text-align: center;
    }
    .table_head .bg_2:last-child {
        padding: 1% 2% 1% 4% !important;
    }
    .text_float {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 600;
        line-height: 15.6px;


    }
    .table_info {
        display: flex;
        flex-flow: column;
        padding: 2% 0 0 20px;
    }
    .title_info {
        font-family: Gilroy;
        font-size: 15px;
        font-weight: 700;
        line-height: 19.5px;
    }
    .info_list_1 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;


    }
    .info_list_2 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 600;
        line-height: 20.8px;
    }
    .info_list_3 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 20.8px;
    }
    .selected_info .info_list_title {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 18.2px;
    }
    .info_list.selected_info {
        padding: 3% 3% 3% 0%;
    }
    .selected_info .info_list_title span {
        font-size: 14px;
        font-weight: 600;
        line-height: 18.2px;
    }
    .info_list.selected_info .info_list_2 {
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
    }
    .sale_table {
        top: -15px;
    }
    .checkobox > span { top: 0;}
    .basketBonusCheck {
        top: 15px;
    }
    .title_faq {
        font-family: Gilroy;
        font-size: 26px;
        font-weight: 700;
        line-height: 29.71px;
        position: absolute;
        width: 100%;
        right: 15px;
        text-align: right;
    }
    .qa .q {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 18.2px;

    }
    .action_timer_block {
        font-family: Gilroy;
        font-size: 21px;
        font-weight: 700;
        line-height: 29.71px;
        letter-spacing: 0.43em;
        text-align: left;
    }
    .action_timer_block > div:nth-child(2n) {
        margin-right: 0px;
        margin-bottom: 35px;
    }
    .action_timer_minute {
        min-width: 70px;
    }
    .action_timer_text {
        text-align: center;
    }
    .action_timer_title {
        font-size: 22px;
    }
    .action_timer_subtitle {
        font-size: 14px;
        text-align: center;
    }
    .time_action {
        text-align: center;
        margin-top: 40px;
    }
    .timer_back {
        bottom: 70px;
    }
    .tiz_items {
        flex-flow: column;
    }
    .water_free_tizers_elem:nth-child(1) {
        width: 100%;
    }
    .water_free_tizers_elem:last-child {
        width: 100%;
    }
    .participation_action_elem {
        width: 80%;
    }
}
.illustration_timer_mobile_360 {
    display: none;
}
@media(max-width: 580px) {
    .content_action {
        padding-bottom: 60px;
    }
    .illustration_timer_mobile_360 {
        display: block !important;
    }
    .illustration_timer_mobile {
        display: none;
    }
    .faq_list {
         padding-right: 0;
    }
    .action_timer_text_elem {
        text-align: center;
    }
    .action_timer_block > div {
        align-items: center;
    }
    .banner_subtitle {
        display: none;
    }
    .content_action_block {
        display: none;
    }
    .content_action_block_mobile {
        display: block;
    }
    .action_m {
        margin-left: 30px;
        margin-right: 30px;
        border-radius: 40px;
        background: #BCE4FA;
        box-shadow: 0px 4px 4px 0px #00000040;
        padding: 40px 17px;
    }
    .action_m.top {
        background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
    }
    .action_m {
        color: #312783;
    }
    .action_m.top {
        color: #ffffff;
        position: relative;
    }
    .action_m .title {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 31px;
        letter-spacing: 0em;
        text-align: left;
    }
    .action_m p {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
    }
    .action_m .price {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: 0em;
        text-align: left;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .action_m .price span {
        font-family: Gilroy;
        font-size: 11px;
        font-weight: 700;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;

    }
    .action_m .price .day_count {
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 31px;
        letter-spacing: 0em;
        text-align: left;

    }
    .action_m.top .price .day_count {
        color: #DDDDDD;
    }
    .list_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        margin: 10px 0;
    }
    .action_m ol li span {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 26px;
        letter-spacing: 0em;
        text-align: left;
        /*padding-left: 5px;*/
    }
    .action_m ol li {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 600;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;

    }
    .discount span{
        font-family: Gilroy;
        font-size: 24px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        width: 100%;
        display: block;
        padding-bottom: 5px;
    }
    .discount {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 500;
        line-height: 15px;
        letter-spacing: 0em;
        text-align: center;
    }

    .action_top_price {
         padding: 20px 0;
    }
    .action_top_price .price {
        font-family: Gilroy;
        font-size: 34px;
        font-weight: 700;
        line-height: 44px;
        letter-spacing: 0em;
        text-align: left;
    }
    .action_top_price span {
        font-family: Gilroy;
        font-size: 11px;
        font-weight: 700;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;

    }
    .action_top_price {
        display: flex;
        align-items: center;
        gap: 7px;
    }
    .action_m ol li span.price {
        display: inline-block;
        position: relative;
        top: 5px;
    }
    .action_m .price .day_count {
        color: #ffffff;
    }
    .action_m.top .action_top_price span {
        color: #96AE23;
    }
    .action_m .action_top_price span{
        color: #DF4E24;
    }
    .action_m {
        margin-bottom: 30px;
    }

    .faq_action_content {
        display: block;
        padding-top: 0;
    }

    .faq_action_content .left_img {
        display: none;
    }
    .title_faq {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
        padding-top: 20px;
        position: static;
    }
    .faq_block {
        margin-left: 30px;
        margin-right: 30px;
        padding: 30px 30px;
    }
    .qa .q {
        padding-right: 40px;
        font-family: Gilroy;
        font-size: 16px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;

    }
    .qa .q:after {
        right: 0;
    }

    .timer_back img {
        display: none;
    }
    .timer_back img.illustration_timer_mobile {
        display: none;
        width: 100%;
    }
    .timer_back {
        top: -40px;
        width: 100%;
    }
    .banner_action_left_part {
        width: 100%;
        padding: 47px 20px 32px;
        justify-content: space-between;
    }
    .action_m.top:before {
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/mayak.png) no-repeat;
        content: ' ';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: auto;
        background-position: top right;
    }
    .action_m.top .popup_pay{
        z-index: 9999;
        position: relative;
    }
    .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;
    }
    .content_action_title_small {
        font-family: Gilroy;
        font-size: 12px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: center;
    }
    .less_expenses_title {
        font-family: Gilroy;
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        letter-spacing: 0em;
        text-align: center;
    }
    .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: 152px;
    }
    .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: 20px auto 24px;
    }

    .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 {
        flex-flow: column;
        margin-left: 30px;
        margin-right: 30px;
    }
    .participation_action_elem {
        border: 3px solid #005CA9;
        width: 100%;
        min-height: 198px;
    }
    .partic_num {
        font-family: Gilroy;
        font-size: 48px;
        font-weight: 400;
        line-height: 58px;
        letter-spacing: 0em;
        text-align: left;
        padding: 33px 0 0 20px;
    }
    .partic_text {
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;

        padding: 15px 0 0 20px;
    }
    .participation_action_elem.partic_order_1,
    .participation_action_elem.partic_order_2,
    .participation_action_elem.partic_order_3,
    .participation_action_elem.partic_order_4
    {
        margin: 0 0 98px 0;
        position: relative;
    }
    .participation_action_elem.partic_order_1:after {
        content: ' ';
        display: block;
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/mob_line_1.png);
        width: 136px;
        height: 92px;
        position: absolute;
        bottom: -92px;
    }

    .participation_action_elem.partic_order_2:after {
        content: ' ';
        display: block;
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/mob_line_2.png);
        width: 130px;
        height: 97px;
        position: absolute;
        bottom: -100px;
        top: auto;
        right: 30%;
    }
    .participation_action_elem.partic_order_3:after {
        content: ' ';
        display: block;
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/mob_line_3.png);
        width: 107px;
        height: 94px;
        position: absolute;
        bottom: -95px;
        right: 20%;
        top: inherit;
    }
    .participation_action_elem.partic_order_4:after {
        content: ' ';
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/delivery-truck-bottom.png);
        width: 79px;
        height: 79px;
        display: block;
        position: absolute;
        top: -35px;
        left: 35px;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .participation_action_elem.partic_order_2:before {
        content: ' ';
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/delivery-truck-top.png);
        width: 79px;
        height: 79px;
        display: block;
        position: absolute;
        top: -35px;
        right: 35px;
        background-size: 50%;
        background-repeat: no-repeat;
    }
    .partic_order_1 {
        order: 1;
    }
    .partic_order_2 {
        order: 2;
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/part_bg_r.png) no-repeat;
        background-position: right;
    }
    .partic_order_3 {
        order: 3;
    }
    .partic_order_4 {
        background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/part_bg_r.png) no-repeat;
        background-position: right;
        order: 4;
    }
    .partic_order_2 .partic_num,
    .partic_order_2 .partic_text,
    .partic_order_4 .partic_num,
    .partic_order_4 .partic_text
    {
        text-align: right;
        padding-right: 15px;
    }
    .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;
    }
    .time_action_mobile {
        display: block !important;
    }
    .time_action {
        display: none;
    }
    .popup_pay .pay {
        background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);
        color: #ffffff;
        padding: 15px 15%;
        border-radius: 30px;
        width: 80%;
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .popup_pay .pay.blue {
        background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);
        text-decoration: none;
    }
    .items_list_popup {
        overflow-x: scroll;
    }
    .items_list_popup .item {
        min-width: 320px;
    }
    .popup_checkbox .checkbox label:before {
        margin: 0;
    }
    .action_timer {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 100px 0 25px !important;
    }
    .tiz_items {
        display: flex;
        padding: 0;
    }
    .participation_action_elem.partic_order_1:before {
        display: none;
    }
    .participation_action_elem.partic_order_1:after {
        top: inherit;
    }
}
.time_action_mobile {
    display: none;
}
.time_action {
    text-align: center;
    margin-top: 60px;
}
@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;
    }
    #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: 0;
    }

    .banner_action_background {
        height: auto;
        background-position: bottom;
    }

    .banner_title {
        margin-bottom: 148px;
    }

    .banner_action {
        height: auto;
    }

    .banner_button {
        padding: 7px 24px;
        font-family: Gilroy;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: 0em;
        text-align: center;
    }

    .title_action {
        margin-bottom: 50px;
    }

    .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;
    }

    .less_expenses_title,
    .less_expenses_subtitle {
        max-width: calc(100% - 80px);
        margin-left: auto;
        margin-right: auto;
    }

    .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;
    }
}


@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;
    }

}
.in_basket:not(.added) .added_elem {
    display: none;
}
.in_basket.added span:not(.added_elem) {
    display: none;
}
.in_basket.added {
    pointer-events: none;
}

.fancybox-button svg {
    height: 150% !important;
    width: 150% !important;
    color: #164194;
}
.fancybox-slide--html .fancybox-close-small {
    right: 10px !important;
}
@media(max-width: 767px) {
    .action_timer {
        padding: 25px 0;
    }
}
.action_timer_block > div > span:first-child {
    text-align: center;
}
.action_timer_second {
    min-width: 97px;
}
.action_timer_minute {
    min-width: 82px;
}
.action_timer_hour {
    min-width: 68px;
}
.action_timer_block_days {
    min-width: 56px;
}
.action_timer_text {
    z-index: 9;
}

/**
NEW TABLE
 */
.content_action_block{
    gap: 55px;
}
.items_new_table {
    background: #BCE4FA;
    max-width: 289px;
    border-radius: 30px;
    padding: 30px 10px;
    box-shadow: 0px 4px 4px 0px #00000040;
    display: none;
}
.items_new_table.main_items_table {
    background: linear-gradient(90.12deg, #005CA9 1.56%, #009CE2 97.65%);

}
.items_new_table .title{
    color: #312783;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    margin-bottom: 17px;
}
.items_new_table .title_price {
    color: #312783;
    font-size: 15px;
    font-weight: 800;
    line-height: 25.35px;
    text-align: left;
}
.items_new_table .title_price_after {
    color: #312783;
    font-size: 13px;
    font-weight: 600;
    line-height: 16.9px;
    text-align: left;

}
.items_new_table .description_item span{
    color: #312783;
    font-size: 15px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: left;


}
.items_new_table .description_item {
    margin: 30px 0;
}
.items_new_table .description_item ol {
    margin: 5px 0 0 0;
}
.items_new_table .description_item ol li{
    color: #312783;
    font-size: 13px;
    font-weight: 600;
    line-height: 21.97px;
    text-align: left;
    padding: 2px;
}

.items_new_table .end_text {
    color: #312783;
    font-size: 15px;
    font-weight: 600;
    line-height: 19.5px;
    text-align: left;
    margin-bottom: 5px;
}
.items_new_table .price{
    color: #C51A1B;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
}

.select_item.shadow {
    box-shadow: 0px 4px 4px 0px #00000040;
    margin: 30px auto 0;
}
.items_new_table.main_items_table {
    padding: 25px 0 25px 20px;
}

.items_new_table.main_items_table .title {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 31.2px;
    text-align: center;
    padding-right: 20px;
}
    .items_new_table.main_items_table .title_price {
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 800;
        line-height: 27.04px;
        text-align: left;

    }
    .items_new_table.main_items_table .title_price_after {
        color: #FFFFFF;
        font-size: 13px;
        font-weight: 500;
        line-height: 16.9px;
        text-align: left;
        width: 55%;
    }
    .items_new_table.main_items_table .description_item span{
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 600;
        line-height: 19.5px;
        text-align: left;
    }
    .items_new_table.main_items_table .description_item {
        margin: 30px 0;
    }
    .items_new_table.main_items_table .description_item ol {
        margin: 5px 0 0 0;
    }
    .items_new_table.main_items_table .description_item ol li{
        color: #FFFFFF;
        font-size: 13px;
        font-weight: 600;
        line-height: 21.97px;
        text-align: left;
        padding: 2px;
    }

    .items_new_table.main_items_table .end_text {
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 600;
        line-height: 19.5px;
        text-align: left;
        margin-bottom: 5px;
    }
    .items_new_table.main_items_table .price{
        color: #96AE23;

        font-size: 24px;
        font-weight: 700;
        line-height: 31.2px;
        text-align: left;

    }
.items_new_table.main_items_table .pay:hover {
    background-position: 100% 50%;
    background-color: rgba(255, 255, 255, 0.8);
}
    .items_new_table.main_items_table .pay {
    /*background: linear-gradient(90deg, #A42523 0%, #E30613 96.84%);*/
    color: #ffffff;
    padding: 15px 15%;
    border-radius: 30px;
    text-align: center;
    margin-top: 40px;
    margin-right: 20px;

    background-image: -webkit-gradient(
            linear,
            left top,
            right top,
            from(#A42523),
            color-stop(33%, #A42523),
            color-stop(45%, #c0171c),
            color-stop(61%, #cb1219),
            to(#E30613)
    );
     background-image: linear-gradient(90deg, #A42523 0, #A42523 33%, #c0171c 45%, #cb1219 61%, #E30613 100%);
    -webkit-transition: background-position 0.5s, background-color 0.3s;
    transition: background-position 0.5s, background-color 0.3s;
        width: auto;
}

.sanitar span {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 21.97px;
    text-align: left;
    display: inline-block;
}
.sanitar span.white{
    color: #DF4E24;
    font-size: 14px;
    font-weight: 700;
    line-height: 23.66px;
    text-align: left;
    background: #FFFFFF;
    border-radius: 36px;
    padding: 2px 12px;
    margin: 10px 0 20px;
}
.items_new_table.main_items_table {
    position: relative;
}
.items_new_table.main_items_table:after {
    content: ' ';
    background: url(/local/templates/truewater.v2/components/bitrix/news/actions/bitrix/news.detail/arenda_kulera/images/mayak.svg);
    width: 221px;
    height: 278px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
@media(max-width: 992px) {
    .content_action_block {
        gap: 31px;
    }
}
.items_new_table .description_item ol li span {
    font-weight: 700;
}
@media(max-width: 768px) {
    .content_action_block {
        gap: 16px;
    }
    .items_new_table {
        max-width: 211px;
        padding: 20px 0 20px 10px;
    }
    .items_new_table .title_price {

        font-size: 13px;
        font-weight: 800;
        line-height: 21.97px;
        text-align: left;

    }
    .items_new_table .title_price_after {

        font-size: 10px;
        font-weight: 600;
        line-height: 13px;
        text-align: left;

    }
    .items_new_table .description_item span {

        font-size: 13px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .items_new_table .description_item ol li {

        font-size: 10px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .items_new_table .end_text {

        font-size: 13px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .items_new_table .price {

        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;

    }
    .select_item {
        width: 90%;
        margin-right: 15px !important;
    }
    .items_new_table .description_item {
        margin: 12px 0;
    }

    .items_new_table.main_items_table {
        padding: 25px 0 25px 7px;
    }
    .items_new_table.main_items_table .title {
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
        padding-right: 10px;
    }
    .items_new_table.main_items_table .title_price {

        font-size: 13px;
        font-weight: 800;
        line-height: 21.97px;
        text-align: left;

    }
    .items_new_table.main_items_table .title_price_after {

        font-size: 10px;
        font-weight: 600;
        line-height: 13px;
        text-align: left;

    }
    .items_new_table.main_items_table:after {
        display: none;
    }
    .items_new_table.main_items_table .description_item {
        margin: 7px 0;
    }
    .items_new_table.main_items_table .description_item span {

        font-size: 13px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .items_new_table.main_items_table .description_item ol li {
        font-size: 10px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .sanitar span {

        font-size: 10px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .sanitar span.white{

        font-size: 11px;
        font-weight: 700;
        line-height: 18.59px;
        text-align: center;

    }
    .items_new_table.main_items_table .end_text {

        font-size: 13px;
        font-weight: 600;
        line-height: 16.9px;
        text-align: left;

    }
    .items_new_table.main_items_table .price {

        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        text-align: left;

    }
    .items_new_table.main_items_table .pay {
        margin-top: 30px;
        margin-right: 7px;
    }
}
@media(max-width: 1200px) {
    .items_new_table {
        display: block;
    }
}
@media(max-width: 486px) {
    .page-product__benefit-item {
        margin: 0 auto;
    }
}
/* 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/arenda_kulera/style.css?172191004773966 */
/* /local/templates/truewater.v2/components/bitrix/form/form_action/bitrix/form.result.new/.default/style.css?17651757078931 */
