.swiper-container-custom-11 {
    width: 1420px;
    margin: 0 auto;
    height: 560px;
    position: relative;
    top: 10%;
}

.swiper-slide-custom-11 {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1a1a1a;
    border-radius: 10px;
    overflow: hidden;
    flex-direction: column;
    width: 32% !important;
}

.swiper-pagination-custom-11 .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: linear-gradient(180deg,
            rgb(254, 96, 107) 0%,
            rgb(255, 135, 115) 43.27%,
            rgb(255, 161, 78) 100%) !important;
}
.swiper-pagination-custom-11 .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: gray !important;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom-11,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: -42px !important;
    width: 100%;
}

.swiper-11-image {
    width: 90%;
    height: 280px;
    object-fit: cover;
    border-radius: 15px;
    margin-top: 26px;
    margin-bottom: 22px;
}

.group-1171276428 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #ffffff;
}

.frame-1116601482 {
    display: flex;
    align-items: inherit;
}

.frame-6 {
    margin-right: 8px;
}

.date {
    font-size: 18px;
}

.group-1171276427 {
    display: flex;
    align-items: center;
}

.group-1171276425,
.group-1171276426 {
    display: flex;
    align-items: center;
    margin-right: 10px;
    margin-left: 63px;
}

.comment-2,
.share {
    margin-left: 5px;
}

.frame-41 {
    margin-top: 10px;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    color: #ffffff;
}

.frame-39 {
    margin-bottom: 10px;
    text-align: left;
}

.inferno-arena {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}

.a-fast-paced-multipl {
    font-size: 18px;
    color: #888888;
}

.read-more {
    color: #ff6600;
    font-weight: bold;
    font-size: 20px;
}

.frame-41-1 {
    display: flex;
    margin-bottom: 10px;
}

.frame-3 {
    margin-left: 5px;
}

.swiper-container-custom-11 .swiper-pagination-bullet {
    width: 20px !important;
    height: 20px !important;
}

/* swiper mobile */

.mySwiper12 {
    width: 445px;
    height: 1249px;
    margin-left: auto;
    margin-right: auto;
}

.mySwiper12 .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* height: calc((100% - 30px) / 4) !important; */
    /* display: flex; */
    justify-content: center;
    align-items: center;
}

.video-slider-mobile-image {
    height: 200px;
}

.swiper-pagination-12 .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: linear-gradient(180deg,
            rgb(254, 96, 107) 0%,
            rgb(255, 135, 115) 43.27%,
            rgb(255, 161, 78) 100%) !important;
}

.swiper-pagination-12 .swiper-pagination-bullet {
    background: gray;
}