

/* Start:/local/templates/.default/components/bitrix/news.list/sales_index/style.css?1656699580150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/blog_slider/style.css?1783349687169*/
.blog-slider-container {
    width: 100%;
    margin: 40px 0 10px 0;
}
.blog-slider-js {
  padding: 21px 0 30px;
}
.blog-slider-js .slick-dots {
    margin-top: 20px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/faq_accordion/style.css?17833500371897*/

.faq-wrapper{
    width: 100%;
    max-width: 700px;
}

.faq-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.faq-item {
    border: 1px solid #E5E5E5;
    border-radius: 5px;
    background-color: #FFFFFF;
    overflow: hidden;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.faq-item:hover {
    border-color: #FF7300;
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    padding: 20px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    cursor: pointer;
    transition: color 0.3s ease;
}

.faq-icon {
    position: relative;
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    margin-left: 15px;
}

.faq-icon::before,
.faq-icon::after {
    content: '';
    position: absolute;
    background-color: #FF7300;
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.faq-icon::before {
    top: 7px;
    left: 0;
    width: 16px;
    height: 2px;
}

.faq-icon::after {
    top: 0;
    left: 7px;
    width: 2px;
    height: 16px;
}

.faq-item.active {
    border-color: #FF7300;
    box-shadow: 0 4px 15px rgba(255, 115, 0, 0.05);
}

.faq-item.active .faq-question {
    color: #FF7300;
}

.faq-item.active .faq-icon::after {
    transform: rotate(90deg);
    opacity: 0;
}

.faq-item.active .faq-icon::before {
    transform: rotate(180deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.faq-answer-content {
    padding: 0 25px 20px 25px;
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
}

.faq-answer-content p {
    margin-bottom: 10px;
}
.faq-answer-content p:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .faq-question {
        font-size: 14px;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/brands/style.css?1656699580150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/.default/components/bitrix/news.list/sales_index/style.css?1656699580150 */
/* /local/templates/.default/components/bitrix/news.list/blog_slider/style.css?1783349687169 */
/* /local/templates/.default/components/bitrix/news.list/faq_accordion/style.css?17833500371897 */
/* /local/templates/.default/components/bitrix/news.list/brands/style.css?1656699580150 */
