.books-booktime-series-style {
    padding: 0 2.08rem;
}
.books-booktime-series-style .section__title {
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: .97rem;
    gap: .35rem;
    font-family: "Noto Sans", sans-serif;
}
.books-booktime-series-style .section__title h2 {
    font-size: 1.67rem;
    text-align: start;
    color: #333;
    font-family: "Noto Sans", sans-serif;
    line-height: 2.85rem;
    margin: 0;
}
.books-booktime-series-style .section__title a.see-more-link {
    font-size: 1.25rem;
    color: #af3eff;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    gap: .49rem;
    justify-content: center;
    transition: .5s;
    line-height: 2.15rem;
}
.books-booktime-series-style .section__title .see-more-link i {
    font-size: 1.25rem;
}
.books-booktime-series-style .section__title a.see-more-link:hover {
    color: #9a0bff;
}
.books-booktime-series-style .books_covers ul {
    margin: 0;
    padding: 0;
    list-style: none;
    grid-template-columns: repeat(5, minmax(180px, 1fr));
    display: grid;
    width: 100%;
    grid-gap: 1.04rem;
}
.books-booktime-series-style .books_covers li.bookCover {
    aspect-ratio: 2 / 3;
    position: relative;
    font-size: 0;
    border: 0;
    overflow: hidden;
    border-radius: .21rem;
}
.books-booktime-series-style .books_covers li.bookCover a {
    display: block;
    pointer-events: auto;
    line-height: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.books-booktime-series-style .books_covers li.bookCover .link {
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    display: none;
}
.books-booktime-series-style .books_covers li.bookCover img {
    width: 100%;
    pointer-events: none;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    transform: scale(1);
    /*will-change: blur;*/
    /*transition: all .3s ease-in-out;*/
}
.elementor-widget-books_booktime_series_style .odd-child {
    background-color: #fff;
}
.elementor-widget-books_booktime_series_style .elements .block-max-width {
    max-width: 88.33rem;
    margin: auto;
    padding: 2.78rem 0 4.17rem 0;
}
.books-booktime-series-style .section__title h2 img {
    max-width: 4.17rem;
    height: 4.17rem;
    object-fit: cover;
    object-position: center;
}
.books-booktime-series-style .books_covers li.bookCover img {
    z-index: 99;
}
.books-booktime-series-style .books_covers li.bookCover .link {
    display: block;
    position: relative;
    z-index: 100;
    color: #000;
    font-size: 1.39rem;
    left: 0;
    right: 0;
    line-height: 120%;
    padding: 0 .69rem;
}
.books-booktime-series-style .books_covers li.bookCover {
    overflow: visible;
}
.books-booktime-series-style .books_covers li.bookCover a.link-name {
    height: auto;
    margin-top: .35rem;
}
@media (max-width: 767.9px) {
    .elementor-widget-books_booktime_series_style .elements .block-max-width {
        max-width: 100%;
    }
    .books-booktime-series-style {
        padding: 6.15rem 5.12rem 11.27rem;
    }
    .books-booktime-series-style .section__title {
        margin-bottom: 7.68rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 1.28rem;
    }
    .books-booktime-series-style .section__title h2 {
        font-size: 6.15rem;
        line-height: 10.5rem;
        text-align: center;
    }
    .books-booktime-series-style .section__title a.see-more-link {
        width: auto;
        min-width: 33.81rem;
        font-size: 4.61rem;
        gap: 1.79rem;
        line-height: 7.94rem;
    }
    .books-booktime-series-style .section__title .see-more-link i {
        font-size: 4.61rem;
    }
    .books-booktime-series-style .books_covers ul {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 3.84rem;
    }
    .books-booktime-series-style .books_covers li.bookCover {
        border-radius: .77rem;
    }
    .books-booktime-series-style .books_covers li.bookCover:nth-child(3),
    .books-booktime-series-style .books_covers li.bookCover:nth-child(4),
    .books-booktime-series-style .books_covers li.bookCover:nth-child(5) {
        display: none;
    }
    .books-booktime-series-style .section__title h2 img {
        max-width: 12.81rem;
        height: 12.81rem;
    }
    .books-booktime-series-style .books_covers li.bookCover .link {
        font-size: 4.61rem;
        left: 0;
        right: 0;
        padding: 0 1rem;
    }
    .books-booktime-series-style .books_covers li.bookCover a.link-name {
        margin-top: 1.28rem;
    }
    .books-booktime-series-style .books_covers li.bookCover {
        aspect-ratio: auto;
    }
    .books-booktime-series-style .books_covers li.bookCover a {
        height: auto;
    }
    .books-booktime-series-style .section__title {
        flex-direction: row;
        justify-content: flex-start;
        -webkit-box-pack: start;
    }
    .books-booktime-series-style .section__title a.see-more-link {
        gap: 1.79rem;
        margin-left: auto;
        margin-right: 0;
        justify-content: end;
        min-width: 28%;
    }
    .books-booktime-series-style .section__title h2 {
        width: 72%;
        line-height: 110%;
        text-align: left;
        display: flex;
        align-items: center;
    }
    .books-booktime-series-style .section__title h2 img {
        float: left;
        margin-right: 2.56rem;
    }
}
.books-booktime-series-style .books_covers li.bookCover img {
    object-fit: cover;
    height: 100%;
}
.books-booktime-series-style .books_covers li.bookCover a.link-name {
    margin: 0;
    position: absolute;
    bottom: 0;
    padding: 1.04rem 0;
}
.books-booktime-series-style .books_covers li.bookCover .link {
    font-weight: 500;
    font-family: "Noto Sans", sans-serif;
	color: #fff;
}
.books-booktime-series-style .books_covers li.bookCover a.link-name:after {
    display: block;
    content: '';
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .9)), color-stop(100%, rgba(0, 0, 0, 0)));
    background: linear-gradient(0deg, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200%;
}
@media (max-width: 767.9px) {
    .books-booktime-series-style .books_covers li.bookCover a.link-name {
        padding: 3.84rem 0;
    }
}