.inkypenReader{background-color:#000;height:calc(var(--vh, 1vh)*100);cursor:grab !important}.inkypenReader .StartCard{background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:20000;color:#fff}.inkypenReader .menu-overlay{position:fixed;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);z-index:110;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;pointer-events:none;color:#fff}.inkypenReader .menu-overlay .top-bar{pointer-events:auto;display:flex;flex-direction:column;background:linear-gradient(to bottom, rgba(30, 30, 30, 0.8) 10%, transparent 80%);width:100%;height:250px;align-items:flex-end}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .top-bar{align-items:center}}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper{display:flex;flex-direction:row;flex-direction:row-reverse;width:fit-content;cursor:pointer;padding:20px 0;scale:1;transition:100ms}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper:hover{scale:1.05}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-icon-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:auto;margin-right:50px}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-icon-wrapper{margin-right:0}}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-icon-wrapper svg{fill:#fff;width:35px;height:35px;stroke:#fff;stroke-width:30px;rotate:180deg}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-text-wrapper{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 50px);margin-left:20px;height:auto}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-text-wrapper{margin-left:0px}}.inkypenReader .menu-overlay .top-bar .top-bar-close-wrapper .back-text-wrapper .back-text{display:flex;flex-direction:column;font-size:30px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;width:fit-content;margin-left:20px;color:#fff;filter:drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5))}.inkypenReader .menu-overlay .bottom-bar{pointer-events:auto;display:flex;flex-direction:column;background:linear-gradient(to top, rgba(30, 30, 30, 0.8) 10%, transparent 80%);height:250px;align-items:center;justify-content:flex-end}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper{display:flex;flex-direction:column;width:95%;padding:0 0 6px 0}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar{display:flex;flex-direction:row;height:20%}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .title{width:calc(100% - 100px);height:auto;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;filter:drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5))}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .page-wrapper{width:100px;height:auto;display:flex;flex-direction:column;align-items:center}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .page-wrapper .page{width:85%;height:auto;color:#fff;opacity:70%;text-align:end;filter:drop-shadow(1px 1px 2px rgb(0, 0, 0))}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper{display:flex;flex-direction:row;padding-top:10px;width:100%;height:auto;align-items:flex-start}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper{align-items:center;padding-top:0}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper{display:flex;flex-direction:column;width:50%;height:auto;border:2px solid #fff;justify-content:center;align-items:center;border-radius:7px;max-width:350px;padding:0;cursor:pointer;background-color:rgba(1,0,66,.3);box-shadow:2px 2px 6px rgba(0,0,0,.3)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper:hover{border:2px solid #e60075;background-color:rgba(1,0,66,.6)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper{display:flex;flex-direction:row;width:95%;height:auto}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .select-svg{margin:0 auto;align-self:center}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .select-svg{padding-right:5px}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper{display:flex;flex-direction:column;width:100%;height:auto;color:#fff}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .volume-text{font-size:14pt;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .chapter-text{font-size:20pt;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .volume-text-standalone{font-size:20px;padding:10pt;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .volume-text-standalone{font-size:14px}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper{display:flex;flex-direction:row;width:auto;justify-content:flex-end;margin-left:auto;max-height:80%}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper{max-height:100%;column-gap:10px}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .make-two-pages{display:flex;flex-direction:row}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .make-two-pages .two-pages-icon{margin:0;filter:invert(1)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;height:100%;padding-top:10px}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .direction-icon{width:30px;height:50px;object-fit:cover;filter:invert(1)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper svg{filter:invert(1)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .left{transform:rotate(180deg)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .right{transform:rotate(0deg)}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-text{color:#fff;font-size:14px;margin-top:10px;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .on-page-container{margin-right:20px}@media screen and (max-width: 768px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .on-page-container{display:none}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .two-pages-container{margin-right:20px;padding-top:10px}@media screen and (max-width: 768px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .two-pages-container{display:none}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .position-icons{margin-right:30px}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper{display:flex;flex-direction:column;width:auto}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper .fullscreen-icon{filter:invert(1) drop-shadow(2px 2px 6px rgba(0, 0, 0, 0.5));scale:1;transition:100ms}@media screen and (max-width: 450px){.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper .fullscreen-icon{width:42px}}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper .fullscreen-icon:hover{scale:1.05}.inkypenReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper .fullscreen-icon-hide{display:none}@media screen and (max-width: 768px){.inkypenReader .reader-chapters-container{display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(0,0,0,.16);z-index:15}}.inkypenReader .reader-chapters-container{justify-content:flex-end;position:absolute;display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(0,0,0,.16);z-index:15;z-index:10001;top:0;left:0;scroll-behavior:smooth;scrollbar-color:hsla(0,0%,100%,.5) #0c0c1d;scrollbar-width:thin}.inkypenReader .reader-chapters-container::-webkit-scrollbar-track{border-radius:100px;background-color:#000}.inkypenReader .reader-chapters-container::-webkit-scrollbar{width:6px;border-radius:100px}.inkypenReader .reader-chapters-container::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);width:4px;border-radius:100px}.inkypenReader .reader-chapters-container .reader-chapters-modal{display:flex;flex-direction:column;width:100%;min-height:90vh;height:90vh;color:#fff;background:linear-gradient(to top, black 10%, #0C0C1D 20%);row-gap:10px;overflow-y:scroll;overflow-x:hidden;padding-bottom:30px;z-index:10000;box-shadow:0 6px 10px rgba(1,0,66,.5);scroll-behavior:smooth;scrollbar-color:hsla(0,0%,100%,.5) #0c0c1d;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.3) #0c0c1d}.inkypenReader .reader-chapters-container .reader-chapters-modal::-webkit-scrollbar-track{border-radius:100px;background-color:#000}.inkypenReader .reader-chapters-container .reader-chapters-modal::-webkit-scrollbar{width:6px;border-radius:100px}.inkypenReader .reader-chapters-container .reader-chapters-modal::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);width:4px;border-radius:100px}@media screen and (min-width: 768px){.inkypenReader .reader-chapters-container .reader-chapters-modal{min-height:100vh;height:100vh;width:20vw;min-width:400px;max-width:500px}}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header{display:flex;grid-template-columns:auto;width:100%;height:auto;align-items:center;position:sticky;min-height:110px;top:0;left:0;background-color:#0c0c1d;border-bottom:1px solid #292929;padding:10px;z-index:2}@media screen and (min-width: 768px){.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header{top:0}}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-poster-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;margin-left:10px;background-color:#ababab}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-poster-wrapper .reader-chapters-poster{width:100%;height:100%}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:start;width:95%;margin:0 auto;height:80px;pointer-events:none}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper .reader-chapters-info-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:20px;line-height:19px;margin:0;flex-grow:1;align-items:end;display:flex;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper .reader-chapters-info-author{font-size:15px;margin:10px 0 0 0;flex-grow:1;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;color:hsla(0,0%,100%,.7)}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-close{margin-left:auto;cursor:pointer;align-self:flex-start}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-close svg{fill:#fff;width:30px;height:30px;scale:1;transition:100ms}.inkypenReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-close svg:hover{scale:1.5}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container{display:flex;flex-direction:row;width:100%;height:auto;min-height:unset}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side{width:35px;min-width:35px;max-width:35px;background-color:#fff;box-shadow:5px -1px 7px -3px #ddd;-webkit-box-shadow:5px -1px 7px -3px #ddd;-moz-box-shadow:5px -1px 7px -3px #ddd}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side .side-volume-side-text{color:#000}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side .side-volume-side-number{color:#000}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper{row-gap:10px}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper{display:flex;flex-direction:column;width:90%;height:auto;margin:0 auto;min-height:80px;justify-content:center}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper.unavailable{color:#757575}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper.unavailable .inkypen-progressbar-fill-cover{background-color:#efefef}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-name{font-size:18px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-date{font-size:13px;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;color:#757575;margin-top:0}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper{display:flex;flex-direction:row;width:100%;margin:10px auto 0 auto}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .inkypen-progressbar-container{height:4px;min-height:4px}.inkypenReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .inkypen-progressbar-container .inkypen-progressbar-fill{height:4px;min-height:4px}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container{width:100%;height:auto}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .reader-thumbnail{background-color:rgba(0,0,0,0);border:none;border-radius:0}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side{width:35px;min-width:35px;max-width:35px;background-color:#fff;box-shadow:5px -1px 7px -3px #ddd;-webkit-box-shadow:5px -1px 7px -3px #ddd;-moz-box-shadow:5px -1px 7px -3px #ddd}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side .volume-text{color:#000}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side .volume-number{color:#000}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper{row-gap:10px}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper{display:flex;flex-direction:column;width:90%;height:auto;margin:0 auto;min-height:80px;justify-content:center;cursor:pointer;padding:10px}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.unavailable{color:#757575;cursor:unset}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.unavailable .inkypen-progressbar-fill-cover{background-color:#efefef}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.selected{background-color:#000;color:#fff}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title{display:flex;flex-direction:row;justify-content:space-between}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title .chapter-name{font-size:18px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title .chapter-label{float:right;text-transform:uppercase;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-date{font-size:13px;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;color:#757575;margin-top:0}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper{display:flex;flex-direction:row;width:100%;margin:10px auto 0 auto}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .inkypen-progressbar-container{height:4px;min-height:4px}.inkypenReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .inkypen-progressbar-container .inkypen-progressbar-fill{height:4px;min-height:4px}.inkypenReader .reader-unlock-container{display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(0,0,0,.16);z-index:15;justify-content:center;align-items:center}.inkypenReader .reader-unlock-container .reader-unlock-modal{display:flex;flex-direction:column;width:380px;height:270px;padding-bottom:5px;border:2px solid #ddd;background-color:#fff}@media screen and (max-width: 420px){.inkypenReader .reader-unlock-container .reader-unlock-modal{width:350px}}@media screen and (max-width: 355px){.inkypenReader .reader-unlock-container .reader-unlock-modal{width:320px}}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns{width:95%;margin:10px auto 0}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column{width:100px;height:100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column .reader-unlock-image-wrapper{width:90px;height:90px;background-color:#ababab;display:flex;flex-direction:column;justify-content:center;align-items:center}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column .reader-unlock-image-wrapper .reader-unlock-image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper{width:95%;height:100px;margin:0 auto;display:flex;flex-direction:column}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-text{font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:17px}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-chapter{margin-top:5px;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:15px;color:#ababab;text-transform:uppercase}.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-limit{font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-size:15px}@media screen and (max-width: 355px){.inkypenReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-limit{font-size:13px}}.inkypenReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper{display:flex;flex-direction:column;width:95%;margin:auto auto 0 auto}.inkypenReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .reader-unlock-buy-text{display:flex;flex-direction:column;text-align:end;font-size:40px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.inkypenReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .submit{height:55px;font-size:22px;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;text-transform:unset}.inkypenReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .reader-unlock-buy-action-required{display:flex;flex-direction:column;text-align:start;font-size:14px;margin-top:3px;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif}.inkypenReader .loading{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.inkypenReader .loading img{width:100px;height:auto}.inkypenReader img{height:100%}.inkypenReader .overlay-infographic-center{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;position:absolute;z-index:110;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,.8);border-radius:10px;padding:20px;color:#fff}.inkypenReader .overlay-infographic-center svg{fill:#fff}.inkypenReader-dragged{cursor:grabbing !important}.my-node-enter{opacity:0}.my-node-enter-active{opacity:1;transition:opacity 300ms}.my-node-exit{opacity:1}.my-node-exit-active{opacity:0;transition:opacity 300ms}
.inkypen-progressbar-container{display:flex;flex-direction:column;width:100%;height:5px;min-height:5px;background-color:#ebebeb;overflow-x:hidden}.inkypen-progressbar-container .inkypen-progressbar-fill{width:50%;height:5px;min-height:5px;overflow:hidden;display:grid;grid-template-columns:auto 2px;align-items:flex-end}.inkypen-progressbar-container .inkypen-progressbar-fill-full{grid-template-columns:1fr}.inkypen-progressbar-container .inkypen-progressbar-fill-cover{height:5px;min-height:5px;background-color:#e60075}.inkypen-progressbar-container .inkypen-progressbar-tip{width:0;height:0;border-top:2.5px solid rgba(0,0,0,0);border-bottom:2.5px solid rgba(0,0,0,0);border-left:2.5px solid #e60075}
.mature-content-container{display:flex;flex-direction:column;width:100vw;height:100vh;position:fixed;background-color:rgba(0,0,0,0);backdrop-filter:blur(5px);top:0;left:0;z-index:20000;justify-content:flex-end;color:#fff}@media screen and (min-width: 768px){.mature-content-container{justify-content:center;align-items:center}}.mature-content-container .mature-content-modal{width:100%;height:auto;display:flex;flex-direction:column;border-top:1.75pt solid #1e1e1e;background-color:#1e1e1e;align-items:center;scroll-behavior:smooth;scrollbar-color:#e60075 rgba(0,0,0,0);scrollbar-width:thin;overflow-y:auto;border-radius:10px}.mature-content-container .mature-content-modal::-webkit-scrollbar{width:4px}.mature-content-container .mature-content-modal::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}@media screen and (min-width: 768px){.mature-content-container .mature-content-modal{width:50%;max-width:550px;max-height:80vh;border:1.75pt solid #1e1e1e}}.mature-content-container .mature-content-modal .mature-content-title{font-size:20pt;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;margin:20px 0 0 0;padding-top:5px;width:90%}.mature-content-container .mature-content-modal .mature-divider{min-height:1.75pt;height:1.75pt;width:100%;background-color:#000}.mature-content-container .mature-content-modal .mature-text{width:90%;font-size:16pt;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100;margin-top:20px;line-height:19pt}.mature-content-container .mature-content-modal .mature-checkbox-wrapper{display:flex;flex-direction:column;width:90%;margin-top:20px}.mature-content-container .mature-content-modal .mature-checkbox-wrapper .ui-checkbox-container .checkbox-label{font-size:15pt;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.mature-content-container .mature-content-modal .mature-checkbox-wrapper .mature-checkbox-submit{height:40px;width:fit-content;padding:5px 25px;background-color:#fff;border:none;border-radius:5px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;margin:10px auto 30px auto}.mature-content-container .mature-content-modal .mature-checkbox-wrapper .mature-checkbox-submit:disabled{color:#cecece;background-color:gray}.mature-content-container .mature-content-modal .mature-actions-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%;padding:25px 0 20px 0;cursor:pointer}.mature-content-container .mature-content-modal .mature-actions-wrapper .close-reader{height:25px;font-size:13pt;line-height:15pt;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.mature-content-container .mature-content-modal .mature-actions-wrapper .arrow-container{height:36pt}.mature-content-container .mature-content-modal .mature-actions-wrapper .arrow-container .arrow-btn{font-size:14pt;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;padding-top:6px}
.ReaderEndCard{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}.ReaderEndCard .ReaderEndCard-logo{width:200px;height:auto;opacity:.2;max-width:420px}@media screen and (max-width: 978px){.ReaderEndCard .ReaderEndCard-logo{width:80%;left:unset;top:20px;transform:translate(0, 0);max-width:unset}}@media screen and (max-width: 600px){.ReaderEndCard .ReaderEndCard-logo{width:90%}}.ReaderEndCard .next-is-owned-modal-wrapper{display:flex;flex-direction:column;width:90%;height:auto;max-width:450px;margin:0 auto}@media screen and (min-width: 978px){.ReaderEndCard .next-is-owned-modal-wrapper{width:70%;max-width:600px;max-height:85%}}@media screen and (max-width: 768px){.ReaderEndCard .next-is-owned-modal-wrapper{width:65%;max-width:initial}}@media screen and (max-width: 576px){.ReaderEndCard .next-is-owned-modal-wrapper{width:85%;max-width:initial}}@media screen and (max-width: 420px){.ReaderEndCard .next-is-owned-modal-wrapper{width:95%;max-width:initial}}.ReaderEndCard .next-is-owned-modal-wrapper .next-is-owned-modal-end-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;row-gap:20px}@media screen and (max-height: 1200px){.ReaderEndCard .next-is-owned-modal-wrapper .next-is-owned-modal-end-wrapper{row-gap:10px}}.ReaderEndCard .next-is-owned-modal-wrapper .next-is-owned-modal-end-wrapper .reader-modal-button{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;width:90%;max-width:300px;min-height:45px;border:2px solid hsla(0,0%,100%,.5);border-radius:7px;color:#fff;font-size:18px;cursor:pointer}@media screen and (max-height: 1200px){.ReaderEndCard .next-is-owned-modal-wrapper .next-is-owned-modal-end-wrapper .reader-modal-button{min-height:40px;font-size:20px}}@media screen and (max-width: 450px){.ReaderEndCard .next-is-owned-modal-wrapper .next-is-owned-modal-end-wrapper .reader-modal-button{font-size:16px;width:50%}}.ReaderEndCard .next-is-owned-modal{display:flex;flex-direction:column;width:100%;height:auto;background-color:rgba(0,0,0,0);z-index:5;border-radius:10px;overflow:hidden}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-divider{min-height:2px;height:2px;width:100%;background-color:#000;background-color:rgba(0,0,0,0);margin-top:20px}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-divider-2{min-height:2px;height:2px;width:100%;background-color:#000;margin-top:20px}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-title{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;padding-top:2px;height:auto;text-shadow:1px 1px 3px rgba(0,0,0,.4901960784);color:#fff;font-size:35px;align-items:center}@media screen and (max-width: 576px){.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-title{font-size:30px}}@media screen and (max-width: 450px){.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-title{font-size:22px;justify-content:flex-end}}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-end-container{margin-top:10px}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper .ui-underlined-text{position:relative;top:6px}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper .already-own-product-text{margin-left:15px;font-size:12px;white-space:nowrap}.next-is-owned-modal-middle-wrapper{display:flex;flex-direction:column;background-color:rgba(0,0,0,0);width:100%;margin:10px auto 0 auto;align-items:center}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper{width:75%;margin:0 auto 0 auto}}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-text{display:flex;flex-direction:column;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100;margin-top:10px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-wrapper{display:flex;flex-direction:column}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper{display:flex;flex-direction:column;width:100%}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .ui-product-poster-container{justify-content:center;align-items:center;width:100%;height:auto}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .ui-product-poster-container .ui-product-poster-container-2{background-color:rgba(0,0,0,0);box-shadow:none;border:none}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .ui-product-poster-container .ui-product-poster-container-2 .ui-product-poster-wrapper .ui-product-poster-image{border-radius:0;height:100%}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .ui-product-poster-container .ui-product-poster-container-2 .ui-product-poster-wrapper .ui-product-poster-image{height:100%;width:91%}}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper{display:flex;flex-direction:column;padding-left:10px;position:absolute;bottom:3%;left:0;max-width:85%;padding:12px 16px 16px 16px;background-color:#007db3;border-radius:5px;box-shadow:1px 1px 3px rgba(1,0,66,.5)}@media screen and (max-width: 768px){.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper{max-width:85%}}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper{max-width:100%;bottom:-3%;padding:8px 10px}}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-name{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;font-size:16px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-volume{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;font-size:20px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-date{font-size:14px;color:#757575;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-pages{font-size:14px;color:#757575;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-free{margin-top:auto;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;font-size:20px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper{display:flex;flex-direction:row;margin-top:auto}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price{font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:19px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price-with-discount{font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;color:#757575;text-decoration:line-through;font-size:19px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price-discount{font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;margin-left:10px;font-size:19px}.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper{display:flex;width:80%;position:relative;align-items:center}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper{width:90%}}.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper .subscription-required-product-info-name{color:#fff;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;font-size:22px;line-height:24px;letter-spacing:-0.5px;text-shadow:1px 1px 6px rgba(0,0,0,.3)}@media screen and (max-width: 768px){.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper .subscription-required-product-info-name{font-size:16px;line-height:18px}}.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper .subscription-required-product-info-text{color:#fff;font-size:16px;line-height:18px;width:100%;letter-spacing:.5px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}@media screen and (max-width: 768px){.next-is-owned-modal-middle-wrapper .subscription-required-modal-wrapper .subscription-required-product-info-text{font-size:14px;line-height:16px}}.next-is-owned-modal-middle-wrapper .submit-button{display:flex;justify-content:center;align-items:center;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;height:60px;border-radius:50px;width:80%;max-width:360px;margin:20px auto;font-size:26px;text-transform:initial;text-shadow:1px 1px 3px rgba(1,0,66,.5)}.next-is-owned-modal-middle-wrapper .submit-button:hover{background-color:#fff;border:2px solid #e60075;color:#000;text-shadow:none}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .submit-button{margin:10px auto;font-size:18px;letter-spacing:-1px;height:42px}}.next-is-owned-modal-middle-wrapper .submit-button-subscribe{display:flex;justify-content:center;align-items:center;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;height:60px;border-radius:50px;width:80%;max-width:360px;margin:20px auto;font-size:26px;text-transform:initial;color:#007db3;background-color:#fff;border:2px solid #007db3}.next-is-owned-modal-middle-wrapper .submit-button-subscribe:hover{background-color:#007db3;color:#fff;text-shadow:1px 1px 3px rgba(1,0,66,.5)}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .submit-button-subscribe{margin:10px auto;font-size:18px;letter-spacing:-1px;height:42px}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{display:grid;width:100%;height:auto;margin-top:20px;grid-template-columns:auto 220px}@media screen and (max-width: 950px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 250px}}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 200px}}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 150px}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;height:auto;cursor:pointer}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100;font-size:14pt;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;font-weight:100}@media screen and (max-width: 950px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-size:15pt}}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-size:13pt}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-remove-text{font-size:17px;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-remove-text:hover{cursor:pointer}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;background-color:#000;color:#fff;padding-top:2px}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:30px;text-align:center;width:100%;padding-top:3px;margin:0 auto}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text:hover{cursor:pointer}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-size:22px}}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-size:17px}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:55px;height:55px;margin-left:auto;margin-right:20px}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:50px;height:50px}}@media screen and (max-width: 400px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:36px;height:36px}}.ReaderEndCard-catch-up-container{align-items:center;justify-content:center;display:flex;flex-direction:column;background-color:#000;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2000}.ReaderEndCard-catch-up-container .ReaderEndCard-logo{width:200px;height:auto;opacity:.2;max-width:420px;fill:#fff}@media screen and (max-width: 768px){.ReaderEndCard-catch-up-container .ReaderEndCard-logo{width:80%;left:unset;top:20px;transform:translate(0, 0);max-width:unset}}@media screen and (max-width: 600px){.ReaderEndCard-catch-up-container .ReaderEndCard-logo{width:90%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}@media screen and (min-width: 768px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{width:50%;max-width:400px}}@media screen and (max-width: 520px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{width:80%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%;text-align:center;font-size:16px;color:#fff}@media screen and (max-width: 635px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-header{width:90%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;width:100%;height:50px;margin-top:20px;border-color:#fff;color:#fff}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button span,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2 span{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button:hover,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2:hover{background-color:#1a1a1a}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button:hover svg,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2:hover svg{fill:#fff}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button svg,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2 svg{fill:#fff}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2{margin-top:25px}
.inkypenFooter{width:100%;margin:auto auto 0 auto;padding:0;display:flex;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;flex-direction:column}.inkypenFooter .margin-top-supporter{min-height:100px;width:100%;background-color:rgba(0,0,0,0)}.inkypenFooter .container{background-color:#000;color:#fff;width:100%;max-width:100%;display:flex;flex-direction:column}.inkypenFooter .container .wrapper{display:grid;grid-template-columns:300px auto 300px;height:auto;flex-direction:row;padding-bottom:30px;justify-content:space-between;align-items:center}@media screen and (max-width: 1280px){.inkypenFooter .container .wrapper{display:flex;justify-content:center;flex-direction:column-reverse}}.inkypenFooter .container .wrapper .about-wrapper{width:100%;display:flex;padding-left:20px;flex-direction:column;margin-top:20px}@media screen and (max-width: 1280px){.inkypenFooter .container .wrapper .about-wrapper{align-items:center}}.inkypenFooter .container .wrapper .about-wrapper .about-text{width:90%;color:#d1d1d1;font-size:12px}@media screen and (max-width: 1280px){.inkypenFooter .container .wrapper .about-wrapper .about-text{width:auto}}.inkypenFooter .container .wrapper .about-wrapper .some{display:block}.inkypenFooter .container .wrapper .about-wrapper .innovation-logo{margin-top:8px;max-height:40px}.inkypenFooter .container .wrapper .middle-links{display:flex;width:fit-content;flex-direction:column;margin-top:40px}@media screen and (max-width: 1278px){.inkypenFooter .container .wrapper .middle-links{margin-top:20px}}@media screen and (max-width: 710px){.inkypenFooter .container .wrapper .middle-links{width:95%}}@media screen and (max-width: 620px){.inkypenFooter .container .wrapper .middle-links{width:95%;grid-template-columns:1fr 1fr}}.inkypenFooter .container .wrapper .middle-links .link-wrappers{display:flex;flex-direction:column;color:#fff;width:100%;display:grid;grid-template-columns:auto auto auto auto;margin-right:auto;margin-left:auto;grid-column-gap:30px}@media screen and (max-width: 1278px){.inkypenFooter .container .wrapper .middle-links .link-wrappers{justify-content:center}}@media screen and (max-width: 840px){.inkypenFooter .container .wrapper .middle-links .link-wrappers{grid-template-columns:auto auto auto auto}}@media screen and (max-width: 710px){.inkypenFooter .container .wrapper .middle-links .link-wrappers{grid-template-columns:auto;justify-content:start;grid-row-gap:20px}}.inkypenFooter .container .wrapper .middle-links .link-wrappers .link{text-decoration:none;color:#fff;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;scale:1;transition:100ms;transform-origin:bottom}.inkypenFooter .container .wrapper .middle-links .link-wrappers .link:hover{text-decoration:none}@media screen and (max-width: 1278px){.inkypenFooter .container .wrapper .middle-links .link-wrappers .link{text-align:center}}@media screen and (max-width: 710px){.inkypenFooter .container .wrapper .middle-links .link-wrappers .link{text-align:left}}.inkypenFooter .container .wrapper .middle-links .link-wrappers .link:hover{scale:1.025;color:#e60075}.inkypenFooter .container .wrapper .address{width:fit-content;margin:0 auto;color:#757575;text-align:center}@media screen and (max-width: 1278px){.inkypenFooter .container .wrapper .address{margin-top:20px;text-align:center}}@media screen and (max-width: 710px){.inkypenFooter .container .wrapper .address{text-align:left;margin:20px 0 0 0}}.inkypenFooter .container .wrapper .signup-button-wrapper{margin-left:auto;margin-right:20px}@media screen and (max-width: 840px){.inkypenFooter .container .wrapper .signup-button-wrapper{display:none}}.inkypenFooter .container .wrapper .signup-button-wrapper .arrow-container{background-color:#e60075;color:#fff;min-height:50px;width:120px;margin-top:20px}.inkypenFooter .container .wrapper .signup-button-wrapper .arrow-container .arrow-btn{font-size:20px}
.submit{padding:10px 30px 7px 30px;border:none;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;background-color:#e60075;color:#fff;font-weight:bold;text-transform:uppercase}
.InkypenMountains{display:flex;flex-direction:column;width:100%;height:auto}.InkypenMountains .mountains-image{width:100%;height:auto}
.ReaderStartCard{background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:10}.ReaderStartCard .cta{margin:auto;width:200px;height:100px}
.new-pre-footer-container{width:100%;min-height:450px;background-color:#2c3d56;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 640px){.new-pre-footer-container{min-height:350px}}@media screen and (max-width: 480px){.new-pre-footer-container{min-height:300px}}@media screen and (max-width: 400px){.new-pre-footer-container{min-height:300px}}@media screen and (max-width: 350px){.new-pre-footer-container{min-height:250px}}.new-pre-footer-container .new-wrapper{position:relative;width:100%;height:200px;overflow:hidden}.new-pre-footer-container .browse-all-series-svg{position:absolute;top:0;width:100%;margin:0 auto;pointer-events:none;height:auto;left:50%;transform:translate(-50%, 0)}@media screen and (max-width: 1200px){.new-pre-footer-container .browse-all-series-svg{width:200%;height:auto !important}}@media screen and (max-width: 500px){.new-pre-footer-container .browse-all-series-svg{width:400%;height:auto !important}}@media screen and (min-width: 1920px){.new-pre-footer-container .browse-all-series-svg{width:100%;height:auto !important}}.new-pre-footer-container .browse-series-absolute{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;width:100%;top:-100px}.new-pre-footer-container .pre-footer-links-wrapper{display:flex;margin:auto auto 50px auto;width:fit-content}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper{display:flex;flex-direction:column;align-items:center}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper .pre-footer-link-title{color:#757575;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;display:none;font-size:15px;line-height:10px}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper .pre-footer-link{font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;text-decoration:none;color:#fff;font-size:18px;scale:1;transition:100ms;transform-origin:bottom}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper .pre-footer-link:hover{text-decoration:none}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper .pre-footer-link:hover{scale:1.025;color:#e60075}.new-pre-footer-container .pre-footer-links-wrapper .pre-footer-link-wrapper-second{margin-left:30px}
.side-volume-container{display:flex;flex-direction:row;width:100%;height:auto;min-height:200px}.side-volume-container .side-volume-side{display:flex;flex-direction:column;align-items:center;width:50px;min-width:50px;max-width:50px;height:auto;background-color:#ddd}.side-volume-container .side-volume-side .side-volume-side-text{color:#757575;margin-top:10px;font-size:15px}.side-volume-container .side-volume-side .side-volume-side-number{color:#757575;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:18px}.side-volume-container .side-volume-children-wrapper{width:100%;height:auto}.volume-container{width:100%;height:auto}.volume-container .volume-side{width:50px;min-width:50px;max-width:50px;height:auto;background-color:#ddd}.volume-container .volume-side .volume-text{color:#757575;margin-top:10px;font-size:15px}.volume-container .volume-side .volume-number{color:#757575;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:18px}.volume-container .volume-children-wrapper{width:100%;height:auto;display:flex;flex-direction:column}.volume-container .volume-children-wrapper .volume-spacer{margin:0 auto;width:90%;height:2px;background-color:#000;display:none}.volume-container .volume-info{display:flex;flex-direction:row;width:100%;margin:0 auto;cursor:pointer;scale:1;transition:100ms;cursor:pointer}.volume-container .volume-info.selected{background-color:hsla(0,0%,100%,.1);color:#fff;border-bottom:unset;pointer-events:none;cursor:default}.volume-container .volume-info:hover{scale:1.05;background-color:hsla(0,0%,100%,.1)}.volume-container .volume-info:hover.selected{pointer-events:none;cursor:default}.volume-container .volume-thumbnail{width:80px;z-index:0;margin-left:10px}.volume-container .volume-thumbnail .ui-product-poster-container .ui-product-poster-container-2{background-color:rgba(0,0,0,0);box-shadow:none;border:none}.volume-container .volume-title{display:flex;flex-direction:column;justify-content:center;padding:0 10px 0 10px;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;font-size:18px}.volume-container .volume-title-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.volume-container .volume-label{display:flex;flex-direction:column;justify-content:center;font-weight:100;font-family:SourceSans3-SemiBold,SourceSans3-Regular-Medium,sans-serif;padding:0 10px 0 10px}
.browse-all-series{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#010042;border:2px solid #007db3;border-radius:20px;width:95%;max-width:750px;height:auto;padding:5px 5px 20px 5px;color:#fff;opacity:90%;scale:1;transition:100ms}.browse-all-series:hover{text-decoration:none;opacity:100%;scale:1.025;border:2px solid #3cc8e1}.browse-all-series .browse-all-series-image{width:100%;height:auto;border-radius:14px 14px 0 0}.browse-all-series .browse-all-series-image-curve{width:100%;height:auto;position:absolute;bottom:0}.browse-all-series .browse-all-series-action-wrapper{margin-top:20px}.browse-all-series .browse-all-series-action-wrapper .browse-all-series-link{text-decoration:none;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif;font-size:30px;color:#fff}.browse-all-series .browse-all-series-action-wrapper .browse-all-series-link:hover{text-decoration:none}
.age-restricted-container .age-restricted-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:SourceSans3-Regular,SourceSans3-Regular,sans-serif;margin:0 auto 0;padding-top:60px;width:100%;min-height:90vh;background-color:#000;color:#fff}.age-restricted-container .age-restricted-wrapper .age-restricted-header{font-size:32pt;color:#707070;font-weight:100;font-family:SourceSans3-Bold,SourceSans3-Regular-Bold,sans-serif}@media screen and (max-width: 500px){.age-restricted-container .age-restricted-wrapper .age-restricted-header{font-size:25pt;text-align:center;width:90%}}.age-restricted-container .age-restricted-wrapper .age-restricted-text{font-size:24pt;margin-top:30px;text-align:center;width:90%;max-width:700px}@media screen and (max-width: 500px){.age-restricted-container .age-restricted-wrapper .age-restricted-text{font-size:20pt;text-align:center;width:90%}}.age-restricted-container .age-restricted-wrapper .age-restricted-account-text{font-size:16pt;margin-top:30px;text-align:center;width:90%;max-width:700px}.age-restricted-container .age-restricted-wrapper .age-restricted-redirect-wrapper{display:flex;flex-direction:column;row-gap:20px;margin-top:40px}@media screen and (max-width: 568px){.age-restricted-container .age-restricted-wrapper .age-restricted-redirect-wrapper{display:flex;flex-direction:column;row-gap:20px}}.age-restricted-container .age-restricted-wrapper .age-restricted-redirect-wrapper .age-restricted-redirect{border-radius:5px;height:100%;color:#fff;padding:15px 45px;min-width:300px;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;border:#ddd 2px solid;width:100%}.age-restricted-container .age-restricted-wrapper .age-restricted-redirect-wrapper .age-restricted-redirect:hover{text-decoration:none}@media screen and (max-width: 500px){.age-restricted-container .age-restricted-wrapper .age-restricted-redirect-wrapper .age-restricted-redirect{min-width:250px}}.age-restricted-container .margin-top-supporter{min-height:unset !important}

/*# sourceMappingURL=417.d1e6f9bf34c01565a2e4.css.map*/