.top-img[data-v-8cf6cd98]{text-align:center;position:relative;width:100%;height:450px;background:#f1eff5;border:7px solid #e3e3e3;border-radius:150px 0;overflow:hidden}.top-img[data-v-8cf6cd98]:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#0009}.top-img .img[data-v-8cf6cd98]{position:relative;transform:translate(-50%);width:900px;height:450px}.info[data-v-8cf6cd98],.top-img .img[data-v-8cf6cd98]{left:50%;display:flex;justify-content:center;align-items:center}.info[data-v-8cf6cd98]{width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1;color:#fff;text-shadow:5px 5px 5px rgba(0,0,0,.3)}.info .title-wrapper[data-v-8cf6cd98]{font-family:S-Core;text-align:right;order:1;overflow:hidden;padding-right:3%}.info .title-wrapper span[data-v-8cf6cd98]{position:relative;display:block;left:115%;transition:all .7s}.scroll-active.info .title-wrapper span[data-v-8cf6cd98]{left:0}.info[data-v-8cf6cd98]:after{content:"";display:block;width:2px;height:200px;background:#fff;order:2}.info .title-wrapper .bold[data-v-8cf6cd98]{text-transform:uppercase;font-size:3.7rem;font-weight:900}.info .title-wrapper .medium[data-v-8cf6cd98]{font-size:1.47rem;font-weight:500;margin-top:10px;line-height:150%}.info .txt-wrapper[data-v-8cf6cd98]{max-width:calc(570px + 5%);text-align:left;display:flex;flex-direction:column;gap:15px;order:3;overflow:hidden}.info .txt-wrapper .txt[data-v-8cf6cd98]{position:relative;display:flex;align-items:flex-start;gap:3px;font-size:1.4rem;font-weight:300;padding-left:5%;right:100%;transition:all .7s .3s}.scroll-active.info .txt-wrapper .txt[data-v-8cf6cd98]{right:0}.info .txt-wrapper .txt .bold[data-v-8cf6cd98]{display:flex;align-items:center;gap:7px;font-size:1.3rem;font-family:S-Core;font-weight:600}.info .txt-wrapper .txt .bold[data-v-8cf6cd98]:before{content:"";display:block;width:10px;height:10px;background:#fff;border-radius:100%}.info .txt-wrapper .txt span[data-v-8cf6cd98]{line-height:150%}.level-contants[data-v-8cf6cd98]{margin-top:70px}.item-wrapper[data-v-8cf6cd98]{border-bottom:1px dashed rgba(0,0,0,.15);padding-bottom:70px;margin-bottom:70px}.item-wrapper[data-v-8cf6cd98]:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}.item-wrapper .level[data-v-8cf6cd98]{text-align:center;font-family:S-Core;font-size:2.8rem;font-weight:900}.book-items[data-v-8cf6cd98]{display:grid;place-items:center;justify-content:center;gap:30px;margin-top:50px}.book[data-v-8cf6cd98]{grid-area:1/1;position:relative;width:170px;transition:all 1s cubic-bezier(.25,1,.5,1);opacity:0}.book-items.scroll-active .book[data-v-8cf6cd98]{transform:translate(calc((var(--i) - var(--total-half))*(100% + 30px)));opacity:1}.book .img[data-v-8cf6cd98]{position:relative;border:1px solid rgba(0,0,0,.1)}.book .img[data-v-8cf6cd98]:after{position:absolute;top:5px;left:5px;z-index:-1;content:"";display:block;width:100%;height:100%;background:#0000001a}.book p[data-v-8cf6cd98]{text-align:center;font-size:1rem;font-weight:400;color:#636363;margin-top:7px}.book span[data-v-8cf6cd98]{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:.87rem;font-weight:300;line-height:110%;color:#fff;background:#000000b3;padding:7px 12px;border-radius:50px}.desc-items[data-v-8cf6cd98]{display:flex;justify-content:center;margin-top:50px}.desc-items>div[data-v-8cf6cd98]:first-child{order:1;padding-right:7%;overflow:hidden}.desc-items>div>span[data-v-8cf6cd98]{transition:all .7s}.desc-items>div:first-child>span[data-v-8cf6cd98]{position:relative;left:140%}.scroll-active.desc-items>div:first-child>span[data-v-8cf6cd98]{left:0}.desc-items>div[data-v-8cf6cd98]:last-child{order:3;padding-left:7%;overflow:hidden;border-left:1px solid rgb(from var(--color-primary) r g b/.2)}.desc-items>div:last-child>span[data-v-8cf6cd98]{position:relative;right:140%}.scroll-active.desc-items>div:last-child>span[data-v-8cf6cd98]{right:0}.sub-title[data-v-8cf6cd98]{display:flex;align-items:center;gap:3px;font-family:S-Core;font-size:1.5rem;font-weight:800;color:#232323;margin-bottom:5px}.sub-title svg[data-v-8cf6cd98]{color:var(--color-primary);font-size:1rem}.desc-items .txt[data-v-8cf6cd98]{display:flex;align-items:center;gap:5px;padding-left:7px}.desc-items .txt[data-v-8cf6cd98]:before{content:"";position:relative;display:block;width:5px;height:5px;background-color:var(--color-primary);border-radius:100%}.desc-items .txt a[data-v-8cf6cd98]{display:flex;align-items:center;gap:5px;font-size:1.3rem;font-weight:300;line-height:170%;color:#474747}.desc-items .txt a[data-v-8cf6cd98] span{font-size:.7rem;padding:5px 10px;color:#fff;background:#e90808;border-radius:50px}@media screen and (max-width:1024px){.top-img[data-v-8cf6cd98]{height:300px;border-radius:100px 0}.top-img .img[data-v-8cf6cd98]{width:600px;height:300px}.info[data-v-8cf6cd98]:after{width:1px;height:140px}.info>div[data-v-8cf6cd98]{width:48%}.info .title-wrapper .bold[data-v-8cf6cd98]{font-size:2.7rem}.info .title-wrapper .medium[data-v-8cf6cd98]{font-size:1rem}.info .txt-wrapper[data-v-8cf6cd98]{gap:10px}.info .txt-wrapper .txt[data-v-8cf6cd98],.info .txt-wrapper .txt .bold[data-v-8cf6cd98]{gap:3px;font-size:.8rem}.info .txt-wrapper .txt .bold[data-v-8cf6cd98]:before{width:5px;height:5px}.item-wrapper .level[data-v-8cf6cd98]{font-size:2rem}.book-items[data-v-8cf6cd98]{width:100%;align-items:flex-start;grid-template-columns:1fr;overflow:hidden}.book[data-v-8cf6cd98]{width:13vw}.book span[data-v-8cf6cd98]{font-weight:500}.book p[data-v-8cf6cd98]{font-size:.8rem;font-weight:800}.book-items.scroll-active .book[data-v-8cf6cd98]{transform:translate(calc((var(--i) - var(--total-half))*(100% + 10px)));opacity:1}.desc-items>div[data-v-8cf6cd98]:first-child{padding-right:3%}.desc-items>div[data-v-8cf6cd98]:last-child{padding-left:3%}.sub-title[data-v-8cf6cd98]{gap:3px}.sub-title[data-v-8cf6cd98],.sub-title svg[data-v-8cf6cd98]{font-size:1rem}.desc-items .txt[data-v-8cf6cd98]{display:flex;gap:5px;padding-left:7px}.desc-items .txt a[data-v-8cf6cd98]{font-size:.9rem}.desc-items .txt a[data-v-8cf6cd98] span{font-size:.55rem;font-weight:600;padding:5px 8px}}@media screen and (max-width:768px){.top-img[data-v-8cf6cd98]{height:230px;border-radius:70px 0;border-width:5px}.top-img .img[data-v-8cf6cd98]{width:400px;height:230px}.info .title-wrapper .bold[data-v-8cf6cd98]{font-size:2rem}.info .title-wrapper .medium[data-v-8cf6cd98]{font-size:.85rem}.info .txt-wrapper .txt[data-v-8cf6cd98],.info .txt-wrapper .txt .bold[data-v-8cf6cd98]{font-size:.6rem}.item-wrapper .level[data-v-8cf6cd98]{font-size:1.5rem}.book-items[data-v-8cf6cd98]{margin-top:20px}.book .img[data-v-8cf6cd98]:after{top:3px;left:3px}.book span[data-v-8cf6cd98]{line-height:110%}.book p[data-v-8cf6cd98],.book span[data-v-8cf6cd98]{font-size:.6rem}.desc-items[data-v-8cf6cd98]{margin-top:30px}}@media screen and (max-width:540px){.item-wrapper[data-v-8cf6cd98]{padding-bottom:50px;margin-bottom:50px}.top-img[data-v-8cf6cd98]{height:270px;border-radius:0 40px}.top-img .img[data-v-8cf6cd98]{width:400px;height:270px}.info[data-v-8cf6cd98]{flex-direction:column;padding:0 30px;gap:17px}.info>div[data-v-8cf6cd98]{width:100%}.info[data-v-8cf6cd98]:after{width:100%;height:1px}.info .title-wrapper[data-v-8cf6cd98]{text-align:left;padding-right:0}.info .title-wrapper .medium[data-v-8cf6cd98]{margin-top:5px}.info .txt-wrapper[data-v-8cf6cd98]{max-width:100%;gap:7px}.info .txt-wrapper .txt[data-v-8cf6cd98]{gap:3px;padding-left:0;font-weight:500}.book-items[data-v-8cf6cd98]{grid-template-columns:1fr;justify-items:start;justify-content:start;place-items:start;width:100%;overflow-x:auto!important;overflow-y:hidden;padding-bottom:15px}.book-items[data-v-8cf6cd98]::-webkit-scrollbar{display:block!important;height:6px!important}.book-items[data-v-8cf6cd98]::-webkit-scrollbar-track{background:#f2f2f2!important;border-radius:10px}.book-items[data-v-8cf6cd98]::-webkit-scrollbar-thumb{background:#b8eae0!important;border-radius:10px}.book-items[data-v-8cf6cd98]:after{content:"";display:block;grid-row:1;grid-column:1;width:calc((var(--total-half)*2 + 1)*(35vw + 10px));height:1px;pointer-events:none}.book-items img[data-v-8cf6cd98]{touch-action:auto}.book[data-v-8cf6cd98]{width:35vw;max-width:180px}.book-items.scroll-active .book[data-v-8cf6cd98]{transform:translate(calc(var(--i)*(100% + 10px)))}.book p[data-v-8cf6cd98],.book span[data-v-8cf6cd98]{font-size:.7rem}.desc-items[data-v-8cf6cd98]{flex-direction:column}.desc-items>div[data-v-8cf6cd98]:last-child{padding-left:0;border-left:0;margin-top:25px}.desc-items .txt a[data-v-8cf6cd98]{font-weight:500}}
