@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@font-face{font-family:Gloria Hallelujah;src:url(/build/assets/GloriaHallelujah-BC77WiiS.woff2) format("woff2"),url(/build/assets/GloriaHallelujah--VxB1xiq.woff) format("woff");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}.comic__container{width:100%;height:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.comic__bg-linear{background:var(--comic-bg-primary-color)}.comic__header-container{width:98%;height:100%;max-width:1320px;padding:15px;margin-right:auto;margin-left:auto}.comic__header-btn-container{display:flex;justify-content:space-between;align-items:center;gap:10px}.comic__carousel-block{width:100%;height:100%;padding:15px 0 0;background:url(/public/img/banner.png) no-repeat;background-size:cover;background-position:center bottom;margin-bottom:15px}.comic__carousel-container{width:98%;max-width:1320px;margin-right:auto;margin-left:auto;padding-bottom:50px}.comic__card-img{position:relative;width:100%;overflow:hidden;border-radius:15px;transition:all .3s ease-in-out}.comic__card-img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:20;background:#0000;transition:all .3s ease-in-out}.comic__card-img-hover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:20;transition:all .4s ease;transition:all .3s ease-in-out}.comic__card-img:hover{border-radius:4px!important}.comic__card-img:hover>div.comic__card-img-overlay{background:#0000004d!important}.comic__card-img:hover>img{transform:scale(1.08)}.comic__card-small:first-child{border-top:none}
