

/* Start:/bitrix/components/krayt/capsules/templates/.default/style.css?1720014158557*/
.section-stock img {
    width: 100%;
    display: block;
    margin-bottom: 30px
}

.section-stock img {
    width: 100%;
    object-fit: cover
}
.capsule-description{
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.capsule-description+img{
    margin-top: 30px;
}

.catalog-left-menu {
    width: 275px;
    margin-right: 55px;
    flex-shrink: 0;
    position: relative;
}
.capsule-title{
    text-align: left;
}

@media (max-width: 1350px) {
    .catalog-left-menu {
        display: none;
    }
}

/* End */


/* Start:/bitrix/components/krayt/section.menu/templates/catalog-left/style.css?17200024261707*/
.left-catalog-menu {
    width: 275px;
    padding-right: 15px;
    max-height: 95vh;
}
.left-catalog-section-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.left-catalog-section .first-level {
    font-weight: 500;
    font-size: 16px;
}
.left-catalog-section-sections {
    height: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    width: 100%;
    padding: 10px 0;
    transition: height .3s ease, opacity .5s ease;
}
.active-catalog-section {
    height: auto;
}
.left-catalog-section-sections.active-catalog-section {
    transition: 0s;
}
.left-catalog-section.open .left-catalog-section-sections {
    opacity: 1;
    pointer-events: auto;
}
.left-catalog-section svg {
    transform-origin: center;
    transition: .3s ease;
}
.left-catalog-section.open svg {
    transform: rotate(-180deg);
}
.left-catalog-section-sections a {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin: 10px 0 10px 16px;
    border-bottom: 1px solid transparent;
    transition: .3s ease;
}
.left-catalog-section-sections li:last-child {
    margin-bottom: 30px;
}
.left-catalog-section-sections a:hover {
    border-bottom: 1px solid var(--main-txt);
}
.left-catalog-section-sections a.active {
    font-weight: 600;
    border-bottom: 1px solid var(--main-txt);
}
.first-level.link {
    display: inline-block;
    padding-bottom: 20px;
}
.first-level.link.active{
    font-weight: bold;
}
.left-menu-title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}
/* End */


/* Start:/bitrix/components/krayt/section.menu/templates/capsules-line/style.css?1720005060283*/
.capsules-sections{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 30px
}
.capsules-section{
    padding: 10px;
    background-color: #e5e5e5;
    text-transform: uppercase;
}
.capsule-link{

}
.capsule-link.active{
    font-weight: bold;
}
/* End */
/* /bitrix/components/krayt/capsules/templates/.default/style.css?1720014158557 */
/* /bitrix/components/krayt/section.menu/templates/catalog-left/style.css?17200024261707 */
/* /bitrix/components/krayt/section.menu/templates/capsules-line/style.css?1720005060283 */
