

/* Start:/local/components/farwater/categories.catalog/templates/.default/style.css?1709016567555*/


@media(max-width: 450px) {
    .main_grid {
        width: 12.75rem !important;
    }
}

@media(max-width: 430px) {
    .main_grid {
        width: 10.75rem !important;
    }
}

@media(max-width: 430px) {
    .main_grid {
        width: 9.75rem !important;
    }
}

@media(max-width: 370px) {
    .main_grid {
        width: 8.75rem !important;
    }
    .text-hint {
        font-size: 0.775rem;
    }
}
@media(max-width: 360px) {
    .main_grid {
        width: 8.15rem !important;
    }
    .text-hint {
        font-size: 0.72rem !important;
    }
}
/* End */


/* Start:/local/templates/truewater.v2/components/bitrix/news.list/main_page_action/style.css?17681991904842*/
.action_main_page_elem {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.action_main_page .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    min-height: 350px;
    padding-bottom: 38px;
    gap: 60px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
}
.action_main_page_link {
    display: inline-block;
    margin-left: 25px;
    padding: 12px 30px 10px 30px;
    border-radius: 30px;
    background: linear-gradient(270deg, #E75029 0%, #C81E1C 100%);
    color: #FFF;
    text-align: center;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    text-decoration: unset;
    z-index: 2;
}
.action_main_page_elem > img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: unset;
}
.action_main_page_elem > span {
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding-left: 24px;
    color: #FFF;
    font-family: Gilroy;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
}
.action_main_page_elem > span > span:first-child {
    color: #FFF;
    font-family: Gilroy;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 28px */
}
.action_main_page .swiper-button-next,
.action_main_page .swiper-button-prev {
    width: 68px;
    height: 68px;
}
.action_main_page {
    position: relative;
}
.action_main_page .swiper-button-prev {
    left: -90px;    
}
.action_main_page .swiper-button-next {
    right: -90px;
}
.action_main_page_title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.action_main_page_title span {
    color: #333;
    font-family: Gilroy;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 44.8px */
}
.action_main_page_title a {
    color: #C81E1C;
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 19.6px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.action_main_page .swiper-pagination {
    position: unset;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 21px;
    min-height: 11px;
}
.action_main_page .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #1672B8;
    opacity: 1;
    margin: unset;
    transition: 200ms;
}
.action_main_page .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 11px;
    height: 11px;
    background: #fff;
    border: 2px solid #1672B8;
}
.mobile_link {
    color: #C81E1C;
    font-family: Gilroy;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 19.6px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    display: block;
    margin-top: 21px;
    width: 100%;
    text-align: center;
}
@media(max-width: 1530px) {
    .action_main_page .swiper-button-next, .action_main_page .swiper-button-prev,
    .action_main_page_title a {
        display: none;
    }
    .action_main_page_title {
        justify-content: center;
        margin-top: 20px;
    }
}
@media(min-width: 1529px) {
    .mobile_link,
    .action_main_page .swiper-pagination {
        display: none;
    }
}
@media(max-width: 767px) {
    .action_main_page .swiper-slide {
        min-height: 180px;
        gap: 25px;
        padding-bottom: 15px;
    }
    .action_main_page_elem > span {
        color: #FFF;
        font-family: Gilroy;
        font-size: 9px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%; /* 12.6px */
        gap: 10px;
        padding-left: 12px;
    }
    .action_main_page_elem > span > span:first-child {
        color: #FFF;
        font-family: Gilroy;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%; /* 16.8px */
    }
    .action_main_page_elem > img {
        max-width: 100%;
        top: -10px;
        max-height: 110%;
    }
    .action_main_page_link {
        padding: 7px 15px;
        color: #FFF;
        text-align: center;
        font-family: Gilroy;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        line-height: 140%; /* 15.4px */
        margin-left: 12px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/main_advantage/style.css?17090165671207*/
.grid.---col6 {
    grid-template-columns: repeat(6,calc(16% - 1em));
    grid-gap: 1.35em;
}
@media (max-width:767px){

    .grid.---col6 {
        grid-template-columns: repeat(2,calc(50% - 5px));
        grid-gap: 10px;
    }

}

@media (max-width:480px){

    .grid.---col6 {
        grid-template-columns: repeat(1,calc(100% - 5px));
        grid-gap: 10px;
    }
    .advantage .--h5 {
        font-size: 1rem;
        font-weight: bold;
    }
    .advantage p {
        font-size: .875rem;
    }

}

.advantage p {
    margin: 0;
}
.advantage-picture img {
    margin: 0 auto;
}

.advantage {
    text-align: left;
}

.main_advantage {
    display: flex;
    flex-wrap: wrap;
}

.main_advantage .advantage {
    flex: 45%;
    display: flex;
    margin-right: 60px;
    padding-bottom: 20px;
    border-bottom: 2px dotted #DBDBDB;
    margin-top: 20px;
}

.advantage-picture {
    min-width: 180px;
}

.advantage_text {
    margin-left: 40px;
    color: #333333;
}
.advantage_text .heading  {
    color: #1F5CA8;
    font-family: 'Gilroy';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
}
.advantage_text p {
    font-weight: 400;
    padding-right: 40px;
}
/* End */


/* Start:/local/templates/truewater.v2/components/bitrix/news.list/articles_home/style.css?177027672612090*/
/* Блок "Статьи на главной" - главная страница */
.home-articles-section {
    max-width: 1340px;
    margin: 0 auto;
    padding: 80px 20px;
    position: relative;
}

.home-articles-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 48px;
    position: relative;
}

.home-articles-header::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #1F5CA8 0%, #4A90E2 100%);
    border-radius: 2px;
}

.home-articles-title {
    font-family: 'Gilroy', sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    color: #1A3D66;
    margin: 0;
    position: relative;
    letter-spacing: -0.5px;
}

.home-articles-title::before {
    content: '💧';
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    opacity: 0.8;
}

.home-articles-all-link {
    font-family: 'Gilroy', sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #1F5CA8;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    padding: 10px 20px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.home-articles-all-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.7s ease;
    z-index: -1;
}

.home-articles-all-link:hover {
    color: #000;
    gap: 12px;
}

.home-articles-all-link:hover::before {
    left: 100%;
}

/* Контейнер для статей на главной */
.home-info-list {
    display: flex;
    gap: 30px;
    flex-flow: wrap;
    margin: 0;
    padding: 0;
    justify-content: center;
}

.home-info-item {
    flex: 0 1 calc(25% - 23px);
    max-width: calc(25% - 23px);
    position: relative;
    min-height: 420px;
    background: #FFFFFF;
    border-radius: 12px;
    box-sizing: border-box;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid #E8F0FE;
    box-shadow: 0 4px 12px rgba(31, 92, 168, 0.08);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.home-info-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 24px rgba(31, 92, 168, 0.15);
    border-color: #1F5CA8;
}

/* Блок картинки на главной */
.home-info-item .home-img {
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.home-info-item .home-img::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
    pointer-events: none;
}

.home-info-item .home-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.home-info-item .home-preview_picture {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.home-info-item:hover .home-preview_picture {
    transform: scale(1.08);
}

/* Текстовая часть на главной */
.home-info-item-name {
    margin-top: 0px;
    padding: 0 20px;
    flex-grow: 1;
}


.home-articles-section .home-info-list .home-info-item p{margin:0px;padding:0px;padding:0 20px;}

.home-info-item-meta {
    display: flex;
    gap: 16px;
    align-items: center;
    margin: 0 20px 16px 20px;
    padding-bottom:0px;
    border-bottom: 1px solid #F0F5FF;
	padding-top: 20px;
}

.home-info-item-date,
.home-info-item-views {
    font-family: 'Gilroy', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    color: #6B7280;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0;
    background: transparent;
    border-radius: 0;
    transition: all 0.3s ease;
}

.home-info-item:hover .home-info-item-date,
.home-info-item:hover .home-info-item-views {
    color: #1F5CA8;
}

.home-info-item-date::before {
    content: '📅';
    font-size: 12px;
    opacity: 0.8;
}

.home-info-item-views::before {
    content: '👁️';
    font-size: 12px;
    opacity: 0.8;
}

.home-info-item .home-info-item-name a {
    color: #1A3D66;
    font-family: 'Gilroy', sans-serif;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.4;
    text-align: left;
    text-decoration: none;
    display: block;
    transition: color 0.3s ease;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 12px;
}

.home-info-item .home-info-item-name a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #1F5CA8 0%, #4A90E2 100%);
    transition: width 0.3s ease;
    border-radius: 1px;
}

.home-info-item:hover .home-info-item-name a {
    color: #1F5CA8;
}

.home-info-item:hover .home-info-item-name a::after {
    width: 40px;
}

.home-info-item .home-info-item-name p {
    font-family: 'Gilroy', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.6;
    color: #4B5563;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Кнопка "Читать далее" */
.home-info-item-more {
    margin-top: auto;
    padding: 20px;
    padding-top: 18px;
    border-top: 1px solid #F0F5FF;
}

.home-info-item-more a {
    font-family: 'Gilroy', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    transition: all 0.3s ease;
    padding: 10px 20px;
    border-radius: 20px;
    background-image: -webkit-gradient(linear, left top, right top, from(#264a9a), color-stop(61%, #01abe4), to(#82d0f5));
    background-image: linear-gradient(90deg, #264a9a 0, #01abe4 61%, #82d0f5 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: center;
    box-shadow: 0 4px 12px rgba(38, 74, 154, 0.2);
}

.home-info-item-more a::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.25), transparent);
    transition: left 0.7s ease;
}

.home-info-item-more a:hover {
    gap: 12px;
    box-shadow: 0 6px 16px rgba(38, 74, 154, 0.3);
    transform: translateY(-2px);
}

.home-info-item-more a:hover::before {
    left: 100%;
}

.home-info-item-more a::after {
    content: '→';
    font-size: 16px;
    font-weight: 700;
    transition: all 0.3s ease;
}

.home-info-item-more a:hover::after {
    transform: translateX(4px);
}

/* Метка "Новое" */
.home-info-item-new {
    position: absolute;
    top: 16px;
    left: 16px;
    background: linear-gradient(135deg, #FF6B6B 0%, #FF8E8E 100%);
    color: #FFFFFF;
    padding: 6px 12px;
    border-radius: 6px;
    font-family: 'Gilroy', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    box-shadow: 0 3px 8px rgba(255, 107, 107, 0.3);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 3px 8px rgba(255, 107, 107, 0.3);
    }
    50% {
        box-shadow: 0 3px 12px rgba(255, 107, 107, 0.5);
    }
    100% {
        box-shadow: 0 3px 8px rgba(255, 107, 107, 0.3);
    }
}

/* Индикатор ховера */
.home-info-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #1F5CA8 0%, #4A90E2 100%);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
    border-radius: 3px 3px 0 0;
}

.home-info-item:hover::before {
    transform: scaleX(1);
}

/* Адаптивность для главной */
@media (max-width: 1200px) {
    .home-articles-section {
        padding: 60px 20px;
    }
    
    .home-info-item {
        flex: 0 1 calc(33.333% - 20px);
        max-width: calc(33.333% - 20px);
        min-height: 420px;
    }
}

@media (max-width: 992px) {
    .home-articles-section {
        padding: 50px 15px;
    }
    
    .home-articles-title {
        font-size: 32px;
    }
    
    .home-articles-title::before {
        left: -35px;
        font-size: 22px;
    }
    
    .home-info-item {
        flex: 0 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
        min-height: 420px;
    }
    
    .home-info-item .home-img {
        height: 200px;
    }
}

@media (max-width: 768px) {
    .home-articles-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    
    .home-articles-title::before {
        position: static;
        transform: none;
        margin-right: 10px;
    }
    
    .home-articles-all-link {
        align-self: flex-start;
    }
    
    .home-info-item {
        flex: 0 1 100%;
        max-width: 100%;
        min-height: 400px;
    }
    
    .home-info-item .home-img {
        height: 220px;
    }
}

@media (max-width: 576px) {
    .home-articles-section {
        padding: 40px 10px;
    }
    
    .home-articles-title {
        font-size: 28px;
    }
    
    .home-info-list {
        gap: 20px;
    }
    
    .home-info-item {
        min-height: 380px;
        border-radius: 10px;
    }
    
    .home-info-item .home-img {
        height: 180px;
    }
    
    .home-info-item .home-info-item-name a {
        font-size: 17px;
        padding-bottom: 8px;
        margin-bottom: 10px;
    }
    
    .home-info-item .home-info-item-name p {
        font-size: 14px;
    }
    
    .home-info-item-meta {
        margin: 0 15px 14px 15px;
        padding-bottom: 14px;
        gap: 12px;
    }
    
    .home-info-item-more {
        padding: 15px;
        padding-top: 15px;
    }
    
    .home-info-item-more a {
        padding: 8px 16px;
        font-size: 13px;
    }
}

/* Эффект загрузки для статей */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.home-info-item {
    animation: fadeInUp 0.6s ease forwards;
    opacity: 0;
}

.home-info-item:nth-child(1) { animation-delay: 0.1s; }
.home-info-item:nth-child(2) { animation-delay: 0.2s; }
.home-info-item:nth-child(3) { animation-delay: 0.3s; }
.home-info-item:nth-child(4) { animation-delay: 0.4s; }

/* Пустое состояние для главной */
.home-articles-empty {
    text-align: center;
    padding: 80px 20px;
    border-radius: 12px;
    border: 2px dashed #D1E0FF;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.home-articles-empty::before {
    content: '💧';
    font-size: 48px;
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.2;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50% { transform: translateX(-50%) translateY(-10px); }
}

.home-articles-empty p {
    font-family: 'Gilroy', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #6B7280;
    margin: 0;
    position: relative;
    z-index: 1;
}
/* End */
/* /local/components/farwater/categories.catalog/templates/.default/style.css?1709016567555 */
/* /local/templates/truewater.v2/components/bitrix/news.list/main_page_action/style.css?17681991904842 */
/* /local/templates/.default/components/bitrix/news.list/main_advantage/style.css?17090165671207 */
/* /local/templates/truewater.v2/components/bitrix/news.list/articles_home/style.css?177027672612090 */
