.cg-a5a38a31-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.cg-a5a38a31-swiper {
    width: 100%;
    height: 100%;
}
.cg-a5a38a31-swiper .swiper-wrapper {
    transition-timing-function: linear !important;
}
.cg-a5a38a31-slide {
    display: flex;
    flex-direction: column;
}
.cg-a5a38a31-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    text-decoration: none !important;
}
a.cg-a5a38a31-link:hover .cg-a5a38a31-image img {
    opacity: 0.9;
    transition: opacity 0.3s ease;
}
.cg-a5a38a31-image {
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}
.cg-a5a38a31-image img {
    width: 100%;
    height: 100%;
    object-position: center;
    transition: opacity 0.3s ease;
}
.cg-a5a38a31-title-wrap {
    padding: 15px 10px;
    text-align: center;
}
.cg-a5a38a31-title {
    margin: 0;
    font-weight: 700;
}
