.book-carousel-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:2rem;border-radius:12px;flex-direction:row}.carousel-container{flex:1 1 50%;position:relative;height:100%;min-height:400px;overflow:hidden;order:1}.carousel-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease;display:flex;align-items:center;justify-content:center}.carousel-image-wrapper.active{opacity:1;z-index:2}.carousel-image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:8px}.text-content{flex:1 1 45%;display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:center;order:2}.text-content h2{margin-bottom:1.5rem;line-height:1.4}.text-content p{line-height:1.8;white-space:pre-line}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;background:#fffc;border:none;padding:.5rem 1rem;cursor:pointer;z-index:10;border-radius:50%;box-shadow:0 2px 6px #0003;transition:background .3s ease}.carousel-arrow.left{left:10px}.carousel-arrow.right{right:10px}@media screen and (max-width:768px){.book-carousel-section{flex-direction:column}.text-content{order:1}.carousel-container{order:2;width:100%;height:50vh;min-height:200px;position:relative}.carousel-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.carousel-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAAQ */
