.btn-wrap{display:flex;gap:16px}.btn,.btn-wrap{align-items:center}.btn{border:none;border-radius:999px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;justify-content:center;line-height:20px;padding:6px 24px;transition:box-shadow .4s,border .4s,background .4s,color .4s}.btn-primary-big--black,.btn-primary-small--black{border:2px solid #000;box-shadow:2px 2px 0 #000;color:#000}.btn-primary-big--black:hover,.btn-primary-small--black:hover{box-shadow:4px 4px 0 #000}.btn-primary-big--black:active,.btn-primary-big--black:focus,.btn-primary-small--black:active,.btn-primary-small--black:focus{box-shadow:none}.btn-primary-big--black:disabled,.btn-primary-small--black:disabled{background-color:hsla(0,0%,100%,.01);border:2px solid rgba(0,0,0,.4);color:rgba(0,0,0,.4)}.btn-primary-big--white,.btn-primary-small--white{background-color:initial;border:2px solid #fff;box-shadow:2px 2px 0 #fff;color:#fff}.btn-primary-big--white:hover,.btn-primary-small--white:hover{box-shadow:4px 4px 0 #fff}.btn-primary-big--white:active,.btn-primary-big--white:focus,.btn-primary-small--white:active,.btn-primary-small--white:focus{box-shadow:none}.btn-primary-big--white:disabled,.btn-primary-small--white:disabled{background-color:rgba(0,0,0,.01);border:2px solid hsla(0,0%,100%,.4);color:hsla(0,0%,100%,.4)}.btn-primary-big{padding-bottom:16px;padding-top:16px}.btn-primary-big--black{background-color:hsla(0,0%,100%,.01)}.btn-primary-big--white{background-color:rgba(0,0,0,.01)}.btn-outline-white{background-color:initial;border:1px solid #fff;color:#fff}.btn-outline-white:hover{box-shadow:2px 2px 0 #fff}.btn-outline-white:active,.btn-outline-white:focus{box-shadow:none}.btn-white{background-color:#fff;color:#000}.btn-outline-black{background-color:initial;border:1px solid #000;color:#000}.btn-grey{background-color:#f7f5f2;color:#000;padding-left:16px;padding-right:16px}.btn-grey:hover{background:#ffdb26}.btn-yellow{background-color:#ffdb26;border:2px solid #ffdb26;color:#000;padding-left:16px;padding-right:16px}.btn-yellow:hover{background:#ffb726;border:2px solid #ffb726}.btn-yellow:active,.btn-yellow:focus{background-color:#ffdb26;border:2px solid #ffdb26}.btn-yellow-bordered,.btn-yellow-bordered:active,.btn-yellow-bordered:focus,.btn-yellow-bordered:hover{background-color:#ffdb26;border:2px solid #000;box-shadow:2px 2px 0 0 #000}.btn-bordered{border:2px solid var(--Main-Black,#000);box-shadow:2px 2px 0 0 #000}.btn-black{background-color:#000;border:2px solid #000;color:#fff;padding-left:16px;padding-right:16px}.btn-black:hover{color:#ffdb26}.btn-black--big,.btn-yellow--big{padding-bottom:14px;padding-top:14px}.btn-black:disabled,.btn-yellow:disabled{cursor:not-allowed}.btn-transparent-link{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;line-height:20px}.btn-transparent-link svg{transition:margin-left .5s}.btn-transparent-link:hover svg{margin-left:5px}.btn-icon--before{margin-right:8px}.btn-icon--after{margin-left:8px}.btn:disabled{background:rgba(0,0,0,.2);border-color:transparent;border-radius:999px;color:rgba(0,0,0,.4)}.btn.loading{color:transparent;position:relative}.btn.loading img{display:none}.btn.loading:after{animation:spin 1.6s linear infinite;background-image:url(/build/images/loader.8f3ecc3f.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:" ";display:inline-block;height:2em;position:absolute;width:2em}.btn.loading.white:after{filter:invert(1)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card-inner{display:flex;gap:8px;-webkit-tap-highlight-color:transparent}@media(min-width:768px){.card-inner{gap:15px}}.card-inner.scrolling-wrapper{overflow:auto}.card-inner-grid{flex-wrap:wrap}.card-inner-grid--first-look .preview-card{flex:0 0 calc(33.3% - 6px);height:auto;min-width:calc(33.3% - 6px)}@media(min-width:567px){.card-inner-grid--first-look .preview-card{flex:0 0 calc(33.3% - 10px);min-width:calc(33.3% - 10px)}}@media(min-width:992px){.card-inner-grid--first-look .preview-card{flex:0 0 200px;height:296px;min-width:200px;width:200px}}.card-inner-grid--three{justify-content:space-between}.card-inner-grid--three .preview-card{flex:0 0 calc(32% - 6px);height:auto;min-width:calc(32% - 6px)}@media(min-width:567px){.card-inner-grid--three .preview-card{flex:0 0 calc(32% - 6px);height:auto;min-width:calc(32% - 6px)}}@media(min-width:992px){.card-inner-grid--three .preview-card{flex:1 0 calc(33% - 40px);height:auto;min-width:calc(33% - 40px)}}@media(min-width:768px){.card-inner-grid--four{gap:16px}}.card-inner-grid--four .preview-card{flex:1 0 calc(50% - 8px);height:auto}@media(min-width:992px){.card-inner-grid--four .preview-card{flex:1 0 calc(25% - 16px)}}@media(min-width:768px){.card-inner-grid--five{gap:20px}}.card-inner-grid--five .preview-card{flex:0 0 calc(50% - 4px);height:auto}@media(min-width:768px){.card-inner-grid--five .preview-card{flex:0 0 calc(50% - 10px)}}@media(min-width:992px){.card-inner-grid--five .preview-card{flex:1 0 calc(25% - 80px);height:auto}}@media(min-width:768px){.card-inner-grid--six{gap:16px}}.card-inner-grid--six .preview-card,.card-inner-grid--six .recently-card{flex:0 0 calc(33% - 3.3px);height:auto}@media(min-width:992px){.card-inner-grid--six .preview-card,.card-inner-grid--six .recently-card{flex:1 0 calc(16.66% - 16px);height:auto;max-width:calc(16.66% - 16px)}}@media(min-width:768px){.card-inner-grid--five .preview-card__body,.card-inner-grid--four .preview-card__body,.card-inner-grid--three .preview-card__body{bottom:12px;left:12px}.card-inner-grid--five .preview-card__title,.card-inner-grid--four .preview-card__title,.card-inner-grid--three .preview-card__title{font-size:24px;line-height:32px;max-height:96px}.card-inner-grid--five .preview-card__labels,.card-inner-grid--four .preview-card__labels,.card-inner-grid--three .preview-card__labels{gap:8px}.card-inner-grid--five .preview-card__labels-item,.card-inner-grid--four .preview-card__labels-item,.card-inner-grid--three .preview-card__labels-item{font-size:20px;line-height:20px;padding:2px 8px}}.card-inner-grid--five .preview-card__category,.card-inner-grid--four .preview-card__category,.card-inner-grid--three .preview-card__category{height:15px}@media(min-width:768px){.card-inner-grid--five .preview-card__category,.card-inner-grid--four .preview-card__category,.card-inner-grid--three .preview-card__category{height:20px}}.card-inner-grid--five .preview-card__category-item,.card-inner-grid--four .preview-card__category-item,.card-inner-grid--three .preview-card__category-item{font-size:12px;line-height:16px}@media(min-width:768px){.card-inner-grid--five .preview-card__category-item,.card-inner-grid--four .preview-card__category-item,.card-inner-grid--three .preview-card__category-item{font-size:16px;line-height:20px}}.preview-card{background:#fff;border:0;border-radius:0;box-shadow:none;filter:none;flex:0 0 calc(50% - 4px);height:auto;overflow:hidden;position:relative;width:calc(50% - 4px)}.preview-card__link{display:flex;flex-direction:column;gap:10px;height:auto;position:relative;width:100%;-webkit-tap-highlight-color:transparent;color:inherit;text-decoration:none}.preview-card__link:before{content:none;display:none}@media(min-width:768px){.preview-card{flex:0 0 calc(16.66667% - 6.66667px);width:calc(16.66667% - 6.66667px)}}.preview-card__image{aspect-ratio:115/157;border-radius:0;display:block;height:auto;object-fit:cover;width:100%}.preview-card:active,.preview-card:focus,.preview-card:hover{box-shadow:none;filter:none}.preview-card__image-size{aspect-ratio:115/157;background:transparent;display:none;height:auto;position:absolute;width:100%;z-index:-999}@media(min-width:768px){.preview-card__image-size{aspect-ratio:115/157}}.preview-card__body{inset:auto;padding:0;position:static;z-index:auto}.preview-card__title{color:#111;display:block;font-size:16px;font-weight:700;letter-spacing:0;line-height:20px;margin:0;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap}@media(min-width:768px){.preview-card__title{font-size:14px}}.card-inner{gap:6px}@media(min-width:768px){.card-inner{gap:12px}}.card-inner.scrolling-wrapper{padding-bottom:0}.card-inner.scrolling-wrapper ::-webkit-scrollbar-thumb,.card-inner.scrolling-wrapper::-webkit-scrollbar{background:transparent!important;display:none!important;width:0!important}.card-inner.scrolling-wrapper .preview-card{flex:0 0 115px;width:115px}@media(min-width:768px){.card-inner.scrolling-wrapper .preview-card{flex:0 0 150px;width:150px}}.card-inner-grid--six{gap:6px}@media(min-width:768px){.card-inner-grid--six{gap:12px}}.card-inner-grid--six .preview-card,.card-inner-grid--six .recently-card{flex:0 0 calc(33% - 6px)}@media(min-width:768px)and (max-width:991px){.card-inner-grid--six .preview-card,.card-inner-grid--six .recently-card{flex:0 0 calc(33.33333% - 8px);max-width:calc(33.33333% - 8px);width:calc(33.33333% - 8px)}}@media(min-width:992px){.card-inner-grid--six .preview-card,.card-inner-grid--six .recently-card{flex:0 0 150px;max-width:150px;width:150px}}.label-jp{align-items:center;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;justify-content:center;line-height:16px;padding:3px 6px;white-space:nowrap}.label-jp--yellow{background:#ffdb26;color:#000}.label-jp--orange{background:#ff7426;color:#fff}.label-jp--white{background:#fff;border:1px solid #000;border-radius:6px;color:#000}@font-face{font-display:swap;font-family:Space-Grotesk;font-style:normal;font-weight:400;src:local("Space-Grotesk"),url(/build/fonts/space-grotesk-v15-latin-regular.424f9704.woff) format("woff"),url(/build/fonts/space-grotesk-v15-latin-regular.0a4ba2bd.woff2) format("woff2")}@font-face{font-display:swap;font-family:Space-Grotesk;font-style:normal;font-weight:300;src:local("Space-Grotesk"),url(/build/fonts/space-grotesk-v15-latin-300.4f9d1969.woff) format("woff"),url(/build/fonts/space-grotesk-v15-latin-300.e586b3a7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Space-Grotesk;font-style:normal;font-weight:500;src:local("Space-Grotesk"),url(/build/fonts/space-grotesk-v15-latin-500.c6a6b54a.woff) format("woff"),url(/build/fonts/space-grotesk-v15-latin-500.24bfaa6a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Space-Grotesk;font-style:normal;font-weight:600;src:local("Space-Grotesk"),url(/build/fonts/space-grotesk-v15-latin-600.dcc38e73.woff) format("woff"),url(/build/fonts/space-grotesk-v15-latin-600.cc6fb16c.woff2) format("woff2")}@font-face{font-display:swap;font-family:Space-Grotesk;font-style:normal;font-weight:700;src:local("Space-Grotesk"),url(/build/fonts/space-grotesk-v15-latin-700.ed325425.woff) format("woff"),url(/build/fonts/space-grotesk-v15-latin-700.cde04f2b.woff2) format("woff2")}.relative{position:relative}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:#fff;color:#000;display:flex;flex-direction:column;font-family:Space-Grotesk,sans-serif}main{flex:1 0 auto}.w-100{width:100%}.hide-all{display:none}@media(min-width:567px){.hide-d-sm{display:none!important}}@media(max-width:567px){.hide-m-sm{display:none!important}}@media(min-width:992px){.hide-d{display:none!important}}@media(max-width:992px){.hide-m{display:none!important}}@media(min-width:768px){.hide-d-md{display:none!important}}@media(max-width:768px){.hide-m-md{display:none!important}}.mb-0{margin-bottom:0}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.d-block{display:block}a{text-decoration:none}button{font-family:inherit}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.desc{color:#00000099;font-size:12px;font-weight:500;line-height:16px}@media(min-width:768px){.desc{font-size:16px;line-height:24px}}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}.container--small{max-width:752px}textarea{font-family:Space-Grotesk,sans-serif}.alert{align-items:center;background:rgba(255,81,77,.1);border-radius:8px;color:#000;display:flex;font-size:14px;font-weight:700;line-height:16px;padding:8px}@media(min-width:768px){.alert{font-size:16px;line-height:20px;padding:16px}}.alert svg{height:16px;margin-right:9px;min-width:18px}.section{margin-bottom:32px}@media(min-width:1200px){.section{margin-bottom:40px}}.section-content{padding-top:24px}@media(min-width:992px){.section-content{padding-top:16px}}.section-head{margin-bottom:16px}@media(min-width:768px){.section-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}}.section__button{display:none}@media(min-width:768px){.section__button{display:inline-flex}}.section .btn-view-all{width:100%}.genres .section{margin-bottom:24px}.content{color:#666;font-size:16px;font-weight:500;line-height:24px}.content b{color:#000;font-weight:700;margin-bottom:12px}.content h1,.content h2,.content h3,.content h4{color:#000;margin-bottom:8px}.content h2{margin-top:32px}.content p{margin-bottom:16px}.content i{font-weight:400}.content u{color:#000}.content a{color:#000;text-decoration:underline}.content ol,.content ul{margin-bottom:25px;padding-left:15px}.content ol{counter-reset:li;list-style:none;padding-left:0}.content ol li:before{color:#000;content:counters(li,".") ". ";counter-increment:li}.content ol ol,.content ul ul{margin-bottom:0;margin-top:8px;padding-left:15px}.content ol li,.content ul li{margin-bottom:10px}.content ol li::marker,.content ul li::marker{color:#000;font-size:18px}.text-line-through{text-decoration:line-through}.header{background-color:#000;padding:8px 0 0;position:fixed;top:0;width:100%;z-index:13}@media(min-width:768px){.header{padding-bottom:16px}}@media(min-width:992px){.header{padding-bottom:8px}}.header-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.header__logo{height:40px;width:auto}@media(min-width:768px){.header__logo{height:56px}}.header .search-btn{align-items:center;background:#fff;border:none;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}@media(min-width:768px){.header .search-btn{display:none}}.header .search-form{display:none;height:32px}.header .search-form.on-focus{display:block;z-index:9999}@media(min-width:768px){.header .search-form{display:flex}}@media(min-width:992px){.header .search-form{position:relative;width:220px}}@media(min-width:1100px){.header .search-form{width:280px}}.header .search-form.active{background:#1a1817;display:block;left:16px;position:absolute;top:12px;width:calc(100% - 32px);z-index:4}.header .search-form.active .search-form__close{opacity:1;visibility:visible}.header .search-form.active .search-form__btn svg path{fill:#000}.header .search-form .search-form__search{height:32px;width:100%}.header .search-form .search-form__search .search-form__result{max-height:90vh;overflow:auto}.header .search-form .search-form__search .search-form__result .preview-card{flex:0 0 calc(16.66667% - 7px);height:auto}@media(min-width:768px){.header .search-form .search-form__search .search-form__result .preview-card__title{display:-webkit-box;max-height:48px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.header .search-form .search-form__search .search-form__result .tag{border:2px solid var(--main-white,#fff);border-radius:8px;color:var(--main-white,#fff);display:inline-block;font-size:14px;font-style:normal;font-weight:700;line-height:16px;margin:0 4px 8px 0;padding:6px 16px}@media(min-width:992px){.header .search-form .search-form__search .search-form__result .tag{margin:0}}.header .search-form .search-form__search .search-form__btn{background:transparent;border:none;display:flex;left:16px;position:absolute;top:48%;transform:translateY(-50%);z-index:1}.header .search-form .search-form__search .search-form__input{border:none;border-radius:25px;padding:8px 10px 9px 44px;width:100%}@media(max-width:768px){.header .search-form .search-form__search .search-form__input::-webkit-search-cancel-button{display:none}}.header .search-form .search-form__search .search-form__input::-webkit-search-decoration,.header .search-form .search-form__search .search-form__input::-webkit-search-results-button,.header .search-form .search-form__search .search-form__input::-webkit-search-results-decoration{display:none}.header .search-form .search-form__search .search-form__input:focus{outline:none}@media screen and (-webkit-min-device-pixel-ratio:0)and (max-width:768px){.header .search-form .search-form__search .search-form__input:focus{font-size:17.6px;margin-right:-33.333333%;padding:9.68px 0 12px 59px;transform:scale(.75);transform-origin:left top;width:133.333333333%}}.header .search-form .search-form__search .search-form__input input[type=search]::-webkit-search-cancel-button,.header .search-form .search-form__search .search-form__input input[type=search]::-webkit-search-decoration,.header .search-form .search-form__search .search-form__input input[type=search]::-webkit-search-results-button,.header .search-form .search-form__search .search-form__input input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}.header .search-form .search-form__overlay{background:rgba(0,0,0,.5);cursor:pointer;display:none;height:100%;inset:0;position:fixed;width:100%;z-index:1}.header .search-form.on-focus .search-form__overlay{display:block}.header .search-form.on-focus>div{z-index:1}@media(max-width:768px){.header .search-form.on-focus>div{width:auto!important}}.header .search-form.on-focus .search-form__search{left:0;min-width:100%;position:absolute;right:0}@media(min-width:992px){.header .search-form.on-focus .search-form__search{left:unset}}.header .search-form .search-form__back{display:none}.header .search-form .search-form__clear{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:16px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;top:40%;transform:translateY(-50%);visibility:hidden;width:16px;z-index:1}.header .search-form.on-focus .search-form__clear{opacity:1;visibility:visible}.header .search-form__result{display:none}.header .search-form__result.active{background:#000;border:1px solid #000;border-radius:16px;display:flex;flex-direction:column;gap:0;padding:16px;position:absolute;top:40px;width:100%}@media(min-width:768px){.header .search-form__result.active{flex-direction:row;gap:8px;top:52px}.header .search-form__result.active .card{max-width:20%}}.header .search-form__result.active p.show-all-results{border-top:1px solid hsla(0,0%,100%,.2);display:block;margin-top:8px;order:999;padding-top:8px;text-align:center;width:100%}@media(min-width:768px){.header .search-form__result.active p.show-all-results{border-top:0}}.header .search-form__result.active p.show-all-results a{background:var(--main-yellow,#ffdb26);border:0;border-radius:999px;color:var(--main-black,#000);display:inline-block;font-size:16px;font-style:normal;font-weight:700;line-height:20px;padding:8px 16px;text-decoration:none;width:100%}@media(min-width:768px){.header .search-form__result.active p.show-all-results a{width:auto}}.header .search-form__result .search-form__result-wrap,.header .search-form__result .search-form__result-wrap--pre_result{align-items:center;display:flex;justify-content:space-between;width:100%}.header .search-form__result .search-form__result-wrap--pre_result{margin-bottom:12px}.header .hamburger-menu .menu__btn .search-form__result .search-form__result-wrap--pre_result>span:first-child:after,.header .hamburger-menu .menu__btn .search-form__result .search-form__result-wrap--pre_result>span:first-child:before,.header .search-form__result .hamburger-menu .menu__btn .search-form__result-wrap--pre_result>span:first-child:after,.header .search-form__result .hamburger-menu .menu__btn .search-form__result-wrap--pre_result>span:first-child:before,.header .search-form__result .search-form__result-wrap--pre_result>span:first-child{color:var(--main-white,#fff);font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0;opacity:.6;text-transform:uppercase}.header .search-form__result .search-form__result-wrap--pre_result>a:last-child{color:#ffdb26;font-size:12px;font-style:normal;font-weight:500;line-height:16px;text-align:right;text-decoration-line:underline}.header .search-form__result .search-form__result-wrap--pre_result-tag{margin-top:24px}.header .search-form__result .title{color:#fff;display:block;font-size:14px;font-weight:700;line-height:16px;margin-bottom:8px}.header .hamburger-menu .menu__btn .search-form__result .title span:after,.header .hamburger-menu .menu__btn .search-form__result .title span:before,.header .search-form__result .title .hamburger-menu .menu__btn span:after,.header .search-form__result .title .hamburger-menu .menu__btn span:before,.header .search-form__result .title span{color:#ffdb26}.header .hamburger-menu .menu__btn .search-form__result span.label__item:after,.header .hamburger-menu .menu__btn .search-form__result span.label__item:before,.header .search-form__result .hamburger-menu .menu__btn span.label__item:after,.header .search-form__result .hamburger-menu .menu__btn span.label__item:before,.header .search-form__result span.label__item{align-self:flex-start}.header .search-form__result .card{border-top:1px solid #ffffff33;display:flex;margin-top:8px;padding-top:8px;position:relative}.header .search-form__result .card .title{font-size:16px;line-height:20px;margin-bottom:0;text-transform:capitalize}.header .search-form__result .card .title mark{background:transparent;color:#ffdb26}.header .search-form__result .card__label .label__item{border-radius:4px;font-size:12px;line-height:12px}.header .search-form__result .card__link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.header .search-form__result .card__label{left:4px;position:absolute;top:12px}.header .search-form__result .card .card__img-wrap{height:88px;max-width:64px;min-width:64px;overflow:hidden}.header .search-form__result .card .card__img-wrap .card__img{border-radius:8px;height:100%;object-fit:cover;width:100%}.header .search-form__result .card__content{display:flex;flex-direction:column;justify-content:flex-start;margin-left:12px;padding:4px 40px 0 0}.header .search-form__result .card__content .card__category{height:auto;margin-top:8px}.header .search-form__result .card__content .card__category .category__item{display:block;font-size:12px;line-height:16px}.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--manga:after,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--manga:before,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncens2:after,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncens2:before,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncensored:after,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncensored:before,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--video:after,.header .hamburger-menu .menu__btn .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--video:before,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--manga:after,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--manga:before,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--uncens2:after,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--uncens2:before,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--uncensored:after,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--uncensored:before,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--video:after,.header .search-form__result .card__content .hamburger-menu .menu__btn span.preview-card__labels-item.label__item.label__item--video:before,.header .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--manga,.header .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncens2,.header .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--uncensored,.header .search-form__result .card__content span.preview-card__labels-item.label__item.label__item--video{font-size:12px;font-weight:700;line-height:12px;margin-top:2px}.header .search-form__result .search-form__empty{display:block;margin:25px auto;text-align:center}.header .search-form__result .search-form__empty .search-form__empty-icon{margin-bottom:8px}.header .search-form__result .search-form__empty .search-form__empty-text{color:#fff;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;text-align:center}@media(min-width:768px){.header .search-form__result .preview-card__labels-item.label__item{font-size:12px;font-style:normal;line-height:12px}.header .search-form__result .preview-card__labels-item.label__item.label__item--uncens2,.header .search-form__result .preview-card__labels-item.label__item.label__item--uncensored{font-size:9px}.header .search-form__result .preview-card__labels-item.label__item.label__item--uncens2 img{height:9px;margin-right:2px}}.header .switch-age{background:hsla(0,0%,100%,.07);border-radius:25px;cursor:pointer;height:24px;margin-left:8px;margin-right:11px;position:relative;width:48px}@media(min-width:768px){.header .switch-age{height:32px;margin-right:8px;width:64px}}.header .switch-age input{display:none}.header .switch-age input:checked~.switch-age__color{border:1px solid #ffdb26}.header .switch-age input:checked~.switch-age__color:before{background:#ffdb26;color:#1a1817;transform:translatex(24px);transition:all 1s}@media(min-width:768px){.header .switch-age input:checked~.switch-age__color:before{transform:translatex(32px)}}.header .switch-age__color{border:1px solid #fff;border-radius:25px;height:24px;left:0;position:absolute;top:0;transition:all .5s;width:48px;z-index:-1}@media(min-width:768px){.header .switch-age__color{height:32px;width:64px}}.header .switch-age__color:before{align-items:center;background:#cfcfcf;border-radius:50%;color:#000;content:"R";display:inline-flex;font-size:14px;font-weight:700;height:24px;justify-content:center;left:-1px;line-height:16px;position:absolute;top:-1px;transition:all 1s;width:24px;z-index:1}@media(min-width:768px){.header .switch-age__color:before{height:32px;width:32px}}.header .switch-age__color.de:before,.header .switch-age__color.es:before,.header .switch-age__color.fr:before{content:"18+";font-size:12px}@media(min-width:768px){.header .switch-age__color.de:before,.header .switch-age__color.es:before,.header .switch-age__color.fr:before{font-size:14px}}.header-menu{display:block;margin-top:10px;min-width:100%}@media(max-width:768px){.header-menu{display:block;margin-left:-17px;margin-right:-17px;width:calc(100% + 32px)}}@media(min-width:768px){.header-menu{margin-top:18px}}@media(min-width:992px){.header-menu{margin-top:0;min-width:auto;order:-1}}@media(min-width:1260px){.header-menu{flex-grow:1}}.header-menu__list{display:flex;justify-content:space-evenly;list-style:none;margin:0;padding:0}@media(min-width:992px){.header-menu__list{gap:8px}}@media(min-width:1025px){.header-menu__list{width:max-content}}.header-menu__item{display:flex;position:relative;width:100%}.header-menu__item-label{backdrop-filter:blur(50px);background:linear-gradient(55.4deg,#d527e1 11.95%,#ff8a15 90.08%),linear-gradient(133.19deg,#fc2fff -11.14%,#bc2696 123.24%);border-radius:500px;color:#fff;font-size:9px;font-weight:700;line-height:10px;padding:2px 6px;position:absolute;right:-10px;text-transform:uppercase;top:0;transform:rotate(-8deg);z-index:1}@media(min-width:768px){.header-menu__item-label{right:-18px;top:-10px}}.header-menu__item--home{display:none}.header-menu__link{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:12px;font-style:normal;font-weight:500;gap:1px;justify-content:center;line-height:16px;padding:3px 2px 2px;white-space:nowrap;width:100%}@media(min-width:768px){.header-menu__link{flex-direction:row;font-size:16px;gap:0;line-height:20px;padding:4px 8px}}.header-menu__link-icon{height:16px;width:16px}@media(min-width:768px){.header-menu__link-icon{height:20px;margin-right:4px;width:20px}}.header-menu__link-icon svg{height:100%;width:100%}.header-menu__link.active{border-radius:8px 8px 0 0;color:#000}@media(min-width:768px){.header-menu__link.active{border-radius:8px}}.header-menu__link.active svg path{fill:#000}.header-menu__link--genres.active{background:#fff}@media(min-width:768px){.header-menu__link--genres.active{background:#6fc2ff}}.header-menu__link--manga.active{background:#fff}@media(min-width:768px){.header-menu__link--manga.active{background:#e6afff}}.header-menu__link--daily.active{background:#fff}@media(min-width:768px){.header-menu__link--daily.active{background:#f9b}}@media(min-width:992px){.header-menu__link--daily svg{height:20px;width:20px}}.header-menu__link--new.active{background:#fff}@media(min-width:768px){.header-menu__link--new.active{background:#8ae58a}}.header-menu__link--popular.active{background:#fff}@media(min-width:768px){.header-menu__link--popular.active{background:#ffc68c}}.header-menu__link--promo.active{background:#fff}@media(min-width:768px){.header-menu__link--promo.active{background:#9896ff}}.header-menu__link--my_library.active{background:#fff}@media(min-width:768px){.header-menu__link--my_library.active{background:#ffdb26}}.header-menu__link--home{display:none}.header-menu__link--home.active{background:#fff}@media(min-width:768px){.header-menu__link--home.active{background:#c7ff80}}.header-menu__link--notifications .header-menu__link-icon{position:relative}.header-menu__link--notifications.active{background:#fff}@media(min-width:768px){.header-menu__link--notifications.active{background:#ffb726}}.header-menu__link--chat{position:relative}.header-menu__link--chat.active{background:#fff}@media(min-width:768px){.header-menu__link--chat.active{background:#f5305f;color:#fff}.header-menu__link--chat img.chat-m{display:none}}.header-menu__link--chat img.chat-d{display:none}@media(min-width:768px){.header-menu__link--chat img.chat-d{display:block}}.header-menu__link--chat:after{backdrop-filter:blur(50px);background:linear-gradient(137deg,#4446de 13.62%,#9735ff 86.21%);border:1px solid hsla(0,0%,100%,.03);border-radius:500px;box-shadow:0 4px 35px 0 rgba(0,0,0,.25),0 4px 10px 0 #993cfe,0 0 0 1px rgba(153,60,254,.2),inset 0 1px 0 0 hsla(0,0%,100%,.25),0 4px 8px 0 rgba(0,0,0,.06),0 2px 4px 0 rgba(0,0,0,.06),0 1px 2px 0 rgba(0,0,0,.06),inset 0 4px 5px 0 hsla(0,0%,100%,.03),inset 0 1.5px 1.5px 0 hsla(0,0%,100%,.03),inset 0 .75px .75px 0 hsla(0,0%,100%,.04),inset 0 .25px .25px 0 hsla(0,0%,100%,.06);color:#fff;content:"beta";font-size:9px;font-style:normal;font-weight:400;line-height:10px;padding:2px 4px;position:absolute;text-transform:uppercase;transform:rotate(-8deg) translate(30px,-15px);z-index:1}@media(min-width:768px){.header-menu__link--chat:after{transform:rotate(-8deg) translate(45px,-11px)}}.header .hamburger-menu{display:flex}@media(min-width:768px){.header .hamburger-menu{display:none}}.header .hamburger-menu #menu__toggle{display:none;opacity:0}.header .hamburger-menu #menu__toggle:checked~.menu__btn span,.header .hamburger-menu #menu__toggle:checked~.menu__btn span:after,.header .hamburger-menu #menu__toggle:checked~.menu__btn span:before{transform:rotate(45deg)}.header .hamburger-menu #menu__toggle:checked~.menu__btn span:before{top:0;transform:rotate(0)}.header .hamburger-menu #menu__toggle:checked~.menu__btn span:after{top:0;transform:rotate(90deg)}.header .hamburger-menu #menu__toggle:checked~.menu__box{left:0;visibility:visible}.header .hamburger-menu .menu__box-inner{height:100%;padding-bottom:30px}.header .hamburger-menu .menu__btn{align-items:center;cursor:pointer;display:inline-flex;height:16px;width:18px;z-index:1}.header .hamburger-menu .menu__btn span,.header .hamburger-menu .menu__btn span:after,.header .hamburger-menu .menu__btn span:before{background-color:#fff;display:block;height:2px;position:absolute;transition-duration:.25s;width:18px}.header .hamburger-menu .menu__btn span:before{content:"";top:-7px}.header .hamburger-menu .menu__btn span:after{content:"";top:7px}.header .hamburger-menu .menu__box{background-color:#000;display:block;height:100%;left:0;margin:0;padding:24px 16px;position:fixed;top:50px;visibility:hidden;width:100%;z-index:2}.header .hamburger-menu .menu__box:after{background:url(/build/images/bg-pixel.e78b6f40.webp),radial-gradient(50% 50% at 50% 50%,#e6d3f9 0,rgba(230,211,249,0) 100%);background-position:50%;bottom:-164px;content:"";height:328px;left:50%;opacity:.6;position:absolute;transform:translate(-50%);width:328px}.header .hamburger-menu .menu__list{list-style:none;margin-bottom:32px}.header .hamburger-menu .menu__list:before{background:url(/build/images/bg-pixels.5f3bd76b.webp);background-position:50%;content:"";height:320px;left:-181px;opacity:.6;position:absolute;top:0;width:320px;z-index:0}.header .hamburger-menu .menu__item{color:#333;display:block;font-size:14px;font-weight:700;line-height:16px;position:relative;z-index:2}.header .hamburger-menu .menu__item:after{border-top:1px solid hsla(0,0%,100%,.2);content:"";position:absolute;top:0;width:100%;z-index:5}.header .hamburger-menu .menu__item:hover .menu__link{color:#ffdb26}.header .hamburger-menu .menu__item--last{padding-bottom:0}.header .hamburger-menu .menu__item--last .menu__link{border-bottom:1px solid hsla(0,0%,100%,.2);padding-bottom:16px}.header .hamburger-menu .open-survey-modal{border-bottom:1px solid hsla(0,0%,100%,.2)}.header .hamburger-menu .open-survey-modal:after{display:none}.header .hamburger-menu .open-survey-modal button{align-items:center;backdrop-filter:blur(20px);background:#666;border:0;border-radius:8px;box-shadow:0 4px 24px -1px rgba(0,0,0,.1);color:#fff;display:flex;font-size:16px;font-style:normal;font-weight:700;justify-content:start;line-height:20px;margin:16px 0;padding:16px;width:100%}.header .hamburger-menu .open-survey-modal button svg{margin-right:8px}.header .hamburger-menu .menu__link{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:700;line-height:16px;padding-bottom:16px;padding-top:16px;position:relative;z-index:2}.header .hamburger-menu .menu__link-icon{height:20px;margin-right:8px;width:20px}.header .hamburger-menu .menu__link:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABHSURBVHgB7dOxCQAgDETRwwmysW7oSGdEWyHFBSzyIO1HIQFKKpK2Byoem3c0UQ8NHhV9RxviCBV/UZd9+euYZSy29vRKyAKiP4nIEkDH2QAAAABJRU5ErkJggg==) no-repeat;content:"";height:20px;position:absolute;right:0;width:20px}.header-btns{display:none}@media(min-width:768px){.header-btns{display:flex;gap:8px}.header-btns .btn{font-size:14px;line-height:16px;padding-left:12px;padding-right:12px}}.header-btns .btn-grey{padding-bottom:8px;padding-top:8px}.header-btn-inner{display:flex;flex-wrap:wrap;gap:8px;padding-right:2px}.header-btn-inner .btn{width:calc(50% - 4px)}.header-btn-inner .btn-yellow:not(.w-50){margin-top:16px;min-width:100%}.header-btn-inner .btn[data-id=check-email]{width:100%}.header-btn{border-radius:8px;display:flex;padding:16px 8px 16px 16px;position:relative;width:100%}.header-btn:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABHSURBVHgB7dOxCQAgDETRwwmysW7oSGdEWyHFBSzyIO1HIQFKKpK2Byoem3c0UQ8NHhV9RxviCBV/UZd9+euYZSy29vRKyAKiP4nIEkDH2QAAAABJRU5ErkJggg==) no-repeat;content:"";height:24px;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:right .5s;width:24px}.header-btn:hover:after{right:0}.header-btn__icon{margin-right:8px}.header-btn__title{color:#fff;font-size:16px;font-weight:700;line-height:20px}.header .hamburger-menu .menu__btn .header-btn__title span:after,.header .hamburger-menu .menu__btn .header-btn__title span:before,.header-btn__title .header .hamburger-menu .menu__btn span:after,.header-btn__title .header .hamburger-menu .menu__btn span:before,.header-btn__title span{display:block;font-size:12px;font-weight:500;line-height:16px;margin-top:2px}.header-btn-premium{background:#ffdb26}.header-btn-premium:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABBSURBVHgB7dOxCQAgDETRjxNkY93QkaJFarW4gEUeXPtBMFCyWUxmxmTRsecVPUYb7xyhjvDJ/8aMhI8tP71ytwBaYRU997o2bAAAAABJRU5ErkJggg==) no-repeat}.header-btn-premium .header-btn__title{color:#000}.header-btn-account{background:#666}.header-inner-big-menu .header__logo img,.header-inner-big-menu .header__logo svg{height:56px}@media(min-width:992px)and (max-width:1160px){.header-inner-big-menu .header__logo img,.header-inner-big-menu .header__logo svg{max-width:140px}}@media(min-width:992px)and (max-width:1200px){.header-inner-big-menu .header-menu__list{gap:4px}}@media(min-width:992px)and (max-width:1020px){.header-inner-big-menu .header-menu__list .header-menu__link{font-size:13px;padding-left:4px;padding-right:4px}}@media(min-width:1020px)and (max-width:1200px){.header-inner-big-menu .header-menu__list .header-menu__link{font-size:14px;padding:4px 6px}}@media(min-width:992px)and (max-width:1120px){.header-inner-big-menu .search-form{width:180px}}.header-top-row{display:grid;grid-template-areas:"search logo notifications hamburger";grid-template-columns:auto 1fr auto auto;position:relative;width:100%}@media(min-width:768px){.header-top-row{grid-template-areas:"logo search notifications header-btns-switch-age";grid-template-columns:auto 1fr auto auto}}@media(min-width:992px){.header-top-row{align-items:center;display:flex;gap:8px;height:auto;width:auto}}.header-top-row .header__logo{align-items:center;display:flex;grid-area:logo;grid-column:1/-1;grid-row:1;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}@media(min-width:768px){.header-top-row .header__logo{grid-column:auto;grid-row:auto;justify-content:flex-start;left:auto;position:static;transform:none}}.header-top-row .header-switch-age-mobile{align-items:center;display:flex;grid-area:notifications;justify-content:start;margin-right:8px}@media(min-width:768px){.header-top-row .header-switch-age-mobile{display:none}}.header-top-row .header-switch-age-mobile .switch-age-wrap{align-items:center;display:flex}@supports selector(:has(*)){@media(max-width:768px){.header-top-row:has(#menu__toggle:checked) .notifications__wrap{opacity:0;pointer-events:none;visibility:hidden!important}}}.header-top-row .notifications__wrap{align-items:center;display:flex;grid-area:notifications;justify-content:center}.header-top-row .hamburger-menu{padding-right:2px;position:relative}.header-top-row .hamburger-menu .hamburger-switch-age{display:none;position:absolute;right:26px;top:50%;transform:translateY(-50%);z-index:1}.header-top-row .hamburger-menu #menu__toggle:checked~.hamburger-switch-age{display:flex}@media(min-width:768px){.header-top-row .hamburger-menu{display:none}}.header-top-row .header-btns-switch-age{align-items:center;gap:8px;grid-area:header-btns-switch-age;justify-content:end}@media(max-width:768px){.header-top-row .header-btns-switch-age{display:none}}@media(min-width:768px){.header-top-row .header-btns-switch-age .notifications__wrap{display:flex}}@media(max-width:768px){.header-top-row .header-btns-switch-age .switch-age-wrap{display:none}}.header-top-row .search-btn{align-items:center;display:flex;grid-area:search;justify-content:start}@media(min-width:768px){.header-top-row .search-btn{display:none}}.header-top-row .search-form-wrap{align-items:center;display:flex;grid-area:search;justify-content:center}.header-top-row .switch-age-wrap{align-items:center;display:flex;grid-area:switch-age;justify-content:end}@media(min-width:768px){.header-top-row .switch-age-wrap{justify-content:center}}.header-top-row .header-btns{align-items:center;display:none;grid-area:header-btns;justify-content:end}@media(min-width:768px){.header-top-row .header-btns{display:flex}}.header-top-row .hamburger-menu{align-items:center;display:flex;grid-area:hamburger;justify-content:end}@media(min-width:768px){.header-top-row .hamburger-menu{display:none!important}}.header-top-row .search-btn{background:transparent;filter:invert(1)}.header-top-row .search-btn svg{height:24px;width:24px}@media(min-width:768px){.header-top-row .search-form{max-width:220px;width:auto}.header-top-row .search-form .search-form__search{position:relative}}@media(min-width:1260px){.header-top-row .search-form{max-width:unset;min-width:260px}}.header-top-row .header__logo img,.header-top-row .header__logo svg{height:40px;width:auto}@media(min-width:768px){.header-top-row .header__logo img,.header-top-row .header__logo svg{height:56px}}@media(min-width:992px){.header-top-row .header__logo{display:none}}.header-top-row .switch-age-wrap .switch-age{margin:0}.header-top-row .header-btns .btn{height:32px;white-space:nowrap}.header .header-inner>.header__logo{display:none}@media(min-width:992px){.header .header-inner{flex-wrap:nowrap;gap:4px}.header .header-inner>.header__logo{display:block;order:-9}}@media(min-width:1260px){.header .header-inner>.header__logo{margin-right:28px}}@media(max-width:768px){.header-focused-comic-page{background:linear-gradient(180deg,#000,transparent);padding-bottom:10px}.header-focused-comic-page nav.header-menu{display:none}.header-focused-comic-page+main{margin-top:0}}.header-focused-comic-page.menu-open,.header-focused-comic-page.scrolled{background-color:#000}.header-restore-subscription-banner{align-items:center;background:var(--Main-Yellow,#ffdb26);display:flex;gap:8px;justify-content:space-between;left:0;padding:8px 8px 8px 16px;position:absolute;top:100%;width:100%}@media (min-width:1312px){.header-restore-subscription-banner{padding:8px calc(50vw - 647px)}}@media(min-width:768px){.header-restore-subscription-banner{gap:16px}}.header-restore-subscription-banner.d-none{display:none}.header-restore-subscription-banner .banner__text{color:var(--Main-Black,#000);flex:1;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.header-restore-subscription-banner .banner__text .text_mob_free{font-size:12px}@media(min-width:768px){.header-restore-subscription-banner .banner__text,.header-restore-subscription-banner .banner__text .text_mob_free{font-size:16px;line-height:20px}.header-restore-subscription-banner .banner__text br{display:none}}.header-restore-subscription-banner .banner__btn{color:#fff;font-size:14px;font-style:normal;font-weight:700;line-height:16px}.header-restore-subscription-banner .banner__btn.text_mob_free{font-size:12px}@media(min-width:768px){.header-restore-subscription-banner .banner__btn.text_mob_free{font-size:16px;line-height:20px}.header-restore-subscription-banner .banner__btn{font-size:16px;line-height:20px;padding:8px 40px}}.header-restore-subscription-banner .banner__btn.loading{color:#000}.header-restore-subscription-banner .banner__btn.loading:after{filter:invert(1)}.header-restore-subscription-banner .btn-banner-close{background:transparent;border:0;cursor:pointer;height:24px;outline:none;width:24px}.header-restore-subscription-banner .btn-banner-close svg{height:auto;width:24px}.header.header-min-back{padding:8px 0;position:static}.header.header-min-back .header-inner img{height:auto;width:77px}@media(min-width:768px){.header.header-min-back .header-inner img{width:108px}}.header.header-min-back .header-inner .header__back{align-items:center;display:flex;height:auto;justify-content:center;width:20px}.notifications__wrap{display:flex;position:relative}@media(min-width:768px){.notifications__wrap{background:var(--Main-White,#fff);border:1.5px solid var(--Main-White,#fff);border-radius:100%;padding:3px}}@media(max-width:768px){.notifications__wrap{padding:6px 13px 6px 6px}}.notifications__counter{background:red;border:2px solid #fff;border-radius:50%;font-size:0;height:12px;opacity:0;position:absolute;right:5px;text-indent:-9999px;top:5px;transition:opacity .3s;width:12px}.notifications__counter.open{opacity:1}@media(max-width:768px){.notifications__counter{border:2px solid #000;right:3px;top:3px}}.notifications__icon{fill:#000;height:24px;width:24px}@media(max-width:768px){.notifications__icon{fill:#fff}}.notifications__link{display:flex}.header{padding:4px 0}@media(min-width:768px){.header{padding:12px 0}}@media(min-width:992px){.header{padding:8px 0}}.header .container{max-width:1080px}.header-top-row{align-items:center;display:flex;min-height:40px}@media(min-width:768px){.header-top-row{display:grid}}@media(min-width:992px){.header-top-row{display:flex}}.header-top-row .header__logo{justify-content:flex-start;left:auto;order:1;position:static;transform:none}@media(min-width:768px){.header-top-row .header__logo{order:0}}.header-top-row .header-switch-age-mobile{display:none}.header-top-row .header-btns-switch-age{display:flex;gap:0;margin-left:auto;order:2}@media(min-width:768px){.header-top-row .header-btns-switch-age{gap:8px;margin-left:0;order:0}}.header-top-row .header-btns-switch-age .header-btns{display:flex}.header-top-row .header-btns-switch-age .header-btns .btn{font-size:14px;font-weight:700;height:28px;line-height:20px;padding:4px 14px}@media(min-width:768px){.header-top-row .header-btns-switch-age .header-btns .btn{height:32px}}.header-top-row .search-btn{order:3}@media(min-width:768px){.header-top-row .search-btn{order:0}}.header-top-row .search-form-wrap{order:3}@media(min-width:768px){.header-top-row .search-form-wrap{order:0}}.header-top-row .hamburger-menu{order:4;padding-right:0}@media(min-width:768px){.header-top-row .hamburger-menu{order:0;padding-right:2px}}.header-top-row .hamburger-menu .hamburger-switch-age{right:186px}@media(min-width:768px){.header-top-row .hamburger-menu .hamburger-switch-age{right:26px}}.header .search-btn.search-btn--desktop{background:transparent;border:none;display:none;filter:none;flex:0 0 auto;padding:0}@media(min-width:768px){.header .search-btn.search-btn--desktop{align-items:center;display:flex;justify-content:center;order:2}}.header .search-btn.search-btn--desktop svg{height:24px;width:24px}.header-top-row{gap:12px}.header-menu{display:none}@media(min-width:768px){.header-menu{display:block}}@media(min-width:992px){.header-menu{display:flex;justify-content:center}}.header-menu__link{font-size:14px}.header .hamburger-menu .menu__box{top:48px}@media(min-width:768px){.header .search-form-wrap{justify-content:flex-end}.header .search-form{align-items:center;display:flex;max-width:24px;overflow:visible;position:relative;width:24px}}@media(min-width:992px){.header .search-form{min-width:unset}}.header .search-form .search-btn{cursor:pointer}@media(min-width:768px){.header .search-form .search-form__search{display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);width:220px}}@media(min-width:1100px){.header .search-form .search-form__search{width:280px}}@media(min-width:768px){.header .search-form.active .search-form__search,.header .search-form.on-focus .search-form__search{display:block}.sv2-dropdown{width:1080px}}.container{max-width:992px}main{margin-top:48px}@media(min-width:768px){main{margin-top:126px}}@media(min-width:992px){main{margin-top:72px}}.section__title--h1,h1,h2,h3,h4{font-weight:700;text-transform:uppercase}.section__title--h1,h1{font-size:16px;line-height:20px}@media(min-width:768px){.section__title--h1,h1{font-size:20px;line-height:32px}}h2{font-size:16px;line-height:20px}@media(min-width:768px){h2{font-size:20px;line-height:26px}}h3,h4{font-size:16px;line-height:20px}.section-head h1{padding:6px 0}@media(min-width:768px){.section-head h1{background:#f7f7f7;padding:10px 16px;width:100%}}.btn-jp--white{background:#fff}.btn-jp--white,.btn-jp--yellow{border:1px solid #000;color:#000}.btn-jp--yellow{background:#ffdb26}.btn-jp--black{background:#000}.btn-jp--black,.btn-jp--red{border:1px solid #000;color:#fff}.btn-jp--red{background:#ff514d}.btn-jp--black-shadow,.btn-jp--gray-shadow{border:1px solid #000;border-radius:8px;box-shadow:2px 3px 0 rgba(0,0,0,.35);font-size:14px;font-weight:700;line-height:16px;padding:10px 24px}.btn-jp--black-shadow:disabled,.btn-jp--gray-shadow:disabled{border-radius:8px}.btn-jp--black-shadow{background:#000;color:#fff}.btn-jp--black-shadow.loading:after,.btn-jp--black-shadow:disabled:after{background-image:url(/build/images/loader-white.7c6cab9a.svg)}.btn-jp--gray-shadow{background:#6a6a6a;border-color:#6a6a6a;color:#fff}