

/* Start:/local/components/aft/kism/templates/.default/style.css?17645921201229*/
.kism__slider .swiper-slide {
    margin-right: 36px;
    width: 51rem;
}
.kism__item {
    background-color: var(--color-black);
    border-radius: 4.5rem;
    color: var(--color-white);
    display: inline-block;
    padding: 2.8rem 4.6rem 5.9rem;
}
.kism__doc-name {
    margin: 0;
}
.kism__docs {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 3.1rem;
    width: 100%;
}
.kism .kism__docs a {
    display: block;
    flex-grow: 1;
    margin-left: 1.9rem;
}
.kism .kism__docs a:first-child {
    margin-left: 0;
}
.kism__docs a img {
    display: block;
    height: auto;
    width: 100%;
}
.kism__iso {
    font-size: 1.8rem;
    font-weight: 300;
    margin: 3.1rem 0 0;
}
.kism__controls {
    display: flex;
    justify-content: center;
    margin: 9rem auto 4.1rem;
}
.kism__arrow {
    color: var(--color-app__text);
    min-width: 10rem;
    padding-left: 3rem;
    width: 25px;
    height: 39px;
}
.kism__arrow--prev {
    transform: rotate(180deg);
}
@media (min-width: 576px) {
    .kism__controls {
        margin-top: 4.1rem;
    }
}
@media (min-width: 992px) {
    .kism__slider .swiper {
        padding-left: calc((100% - 1140px) / 2 + 3.2rem / 2);
    }
}

/* End */
/* /local/components/aft/kism/templates/.default/style.css?17645921201229 */
