@media (max-width:48rem){.hero-section{padding-top:4rem}}.image-license-tip{align-items:flex-start;background-color:#fffdf9;border:1px solid #eadecc;border-left:4px solid var(--c-red);border-radius:var(--radius-sm,6px);box-shadow:0 4px 15px rgba(64,34,15,.03);color:var(--color-brown,#40220f);display:flex;font-size:.95rem;gap:.85rem;line-height:1.6;margin:0 auto 3rem;max-width:1200px;padding:1.25rem 1.5rem}.image-license-tip .tip-icon{color:var(--c-red);flex:0 0 20px;height:20px;margin-top:2px;width:20px}.image-license-tip .tip-content{flex:1;letter-spacing:.02rem;text-align:justify;word-break:break-word}.image-license-tip .tip-content strong{font-weight:700;padding-bottom:1px}@media (max-width:48rem){.image-license-tip{font-size:.9rem;margin-left:1.25rem;margin-right:1.25rem;padding:1rem 1.25rem}}.eight-chapters-carousel{background:var(--c-blue);min-height:100vh;overflow:hidden;position:relative;transition:background var(--t-base);width:100%;z-index:1}.carousel-bg-glow{background:hsla(0,0%,100%,.8);border-radius:50%;filter:blur(12.5rem);height:43.75rem;left:3.5%;position:absolute;top:50%;transform:translateY(-50%);width:43.75rem;z-index:0}.carousel-container{margin:0 auto;max-width:120rem;min-height:100vh;position:relative;width:100%}.eight-chapters-carousel .img-box{height:var(--img-box-size);left:var(--img-box-left);position:absolute;top:50%;transform:translateY(-50%);transition:width var(--t-base),height var(--t-base),left var(--t-base);width:var(--img-box-size);z-index:2}.eight-chapters-carousel .img-list{height:inherit;transform:rotate(calc(var(--carousel-offset)*-1))}.eight-chapters-carousel .img-slider{height:inherit;transition:transform var(--t-base)}.eight-chapters-carousel .img-item{left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(calc(var(--carousel-angle)*-1*var(--i))) scale(.8);transform-origin:calc(var(--img-box-size)/2);transition:transform var(--t-base),transform-origin var(--t-base)}.eight-chapters-carousel .img-item.active{transform:translateY(-50%) rotate(calc(var(--carousel-angle)*-1*var(--i))) scale(.9) translateX(-65%);z-index:1}.eight-chapters-carousel .item{transition:transform var(--t-base)}.eight-chapters-carousel .item img{aspect-ratio:var(--img-ratio,1/1);height:auto;max-height:36rem;max-width:min(39rem,calc(36rem*(var(--img-ratio, 1))));object-fit:cover;width:100%;-webkit-touch-callout:none;border-radius:1.5rem;filter:blur(.5rem);transform:rotate(calc(var(--carousel-angle)*var(--i))) rotate(var(--carousel-offset));transition:filter var(--t-base),transform var(--t-base),width var(--t-base);user-select:none}.eight-chapters-carousel .img-item.active .item img{filter:blur(0)}.eight-chapters-carousel .info-box{height:31.25rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:width var(--t-base);width:var(--info-box-width);z-index:2}.eight-chapters-carousel .info-item{backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:2.5rem 0 0 2.5rem;border-right:none;color:var(--color-white);display:flex;flex-direction:column;height:100%;justify-content:flex-start;opacity:0;padding:4rem 3.5rem;position:absolute;transform:translateX(100%);transition:transform var(--t-base),opacity var(--t-fast),box-shadow var(--t-base);width:100%}.eight-chapters-carousel .info-item.active{box-shadow:0 0 1.875rem rgba(0,0,0,.2);opacity:1;transform:translateX(0)}.eight-chapters-carousel .info-item h2{font-size:3rem;letter-spacing:.05em;margin-bottom:1.5rem}.eight-chapters-carousel .info-item p{color:var(--color-brown);font-size:1.1rem;font-weight:700;line-height:1.85;margin:0;overflow-wrap:break-word;text-align:justify;text-justify:inter-ideograph;text-wrap:pretty;word-break:break-all}.eight-chapters-carousel .info-item .btn{align-items:center;background:var(--color-brown);border-radius:2.5rem;box-shadow:0 0 .625rem rgba(0,0,0,.1);color:var(--c-text);display:inline-flex;font-size:1rem;font-weight:600;height:2.9375rem;justify-content:center;margin-top:auto;text-decoration:none;width:11.25rem}.eight-chapters-carousel .info-item .btn:hover{background:var(--color-brown-light);transform:translateY(-2px)}.eight-chapters-carousel .navigation{bottom:7%;display:flex;justify-content:space-between;left:23%;position:absolute;width:9.375rem;z-index:100}.eight-chapters-carousel .navigation button{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:var(--color-white);cursor:pointer;display:inline-flex;height:3.125rem;justify-content:center;outline:none;transition:background .3s,left var(--t-base);width:3.125rem}@media (max-width:84rem) and (min-width:62rem){:root{--img-box-size:52rem;--img-box-left:-30rem;--info-box-width:28rem}.eight-chapters-carousel .info-box{height:28rem}.eight-chapters-carousel .item img{max-height:25rem;max-width:min(24.5rem,calc(25rem*(var(--img-ratio, 1))))}.eight-chapters-carousel .info-item{padding:3.5rem 2.5rem}.eight-chapters-carousel .info-item h2{font-size:2rem;margin-bottom:1.25rem}.eight-chapters-carousel .info-item p{font-size:1.05rem;line-height:1.7}.eight-chapters-carousel .navigation{left:17%;width:17rem}}@media (max-width:64rem){.eight-chapters-carousel{min-height:auto;padding:5rem 1.25rem 2.5rem}.carousel-bg-glow{display:none}.eight-chapters-carousel .carousel-container{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:28.125rem;min-height:auto;width:100%}.eight-chapters-carousel .img-box{align-items:center;display:flex;height:18rem;justify-content:center;left:0;margin-bottom:1.25rem;position:relative;top:0;transform:none;width:100%;z-index:5}.eight-chapters-carousel .img-list,.eight-chapters-carousel .img-slider{align-items:center;display:flex;height:100%;justify-content:center;position:relative;transform:none;width:100%}.eight-chapters-carousel .img-item{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.8);transform-origin:center center;transition:opacity .5s ease,transform .5s ease;visibility:hidden;width:100%}.eight-chapters-carousel .img-item.active{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.eight-chapters-carousel .item{align-items:center;display:flex;justify-content:center;padding:0 1.25rem;width:100%}.eight-chapters-carousel .item img{aspect-ratio:var(--img-ratio,1/1);border-radius:1.25rem;box-shadow:0 .5rem 1.25rem rgba(0,0,0,.15);filter:blur(0);height:auto;max-height:16rem;max-width:calc(16rem*(var(--img-ratio, 1)));object-fit:cover;transform:none;width:100%}.eight-chapters-carousel .info-box{display:grid;height:auto;margin-bottom:1.25rem;position:relative;right:auto;top:auto;transform:none;width:100%}.eight-chapters-carousel .info-item{align-items:center;border-radius:1.5rem;border-right:1px solid hsla(0,0%,100%,.2);box-shadow:0 .9375rem 2.1875rem rgba(0,0,0,.15);display:flex;flex-direction:column;grid-area:1/1;height:auto;justify-content:center;opacity:0;padding:1.875rem 1.5rem;position:relative;text-align:center;transform:translateX(1.875rem);transition:transform .6s cubic-bezier(.25,1,.5,1),opacity .4s ease;width:100%}.eight-chapters-carousel .info-item.active{opacity:1;transform:translateX(0);z-index:2}.eight-chapters-carousel .info-item h2{font-size:1.5rem;line-height:1.3;margin-bottom:1rem}.eight-chapters-carousel .info-item p{font-size:.875rem;line-height:1.6;margin:0 0 1.5rem}.eight-chapters-carousel .info-item .btn{height:2.8125rem;margin-top:auto;max-width:11.25rem;width:100%}.eight-chapters-carousel .navigation{bottom:auto;display:flex;justify-content:space-between;left:auto;margin:0 auto 1.25rem;position:relative;width:8.75rem;z-index:10}.eight-chapters-carousel .navigation button{backdrop-filter:blur(.3125rem);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.1);height:2.875rem;width:2.875rem}}.dedication-section{opacity:0;padding:var(--spacing-md) 0 var(--spacing-lg) 0;text-align:center;transform:translateY(40px)}.dedication-section h2{color:var(--color-brown);font-size:1.8rem;margin-bottom:var(--spacing-md)}.dedication-wrapper{background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin:0 auto;max-width:800px;padding:var(--spacing-sm)}.dedication-image img{border-radius:var(--radius-md);display:block;height:auto;max-width:100%;-webkit-touch-callout:none;user-select:none}.dedication-text{color:var(--color-black);font-weight:700}