.form-textual label,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    color: #333333;
    margin: 0;
    padding: 0
}

audio,
embed,
img,
object,
video {
    max-width: 100%
}

html {
    -webkit-text-size-adjust: 100%
}

img {
    color: transparent
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

a {
    cursor: pointer;
    text-decoration: none
}

a:focus {
    outline: none
}

.res-table table.r-table th,
td,
th {
    padding: 0;
    text-align: left
}

/* html {
    font-size: 17px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
} */

* {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.table {
    margin-bottom: 1rem
}

/* @media screen and (min-width:3px) {
    body {
        min-width: 1142px
    }

    html {
        font-size: 20px
    }
} */

a {
    color: #209cff
}

a:hover {
    text-decoration: underline
}

a.card,
a.card-img,
a.card-text,
a.nekos {
    -webkit-tap-highlight-color: transparent;
    color: inherit
}

a.card:hover,
a.nekos:hover {
    text-decoration: none
}

body {
    background: #fff;
    font-size: 1rem;
    line-height: 1.6;
    font-family: "PingFang TC", "SF Pro TC", "SF Pro Text", "Microsoft JhengHei", "Helvetica Neue", "Noto Sans CJK TC", Helvetica, Arial, sans-serif;
    color: #333;
    font-weight: normal
}

.invert {
    color: white !important
}

.invert .description,
.invert .h1,
.invert .h2,
.invert .h3,
.invert .h4,
.invert .h5,
.invert .h6,
.invert .language-text-slider span,
.invert .res-table table.r-table .table.fixed-head thead th,
.invert .table.fixed-head thead .res-table table.r-table th,
.invert .table.fixed-head thead td,
.invert [date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price,
.invert p,
.invert small,
.language-text-slider .invert span,
.res-table table.r-table .table.fixed-head thead .invert th,
.table.fixed-head thead .invert td,
.table.fixed-head thead .res-table table.r-table .invert th,
[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content .invert span.m-channel-price {
    color: white !important
}

.form-textual label,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.res-table table.r-table .table.fixed-head thead th,
.table.fixed-head thead .res-table table.r-table th,
.table.fixed-head thead td,
h1,
h2,
h3,
h4,
h5,
h6,
legend {
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: .8rem
}

ol,
p,
ul {
    margin-bottom: .8rem
}

hr {
    margin-bottom: .8rem;
    margin-top: 0rem
}

ol,
ul {
    margin-left: 1.5rem
}

strong {
    font-weight: bold
}

hr {
    border: none;
    border-top: 1px solid #333;
    opacity: .2;
    height: 1px;
    background: transparent
}

.card-price {
    font-size: 2.9rem;
    line-height: 2.9rem;
    font-weight: bold
}

.description,
.language-text-slider span,
.miniature,
[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5)
}

.small {
    font-weight: 400;
    color: #333333
}

ul.no-bullet {
    list-style: none;
    margin-left: 0 !important
}

.content-stretch {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.is-inline-block {
    display: inline-block !important
}

.is-line-through {
    -webkit-text-decoration: line-through #888888;
    text-decoration: line-through #888888
}

.is-black {
    color: #333333 !important
}

.is-black path {
    fill: #333333 !important
}

.is-blue {
    color: #209cff !important
}

.is-blue path {
    fill: #209cff !important
}

.is-white {
    color: white !important
}

.is-white path {
    fill: #fafafa !important
}

.is-orange {
    color: #ff874d !important
}

.is-orange path {
    fill: #ff874d !important
}

.is-gray {
    color: rgba(0, 0, 0, 0.5) !important
}

.is-gray path {
    fill: rgba(0, 0, 0, 0.5) !important
}

.is-green {
    color: #47d382 !important
}

.is-green path {
    fill: #47d382 !important
}

.is-striked {
    text-decoration: line-through
}

.is-red {
    color: #FF4C4C !important;
    border: #FF4C4C
}

.is-red path {
    fill: #FF4C4C !important
}

.is-alone {
    margin-top: 1.5rem;
    margin-bottom: 1rem
}

.is-light {
    font-weight: 300 !important
}

.is-regular {
    font-weight: 400 !important
}

.is-bold {
    font-weight: bold !important
}

.is-semi-bold {
    font-weight: bold !important
}

.is-subtitle {
    margin-bottom: .2rem;
    line-height: 1;
    color: #888888
}

.bg-is-body {
    background: #fafafa
}

.text-padding {
    padding-right: .3rem
}

.just-padding {
    padding: 1.2rem
}

@media screen and (min-width:3px) {
    .just-padding {
        padding: 1.6rem
    }
}

.pointer {
    cursor: pointer
}

.no-margin {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.no-padding {
    padding: 0 !important
}

@media screen and (min-width:3px) {

    .h1,
    h1 {
        font-size: 3.6rem
    }

    .h2,
    h2 {
        font-size: 2.4rem
    }
}

.h1,
h1 {
    font-size: 2.4rem
}

.h2,
.section-title-area .h2,
.section-title-area h2,
h2 {
    font-size: 1.6rem
}

.h3,
h3 {
    font-size: 1.2rem
}

.h4,
h4 {
    font-size: 1rem
}

.form-textual label,
.h5,
h5,
legend {
    font-size: 0.8rem
}

.neko .card-text h5 {
    font-size: 1.1rem
}

.h6,
.res-table table.r-table .table.fixed-head thead th,
.table.fixed-head thead .res-table table.r-table th,
.table.fixed-head thead td,
h6 {
    font-size: .7rem;
    margin-bottom: .4rem
}

.form-textual label small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.res-table table.r-table .table.fixed-head thead th small,
.table.fixed-head thead .res-table table.r-table th small,
.table.fixed-head thead td small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
legend small {
    vertical-align: middle
}

.paragraph {
    padding: 20px 0 20px 0
}

@media screen and (min-width:3px) {

    .description,
    .language-text-slider span,
    .pagination,
    .sub-content,
    .tab-steps .tab-steps-container a,
    .tooltip-wrap,
    [date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price {
        font-size: .8rem
    }

    small {
        font-size: .7rem
    }

    .table {
        font-size: .7rem
    }
}

.description,
.language-text-slider span,
.pagination,
.sub-content,
.tab-steps .tab-steps-container a,
.tooltip-wrap,
[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price {
    font-size: .8rem
}

.table {
    font-size: .8rem
}

.footer {
    font-size: .7rem;
    font-weight: 400
}

@media screen and (min-width:3px) {
    .footer {
        font-size: .7rem
    }
}

.miniature {
    font-size: .7rem
}

@media screen and (min-width:3px) {
    .miniature {
        font-size: .6rem
    }
}

.button {
    font-size: .8rem;
    font-weight: 400;
    white-space: nowrap;
    min-width: 90px
}

@media screen and (min-width:3px) {
    .button {
        min-width: 108px;
        font-size: .8rem;
        font-weight: 400
    }
}

.even-table .res-table table.r-table th:not(.col-head),
.even-table td:not(.col-head),
.res-table table.r-table .even-table th:not(.col-head) {
    width: 200px
}

.table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: .5rem 0 0 0;
    margin-bottom: .8rem
}

.table-wrap p {
    margin-bottom: .4rem
}

table.table {
    width: 100%
}

table.table.zebra-row tr:nth-child(2n+2) {
    background: rgba(0, 0, 0, 0.03)
}

table.table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.res-table table.r-table table.table th.col-head,
table.table .res-table table.r-table th.col-head,
table.table td.col-head {
    font-weight: bold;
    width: 90px;
    min-width: 90px
}

.res-table table.r-table table.table th,
table.table .res-table table.r-table th,
table.table td {
    padding-top: .5rem;
    padding-right: .8rem;
    vertical-align: top
}

.button {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-tap-highlight-color: transparent;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    background: #209cff;
    -webkit-box-shadow: 0px 0.2em 1.4em rgba(32, 156, 255, 0.3);
    box-shadow: 0px 0.2em 1.4em rgba(32, 156, 255, 0.3);
    border-radius: 100px;
    color: #fafafa;
    padding: .8em 1.8em;
    text-align: center
}

.button:hover {
    text-decoration: none;
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.button:active {
    -webkit-transform: scale(0.94);
    -ms-transform: scale(0.94);
    transform: scale(0.94)
}

.button.button-orange {
    background: #ff874d;
    -webkit-box-shadow: 0px 0.2em 1.4em rgba(255, 135, 77, 0.3);
    box-shadow: 0px 0.2em 1.4em rgba(255, 135, 77, 0.3)
}

.button.button-disable {
    background: rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed
}

.button.button-green {
    background: #47d382;
    -webkit-box-shadow: 0px 0.2em 1.4em rgba(71, 211, 130, 0.3);
    box-shadow: 0px 0.2em 1.4em rgba(71, 211, 130, 0.3)
}

.button.button-white {
    color: #209cff;
    background: transparent;
    -webkit-box-shadow: 0px 8px 16px rgba(32, 156, 255, 0);
    box-shadow: 0px 8px 16px rgba(32, 156, 255, 0);
    border: 1px solid #209cff
}

.button.button-white:hover {
    opacity: .8;
    -webkit-box-shadow: 0px 12px 24px rgba(32, 156, 255, 0.3);
    box-shadow: 0px 12px 24px rgba(32, 156, 255, 0.3)
}

.button.button-trans {
    color: #209cff;
    background: rgba(0, 0, 0, 0.03);
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled {
    color: #fafafa;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.disabled:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.form-group .button,
div .button,
p .button {
    margin-top: 1rem;
    margin-right: 1rem
}

.form-group .button:last-child,
div .button:last-child,
p .button:last-child {
    margin-right: 0
}

@media screen and (max-width:2px) {

    .address-box .nekos,
    .address-box .nekos .neko,
    .form-content .nekos,
    .form-content .nekos .neko {
        padding: 0
    }
}

input::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.4)
}

input::-moz-placeholder {
    color: rgba(51, 51, 51, 0.4)
}

input:-ms-input-placeholder {
    color: rgba(51, 51, 51, 0.4)
}

input:-moz-placeholder {
    color: rgba(51, 51, 51, 0.4)
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea {
    font-size: .8rem;
    font-weight: 400;
    background: white;
    border: 1px solid #d6d6d6;
    padding: .7rem .7rem;
    border-radius: 4px;
    -moz-appearance: none;
    -webkit-appearance: none
}

input[readonly=readonly] {
    background: #f1f1f1
}

@media screen and (max-width:2px) {

    input[type=date],
    input[type=datetime-local],
    input[type=email],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    select,
    textarea {
        font-size: 16px
    }
}

@media screen and (max-width:2px) {

    input[type=date],
    input[type=datetime-local] {
        font-size: 16px;
        height: 3em
    }
}

.form-check input[type=date],
.form-check input[type=email],
.form-check input[type=number],
.form-check input[type=password],
.form-check input[type=search],
.form-check input[type=tel],
.form-check input[type=text],
.form-textual input[type=date],
.form-textual input[type=email],
.form-textual input[type=number],
.form-textual input[type=password],
.form-textual input[type=search],
.form-textual input[type=tel],
.form-textual input[type=text] {
    margin: 0
}

input[type=date]:focus,
input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    border: 1px solid #209cff;
    outline: none
}

#header input[type=date]:focus,
#header input[type=email]:focus,
#header input[type=number]:focus,
#header input[type=password]:focus,
#header input[type=search]:focus,
#header input[type=tel]:focus,
#header input[type=text]:focus,
#header select:focus,
#header textarea:focus,
.filter-wrap input[type=date]:focus,
.filter-wrap input[type=email]:focus,
.filter-wrap input[type=number]:focus,
.filter-wrap input[type=password]:focus,
.filter-wrap input[type=search]:focus,
.filter-wrap input[type=tel]:focus,
.filter-wrap input[type=text]:focus,
.filter-wrap select:focus,
.filter-wrap textarea:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

select {
    line-height: 1.15
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    font-size: 1rem;
    background: white;
    border: 1px solid #d6d6d6;
    padding: .3rem .5rem;
    border-radius: 4px;
    -moz-appearance: none;
    height: auto
}

select::-ms-expand {
    display: none
}

textarea.contract-textarea {
    height: 4rem;
    font-size: 13px;
    line-height: 1.2
}

select {
    -webkit-appearance: none;
    background-position: right center;
    padding-right: calc(.3rem + 24px);
    background: transparent url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_down.svg") right 0.3rem center no-repeat;
    width: auto
}

input.date-icon,
input.search-icon {
    width: auto;
    background-position: right center;
    padding-left: calc(.7rem + 24px);
    padding-right: .5rem;
    background: white url("//web-eshop.cdn.hinet.net/eshop/img/form/search.svg") left 0.4rem center no-repeat;
    background-size: 1.2rem
}

input.date-icon {
    background: white url("//web-eshop.cdn.hinet.net/eshop/img/form/date.svg") left 0.4rem center no-repeat
}

input[type=radio] {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

input[type=checkbox],
input[type=radio] {
    margin-right: .35rem;
    vertical-align: middle
}

.form-check label {
    cursor: pointer
}

label,
small {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
    line-height: 1.8rem
}

label.description,
small.description {
    display: block;
    line-height: 1.6;
    color: rgba(0, 0, 0, 0.5)
}

.form-group {
    margin-bottom: .8rem;
    -webkit-column-break-inside: avoid;
    break-inside: avoid
}

input.error,
select.error {
    border: 1px solid #FF4C4C
}

label.error {
    font-size: .8rem;
    color: #FF4C4C;
    font-weight: normal
}

.form-check.error label {
    color: #FF4C4C
}

.form-check.error small {
    color: #FF4C4C
}

.form-textual {
    line-height: 1.2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.form-textual.stepper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form-textual.stepper input {
    text-align: center;
    max-width: 1.5em;
    padding: 0
}

.form-textual.error {
    color: #FF4C4C
}

.form-textual.error small {
    color: #FF4C4C;
    opacity: 1
}

.form-textual.error input,
.form-textual.error select {
    border: 1px solid #FF4C4C
}

.form-textual.horizontal {
    display: inline-block;
    margin-bottom: .4rem
}

.form-check .description,
.form-check .language-text-slider span,
.form-check [date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price,
.form-textual .description,
.form-textual .language-text-slider span,
.form-textual [date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price,
.language-text-slider .form-check span,
.language-text-slider .form-textual span,
[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content .form-check span.m-channel-price,
[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content .form-textual span.m-channel-price {
    margin-top: 8px
}

.form-textual label,
legend {
    font-weight: normal;
    vertical-align: top;
    line-height: 2.2;
    margin-bottom: 0
}

.form-custom-radio {
    font-weight: 400;
    display: inline-block;
    margin-bottom: .4rem
}

.form-custom-radio input[type=radio] {
    display: block;
    width: 0;
    height: 0;
    opacity: 0
}

.form-custom-radio label {
    cursor: pointer;
    color: #555555;
    font-size: .875rem;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 50px;
    padding: .3rem 1.2rem;
    text-align: center;
    background-size: 24px
}

@media screen and (min-width:3px) {
    .form-custom-radio label {
        font-size: .8rem
    }
}

.form-custom-radio input[type=radio]:checked+label,
.form-custom-radio input[type=radio]:focus+label {
    /*padding-left:2rem;background:url("//web-eshop.cdn.hinet.net/eshop/img/form/check-blue.svg") left 0.8rem center no-repeat;*/
    border: 1px solid #209cff;
    color: #209cff;
    background-size: 24px
}

section {
    display: block;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

@media screen and (min-width:3px) {
    section {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

section .section-title-area {
    text-align: center;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.slider-section {
    padding-bottom: 1.5rem
}

@media screen and (min-width:3px) {
    .slider-section {
        padding-bottom: 2.5rem
    }
}

.transparent {
    opacity: 0
}

.hidden {
    display: none
}

@media screen and (max-width:2px) {
    .hidden-m {
        display: none !important
    }
}

@media screen and (min-width:3px) {
    .hidden-d {
        display: none !important
    }
}

.no-margin {
    margin: 0
}

.margin-top {
    margin-top: 1rem
}

.margin-right {
    margin-right: 2rem
}

.margin-center {
    margin-left: auto;
    margin-right: auto
}

.margin-bottom {
    margin-bottom: 1rem
}

.margin-pull {
    margin-top: -2rem
}

@media screen and (max-width:2px) {
    .hidden-in-mobile {
        display: none
    }
}

@media screen and (min-width:3px) {
    .hidden-in-desktop {
        display: none
    }
}

.hidden {
    display: none
}

.container {
    max-width: 1142px;
    margin: 0 auto;
    padding: 0 1rem
}

@media screen and (min-width:3px) {
    .container {
        width: 1142px
    }
}

.container.without-padding {
    padding: 0 .5rem
}

.container.zero-padding {
    padding: 0
}

.neko-spacer {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.is-1,
.is-2,
.is-3,
.is-4,
.is-5,
.is-6,
.is-7,
.is-8,
.is-9,
.is-10,
.is-11,
.is-12 {
    width: 100%
}

@media screen and (min-width:3px) {
    .is-1-desktop {
        width: 8.33333%
    }

    .is-2-desktop {
        width: 16.66667%
    }

    .is-3-desktop {
        width: 25%
    }

    .is-4-desktop {
        width: 33.33333%
    }

    .is-5-desktop {
        width: 41.66667%
    }

    .is-6-desktop {
        width: 50%
    }

    .is-7-desktop {
        width: 58.33333%
    }

    .is-8-desktop {
        width: 66.66667%
    }

    .is-9-desktop {
        width: 75%
    }

    .is-10-desktop {
        width: 83.33333%
    }

    .is-11-desktop {
        width: 91.66667%
    }

    .is-12-desktop {
        width: 100%
    }
}

@media screen and (max-width:2px) {
    .is-1-mobile {
        width: 8.33333%
    }

    .is-2-mobile {
        width: 16.66667%
    }

    .is-3-mobile {
        width: 25%
    }

    .is-4-mobile {
        width: 33.33333%
    }

    .is-5-mobile {
        width: 41.66667%
    }

    .is-6-mobile {
        width: 50%
    }

    .is-7-mobile {
        width: 58.33333%
    }

    .is-8-mobile {
        width: 66.66667%
    }

    .is-9-mobile {
        width: 75%
    }

    .is-10-mobile {
        width: 83.33333%
    }

    .is-11-mobile {
        width: 91.66667%
    }

    .is-12-mobile {
        width: 100%
    }
}

.card .is-1,
.is-stubborn .is-1 {
    width: 8.33333%
}

.card .is-2,
.is-stubborn .is-2 {
    width: 16.66667%
}

.card .is-3,
.is-stubborn .is-3 {
    width: 25%
}

.card .is-4,
.is-stubborn .is-4 {
    width: 31.63333%
}

.card .is-5,
.is-stubborn .is-5 {
    width: 41.66667%
}

.card .is-6,
.is-stubborn .is-6 {
    width: 50%
}

.card .is-7,
.is-stubborn .is-7 {
    width: 58.33333%
}

.card .is-8,
.is-stubborn .is-8 {
    width: 66.66667%
}

.card .is-9,
.is-stubborn .is-9 {
    width: 75%
}

.card .is-10,
.is-stubborn .is-10 {
    width: 83.33333%
}

.card .is-11,
.is-stubborn .is-11 {
    width: 91.66667%
}

.card .is-12,
.is-stubborn .is-12 {
    width: 100%
}

@media screen and (min-width:3px) {
    .is-1 {
        width: 8.33333%
    }

    .is-1.card {
        width: 8.33333%
    }

    .is-2 {
        width: 16.66667%
    }

    .is-2.card {
        width: 16.66667%
    }

    .is-3 {
        width: 25%
    }

    .is-3.card {
        width: 25%
    }

    .is-4 {
        width: 33.33333%
    }

    .is-4.card {
        width: 33.33333%
    }

    .is-5 {
        width: 41.66667%
    }

    .is-5.card {
        width: 41.66667%
    }

    .is-6 {
        width: 50%
    }

    .is-6.card {
        width: 50%
    }

    .is-7 {
        width: 58.33333%
    }

    .is-7.card {
        width: 58.33333%
    }

    .is-8 {
        width: 66.66667%
    }

    .is-8.card {
        width: 66.66667%
    }

    .is-9 {
        width: 75%
    }

    .is-9.card {
        width: 75%
    }

    .is-10 {
        width: 83.33333%
    }

    .is-10.card {
        width: 83.33333%
    }

    .is-11 {
        width: 91.66667%
    }

    .is-11.card {
        width: 91.66667%
    }

    .is-12 {
        width: 100%
    }

    .is-12.card {
        width: 100%
    }
}

.demo-box {
    background: rgba(32, 156, 255, 0.5);
    overflow: auto;
    border-radius: 6px;
    min-height: 6rem
}

.nekos .neko>.nekos .neko {
    margin-top: 0;
    margin-bottom: 0
}

.neko {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.neko .neko-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.owl-item,
.owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.owl-stage:after {
    font-size: 0;
    width: 0;
    height: 0
}

.card-wrapper {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card.is-big-card {
    width: 100%
}

.card.is-big-card .card-text {
    padding: 1.6rem 2rem
}

@media screen and (max-width:2px) {
    .card.is-big-card .card-text {
        padding: 1.2rem 1rem
    }
}

.card.recommend-phone {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.card.recommend-phone .card-text {
    font-size: 0.9rem
}

.card-img {
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.card {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word
}

.card>.nekos {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.card ol,
.card ul {
    margin-left: 1rem
}

.card.crazy {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.footer .neko {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.nekos.grid-2,
.nekos.grid-2-one-in-mobile,
.nekos.grid-3,
.nekos.grid-3-one-in-mobile,
.nekos.grid-4,
.nekos.grid-4-one-in-mobile,
.nekos.grid-5,
.nekos.grid-5-one-in-mobile {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    text-align: left;
    margin: 0
}

@media screen and (min-width:3px) {

    .nekos.grid-2,
    .nekos.grid-2-one-in-mobile,
    .nekos.grid-3,
    .nekos.grid-3-one-in-mobile,
    .nekos.grid-4,
    .nekos.grid-4-one-in-mobile,
    .nekos.grid-5,
    .nekos.grid-5-one-in-mobile {
        padding-left: 1rem;
        margin: 0 -2rem
    }
}

.nekos.grid-2 .neko,
.nekos.grid-2-one-in-mobile .neko,
.nekos.grid-3 .neko,
.nekos.grid-3-one-in-mobile .neko,
.nekos.grid-4 .neko,
.nekos.grid-4-one-in-mobile .neko,
.nekos.grid-5 .neko,
.nekos.grid-5-one-in-mobile .neko {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    padding: 0
}

@media screen and (min-width:3px) {
    .nekos.grid-2-one-in-mobile {
        margin: 0
    }
}

.nekos.grid-2-one-in-mobile>.card,
.nekos.grid-3-one-in-mobile>.card,
.nekos.grid-4-one-in-mobile>.card,
.nekos.grid-5-one-in-mobile>.card {
    margin-bottom: 1rem
}

.nekos.grid-2-one-in-mobile>.neko,
.nekos.grid-3-one-in-mobile>.neko,
.nekos.grid-4-one-in-mobile>.neko,
.nekos.grid-5-one-in-mobile>.neko {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

.nekos.grid-2>.card {
    margin-bottom: 1rem
}

.nekos.grid-2>.neko {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    width: 49%
}

.nekos.grid-3>.card {
    margin-bottom: 1rem
}

.nekos.grid-3>.neko {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    width: 49%
}

.nekos.grid-4>.card {
    margin-bottom: 1rem
}

.nekos.grid-4>.neko {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%
}

.nekos.grid-5>.card {
    margin-bottom: 1rem
}

.nekos.grid-5>.neko {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    width: 49%
}

@media screen and (min-width:3px) {

    .nekos.grid-2>.card,
    .nekos.grid-2-one-in-mobile>.card {
        margin-bottom: 1rem
    }

    .nekos.grid-2>.neko,
    .nekos.grid-2-one-in-mobile>.neko {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        width: 49%
    }

    .nekos.grid-3>.card,
    .nekos.grid-3-one-in-mobile>.card {
        margin-bottom: 1rem
    }

    .nekos.grid-3>.neko,
    .nekos.grid-3-one-in-mobile>.neko {
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        width: 32%
    }

    .nekos.grid-4>.card,
    .nekos.grid-4-one-in-mobile>.card {
        margin-bottom: 1rem
    }

    .nekos.grid-4>.neko,
    .nekos.grid-4-one-in-mobile>.neko {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        width: 24%
    }

    .nekos.grid-5>.card,
    .nekos.grid-5-one-in-mobile>.card {
        margin-bottom: 1rem
    }

    .nekos.grid-5>.neko,
    .nekos.grid-5-one-in-mobile>.neko {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
        width: 19%
    }
}

.nekos {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.nekos.is-stubborn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nekos .neko {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: .5rem;
    padding-left: .5rem
}

@media screen and (max-width:2px) {
    .nekos .neko {
        padding: 0
    }
}

@media screen and (min-width:3px) {
    .nekos {
        margin-left: -.5rem;
        margin-right: -.5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nekos .is-1,
    .nekos .is-2,
    .nekos .is-3,
    .nekos .is-4,
    .nekos .is-5,
    .nekos .is-6,
    .nekos .is-7,
    .nekos .is-8,
    .nekos .is-9,
    .nekos .is-10,
    .nekos .is-11,
    .nekos .is-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .nekos .neko {
        padding-right: .5rem;
        padding-left: .5rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.neko-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.neko-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.neko-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.neko-hor-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:3px) {
    .neko-hor-center-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.neko-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.neko-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:2px) {
    .neko-center>div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.form-group .content-right {
    text-align: left
}

@media screen and (min-width:3px) {
    .form-group .content-right {
        text-align: right
    }

    .form-textual.content-right {
        margin-top: .2rem
    }
}

.padding-right {
    padding-right: .5rem
}

.content-top {
    vertical-align: top
}

.content-bottom {
    vertical-align: bottom
}

.content-center {
    text-align: center
}

.content-right {
    text-align: right
}

.content-left {
    text-align: left
}

.icon {
    display: inline-block;
    font-size: 24px;
    width: 32px;
    text-align: center;
    line-height: 1em;
    height: 1.2em;
    vertical-align: middle
}

.icon.in-text {
    margin-right: .5rem
}

.icon.size-xs {
    -webkit-transform: scale(0.65) translateY(-1px);
    -ms-transform: scale(0.65) translateY(-1px);
    transform: scale(0.65) translateY(-1px)
}

.icon.size-s {
    font-size: 20px
}

.icon.size-m {
    font-size: 24px
}

.icon.size-l {
    font-size: 32px
}

.col-2 {
    -webkit-columns: 1;
    columns: 1
}

.col-3 {
    -webkit-columns: 1;
    columns: 1
}

.col-4 {
    -webkit-columns: 1;
    columns: 1
}

@media screen and (min-width:3px) {
    .col-2 {
        -webkit-columns: 2;
        columns: 2
    }

    .col-3 {
        -webkit-columns: 3;
        columns: 3
    }

    .col-4 {
        -webkit-columns: 4;
        columns: 4
    }
}

@media screen and (min-width:3px) {
    .col-bank {
        -webkit-columns: 3;
        columns: 3
    }
}

@media screen and (max-width:2px) {
    .col-bank {
        -webkit-columns: 2;
        columns: 2
    }
}

.card {
    background: white
}

.card.card-focus {
    -webkit-box-shadow: 0 0 0 2px #4198de;
    box-shadow: 0 0 0 2px #4198de
}

.card.card-focus:hover {
    -webkit-box-shadow: 0px 0.5rem 1.5rem #4198de;
    box-shadow: 0px 0.5rem 1.5rem #4198de
}

.neko .card {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.card-wrapper {
    padding: .5rem .4rem 1.5rem .4rem;
    width: 100%;
    text-align: left
}

@media screen and (max-width:2px) {
    .card-wrapper {
        margin: 0 auto
    }
}

.card.login-card .card-text {
    padding-top: 240px
}

@media screen and (min-width:3px) {
    .card.login-card .card-text {
        padding-top: 300px
    }
}

.res-table table.r-table th>.card.product,
td>.card.product {
    max-width: 200px
}

.card.product {
    padding-bottom: 0.6rem;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.card.product a:hover {
    text-decoration: none
}

.card.product .card-img {
    padding: 3rem 0 1rem 0;
    margin: 0 auto;
    width: 90%
}

.card.product .card-text {
    padding: 0.5rem;
    padding-top: 0;
    z-index: 1
}

.card.product .card-text .form-textual label,
.card.product .card-text .h1,
.card.product .card-text .h2,
.card.product .card-text .h3,
.card.product .card-text .h4,
.card.product .card-text .h5,
.card.product .card-text .h6,
.card.product .card-text .res-table table.r-table .table.fixed-head thead th,
.card.product .card-text .table.fixed-head thead .res-table table.r-table th,
.card.product .card-text .table.fixed-head thead td,
.card.product .card-text h1,
.card.product .card-text h2,
.card.product .card-text h3,
.card.product .card-text h4,
.card.product .card-text h5,
.card.product .card-text h6,
.card.product .card-text legend,
.form-textual .card.product .card-text label,
.res-table table.r-table .table.fixed-head thead .card.product .card-text th,
.table.fixed-head thead .card.product .card-text td,
.table.fixed-head thead .res-table table.r-table .card.product .card-text th {
    padding: 0 .2rem;
    margin-bottom: 0.2rem;
    white-space: normal;
    line-height: 1.4
}

.card {
    border-radius: .8rem;
    -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13);
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
    position: relative
}

.card .img-align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.card .img-align-center {
    -ms-flex-item-align: center;
    align-self: center
}

.card .img-pulled-up {
    margin-top: -40px;
    z-index: 2
}

@media screen and (max-width:2px) {
    .card .img-pulled-up {
        margin-top: -20px
    }
}

.card.is-special {
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 30px
}

.card.is-special .img-as-bg {
    overflow: hidden;
    border-radius: 0.5rem
}

.card.is-special .crazy-img,
.card.is-special .crazy-text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50%
}

.card.is-special .crazy-text {
    padding: 1rem
}

.card.is-special .crazy-img img {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: -40px;
    flex: none
}

.card.is-hori {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

@media screen and (max-width:2px) {
    .card.is-hori {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.card.is-hori .card-img,
.card.is-hori .card-text {
    display: block;
    width: 50%
}

@media screen and (max-width:2px) {

    .card.is-hori .card-img,
    .card.is-hori .card-text {
        width: 100%
    }
}

.card>div {
    z-index: 1
}

.card .img-as-bg {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.card .img-as-bg .img-as-bg-wrapper img {
    width: 100%;
    z-index: -1;
    height: auto
}

.card .img-as-bg .img-as-bg-wrapper .white-mask {
    position: absolute;
    z-index: 0;
    top: 30%;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 30%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 30%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 30%, white 100%)
}

.card .img-as-bg .text-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.card .card-corner-banner {
    position: absolute;
    top: .5rem;
    right: .5rem;
    color: white;
    z-index: 4;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold
}

.card .card-corner-banner.two-word {
    top: 1.1rem
}

.card .card-corner-banner-bg {
    z-index: 3;
    top: -1px;
    right: -1px;
    content: '';
    display: block;
    position: absolute;
    background: #47d382;
    width: 150px;
    height: 150px;
    -webkit-transform: rotate(135deg) translateX(-110px);
    -ms-transform: rotate(135deg) translateX(-110px);
    transform: rotate(135deg) translateX(-110px)
}

.card .card-corner-banner-bg.blue {
    background: #209cff
}

.card .card-action {
    position: absolute;
    top: 2%;
    z-index: 1
}

.card .card-action.top-left {
    left: 4%
}

.card .card-action.top-right {
    right: 4%
}

.card div .button,
.card p .button {
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (min-width:3px) {
    .card:hover {
        -webkit-box-shadow: 0px 0.4rem 0.6rem rgba(0, 0, 0, 0.25);
        box-shadow: 0px 0.4rem 0.6rem rgba(0, 0, 0, 0.25)
    }
}

.card .card-text {
    padding: 1.2rem
}

@media screen and (min-width:3px) {
    .card .card-text {
        padding: 1.2rem
    }
}

.card .card-img .accordian-title:last-child,
.card .card-img>.accordian-content:last-child,
.card .card-img>.h1:last-child,
.card .card-img>.h2:last-child,
.card .card-img>.h3:last-child,
.card .card-img>.h4:last-child,
.card .card-img>.h5:last-child,
.card .card-img>.h6:last-child,
.card .card-img>.table:last-child,
.card .card-img>h1:last-child,
.card .card-img>h2:last-child,
.card .card-img>h3:last-child,
.card .card-img>h4:last-child,
.card .card-img>h5:last-child,
.card .card-img>h6:last-child,
.card .card-img>legend:last-child,
.card .card-img>ol:last-child,
.card .card-img>p:last-child,
.card .card-img>ul:last-child,
.card .card-text .accordian-title:last-child,
.card .card-text>.accordian-content:last-child,
.card .card-text>.h1:last-child,
.card .card-text>.h2:last-child,
.card .card-text>.h3:last-child,
.card .card-text>.h4:last-child,
.card .card-text>.h5:last-child,
.card .card-text>.h6:last-child,
.card .card-text>.table:last-child,
.card .card-text>h1:last-child,
.card .card-text>h2:last-child,
.card .card-text>h3:last-child,
.card .card-text>h4:last-child,
.card .card-text>h5:last-child,
.card .card-text>h6:last-child,
.card .card-text>legend:last-child,
.card .card-text>ol:last-child,
.card .card-text>p:last-child,
.card .card-text>ul:last-child,
.card .form-textual .card-img>label:last-child,
.card .form-textual .card-text>label:last-child,
.card .res-table table.r-table .table.fixed-head thead .card-img>th:last-child,
.card .res-table table.r-table .table.fixed-head thead .card-text>th:last-child,
.card .table.fixed-head thead .card-img>td:last-child,
.card .table.fixed-head thead .card-text>td:last-child,
.card .table.fixed-head thead .res-table table.r-table .card-img>th:last-child,
.card .table.fixed-head thead .res-table table.r-table .card-text>th:last-child,
.form-textual .card .card-img>label:last-child,
.form-textual .card .card-text>label:last-child,
.res-table table.r-table .table.fixed-head thead .card .card-img>th:last-child,
.res-table table.r-table .table.fixed-head thead .card .card-text>th:last-child,
.table.fixed-head thead .card .card-img>td:last-child,
.table.fixed-head thead .card .card-text>td:last-child,
.table.fixed-head thead .res-table table.r-table .card .card-img>th:last-child,
.table.fixed-head thead .res-table table.r-table .card .card-text>th:last-child {
    margin-bottom: 0
}

.card .card-img {
    position: relative;
    min-height: 170px;
    line-height: 0
}

@media screen and (max-width:2px) {
    .card .card-img {
        min-height: 159px
    }
}

.card .card-img.bg {
    background-color: rgba(0, 0, 0, 0.1);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.card .card-img-small {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 7rem
}

@media screen and (min-width:3px) {
    .card .card-img-small {
        min-height: 8rem
    }
}

.card .card-img-small img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    height: auto;
    margin: 0 auto
}

.card .card-img-small.bg {
    background-color: rgba(0, 0, 0, 0.1);
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.card.no-hover {
    -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13);
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13)
}

.no-under-line:hover {
    text-decoration: none
}

.card.is-big-card {
    max-width: 960px
}

.card.is-big-card:hover {
    -webkit-box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13);
    box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.13)
}

@media screen and (min-width:3px) {
    .card.is-big-card {
        margin: 0 auto
    }
}

.card.is-big-card img {
    height: auto
}

@media screen and (min-width:3px) {
    .card.is-big-card .nekos {
        margin-left: -0.5rem;
        margin-right: -0.5rem
    }

    .card.is-big-card .neko,
    .card.is-big-card .nekos .neko {
        padding-right: .5rem;
        padding-left: .5rem
    }
}

.card.is-big-card .nekos {
    display: block
}

@media screen and (min-width:3px) {
    .card.is-big-card .nekos {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.card.is-big-card .nekos.is-stubborn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card.is-big-card .is-1,
.card.is-big-card .is-2,
.card.is-big-card .is-3,
.card.is-big-card .is-4,
.card.is-big-card .is-5,
.card.is-big-card .is-6,
.card.is-big-card .is-7,
.card.is-big-card .is-8,
.card.is-big-card .is-9,
.card.is-big-card .is-10,
.card.is-big-card .is-11,
.card.is-big-card .is-12 {
    width: 100%
}

@media screen and (min-width:3px) {
    .card.is-big-card .is-1 {
        width: 8.33333%
    }

    .card.is-big-card .is-2 {
        width: 16.66667%
    }

    .card.is-big-card .is-3 {
        width: 25%
    }

    .card.is-big-card .is-4 {
        width: 33.33333%
    }

    .card.is-big-card .is-5 {
        width: 41.66667%
    }

    .card.is-big-card .is-6 {
        width: 50%
    }

    .card.is-big-card .is-7 {
        width: 58.33333%
    }

    .card.is-big-card .is-8 {
        width: 66.66667%
    }

    .card.is-big-card .is-9 {
        width: 75%
    }

    .card.is-big-card .is-10 {
        width: 83.33333%
    }

    .card.is-big-card .is-11 {
        width: 91.66667%
    }

    .card.is-big-card .is-12 {
        width: 100%
    }
}

.card.is-big-card .big-card-img-wrapper {
    width: 100px;
    padding-right: 1rem
}

.card.is-big-card .big-card-img-wrapper img {
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.6)
}

@media screen and (min-width:3px) {
    .card.is-big-card .big-card-img-wrapper {
        width: 200px
    }
}

.card.is-big-card .big-card-img-wrapper-big {
    width: 120px;
    padding-left: 1rem
}

.card.is-big-card .big-card-img-wrapper-big img {
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.6)
}

@media screen and (min-width:3px) {
    .card.is-big-card .big-card-img-wrapper-big {
        width: 200px
    }
}

.card .nekos {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.card .nekos .neko {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.neko.is-narrow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.nekos .neko.is-narrow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.cht-list-item,
.cht-list-item-title,
.is-lined-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

div .cht-list-item-title:last-child,
div .cht-list-item:last-child,
div .is-lined-bottom:last-child {
    border: none
}

.is-lined-up {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

div .is-lined-up:last-child {
    border: none
}

@media screen and (min-width:3px) {

    .is-big-card .is-stubborn .neko.is-2,
    .is-big-card .is-stubborn .neko.is-3 {
        -ms-flex-item-align: center;
        align-self: center
    }

    .is-big-card .is-stubborn .neko.is-2 .list-price,
    .is-big-card .is-stubborn .neko.is-3 .list-price {
        width: 100%;
        text-align: right
    }
}

@media screen and (max-width:2px) {
    .is-big-card .neko.is-10 .list-price {
        text-align: left
    }

    .is-big-card .neko.is-10 .list-price .h2 {
        margin-bottom: 0
    }
}

.card.crazy {
    overflow: visible
}

.card .card-img img.crazy {
    margin-top: -2rem;
    z-index: 1
}

@media screen and (min-width:3px) {
    .header-spacer {
        display: none
    }

    section#header {
        background: white;
        padding: 0;
        position: relative;
        z-index: 1000;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
    }

    section#header.with-banner:before {
        top: 60px
    }

    section#header:before {
        content: '';
        width: 100%;
        height: 5px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        background: -webkit-gradient(linear, left top, right top, color-stop(60%, #209CFF), color-stop(80%, #47D382), color-stop(100%, #FF874D));
        background: -webkit-linear-gradient(left, #209CFF 60%, #47D382 80%, #FF874D 100%);
        background: -o-linear-gradient(left, #209CFF 60%, #47D382 80%, #FF874D 100%);
        background: linear-gradient(90deg, #209CFF 60%, #47D382 80%, #FF874D 100%)
    }

    header {
        max-width: 1142px;
        margin: 0 auto;
        font-size: .8rem;
        -webkit-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s
    }

    header .close-button-desktop-only {
        display: none
    }

    header nav {
        height: 99px;
        padding-top: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    header nav.show-mobile-search .close-button-desktop-only {
        display: block;
        width: 44px;
        height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-left: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        opacity: 0.5
    }

    header nav.show-mobile-search .menu-section {
        display: none
    }

    header nav.show-mobile-search .extra-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    header nav.show-mobile-search .extra-section .search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    header nav.show-mobile-search .extra-section .search input {
        width: 100%
    }

    header nav.show-mobile-search .extra-section .search .search-field.active {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        height: auto;
        overflow: visible;
        width: 100%;
        opacity: 1
    }

    header nav.show-mobile-search .neko-spacer.desktop-only {
        width: 40px;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    header nav a {
        color: #333
    }

    header nav a:hover {
        color: #209cff;
        text-decoration: none
    }

    header nav .logo-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 1rem;
        margin: 0
    }

    header nav .logo-section a.logo {
        display: block;
        background: url("//web-eshop.cdn.hinet.net/eshop/img/logo/logo.svg") left center no-repeat;
        width: 141px;
        height: 45px;
        background-size: cover
    }

    header nav .menu-section {
        -webkit-transition: all .36s ease-in-out;
        -o-transition: all .36s ease-in-out;
        transition: all .36s ease-in-out;
        height: 74px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding-left: .5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    header nav .menu-section .menu-button {
        display: none
    }

    header nav .drop-down-menu {
        display: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: 1;
        flex-flow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    header nav .drop-down-menu .menu-list-mobile:first-child {
        margin-left: 1rem
    }

    header nav .drop-down-menu li {
        margin-left: 0;
        list-style: none;
        position: relative
    }

    header nav .drop-down-menu li a {
        padding: 0.6rem 1rem
    }

    header nav .drop-down-menu li .sub-menu {
        border: none;
        position: absolute;
        top: 1.5rem;
        left: -0.8rem;
        padding: .4rem .8rem;
        width: 160px;
        border-radius: .4rem;
        background: white;
        -webkit-box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        z-index: -2;
        display: block;
        height: 0;
        opacity: 0;
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
        overflow: hidden
    }

    header nav .drop-down-menu li .sub-menu.photo-addon {
        width: 280px
    }

    header nav .drop-down-menu li .sub-menu .menu-photo-section {
        position: relative;
        width: 100%
    }

    header nav .drop-down-menu li .sub-menu li {
        padding: 0;
        border: none
    }

    header nav .drop-down-menu li .sub-menu a {
        display: block;
        padding: .5em 0;
        line-height: 1.5
    }

    header nav .drop-down-menu li:hover .sub-menu {
        display: block;
        height: auto;
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        overflow: visible;
        z-index: 2000
    }

    header nav .extra-section {
        padding-right: .5rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: right
    }

    header nav .extra-section .search .search-field input {
        padding: 6px 60px 6px 8px;
        height: 36px;
        font-size: 14px;
        background: white;
        border: 1px solid #d6d6d6;
        border-radius: 4px;
        max-width: 0;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear
    }

    header nav .extra-section .search .search-go {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        padding: 0 12px;
        line-height: 36px;
        font-size: 12px;
        color: white;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 0 6px 6px 0;
        cursor: pointer;
        z-index: 1
    }

    header nav .extra-section .search .search-field {
        display: none;
        position: relative
    }

    header nav .extra-section .search .search-field.active {
        display: inline
    }

    header nav .extra-section .search .search-field.active .recommend-results {
        display: block;
        opacity: 1;
        visibility: visible;
        z-index: 3
    }

    header nav .extra-section .search .search-field.active input {
        max-width: 100%
    }

    header nav .extra-section .search .search-field .close-button {
        display: none
    }

    header nav .extra-section .search ul.recommend-results {
        position: absolute;
        text-align: left;
        left: -.8rem;
        padding: .4rem .8rem;
        border-radius: .2rem;
        position: absolute;
        top: 1.8rem;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        margin: 0;
        background: white;
        z-index: 1;
        -webkit-box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        opacity: 0;
        background: white;
        visibility: hidden
    }

    header nav .extra-section .search ul.recommend-results li {
        line-height: 1.2;
        padding: .5rem 0;
        margin: 0;
        list-style: none
    }

    header nav .extra-section .search ul.recommend-results li.search-seperator {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0
    }

    header nav .extra-section .search ul.recommend-results li.search-seperator small {
        padding-top: 0.5rem;
        color: rgba(0, 0, 0, 0.5)
    }

    header nav .extra-section .profile {
        padding: 1.5rem .5rem;
        position: relative
    }

    header nav .extra-section .profile .sub-menu {
        text-align: left;
        position: absolute;
        top: 3.5rem;
        right: 0rem;
        padding: .4rem .8rem;
        background: white;
        width: 160px;
        border-radius: .4rem;
        background: white;
        -webkit-box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        z-index: 4;
        display: none
    }

    header nav .extra-section .profile .sub-menu.photo-addon {
        width: 280px
    }

    header nav .extra-section .profile .sub-menu .menu-photo-section {
        position: relative;
        width: 100%
    }

    header nav .extra-section .profile .sub-menu li {
        padding: 0;
        list-style: none
    }

    header nav .extra-section .profile .sub-menu a {
        display: block;
        padding: .5em 0;
        line-height: 1.5
    }

    header nav .extra-section .profile:hover .sub-menu {
        display: block;
        z-index: 5
    }

    header nav .extra-section .profile-button,
    header nav .extra-section .search-button {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        height: 44px;
        color: #333
    }

    header nav .extra-section .profile-button .iconic path,
    header nav .extra-section .search-button .iconic path {
        fill: rgba(0, 0, 0, 0.5)
    }
}

@media screen and (max-width:2px) {
    .close-button-desktop-only {
        display: none
    }

    section.header-spacer.with-banner {
        height: 117px
    }

    section.header-spacer {
        height: 60px;
        padding: 0;
        opacity: 0
    }

    section#header {
        padding: 0;
        position: fixed;
        top: 0;
        z-index: 50;
        background: white;
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2)
    }

    section#header #header-overlay {
        display: none;
        top: 120px;
        left: 0;
        right: 0;
        bottom: 0;
        position: fixed;
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
        background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
        background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
        background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%)
    }

    section#header.with-banner {
        z-index: 10
    }

    section#header.with-banner:before {
        top: 60px;
        z-index: 1
    }

    section#header.with-banner .nav-global-banner.scrolling-down {
        margin-top: -60px
    }

    section#header.with-banner.scrolling-down:before {
        top: 0px;
        z-index: 1
    }

    section#header:before {
        content: '';
        width: 100%;
        height: 5px;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: -webkit-gradient(linear, left top, right top, color-stop(16.25%, #209CFF), color-stop(51.73%, #47D382), color-stop(84.95%, #FF874D));
        background: -webkit-linear-gradient(left, #209CFF 16.25%, #47D382 51.73%, #FF874D 84.95%);
        background: -o-linear-gradient(left, #209CFF 16.25%, #47D382 51.73%, #FF874D 84.95%);
        background: linear-gradient(90deg, #209CFF 16.25%, #47D382 51.73%, #FF874D 84.95%)
    }

    section#header header {
        max-width: 1142px;
        margin: 0 auto;
        -webkit-transition: margin .2s linear;
        -o-transition: margin .2s linear;
        transition: margin .2s linear
    }

    section#header header .iconic {
        width: 24px;
        height: 24px
    }

    section#header header .iconic path {
        fill: #333
    }

    section#header header .corporate-consumer-switcher .iconic path {
        fill: rgba(0, 0, 0, 0.35)
    }

    section#header header.scrolling-down {
        margin-top: -60px
    }

    section#header header nav {
        height: 60px;
        padding-top: 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    section#header header nav .search-field {
        display: none
    }

    section#header header nav.show-mobile-search .logo-section,
    section#header header nav.show-mobile-search .menu-section {
        display: none
    }

    section#header header nav.show-mobile-search .extra-section {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 100%;
        padding: 0;
        margin: 0;
        visibility: visible
    }

    section#header header nav.show-mobile-search .extra-section .search {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    section#header header nav.show-mobile-search .extra-section .search .search-button {
        width: 44px
    }

    section#header header nav.show-mobile-search .extra-section .search-field {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%;
        max-width: 100%
    }

    section#header header nav.show-mobile-search .extra-section .search-field.active ul.recommend-results {
        opacity: 1;
        z-index: 100;
        visibility: visible
    }

    section#header header nav.show-mobile-search .extra-section .search-field .input-search {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 100%
    }

    section#header header nav a:hover {
        text-decoration: none
    }

    section#header header nav .logo-section {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0
    }

    section#header header nav .logo-section a.logo {
        display: block;
        background: url("//web-eshop.cdn.hinet.net/eshop/img/logo/logo.svg") left center no-repeat;
        width: 34px;
        height: 34px;
        background-size: cover
    }

    section#header header nav .menu-section {
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 30%;
        z-index: 50;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    section#header header nav .menu-section .menu.active .icon-menu {
        display: none
    }

    section#header header nav .menu-section .menu.active .icon-close {
        display: block
    }

    section#header header nav .menu-section .menu-button {
        display: block;
        width: 44px;
        height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #333
    }

    section#header header nav .menu-section .menu-button .icon-close {
        display: none
    }

    section#header header nav .extra-section {
        width: 30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    section#header header nav .extra-section .search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    section#header header nav .extra-section .search .search-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 44px;
        height: 44px
    }

    section#header header nav .extra-section .search .close-button {
        width: 44px;
        height: 44px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    section#header header nav .extra-section .search .search-field input {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        line-height: 1;
        font-size: 16px;
        background: white;
        border: 1px solid #d6d6d6;
        padding: .4rem .5rem;
        border-radius: 4px
    }

    section#header header nav .extra-section .search .search-field {
        padding-top: 2px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    section#header header nav .extra-section .search .search-field ul.recommend-results {
        position: fixed;
        text-align: left;
        left: 0;
        padding: .4rem 0;
        position: absolute;
        top: 45px;
        left: -44px;
        right: -44px;
        width: auto;
        height: auto;
        margin: 0;
        background: white;
        z-index: 1;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        opacity: 0;
        visibility: hidden
    }

    section#header header nav .extra-section .search .search-field ul.recommend-results li {
        font-size: 1rem;
        line-height: 1.6;
        padding: .5rem 44px;
        margin: 0;
        list-style: none
    }

    section#header header nav .extra-section .search .search-field ul.recommend-results li a {
        color: #333
    }

    section#header header nav .extra-section .search .search-field ul.recommend-results li.search-seperator {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: .5rem 44px 0 44px
    }

    section#header header nav .extra-section .search .search-field ul.recommend-results li.search-seperator small {
        padding-top: 0.5rem;
        color: rgba(0, 0, 0, 0.5)
    }

    section#header header nav .extra-section .profile {
        display: none
    }

    section#header header nav .extra-section .profile-button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        color: #333
    }

    section#header header nav .logo-section {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    section#header header nav .menu-section {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    section#header header nav .extra-section {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    section#header ul.drop-down-menu {
        overflow: hidden;
        width: 100vw;
        background: white;
        position: absolute;
        z-index: -3;
        -webkit-transform: translateY(-300px);
        -ms-transform: translateY(-300px);
        transform: translateY(-300px);
        opacity: 0;
        left: 0;
        right: 0;
        max-height: 0;
        -webkit-transition: max-height ease-in-out .35s;
        -o-transition: max-height ease-in-out .35s;
        transition: max-height ease-in-out .35s;
        -webkit-box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
        margin-left: 0;
        padding-left: 0
    }

    section#header ul.drop-down-menu.active {
        top: 55px;
        opacity: 1;
        max-height: calc(100vh - 60px);
        overflow: auto;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }

    section#header ul.drop-down-menu .size-s {
        width: 20px;
        margin-right: 8px
    }

    section#header ul.drop-down-menu .menu-photo-section {
        display: none
    }

    section#header ul.drop-down-menu>li>a {
        background: white url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_down.svg") right 1rem center no-repeat
    }

    section#header ul.drop-down-menu>li>a.no-dropdown-icon {
        background: none
    }

    section#header ul.drop-down-menu>li.current>a {
        background: white url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_up.svg") right 1rem center no-repeat
    }

    section#header ul.drop-down-menu>li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }

    section#header ul.drop-down-menu li.current .sub-menu {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        display: block;
        max-height: 1000px
    }

    section#header ul.drop-down-menu a {
        color: #333;
        line-height: 1.8;
        display: block;
        padding: .5rem 1rem
    }

    section#header ul.drop-down-menu .sub-menu {
        overflow: hidden;
        max-height: 0;
        background: #FAFAFA;
        -webkit-transition: max-height ease-in-out .35s;
        -o-transition: max-height ease-in-out .35s;
        transition: max-height ease-in-out .35s
    }

    section#header ul.drop-down-menu .sub-menu a {
        padding: .5rem 2rem
    }

    section#header ul.drop-down-menu li,
    section#header ul.drop-down-menu ul {
        margin-bottom: 0;
        margin-left: 0;
        list-style: none;
        padding-left: 0
    }
}

.mobile-only-link {
    display: inline
}

@media screen and (min-width:3px) {
    .mobile-only-link {
        display: none
    }
}

.desktop-only-link {
    display: inline
}

@media screen and (max-width:2px) {
    .desktop-only-link {
        display: none
    }
}

.mobile-only {
    display: block !important
}

@media screen and (min-width:3px) {
    .mobile-only {
        display: none !important
    }
}

.desktop-only {
    display: none !important
}

@media screen and (min-width:3px) {
    .desktop-only {
        display: block !important
    }
}

.filter-action .filter-action-container {
    max-width: 1142px;
    margin: 1rem auto 0 auto
}

.filter-action .filter-action-container a.clear-all-button,
.filter-action .filter-action-container select.filter-sort {
    display: inline-block;
    cursor: pointer;
    color: #333;
    font-size: 0.8rem;
    border-radius: 5px;
    padding: 0.5em 0.5em 0.5em 32px;
    margin: 0 0 0 0.5em;
    font-weight: normal;
    border: none;
    line-height: 1.2
}

.filter-action .filter-action-container a.clear-all-button:hover,
.filter-action .filter-action-container select.filter-sort:hover {
    text-decoration: none
}

.filter-action .filter-action-container a.clear-all-button {
    background: rgba(255, 255, 255, 0.6) url("//web-eshop.cdn.hinet.net/eshop/img/ic/filter-clear.svg") no-repeat 0.25em center
}

.filter-action .filter-action-container select.filter-sort {
    background: rgba(255, 255, 255, 0.6) url("//web-eshop.cdn.hinet.net/eshop/img/ic/filter-sort.svg") no-repeat 0.25em center
}

.filter-clear-all {
    background: red
}

.filter-tab.desktop-only {
    font-weight: 400
}

@media screen and (min-width:3px) {
    .filter-tab.desktop-only.pull-up {
        top: -30px;
        z-index: 4;
        position: relative;
        margin-bottom: -30px
    }
}

.filter-tab.desktop-only .filter-container {
    position: relative;
    z-index: 3;
    overflow: visible
}

.filter-tab.desktop-only .form-textual {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    overflow: visible;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.filter-tab.desktop-only .form-textual input,
.filter-tab.desktop-only .form-textual select {
    margin-bottom: 0
}

.filter-tab.desktop-only .form-textual:last-child {
    border-right: 0 solid rgba(0, 0, 0, 0.1)
}

.filter-tab.desktop-only .form-textual span {
    padding-left: 1rem;
    line-height: 2;
    height: 2.5rem;
    border: none;
    color: #333;
    font-size: .875rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    cursor: pointer;
    background-position: right center;
    padding-right: calc(.3rem + 24px);
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_down.svg") right 0.3rem center no-repeat
}

@media screen and (min-width:3px) {
    .filter-tab.desktop-only .form-textual span {
        font-size: .8rem
    }
}

.filter-tab.desktop-only .form-textual .form-check input[type=checkbox] {
    height: 1.4rem
}

.filter-tab.desktop-only .form-textual .form-check label {
    font-weight: normal;
    font-size: .875rem;
    line-height: 1.8
}

.filter-tab.desktop-only .form-textual small {
    font-size: .8rem
}

.filter-tab.desktop-only .form-textual .sub-menu {
    border: none;
    position: absolute;
    top: 1.9rem;
    left: -1.5rem;
    padding: .4rem 1rem;
    width: 100%;
    border-radius: .4rem;
    background: white;
    -webkit-box-shadow: 0px 0.8rem 1rem rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0.8rem 1rem rgba(0, 0, 0, 0.1);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    z-index: 12;
    display: block;
    height: 0;
    opacity: 0;
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    font-size: .875rem;
    display: none
}

.filter-tab.desktop-only .form-textual .sub-menu.one-third {
    width: 374px
}

.filter-tab.desktop-only .form-textual .sub-menu.one-forth {
    width: 100%
}

.filter-tab.desktop-only .form-textual .sub-menu li {
    font-size: 0.8rem;
    padding: 0;
    border: none;
    list-style: none
}

.filter-tab.desktop-only .form-textual .sub-menu a {
    display: block;
    padding: .5em 0;
    line-height: 1.5;
    color: #333
}

.filter-tab.desktop-only .form-textual .sub-menu a:hover {
    color: #209cff;
    text-decoration: none
}

.filter-tab.desktop-only .form-textual:hover .sub-menu {
    display: block;
    height: auto;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    overflow: visible;
    z-index: 10
}

.pull-up {
    top: -1rem;
    z-index: 3;
    position: relative;
    margin-bottom: 0rem
}

.pull-up.tab {
    z-index: 8
}

.tab.is_stuck {
    z-index: 20;
    padding-top: 5px
}

.tab {
    margin-bottom: -1px;
    background: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-weight: 400
}

.tab .tab-container {
    max-width: 1142px;
    margin: 0 auto;
    position: relative
}

@media screen and (min-width:3px) {
    .tab .tab-container {
        width: 1142px
    }
}

.tab .tab-container:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 20%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 20%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #fff 20%, rgba(255, 255, 255, 0) 100%);
    z-index: 1
}

@media screen and (min-width:3px) {
    .tab .tab-container:before {
        display: none
    }
}

.tab .tab-container:after {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    right: 0;
    text-align: right;
    width: 1.5rem;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(255, 255, 255, 0)), color-stop(80%, #fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 10%, #fff 80%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 10%, #fff 80%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, #fff 80%);
    z-index: 1
}

@media screen and (min-width:3px) {
    .tab .tab-container:after {
        display: none
    }
}

.tab .tab-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 3rem;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap
}

.tab .tab-wrap:after {
    content: '\00a0\00a0';
    width: 2.5rem
}

@media screen and (min-width:3px) {
    .tab .tab-wrap:after {
        display: none
    }
}

@media screen and (min-width:3px) {
    .tab .tab-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        line-height: 3.6rem
    }
}

.tab .tab-wrap a {
    display: inline-block;
    border-bottom: 3px solid transparent;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #333;
    opacity: 1;
    font-size: .875rem;
    padding: 0 .5rem;
    margin: 0 .3rem
}

@media screen and (min-width:3px) {
    .tab .tab-wrap a {
        font-size: .8rem
    }
}

@media screen and (min-width:3px) {
    .tab .tab-wrap a {
        margin: 0 .7rem
    }
}

.tab .tab-wrap a.active,
.tab .tab-wrap a.current {
    border-bottom: 3px solid #209cff
}

.tab .tab-wrap a:hover {
    color: #209cff;
    text-decoration: none
}

.tab.pager-tab {
    background: rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.tab.pager-tab.tab-slider .tab-wrap {
    overflow-x: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tab.pager-tab.tab-slider .owl-nav {
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0
}

.tab.pager-tab.tab-slider .owl-nav .owl-next,
.tab.pager-tab.tab-slider .owl-nav .owl-prev {
    cursor: pointer;
    position: absolute;
    top: 1px;
    bottom: 0;
    width: 30px;
    height: 74px;
    background: #f3f3f3
}

.tab.pager-tab.tab-slider .owl-nav .owl-next img,
.tab.pager-tab.tab-slider .owl-nav .owl-prev img {
    position: relative;
    top: 4px
}

.tab.pager-tab.tab-slider .owl-nav .owl-next.disabled,
.tab.pager-tab.tab-slider .owl-nav .owl-prev.disabled {
    display: none
}

.tab.pager-tab.tab-slider .owl-nav .owl-prev {
    left: 0;
    text-align: left
}

.tab.pager-tab.tab-slider .owl-nav .owl-next {
    right: 0;
    text-align: right
}

@media screen and (max-width:2px) {
    .tab.pager-tab.tab-slider .tab-wrap {
        overflow-x: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .tab.pager-tab.tab-slider .owl-nav {
        display: none
    }
}

@media screen and (min-width:3px) {
    .tab.pager-tab.page-list select {
        width: 300px;
        margin: .5rem auto
    }
}

.tab.pager-tab.page-list select {
    border: none;
    background-color: transparent
}

.tab.pager-tab.page-list .tab-container:after,
.tab.pager-tab.page-list .tab-container:before {
    display: none
}

.tab.pager-tab-icon {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.tab.pager-tab-icon a {
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.2rem;
    line-height: 1;
    padding-bottom: 1rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tab.pager-tab-icon a.current,
.tab.pager-tab-icon a:hover {
    color: #333;
    border: none
}

.tab.pager-tab-icon a.current .iconic path,
.tab.pager-tab-icon a:hover .iconic path {
    fill: #209cff
}

.tab.pager-tab-icon a .iconic {
    display: block;
    width: 48px;
    max-width: 48px;
    height: 48px;
    margin-bottom: .8rem;
    opacity: 1
}

.tab.pager-tab-icon a .iconic path {
    fill: rgba(0, 0, 0, 0.5)
}

@media screen and (max-width:2px) {
    .tab.pager-tab-icon a .iconic {
        width: 32px;
        max-width: 32px;
        height: 32px
    }
}

.tab.pager-tab-icon a span {
    opacity: .6;
    font-size: .8rem
}

.tab.pager-tab-icon .tab-wrap:after {
    display: none
}

.filter-tab {
    position: relative
}

.filter-tab .filter-container {
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1126px;
    margin: 20px auto;
    -webkit-box-shadow: 0px 0.3rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0.3rem 1rem rgba(0, 0, 0, 0.15);
    border-radius: .6rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1px
}

.filter-tab .filter-container:before {
    display: block;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 20%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 20%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(90deg, #fff 20%, rgba(255, 255, 255, 0) 100%);
    z-index: 1
}

@media screen and (min-width:3px) {
    .filter-tab .filter-container:before {
        display: none
    }
}

.filter-tab .filter-container:after {
    display: block;
    position: absolute;
    content: '\00a0\00a0';
    top: 0;
    bottom: 0;
    right: 0;
    text-align: right;
    width: 2.5rem;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, rgba(255, 255, 255, 0)), color-stop(80%, #fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 10%, #fff 80%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 10%, #fff 80%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 10%, #fff 80%);
    z-index: 1
}

@media screen and (min-width:3px) {
    .filter-tab .filter-container:after {
        display: none
    }
}

@media screen and (min-width:3px) {
    .filter-tab .filter-container:after {
        display: none
    }
}

@media screen and (min-width:3px) {
    .filter-tab .filter-container {}
}

@media screen and (max-width:2px) {
    .filter-tab .filter-container {
        border-radius: 0
    }
}

.filter-tab .filter-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    white-space: nowrap
}

.filter-tab .form-textual {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

@media screen and (min-width:3px) {
    .filter-tab .form-textual {
        height: 50px
    }
}

@media screen and (max-width:2px) {
    .filter-tab .form-textual:last-child .input-search {
        min-width: 200px
    }
}

.filter-tab .form-textual:last-child {
    border-right: 0 solid rgba(0, 0, 0, 0.1)
}

.filter-tab .form-textual select {
    padding-left: 1rem
}

.filter-tab .form-textual input,
.filter-tab .form-textual select {
    margin-bottom: 0;
    font-weight: 400;
    height: 2.5rem;
    border: none;
    color: #333;
    font-size: .875rem;
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media screen and (min-width:3px) {

    .filter-tab .form-textual input,
    .filter-tab .form-textual select {
        font-size: .8rem
    }
}

@media screen and (max-width:2px) {
    .filter-wrap>div:last-child {
        padding-right: 1rem
    }

    .pager-tab-icon.center-tab .tab-wrap a:last-child {
        padding-right: 2rem
    }
}

.tab.icon-tab {
    border-bottom: none
}

@media screen and (min-width:3px) {
    .tab.icon-tab.pull-up {
        top: -20px;
        z-index: 4;
        position: relative;
        margin-bottom: -30px
    }
}

@media screen and (min-width:3px) {
    .tab.icon-tab {
        border-bottom: none
    }
}

@media screen and (min-width:3px) {
    .tab.icon-tab {
        background: transparent
    }
}

.tab.icon-tab .tab-container {
    -webkit-box-shadow: 0px 0px 2.5rem rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 2.5rem rgba(0, 0, 0, 0.15)
}

@media screen and (min-width:3px) {
    .tab.icon-tab .tab-container {
        background: white;
        max-width: 1042px;
        border-radius: .8rem
    }
}

.tab.icon-tab .tab-container:after,
.tab.icon-tab .tab-container:before {
    display: none
}

.tab.icon-tab .tab-wrap {
    line-height: 2.5rem;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width:2px) {
    .tab.icon-tab .tab-wrap a:nth-child(odd) {
        border-right: 1px solid rgba(0, 0, 0, 0.1)
    }
}

.tab.icon-tab .tab-wrap a:last-child {
    border-right: 1px solid transparent
}

.tab.icon-tab .tab-wrap a {
    text-align: left;
    margin: 0;
    padding-left: 1rem;
    width: 50%;
    line-height: 3.5;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: -1px
}

.tab.icon-tab .tab-wrap a img {
    color: #209cff;
    margin-right: 1rem
}

@media screen and (max-width:2px) {
    .tab.icon-tab .tab-wrap a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tab.icon-tab .tab-wrap a img {
        width: 24px;
        height: 24px
    }
}

@media screen and (min-width:3px) {
    .tab.icon-tab .tab-wrap a {
        text-align: center;
        padding-top: 1.5rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0;
        border-bottom: none;
        width: auto;
        padding-left: 0
    }

    .tab.icon-tab .tab-wrap a:last-child {
        border-left: 1px solid transparent
    }

    .tab.icon-tab .tab-wrap a img {
        margin-right: 0rem;
        width: 48px;
        height: 48px
    }
}

.tab.icon-tab .tab-wrap:after {
    display: none
}

.tab.center-tab .tab-wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (min-width:3px) {
    .tab.center-tab .tab-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (min-width:1px) and (max-width:2px) {
    .tab.pager-tab-icon.center-tab .tab-wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.accordian-group,
.accordian-group-only-one {
    margin-bottom: 1rem
}

.accordian-group-only-one .accordian-title,
.accordian-group .accordian-title {
    cursor: pointer;
    background-position: right center;
    padding-right: calc(.3rem + 24px);
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_up.svg") right 0.3rem center no-repeat;
    background-size: 22px
}

.accordian-group.active .accordian-title,
.active.accordian-group-only-one .accordian-title {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_down.svg") right 0.3rem center no-repeat;
    margin-bottom: 0;
    background-size: 22px
}

.accordian-group.active .card-text .accordian-group,
.accordian-group.active .card-text .accordian-group-only-one,
.accordian-group.active .card-text .accordian-title,
.active.accordian-group-only-one .card-text .accordian-group,
.active.accordian-group-only-one .card-text .accordian-group-only-one,
.active.accordian-group-only-one .card-text .accordian-title {
    margin-bottom: 0
}

.accordian-group.active .accordian-content,
.active.accordian-group-only-one .accordian-content {
    display: none
}

.accordian-group.alt .accordian-title,
.alt.accordian-group-only-one .accordian-title {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/minus-solid.svg") right 0.3rem center no-repeat;
    background-size: 22px
}

.accordian-group.alt.active .accordian-title,
.alt.active.accordian-group-only-one .accordian-title {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/plus-solid.svg") right 0.3rem center no-repeat;
    background-size: 22px
}

.accordian-group.no-icon .accordian-title,
.no-icon.accordian-group-only-one .accordian-title {
    background: none
}

.accordian-group.no-icon.active .accordian-title,
.no-icon.active.accordian-group-only-one .accordian-title {
    background: none
}

.accordian-group-only-one .accordian-title {
    padding-right: 0
}

.accordian-group-footer.is-3.accordian-group-only-one,
.accordian-group.accordian-group-footer.is-3 {
    -ms-flex-item-align: start;
    align-self: start
}

.card-text .accordian-group,
.card-text .accordian-group-only-one {
    margin-bottom: 0
}

.accordian-content>:last-child,
.accordian-title>:last-child {
    margin-bottom: 0
}

.tab-steps {
    font-weight: 400;
    background: white;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.tab-steps .tab-steps-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 1142px;
    margin: 0 auto;
    padding: 1rem 0;
    position: relative;
    display: block;
    white-space: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

@media screen and (min-width:3px) {
    .tab-steps .tab-steps-container {
        width: 1142px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.tab-steps .tab-steps-container a {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    min-width: 6em;
    padding: 0 .5rem;
    margin: 0 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: rgba(0, 0, 0, 0.5);
    opacity: .6
}

.tab-steps .tab-steps-container a>div {
    display: block;
    margin: 0 auto
}

.tab-steps .tab-steps-container a>span {
    display: block
}

@media screen and (min-width:3px) {
    .tab-steps .tab-steps-container a {
        padding: 0 1rem
    }
}

.tab-steps .tab-steps-container a:hover {
    text-decoration: none
}

.tab-steps .tab-steps-container a .badge {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 3px solid transparent;
    margin-bottom: 8px;
    line-height: 2.5;
    background: rgba(0, 0, 0, 0.5)
}

@media screen and (min-width:3px) {
    .tab-steps .tab-steps-container a .badge {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.tab-steps .tab-steps-container a .badge:hover {
    border: 3px solid transparent
}

.tab-steps .tab-steps-container a.current {
    opacity: 1;
    color: #333
}

.tab-steps .tab-steps-container a.current .badge {
    background: #209cff
}

.product-gallery {
    width: 100%;
    margin: 0;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-gallery .thumb-container {
    width: 60px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    padding: 0
}

.product-gallery .thumb-container .product-thumbs {
    width: 60px;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.product-gallery .thumb-container .product-thumbs a.current img,
.product-gallery .thumb-container .product-thumbs a:hover img {
    border: 2px solid #209cff
}

.product-gallery .thumb-container .product-thumbs img {
    border: 2px solid transparent;
    width: 55px;
    height: 55px;
    margin: 0
}

.product-gallery .product-thumbs-mobile {
    margin-bottom: 1rem
}

.product-gallery .product-thumbs-mobile a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 350px
}

.product-gallery .product-thumbs-mobile a img {
    margin: 0 auto;
    width: auto;
    max-height: 100%
}

.product-gallery .product-photo {
    width: 100%;
    margin-left: 20px;
    height: 100%;
    min-height: 600px;
    z-index: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center
}

.product-gallery .product-photo .reel-container,
.product-gallery .product-photo .zoom-container {
    width: 100%;
    margin: 0 auto
}

.product-gallery .product-photo .reel-container img,
.product-gallery .product-photo .zoom-container img {
    width: 100%
}

.zoomWindowContainer[style] .zoomWindow {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}

.pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 0
}

.pagination a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    align-items: center;
    margin: 0 .1rem;
    display: flex;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    border-radius: 100px;
    color: #333;
    display: inline-block
}

.pagination a.next-button,
.pagination a.prev-button {
    color: rgba(51, 51, 51, 0.4)
}

.pagination a .iconic {
    text-align: center;
    margin-top: -1px
}

.pagination a.current,
.pagination a:hover {
    background: #209cff;
    color: white;
    text-decoration: none
}

.pagination a.current g,
.pagination a.current path,
.pagination a:hover g,
.pagination a:hover path {
    fill: white
}

section.cht-banner {
    padding: 0;
    position: relative;
    overflow: hidden
}

section.cht-banner a {
    color: inherit;
    text-decoration: none
}

section.cht-banner .button {
    color: white
}

section.cht-banner .button.button-white {
    color: #209cff
}

section.cht-banner .cht-banner-bg-1,
section.cht-banner .cht-banner-bg-2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1
}

section.cht-banner .cht-banner-bg-1 img,
section.cht-banner .cht-banner-bg-2 img {
    width: 100%;
    height: auto
}

section.cht-banner .cht-banner-container {
    color: inherit;
    text-decoration: none;
    max-width: 1142px;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:3px) {
    section.cht-banner .cht-banner-container {
        width: 1142px
    }
}

@media screen and (min-width:3px) {
    section.cht-banner .cht-banner-container {
        height: 600px
    }
}

@media screen and (max-width:2px) {
    section.cht-banner .cht-banner-container {
        display: block;
        height: 500px
    }
}

@media screen and (min-width:3px) {
    .owl-carousel section.cht-banner .cht-banner-container {
        height: 600px
    }
}

@media screen and (max-width:2px) {
    .owl-carousel section.cht-banner .cht-banner-container {
        height: 500px
    }
}

section.cht-banner .cht-banner-container .card {
    -ms-flex-item-align: center;
    align-self: center
}

section.cht-banner .cht-banner-text {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.2rem;
    max-height: 600px
}

@media screen and (min-width:3px) {
    section.cht-banner .cht-banner-text {
        width: 542px
    }
}

@media screen and (max-width:2px) {
    section.cht-banner .cht-banner-text {
        max-height: 180px;
        overflow: hidden;
        text-align: center;
        padding: 1rem
    }
}

section.cht-banner .cht-banner-text .cht-banner-text-content {
    width: 100%;
    padding: 0 1rem
}

@media screen and (max-width:2px) {

    section.cht-banner .cht-banner-text .h1,
    section.cht-banner .cht-banner-text .h2,
    section.cht-banner .cht-banner-text .h3 {
        font-size: 1.5rem
    }

    .res-table table.r-table .table.fixed-head thead section.cht-banner .cht-banner-text th,
    .table.fixed-head thead .res-table table.r-table section.cht-banner .cht-banner-text th,
    .table.fixed-head thead section.cht-banner .cht-banner-text td,
    section.cht-banner .cht-banner-text .h4,
    section.cht-banner .cht-banner-text .h5,
    section.cht-banner .cht-banner-text .h6,
    section.cht-banner .cht-banner-text .res-table table.r-table .table.fixed-head thead th,
    section.cht-banner .cht-banner-text .table.fixed-head thead .res-table table.r-table th,
    section.cht-banner .cht-banner-text .table.fixed-head thead td {
        font-size: 0.9rem
    }

    section.cht-banner .cht-banner-text p {
        font-size: 0.9rem
    }
}

section.cht-banner .cht-banner-img,
section.cht-banner .cht-place-holder {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 0
}

section.cht-banner .cht-banner-img img,
section.cht-banner .cht-place-holder img {
    position: relative;
    z-index: 1
}

@media screen and (max-width:2px) {

    section.cht-banner .cht-banner-img img,
    section.cht-banner .cht-place-holder img {
        max-width: 320px;
        margin: 0 auto;
        height: auto
    }
}

section.cht-banner .cht-banner-card {
    z-index: 8;
    padding: 60px 16px;
    position: relative
}

@media screen and (min-width:3px) {
    section.cht-banner .cht-banner-card {
        width: 500px
    }
}

@media screen and (max-width:2px) {
    section.cht-banner .cht-banner-card {
        width: 100%
    }
}

section.cht-banner.type-f .cht-banner-container {
    height: auto
}

section.cht-banner.type-f .cht-banner-container .card {
    max-height: 480px;
    overflow-y: auto
}

section.cht-banner.type-g .cht-banner-container {
    max-height: 500px;
    height: auto
}

section.cht-banner.type-g .cht-banner-text {
    padding: 3rem 0;
    height: auto
}

section.cht-banner.type-i .cht-banner-container {
    max-height: 500px;
    height: auto
}

section.cht-banner.type-i .cht-banner-text {
    width: 100%;
    padding: 3rem 0;
    height: auto
}

section.cht-banner.type-j .cht-banner-container {
    max-height: 400px;
    height: 400px
}

section.cht-banner.type-j .cht-banner-text {
    padding: 3rem 0;
    height: auto
}

section.cht-banner.type-l .cht-banner-container {
    max-height: 400px;
    height: 400px
}

section.cht-banner.type-m .type-m-title {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px
}

section.cht-banner.type-p .cht-banner-text {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

@media screen and (max-width:2px) {
    section.cht-banner.type-c .cht-banner-text {
        max-height: 500px;
        height: 500px
    }

    section.cht-banner.type-d .cht-banner-img {
        max-height: 500px;
        height: 500px
    }

    section.cht-banner.type-e .cht-banner-text {
        max-height: 150px;
        height: 150px
    }

    section.cht-banner.type-m .cht-banner-text {
        max-height: 150px;
        height: 150px
    }

    section.cht-banner.type-g .cht-banner-container {
        max-height: 500px;
        height: auto
    }

    section.cht-banner.type-g .cht-banner-text {
        max-height: 500px;
        height: auto
    }

    section.cht-banner.type-j .cht-banner-text {
        max-height: 250px;
        height: 250px
    }

    section.cht-banner.type-j .cht-banner-container {
        max-height: 250px;
        height: 250px
    }

    section.cht-banner.type-p .cht-banner-text {
        max-height: 500px;
        height: 500px;
        width: 100%
    }

    section.cht-banner.type-f {
        position: relative
    }

    section.cht-banner.type-f:after {
        content: '';
        display: block;
        background-color: rgba(255, 255, 255, 0);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        position: absolute;
        width: 100%;
        height: 200px;
        bottom: 0;
        left: 0;
        right: 0
    }

    section.cht-banner.type-m .cht-banner-container {
        max-height: auto;
        height: auto
    }
}

@media screen and (max-width:2px) {
    .owl-carousel.owl-theme section.cht-banner .button {
        display: none
    }
}

@media screen and (min-width:3px) {

    section.cht-banner.type-a .cht-banner-img img,
    section.cht-banner.type-b .cht-banner-img img {
        max-width: 600px;
        max-height: 600px
    }

    section.cht-banner.type-e .cht-banner-text {
        max-width: 100%;
        width: 100%;
        max-height: 200px;
        height: 200px
    }

    section.cht-banner.type-e .cht-banner-img {
        max-height: 360px;
        height: 360px
    }

    section.cht-banner.type-m .cht-banner-text {
        max-width: 100%;
        width: 100%;
        max-height: 200px;
        height: 200px
    }

    section.cht-banner.type-m .cht-banner-img {
        max-height: 360px;
        height: 360px
    }

    section.cht-banner.type-f .cht-banner-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        height: auto
    }

    section.cht-banner.type-g .cht-banner-text {
        max-height: 600px;
        height: auto
    }
}

section.hero {
    overflow: hidden;
    padding: 0;
    background-position: center 20%;
    min-height: 550px
}

@media screen and (max-width:2px) {

    section.hero .hero-img,
    section.hero .hero-text {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

section.hero .hero-img,
section.hero .hero-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.form-textual section.hero .hero-img label:last-child,
.form-textual section.hero .hero-text label:last-child,
.res-table table.r-table .table.fixed-head thead section.hero .hero-img th:last-child,
.res-table table.r-table .table.fixed-head thead section.hero .hero-text th:last-child,
.table.fixed-head thead .res-table table.r-table section.hero .hero-img th:last-child,
.table.fixed-head thead .res-table table.r-table section.hero .hero-text th:last-child,
.table.fixed-head thead section.hero .hero-img td:last-child,
.table.fixed-head thead section.hero .hero-text td:last-child,
section.hero .hero-img .form-textual label:last-child,
section.hero .hero-img .h1:last-child,
section.hero .hero-img .h2:last-child,
section.hero .hero-img .h3:last-child,
section.hero .hero-img .h4:last-child,
section.hero .hero-img .h5:last-child,
section.hero .hero-img .h6:last-child,
section.hero .hero-img .res-table table.r-table .table.fixed-head thead th:last-child,
section.hero .hero-img .table.fixed-head thead .res-table table.r-table th:last-child,
section.hero .hero-img .table.fixed-head thead td:last-child,
section.hero .hero-img h1:last-child,
section.hero .hero-img h2:last-child,
section.hero .hero-img h3:last-child,
section.hero .hero-img h4:last-child,
section.hero .hero-img h5:last-child,
section.hero .hero-img h6:last-child,
section.hero .hero-img legend:last-child,
section.hero .hero-img ol:last-child,
section.hero .hero-img p:last-child,
section.hero .hero-img ul:last-child,
section.hero .hero-text .form-textual label:last-child,
section.hero .hero-text .h1:last-child,
section.hero .hero-text .h2:last-child,
section.hero .hero-text .h3:last-child,
section.hero .hero-text .h4:last-child,
section.hero .hero-text .h5:last-child,
section.hero .hero-text .h6:last-child,
section.hero .hero-text .res-table table.r-table .table.fixed-head thead th:last-child,
section.hero .hero-text .table.fixed-head thead .res-table table.r-table th:last-child,
section.hero .hero-text .table.fixed-head thead td:last-child,
section.hero .hero-text h1:last-child,
section.hero .hero-text h2:last-child,
section.hero .hero-text h3:last-child,
section.hero .hero-text h4:last-child,
section.hero .hero-text h5:last-child,
section.hero .hero-text h6:last-child,
section.hero .hero-text legend:last-child,
section.hero .hero-text ol:last-child,
section.hero .hero-text p:last-child,
section.hero .hero-text ul:last-child {
    margin-bottom: 0
}

section.hero .hero-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

section.hero .hero-img img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%;
    width: auto;
    margin: 0 auto
}

section.hero .hero-text p>img {
    max-width: 1000px;
    margin: 0 auto;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

@media screen and (max-width:2px) {
    section.hero .hero-text p>img {
        max-width: 100%
    }
}

@media screen and (max-width:2px) {
    section.hero .hero-text {
        text-align: center
    }

    section.hero .hero-text.content-left,
    section.hero .hero-text .content-left,
    section.hero .hero-text.content-right,
    section.hero .hero-text .content-right {
        text-align: center
    }
}

section.hero .hero-text {
    padding: 1.2rem
}

@media screen and (min-width:3px) {
    section.hero .hero-text {
        padding: 1.6rem
    }
}

section.hero .hero-content {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:2px) {
    section.hero .hero-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

section.hero .hero-container.fit-height {
    height: auto
}

@media screen and (min-width:3px) {
    section.hero .hero-container.fit-height {
        height: auto
    }
}

section.hero .hero-container.size-s {
    min-height: 200px;
    height: auto
}

@media screen and (min-width:3px) {
    section.hero .hero-container.size-s {
        height: 400px
    }
}

section.hero .hero-container {
    height: 600px;
    max-width: 1142px;
    margin: 0 auto;
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:3px) {
    section.hero .hero-container {
        height: 600px
    }
}

section.hero.card-inside .hero-container {
    height: auto
}

section.hero.card-inside .special-hero-margin {
    margin-top: 80px;
    margin-bottom: 80px;
    z-index: 2;
    min-height: 200px
}

@media screen and (max-width:2px) {
    section.hero.card-inside {
        position: relative;
        margin-bottom: 110px;
        overflow: visible
    }

    section.hero.card-inside:after {
        content: '';
        display: block;
        background-color: rgba(255, 255, 255, 0);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
        position: absolute;
        width: 100%;
        height: 100px;
        bottom: 0;
        left: 0;
        right: 0
    }

    section.hero.card-inside .hero-content,
    section.hero.card-inside .hero-img,
    section.hero.card-inside .hero-text {
        display: block
    }

    section.hero.card-inside .special-hero-margin {
        margin-top: 90px;
        margin-bottom: 0px;
        position: relative;
        top: 90px
    }
}

.fancybox-slide>#compare-table.lightbox {
    margin: 0;
    width: 100%;
    height: 100%;
    border-radius: 0
}

.fancybox-slide>#compare-table.lightbox .lightbox-content {
    max-height: 100%
}

.fancybox-slide>.lightbox {
    margin: 0 1rem;
    padding: 1.2rem;
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width:2px) {
    .fancybox-slide>.lightbox.address-box {
        margin: 0;
        border-radius: 0
    }

    .fancybox-slide>.lightbox.address-box .form-textual {
        white-space: nowrap
    }
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox#plan-detail {
        max-width: 600px
    }

    .fancybox-slide>.lightbox.channel-box {
        max-width: 600px
    }

    .fancybox-slide>.lightbox.channel-box .show-item {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0
    }

    .fancybox-slide>.lightbox.address-box {
        max-width: 600px
    }
}

.fancybox-slide>.lightbox button.fancybox-close-small {
    margin-top: 5px;
    margin-right: 5px;
    width: 34px;
    height: 34px;
    opacity: .4;
    border-radius: 44px;
    text-align: center;
    -webkit-transform: scale(0.8) translateY(-7px) translateX(7px);
    -ms-transform: scale(0.8) translateY(-7px) translateX(7px);
    transform: scale(0.8) translateY(-7px) translateX(7px)
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox button.fancybox-close-small {
        -webkit-transform: scale(1) translateY(0) translateX(0);
        -ms-transform: scale(1) translateY(0) translateX(0);
        transform: scale(1) translateY(0) translateX(0)
    }
}

.fancybox-slide>.lightbox button.fancybox-close-small:hover {
    background: rgba(0, 0, 0, 0.1)
}

.fancybox-slide>.lightbox button.fancybox-close-small:after,
.fancybox-slide>.lightbox button.fancybox-close-small:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 10px)
}

.fancybox-slide>.lightbox button.fancybox-close-small:before {
    content: '';
    height: 2px;
    width: 20px;
    background: black;
    border-radius: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fancybox-slide>.lightbox button.fancybox-close-small:after {
    border-radius: 0;
    height: 2px;
    width: 20px;
    background: black;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox {
        padding: 1.6rem
    }
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox {
        min-width: 440px
    }
}

@media screen and (max-width:2px) {
    .fancybox-slide>.lightbox {
        min-width: 280px
    }
}

.fancybox-slide>.lightbox.contract-size {
    max-width: 600px
}

.fancybox-slide>.lightbox.scrollable {
    padding: 1.2rem
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox.scrollable {
        padding: 1.6rem
    }
}

.fancybox-slide>.lightbox.scrollable .lightbox-content {
    padding: 1.2rem;
    margin: 0 -1.2rem;
    overflow-y: scroll;
    max-height: calc(65vh - 150px)
}

@media screen and (min-width:3px) {
    .fancybox-slide>.lightbox.scrollable .lightbox-content {
        margin: 0 -1.6rem;
        padding: 1.6rem
    }
}

.fancybox-slide>.lightbox.scrollable .lightbox-bottom>* {
    margin-bottom: 0
}

.lightbox {
    display: none;
    border-radius: .8rem;
    -webkit-box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2rem rgba(0, 0, 0, 0.1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 1142px
}

.lightbox .h3:first-child {
    text-align: center
}

#compare-table.lightbox {
    max-width: 100%
}

.tooltip_templates {
    display: none
}

.tooltip-wrap {
    max-width: 600px;
    color: #333;
    margin-bottom: -.8rem
}

.form-textual .tooltip-wrap label:last-child,
.res-table table.r-table .table.fixed-head thead .tooltip-wrap th:last-child,
.table.fixed-head thead .res-table table.r-table .tooltip-wrap th:last-child,
.table.fixed-head thead .tooltip-wrap td:last-child,
.tooltip-wrap .form-textual label:last-child,
.tooltip-wrap .h1:last-child,
.tooltip-wrap .h2:last-child,
.tooltip-wrap .h3:last-child,
.tooltip-wrap .h4:last-child,
.tooltip-wrap .h5:last-child,
.tooltip-wrap .h6:last-child,
.tooltip-wrap .res-table table.r-table .table.fixed-head thead th:last-child,
.tooltip-wrap .table.fixed-head thead .res-table table.r-table th:last-child,
.tooltip-wrap .table.fixed-head thead td:last-child,
.tooltip-wrap h1:last-child,
.tooltip-wrap h2:last-child,
.tooltip-wrap h3:last-child,
.tooltip-wrap h4:last-child,
.tooltip-wrap h5:last-child,
.tooltip-wrap h6:last-child,
.tooltip-wrap legend:last-child,
.tooltip-wrap li::last-child,
.tooltip-wrap ol:last-child,
.tooltip-wrap p:last-child,
.tooltip-wrap ul:last-child {
    margin-bottom: 0
}

.tooltip-wrap ol,
.tooltip-wrap ul {
    margin-top: 0
}

.tooltipster-sidetip.tooltipster-base .tooltipster-content {
    padding: .8rem;
    color: #333;
    font-size: .875rem;
    line-height: 1.6
}

@media screen and (min-width:3px) {
    .tooltipster-sidetip.tooltipster-base .tooltipster-content {
        font-size: .8rem
    }
}

input {
    outline: none
}

.breadcrumb a {
    color: #333
}

.breadcrumb a .icon-arrow-right {
    opacity: .2
}

.breadcrumb a:hover {
    color: #209cff;
    text-decoration: none
}

.breadcrumb a:last-child .icon-arrow-right {
    display: none
}

section.footer {
    overflow: hidden;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 0 50px 0;
    background: #EAEAEA
}

@media screen and (min-width:3px) {

    section.footer .neko.accordian-group-footer.active.accordian-group-only-one .accordian-content,
    section.footer .neko.accordian-group.accordian-group-footer.active .accordian-content {
        display: block
    }
}

section.footer .fb-position-fix {
    position: relative;
    top: -7px
}

section.footer .social-buttons {
    margin-bottom: 1rem
}

section.footer .official-links {
    margin-top: 20px
}

section.footer .official-links a img {
    height: 30px
}

section.footer .icon.icon-cht {
    color: #0055a2;
    opacity: 1;
    vertical-align: middle
}

@media screen and (min-width:3px) {

    .res-table table.r-table .table.fixed-head thead section.footer th.accordian-title,
    .table.fixed-head thead .res-table table.r-table section.footer th.accordian-title,
    .table.fixed-head thead section.footer td.accordian-title,
    section.footer .h6.accordian-title,
    section.footer .res-table table.r-table .table.fixed-head thead th.accordian-title,
    section.footer .table.fixed-head thead .res-table table.r-table th.accordian-title,
    section.footer .table.fixed-head thead td.accordian-title {
        background: none;
        cursor: default;
        border: none;
        padding-bottom: 0
    }
}

.res-table table.r-table .table.fixed-head thead section.footer th,
.table.fixed-head thead .res-table table.r-table section.footer th,
.table.fixed-head thead section.footer td,
section.footer .h6,
section.footer .res-table table.r-table .table.fixed-head thead th,
section.footer .table.fixed-head thead .res-table table.r-table th,
section.footer .table.fixed-head thead td {
    line-height: 2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: .5rem
}

section.footer hr {
    margin-top: .5rem;
    margin-bottom: .8rem
}

section.footer a {
    color: rgba(0, 0, 0, 0.5)
}

section.footer .misc-links a {
    margin-right: .5rem;
    padding-right: .5rem;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

section.footer .misc-links a:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none
}

section.footer .miniature {
    line-height: 1.2rem
}

section.footer .desktop-only-link,
section.footer .mobile-only-link {
    border-right: none !important
}

section.footer .footer-list {
    margin-left: 0
}

section.footer .footer-list li {
    line-height: 2;
    list-style: none;
    margin-left: 0
}

@media screen and (min-width:3px) {
    section.footer .footer-list li {
        line-height: 1.8
    }
}

.badge {
    font-weight: bold;
    display: inline-block;
    background: #209CFF;
    -webkit-box-shadow: 0px 8px 16px rgba(32, 156, 255, 0.3);
    box-shadow: 0px 8px 16px rgba(32, 156, 255, 0.3);
    border-radius: 100px;
    color: white;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    border: 2px solid transparent;
    width: 3.3rem;
    font-size: .9rem;
    height: 3.3rem;
    line-height: 3.2rem;
    text-align: center;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

.badge.size-rs {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.3rem
}

.badge.size-xs {
    width: 1rem;
    height: 1rem
}

.badge.size-s {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

@media screen and (min-width:3px) {
    .badge.size-s {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@media screen and (min-width:3px) {
    .badge {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.badge.current {
    border: 3px solid #209cff;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-box-shadow: 0px 0 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0 16px rgba(0, 0, 0, 0.15)
}

.badge.badge-red {
    background: #FF4C4C;
    -webkit-box-shadow: 0px 8px 16px rgba(255, 76, 76, 0.2);
    box-shadow: 0px 8px 16px rgba(255, 76, 76, 0.2)
}

.badge.badge-orange {
    background: #ff874d;
    -webkit-box-shadow: 0px 8px 16px rgba(255, 135, 77, 0.2);
    box-shadow: 0px 8px 16px rgba(255, 135, 77, 0.2)
}

.badge.badge-silver {
    background: silver;
    -webkit-box-shadow: 0px 8px 16px rgba(192, 192, 192, 0.2);
    box-shadow: 0px 8px 16px rgba(192, 192, 192, 0.2)
}

.badge.badge-pink {
    background: #f5a9a9;
    -webkit-box-shadow: 0px 8px 16px rgba(245, 169, 169, 0.2);
    box-shadow: 0px 8px 16px rgba(245, 169, 169, 0.2)
}

.badge.badge-black {
    background: #333333;
    -webkit-box-shadow: 0px 8px 16px rgba(51, 51, 51, 0.1);
    box-shadow: 0px 8px 16px rgba(51, 51, 51, 0.1)
}

.badge.badge-yellow {
    background: #F5A623;
    -webkit-box-shadow: 0px 8px 16px rgba(245, 166, 35, 0.2);
    box-shadow: 0px 8px 16px rgba(245, 166, 35, 0.2)
}

.badge.badge-gold {
    background: #f8d0a9;
    -webkit-box-shadow: 0px 8px 16px rgba(248, 208, 169, 0.2);
    box-shadow: 0px 8px 16px rgba(248, 208, 169, 0.2)
}

.badge.badge-white {
    background: #fafafa;
    -webkit-box-shadow: 0px 0 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0 16px rgba(0, 0, 0, 0.15)
}

.badge.badge-green {
    background: #47d382
}

.badge.badge-navy {
    background: #3E79BF
}

.tag {
    display: inline-block;
    background: #209CFF;
    border-radius: 100px;
    color: white;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    font-size: .7rem;
    padding: .4rem .7rem;
    text-align: center;
    overflow: hidden
}

.tag.size-s {
    width: 2rem;
    height: 1.2rem;
    padding: 0
}

.tag.size-s .icon {
    font-size: 1rem;
    line-height: 1.6rem
}

.tag.tag-red {
    background: #FF4C4C
}

.tag.tag-orange {
    background: #ff874d
}

.tag.tag-green {
    background: #47d382
}

.tag.tag-silver {
    background: silver
}

.tag.tag-outline {
    background: white;
    border: 1px solid silver;
    color: #555555;
    font-weight: 400
}

.tag.tag-pink {
    background: #f5a9a9
}

.tag.tag-black {
    background: #333333
}

.tag.tag-yellow {
    background: #F5A623
}

.tag.tag-light-gray {
    background: rgba(0, 0, 0, 0.1);
    color: #333
}

.tag.tag-gray {
    background: rgba(0, 0, 0, 0.5)
}

.tag.tag-gold {
    background: #f8d0a9
}

@media screen and (min-width:3px) {
    .fixed-action-area.always-on {
        padding-bottom: 1rem;
        -webkit-box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13);
        box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13)
    }
}

.fixed-action-area {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
    z-index: 5;
    background: white;
    -webkit-box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13);
    box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13)
}

@media screen and (min-width:3px) {
    .fixed-action-area {
        position: relative;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.fixed-area-placeholder {
    height: 70px
}

.fixed-cart-area {
    position: fixed;
    background: transparent;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    padding: 1rem 0;
    z-index: 11;
    background: white;
    -webkit-box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13);
    box-shadow: 0px -0.2rem 0.9rem rgba(0, 0, 0, 0.13)
}

.fixed-cart-placeholder {
    height: 110px
}

.status-2 {
    display: none
}

[data-add-to-cart].on .status-1 {
    display: none
}

[data-add-to-cart].on .status-2 {
    display: inline
}

[data-check] .iconic {
    width: 1.6rem;
    height: 1.6rem
}

[data-check] .status-1 .iconic path {
    fill: rgba(0, 0, 0, 0.4)
}

[data-check].on .status-1 {
    display: none
}

[data-check].on .status-2 {
    display: inline
}

[data-check].on .status-2 .icon-ok {
    fill: red
}

.show-item {
    padding: .8rem 1.2rem
}

@media screen and (min-width:3px) {
    .show-item {
        padding: 1.2rem 1.6rem
    }
}

.show-item .show-img-wrapper {
    margin-right: 1rem
}

.show-item .show-img-wrapper img {
    max-width: 60px;
    border-radius: .5rem;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.6)
}

@media screen and (min-width:3px) {
    .show-item .show-img-wrapper img {
        max-width: 100px
    }
}

.all-channel-results {
    display: none
}

.phone-pill {
    cursor: pointer;
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    padding: .4rem 1rem;
    margin-bottom: .8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.phone-pill.current {
    color: white;
    background: #209cff
}

.phone-pill.current .phone-price {
    color: white;
    font-size: 0.8rem;
    line-height: 2
}

.phone-pill .phone-number {
    font-size: 0.8rem;
    line-height: 2;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.phone-pill .phone-price {
    color: #209cff;
    font-size: 0.8rem;
    line-height: 2
}

@media screen and (min-width:3px) {
    .slider-section {
        width: 1142px;
        margin: 0 auto
    }
}

.owl-carousel[data-dots] .owl-nav>div {
    top: calc(50% - 38px)
}

.m-channel-slider .owl-carousel[data-dots] .owl-nav>div {
    top: calc(50% - 52px)
}

.m-channelset-slider .owl-carousel[data-dots] .owl-nav>div {
    top: calc(50% - 20px)
}

.owl-theme[data-pull-dots=true] .owl-dots {
    position: relative;
    top: -40px;
    z-index: 6;
    height: 0
}

@media screen and (min-width:3px) {
    .owl-theme[data-pull-dots=true] .owl-dots {
        top: -32px
    }
}

@media screen and (min-width:3px) {
    .owl-theme[date-wider-nav=true] .owl-nav .nav-circle-left {
        left: -45px
    }

    .owl-theme[date-wider-nav=true] .owl-nav .nav-circle-right {
        right: -45px
    }
}

.owl-theme .owl-nav {
    max-width: 1142px;
    margin: 0 auto
}

.owl-theme[data-items-desktop='1'] .owl-nav .nav-circle-left {
    left: 45px
}

.owl-theme[data-items-desktop='1'] .owl-nav .nav-circle-right {
    right: 45px
}

.owl-theme .owl-nav .nav-circle-left,
.owl-theme .owl-nav .nav-circle-right {
    display: none;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

@media screen and (min-width:3px) {

    .owl-theme .owl-nav .nav-circle-left,
    .owl-theme .owl-nav .nav-circle-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.owl-theme .owl-nav .nav-circle-left .iconic,
.owl-theme .owl-nav .nav-circle-right .iconic {
    opacity: .4
}

.owl-theme .owl-nav .nav-circle-left.disabled,
.owl-theme .owl-nav .nav-circle-right.disabled {
    display: none
}

.owl-theme .owl-nav .nav-circle-left:hover,
.owl-theme .owl-nav .nav-circle-right:hover {
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.15)
}

.owl-theme .owl-nav .nav-circle-left {
    left: -30px
}

.owl-theme .owl-nav .nav-circle-right {
    right: -30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #209cff
}

.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 5px
}

.owl-video-wrapper {
    width: 100%
}

.owl-video-wrapper .owl-video-tn {
    background-size: cover
}

code {
    padding: .2rem;
    background-color: rgba(27, 31, 35, 0.05);
    border-radius: 3px
}

.banner {
    position: relative
}

.banner .close-banner {
    right: 20px;
    top: 15px;
    position: absolute
}

.banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.banner .banner-text {
    margin-bottom: 0
}

.banner .banner-img {
    max-height: 60px
}

.banner .banner-text {
    margin-bottom: 0;
    padding: .5rem 0
}

.banner.banner-green {
    background: #47d382;
    color: white
}

.banner.banner-green .close-banner {
    color: white
}

.banner.banner-black {
    background: #333333;
    color: white
}

.banner.banner-black .close-banner {
    color: white
}

.banner.banner-gray {
    background-color: #E5E5E5
}

.banner.banner-light-gray {
    background: rgba(0, 0, 0, 0.02)
}

.banner.banner-orange {
    background: #47d382;
    color: white
}

.banner.banner-orange .close-banner {
    color: white
}

.banner.banner-red {
    background: #FF4C4C;
    color: white
}

.banner.banner-red .close-banner {
    color: white
}

.banner.banner-pink {
    background: #f5a9a9;
    color: white
}

.banner.banner-pink .close-banner {
    color: white
}

.compare-button,
.like-button {
    display: block
}

.compare-button .icon-like,
.compare-button .icon-plus,
.like-button .icon-like,
.like-button .icon-plus {
    display: inline-block
}

.compare-button .icon-like path,
.compare-button .icon-plus path,
.like-button .icon-like path,
.like-button .icon-plus path {
    fill: rgba(0, 0, 0, 0.5)
}

.compare-button .icon-like:hover path,
.compare-button .icon-plus:hover path,
.like-button .icon-like:hover path,
.like-button .icon-plus:hover path {
    fill: #209cff !important
}

.compare-button .icon-like-solid,
.compare-button .icon-plus-solid,
.like-button .icon-like-solid,
.like-button .icon-plus-solid {
    display: none
}

.compare-button.on .icon-like,
.compare-button.on .icon-plus,
.like-button.on .icon-like,
.like-button.on .icon-plus {
    display: none
}

.compare-button.on .icon-like-solid,
.compare-button.on .icon-plus-solid,
.like-button.on .icon-like-solid,
.like-button.on .icon-plus-solid {
    display: inline-block
}

.compare-button.on .icon-like-solid path,
.compare-button.on .icon-plus-solid path,
.like-button.on .icon-like-solid path,
.like-button.on .icon-plus-solid path {
    fill: #209cff
}

.floating-action {
    display: none;
    position: fixed;
    bottom: 0;
    padding-bottom: 25px;
    z-index: 10;
    width: 100%;
    text-align: center
}

.btn-scroll-top {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: 15px;
    bottom: 30px;
    height: 44px;
    width: 44px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    color: white;
    visibility: hidden;
    -webkit-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s
}

.btn-scroll-top.scrolling-down {
    visibility: visible;
    opacity: 1
}

.color-selector .badge {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    margin-right: .4rem;
    cursor: pointer
}

.color-selector .badge.current,
.color-selector .badge:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 3px solid #209cff
}

.store-picker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 70vh
}

.store-picker .sidebar.card {
    width: 100%;
    border-radius: 0;
    z-index: 2;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (min-width:3px) {
    .store-picker .sidebar.card {
        width: 400px
    }
}

.store-picker .sidebar.card:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media screen and (min-width:3px) {
    .store-picker .sidebar.card {
        -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
        box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1)
    }

    .store-picker .sidebar.card:hover {
        -webkit-box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1);
        box-shadow: 5px 0 10px rgba(0, 0, 0, 0.1)
    }
}

.store-picker .map-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative
}

.store-picker .map-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100% !important;
    height: 100% !important
}

.tab.tab-sticky ul.tab-wrap {
    margin: 0;
    padding: 0
}

.tab.tab-sticky ul.tab-wrap li a.active,
.tab.tab-sticky ul.tab-wrap li a.current {
    border: none
}

.tab.tab-sticky ul.tab-wrap li {
    list-style: none
}

.tab.tab-sticky ul.tab-wrap li.active a,
.tab.tab-sticky ul.tab-wrap li.active a.active,
.tab.tab-sticky ul.tab-wrap li.active a.current,
.tab.tab-sticky ul.tab-wrap li.current a,
.tab.tab-sticky ul.tab-wrap li.current a.active,
.tab.tab-sticky ul.tab-wrap li.current a.current {
    border-bottom: 3px solid #209cff
}

.tab.tab-sticky.is_stuck {
    z-index: 300;
    height: 82px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

@media screen and (max-width:2px) {
    .tab.tab-sticky.is_stuck {
        height: 60px
    }
}

#wayp-1,
#wayp-2,
#wayp-3,
#wayp-4,
#wayp-5,
#wayp-6 {
    position: relative;
    top: -60px
}

@media screen and (max-width:2px) {
    #wayp-1 {
        top: -120px
    }
}

.reveal-box {
    position: relative;
    height: 400px;
    margin-bottom: 2rem;
    overflow: hidden
}

@media screen and (min-width:3px) {
    .reveal-box {
        height: auto
    }
}

.reveal-box .reveal-action-less {
    text-align: center
}

.reveal-box .reveal-action-less a {
    -webkit-tap-highlight-color: transparent;
    display: block;
    height: 40px;
    line-height: 10px
}

.reveal-box .reveal-action-more {
    text-align: center;
    position: absolute;
    top: 200px;
    padding-top: 180px;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%)
}

.reveal-box .reveal-action-more a {
    -webkit-tap-highlight-color: transparent;
    line-height: 10px;
    display: block;
    height: 40px
}

@media screen and (min-width:3px) {
    .card-article-wrapper {
        margin: 0 auto;
        width: 80%
    }
}

@media screen and (min-width:3px) {
    article {
        margin: 0 auto;
        width: 80%
    }

    .form-textual article label,
    .res-table table.r-table .table.fixed-head thead article th,
    .table.fixed-head thead .res-table table.r-table article th,
    .table.fixed-head thead article td,
    article .form-textual label,
    article .h1,
    article .h2,
    article .h3,
    article .h4,
    article .h5,
    article .h6,
    article .res-table table.r-table .table.fixed-head thead th,
    article .table.fixed-head thead .res-table table.r-table th,
    article .table.fixed-head thead td,
    article h1,
    article h2,
    article h3,
    article h4,
    article h5,
    article h6,
    article legend {
        margin-bottom: 1.44rem
    }

    article ol,
    article p,
    article ul {
        margin-bottom: 1.44rem
    }

    article hr {
        margin-bottom: 1.44rem;
        margin-top: 0rem
    }

    article ol,
    article ul {
        margin-left: 1.2rem
    }
}

.form-textual article label,
.res-table table.r-table .table.fixed-head thead article th,
.table.fixed-head thead .res-table table.r-table article th,
.table.fixed-head thead article td,
article .form-textual label,
article .h1,
article .h2,
article .h3,
article .h4,
article .h5,
article .h6,
article .res-table table.r-table .table.fixed-head thead th,
article .table.fixed-head thead .res-table table.r-table th,
article .table.fixed-head thead td,
article h1,
article h2,
article h3,
article h4,
article h5,
article h6,
article legend {
    margin-bottom: 1.12rem
}

article ol,
article p,
article ul {
    margin-bottom: 1.12rem
}

article hr {
    margin-bottom: 1.12rem;
    margin-top: 0rem
}

article ol,
article ul {
    margin-left: 1.2rem
}

@media screen and (min-width:3px) {
    .corporate-consumer-switcher a {
        border-left: 1px solid rgba(0, 0, 0, 0.1)
    }
}

.corporate-consumer-switcher a .iconic path {
    fill: rgba(0, 0, 0, 0.35)
}

.in-page-tab {
    display: none
}

.in-page-tab.current {
    display: block
}

.stand-alone-filter {
    margin: 1rem auto -3rem auto
}

.phone-pill-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.phone-pill-col .phone-pill {
    width: 100%
}

@media screen and (min-width:3px) {
    .phone-pill-col .phone-pill {
        width: auto;
        margin-right: 1rem
    }
}

.product-description-container {
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    cursor: pointer
}

.product-description-container .desc-dots {
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.product-description-container .hidden-description {
    display: none
}

.product-description-container.active .hidden-description {
    display: block
}

.product-description-container.active .desc-dots {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.product-description-container.active .description-toggle {
    margin-top: -20px
}

.product-description-container .description-toggle {
    width: 100%;
    height: 34px;
    padding-top: 20px;
    margin-top: -50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, white 100%);
    position: relative;
    text-align: center;
    list-style: none
}

.plan-chooser {
    width: 80%;
    margin: 0 auto
}

.show-in-ie {
    display: none !important
}

@supports (-ms-ime-align:auto) {
    .show-in-ie {
        display: inline-block !important
    }
}

@supports (-ms-accelerator:true) {
    .show-in-ie {
        display: inline-block !important
    }
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .show-in-ie {
        display: inline-block !important
    }

    img {
        color: white;
        font-size: 0
    }
}

.search-result-relavant ul {
    margin-left: 0
}

.search-result-relavant li {
    list-style: none;
    color: #209cff
}

.list-view {
    list-style: none;
    margin-left: 0
}

.list-view a.list-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1rem 0;
    background-position: right center;
    padding-right: calc(.3rem + 24px);
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_right.svg") right 0.3rem center no-repeat;
    color: inherit;
    display: block
}

.form-textual .list-view a.list-item label,
.list-view a.list-item .form-textual label,
.list-view a.list-item .h5,
.list-view a.list-item h5,
.list-view a.list-item legend {
    margin-bottom: 0
}

.list-view a.list-item:hover {
    text-decoration: none
}

.cable-item {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/form/arrow_right.svg") right -0.5rem center no-repeat;
    padding-right: 1rem
}

.cable-item .right-padding {
    padding-right: 1rem
}

.cable-item .h4,
.cable-item h4 {
    margin-bottom: 0
}

.compare-bar-chart .large {
    font-size: 1.2em;
    vertical-align: middle
}

.compare-bar-chart .chart-unit {
    padding: 1.5rem 0
}

.compare-bar-chart .h4,
.compare-bar-chart h4 {
    margin-bottom: 0
}

.compare-bar-chart .cht-bar-container {
    display: block;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    height: 1.6rem;
    width: 100%;
    position: relative
}

.compare-bar-chart .cht-bar-container .current-display-value,
.compare-bar-chart .cht-bar-container .max-display-value,
.compare-bar-chart .cht-bar-container .max-value,
.compare-bar-chart .cht-bar-container .min-value {
    position: absolute;
    top: 1.5rem;
    left: 0;
    opacity: .5
}

.compare-bar-chart .cht-bar-container .max-value {
    right: 0;
    left: auto
}

.compare-bar-chart .cht-bar-container .current-display-value {
    right: 0;
    left: auto;
    top: -1.9rem;
    opacity: 1;
    color: #ff874d
}

.compare-bar-chart .cht-bar-container .max-display-value {
    right: 0;
    left: auto;
    top: -1.9rem;
    color: #47d382;
    opacity: 1;
    background: white
}

.compare-bar-chart .cht-bar-container .cht-bar-current,
.compare-bar-chart .cht-bar-container .cht-bar-max {
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    border-radius: 50px;
    font-size: .8rem;
    line-height: 1.6rem;
    color: white;
    padding: 0 .8rem;
    text-align: right;
    position: absolute;
    top: 0;
    display: block;
    background: #47d382;
    opacity: 0;
    width: auto
}

.compare-bar-chart .cht-bar-container .cht-bar-current {
    background: #ff874d
}

.inset-form-group {
    padding: 0rem 0 .8rem 1.6rem;
    font-color: #555555
}

@media screen and (max-width:2px) {
    .inset-form-group {
        padding: 0rem 0 1.5rem 1.5rem
    }
}

.language-switcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.language-switcher a {
    margin: 0 auto
}

.language-switcher a.current img,
.language-switcher a:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    border: 3px solid #209cff
}

.language-switcher img {
    -webkit-transition: all .36s;
    -o-transition: all .36s;
    transition: all .36s;
    border-radius: 50px;
    border: 3px solid transparent;
    width: 40px;
    display: inline-block;
    height: 40px
}

.language-text-slider span {
    display: block;
    text-align: center
}

.prepaid-card {
    color: inherit
}

.prepaid-card:hover {
    text-decoration: none
}

.prepaid-card:hover img {
    -webkit-box-shadow: 0px 0.3rem 2rem rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0.3rem 2rem rgba(0, 0, 0, 0.3)
}

.prepaid-card img {
    -webkit-transition: all .356s;
    -o-transition: all .356s;
    transition: all .356s;
    -webkit-box-shadow: 0px 0.2rem 1.5rem rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0.2rem 1.5rem rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-bottom: .6rem;
    max-width: 330px;
    max-height: 206px
}

.select-form {
    max-width: 100%
}

.select-form.active {
    display: block
}

.radio-form {
    display: none;
    width: 100%
}

.radio-form.active {
    display: block
}

.place-holder-card-wrapper {
    display: block;
    padding: .5rem .5rem 1.5rem .5rem
}

.place-holder-card-wrapper .placeholder-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 250px;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: .8rem
}

.place-holder-card-wrapper .placeholder-card .iconic.icon-add {
    width: 2rem;
    height: 2rem;
    margin: 1rem
}

.place-holder-card-wrapper .placeholder-card .iconic.icon-add path {
    fill: rgba(0, 0, 0, 0.5)
}

#compare-tray {
    display: none;
    padding: 1rem 0;
    background: #333
}

#compare-tray .card {
    overflow: visible;
    margin-top: 2rem;
    width: 140px;
    height: 140px;
    margin-bottom: .5rem
}

#compare-tray .card img {
    border-radius: .8rem
}

#compare-tray .compare-cell {
    padding: .5rem
}

#compare-tray .compare-cell.empty {
    opacity: .3
}

#compare-tray .compare-cell.empty .card {
    background: transparent;
    border: 2px dashed white
}

#compare-tray .compare-cell.empty .card img {
    width: 140px;
    height: 140px
}

#compare-tray .remove-compare-cell {
    position: absolute;
    right: -15px;
    top: -15px;
    border-radius: 100px;
    color: white;
    background: #ff874d;
    width: 32px;
    text-align: center;
    height: 32px
}

#compare-tray .placeholder-cell {
    height: 100%;
    width: 100%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#compare-tray .placeholder-cell .icon {
    margin: 0 auto;
    width: 4rem;
    height: 4rem;
    line-height: 4.5rem;
    font-size: 3rem
}

.video-block {
    padding-top: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:2px) {
    .video-block {
        padding: 0;
        height: auto
    }
}

.demo-error-text {
    display: none
}

.iconic {
    width: 1.2rem;
    height: 1.2rem;
    vertical-align: middle;
    -webkit-transform: translateY(-5%);
    -ms-transform: translateY(-5%);
    transform: translateY(-5%)
}

.iconic.size-s {
    width: 1rem;
    height: 1rem
}

.iconic.size-m {
    width: 1.4rem;
    height: 1.4rem
}

.iconic.size-l {
    width: 1.6rem;
    height: 1.6rem
}

.iconic.in-text {
    margin-right: .8rem
}

.iconic.in-link {
    width: 1rem;
    height: 1rem
}

.iconic.in-link path {
    fill: #209cff
}

.button .iconic {
    width: 1.1rem;
    height: 1.1rem
}

.button .iconic path {
    fill: white
}

.button.button-white .iconic g,
.button.button-white .iconic path {
    fill: #209cff
}

.iconic.is-green g,
.iconic.is-green path {
    fill: #47d382
}

.iconic.is-gray path {
    fill: rgba(0, 0, 0, 0.5)
}

.iconic.is-blue g,
.iconic.is-blue path {
    fill: #209cff
}

.iconic.is-white g,
.iconic.is-white path {
    fill: #fafafa
}

.iconic.is-light-gray g,
.iconic.is-light-gray path {
    fill: rgba(0, 0, 0, 0.02)
}

.iconic.is-yellow g,
.iconic.is-yellow path {
    fill: #F5A623
}

.iconic.is-orange g,
.iconic.is-orange path {
    fill: #ff874d
}

.res-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: .8rem;
    overflow: hidden;
    max-width: 100%;
    position: relative
}

.res-table table.r-table th.first-col,
.res-table td.first-col,
.res-table th.first-col {
    width: 140px
}

.res-table .desktop-only-cell {
    display: none
}

@media screen and (min-width:3px) {
    .res-table .desktop-only-cell {
        display: table-cell
    }
}

.res-table .fixed-col {
    position: absolute;
    left: 0
}

.res-table .fixed-col table.r-table {
    border-radius: .8rem 0 0 .8rem
}

.res-table .fixed-col table.r-table th,
.res-table .fixed-col td,
.res-table .fixed-col th,
.res-table table.r-table .fixed-col th {
    display: none
}

.res-table .fixed-col th.title-col {
    color: white
}

.res-table .fixed-col table.r-table th.first-col,
.res-table .fixed-col td.first-col,
.res-table .fixed-col th.first-col,
.res-table table.r-table .fixed-col th.first-col {
    padding: 1rem 0;
    display: table-cell;
    width: 140px;
    background: #FAFAFA;
    color: black;
    font-weight: 400
}

.res-table .fixed-col th.first-col.title-col {
    background: #209cff !important;
    color: white !important;
    font-weight: 400 !important
}

.res-table .scolling-col {
    width: calc(100% - 140px);
    overflow-x: scroll;
    margin-left: 140px
}

.res-table .scolling-col table.r-table {
    border-radius: 0 .8rem .8rem 0
}

.res-table .scolling-col table.r-table th.first-col,
.res-table .scolling-col td.first-col,
.res-table .scolling-col th.first-col,
.res-table table.r-table .scolling-col th.first-col {
    display: none
}

.res-table .scolling-col th.title-col {
    color: white;
    font-weight: 400
}

.res-table table.r-table {
    overflow: hidden;
    white-space: nowrap
}

.res-table table.r-table tr {
    border: 1px solid #E5E5E5
}

.res-table table.r-table td,
.res-table table.r-table th {
    padding: 1rem 2rem;
    text-align: center;
    border: 1px solid #E5E5E5
}

.res-table table.r-table th {
    background: #209cff;
    text-align: center;
    border: 1px solid #E5E5E5
}

#fav-notification {
    width: 165px;
    left: calc(50vw - 82.5px);
    position: fixed;
    bottom: -200px;
    z-index: 50;
    text-align: center
}

.sitemap .nekos.grid-4 {
    margin: 0
}

.sitemap .h4 {
    padding: 2rem 0 1rem 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

@media screen and (max-width:2px) {
    .usage-item {
        width: 49%
    }
}

.usage-item {
    width: 24%;
    margin-bottom: 0.5rem;
    display: inline-block
}

.usage-item img,
.usage-item svg {
    width: 24px;
    height: 24px;
    position: relative;
    margin: 0 0.3rem
}

.usage-item input[type=checkbox] {
    display: none
}

.usage-item label {
    border-radius: 0.25rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    width: 100%;
    padding: 0.5rem
}

.usage-item input[type=checkbox]:checked+label {
    color: #209cff;
    background: rgba(32, 156, 255, 0.03);
    border: 1px solid #209cff
}

.usage-item input[type=checkbox]:checked+label img path,
.usage-item input[type=checkbox]:checked+label svg path {
    fill: #209cff
}

@media screen and (min-width:3px) {
    .neko-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .neko-vertical {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.m-title-bar {
    white-space: nowrap
}

@media screen and (min-width:3px) {

    [date-scope=m-channelset],
    section[date-scope=m-channel] {
        padding: 2rem 0
    }
}

@media screen and (max-width:2px) {

    [date-scope=m-channelset] .owl-stage,
    section[date-scope=m-channel] .owl-stage {
        margin-left: -40px
    }
}

[date-scope=m-channel] .m-channel-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem -10px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:2px) {
    [date-scope=m-channel] .m-channel-list {
        margin: 0
    }
}

[date-scope=m-channel] .m-channel-list .m-channel-item {
    -webkit-transition: all .33s;
    -o-transition: all .33s;
    transition: all .33s;
    padding: 10px;
    border-radius: .8rem;
    margin: 10px;
    display: block;
    position: relative;
    max-width: 170px;
    overflow: hidden
}

@media screen and (max-width:2px) {
    [date-scope=m-channel] .m-channel-list .m-channel-item {
        max-width: calc(50% - 20px)
    }
}

[date-scope=m-channel] .m-channel-list .m-channel-item:hover {
    -webkit-box-shadow: 0px 0.2rem 0.5rem rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0.2rem 0.5rem rgba(0, 0, 0, 0.13)
}

[date-scope=m-channel] .m-channel-list .m-channel-item:hover .m-channel-content .m-channel-cover {
    background: rgba(0, 0, 0, 0.6)
}

[date-scope=m-channel] .m-channel-list .m-channel-item:hover .m-channel-content .m-channel-cover img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    opacity: .3
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content {
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content:hover {
    text-decoration: none
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content .m-channel-cover {
    line-height: 0;
    min-height: 20px;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    border-radius: .6rem
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content .m-channel-cover img {
    -webkit-transition: all .33s;
    -o-transition: all .33s;
    transition: all .33s;
    border-radius: .6rem
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-name {
    color: #333333;
    line-height: 1.2;
    padding-bottom: 0.2rem;
    padding-top: 0.4rem;
    font-weight: bold;
    margin-bottom: 0;
    font-size: 0.9rem
}

[date-scope=m-channel] .m-channel-list .m-channel-item .m-channel-content span.m-channel-price {
    line-height: 1.2
}

[date-scope=m-channel] .m-channel-slider {
    padding: 0
}

@media screen and (min-width:3px) {
    [date-scope=m-channel] .m-channel-slider .owl-dots {
        display: none
    }
}

[date-scope=m-channel] .m-channel-slider .m-channel-list {
    margin: 0
}

@media screen and (max-width:2px) {
    [date-scope=m-channel] .m-channel-slider .m-channel-list .m-channel-item {
        max-width: 100%
    }
}

[date-scope=m-channelset] .m-channelset-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem -10px 0 -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width:2px) {
    [date-scope=m-channelset] .m-channelset-list {
        margin: 0
    }
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item {
    max-width: calc(25% - 38px);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-transition: all .33s;
    -o-transition: all .33s;
    transition: all .33s;
    border-radius: .6rem;
    margin-bottom: 12px;
    margin: 20px 18px 10px 18px;
    display: block;
    position: relative;
    overflow: hidden
}

@media screen and (max-width:2px) {
    [date-scope=m-channelset] .m-channelset-list .m-channelset-item {
        max-width: 100%;
        width: 100%
    }
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item:hover {
    -webkit-box-shadow: 0px 0.2rem 0.5rem rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0.2rem 0.5rem rgba(0, 0, 0, 0.23)
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channel-toggle,
[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channel-toggle-single {
    top: 9px;
    right: 9px
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content {
    text-decoration: none;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-cover {
    line-height: 0;
    background: black;
    border-radius: .6rem;
    min-height: 160px
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-cover img {
    -webkit-transition: all .33s;
    -o-transition: all .33s;
    transition: all .33s;
    border-radius: .6rem;
    opacity: 0.6
}

@media screen and (min-width:3px) {
    [date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-cover img {
        min-height: 160px
    }
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-name {
    font-size: 0.9rem;
    color: white;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 1.2;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    width: 100%
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-name.name-only {
    text-align: left;
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding: 1rem
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-name.name-only span {
    padding: 0;
    display: inline;
    line-height: 1.5
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-name span {
    display: block;
    padding: 1rem;
    width: 100%
}

[date-scope=m-channelset] .m-channelset-list .m-channelset-item .m-channelset-content .m-channelset-price {
    color: white;
    position: absolute;
    bottom: 16px;
    right: 16px;
    line-height: 1.2
}

[date-scope=m-channelset] .m-channelset-slider {
    padding: 0 0 36px 0
}

@media screen and (min-width:3px) {
    [date-scope=m-channelset] .m-channelset-slider .owl-dots {
        display: none
    }
}

[date-scope=m-channelset] .m-channelset-slider .m-channelset-list {
    margin: 0
}

[date-scope=m-channelset] .m-channelset-slider .m-channelset-list .m-channelset-item {
    max-width: 100%
}

.m-channel-item .m-channel-toggle,
.m-channel-item .m-channel-toggle-single,
.m-channelset-item .m-channel-toggle,
.m-channelset-item .m-channel-toggle-single {
    position: absolute;
    top: 18px;
    right: 18px
}

.m-channel-item .m-channel-toggle-single span,
.m-channel-item .m-channel-toggle span,
.m-channelset-item .m-channel-toggle-single span,
.m-channelset-item .m-channel-toggle span {
    opacity: 0
}

.m-channel-toggle-single.m-channel-is-on span.m-channel-icon-added,
.m-channel-toggle.m-channel-is-on span.m-channel-icon-added {
    display: inline;
    opacity: 1
}

.m-channel-toggle-single.m-channel-is-on span.m-channel-icon-add,
.m-channel-toggle.m-channel-is-on span.m-channel-icon-add {
    display: none
}

.m-channel-toggle-single:hover,
.m-channel-toggle:hover {
    text-decoration: none
}

.m-channel-toggle-single span.m-channel-icon-added,
.m-channel-toggle span.m-channel-icon-added {
    display: none
}

.m-channel-toggle-single span.m-channel-icon-add,
.m-channel-toggle span.m-channel-icon-add {
    display: inline
}

.m-channel-item:hover .m-channel-toggle span,
.m-channelset-item:hover .m-channel-toggle span {
    opacity: 1
}

.m-channel-detail-lightbox {
    max-width: 700px
}

.m-channel-detail-lightbox .m-channel-thumb {
    max-width: 140px;
    margin-right: 1rem
}

@media screen and (max-width:2px) {
    .m-channel-detail-lightbox .m-channel-thumb {
        width: 90px
    }
}

.m-channel-detail-lightbox .m-channel-thumb img {
    border-radius: 0.5rem
}

.m-channel-detail-lightbox .m-channel-content span {
    padding: 0.2rem 0.5rem;
    display: inline-block
}

@media screen and (max-width:2px) {
    .m-channel-detail-lightbox .m-channel-content span {
        width: 100%
    }

    .m-channel-detail-lightbox .m-channel-content span:nth-child(odd) {
        background: rgba(0, 0, 0, 0.1)
    }
}

@media screen and (min-width:3px) {
    .m-channel-detail-lightbox .m-channel-content span {
        width: 50%
    }

    .m-channel-detail-lightbox .m-channel-content span:nth-child(4n+1) {
        background: rgba(0, 0, 0, 0.03)
    }

    .m-channel-detail-lightbox .m-channel-content span:nth-child(4n+2) {
        background: rgba(0, 0, 0, 0.03)
    }
}

#m-channel-cart {
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    bottom: -200px
}

#m-channel-cart.m-pop {
    bottom: 0
}

#m-compare-channelset table {
    margin-bottom: 0
}

#m-compare-channelset .res-table table.r-table th,
#m-compare-channelset table td,
.res-table #m-compare-channelset table.r-table th {
    text-align: center;
    width: calc(100% / 6)
}

#m-compare-channelset .res-table table.r-table th.td-heading,
#m-compare-channelset table td.td-heading,
.res-table #m-compare-channelset table.r-table th.td-heading {
    text-align: center;
    padding-top: 1em
}

#m-compare-channelset .res-table table.r-table th.td-heading-y,
#m-compare-channelset table td.td-heading-y,
.res-table #m-compare-channelset table.r-table th.td-heading-y {
    padding-left: 2em;
    text-align: left
}

.table.fixed-head {
    table-layout: fixed;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
    border-collapse: collapse
}

.res-table table.r-table .table.fixed-head th,
.table.fixed-head .res-table table.r-table th,
.table.fixed-head td {
    text-align: center
}

.res-table table.r-table .table.fixed-head th.col-head,
.table.fixed-head .res-table table.r-table th.col-head,
.table.fixed-head td.col-head {
    text-align: left
}

.table.fixed-head thead {
    width: 100%
}

.table.fixed-head thead tr {
    width: 100%;
    position: relative;
    display: block
}

.table.fixed-head tbody {
    display: block;
    overflow: auto;
    width: 100%;
    max-height: calc(65vh - 100px)
}

.res-table table.r-table .table.fixed-head tbody th,
.table.fixed-head tbody .res-table table.r-table th,
.table.fixed-head tbody td {
    width: 100%
}

.zoomContainer {
    z-index: 20;
    position: relative
}

.zoomContainer .zoomWindow {
    border: 2px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.3);
    box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.3);
    border-radius: 0.5rem;
    z-index: 20
}

.w-full {
    width: 100%
}

.h-full {
    height: 100%
}

@media screen and (min-width:3px) {
    .min-width-desktop {
        min-width: 800px
    }
}

.movie-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.movie-grid .movie-item {
    display: block;
    margin: 0 auto;
    text-align: center
}

@media screen and (min-width:3px) {
    .movie-grid .movie-item {
        width: calc(100% / 6 - 20px)
    }
}

@media screen and (max-width:2px) {
    .movie-grid .movie-item {
        width: calc(100% / 2 - 20px)
    }
}

.movie-grid .movie-title {
    height: 3.6rem;
    overflow: hidden
}

#counter-box {
    width: 290px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    border-radius: 3px;
    border: 1px solid #FF4C4C
}

#counter-box .h3 {
    text-align: center;
    width: 2em
}

#counter-box .miniature {
    text-align: center;
    width: 1em
}

#counter-box .red-box {
    background: #FF4C4C;
    padding: 8px 8px 8px 10px;
    line-height: 1;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
    position: relative
}

#counter-box .red-box:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -10px;
    left: 6px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #FF4C4C
}

.hide {
    display: none !important
}

.grid .grid-item {
    width: 32%
}

.form-textual input.input-search.date-icon,
.form-textual input.input-search.search-icon {
    padding-right: 70px
}

.form-textual .search-go {
    cursor: pointer;
    position: absolute;
    padding: 3px 12px;
    font-size: 12px;
    color: white;
    background: gray;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 8px 15px;
    font-size: 12px;
    color: white;
    line-height: 30px;
    background: gray;
    border-radius: 0 5px 5px 0;
    cursor: pointer
}

.form-textual .search-go:hover {
    background: #209cff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.mh-container {
    max-width: 1142px;
    margin: 0 auto
}

@media screen and (min-width:3px) {
    .mh-container {
        width: 1142px
    }
}

.mh-container .card-wrapper {
    vertical-align: top;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.mh-container .card-wrapper .card {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

@media screen and (min-width:3px) {
    .mh-container.grid-4 .card-wrapper {
        width: calc(25% - 6px)
    }
}

@media screen and (max-width:2px) {
    .mh-container.grid-4 .card-wrapper {
        width: calc(50% - 5px)
    }
}

.card-progress {
    background: rgba(0, 0, 0, 0.02)
}

@media screen and (min-width:3px) {
    .card-progress {
        background: rgba(0, 0, 0, 0.02)
    }

    .card-progress .cht-progress-wrapper {
        padding: 1rem;
        position: relative
    }

    .card-progress .cht-progress-wrapper .cht-progress-content {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit {
        width: 100px;
        text-align: center
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.blue .progress-name {
        opacity: 1
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.blue .progress-dot {
        background: #209cff
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.red .progress-name {
        opacity: 1
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.red .progress-dot {
        background: #FF4C4C
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit .progress-name {
        opacity: 0.5
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit .progress-dot {
        display: inline-block;
        background: #D6D6D6;
        border-radius: 20px;
        width: 20px;
        height: 20px
    }

    .card-progress .cht-progress-bar {
        position: relative;
        top: 15.4px;
        background: #D6D6D6;
        height: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc(100% - 100px);
        margin: 0 auto
    }

    .card-progress .cht-progress-bar .cht-progress-bar-unit {
        background: #D6D6D6;
        height: 3px;
        display: block;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .card-progress .cht-progress-bar .cht-progress-bar-unit.blue {
        background: #209cff
    }

    .card-progress .cht-progress-bar .cht-progress-bar-unit.red {
        background: #FF4C4C
    }
}

@media screen and (max-width:2px) {
    .card-progress {
        background: rgba(0, 0, 0, 0.02)
    }

    .card-progress .cht-progress-wrapper {
        padding: 1rem 1rem;
        position: relative
    }

    .card-progress .cht-progress-wrapper .cht-progress-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.blue .progress-name {
        opacity: 1
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.blue .progress-dot {
        background: #209cff
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.red .progress-name {
        opacity: 1
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit.red .progress-dot {
        background: #FF4C4C
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit .progress-name {
        opacity: 0.5;
        display: inline-block
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit .progress-time {
        display: inline-block
    }

    .card-progress .cht-progress-wrapper .cht-progress-content .progress-unit .progress-dot {
        display: inline-block;
        background: #D6D6D6;
        border-radius: 20px;
        width: 10px;
        height: 10px
    }

    .card-progress .cht-progress-bar {
        display: none
    }
}

[data-aos=sticky-tab] {
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    transform: translateY(-200px);
    height: 0;
    -webkit-transition-property: height, opacity, -webkit-transform;
    transition-property: height, opacity, -webkit-transform;
    -o-transition-property: height, transform, opacity;
    transition-property: height, transform, opacity;
    transition-property: height, transform, opacity, -webkit-transform
}

[data-aos=sticky-tab].aos-animate {
    overflow: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

#featured-tags {
    height: 44px;
    margin-top: 1rem
}

#featured-tags .tags-container {
    max-width: 1142px;
    margin: 1px auto;
    padding: 0 5px 10px 5px;
    -webkit-overflow-scrolling: touch
}

#featured-tags .tags-container a.tag.tag-outline {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem
}

#featured-tags .tags-container a.tag.tag-outline:hover {
    text-decoration: none;
    border: 1px solid #209cff;
    color: #209cff
}

#featured-tags .tags-container a.tag.tag-outline.current {
    color: white;
    background: #209cff;
    border: 1px solid #209cff
}

#featured-tags .tags-container a.tag.tag-outline.current:hover {
    color: white
}

@media screen and (max-width:2px) {
    #featured-tags .tags-container {
        overflow: hidden;
        min-height: 40px;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap
    }
}

label[data-cht-checkbox] input[type=checkbox],
label[data-cht-checkbox] input[type=radio],
label[data-cht-radio] input[type=checkbox],
label[data-cht-radio] input[type=radio] {
    opacity: 0;
    cursor: pointer;
    width: 0;
    height: 0;
    margin: 0;
    border: none
}

label[data-cht-checkbox] i.data-symbol,
label[data-cht-radio] i.data-symbol {
    height: 1.2em;
    width: 1.2em;
    vertical-align: middle;
    margin-right: .4em;
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/checkbox_n.svg") no-repeat 0 center;
    background-size: 20px 20px;
    display: inline-block;
    opacity: 1
}

label[data-cht-checkbox] input:checked~i.data-symbol,
label[data-cht-radio] input:checked~i.data-symbol {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/checkbox_s.svg") no-repeat 0 center;
    background-size: 20px 20px
}

label[data-cht-radio] i.data-symbol {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/radio_n.svg") no-repeat 0 center;
    background-size: 20px 20px
}

label[data-cht-radio] input:checked~i.data-symbol {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/radio_s.svg") no-repeat 0 center;
    background-size: 20px 20px
}

label[data-cht-combo] {
    height: 36px;
    width: 36px;
    display: inline-block;
    line-height: 32px;
    -webkit-tap-highlight-color: transparent
}

label[data-cht-combo] input[type=checkbox],
label[data-cht-combo] input[type=radio] {
    opacity: 0;
    cursor: pointer;
    width: 0;
    height: 0;
    margin: 0;
    border: none
}

label[data-cht-combo] i.data-symbol {
    height: 32px;
    width: 32px;
    width-margin: 1px auto;
    vertical-align: middle;
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/circle.svg") no-repeat 0 center;
    background-size: 32px 32px;
    display: inline-block;
    opacity: 1
}

label[data-cht-combo] input:checked~i.data-symbol {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/check-blue.svg") no-repeat 0 center;
    background-size: 32px 32px
}

label[data-cht-checkbox].in-label-check i.data-symbol {
    background-size: 16px 16px;
    display: inline-block;
    opacity: 1;
    vertical-align: top;
    margin: .5em
}

label[data-cht-checkbox].in-label-check input:checked~i.data-symbol {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/checkbox_s.svg") no-repeat 0 center;
    background-size: 16px 16px
}

.cht-list-item-title {
    padding: 1.6rem
}

.cht-list-item {
    padding: 1.6rem;
    min-height: 10px
}

.cht-list-item.with-action-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cht-list-item.show-item-info .cht-item-info-content {
    padding-top: 1rem;
    height: auto
}

.cht-list-item.show-item-info .cht-list-item-container .cht-item-info .cht-item-info-toggle {
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/collapse-arrow.png") no-repeat right top;
    background-size: 1em
}

.cht-list-item .cht-list-item-container {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cht-list-item .cht-list-item-container .cht-item-thumb {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 0;
    margin-right: 1.6rem
}

.cht-list-item .cht-list-item-container .cht-item-thumb img {
    border-radius: 8px;
    width: 100px;
    height: 100px
}

.cht-list-item .cht-list-item-container .cht-item-info {
    margin-right: 0.8rem;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.cht-list-item .cht-list-item-container .cht-item-info .h4 {
    margin: 0.25rem 0
}

.cht-list-item .cht-list-item-container .cht-item-info .cht-item-info-toggle {
    text-decoration: none;
    color: inherit;
    padding-right: 1.2em;
    line-height: 1;
    display: inline-block;
    background: url("//web-eshop.cdn.hinet.net/eshop/img/ic/expand-arrow.png") no-repeat right top;
    background-size: 1em
}

.cht-list-item .cht-item-action,
.cht-list-item .cht-item-action-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cht-list-item .cht-item-info-content {
    height: 0;
    overflow: hidden
}

@media screen and (max-width:2px) {
    .cht-list-item-title {
        padding: 1.2rem 0.8rem
    }

    .cht-list-item {
        padding: 0.8rem
    }

    .cht-list-item.with-action-full {
        display: block
    }

    .cht-list-item.with-action-full .cht-item-action-full {
        padding: 0.8rem 0 0 0
    }

    .cht-list-item .cht-list-item-container .cht-item-thumb {
        margin-right: 0.8rem;
        width: 60px
    }

    .cht-list-item .cht-list-item-container .cht-item-thumb img {
        width: 60px;
        height: 60px
    }

    .cht-list-item .cht-list-item-container.drop-in-mobile {
        display: block
    }

    .cht-list-item .cht-list-item-container.drop-in-mobile .cht-item-info {
        margin-bottom: 0.5rem
    }
}

.cell-product img {
    width: 180px
}

.cell-product:hover {
    text-decoration: none
}

.text-hr {
    margin: 2.5rem 0 1.5rem 0
}

.text-hr hr {
    margin: 24px 0 -12px 0
}

.text-hr .text-hr-content {
    line-height: 24px;
    background: white;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 80px;
    text-align: center;
    display: block
}

#cht-loader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1001;
    display: block;
    background: rgba(255, 255, 255, 0.85)
}

#cht-loader img {
    position: absolute;
    top: calc(50% - 100px);
    left: calc(50% - 100px);
    display: inline-block
}

.add-clear-style {
    display: block;
    color: #333333;
    overflow: hidden;
    position: absolute;
    right: 70px;
    top: 12px;
    line-height: 1
}

.add-clear-style:hover {
    text-decoration: none
}

@media screen and (max-width:2px) {
    .add-clear-style {
        right: 30px
    }
}

#header .add-clear-style {
    right: 70px;
    top: 9px
}

@media screen and (max-width:2px) {
    #header .add-clear-style {
        right: 20px
    }
}

input::-ms-clear {
    display: none;
    opacity: 0
}

.card.product.no-card {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.align-center {
    -ms-flex-item-align: center;
    align-self: center;
    margin: .4rem 0
}

.is-bottom {
    margin-bottom: 1.2rem !important
}

.done-list {
    margin: 0 auto;
    max-width: 768px
}

table.r-table.ratetable {
    margin: 0;
    white-space: normal
}

table.r-table.ratetable th {
    font-weight: bold;
    color: white;
    border: 1px solid #209cff
}

.res-table table.r-table.ratetable th,
table.r-table.ratetable td {
    padding: 1.2rem .5rem
}

table.r-table.ratetable .bg-white {
    background: #FAFAFA;
    font-weight: bold
}

.neko .qa-item {
    position: relative;
    background: white;
    text-align: center;
    width: 100%;
    height: auto;
    margin: .4rem;
    border: 1px solid #D6D6D6;
    border-radius: 12px
}

.neko .qa-item i.data-symbol {
    position: absolute;
    top: 18px;
    right: 18px;
    opacity: 0
}

.neko .qa-item:hover i.data-symbol {
    opacity: 1
}

.neko .qa-item.qa-item-active {
    -webkit-box-shadow: inset 0 0 0 1px #209cff;
    box-shadow: inset 0 0 0 1px #209cff;
    border-color: #209cff
}

.neko .qa-item.qa-item-active i.data-symbol {
    opacity: 1
}

.neko .qa-item.qa-item-active:hover i.data-symbol {
    opacity: 1
}

.qa-item-name {
    padding: 2.5rem 0
}

.qa-item-name span {
    font-weight: 400;
    padding: 1rem .8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto
}

@media screen and (max-width:2px) {
    .neko .qa-item {
        position: relative;
        background: white;
        text-align: center;
        width: 100%;
        height: auto;
        margin: .4rem;
        border: 1px solid #D6D6D6;
        border-radius: 12px
    }

    .neko .qa-item i.data-symbol {
        position: absolute;
        top: 8px;
        right: 8px;
        opacity: 0
    }

    .neko .qa-item-name {
        padding: 1rem 0
    }
}

a.clear-all-button {
    vertical-align: top
}

.cht-select-wrapper {
    position: relative;
    display: inline-block;
    font-size: .8rem;
    font-weight: 400;
    color: #333333
}

.cht-select-wrapper a.cht-select-button {
    padding: 6px 6px 6px 32px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.2;
    color: #333333;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.6) url(//web-eshop.cdn.hinet.net/eshop/img/ic/filter-sort-alt.svg) no-repeat 0.25em center
}

.cht-select-wrapper a.cht-select-button .sort-down {
    display: none
}

.cht-select-wrapper a.cht-select-button .sort-up {
    display: inline
}

.cht-select-wrapper a.cht-select-button.sort-switch {
    background: rgba(255, 255, 255, 0.6) url(//web-eshop.cdn.hinet.net/eshop/img/ic/filter-sort.svg) no-repeat 0.25em center
}

.cht-select-wrapper a.cht-select-button.sort-switch .sort-down {
    display: inline
}

.cht-select-wrapper a.cht-select-button.sort-switch .sort-up {
    display: none
}

.cht-select-wrapper ul.cht-submenu {
    display: none;
    position: absolute;
    margin: 0;
    width: 160px;
    padding: 1rem 1.4rem .4rem 1.4rem;
    background: white;
    -webkit-box-shadow: 0px 0.8rem 1rem rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0.8rem 1rem rgba(0, 0, 0, 0.1);
    border-radius: .4rem;
    z-index: 2
}

@media screen and (min-width:3px) {
    .cht-select-wrapper ul.cht-submenu {
        width: 200px
    }
}

.cht-select-wrapper ul.cht-submenu li {
    list-style: none;
    padding: .5em 0;
    line-height: 1.5
}

.cht-select-wrapper ul.cht-submenu li a {
    color: #333333;
    text-decoration: none
}

.cht-select-wrapper ul.cht-submenu li a:hover {
    color: #209cff
}

.cht-select-wrapper ul.cht-submenu.show-cht-submenu {
    display: block
}

.type-f:before {
    content: "";
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%
}

.nekos .neko.is-narrow.social-buttons {
    padding-right: 0
}

iframe.line-it-button {
    width: 90px !important
}