

/* Start:/local/templates/general/components/bitrix/news/formats/bitrix/news.detail/detailblog/style.css?17636547246982*/
header {
    background: none!important;
    background-size: cover;
    padding: 47px 0 165px 0;
    position: absolute!important;
    z-index: 10!important;
    width: 100%;
}
header .top-menu {
    width: 100%!important;
}
header:after {
	background: none!important;
}
.news-detail{padding-top: 90px;}
#header-blog .sector-1{padding: 45px 0 35px 0!important;}
.sector-1.df-block{padding: 145px 0 35px 0!important;}
.sector-3.df-slider {    padding: 45px 0 135px 0;}
.sector-1.df-block .box{margin: 0 auto 45px auto;}
.sector-1 .box .item {
    width: 28%;
}
.df-slider .slick-arrow {border-radius: 0;}
.sector-3 .slider .img {
    width: 100%;
    height: 800px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.sector-3 .slider .img img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.logobanner {width: 70%;}
.logobanner img {
    width: 100%;
}
#header-blog .banner h1.title {font-weight: 300;    width: fit-content;
    margin: 0 auto;text-align: center;}
h2 {
font-size: 81px;
    font-family: 'Arsenica Trial', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin: 0 0 45px 0;
color: #222222;
font-weight: 500;    text-align: center;
}

h3 {
    font-family: 'Arsenica Trial', sans-serif;
    font-size: 40px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: normal;
    padding-top: 20px;
    margin-bottom: 30px;
    font-weight: 300;
}
.boxlist-title, .case-title {font-family: 'Montserrat', sans-serif;}

#header-blog .box{margin: 0 0 45px 0;}
.news-detail ul li, p, .news-date-time {
    color: #383639;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}
.news-detail ol, .news-detail ul {padding-left: 20px;}
.news-date-time{display: block;}

#header-blog{
    position: relative;
    /*height: 1280px;*/
}
#header-blog:before{
    content: '';
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    width: 100%;
    height: 247px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#header-blog .banner{
    position: relative;
}
#header-blog .banner:before {
    content: '';
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    width: 100%;
    height: 340px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#header-blog .banner .img{
    width: 100%;
    height: 100%;
    filter: brightness(0.45);
}
#header-blog .banner .img img{
    width: 100%;
    display: block;
    object-fit: cover;
    height: 900px;
}

#header-blog .banner .img:after {
    content: '';
    background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
#header-blog .banner .container {
    /*top: auto;*/
    top: 25%;
    bottom: 94px;
    max-width: 1607px;
    left: 0;
    right: 0;
    padding: 0 30px;
    position: absolute;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
#header-blog .banner .sub-title{
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 9.5px;
    margin-bottom: 2px;
}
#header-blog .banner .title{
    color: #fff;
    font-size: 120px;
    text-transform: uppercase;
    margin-bottom: 22px;
    letter-spacing: 0.2px;
}
#header-blog .banner .text{
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 4.3px;
}
.back{display: block;
    color: #222222;
    border: 1px solid #222222;
    text-decoration: none;
    width: 273px;
    text-transform: uppercase;
    padding: 21px 0 18px 109px;
    letter-spacing: 1px;
    border-radius: 50px;
    position: relative;
    transition: all 0.5s;
    background: transparent;
	cursor: pointer;}
.back:hover {
    color: #fff;
    background: #222222;
}
.back:before {
    content: '';
    background: #8a1e25;
    width: 47px;
    height: 47px;
    border-radius: 50%;
    position: absolute;
    left: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.back:after {
    content: '';
    background: #222222;
    width: 56px;
    height: 1px;
    position: absolute;
    left: 34px;
    top: 0;
    bottom: 0;
    margin: auto;
}
section.sector-1 .box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 84.5%;
    margin: 0 auto!important;padding-bottom: 20px;
}
@media (min-width: 2400px){
#header-blog{
    /*height: 1706.66px;*/
}
}

@media (max-width: 1500px){
#header-blog{
    /*height: 960px;*/
}
}
@media (max-width: 1440px){
.news-detail .container {
		max-width: 1140px;}
}
@media (max-width: 1380px){
#header-blog{
    /*height: 906px;*/
}
}
@media (max-width: 1199px){
#header-blog{
    height: 100%;
}
    #header-blog .banner .img {
        height: 100%;
    }
    #header-blog .banner .img img {
        height: 500px;
    }
    #header-blog .banner .sub-title {
        font-size: 18px;
    }
    #header-blog .banner .title {
        font-size: 80px;
    }
    #header-blog .banner .text {
        font-size: 18px;
    }
}
@media(max-width: 767px){
    #header-blog .banner .title{
        font-size: 60px;
        margin-bottom: 0;}
#header-blog .banner h1.title {font-size: 48px;}
    #header-blog .banner .text {
        letter-spacing: 0;}
.logobanner {width: 90%;}
.sector-3 .slider .img {height: 450px;}
.sector-3 .slider .img img {height: 100%;}
.news-detail ul li, p {font-size: 16px;}
.sector-3 #tab .box .price span {font-size: 20px;}
}
@media (max-width: 575px) {
#header-blog .banner h1.title {font-size: 38px;}
}
@media (max-width: 450px){
#header-blog .banner h1.title {font-size: 34px;}
    #header-blog .banner .img img {
        height: 500px;
    }
.news-detail {
    padding: 90px 10px 10px;
}
#header-blog h1 {
    font-size: 40px;
}
h2 {
    font-size: 35px;
	}
h3 {
    font-size: 30px;
	}
#header-blog .banner .container {
		bottom: 50px;}
}

.sector-boxes {padding-bottom: 45px;}
.sector-boxes #boxes-list {padding: 0 20px 40px;}
/* End */


/* Start:/local/templates/general/components/bitrix/news.list/boxes/style.css?176363728611439*/


.checkbox-group {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin: 30px 0;
    font-size: 14px;
    line-height: 1.4;
    flex-direction: column;
}

.checkbox-group input[type="checkbox"] {
    margin-top: 3px;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    margin-right: 20px;
}

.checkbox-group a {
  color: #007bff;
  text-decoration: underline;
}

.checkbox-group a:hover {
  text-decoration: none;
}
.form-group.checkbox-group label {
    display: flex;
    flex-direction: row;
}


        .benefits {
            display: flex;
            gap: 30px;
            padding: 40px;
/*            max-width: 1200px;*/
            margin: 0 auto;
        }

        .benefit-card {
            background: white;
            padding: 30px;
            border-radius: 12px;
/*            box-shadow: 0 5px 15px rgba(0,0,0,0.1);*/
box-shadow: 10px 15px 15px 4px rgb(0 0 0 / 10%);
            flex: 1;
            transition: all 0.3s ease;
            cursor: pointer;
        }

        .benefit-card:hover {
            transform: scale(1.05);
            box-shadow: 10px 15px 30px 4px rgba(0,0,0,0.15);
        }

        .benefit-title {
    font-size: 34px;
    margin-bottom: 20px;
    color: #8A1E25;
    text-transform: uppercase;
        }

        .benefit-list {            
            padding: 0;
        }

        .benefit-list li {
            padding: 4px 0;
            color: #000;
        }

        .benefit-list li:last-child {
            border-bottom: none;
        }


        .image-block {
    position: relative;
    width: 100%;
/*    max-width: 1200px;*/
    margin: 0 auto;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgb(0 0 0 / 20%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .image-block:hover {
            transform: scale(1.02);
            box-shadow: 0 15px 40px rgba(0, 0, 0, 0.3);
        }
        
        .image-block img {
            width: 100%;
            height: 500px;
            object-fit: cover;
            display: block;
            border-radius: 20px;
        }
        
        .image-block .text-overlay {
    position: absolute;
    bottom: 30px;
    right: 30px;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
        }
        .image-block .title {
    font-size: 62px;
    font-weight: 500;
    color: #222;
    line-height: 1.3;
    margin-bottom: 5px;
/*    display: flex;
    justify-content: flex-end;*/
    width: 100%;
        }        
        .image-block .subtitle {
            font-size: 32px;
            font-weight: 400;
            color: #8A1E25;
            margin-bottom: 8px;
            letter-spacing: 1px;
            display: flex;
            justify-content: flex-end;
        }
        
.titleboxlist {    font-size: 42px;
    font-weight: 500;
    color: #222;
    line-height: 1.3;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    width: 100%;
text-align: center;
font-family: 'Arsenica Trial', sans-serif;
    text-transform: uppercase;
margin-top: 60px;}












.text-overlay h2.title span, h2.popup-title{font-family: 'Montserrat', sans-serif;}
#boxes-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
/*    max-width: 1200px;*/
    margin: 0 auto;
    padding: 40px 20px;
}

.boxlist-card {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
/*    aspect-ratio: 1/1;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    min-height: 500px;
    padding: 20px;
    box-shadow: 10px 15px 15px 4px rgb(0 0 0 / 20%);
    cursor: pointer;
}

.boxlist-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

.boxlist-image-container {
    position: relative;
    width: 320px;
    height: 320px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgb(0 0 0 / 10%);
    border-radius: 50%;
}

.boxlist-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(2.2);
}

.boxlist-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.8) 100%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 30px;
    border-radius: 15px;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.boxlist-card:hover .boxlist-overlay {
    opacity: 1;
}

.boxlist-content {
    text-align: center;
    color: #222222;
    width: 100%;
    position: relative;
}

.boxlist-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.boxlist-order-btn {
    background: #ffffff;
    color: black;
    border: 1px solid #000;
    padding: 12px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.boxlist-order-btn:hover {
    background: #000;
    transform: scale(1.05);
    color: white;
}

/* Стили для модального окна */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    overflow-x: auto;
}

.modal-content {
    background-color: white;
    margin: 5% auto;
    padding: 30px;
    border-radius: 15px;
    width: 90%;
    max-width: 500px;
    position: relative;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.modal-close {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
    color: #666;
    z-index: 100;
}

.modal-close:hover {
    color: #000;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
}

.form-group input,
.form-group textarea {
    width: 95%;
    padding: 12px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #ff6b35;
}

.submit-btn {
    background: #e30613;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    transition: background 0.3s ease;
}

.submit-btn:hover {
    background: #e32b35;
}

#orderModal .h2 {font-size: 32px;
    font-weight: 500;
    color: #222;
    line-height: 1.3;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    font-family: 'Arsenica Trial', sans-serif;
    text-transform: uppercase;
    margin-top: 40px;}




/* Адаптивность */
@media (max-width: 1024px) {
    #boxes-list {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    #boxes-list {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .boxlist-title {
        font-size: 18px;
    }
    header {
    height: 10vh!important;
    }

.benefits {
    padding: 20px;
    flex-direction: column;
}
.image-block .text-overlay {
    position: relative;
    bottom: 0;
    right: 0;
    padding: 20px 25px;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.image-block img {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.image-block .title {
    font-size: 42px;
}
.boxlist-card {min-height: 400px;}
.boxlist-image-container {
    position: relative;
    width: 280px;
    height: 280px;
}
}


/* Попап товара */
.product-popup-content {
    background:#fff;
    border-radius:20px;
    padding:40px;
    max-width:1000px;
    width:90%;
    margin:4% auto;
    box-shadow:0 0 40px rgba(0,0,0,0.3);
}

.popup-inner {
    display:flex;
    flex-wrap:wrap;
    gap:30px;
    align-items:flex-start;
}

.popup-slider {
    flex:1;
    min-width:400px;
    max-width:500px;
}
.popup-slider img {
    width:100%;
    height:100%;
    max-height:450px;
    border-radius:20px;
    object-fit:cover;
    box-shadow:0 10px 30px rgba(0,0,0,0.1);
}

.popup-text {
    flex:1;
    min-width:280px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}

.popup-title {
    font-size:28px;
    margin-bottom:15px;
    font-weight:600;
}
.popup-preview {
    font-weight:500;
    margin-bottom:10px;
}
.popup-desc {
    margin-bottom:20px;
    line-height:1.5;
}
.popup-buttons {
    display:flex;
    align-items:center;
    gap:15px;
    position:relative;
}

.share-btn {
    border:1px solid #000;
    padding:12px 30px;
    border-radius:25px;
    background:#fff;
    cursor:pointer;
    transition:.3s;
    position:relative;
}
.share-btn:hover {
    background:#000;
    color:#fff;
}

/* тултип соцсетей */
.share-tooltip {
    position:absolute;
    top:110%;
    left:0;
    display:flex;
    gap:12px;
    background:#fff;
    border:1px solid #ccc;
    padding:10px 15px;
    border-radius:12px;
    box-shadow:0 4px 15px rgba(0,0,0,0.15);
    opacity:0;
    pointer-events:none;
    transform:translateY(-10px);
    transition:all .2s ease;
    z-index:10;
}
.share-tooltip.show {
    opacity:1;
    pointer-events:auto;
    transform:translateY(0);
}
.share-tooltip a {
    width:32px;
    height:32px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:50%;
    color:#fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: 700;
}
.share-tooltip a.tg { background:#2AABEE; }
.share-tooltip a.wa { background:#25D366; }
.share-tooltip a.vk { background:#4C75A3; }
.share-tooltip a:hover { opacity:.85; }

/* Кнопки slick */
.slick-prev, .slick-next {
    background:rgba(0,0,0,0.5);
    border:none;
    border-radius:50%;
    color:#fff;
    width:40px;
    height:40px;
    font-size:24px;
    line-height:1;
    cursor:pointer;
    transition:background .3s;
}
.slick-prev:hover, .slick-next:hover {
    background:rgba(0,0,0,0.8);
}

/* адаптив */
@media (max-width:768px) {
    .popup-slider, .popup-text {
        max-width:100%;
    }


.modal {
    overflow-x: auto;
}
.modal-content {
    width: auto;
}
    .product-popup-content {
        width: 90%;
        padding: 20px;
        margin: 10% auto;
    }

    .popup-inner {
        flex-direction: column;
        gap: 20px;
        align-items: center;
    }

    .popup-slider {
        width: 100%;
        max-width: 100%;
        min-width: auto;
    }

    .popup-slider img {
        max-height: 280px;
        border-radius: 12px;
        object-fit: cover;
    }

    .popup-text {
        width: 100%;
        min-width: auto;
    }

    .popup-title {
        font-size: 22px;
        text-align: center;
    }

    .popup-preview {
        font-size: 15px;
        text-align: center;
    }

    .popup-buttons {
        flex-direction: column;
        gap: 10px;
        align-items: stretch;
    }

    .boxlist-order-btn,
    .share-btn {
        width: 100%;
        font-size: 14px;
        padding: 12px;
    }

    .share-tooltip {
        left: 50%;
        transform: translateX(-50%);
    }
.form-group input,
.form-group textarea {
    width: 90%;
}
}



/* End */


/* Start:/local/templates/general/components/bitrix/news.list/cases-main/style.css?17567243406681*/
/* style.css */

/*    .banner{
    display: none;
}*/
.cases .page_13.preim .box .left {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;    
}
.cases-section {
    padding: 60px 0;
margin-bottom: 60px;
}

.cases-grid {
    display: grid;
/*    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));*/
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.case-card {
    position: relative;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all 0.3s ease;
}
.case-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}
.slide-container {
    position: relative;
    width: 100%;
    height: 350px;
}

.slide-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/*.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.4), rgba(0,0,0,0.7));
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s;
}


.case-card:hover .slider-overlay {background: linear-gradient(to bottom, rgb(0 0 0 / 0%), rgb(0 0 0 / 40%));transition: all 0.5s;}
*/
.slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1;
    overflow: hidden;
}

/* Псевдоэлемент с градиентом */
.slider-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.7));
    z-index: -1;
    transition: opacity 0.5s ease;
    pointer-events: none;
}

/* При ховере — уменьшаем прозрачность градиента */
.case-card:hover .slider-overlay::before {
    opacity: 0.3;
}

.slider-overlay .top-overlay {
    display: flex;
    justify-content: space-between;
/*    align-items: center;*/
}
.detail-type .text{
    background: #ffffffcf;
    padding: 5px 10px;
/*    border-radius: 15px;*/
    color: #383639;
}

.logo-overlay {
/*    margin-bottom: 20px;*/
    width: 100px;
    height: 100px;
/*    background-color: #383639;*/
    display: flex;
    align-items: center;
    opacity: 1;
    transition: opacity 0.5s ease;
}
.case-card:hover .logo-overlay {
opacity: 0;
}

.logo-overlay .logo-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    background-color: white;

}

.slider-content {
    position: relative;
    z-index: 2;
}

.case-title {
    font-size: 24px;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.case-details {
    margin-bottom: 20px;
}

.detail-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.detail-item .icon {
    margin-right: 10px;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
}

.detail-item .icon img {
    /*width: 20px;
    height: 20px;*/
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    background: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.btn:hover {
    background: #0056b3;
}

.slick-dots {
    bottom: 10px;
}

.slick-dots li button:before {
    color: #fff !important;
}


.cases-section .slide-container {height: 500px;}
.cases .nav {
    padding: 59px 0;
}
@media (max-width: 768px) {
    .cases-grid {
        grid-template-columns: 1fr;
    }
    
    .slide-container {
        height: 250px;
    }
    
    .logo-img {
        max-width: 120px;
    }
}











/* Стили для кнопок prev/next */
.cases-section .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255,255,255,0.8);
    border: none;
    font-size: 0;
    cursor: pointer;
    transition: background 0.3s;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.cases-section .slick-arrow:hover {
    background: rgba(255,255,255,1);
}

.cases-section .slick-prev {
    left: 15px;
}

.cases-section .slick-next {
    right: 15px;
}

/* Стрелки с использованием псевдоэлементов */
.cases-section .slick-prev::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    width: 12px;
    height: 12px;
    border-left: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateY(-50%) rotate(45deg);
}

.cases-section .slick-next::before {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    width: 12px;
    height: 12px;
    border-right: 2px solid #333;
    border-top: 2px solid #333;
    transform: translateY(-50%) rotate(45deg);
}
.cases-section .slick-dots .slick-active button {
    background: #ff3366; /* Активный цвет точек */
}

.cases-section .slick-arrow {
    background: rgba(0,0,0,0.5); /* Темные кнопки */
}

.cases-section .slick-arrow::before {
    border-color: #bf94a0; /* Белые стрелки */
}

.cases-section .slick-arrow {
    transition: all 0.3s ease;
}

.cases-section .slick-dots button {
    transition: transform 0.2s, background 0.3s;
}

.cases-section .slick-dots button:hover {
    transform: scale(1.2);
}
.cases .btn {border-radius: 8px;
    padding: 10px 30px;}

@media (max-width: 768px) {
    .cases-section .slick-arrow {
        width: 30px;
        height: 30px;
    }
    
    .cases-section .slick-prev::before {
        left: 10px;
        width: 10px;
        height: 10px;
    }
    
    .cases-section .slick-next::before {
        right: 10px;
        width: 10px;
        height: 10px;
    }
}


/* Анимация появления */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}

.animate-fadeIn {
    animation: fadeIn 0.5s ease-out forwards;
    opacity: 0;
}

/* Стили для кнопки */
.show-more-wrapper {
    text-align: center;
    margin-top: 40px;
}

.btn.btn-secondary {
    background: #f0f0f0;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    transition: all 0.3s ease;
}

.btn.btn-secondary:hover {
    background: #e0e0e0;
}

p {
    margin-bottom: 15px;
    font-size: 22px;
}

.text-block-1{width: 70%;text-align: center;}
/* End */


/* Start:/local/templates/general/components/bitrix/news.list/faq/style.css?17610592731160*/
.faq-section {
    padding: 80px 0;
    background: #f7f7f7;
}
.faq-section h2 {text-align: center;}

.faq-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}

.faq-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 50px;
    color: #333;
}

.faq-item {
    margin-bottom: 15px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.faq-question {
    padding: 40px;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    font-size: 22px;
    color: #333;
}

.faq-question::after {
content: '+';
    position: absolute;
    top: 30px;
    right: 40px;
    transition: transform 0.3s;
    font-size: 40px;
}

.faq-question.active::after {
    transform: rotate(45deg);
}

.faq-answer {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s;
color: #383639;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    letter-spacing: 0.4px;
}

.faq-answer.active {
    padding: 0 40px 40px;
    max-height: 500px;
}
/* End */
/* /local/templates/general/components/bitrix/news/formats/bitrix/news.detail/detailblog/style.css?17636547246982 */
/* /local/templates/general/components/bitrix/news.list/boxes/style.css?176363728611439 */
/* /local/templates/general/components/bitrix/news.list/cases-main/style.css?17567243406681 */
/* /local/templates/general/components/bitrix/news.list/faq/style.css?17610592731160 */
