@import url("https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap");.navbar{height:57px;display:flex;padding:0px 10px;box-shadow:0 1px 5px 0 rgba(0,0,0,0.2),0 3px 4px 0 rgba(0,0,0,0.12),0 2px 4px 0 rgba(0,0,0,0.14);justify-content:space-between;background:#f18154;background:white;color:#E6270C}.navbar h1{margin:0px}.navbar a{color:#E6270C;font-size:14px}.navbar a:hover{font-weight:bold;color:white}.navbar a.language-link:hover{color:#E6270C}.current-locale{font-weight:bold}.navbar-title{font-weight:bold;display:flex;align-items:center}.navbar-title img{width:150px;height:34px}.login-button{background:linear-gradient(90deg, #F2581D 0%, #E6270C 100%);text-transform:uppercase;font-weight:bold;padding:3px 25px;border-radius:5px;box-shadow:0px 2px 4px 0px rgba(0,0,0,0.5);margin-left:5px}a.login-button{color:white}a.login-button:hover{color:white}.login-button:hover{box-shadow:none}@media (max-width: 640px){a.login-button{padding:10px}.navbar-title img{margin:0px 5px}.navbar a{font-size:10px}.navbar .language-links{display:none}}.recommendation-box{display:flex;justify-content:space-between;width:calc( 100vw - 10px);height:250px;box-shadow:0 7px 30px -10px rgba(150,170,180,0.5);margin:30px 0px 30px 0px;background-position:center;background-size:cover;padding:0px;border-radius:3px;position:absolute;top:0px;margin:7.5px;border-radius:5px}.recommendation-link{width:inherit;max-width:100vw;height:280px;max-height:100%;position:absolute}.recommendation-content{position:absolute;width:100vw;display:flex;justify-content:center;align-items:center}.recommendation-description{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:600px;z-index:2}.recommendation-description p{font-size:18px;margin:14px 0px;line-height:1.5;width:100%;font-weight:500}.recommendation-description .short-text{display:none}.recommendation-description .long-text{display:block}.recommendation-description h4{font-size:30px;font-weight:bold;margin-top:10px;margin-bottom:0px;font-family:'Raleway';color:white}a.recommendation-wrapper{background-repeat:no-repeat;background-size:100% auto;position:absolute;top:0;left:0;right:0;bottom:0}.sponsor{transform:rotate(-90deg) translate(100%, 0);transform-origin:right bottom;position:absolute;bottom:5px;right:5px;font-size:5px}.download-button{display:flex;justify-content:center;align-items:center;padding:5px 20px}.download-button img{max-height:20px;margin-left:5px}.footer-banner{display:none;margin-bottom:20px}.footer-banner img{border:solid 1px dimgray;border-radius:16px}@media (min-width: 1040px){.hidden-on-large-screens{display:none}}@media (min-width: 640px){.recommendation-description p{max-width:50vw}}@media (max-width: 1040px){.recommendation-box{margin-top:0px;margin-bottom:0px;height:25vh;max-height:200px;border-radius:0px;position:relative;min-height:160px;width:100vw}.ad-button-box{margin-top:0px;width:50%;border-radius:0px}.recommendation-content{justify-content:flex-end;height:100%}.recommendation-description{width:44vw;display:flex;align-items:flex-start;justify-content:center;border-radius:0px;height:100%}.recommendation-description h4{margin-top:0px;text-align:left;color:white}.recommendation-description p{margin:7px 0px;text-align:left;font-size:15px;color:white}.picture-right{display:none}a.recommendation-wrapper{display:none}.sponsor{transform:rotate(-90deg) translate(0%, 0);transform-origin:left bottom;bottom:0px;left:10px;right:inherit}.picture-left{max-width:300px}.secondary-picture{display:none}}.picture-left{height:100%}@media (max-width: 640px){.recommendation-box{height:20vh}.recommendation-description .short-text{display:block;padding-right:5px}.recommendation-description .long-text{display:none}.recommendation-description h4{font-size:15px}.recommendation-description p{font-size:12px}.recommendation-description .rectangular-shaped-button{padding:5px 28px;border-radius:10px;font-weight:normal;font-size:12px}.picture-right{display:none}.picture-left{display:block;position:absolute;right:25%;height:100%}a.recommendation-wrapper{display:none}.rectangular-shaped-button.download-button{padding:5px 10px}.footer-banner{display:block;margin-bottom:15px}}@media only screen and (max-width: 915px) and (min-width: 640px) and (max-height: 512px){.recommendation-box{height:250px}.short-text{display:block !important}.long-text{display:none !important}a.recommendation-wrapper{display:none}}form{display:flex;flex-direction:column;align-items:center}.validation-form{display:flex;align-items:center}.hidden{display:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-transition-delay:99999s}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0}input.rectangular-shaped-button{cursor:pointer;border-radius:5px}.submit-form-v2{margin-bottom:30px;display:flex;flex-direction:column;width:292px}.submit-form-v2 input{background:linear-gradient(0, #fff, #fff);background:white;color:black;padding:10px 20px;border:none;font-size:15px;margin-bottom:15px;text-align:left;padding:10px 20px;border-radius:10px;height:50px;width:292px;box-shadow:rgba(50,50,93,0.25) 0px 50px 100px -20px,rgba(0,0,0,0.3) 0px 30px 60px -30px,rgba(10,37,64,0.35) 0px -2px 6px 0px inset}.submit-form-v2 .submit-button{border:none;min-width:292px;height:60px;text-align:center;background:#f2581d;background:linear-gradient(90deg, #f2581d 0%, #e6270c 100%);margin-top:0px;box-shadow:rgba(0,0,0,0.24) 0px 3px 8px;text-transform:uppercase;border:solid 2px white;color:white}.submit-form-v2 .submit-button:hover{box-shadow:none;background-size:400% 400%;animation:AnimationName 5s ease infinite}@keyframes AnimationName{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@media (max-width: 640px){.submit-form-v2{display:flex;flex-direction:column;text-align:center;align-items:center}.submit-form-v2 input{min-width:80vw;margin-bottom:20px;font-size:16px}.submit-form-v2 input.long-input{font-size:12px}.submit-form-v2 input#email{padding-left:18px}.submit-form-v2 .submit-button{min-width:80vw;margin:0px}}.wrapper{text-align:center}.card-content{display:flex;padding:0px 50px}.card-form{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.dashboard-preview img.desktop{display:block;margin-left:-30px}.dashboard-preview img.smartphone{display:none}.banner{background:#111213;background-image:url("https://sortiemanga.s3.eu-west-1.amazonaws.com/background-with-rectangles.png");color:white;text-align:center;padding-bottom:20px;background-size:cover !important;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-position:center;overflow:hidden;text-transform:none}.banner h1{color:white;font-size:40px;font-weight:bold;margin-bottom:30px;font-family:'Raleway';text-align:left;padding-left:50px}.banner h2{font-size:24px;font-family:'acumin-pro';font-family:sans-serif;line-height:1.3;display:flex;flex-direction:column}.banner h2 span{font-weight:bold;font-family:'acumin-pro';font-family:sans-serif}.banner a{color:white}.bottom-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0px 10vw}.centered-banner{justify-content:flex-start !important}.flex-banner-content{display:flex;flex-direction:column;height:100%;width:64vw;background:linear-gradient(180deg, #F2581D 0%, #E6270C 100%);position:relative;padding:50px 0px 50px 0px;margin-top:220px;border-radius:10px;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.06),0 3px 4px -2px rgba(0,0,0,0.25),0 0 0 0 rgba(0,0,0,0.1)}.flex-banner-content .language-links{display:none}.subtitle{font-size:20px;color:white;margin-bottom:30px}.bottom-links{text-align:center;line-height:1.5;color:white;width:100%;padding:0px 10px;margin-bottom:30px}.bottom-links a{color:white}h4.bottom-links{font-size:0.7em}.login-tips{font-size:13px;color:white;margin-bottom:35px;font-weight:bold}.login-tips a{color:white;text-decoration:underline;font-weight:bold}@media (min-width: 1800px){.flex-banner-content{justify-content:center;flex-grow:1}img.desktop{width:60vw}.banner h2{font-size:30px}}@media (min-width: 640px){.banner{min-height:100vh}.wrapper-content{margin-top:9.5vw}}@media (max-width: 1040px){.banner{overflow:hidden;padding-bottom:0px}.flex-banner-content{width:100vw;margin-top:0px;border-radius:0px;height:-moz-fit-content;height:fit-content}h4.bottom-links{padding:30px 0px;margin-bottom:30px}}@media (max-width: 640px){.banner{justify-content:space-between;background-image:none}.banner h1{max-width:100%;font-size:25px;padding:0px;text-align:center;margin:30px 0px}.banner h2{max-width:100%;font-size:18px;line-height:1.5}.banner h3.previous-chapters{margin-bottom:20px;padding:0px 10vw}.banner-content{margin-top:20vh}.subtitle{margin-top:0px;font-size:0.9em;margin-bottom:20px;opacity:1}.flex-banner-content{display:flex;flex-direction:column;justify-content:flex-start;padding:20px 6vw;min-height:calc(100vh - 60px)}.flex-banner-content .flex-banner-title{padding:0px 5vw}.flex-banner-content .language-links{display:block;text-align:center;padding-top:30px;font-size:12px}.flex-banner-content a.language-link{color:white}.dashboard-preview img.smartphone{display:block;max-width:300px}.dashboard-preview img.desktop{display:none}.card-content{flex-direction:column;align-items:center;padding:0px}h4.bottom-links{text-transform:uppercase}}.breadcrumbs-box{width:100%;display:flex;justify-content:center;align-items:center;font-family:'Raleway', sans-serif}.breadcrumbs-box a{padding:0px 5px;color:#2C2F33}.breadcrumbs-box a:hover{color:#EB5757 !important}.white-breadcrumbs{color:white;display:inline}.white-breadcrumbs a{color:white}.bottom-breadcrumbs{position:absolute;bottom:8px;margin-bottom:0.5rem;color:white}.bottom-breadcrumbs a{color:white}@media (max-width: 640px){.breadcrumbs-box{font-size:10px;display:inline}}.footer{background-color:white;color:black;padding:10px;display:flex;align-items:center;justify-content:space-evenly;text-align:center;font-size:14px;position:absolute;bottom:0px;left:0px;width:100%;border-radius:0px 0px 10px 10px}.footer .footer-content{width:-moz-fit-content;width:fit-content;opacity:0.6;text-align:center;padding:5px 5vw}.footer .footer-content a{color:black}.footer .footer-content a:hover{opacity:1;color:#EB5757}@media (max-width: 1040px){.footer{border-radius:0px}}@media (max-width: 640px){.footer{padding:5px 3px;font-size:10px;border-radius:0px}.footer .footer-content{text-align:center}}.spinner-box{width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0px;padding-top:40px;padding-bottom:0px;background:transparent;opacity:1;visibility:visible}.loading-sentence{color:white}.fade{animation:fade 5s;-moz-animation:fade 5s;-o-animation:fade 5s;visibility:visible}@keyframes fade{0%{opacity:0}50%{opacity:0.75}100%{opacity:1}}.spinner{width:60px;height:60px;background-image:url("https://sortiemanga.s3-eu-west-1.amazonaws.com/SortieManga-Red-Icon.png");animation:spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;background-position:center;background-size:cover;margin-bottom:10px}.spinner{animation-delay:-0.45s}.spinner{animation-delay:-0.3s}.spinner{animation-delay:-0.15s}@keyframes spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.lazy{background-image:none !important;background-color:#111213}.notice{position:fixed;top:0px;min-width:100vw;height:70px;background:#6BC2A2;color:white;display:flex;justify-content:center;align-items:center;text-align:center;font-family:'Raleway', sans-serif;font-size:15px;padding:0px 10px;z-index:1000;transition:height 0.5s ease;overflow:hidden}.close-button-box{width:30px;height:30px;position:absolute;top:-10px;right:7px}.close-button{opacity:0.56}.close-button:hover{opacity:1;cursor:pointer}.close-button:after{display:inline-block;content:"\00d7";font-size:30px}.locale-flash{position:sticky;background:#424245;display:flex;justify-content:center;align-items:center;text-align:center;transition:height 0.5s ease;overflow:hidden;color:white;height:70px;z-index:1000}.locale-flash .switch-locale-button{color:white;background:#0077ed;padding:8px 16px;border-radius:8px;font-size:12px}.locale-flash .switch-locale-button:hover{cursor:pointer}.locale-flash select{background:linear-gradient(0, #fff, #fff);background:white;color:black;border:none;font-size:15px;text-align:left;box-shadow:rgba(50,50,93,0.25) 0px 50px 100px -20px,rgba(0,0,0,0.3) 0px 30px 60px -30px,rgba(10,37,64,0.35) 0px -2px 6px 0px inset;border:1px solid rgba(255,255,255,0.24);border-radius:8px;background-color:#424245;color:white;padding:8px 16px;border-radius:8px;width:200px;margin:0px 16px}.slide-up{height:0px}.alert{background:#E6270C}@media (max-width: 640px){.notice{font-size:12px}.locale-flash{flex-direction:column;font-size:15px;height:100px}.locale-flash p{margin-top:0px;margin-bottom:5px}}*{font-family:"Raleway", sans-serif}.rectangular-shaped-button{padding:10px 30px;color:#fff;background:#f2581d;background:linear-gradient(90deg, #f2581d 0%, #e6270c 100%);border-radius:5px;font-size:15px;cursor:pointer;width:-moz-fit-content;width:fit-content;font-weight:bold;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.06),0 3px 4px -2px rgba(0,0,0,0.25),0 0 0 0 rgba(0,0,0,0.1);text-transform:uppercase;border:solid 2px white}.wrapper-button{text-transform:none !important;z-index:10;position:absolute;top:3vw;opacity:0.9;font-family:'Raleway';border-radius:10px;display:flex}.wrapper-button img{max-height:20px;margin-left:5px}.wrapper-button:hover{opacity:1;box-shadow:none}*{font-family:sans-serif;font-weight:normal}h1{font-family:'Raleway';font-weight:bold}body{margin:0px;line-height:1.5}h1,h2,h3,h4,h5{line-height:1.2;margin-top:0px}a{text-decoration:none}.navbar{align-items:center}*,*::before,*::after{box-sizing:border-box}.buy-and-read-links{display:flex;justify-content:space-evenly}.grey-button{text-transform:none;background:#303030;padding:5px 15px;border-radius:10px}.grey-button:hover{box-shadow:none}.grey-button a{display:flex;justify-content:center;align-items:center;color:white;font-size:12px;cursor:pointer}.bubble-button a img{padding:5px 10px;border-radius:5px;margin-top:0px}.discord-button{background:#5865F2}.discord-button img{max-height:35px;margin-left:10px;margin-top:2px}.izneo-button{display:flex;justify-content:center;margin:0px 15px 0px 0px}.izneo-button a img{height:28px;margin-left:10px;margin-bottom:5px}.hidden{display:none}.previous-chapter-button{height:-moz-fit-content;height:fit-content}.previous-chapter-button a{height:39px}.previous-chapter-button a img{margin:0px 5px;border-radius:50%;border:white 2px solid;width:30px}@media (max-width: 1040px){.wrapper-button{display:none}}@media (max-width: 640px){.buy-and-read-links{margin-top:30px;flex-direction:column;align-items:center}.grey-button{width:100%}.izneo-button{margin-right:0px;margin-bottom:30px;height:53px}.bubble-button{margin-bottom:15px}}
