@charset "UTF-8";
@import "//fonts.googleapis.com/css?family=Raleway:300,400,500i,700,700i";
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

@font-face {
  font-family: 'DINCond';
  src: url("../fonts/dincond/dincond-light-webfont.woff2") format("woff2"), url("../fonts/dincond/dincond-light-webfont.woff") format("woff");
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: 'DINCond';
  src: url("../fonts/dincond/dincond-regular-webfont.woff2") format("woff2"), url("../fonts/dincond/dincond-regular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'DINCond';
  src: url("../fonts/dincond/dincond-black-webfont.woff2") format("woff2"), url("../fonts/dincond/dincond-black-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'DINCond';
  src: url("../fonts/dincond/dincond-bold-webfont.woff2") format("woff2"), url("../fonts/dincond/dincond-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'DINCond';
  src: url("../fonts/dincond/dincond-medium-webfont.woff2") format("woff2"), url("../fonts/dincond/dincond-medium-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

html {
  font-size: 14px; }

body {
  font-family: Raleway, sans-serif; }
  body.light {
    background-color: #ffffff; }
  body.grey {
    background-color: #bababa; }
  body.dark {
    background-color: #000; }
  body.over-hidden {
    overflow: hidden; }

.bd {
  position: absolute;
  width: 100%;
  height: calc(100% - 140px);
  top: 60px;
  overflow: hidden; }
  .webtoons .bd {
    overflow: inherit;
    height: 100%; }
  @media all and (max-height: 480px) {
    .bd {
      top: 35px;
      height: calc(100% - 70px); } }
  .bd__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer; }
    .bd__arrow .icon {
      font-size: 25px;
      color: #ffffff;
      opacity: .2;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .bd__arrow .icon:hover {
        opacity: 1;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .bd__arrow--left {
      left: 20px; }
    .bd__arrow--right {
      right: 20px; }
    .bd__arrow--bottom-left {
      top: 91%;
      left: 20px;
      bottom: 10%; }
    .bd__arrow--top-left {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 10%;
      left: 20px; }
    .bd__arrow--bottom-right {
      top: 90%;
      right: 20px;
      bottom: 10%; }
    .bd__arrow--top-right {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
      top: 10%;
      right: 20px; }

.container {
  max-width: 1200px; }

.dark-body {
  display: none;
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100% - 140px);
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10; }
  @media all and (max-height: 480px) {
    .dark-body {
      top: 35px;
      height: calc(100% - 70px); } }

.only-tablet {
  display: none !important; }
  @media all and (max-width: 1024px) {
    .only-tablet {
      display: inline-block !important; } }

.only-mobile {
  display: none !important; }
  @media all and (max-width: 769px) {
    .only-mobile {
      display: inline-block !important; } }

@media all and (max-width: 769px) {
  .no-mobile {
    display: none !important; } }

@media all and (max-width: 1024px) {
  .no-tablet {
    display: none !important; } }

.index-list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .index-list__item {
    list-style: none;
    line-height: 20px; }
    .index-list__item a, .index-list__item h1 {
      color: #fff;
      font-style: italic; }

.close, .help__close, .option__close, .favorite__close, .detail-album__close, .comments__close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 30px;
  font-size: 12px;
  font-weight: 700;
  color: #3e3e3e;
  cursor: pointer; }

input {
  position: relative;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  cursor: pointer; }
  input::after {
    display: block;
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: -1px;
    left: -1px;
    background-color: #ffffff;
    border: solid 1px #bababa; }
  input[type="checkbox"]:checked::before {
    display: block;
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    background-color: #3e3e3e;
    z-index: 5; }

@font-face {
  font-family: 'ao-icon-izneo';
  src: url("../fonts/ao-icon-izneo/ao-icon-izneo.eot?duvd94");
  src: url("../fonts/ao-icon-izneo/ao-icon-izneo.eot?duvd94#iefix") format("embedded-opentype"), url("../fonts/ao-icon-izneo/ao-icon-izneo.ttf?duvd94") format("truetype"), url("../fonts/ao-icon-izneo/ao-icon-izneo.woff?duvd94") format("woff"), url("../fonts/ao-icon-izneo/ao-icon-izneo.svg?duvd94#ao-icon-izneo") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ao-icon-izneo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-easy-nav:before {
  content: ""; }

.icon-integ:before {
  content: ""; }

.icon-quit-easy-nav:before {
  content: ""; }

.icon-zoom-m-ok:before {
  content: ""; }

.icon-zoom-m-blocked:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-right:before {
  content: ""; }

.icon-up:before {
  content: ""; }

.icon-up-left:before {
  content: ""; }

.icon-down:before {
  content: ""; }

.icon-left:before {
  content: ""; }

.icon-menu:before {
  content: ""; }

.icon-close-big:before {
  content: ""; }

.icon-option:before {
  content: ""; }

.icon-quit-full-screen:before {
  content: ""; }

.icon-vertical-nav:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-inter:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-double-page-view:before {
  content: ""; }

.icon-full-screen:before {
  content: ""; }

.icon-horizontal-nav:before {
  content: ""; }

.icon-one-page-view:before {
  content: ""; }

.icon-arrow-thin-right:before {
  content: ""; }

.icon-arrow-thin-up:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-books:before {
  content: ""; }

.icon-cart:before {
  content: ""; }

.icon-eye:before {
  content: ""; }

.icon-eye-alt:before {
  content: ""; }

.icon-eye-circle:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-googleplus:before {
  content: ""; }

.icon-grid:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-heart-fill:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-magnifier:before {
  content: ""; }

.icon-mail:before {
  content: ""; }

.icon-pin:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-circle:before {
  content: ""; }

.icon-timer:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-thin-down:before {
  content: ""; }

.icon-arrow-thin-left:before {
  content: ""; }

.main-header, .main-header__trigger {
  position: fixed;
  width: 100%;
  height: 60px;
  top: 0;
  background-color: #ededed;
  opacity: 0;
  z-index: 5;
  transform: translateY(-100%);
  zoom: 1;
  transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media all and (max-height: 480px) {
    .main-header, .main-header__trigger {
      height: 35px; } }
  .main-header.show, .show.main-header__trigger, .main-header.show2, .show2.main-header__trigger {
    opacity: 1;
    transform: translateY(0); }
  .main-header.hide-force, .hide-force.main-header__trigger {
    display: none; }
  .main-header__trigger {
    opacity: 0;
    z-index: 4;
    display: block;
    cursor: progress;
    transform: none; }
  .main-header__logo {
    float: left;
    width: 140px;
    height: 100%;
    border-right: 1px solid #e1e1e1; }
    @media all and (max-height: 480px) {
      .main-header__logo {
        width: 95px; } }
    .main-header__logo .link {
      height: 100%;
      display: block; }
      @media all and (max-height: 480px) {
        .main-header__logo .link {
          padding: 0 10px; } }
      .main-header__logo .link img {
        display: block;
        margin: auto;
        max-width: 100%;
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
  .main-header__integr {
    display: none; }
    .webtoons .main-header__integr {
      display: block;
      font-size: 19px;
      margin-top: 3px;
      font-weight: bold; }
    .index-webtoons .main-header__integr {
      display: none; }
  .main-header__help, .main-header__info-mobile, .main-header__integr {
    float: left;
    height: 100%;
    line-height: 60px;
    font-family: DINCond, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    color: #3e3e3e;
    padding: 0 20px;
    border-right: 1px solid #e1e1e1;
    cursor: pointer;
    transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media all and (max-width: 480px) {
      .main-header__help, .main-header__info-mobile, .main-header__integr {
        padding: 0 10px; } }
    @media all and (max-height: 480px) {
      .main-header__help, .main-header__info-mobile, .main-header__integr {
        line-height: 35px; } }
    .main-header__help.active, .main-header__info-mobile.active, .main-header__integr.active {
      position: relative;
      color: #fff;
      border: 0;
      z-index: 10;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .main-header__help.active::after, .main-header__info-mobile.active::after, .main-header__integr.active::after {
        position: absolute;
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 10px 9px;
        border-color: transparent transparent #ffffff transparent;
        bottom: 0;
        left: 50%;
        margin-left: -10px;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .main-header__info-mobile {
    font-size: 18px; }
    .main-header__info-mobile.active::after {
      border-color: transparent transparent #bababa transparent; }
  .main-header__information {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; }
    .main-header__information.active {
      color: #fff;
      z-index: 10; }
    .main-header__information__title {
      font-weight: 700; }
      .main-header__information__title .icon {
        margin-left: 8px;
        font-size: 18px;
        cursor: pointer; }
    .main-header__information__subtitle {
      font-size: 12px;
      font-weight: 700;
      line-height: 22px; }
  .main-header__right {
    float: right;
    height: 100%; }
    .main-header__right__inner {
      position: relative;
      float: left;
      border-left: 1px solid #e1e1e1;
      height: 100%;
      padding: 19px 20px;
      cursor: pointer; }
      @media all and (max-width: 480px) {
        .main-header__right__inner {
          padding: 19px 10px; } }
      @media all and (max-width: 322px) {
        .main-header__right__inner {
          border-left: 0; } }
      @media all and (max-height: 480px) {
        .main-header__right__inner {
          padding: 10px 15px; } }
      .main-header__right__inner--share, .main-header__right__inner--favorite, .main-header__right__inner--wishlist, .main-header__right__inner--back-colors, .main-header__right__inner--resize, .main-header__right__inner--zoom {
        width: 60px; }
        .main-header__right__inner--share.active, .main-header__right__inner--favorite.active, .main-header__right__inner--wishlist.active, .main-header__right__inner--back-colors.active, .main-header__right__inner--resize.active, .main-header__right__inner--zoom.active {
          padding: 20px 14px; }
          .main-header__right__inner--share.active > .icon, .main-header__right__inner--favorite.active > .icon, .main-header__right__inner--wishlist.active > .icon, .main-header__right__inner--back-colors.active > .icon, .main-header__right__inner--resize.active > .icon, .main-header__right__inner--zoom.active > .icon {
            background-color: #ff641e;
            border-radius: 100%;
            padding: 8px;
            color: #ffffff;
            font-size: 16px; }
      .main-header__right__inner--back-colors {
        display: none;
        padding: 5px; }
        .main-header__right__inner--back-colors .option__color-list {
          margin: 0; }
          .main-header__right__inner--back-colors .option__color-list__item {
            float: left;
            width: 20px;
            height: 20px;
            margin: 15px 2px 0 2px; }
            .main-header__right__inner--back-colors .option__color-list__item--white.active::after, .main-header__right__inner--back-colors .option__color-list__item--black.active::after {
              font-size: 7px; }
        .index-webtoons .main-header__right__inner--back-colors {
          display: block; }
      .main-header__right__inner--resize {
        display: none; }
        .main-header__right__inner--resize .main-footer__list__item {
          height: 60px;
          margin: 1px 8px 0 7px; }
        .index-webtoons .main-header__right__inner--resize {
          display: block;
          padding: 0; }
      .main-header__right__inner--zoom {
        display: none;
        width: 105px; }
        .main-header__right__inner--zoom span {
          float: right; }
          .main-header__right__inner--zoom span:first-child {
            float: left; }
        .index-webtoons .main-header__right__inner--zoom {
          display: block; }
      .main-header__right__inner .icon {
        font-size: 18px;
        color: #3e3e3e; }
        @media all and (max-height: 480px) {
          .main-header__right__inner .icon {
            font-size: 15px; } }
      .main-header__right__inner .link {
        text-decoration: none;
        display: block;
        height: 100%; }
      .main-header__right__inner--gift {
        background-color: #8accd9; }
      .main-header__right__inner--buy {
        background-color: #39b0c8;
        border-left: 1px solid #ffffff; }
        .main-header__right__inner--buy .icon {
          display: inline-block;
          vertical-align: bottom; }
        .index-webtoons .main-header__right__inner--buy {
          display: none; }
      .main-header__right__inner--close {
        background-color: #ff641e;
        border-left: 1px solid #ffffff; }
      .main-header__right__inner--gift, .main-header__right__inner--buy, .main-header__right__inner--close {
        padding: 0; }
        .main-header__right__inner--gift a, .main-header__right__inner--buy a, .main-header__right__inner--close a {
          padding: 19px 20px; }
          @media all and (max-width: 480px) {
            .main-header__right__inner--gift a, .main-header__right__inner--buy a, .main-header__right__inner--close a {
              padding: 19px 17px; } }
          @media all and (max-height: 480px) {
            .main-header__right__inner--gift a, .main-header__right__inner--buy a, .main-header__right__inner--close a {
              padding: 10px 12px; } }
        .main-header__right__inner--gift .icon, .main-header__right__inner--buy .icon, .main-header__right__inner--close .icon {
          color: #fff; }
      .main-header__right__inner__price {
        font-family: DINCond, sans-serif;
        font-size: 16px;
        font-weight: 700;
        color: #fff;
        margin-left: 10px;
        display: inline-block;
        vertical-align: bottom; }
      @media all and (max-width: 1024px) {
        .main-header__right__inner--share, .main-header__right__inner--wishlist, .main-header__right__inner--favorite, .main-header__right__inner--gift {
          display: none; } }
      .main-header__right__inner--menu .icon-close-big {
        display: none;
        position: relative;
        color: #ffffff;
        z-index: 10; }
      .main-header__right__inner--menu.active .icon-menu {
        display: none; }
      .main-header__right__inner--menu.active .icon-close-big {
        display: block; }
      .main-header__right__inner--menu.active::after {
        position: absolute;
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 9px 10px 9px;
        border-color: transparent transparent #ffffff transparent;
        bottom: 0;
        left: 50%;
        margin-left: -10px;
        z-index: 10;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.dark-header {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 5; }

.main-footer, .main-footer__trigger {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 80px;
  background-color: #ededed;
  opacity: 0;
  z-index: 5;
  transform: translateY(100%);
  zoom: 1;
  transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media all and (max-height: 480px) {
    .main-footer, .main-footer__trigger {
      height: 35px; } }
  .main-footer.show, .show.main-footer__trigger, .main-footer.show2, .show2.main-footer__trigger {
    opacity: 1;
    transform: translateY(0); }
    .webtoons .main-footer.show, .webtoons .show.main-footer__trigger, .webtoons .main-footer.show2, .webtoons .show2.main-footer__trigger {
      display: none; }
  .main-footer.hide-force, .hide-force.main-footer__trigger {
    display: none !important; }
  .main-footer__trigger {
    opacity: 0;
    z-index: 4;
    display: block;
    cursor: progress;
    transform: none; }
    .webtoons .main-footer__trigger {
      display: none; }
  .main-footer__list {
    text-align: center;
    line-height: 80px; }
    .webtoons .main-footer__list {
      display: none; }
    @media all and (max-height: 480px) {
      .main-footer__list {
        line-height: 35px; } }
    .main-footer__list__item {
      position: relative;
      vertical-align: top;
      display: inline-block;
      width: 45px;
      height: 80px;
      margin: 0 10px;
      cursor: pointer; }
      @media all and (max-height: 480px) {
        .main-footer__list__item {
          height: 35px;
          width: 25px; } }
      @media all and (max-width: 480px) {
        .main-footer__list__item {
          margin: 0 10px;
          width: 30px; } }
      .main-footer__list__item .icon {
        font-size: 30px;
        color: #2c66b6;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .main-footer__list__item .icon.hide {
          display: none; }
        .main-footer__list__item .icon.disabled {
          color: #bababa;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        @media all and (max-width: 1024px) {
          .main-footer__list__item .icon {
            font-size: 24px; } }
        @media all and (max-height: 480px) {
          .main-footer__list__item .icon {
            font-size: 20px; } }
        .main-footer__list__item .icon.icon-horizontal-nav {
          font-size: 23px; }
          @media all and (max-height: 480px) {
            .main-footer__list__item .icon.icon-horizontal-nav {
              font-size: 18px; } }
        .main-footer__list__item .icon.icon-vertical-nav {
          font-size: 32px; }
          @media all and (max-height: 480px) {
            .main-footer__list__item .icon.icon-vertical-nav {
              font-size: 22px; } }
      .main-footer__list__item--pagination {
        width: 85px;
        height: 87px;
        background-color: #2c66b6;
        color: #fff;
        line-height: normal;
        padding: 16px 20px;
        margin-top: -7px;
        border-top: 7px solid #2c66b6; }
        @media all and (max-width: 480px) {
          .main-footer__list__item--pagination {
            width: 75px; } }
        @media all and (max-height: 480px) {
          .main-footer__list__item--pagination {
            width: 55px;
            height: 38px;
            margin-top: -3px;
            padding: 0 8px;
            font-size: 10px;
            border-top-width: 3px; } }
        .main-footer__list__item--pagination .current {
          font-weight: 700; }
        .main-footer__list__item--pagination .last {
          padding-top: 8px;
          margin-top: 10px;
          border-top: 1px solid #ffffff;
          opacity: .8; }
          @media all and (max-height: 480px) {
            .main-footer__list__item--pagination .last {
              padding-top: 4px;
              margin-top: 4px; } }
        .main-footer__list__item--pagination::before {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          display: block;
          content: '';
          width: 0;
          height: 0;
          top: -14px;
          border-style: solid;
          border-width: 7px 6.5px 0 6.5px;
          border-color: #000 transparent transparent transparent;
          z-index: 15;
          opacity: 0;
          transition: top 200ms 200ms ease-in-out, opacity 200ms ease-in-out; }
        .main-footer__list__item--pagination.active::before {
          top: -7px;
          opacity: 1;
          transition: all 200ms ease-in-out; }
      .main-footer__list__item--option.active {
        position: relative;
        z-index: 10; }
        .main-footer__list__item--option.active .icon {
          position: absolute;
          color: #fff;
          z-index: 10; }
        .main-footer__list__item--option.active::after {
          position: absolute;
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 9px 0 9px;
          border-color: #ffffff transparent transparent transparent;
          top: 0;
          left: 50%;
          margin-left: -9px;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.quality {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 75px; }
  .webtoons .quality {
    display: none; }
  @media all and (max-width: 1024px) {
    .quality {
      right: 25px; } }
  .quality__checkbox {
    display: none; }
    .quality__checkbox:checked + .quality__label::after {
      left: 2px; }
  .quality__label {
    font-style: italic;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #bababa;
    cursor: pointer; }
    .quality__label.active {
      color: #2c66b6; }
    .quality__checkbox + .quality__label {
      position: relative;
      margin: 0 5px; }
      .quality__checkbox + .quality__label::before {
        content: '';
        display: inline-block;
        vertical-align: bottom;
        width: 30px;
        height: 16px;
        background-color: #bababa;
        border-radius: 10px;
        margin-right: 8px;
        z-index: 1;
        cursor: pointer; }
      .quality__checkbox + .quality__label::after {
        content: '';
        display: inline-block;
        vertical-align: bottom;
        width: 12px;
        height: 12px;
        background-color: #ffffff;
        border-radius: 100%;
        left: 16px;
        margin-top: -1px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        cursor: pointer;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.dark-footer {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 5; }

.tag, .end .block__left__author--desktop {
  list-style: none;
  display: inline-block;
  background-color: #ededed;
  font-style: italic;
  font-size: 14px;
  color: #3e3e3e;
  padding: 5px 10px;
  margin: 0 0 2px -2px; }

.back-to-player {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  text-decoration: none; }
  .back-to-player .icon {
    font-size: 25px;
    color: #bababa; }
  @media all and (max-width: 1024px) {
    .back-to-player {
      display: none; } }

.end {
  width: 100%;
  margin: auto;
  padding: 80px; }
  @media all and (max-width: 769px) {
    .end {
      padding: 30px; } }
  @media all and (max-width: 480px) {
    .end {
      padding: 15px; } }
  .end .block {
    position: relative;
    border-bottom: solid 2px #3e3e3e;
    padding-bottom: 35px;
    margin-bottom: 35px; }
    .end .block.end-webtoons {
      width: 340px;
      margin: 0 auto;
      border: none; }
    .end .block .title {
      font-family: DINCond, sans-serif;
      font-size: 36px;
      font-weight: 300;
      text-transform: uppercase;
      margin-bottom: 35px; }
      .end .block .title.end-webtoons {
        margin-bottom: 10px; }
      .end .block .title--inline-b {
        display: inline-block; }
      @media all and (max-width: 769px) {
        .end .block .title {
          font-size: 32px; } }
    .end .block .link-simple {
      float: right; }
      .end .block .link-simple--more {
        margin-top: 10px; }
        @media all and (max-width: 1024px) {
          .end .block .link-simple--more {
            display: none; } }
      @media all and (max-width: 1250px) {
        .end .block .link-simple--comment {
          float: none;
          display: block;
          margin-top: 10px; } }
    .end .block__left {
      display: inline-block;
      vertical-align: top;
      width: 49%;
      margin-right: 3%;
      padding-right: 10px; }
      @media all and (max-width: 1024px) {
        .end .block__left {
          display: block;
          width: 100%; } }
      .end .block__left.end-webtoons {
        width: 100%; }
      .end .block__left__img {
        position: relative;
        width: 150px;
        display: inline-block;
        vertical-align: top;
        cursor: pointer; }
        .end .block__left__img.end-webtoons {
          width: 155px;
          float: left; }
        .end .block__left__img .hover {
          opacity: 0;
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 50px;
          line-height: 50px;
          background-color: rgba(255, 100, 30, 0.8);
          color: #fff;
          text-transform: uppercase;
          text-align: center;
          font-family: DINCond, sans-serif;
          font-weight: 700;
          font-size: 16px;
          z-index: 2;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .end .block__left__img .hover .icon {
            margin-right: 5px;
            color: #ffffff;
            font-size: 18px; }
        .end .block__left__img:hover .hover {
          opacity: 1;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .end .block__left__img img {
          display: block;
          margin: auto;
          max-width: 100%; }
      .end .block__left .inline-b {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 154px);
        padding-left: 15px; }
        .end .block__left .inline-b.end-webtoons {
          float: left;
          width: auto;
          padding-left: 25px; }
      .end .block__left__title {
        font-family: DINCond, sans-serif;
        font-size: 36px;
        font-weight: 300;
        color: #ff641e;
        margin-bottom: 5px; }
      .end .block__left__subtitle {
        font-weight: 700;
        font-size: 22px;
        margin-bottom: 10px; }
        @media all and (max-width: 769px) {
          .end .block__left__subtitle {
            font-size: 18px; } }
      .end .block__left__author {
        margin-bottom: 25px; }
      @media all and (max-width: 1024px) {
        .end .block__left__tags .tag, .end .block__left__tags .block__left__author--desktop {
          display: none; } }
      .end .block__left__note {
        margin-top: 25px; }
        .end .block__left__note.end-webtoons {
          margin-top: 0; }
        @media all and (max-width: 480px) {
          .end .block__left__note__text {
            display: block;
            margin-bottom: 6px; } }
        .end .block__left__note--slider {
          margin-top: 5px; }
        .end .block__left__note__star {
          color: #e1e1e1; }
          .end .block__left__note__star.active {
            color: #ffb81e; }
    .end .block__right {
      display: inline-block;
      vertical-align: top;
      width: 47%; }
      .end .block__right.end-webtoons {
        width: 100%; }
        @media all and (max-width: 1024px) {
          .end .block__right.end-webtoons {
            display: inline-block; } }
      @media all and (max-width: 1024px) {
        .end .block__right {
          display: block;
          width: 100%; } }
      .end .block__right__list {
        float: right; }
        @media all and (max-width: 1024px) {
          .end .block__right__list {
            float: none;
            text-align: center;
            margin-top: 20px; } }
        .end .block__right__list__item {
          position: relative;
          list-style: none;
          display: inline-block;
          vertical-align: top;
          border: solid 1px #bababa;
          border-radius: 100%;
          width: 34px;
          height: 34px;
          cursor: pointer;
          margin: 0 2px; }
          .end .block__right__list__item .icon {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            font-size: 16px; }
          .end .block__right__list__item.active {
            background-color: #ff641e;
            border: solid 1px #ff641e; }
            .end .block__right__list__item.active .icon {
              color: #ffffff; }
      .end .block__right__info {
        margin-top: 50px;
        background-color: #ededed;
        padding: 6px;
        width: 100%;
        height: 100px; }
        .end .block__right__info.end-webtoons {
          margin-top: 40px; }
          @media all and (max-width: 769px) {
            .end .block__right__info.end-webtoons {
              padding: 6px; } }
          .end .block__right__info.end-webtoons.no-padding {
            padding: 0; }
        @media all and (max-width: 1024px) {
          .end .block__right__info {
            margin-top: 20px; } }
        @media all and (max-width: 769px) {
          .end .block__right__info {
            padding: 2px; } }
        .end .block__right__info--v4 a {
          width: 100%;
          text-align: center;
          margin: 4px 0; }
        .end .block__right__info--yellow {
          background-color: #fff000;
          padding: 30px 0; }
        .end .block__right__info__inner {
          text-align: center;
          font-size: 14px; }
          .end .block__right__info__inner .first-line {
            display: block;
            text-transform: uppercase;
            font-family: DINCond, sans-serif;
            font-weight: 700;
            font-size: 16px;
            margin-bottom: 6px; }
        .end .block__right__info__price {
          display: inline-block;
          vertical-align: middle;
          width: 120px;
          font-weight: 700;
          font-size: 30px;
          text-align: center;
          color: #3e3e3e; }
          @media all and (max-width: 480px) {
            .end .block__right__info__price {
              width: 80px; } }
        .end .block__right__info .link-btn {
          display: inline-block;
          vertical-align: middle;
          height: 100%;
          width: calc((100% - 140px) / 2);
          padding: 0 10px; }
          .end .block__right__info .link-btn.end-webtoons {
            width: 204px;
            padding: 0 15px; }
            @media all and (max-width: 480px) {
              .end .block__right__info .link-btn.end-webtoons {
                width: 74%; } }
          @media all and (max-width: 769px) {
            .end .block__right__info .link-btn .icon {
              display: block; } }
          @media all and (max-width: 769px) {
            .end .block__right__info .link-btn {
              width: calc((100% - 128px) / 2); } }
          @media all and (max-width: 480px) {
            .end .block__right__info .link-btn {
              width: calc((100% - 88px) / 2);
              padding: 0 4px; } }
          .end .block__right__info .link-btn--dark, .end .block__right__info .link-btn--light {
            margin-left: 10px; }
            @media all and (max-width: 769px) {
              .end .block__right__info .link-btn--dark, .end .block__right__info .link-btn--light {
                margin-left: 0; } }
            .end .block__right__info .link-btn--dark.end-webtoons, .end .block__right__info .link-btn--light.end-webtoons {
              margin-left: inherit;
              width: 100%;
              font-size: 24px;
              padding: 0 70px; }
          .end .block__right__info .link-btn--light {
            background-color: #8accd9; }
          .end .block__right__info .link-btn__inner {
            position: relative;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
            .end .block__right__info .link-btn__inner .icon {
              display: inline-block;
              width: 35px;
              margin-right: 10px; }
              @media all and (max-width: 480px) {
                .end .block__right__info .link-btn__inner .icon {
                  display: block;
                  margin: 0 auto 6px auto; } }
            .end .block__right__info .link-btn__inner span {
              display: inline-block;
              vertical-align: middle; }
            .end .block__right__info .link-btn__inner__text {
              width: calc(100% - 60px);
              text-align: left; }
              @media all and (max-width: 480px) {
                .end .block__right__info .link-btn__inner__text {
                  width: 100%;
                  text-align: center; } }
        .end .block__right__info--full {
          background-color: transparent;
          padding: 0; }
          @media all and (max-width: 480px) {
            .end .block__right__info--full {
              height: auto; } }
          .end .block__right__info--full .link-btn {
            width: calc(50% - 10px); }
            @media all and (max-width: 769px) {
              .end .block__right__info--full .link-btn {
                width: calc(50% - 2px); } }
            .end .block__right__info--full .link-btn:first-child {
              margin: 0; }
            @media all and (max-width: 480px) {
              .end .block__right__info--full .link-btn {
                width: 100%;
                height: 50px;
                margin: 4px 0; }
                .end .block__right__info--full .link-btn .link-btn__inner .icon {
                  display: inline-block;
                  margin: 0 6px 0 0; }
                .end .block__right__info--full .link-btn .link-btn__inner__text {
                  width: auto; } }
      .end .block__right__img {
        position: relative;
        width: 100%;
        display: inline-block;
        vertical-align: top;
        cursor: pointer;
        margin-top: 30px; }
        .end .block__right__img .hover {
          opacity: 0;
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 57px;
          line-height: 50px;
          background-color: rgba(255, 100, 30, 0.8);
          color: #fff;
          text-transform: uppercase;
          text-align: center;
          font-family: DINCond, sans-serif;
          font-weight: 700;
          font-size: 16px;
          z-index: 2;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
          .end .block__right__img .hover .icon {
            margin-right: 5px;
            color: #ffffff;
            font-size: 18px; }
        .end .block__right__img:hover .hover {
          opacity: 1;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .end .block__right__img img {
          display: block;
          margin: auto;
          max-width: 100%; }
    .end .block .slider__prev, .end .block .slider__next {
      position: absolute;
      top: -66px;
      right: 10px;
      width: 26px;
      height: 26px;
      border: solid 1px #3e3e3e;
      border-radius: 100%;
      font-weight: 700;
      font-size: 14px;
      cursor: pointer; }
      @media all and (max-width: 480px) {
        .end .block .slider__prev, .end .block .slider__next {
          right: 0; } }
      .end .block .slider__prev.slick-disabled, .end .block .slider__next.slick-disabled {
        border: solid 1px #e1e1e1;
        color: #e1e1e1; }
    .end .block .slider__prev {
      right: 50px;
      padding: 6px 4px; }
      @media all and (max-width: 480px) {
        .end .block .slider__prev {
          right: 35px; } }
    .end .block .slider__next {
      padding: 6px; }
    .end .block .slider__item {
      position: relative;
      outline: none;
      padding: 0 10px; }
      .end .block .slider__item__img {
        width: 150px;
        display: inline-block;
        vertical-align: top; }
        @media all and (max-width: 1024px) {
          .end .block .slider__item__img {
            width: 100%; } }
        .end .block .slider__item__img img {
          display: block;
          margin: auto;
          max-width: 100%; }
          @media all and (max-width: 1024px) {
            .end .block .slider__item__img img {
              margin: 0; } }
      .end .block .slider__item .inline-b {
        display: inline-block;
        vertical-align: top;
        width: calc(100% - 154px);
        padding-left: 8px; }
        @media all and (max-width: 1024px) {
          .end .block .slider__item .inline-b {
            display: block;
            vertical-align: top;
            width: 100%;
            padding-left: 0;
            margin-top: 10px; } }
      .end .block .slider__item .link-btn {
        font-size: 15px;
        padding: 0 10px;
        max-width: 200px;
        position: absolute;
        bottom: 0;
        left: 168px;
        line-height: 50px; }
        @media all and (max-width: 1270px) {
          .end .block .slider__item .link-btn {
            font-size: 17px; } }
        @media all and (max-width: 1200px) {
          .end .block .slider__item .link-btn {
            position: relative;
            left: auto;
            margin-top: 10px;
            max-width: 200px; } }
        @media all and (max-width: 769px) {
          .end .block .slider__item .link-btn {
            margin-top: 35px;
            max-width: 100%; }
            .end .block .slider__item .link-btn::before {
              display: block;
              content: '';
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              top: -12px;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 0 12px 12px 12px;
              border-color: transparent transparent #2c66b6 transparent; } }
        .end .block .slider__item .link-btn .icon {
          font-size: 30px;
          display: inline-block;
          vertical-align: middle; }
          @media all and (max-width: 1460px) {
            .end .block .slider__item .link-btn .icon {
              font-size: 25px; } }
          @media all and (max-width: 1200px) {
            .end .block .slider__item .link-btn .icon {
              display: inline-block; } }
          @media all and (max-width: 1024px) {
            .end .block .slider__item .link-btn .icon {
              font-size: 30px; } }
      .end .block .slider__item__title {
        font-weight: 700;
        margin-bottom: 10px; }
      .end .block .slider__item__subtitle {
        margin-bottom: 10px; }
      .end .block .slider__item__price {
        font-weight: 700;
        font-size: 16px;
        margin: 10px 0; }

.button {
  padding: 10px 20px;
  background-color: #ff641e;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: DINCond, sans-serif;
  font-weight: 700;
  font-size: 14px;
  border: 0;
  cursor: pointer; }
  .button--dark {
    background-color: #3e3e3e; }
  .button--grey {
    background-color: #bababa; }

.link-btn {
  display: block;
  background-color: #39b0c8;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 30px 15px;
  font-size: 16px;
  font-weight: 700;
  font-family: DINCond, sans-serif;
  transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .link-btn .icon {
    margin-right: 8px;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle; }
  .link-btn--dark {
    background-color: #2c66b6; }

.link-simple {
  font-size: 15px;
  font-style: italic;
  text-decoration: underline;
  color: #3e3e3e;
  cursor: pointer; }
  .link-simple::before {
    display: inline-block;
    margin-right: 4px;
    content: '+'; }

.tooltip {
  display: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background-color: #3e3e3e;
  color: #fff;
  font-style: italic;
  font-size: 12px;
  padding: 6px 20px;
  min-width: 130px;
  text-align: center;
  z-index: 10; }
  .tooltip--bottom:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #3e3e3e transparent; }

.share {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 10; }
  .share--header {
    background-color: #ededed; }
  .share__back {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 100%;
    margin-right: 25px;
    background-color: #ededed;
    cursor: pointer; }
    .share__back .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: .5; }
  .share--tablet {
    display: block;
    top: 0;
    height: 100%;
    background-color: #ffffff;
    transform: translateX(-100%);
    transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .share--tablet.show {
      transform: translateX(0);
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .share__item {
    position: relative;
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #3e3e3e; }
    .share__item--small {
      margin: 5px auto; }
    .share__item--tablet {
      display: inline-block;
      vertical-align: middle;
      margin: 35px 8px; }
      @media all and (max-height: 480px) {
        .share__item--tablet {
          margin-top: 10px;
          margin-bottom: 10px; } }
    .share__item--fb {
      background-color: #2956a8; }
    .share__item--tw {
      background-color: #3fcad6; }
    .share__item .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #fff;
      font-size: 14px; }

.help {
  display: none;
  position: fixed;
  width: 70%;
  height: calc(100% - 60px);
  top: 60px;
  background-color: #ffffff;
  padding: 55px;
  z-index: 10; }
  @media all and (max-width: 1350px) {
    .help {
      width: 80%; } }
  @media all and (max-width: 1200px) {
    .help {
      width: 95%; } }
  @media all and (max-width: 1024px) {
    .help {
      padding: 55px 25px 0 25px;
      overflow: auto;
      width: 100%; } }
  @media all and (max-width: 769px) {
    .help {
      padding: 15px; } }
  @media all and (max-height: 480px) {
    .help {
      top: 35px;
      height: calc(100% - 35px); } }
  .help::before {
    position: absolute;
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 9px 10px 9px;
    border-color: transparent transparent #ffffff transparent;
    top: -10px;
    left: 160px; }
  .help.show {
    display: block; }
  @media all and (max-width: 769px) {
    .help__close {
      right: 0;
      top: 0; } }
  .help__inner {
    display: none; }
    .help__inner.active {
      display: block; }
    .help__inner__col {
      display: inline-block;
      vertical-align: top;
      width: 49%; }
      @media all and (max-width: 1024px) {
        .help__inner__col {
          padding-left: 25px; } }
      @media all and (max-width: 769px) {
        .help__inner__col {
          display: block;
          width: 100%;
          padding-left: 0; } }
      .help__inner__col:first-child {
        border-right: 1px solid #ededed; }
        @media all and (max-width: 769px) {
          .help__inner__col:first-child {
            border-right: 0; } }
      .help__inner__col--full {
        width: 100%; }
        .help__inner__col--full:first-child {
          border-right: 0; }
      .help__inner__col .line {
        display: block;
        height: 50px; }
        .help__inner__col .line__key {
          position: relative;
          display: inline-block;
          width: 100px;
          height: 100%;
          text-align: center;
          padding: 13px 0;
          border-right: 1px solid #ededed; }
          .help__inner__col .line__key__item {
            display: inline-block;
            font-weight: 700;
            font-size: 10px;
            color: #3e3e3e;
            border: 2px solid #3e3e3e;
            border-radius: 5px;
            padding: 4px 7px;
            margin: auto;
            min-width: 23px;
            text-align: center;
            text-transform: uppercase; }
            .help__inner__col .line__key__item--arrow {
              font-family: DINCond, sans-serif;
              font-weight: 700; }
        .help__inner__col .line__info {
          display: inline-block;
          vertical-align: top;
          width: calc(100% - 104px);
          height: 100%; }
          @media all and (max-width: 1024px) {
            .help__inner__col .line__info {
              width: 100%; } }
          .help__inner__col .line__info__icon {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            width: 46px;
            height: 46px; }
            .help__inner__col .line__info__icon .icon {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              font-size: 20px; }
              .help__inner__col .line__info__icon .icon.icon-menu, .help__inner__col .line__info__icon .icon.icon-close-big {
                font-size: 15px; }
            .help__inner__col .line__info__icon img {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%); }
            .help__inner__col .line__info__icon--cart .icon, .help__inner__col .line__info__icon--quit .icon {
              color: #fff; }
            .help__inner__col .line__info__icon--cart {
              background-color: #39b0c8; }
            .help__inner__col .line__info__icon--quit {
              background-color: #ff641e; }
            .help__inner__col .line__info__icon--cdf {
              background-color: #2c66b6;
              text-align: center;
              padding: 6px;
              color: #fff;
              font-size: 12px; }
              .help__inner__col .line__info__icon--cdf .current {
                font-weight: 700; }
              .help__inner__col .line__info__icon--cdf .last {
                padding-top: 3px;
                margin-top: 3px;
                border-top: 1px solid #ffffff;
                opacity: .8; }
          .help__inner__col .line__info__text {
            display: inline-block;
            vertical-align: middle;
            font-weight: 700;
            font-size: 12px;
            max-width: calc(100% - 70px);
            margin-left: 15px; }

.tab {
  border-bottom: 1px solid #ededed;
  margin-bottom: 55px; }
  @media all and (max-width: 769px) {
    .tab {
      margin-bottom: 15px; } }
  .tab__item {
    display: inline-block;
    width: 49%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    text-transform: uppercase;
    font-family: DINCond, sans-serif;
    font-size: 36px;
    color: #e1e1e1;
    cursor: pointer;
    transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .tab__item.active {
      color: #ff641e;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media all and (max-width: 769px) {
        .tab__item.active {
          color: #3e3e3e; } }
    @media all and (max-width: 769px) {
      .tab__item {
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-size: 30px; } }

.interstitiel {
  display: none;
  background-color: #ffffff;
  border: 10px solid #ff641e;
  width: 450px;
  min-height: 520px;
  max-height: 100%;
  overflow: hidden;
  padding: 30px 50px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99999; }
  @media all and (max-width: 480px) {
    .interstitiel {
      width: 95%;
      padding: 20px;
      max-height: 95%;
      overflow-y: auto; } }
  .interstitiel__close {
    z-index: 9; }
    @media all and (max-width: 480px) {
      .interstitiel__close {
        padding: 10px 10px 30px 30px; } }
  .interstitiel__next, .interstitiel__prev {
    opacity: 1;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 170px;
    cursor: pointer;
    z-index: 9;
    transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .interstitiel__next .icon, .interstitiel__prev .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: #ff641e;
      font-size: 22px; }
    .interstitiel__next.slick-disabled, .interstitiel__prev.slick-disabled {
      opacity: 0;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .interstitiel__next {
    right: -30px; }
  .interstitiel__prev {
    left: -30px; }
  .interstitiel__slider {
    position: relative;
    width: 100%; }
  .interstitiel__inner {
    position: relative;
    width: 100%; }
    .interstitiel__inner__title {
      font-size: 36px;
      font-weight: 300;
      font-family: DINCond, sans-serif;
      text-transform: uppercase; }
    .interstitiel__inner__img {
      position: relative;
      margin: 25px auto 25px auto; }
      .interstitiel__inner__img img {
        display: block;
        margin: auto; }
      .interstitiel__inner__img__step {
        background-color: #3e3e3e;
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        width: 34px;
        height: 34px;
        text-align: center;
        line-height: 30px;
        border-radius: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -20px; }
    .interstitiel__inner__description {
      max-width: 300px;
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      margin: auto; }
      .interstitiel__inner__description strong {
        font-weight: 700; }
      .interstitiel__inner__description i {
        font-style: italic; }
      .interstitiel__inner__description .link-btn {
        display: inline-block;
        padding: 15px;
        margin-top: 10px; }

.option {
  display: none;
  position: fixed;
  width: 40%;
  height: calc(100% - 80px);
  right: 0;
  top: 0;
  background-color: #ffffff;
  padding: 55px;
  overflow: auto;
  z-index: 10; }
  @media all and (max-width: 1024px) {
    .option {
      width: 100%;
      height: auto;
      padding: 40px;
      bottom: 80px;
      top: auto; } }
  @media all and (max-width: 769px) {
    .option {
      width: 100%;
      height: calc(100% - 80px);
      bottom: auto;
      top: 0;
      padding: 20px; } }
  @media all and (max-height: 480px) {
    .option {
      height: calc(100% - 35px); } }
  .option__title {
    font-family: DINCond, sans-serif;
    font-weight: 200;
    font-size: 36px;
    text-transform: uppercase;
    margin-bottom: 30px; }
  @media all and (max-width: 1024px) {
    .option .col-tablet {
      width: 50%;
      float: left; } }
  @media all and (max-width: 769px) {
    .option .col-tablet {
      width: 100%;
      float: none; } }
  .option__subtitle {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 15px; }
  .option__time-slider {
    position: relative;
    width: 90%;
    height: 1px;
    background-color: #ededed;
    margin: 30px auto 60px auto; }
    .option__time-slider::before, .option__time-slider::after {
      position: absolute;
      bottom: -25px;
      font-weight: 300;
      color: #3e3e3e;
      opacity: .7; }
    .option__time-slider::before {
      left: -10px;
      content: '0.5 s'; }
    .option__time-slider::after {
      right: -10px;
      content: '2 s'; }
    .option__time-slider__handle {
      position: absolute;
      z-index: 2;
      touch-action: none;
      width: 30px;
      height: 20px;
      top: -20px;
      margin-top: -10px;
      margin-left: -15px;
      text-align: center;
      cursor: pointer;
      color: #ff641e; }
      .option__time-slider__handle::before {
        display: none; }
      .option__time-slider__handle::after {
        display: block;
        content: '';
        position: absolute;
        width: 20px;
        height: 20px;
        background-color: #ffffff;
        border: 1px solid #bababa;
        border-radius: 100%;
        outline: none;
        top: 20px;
        left: 5px;
        cursor: pointer; }
    .option__time-slider .ui-slider-range {
      background-color: #ff641e;
      height: 2px; }
  .option__effect {
    margin-bottom: 40px; }
    .option__effect__inner {
      position: relative;
      width: 90%;
      margin: auto;
      border-bottom: 1px solid #ededed;
      padding: 12px;
      font-size: 300;
      color: #7a7a7a;
      cursor: pointer;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .option__effect__inner:first-child {
        border-top: 1px solid #ededed; }
      .option__effect__inner:hover {
        color: #ff641e;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .option__effect__inner.active {
        border-bottom: 1px solid #bababa;
        color: #ff641e; }
        .option__effect__inner.active::after {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          font-family: ao-icon-izneo, sans-serif;
          right: 10px;
          display: block;
          content: "";
          color: #ff641e;
          font-size: 10px; }
    .option__effect__check {
      position: relative;
      width: 90%;
      margin: 12px auto 0 auto;
      padding: 12px;
      font-size: 300;
      color: #7a7a7a;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media all and (max-width: 480px) {
        .option__effect__check {
          width: 100%; } }
      .option__effect__check label {
        color: #7a7a7a;
        margin-left: 6px;
        cursor: pointer;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .option__effect__check label.active {
          color: #ff641e;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .option__effect__check label.disabled {
          color: #e1e1e1; }
      .option__effect__check input {
        cursor: pointer; }
        .option__effect__check input[type="checkbox"]:checked::before {
          position: absolute;
          top: 1px;
          left: 0;
          font-family: ao-icon-izneo, sans-serif;
          content: "";
          color: #ff641e;
          font-size: 8px;
          background-color: transparent; }
      .option__effect__check::after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        content: '?';
        right: 10px;
        display: block;
        text-align: center;
        padding-top: 4px;
        color: #ffffff;
        background-color: #ff641e;
        width: 22px;
        height: 22px;
        border-radius: 100%;
        box-sizing: border-box; }
  .option__color-list {
    text-align: center;
    margin-bottom: 70px; }
    @media all and (max-width: 1024px) {
      .option__color-list {
        margin-bottom: 150px; } }
    @media all and (max-width: 769px) {
      .option__color-list {
        margin-bottom: 40px; } }
    .option__color-list__item {
      position: relative;
      display: inline-block;
      margin: 10px 20px 0 20px;
      border: 1px solid #bababa;
      border-radius: 100%;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      .option__color-list__item--white {
        background-color: #ffffff; }
      .option__color-list__item--grey {
        background-color: #bababa; }
      .option__color-list__item--black {
        background-color: #000; }
      .option__color-list__item--white.active::after, .option__color-list__item--grey.active::after, .option__color-list__item--black.active::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: ao-icon-izneo, sans-serif;
        display: block;
        content: "";
        color: #fff;
        font-size: 10px; }
      .option__color-list__item--white.active::after {
        color: #3e3e3e; }
  .option__submit {
    text-align: center; }
    .option__submit a {
      margin: 0 15px; }
  .option .quality {
    position: static;
    margin-bottom: 20px; }
    .option .quality__label.active {
      color: #ff641e; }

input[type=range] {
  appearance: none;
  width: 100%;
  outline: none; }
  input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 2px;
    background: #ddd;
    border: none;
    border-radius: 3px; }
    .index-webtoons input[type=range]::-webkit-slider-runnable-track {
      background: #2c66b6; }
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: goldenrod;
    margin-top: -4px; }

.noUi-target {
  background: #ededed;
  border: 0;
  border-radius: 0;
  box-shadow: none; }
.noUi-connect {
  top: -50%;
  height: 2px;
  background: #ff641e;
  border-radius: 0;
  box-shadow: none; }
.noUi-horizontal {
  width: 90%;
  height: 1px;
  margin: 30px auto 60px; }
  .noUi-horizontal .noUi-handle {
    z-index: 2;
    width: 22px;
    height: 22px;
    top: -11px;
    left: -11px;
    text-align: center;
    color: #ff641e;
    background: #ffffff;
    border: 1px solid #bababa;
    border-radius: 50%;
    box-shadow: none;
    outline: none;
    cursor: pointer; }
    .noUi-horizontal .noUi-handle::before, .noUi-horizontal .noUi-handle::after {
      display: none; }
  .noUi-horizontal .noUi-tooltip {
    bottom: 100%;
    color: #ff641e;
    background: none;
    border: none; }
.noUi-marker-horizontal.noUi-marker-large {
  display: none; }
.noUi-value {
  font-weight: 300;
  color: #3e3e3e;
  opacity: .8; }

.tablet-menu {
  display: none;
  position: fixed;
  top: 60px;
  right: 0;
  width: 300px;
  background-color: #ffffff;
  color: #3e3e3e;
  overflow: hidden;
  z-index: 10; }
  @media all and (max-width: 480px) {
    .tablet-menu {
      width: 100%;
      max-height: calc(100% - 60px);
      overflow: auto; } }
  @media all and (max-height: 480px) {
    .tablet-menu {
      top: 35px;
      max-height: calc(100% - 35px);
      overflow: auto; } }
  .tablet-menu__list {
    padding: 4px; }
    .tablet-menu__list__item {
      position: relative;
      list-style: none; }
      @media all and (max-width: 769px) {
        .tablet-menu__list__item {
          margin: 4px 0; } }
      .tablet-menu__list__item:last-child {
        margin-bottom: 0; }
        @media all and (max-width: 769px) {
          .tablet-menu__list__item:last-child {
            display: block !important; } }
      .tablet-menu__list__item__link {
        width: 100%;
        height: 100px;
        line-height: 100px;
        display: block;
        color: #3e3e3e;
        text-decoration: none;
        padding: 0 30px;
        font-family: DINCond, sans-serif;
        font-weight: 700;
        font-size: 17px; }
        @media all and (max-width: 769px) {
          .tablet-menu__list__item__link {
            padding: 0 15px; } }
        @media all and (max-height: 480px) {
          .tablet-menu__list__item__link {
            height: 50px;
            line-height: 50px; } }
        .tablet-menu__list__item__link__icon {
          display: inline-block;
          vertical-align: middle;
          width: 30px;
          height: 30px;
          border-radius: 100%;
          position: relative;
          margin-right: 5px; }
          .tablet-menu__list__item__link__icon .icon {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            top: 3px; }
          .tablet-menu__list__item__link__icon.active {
            background-color: #ff641e; }
            .tablet-menu__list__item__link__icon.active .icon {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translate(-50%, -50%);
              color: #fff;
              font-size: 15px; }
        .tablet-menu__list__item__link .icon {
          margin-right: 25px;
          font-size: 18px; }
          @media all and (max-width: 769px) {
            .tablet-menu__list__item__link .icon {
              margin-right: 15px; } }
        .tablet-menu__list__item__link--gift {
          background-color: #8accd9;
          text-transform: uppercase;
          color: #fff; }
          .tablet-menu__list__item__link--gift .icon {
            color: #ffffff; }
        .tablet-menu__list__item__link--buy {
          display: inline-block;
          vertical-align: middle;
          width: calc(100% - 104px);
          background-color: #39b0c8;
          text-transform: uppercase;
          color: #fff; }
          .tablet-menu__list__item__link--buy .icon {
            color: #ffffff; }
      .tablet-menu__list__item__info-buy {
        display: inline-block;
        width: 100px;
        height: 100%;
        font-size: 30px;
        font-weight: 700;
        text-align: center; }

.favorite {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  min-width: 570px;
  background-color: #ffffff;
  border: 6px solid #ff641e;
  z-index: 10; }
  @media all and (max-width: 600px) {
    .favorite {
      transform: translate(0);
      top: 0;
      left: 0;
      width: 100%;
      min-width: 100%;
      height: 100%;
      overflow: auto; } }
  @media all and (max-width: 769px) {
    .favorite__close {
      right: 0;
      top: 0; } }
  .favorite__title {
    margin: 30px 0 30px 50px; }
    @media all and (max-width: 600px) {
      .favorite__title {
        margin: 10px 0 20px 10px;
        width: 70%; } }
    .favorite__title__icon {
      display: inline-block;
      position: relative;
      width: 30px;
      height: 30px;
      background-color: #ff641e;
      border-radius: 100%;
      margin-right: 8px; }
      @media all and (max-width: 600px) {
        .favorite__title__icon {
          display: none; } }
      .favorite__title__icon .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #ffffff;
        font-size: 14px; }
    .favorite__title__text {
      font-family: DINCond, sans-serif;
      font-size: 36px;
      font-weight: 300;
      text-transform: uppercase; }
  .favorite .col-1 {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    height: 100%;
    padding: 50px;
    min-height: 480px;
    background-color: #ededed; }
    @media all and (max-width: 600px) {
      .favorite .col-1 {
        display: block;
        width: 100%;
        height: 100px;
        padding: 10px;
        min-height: auto; } }
    .favorite .col-1__img {
      display: block;
      margin: auto; }
      @media all and (max-width: 600px) {
        .favorite .col-1__img {
          display: inline-block;
          vertical-align: top;
          max-width: 100%;
          height: 100%; } }
    .favorite .col-1__desc {
      width: 140px;
      margin: auto; }
      @media all and (max-width: 600px) {
        .favorite .col-1__desc {
          display: inline-block;
          vertical-align: top;
          margin-left: 10px; } }
      .favorite .col-1__desc__title {
        font-size: 14px;
        font-weight: 700;
        color: #3e3e3e;
        margin: 10px auto 4px auto; }
        @media all and (max-width: 600px) {
          .favorite .col-1__desc__title {
            margin: 0 0 8px 0; } }
      .favorite .col-1__desc__subtitle {
        font-size: 14px;
        font-weight: 400;
        color: #3e3e3e; }
  .favorite .col-2 {
    display: inline-block;
    vertical-align: top;
    width: 54%;
    padding: 0 30px; }
    @media all and (max-width: 600px) {
      .favorite .col-2 {
        width: 100%;
        padding: 0 10px;
        margin-top: 20px; } }
    .favorite .col-2 .input {
      width: 100%;
      height: 40px;
      background-color: #ededed;
      border: 0;
      outline: none;
      padding: 0 6px;
      font-style: italic; }
    .favorite .col-2__search {
      position: relative;
      width: 100%;
      height: 40px; }
      .favorite .col-2__search button {
        width: 40px;
        height: 40px;
        border: 0;
        background: transparent;
        right: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        cursor: pointer;
        outline: none; }
        .favorite .col-2__search button .icon {
          font-size: 18px; }
    .favorite .col-2__title {
      font-size: 14px;
      font-weight: 700;
      margin: 30px 0 10px 0; }
    .favorite .col-2__list {
      width: 100%;
      height: 200px;
      overflow-y: auto;
      border-bottom: 1px solid #ededed; }
      .favorite .col-2__list__item {
        font-weight: 400;
        line-height: 26px;
        padding-left: 2px;
        margin: 5px 0; }
        .favorite .col-2__list__item label {
          cursor: pointer; }
        .favorite .col-2__list__item input {
          position: relative;
          width: 10px;
          height: 10px;
          margin-right: 10px;
          cursor: pointer; }
          .favorite .col-2__list__item input::after {
            display: block;
            content: '';
            position: absolute;
            width: 12px;
            height: 12px;
            top: -1px;
            left: -1px;
            background-color: #ffffff;
            border: solid 1px #bababa; }
          .favorite .col-2__list__item input[type="checkbox"]:checked::before {
            display: block;
            content: '';
            position: absolute;
            top: 2px;
            left: 2px;
            width: 8px;
            height: 8px;
            background-color: #3e3e3e;
            z-index: 5; }
        .favorite .col-2__list__item__number {
          color: #7a7a7a; }
    .favorite .col-2__create {
      overflow: hidden;
      margin-bottom: 20px; }
      .favorite .col-2__create .button {
        float: right;
        margin-top: 20px; }

.detail-album {
  display: none;
  position: fixed;
  width: 100%;
  top: 60px;
  min-height: calc(100% - 60px);
  background-color: #ffffff;
  z-index: 10;
  padding-top: 20px; }
  @media all and (max-height: 480px) {
    .detail-album {
      top: 35px;
      min-height: calc(100% - 35px); } }
  .detail-album__container {
    width: 95%;
    margin: auto; }
    @media all and (max-width: 769px) {
      .detail-album__container {
        width: 100%; } }
  @media all and (max-width: 1024px) {
    .detail-album {
      overflow: auto;
      max-height: calc(100% - 60px); } }
  @media all and (max-height: 480px) {
    .detail-album {
      max-height: calc(100% - 35px); } }
  @media all and (max-width: 769px) {
    .detail-album__close {
      right: 0;
      top: 20px; } }
  .detail-album__info, .detail-album__summary {
    display: inline-block;
    vertical-align: top;
    margin-top: 90px;
    padding: 0 3%; }
    @media all and (max-width: 769px) {
      .detail-album__info, .detail-album__summary {
        margin-top: 15px; } }
  .detail-album__summary {
    width: calc(30% - 4px); }
    @media all and (max-width: 1024px) {
      .detail-album__summary {
        width: 50%; } }
  .detail-album__info {
    width: 70%; }
  @media all and (max-width: 1350px) {
    .detail-album__info {
      width: calc(65% - 4px); } }
  @media all and (max-width: 1024px) {
    .detail-album__info {
      width: 100%; } }
  .detail-album__info__img {
    float: left;
    max-width: calc(100% - 320px);
    margin-right: 30px;
    min-width: 110px; }
    @media all and (max-width: 769px) {
      .detail-album__info__img {
        margin-bottom: 25px; } }
    @media all and (max-width: 480px) {
      .detail-album__info__img {
        margin-right: 10px; } }
  .detail-album__info__title {
    font-family: DINCond, sans-serif;
    font-size: 36px;
    color: #ff641e;
    margin-bottom: 10px; }
    @media all and (max-width: 480px) {
      .detail-album__info__title {
        font-size: 26px;
        margin-top: 35px; } }
  .detail-album__info__subtitle {
    font-weight: 700;
    font-size: 18px;
    color: #3e3e3e;
    margin-bottom: 10px; }
    @media all and (max-width: 480px) {
      .detail-album__info__subtitle {
        font-size: 14px; } }
  .detail-album__info__author {
    font-size: 14px;
    color: #3e3e3e;
    margin-bottom: 15px; }
  .detail-album__info__note {
    margin-bottom: 25px; }
    .detail-album__info__note__star {
      color: #e1e1e1; }
      .detail-album__info__note__star.active {
        color: #ffb81e; }
  .detail-album__info__buy {
    background-color: #ededed;
    padding: 10px 20px;
    overflow: hidden;
    margin-bottom: 25px; }
    @media all and (max-width: 1350px) {
      .detail-album__info__buy {
        padding: 10px; } }
    @media all and (max-width: 769px) {
      .detail-album__info__buy {
        width: 100%;
        padding: 10px 20px; } }
    .detail-album__info__buy__price {
      float: left;
      margin-top: 25px;
      padding-left: 40px;
      font-weight: 700;
      color: #3e3e3e;
      font-size: 30px; }
      @media all and (max-width: 1350px) {
        .detail-album__info__buy__price {
          padding-left: 0; } }
      @media all and (max-width: 769px) {
        .detail-album__info__buy__price {
          margin-top: 15px; } }
    .detail-album__info__buy__link {
      float: right;
      height: 95%;
      background-color: #39b0c8;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      padding: 30px 15px;
      font-size: 16px;
      font-weight: 700;
      font-family: DINCond, sans-serif;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .detail-album__info__buy__link:hover {
        background-color: #2c66b6;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      @media all and (max-width: 769px) {
        .detail-album__info__buy__link {
          padding: 20px 15px; } }
      .detail-album__info__buy__link .icon {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        color: #fff;
        margin-right: 15px; }
  .detail-album__info__resume__title {
    font-weight: 700;
    font-size: 14px;
    color: #3e3e3e;
    margin-bottom: 10px; }
  .detail-album__info__resume__text {
    font-size: 14px;
    color: #3e3e3e;
    height: 290px;
    line-height: 24px;
    overflow-y: auto;
    border-bottom: 1px solid #e1e1e1; }
    @media all and (max-width: 1024px) {
      .detail-album__info__resume__text {
        height: 265px; } }
    @media all and (max-width: 860px) {
      .detail-album__info__resume__text {
        height: 150px; } }
    @media all and (max-width: 769px) {
      .detail-album__info__resume__text {
        overflow-y: hidden;
        border-bottom: 0; }
        .detail-album__info__resume__text.show {
          height: auto; } }
  .detail-album__info__resume__more {
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    color: #3e3e3e;
    margin: 20px 10px 0 0;
    float: right;
    cursor: pointer; }
    .detail-album__info__resume__more::before {
      display: inline-block;
      content: '+';
      margin-right: 2px; }
  .detail-album__summary {
    border: 1px solid #e1e1e1;
    padding: 50px; }
    @media all and (max-width: 1350px) {
      .detail-album__summary {
        padding: 20px;
        width: calc(35% - 4px); } }
    @media all and (max-width: 1024px) {
      .detail-album__summary {
        width: 50%;
        margin: 3% 0 0 3%; } }
    @media all and (max-width: 769px) {
      .detail-album__summary {
        width: 100%;
        margin: 30px 0 0 0;
        border: 0;
        padding: 0; } }
    .detail-album__summary__tag {
      margin-bottom: 25px; }
      .detail-album__summary__tag__list {
        padding-bottom: 25px;
        border-bottom: 1px solid #ededed; }
        @media all and (max-width: 769px) {
          .detail-album__summary__tag__list {
            padding: 25px;
            border-top: 1px solid #ededed; } }
        .detail-album__summary__tag__list__item {
          list-style: none;
          display: inline-block;
          background-color: #ededed;
          font-style: italic;
          font-size: 14px;
          color: #3e3e3e;
          padding: 5px 10px;
          margin: 0 0 2px -2px; }
    .detail-album__summary__more {
      display: block;
      margin: 15px 0;
      padding-left: 25px; }
      .detail-album__summary__more__label, .detail-album__summary__more__tag {
        display: inline-block;
        vertical-align: top; }
      .detail-album__summary__more__label {
        font-weight: 700;
        font-size: 14px;
        width: 140px; }
      .detail-album__summary__more__tag {
        width: calc(100% - 145px);
        max-width: 150px; }
        .detail-album__summary__more__tag span {
          display: inline-block;
          background-color: #ededed;
          font-style: italic;
          font-size: 14px;
          color: #3e3e3e;
          padding: 5px 10px;
          margin: 0 0 2px -2px; }
          .detail-album__summary__more__tag span.simple {
            background-color: transparent;
            padding: 0;
            margin: 0;
            font-style: normal; }

.progress {
  position: absolute;
  top: 60px;
  width: 100%;
  height: 20px;
  font-weight: bold;
  background: #bababa;
  text-align: left;
  line-height: 20px;
  padding-left: 20px;
  box-sizing: border-box; }
  @media all and (max-height: 480px) {
    .progress {
      top: 35px; } }
  .progress--resp {
    top: 0; }
  .progress.active {
    z-index: 10; }
  .progress__text {
    color: #3e3e3e;
    background: transparent;
    font-weight: bold;
    font-style: italic;
    font-size: 12px; }
  .progress__text-alt {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    color: #ffffff;
    background: #2c66b6;
    overflow: hidden; }
    .progress__text-alt__text {
      display: block;
      width: 100%;
      min-width: 100px;
      font-weight: bold;
      font-style: italic;
      font-size: 12px;
      padding-left: 20px;
      box-sizing: border-box; }

.connexion {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 25px;
  background-color: #ededed;
  width: 95%;
  max-width: 345px;
  z-index: 10; }
  @media all and (max-width: 480px) {
    .connexion {
      padding: 25px 10px; } }
  .connexion__title,
  .connexion .inscription__title {
    text-transform: uppercase;
    font-family: DINCond, sans-serif;
    font-size: 20px;
    color: #3e3e3e;
    font-weight: 700;
    margin-bottom: 10px; }
  .connexion__input {
    display: block;
    padding: 10px 16px;
    border: 0;
    font-style: italic;
    font-size: 12px;
    outline: none;
    width: 100%;
    height: auto;
    margin: 6px 0; }
  .connexion__link {
    display: inline-block;
    width: 49%;
    font-style: italic;
    color: #3e3e3e;
    font-size: 12px;
    margin-top: 10px; }
    .connexion__link::before {
      content: '+';
      display: inline-block; }
  .connexion__remember {
    display: inline-block;
    width: 49%;
    margin-top: 10px; }
    .connexion__remember input {
      position: relative;
      width: 10px;
      height: 10px;
      margin-right: 10px;
      cursor: pointer; }
      .connexion__remember input::after {
        display: block;
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        top: -1px;
        left: -1px;
        background-color: #ffffff;
        border: solid 1px #bababa; }
      .connexion__remember input[type="checkbox"]:checked::before {
        display: block;
        content: '';
        position: absolute;
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        background-color: #3e3e3e;
        z-index: 5; }
    .connexion__remember label {
      color: #3e3e3e;
      font-size: 12px; }
  .connexion__submit {
    width: 110px;
    height: 50px;
    padding: 10px;
    font-size: 18px;
    -webkit-appearance: none;
    border-radius: 0; }
  .connexion .button {
    margin: 15px 0 0 0; }
    .connexion .button--fb {
      height: 50px;
      line-height: 50px;
      padding: 0 10px;
      font-size: 18px;
      display: inline-block;
      margin-left: 2px;
      vertical-align: top;
      width: calc(100% - 118px);
      background-color: #2956a8; }
  .connexion .inscription {
    margin-top: 25px;
    background-color: #ffffff;
    padding: 15px; }
    .connexion .inscription__button {
      display: block;
      width: 100%;
      height: 50%;
      line-height: 50px;
      padding: 0 10px;
      background-color: #fff000;
      color: #3e3e3e;
      font-size: 18px; }
    .connexion .inscription__text {
      margin-top: 10px; }

.comments {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  background-color: #ffffff;
  border: 6px solid #ff641e;
  padding: 50px;
  z-index: 10; }
  @media all and (max-width: 480px) {
    .comments {
      width: 100%;
      height: 100%;
      max-height: 100%;
      padding: 20px;
      overflow: auto; } }
  @media all and (max-width: 769px) {
    .comments__close {
      right: 0;
      top: 0; } }
  .comments__title {
    font-family: DINCond, sans-serif;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase; }
    @media all and (max-width: 480px) {
      .comments__title {
        max-width: calc(100% - 80px); } }
  .comments__note {
    margin: 30px 0; }
    .comments__note__star {
      color: #e1e1e1; }
  .comments__label {
    font-size: 18px;
    font-weight: 700; }
  .comments__textarea {
    width: 100%;
    height: 200px;
    padding: 15px;
    margin: 20px 0 15px 0;
    border: solid 1px #e1e1e1;
    outline: none;
    resize: none; }
    .comments__textarea::-webkit-input-placeholder {
      font-style: italic; }
    .comments__textarea::-moz-placeholder {
      font-style: italic; }
    .comments__textarea:-ms-input-placeholder {
      font-style: italic; }
    .comments__textarea:-moz-placeholder {
      font-style: italic; }
  .comments__info {
    display: inline-block;
    font-size: 12px; }
  .comments__button {
    text-align: right; }
    @media all and (max-width: 769px) {
      .comments__button {
        text-align: left; } }
    .comments__button .button {
      display: inline-block;
      margin: 25px 0 0 0;
      padding: 18px 25px; }

.thumbnails-container {
  width: 100%;
  height: 145px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 30px;
  position: absolute;
  bottom: 73px;
  transform: translateY(calc(100% + 80px));
  transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  @media all and (max-height: 480px) {
    .thumbnails-container {
      height: 125px;
      bottom: 35px;
      transform: translateY(calc(100% + 35px)); } }
  .thumbnails-container.open {
    transform: translateY(73px);
    transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    @media all and (max-height: 480px) {
      .thumbnails-container.open {
        transform: translateY(35px); } }
  .thumbnails-container__slider {
    width: 100%;
    height: 100%;
    padding: 0 80px; }
    @media all and (max-width: 480px) {
      .thumbnails-container__slider {
        padding: 0 30px; } }
    .thumbnails-container__slider__prev, .thumbnails-container__slider__next {
      position: absolute;
      width: 40px;
      height: 40px;
      border: solid 2px #ffffff;
      border-radius: 100%;
      padding: 8px;
      top: 15px;
      opacity: .2;
      z-index: 15;
      cursor: pointer;
      transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .thumbnails-container__slider__prev.icon, .thumbnails-container__slider__next.icon {
        color: #ffffff;
        font-size: 18px; }
      .thumbnails-container__slider__prev:hover, .thumbnails-container__slider__next:hover {
        opacity: 1;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    .thumbnails-container__slider__prev {
      left: 0; }
      @media all and (max-width: 480px) {
        .thumbnails-container__slider__prev {
          left: -20px; } }
    .thumbnails-container__slider__next {
      right: 0; }
      @media all and (max-width: 480px) {
        .thumbnails-container__slider__next {
          right: -20px; } }
    .thumbnails-container__slider__item {
      outline: none;
      cursor: pointer; }
      .thumbnails-container__slider__item img {
        opacity: .6;
        margin: 0 10px;
        max-height: 60px;
        width: auto;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .thumbnails-container__slider__item img:hover {
          opacity: 1;
          transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .thumbnails-container__slider__item__img {
        height: 60px;
        opacity: .6;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
        .thumbnails-container__slider__item__img img {
          max-height: 60px;
          width: auto; }
      .thumbnails-container__slider__item__nb {
        text-align: center;
        color: #fff;
        margin-top: 5px;
        opacity: .2;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }
      .thumbnails-container__slider__item:hover .thumbnails-container__slider__item__img,
      .thumbnails-container__slider__item:hover .thumbnails-container__slider__item__nb, .thumbnails-container__slider__item.slick-current .thumbnails-container__slider__item__img,
      .thumbnails-container__slider__item.slick-current .thumbnails-container__slider__item__nb {
        opacity: 1;
        transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }

@media screen and (min-width: 0\0) {
  .thumbnails-container {
    bottom: -200px; }

  .thumbnails-container.open {
    transform: translateY(-200px); } }
.content-webtoons {
  height: 100%; }
  .content-webtoons .img {
    height: 100%;
    clear: both;
    padding: 60px 0;
    margin: 0 auto;
    display: block; }
    @media all and (max-width: 769px) {
      .content-webtoons .img {
        height: auto;
        width: 100%; } }
  .content-webtoons__scroll-bottom {
    opacity: 0;
    position: fixed;
    bottom: 2%;
    right: 5%;
    width: inherit;
    transition: opacity 1s linear; }
    .content-webtoons__scroll-bottom.is-visible {
      opacity: 1; }

.range-slider {
  margin: 0; }

.range-slider {
  width: 100%; }

.range-slider__range {
  -webkit-appearance: none;
  width: 33.9% !important;
  float: left;
  height: 10px;
  border-radius: 5px;
  background: #eee;
  outline: none;
  padding: 0;
  margin: 5px 0 0 1px; }
  .range-slider__range::after {
    display: none; }

.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 2px !important;
  height: 11px !important;
  border-radius: 0 !important;
  background: #2c66b6 !important;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out; }

.range-slider__range::-webkit-slider-thumb:hover {
  background: #2c66b6; }

.range-slider__range:active::-webkit-slider-thumb {
  background: #2c66b6; }

.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  -webkit-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out; }

.range-slider__range::-moz-range-thumb:hover {
  background: #ed1b2e; }

.range-slider__range:active::-moz-range-thumb {
  background: #ed1b2e; }

.range-slider__value {
  display: none;
  position: relative;
  width: 60px;
  color: #fff;
  line-height: 20px;
  text-align: center;
  border-radius: 3px;
  background: #000;
  padding: 5px 10px;
  margin-left: 8px; }

.range-slider__value:after {
  position: absolute;
  top: 8px;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-right: 7px solid #000;
  border-bottom: 7px solid transparent;
  content: '';
  display: none; }

::-moz-range-track {
  background: #d7dcdf;
  border: 0; }

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0; }

/*# sourceMappingURL=main.css.map */
