﻿@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block
}

figure {
    margin: 1em 2.5rem
}

a {
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

b, strong {
    font-weight: inherit
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

fieldset {
    border: 1px solid silver;
    margin: 0 .125rem;
    padding: .35em .625em .75em
}

progress {
    display: inline-block
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

details, menu {
    display: block
}

canvas {
    display: inline-block
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

#wrapper * {
    box-sizing: border-box
}

.wnd-page .b-text .wnd-align-left, .wnd-page .text .wnd-align-left {
    text-align: left
}

.wnd-page .b-text .wnd-align-center, .wnd-page .text .wnd-align-center {
    text-align: center
}

.wnd-page .b-text .wnd-align-justify, .wnd-page .text .wnd-align-justify {
    text-align: justify
}

.wnd-page .b-text .wnd-align-right, .wnd-page .text .wnd-align-right {
    text-align: right
}

.logo font[class*=wnd-font-size] {
    display: inline-block
}

.fonts-loaded .wnd-fonts-fallback .wnd-page, .fonts-loaded .wnd-fonts-fallback .wnd-page h1, .fonts-loaded .wnd-fonts-fallback .wnd-page h2, .fonts-loaded .wnd-fonts-fallback .wnd-page h3, .fonts-loaded .wnd-fonts-fallback .wnd-page h4 {
    font-weight: 400 !important
}

.fonts-loaded .wnd-fonts-fallback .wnd-page b, .fonts-loaded .wnd-fonts-fallback .wnd-page h1 b, .fonts-loaded .wnd-fonts-fallback .wnd-page h1 strong, .fonts-loaded .wnd-fonts-fallback .wnd-page h2 b, .fonts-loaded .wnd-fonts-fallback .wnd-page h2 strong, .fonts-loaded .wnd-fonts-fallback .wnd-page h3 b, .fonts-loaded .wnd-fonts-fallback .wnd-page h3 strong, .fonts-loaded .wnd-fonts-fallback .wnd-page h4 b, .fonts-loaded .wnd-fonts-fallback .wnd-page h4 strong, .fonts-loaded .wnd-fonts-fallback .wnd-page strong {
    font-weight: 700 !important
}

.block.wnd-align-left > div {
    text-align: left
}

.block.wnd-align-center > div {
    text-align: center
}

.block.wnd-align-right > div {
    text-align: right
}

.section {
    position: relative
}

.section:after, .section:before {
    content: "";
    display: table
}

.section:after {
    clear: both
}

.section-inner {
    position: relative
}

.section-inner:after, .section-inner:before {
    content: "";
    display: table
}

.section-inner:after {
    clear: both
}

.section-bg {
    display: block;
    width: 100%;
    height: 100%
}

.section-bg, .section-bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.section-bg-layer {
    bottom: 0;
    right: 0
}

.section-bg-layer > div {
    position: relative;
    height: 100%;
    text-align: center;
    overflow: hidden
}

.section-bg-overlay {
    display: none
}

iframe.wnd-video-background[data-my_videos~=youtube] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.wnd-background-video .section-bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

body.isIE .wnd-background-video .section-bg img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -o-object-fit: none;
    object-fit: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}

.wnd-background-image + .section-bg-overlay, .wnd-background-pattern + .section-bg-overlay, .wnd-background-video + .section-bg-overlay {
    display: block
}

.bgatt-fixed {
    background-attachment: scroll
}

body:not(.wnd-cms) .section-bg {
    z-index: 0
}

.section-wrapper .fullscreen {
    height: 100vh;
    min-height: 25rem;
    max-height: 31.25rem
}

.section-wrapper .fullscreen-all {
    min-height: 22.5rem;
    min-height: 100vh;
    max-height: 100%
}

.ios-iframe .section-wrapper .fullscreen-all {
    max-height: 100%;
    min-height: auto
}

.wnd-cms .section-wrapper .fullscreen-all {
    min-height: calc(100vh - 2.8125rem)
}

#wnd_cookie_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen-all:first-child {
    min-height: calc(100vh - 2.875rem)
}

#wnd_user_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen-all:first-child {
    min-height: calc(100vh - 2.9375rem)
}

#wnd_user_bar:not([style="display: none;"]) + #wnd_cookie_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen-all:first-child {
    min-height: calc(100vh - 2.875rem - 2.9375rem)
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    -webkit-tap-highlight-color: transparent !important
}

html {
    width: 100%;
    height: 100%;
    -ms-overflow-style: scrollbar;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.l-w *, body {
    box-sizing: border-box
}

iframe {
    border: none
}

.lt-ie10 a, .lt-ie10 a:active, .lt-ie10 a:focus, .lt-ie10 a:hover {
    outline: none !important
}

var {
    font-style: normal
}

em var {
    font-style: italic
}

a {
    color: inherit
}

a var, body.wnd-fe:not(.touched) a:hover var {
    text-decoration: none !important
}

blockquote[type=cite] {
    border-color: transparent !important
}

button {
    border-radius: 0
}

span {
    -webkit-line-break: auto;
    line-break: auto
}

.cf:after, .cf:before {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.hidden, .hide {
    display: none !important
}

.show {
    display: block
}

.noscroll {
    overflow: hidden
}

.noscroll body {
    width: 100%;
    height: auto
}

.b {
    padding: 0;
    margin: 0
}

.b-c {
    position: relative;
    /*overflow: hidden*/
}

.b.wnd-align-left > div {
    text-align: left
}

.b.wnd-align-center > div {
    text-align: center
}

.b.wnd-align-right > div {
    text-align: right
}

.b-s, .mt .b-s, .pr .b-s, .wt-blogpost .mt .b-s, .wt-blogpost .pr .b-s {
    padding: .625rem
}

.b-s-0, .mt .b-s-0, .pr .b-s-0, .wt-blogpost .mt .b-s-0, .wt-blogpost .pr .b-s-0 {
    padding: 0
}

.b-s-t0, .mt .b-s-t0, .pr .b-s-t0, .wt-blogpost .mt .b-s-t0, .wt-blogpost .pr .b-s-t0 {
    padding-top: 0
}

.b-s-r0, .mt .b-s-r0, .pr .b-s-r0, .wt-blogpost .mt .b-s-r0, .wt-blogpost .pr .b-s-r0 {
    padding-right: 0
}

.b-s-b0, .mt .b-s-b0, .pr .b-s-b0, .wt-blogpost .mt .b-s-b0, .wt-blogpost .pr .b-s-b0 {
    padding-bottom: 0
}

.b-s-l0, .mt .b-s-l0, .pr .b-s-l0, .wt-blogpost .mt .b-s-l0, .wt-blogpost .pr .b-s-l0 {
    padding-left: 0
}

.b-s-50, .mt .b-s-50, .pr .b-s-50, .wt-blogpost .mt .b-s-50, .wt-blogpost .pr .b-s-50 {
    padding: .3125rem
}

.b-s-t50, .mt .b-s-t50, .pr .b-s-t50, .wt-blogpost .mt .b-s-t50, .wt-blogpost .pr .b-s-t50 {
    padding-top: .3125rem
}

.b-s-r50, .mt .b-s-r50, .pr .b-s-r50, .wt-blogpost .mt .b-s-r50, .wt-blogpost .pr .b-s-r50 {
    padding-right: .3125rem
}

.b-s-b50, .mt .b-s-b50, .pr .b-s-b50, .wt-blogpost .mt .b-s-b50, .wt-blogpost .pr .b-s-b50 {
    padding-bottom: .3125rem
}

.b-s-l50, .mt .b-s-l50, .pr .b-s-l50, .wt-blogpost .mt .b-s-l50, .wt-blogpost .pr .b-s-l50 {
    padding-left: .3125rem
}

.b-s-60, .mt .b-s-60, .pr .b-s-60, .wt-blogpost .mt .b-s-60, .wt-blogpost .pr .b-s-60 {
    padding: .375rem
}

.b-s-t60, .mt .b-s-t60, .pr .b-s-t60, .wt-blogpost .mt .b-s-t60, .wt-blogpost .pr .b-s-t60 {
    padding-top: .375rem
}

.b-s-r60, .mt .b-s-r60, .pr .b-s-r60, .wt-blogpost .mt .b-s-r60, .wt-blogpost .pr .b-s-r60 {
    padding-right: .375rem
}

.b-s-b60, .mt .b-s-b60, .pr .b-s-b60, .wt-blogpost .mt .b-s-b60, .wt-blogpost .pr .b-s-b60 {
    padding-bottom: .375rem
}

.b-s-l60, .mt .b-s-l60, .pr .b-s-l60, .wt-blogpost .mt .b-s-l60, .wt-blogpost .pr .b-s-l60 {
    padding-left: .375rem
}

.b-s-150, .mt .b-s-150, .pr .b-s-150, .wt-blogpost .mt .b-s-150, .wt-blogpost .pr .b-s-150 {
    padding: .9375rem
}

.b-s-t150, .mt .b-s-t150, .pr .b-s-t150, .wt-blogpost .mt .b-s-t150, .wt-blogpost .pr .b-s-t150 {
    padding-top: .9375rem
}

.b-s-r150, .mt .b-s-r150, .pr .b-s-r150, .wt-blogpost .mt .b-s-r150, .wt-blogpost .pr .b-s-r150 {
    padding-right: .9375rem
}

.b-s-b150, .mt .b-s-b150, .pr .b-s-b150, .wt-blogpost .mt .b-s-b150, .wt-blogpost .pr .b-s-b150 {
    padding-bottom: .9375rem
}

.b-s-l150, .mt .b-s-l150, .pr .b-s-l150, .wt-blogpost .mt .b-s-l150, .wt-blogpost .pr .b-s-l150 {
    padding-left: .9375rem
}

.b-s-200, .mt .b-s-200, .pr .b-s-200, .wt-blogpost .mt .b-s-200, .wt-blogpost .pr .b-s-200 {
    padding: 1.25rem
}

.b-s-t200, .mt .b-s-t200, .pr .b-s-t200, .wt-blogpost .mt .b-s-t200, .wt-blogpost .pr .b-s-t200 {
    padding-top: 1.25rem
}

.b-s-r200, .mt .b-s-r200, .pr .b-s-r200, .wt-blogpost .mt .b-s-r200, .wt-blogpost .pr .b-s-r200 {
    padding-right: 1.25rem
}

.b-s-b200, .mt .b-s-b200, .pr .b-s-b200, .wt-blogpost .mt .b-s-b200, .wt-blogpost .pr .b-s-b200 {
    padding-bottom: 1.25rem
}

.b-s-l200, .mt .b-s-l200, .pr .b-s-l200, .wt-blogpost .mt .b-s-l200, .wt-blogpost .pr .b-s-l200 {
    padding-left: 1.25rem
}

.s {
    position: relative
}

.s-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden
}

body:not(.wnd-cms) .s-bg {
    z-index: 0
}

.s-bg-l {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.s-bg-l > div {
    position: relative;
    height: 100%;
    text-align: center;
    overflow: hidden
}

.s-bg-lo {
    display: none
}

.s-c {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

@supports (padding:max(0px)) {
    .s-c {
        padding-left: max(0,env(safe-area-inset-left));
        padding-right: max(0,env(safe-area-inset-right))
    }
}

.wnd-w-narrow .s-c {
    max-width: 62.5rem
}

.wnd-w-default .s-c {
    max-width: 71.25rem
}

.wnd-w-wider .s-c {
    max-width: 80rem
}

.wnd-w-wide .s-c {
    max-width: 101.25rem
}

.wnd-w-full .s-c {
    max-width: 120rem
}

.wnd-w-max .s-c {
    max-width: 100%
}

.wnd-s-none .s-c {
    padding-top: 0;
    padding-bottom: 0
}

.wnd-s-low .s-c, .wnd-s-min .s-c {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.wnd-s-normal .s-c {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.wnd-s-high .s-c, .wnd-s-higher .s-c {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

.wnd-h-hide {
    display: none
}

.wnd-h-auto {
    height: auto
}

.wnd-h-50 {
    min-height: 50vh
}

.wnd-h-70 {
    min-height: 70vh
}

.wnd-h-high {
    min-height: 85vh
}

.wnd-cms .wnd-h-high {
    min-height: calc(85vh - 2.8125rem)
}

.wnd-h-full .wnd-h {
    min-height: 100vh
}

.wnd-cms .wnd-h-full .wnd-h {
    min-height: calc(100vh - 2.8125rem)
}

.wnd-p-tl .s-c {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.wnd-p-tc .s-c, .wnd-p-tl .s-c {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.wnd-p-tc .s-c {
    -ms-flex-align: center;
    align-items: center
}

.wnd-p-tr .s-c {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.wnd-p-cl .s-c {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.wnd-p-cc .s-c, .wnd-p-cl .s-c {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.wnd-p-cc .s-c {
    -ms-flex-align: center;
    align-items: center
}

.wnd-p-cr .s-c {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.wnd-p-bl .s-c {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.wnd-p-bc .s-c, .wnd-p-bl .s-c {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.wnd-p-bc .s-c {
    -ms-flex-align: center;
    align-items: center
}

.wnd-p-br .s-c {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.wnd-background-image {
    background-size: cover;
    background-repeat: no-repeat
}

.wnd-background-pattern {
    background-repeat: repeat;
    background-size: auto
}

.wnd-background-image + .s-bg-lo, .wnd-background-pattern + .s-bg-lo, .wnd-background-video + .s-bg-lo {
    display: block
}

.bgpos-top-center {
    background-position: top
}

.bgpos-center-center {
    background-position: 50%
}

.bgpos-bottom-center {
    background-position: bottom
}

.bgatt-scroll {
    background-attachment: scroll
}

body:not(.touched) .bgatt-fixed {
    background-attachment: fixed
}

body:not(.wnd-cms) .parallax {
    transform: translateZ(0);
    position: fixed;
    z-index: -1;
    pointer-events: none
}

video.wnd-video-background {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

body.isIE video.wnd-video-background {
    -o-object-fit: none;
    object-fit: none;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}

body.isIE video.wnd-video-background, iframe.wnd-video-background {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%
}

iframe.wnd-video-background.orientation-landscape {
    width: auto;
    height: 100%
}

iframe.wnd-video-background.orientation-portrait {
    width: 100%;
    height: auto
}

.wnd-background-video .s-bg img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

body.isIE .wnd-background-video .s-bg img {
    transform: translate(-50%,-50%);
    -o-object-fit: none;
    object-fit: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%
}

.l .wnd-page .b-text .wnd-align-left {
    text-align: left
}

.l .wnd-page .b-text .wnd-align-center {
    text-align: center
}

.l .wnd-page .b-text .wnd-align-justify {
    text-align: justify
}

.l .wnd-page .b-text .wnd-align-right {
    text-align: right
}

font.wnd-font-size-10 {
    font-size: 10%
}

font.wnd-font-size-20 {
    font-size: 20%
}

font.wnd-font-size-30 {
    font-size: 30%
}

font.wnd-font-size-40 {
    font-size: 40%
}

font.wnd-font-size-50 {
    font-size: 50%
}

font.wnd-font-size-60 {
    font-size: 60%
}

font.wnd-font-size-70 {
    font-size: 70%
}

font.wnd-font-size-80 {
    font-size: 80%
}

font.wnd-font-size-90 {
    font-size: 90%
}

font.wnd-font-size-100 {
    font-size: 100%
}

font.wnd-font-size-110 {
    font-size: 110%
}

font.wnd-font-size-120 {
    font-size: 120%
}

font.wnd-font-size-130 {
    font-size: 130%
}

font.wnd-font-size-140 {
    font-size: 140%
}

font.wnd-font-size-150 {
    font-size: 150%
}

font.wnd-font-size-160 {
    font-size: 160%
}

font.wnd-font-size-170 {
    font-size: 170%
}

font.wnd-font-size-180 {
    font-size: 180%
}

font.wnd-font-size-190 {
    font-size: 190%
}

font.wnd-font-size-200 {
    font-size: 200%
}

.wnd-fonts-fallback .wnd-page {
    font-weight: 400 !important
}

.wnd-fonts-fallback .wnd-page b, .wnd-fonts-fallback .wnd-page strong {
    font-weight: 700 !important
}

.wnd-fonts-fallback .wnd-page h1, .wnd-fonts-fallback .wnd-page h2, .wnd-fonts-fallback .wnd-page h3, .wnd-fonts-fallback .wnd-page h4 {
    font-weight: 400 !important
}

.wnd-fonts-fallback .wnd-page h1 b, .wnd-fonts-fallback .wnd-page h1 strong, .wnd-fonts-fallback .wnd-page h2 b, .wnd-fonts-fallback .wnd-page h2 strong, .wnd-fonts-fallback .wnd-page h3 b, .wnd-fonts-fallback .wnd-page h3 strong, .wnd-fonts-fallback .wnd-page h4 b, .wnd-fonts-fallback .wnd-page h4 strong {
    font-weight: 700 !important
}

.b-text a, .b-text a font[class*=wsw-], .link a {
    transition: color .2s ease-in-out,border .2s ease-in-out;
    text-decoration: none;
    padding-bottom: .0625rem;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

body.wnd-fe:not(.touched) .b-text a:hover, body.wnd-fe:not(.touched) .b-text a font[class*=wsw-]:hover, body.wnd-fe:not(.touched) .link a:hover {
    border-color: currentColor !important
}

.b-text a font[class*=wsw-] {
    padding-bottom: .0625rem;
    z-index: 5
}

.b.b-text font[class*=wsw-] a {
    border-color: inherit !important;
    color: inherit !important
}

.arrow {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    line-height: 1;
    font-size: 0
}

.arrow, .pr .arrow {
    width: 3rem
}

.pr-600 .arrow {
    width: 4rem
}

.arrow-submit {
    transition: all .3;
    font-weight: 600;
    text-align: center;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 50%
}

.arrow-submit, .pr .arrow-submit {
    font-size: 2rem;
    line-height: 1.5;
    width: 3rem;
    height: 3rem;
    margin-top: -1.5rem
}

.pr-600 .arrow-submit {
    font-size: 2.5rem;
    line-height: 1.625;
    width: 4rem;
    height: 4rem;
    margin-top: -2rem
}

.arrow-submit:before {
    display: block
}

.arrow-prev, .pr .arrow-prev {
    left: -5px
}

.pr-600 .arrow-prev {
    left: -10px
}

.pr-900 .arrow-prev {
    left: -15px
}

.arrow-prev .arrow-submit:before {
    content: "<";
    
}

.arrow-next, .pr .arrow-next {
    right: -5px
}

.pr-600 .arrow-next {
    right: -10px
}

.pr-900 .arrow-next {
    right: -15px
}

.arrow-next .arrow-submit:before {
    content: ">";
    
}

.dots {
    transition: display .3s ease-in-out;
    position: relative;
    line-height: 0;
    text-align: center;
    width: 100%;
    height: .875rem;
    padding: 0;
    margin: .9375rem auto 0;
    overflow: hidden;
    display: none
}

.dots.show {
    display: block
}

.dots-content {
    width: 4.375rem;
    height: .875rem;
    overflow: hidden;
    position: relative;
    z-index: 5;
    margin: 0 auto
}

.dots ul {
    list-style: none;
    width: auto;
    height: auto;
    margin: 0
}

.dots li, .dots ul {
    position: relative;
    overflow: hidden;
    display: inline-block;
    padding: 0
}

.dots li {
    transition: background-color .3s ease-in-out;
    width: .375rem;
    height: .375rem;
    margin: .25rem;
    border-radius: 50%;
    cursor: pointer
}

.dots li.clone {
    display: none
}

.dots li.active {
    transition: background-color .3s ease-in-out
}

.dots .infinite {
    width: 4.125rem
}

.dots .infinite li {
    height: .25rem;
    width: .25rem;
    vertical-align: middle
}

.dots .infinite li.active, .dots .infinite li.large {
    height: .375rem;
    width: .375rem
}

.dots .infinite li.clone {
    display: inline-block
}

.image-title span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: .95rem;
    line-height: 1.6;
    font-style: italic;
    text-align: center;
    opacity: .8;
    padding: .625rem 0 0;
    display: block
}

.image-title span:first-child:empty {
    display: none
}

.image-title-left span {
    text-align: left
}

.image-title-center span {
    text-align: center
}

.image-title-right span {
    text-align: right
}

.image-title-justify span {
    text-align: justify
}

.pswp__caption {
    font-size: .95rem;
    line-height: 1.6;
    font-style: italic;
    opacity: .8;
    padding: .625rem 0 0
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ .lbox-d .pswp__bg {
    background: #000
}

.lbox-d .pswp__bg:after {
    content: "0.7"
}

.lbox-d .pswp__error-msg, .lbox-d .pswp__error-msg a {
    color: #ccc
}

.lbox-d .pswp__button, .lbox-d .pswp__button--arrow--left:before, .lbox-d .pswp__button--arrow--right:before {
    background-image: url(../../3y/3yb/3ybh5o.png)
}

.lbox-d .pswp--svg .pswp__button, .lbox-d .pswp--svg .pswp__button--arrow--left:before, .lbox-d .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../../33/33c/33c7ft.svg)
}

.lbox-l .pswp__bg {
    background: #fff
}

.lbox-l .pswp__bg:after {
    content: "0.9"
}

.lbox-l .pswp__error-msg, .lbox-l .pswp__error-msg a {
    color: #222
}

.lbox-l .pswp__button, .lbox-l .pswp__button--arrow--left:before, .lbox-l .pswp__button--arrow--right:before {
    background-image: url(../../1a/1a7/1a728k.png)
}

.lbox-l .pswp--svg .pswp__button, .lbox-l .pswp--svg .pswp__button--arrow--left:before, .lbox-l .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../../1o/1od/1odgbr.svg)
}

.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 200;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: none
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-backface-visibility: hidden
}

.pswp__bg:after {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    visibility: hidden
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container, .pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__container, .pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    transform-origin: left top;
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
    transition: none
}

.pswp__container, .pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

.pswp__item {
    right: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img, .pswp__item {
    position: absolute;
    left: 0;
    top: 0
}

.pswp__img {
    width: auto;
    height: auto
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: transparent
}

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -.5rem
}

.pswp__error-msg a {
    text-decoration: underline
}

.pswp__button {
    width: 2.75rem;
    height: 2.75rem;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    transition: opacity .2s;
    box-shadow: none
}

.pswp__button:focus, .pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: none;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 264px 88px;
    width: 2.75rem;
    height: 2.75rem
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    background-image: none !important
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    background: 0 0;
    top: 10%;
    margin-top: 0;
    width: 25%;
    height: 80%;
    position: absolute;
    outline: none
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
    content: "";
    top: 50%;
    transform: translateY(-50%);
    height: 1.875rem;
    width: 2rem;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter, .pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: .625rem;
    position: absolute;
    z-index: 300;
    opacity: 0;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 320;
    position: absolute;
    background: #fff;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    box-shadow: 0 .125rem .3125rem rgba(0,0,0,.25);
    transform: translateY(6px);
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: .5rem .75rem;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a, .pswp__share-tooltip a:hover {
    color: #000;
    text-decoration: none
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 1rem .75rem
}

a.pswp__share--facebook:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #fff;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3e5c9a;
    color: #fff
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3e5c9a
}

a.pswp__share--twitter:hover {
    background: #55acee;
    color: #fff
}

a.pswp__share--pinterest:hover {
    background: #ccc;
    color: #ce272d
}

a.pswp__share--download:hover {
    background: #ddd
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 2.75rem;
    font-size: 13px;
    line-height: 44px;
    color: #fff;
    opacity: .75;
    padding: 0 .625rem
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 2.75rem
}

.pswp__caption small {
    font-size: 11px;
    color: #bbb
}

.pswp__caption__center {
    text-align: center;
    max-width: 100%;
    margin: auto;
    padding: .625rem;
    color: #ccc
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 2.75rem;
    height: 2.75rem;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1.375rem;
    opacity: 0;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 1.25rem;
    height: 1.25rem;
    margin: .75rem
}

.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(../../3x/3xw/3xwanv.gif) 0 0 no-repeat
}

.pswp--css_animation .pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    animation: c .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    animation: a 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: .75;
    width: .875rem;
    height: .875rem;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: .4375rem;
    height: .875rem;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    box-sizing: border-box;
    width: .875rem;
    height: .875rem;
    border: 2px solid #fff;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0
}

@keyframes a {
    0% {
        transform: rotate(0)
    }

    50% {
        transform: rotate(-140deg)
    }

    to {
        transform: rotate(0)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 250
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 2.75rem;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption, .pswp__top-bar {
    background-color: transparent
}

.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right, .pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none !important
}

.wnd-image-placeholder > div {
    background-color: hsla(0,0%,87%,.2)
}

::-moz-selection {
    background-color: rgba(105,160,215,.4)
}

::selection {
    background-color: rgba(105,160,215,.4)
}

.content {
    padding: 0;
    margin: 0;
    position: relative
}

.content .column-content {
    float: left;
    overflow: hidden
}

#wnd-workarea .content:empty {
    padding: .9375rem 0 !important
}

p.empty {
    text-align: center;
    padding: .625rem 0
}

.inline-text {
    display: inline-block;
    max-width: 100%
}

.inline-text > span {
    padding: .3125rem .625rem;
    display: inline-block
}

.inline-data > span, .listing-data > span {
    padding: 0
}

.section-wrapper {
    padding: 0;
    margin: 0
}

.block {
    padding: .625rem
}

.small .block {
    padding: .3125rem
}

.large .block {
    padding: 1.25rem
}

.mt {
    padding: .3125rem .1875rem
}

.mt > div:empty {
    padding: 1.25rem
}

.sf {
    display: inline-block
}

.sf > div {
    padding: .375rem .625rem;
    font-size: .875rem;
    line-height: 1.42857
}

.more-text, body:not(.wnd-cms) .sf .text-content:empty {
    display: none
}

.styled-inline-text, .styled-inline-text > span {
    display: inline-block;
    max-width: 100%
}

.styled-inline-text > span {
    padding: .3125rem .625rem
}

.styled-inline-text > span > span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    display: inline;
    padding: 0;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    position: static
}

.wnd-cms .styled-inline-text > span > span:empty:after {
    content: "/";
    position: relative;
    z-index: 0;
    opacity: 0
}

.styled-inline-text > span > span:not(:empty) {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.abril-fatface {
    font-family: Abril FatFace,Times New Roman,serif;
    font-weight: 400
}

.wnd-fonts-fallback .abril-fatface {
    font-family: Noto Serif,Times New Roman,serif
}

.abril-fatface:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.abril-fatface b, .abril-fatface strong {
    font-weight: 700
}

.brandon-grotesque {
    font-family: brandon-grotesque,Arial,sans-serif;
    font-weight: 300
}

.wnd-fonts-fallback .brandon-grotesque {
    font-family: Noto Sans,Arial,sans-serif
}

.brandon-grotesque:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.brandon-grotesque b, .brandon-grotesque strong {
    font-weight: 500
}

.fira-sans {
    font-family: fira-sans,Trebuchet MS,sans-serif;
    font-weight: 300
}

.wnd-fonts-fallback .fira-sans {
    font-family: Noto Sans,Trebuchet MS,sans-serif
}

.fira-sans:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.fira-sans b, .fira-sans strong {
    font-weight: 700
}

.lobster {
    font-family: Lobster,Georgia,serif;
    font-weight: 400
}

.wnd-fonts-fallback .lobster {
    font-family: Noto Serif,Georgia,serif
}

.lobster:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.lobster b, .lobster strong {
    font-weight: 700
}

.lora {
    font-family: Lora,Georgia,serif;
    font-weight: 400
}

.wnd-fonts-fallback .lora {
    font-family: Noto Serif,Georgia,serif
}

.lora:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.lora b, .lora strong {
    font-weight: 700
}

.open-sans {
    font-family: Open Sans,Trebuchet MS,sans-serif;
    font-weight: 300
}

.wnd-fonts-fallback .open-sans {
    font-family: Noto Sans,Trebuchet MS,sans-serif
}

.open-sans:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.open-sans b, .open-sans strong {
    font-weight: 700
}

.playfair-display {
    font-family: Playfair Display,Times New Roman,serif;
    font-weight: 400
}

.wnd-fonts-fallback .playfair-display {
    font-family: Noto Serif,Times New Roman,serif
}

.playfair-display:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.playfair-display b, .playfair-display strong {
    font-weight: 700
}

.proxima-nova {
    font-family: proxima-nova,Helvetica,Arial,sans-serif;
    font-weight: 300
}

.wnd-fonts-fallback .proxima-nova {
    font-family: Noto Sans,Helvetica,Arial,sans-serif
}

.proxima-nova:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.proxima-nova b, .proxima-nova strong {
    font-weight: 600
}

.pt-serif {
    font-family: "pt-serif",Times New Roman,serif;
    font-weight: 400
}

.wnd-fonts-fallback .pt-serif {
    font-family: Noto Serif,Times New Roman,serif
}

.pt-serif:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.pt-serif b, .pt-serif strong {
    font-weight: 700
}

.ribeye-marrow {
    font-family: Ribeye Marrow,Times New Roman,serif;
    font-weight: 400
}

.wnd-fonts-fallback .ribeye-marrow {
    font-family: Noto Serif,Times New Roman,serif
}

.ribeye-marrow:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.ribeye-marrow b, .ribeye-marrow strong {
    font-weight: 700
}

.roboto {
    font-family: Roboto,Arial,sans-serif;
    font-weight: 300
}

.wnd-fonts-fallback .roboto {
    font-family: Noto Sans,Arial,sans-serif
}

.roboto:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.roboto b, .roboto strong {
    font-weight: 700
}

.jp-hannari-mincho {
    font-family: Hannari Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-hannari-mincho {
    font-family: Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}

.jp-hannari-mincho b, .jp-hannari-mincho strong {
    font-weight: 700
}

.jp-harenosora-mincho {
    font-family: Harenosora Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-harenosora-mincho {
    font-family: Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}

.jp-harenosora-mincho b, .jp-harenosora-mincho strong {
    font-weight: 700
}

.jp-kei-font {
    font-family: Kei Font,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-kei-font {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.jp-kei-font b, .jp-kei-font strong {
    font-weight: 700
}

.jp-logo-type-gothic {
    font-family: Logo Type Gothic,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-logo-type-gothic {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.jp-logo-type-gothic b, .jp-logo-type-gothic strong {
    font-weight: 700
}

.jp-rounded-mgen-plus {
    font-family: Rounded Mgen Plus,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-rounded-mgen-plus {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.jp-rounded-mgen-plus b, .jp-rounded-mgen-plus strong {
    font-weight: 700
}

.jp-utsukushi-mincho {
    font-family: Utsukushi Mincho,Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-utsukushi-mincho {
    font-family: Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}

.jp-utsukushi-mincho b, .jp-utsukushi-mincho strong {
    font-weight: 700
}

.jp-wada-lab-maru-gothic {
    font-family: Wada Lab Maru Gothic,Noto Sans Japanese,Noto Sans,Arial,sans-serif;
    font-weight: 400
}

.wnd-fonts-fallback .jp-wada-lab-maru-gothic {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.jp-wada-lab-maru-gothic b, .jp-wada-lab-maru-gothic strong {
    font-weight: 700
}

.noto-sans-japanese {
    font-weight: 400
}

.noto-sans-japanese, .wnd-fonts-fallback .noto-sans-japanese {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.noto-sans-japanese b, .noto-sans-japanese strong {
    font-weight: 700
}

.noto-serif-japanese {
    font-weight: 400
}

.noto-serif-japanese, .wnd-fonts-fallback .noto-serif-japanese {
    font-family: Noto Serif Japanese,Noto Serif,YuMincho,Yu Mincho,serif
}

.noto-serif-japanese b, .noto-serif-japanese strong {
    font-weight: 700
}

body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
    word-spacing: 2px;
    letter-spacing: .03125rem
}

body:not(.wnd-fonts-fallback) .auto-font-size .lora, body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
    word-spacing: 1px;
    letter-spacing: -.03125rem
}

body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
    word-spacing: 2px;
    letter-spacing: -.03125rem
}

body:not(.wnd-fonts-fallback) .auto-font-size .fira-sans, body:not(.wnd-fonts-fallback) .auto-font-size .proxima-nova, body:not(.wnd-fonts-fallback) .auto-font-size .roboto {
    word-spacing: 1px;
    letter-spacing: -.03125rem
}

.auto-font-size {
    line-height: 0;
    font-size: 2.25rem
}

.auto-font-size > span > span {
    font-size: inherit
}

.auto-font-size .claim-borders > span, .auto-font-size .claim-color-text > span, .auto-font-size .claim-default-inv > span, .auto-font-size .claim-default > span {
    line-height: 148%
}

.auto-font-size .claim-bg-inv.abril-fatface > span, .auto-font-size .claim-bg.abril-fatface > span, .auto-font-size .claim-color-alpha.abril-fatface > span, .auto-font-size .claim-color-inv.abril-fatface > span, .auto-font-size .claim-color.abril-fatface > span, .auto-font-size .claim-gray.abril-fatface > span {
    line-height: 163%
}

.auto-font-size .claim-bg-inv.brandon-grotesque > span, .auto-font-size .claim-bg-inv.fira-sans > span, .auto-font-size .claim-bg.brandon-grotesque > span, .auto-font-size .claim-bg.fira-sans > span, .auto-font-size .claim-color-alpha.brandon-grotesque > span, .auto-font-size .claim-color-alpha.fira-sans > span, .auto-font-size .claim-color-inv.brandon-grotesque > span, .auto-font-size .claim-color-inv.fira-sans > span, .auto-font-size .claim-color.brandon-grotesque > span, .auto-font-size .claim-color.fira-sans > span, .auto-font-size .claim-gray.brandon-grotesque > span, .auto-font-size .claim-gray.fira-sans > span {
    line-height: 166%
}

.auto-font-size .claim-bg-inv.lobster > span, .auto-font-size .claim-bg.lobster > span, .auto-font-size .claim-color-alpha.lobster > span, .auto-font-size .claim-color-inv.lobster > span, .auto-font-size .claim-color.lobster > span, .auto-font-size .claim-gray.lobster > span {
    line-height: 191%
}

.auto-font-size .claim-bg-inv.lora > span, .auto-font-size .claim-bg.lora > span, .auto-font-size .claim-color-alpha.lora > span, .auto-font-size .claim-color-inv.lora > span, .auto-font-size .claim-color.lora > span, .auto-font-size .claim-gray.lora > span {
    line-height: 176%
}

.auto-font-size .claim-bg-inv.open-sans > span, .auto-font-size .claim-bg.open-sans > span, .auto-font-size .claim-color-alpha.open-sans > span, .auto-font-size .claim-color-inv.open-sans > span, .auto-font-size .claim-color.open-sans > span, .auto-font-size .claim-gray.open-sans > span {
    line-height: 171%
}

.auto-font-size .claim-bg-inv.playfair-display > span, .auto-font-size .claim-bg.playfair-display > span, .auto-font-size .claim-color-alpha.playfair-display > span, .auto-font-size .claim-color-inv.playfair-display > span, .auto-font-size .claim-color.playfair-display > span, .auto-font-size .claim-gray.playfair-display > span {
    line-height: 159%
}

.auto-font-size .claim-bg-inv.proxima-nova > span, .auto-font-size .claim-bg.proxima-nova > span, .auto-font-size .claim-color-alpha.proxima-nova > span, .auto-font-size .claim-color-inv.proxima-nova > span, .auto-font-size .claim-color.proxima-nova > span, .auto-font-size .claim-gray.proxima-nova > span {
    line-height: 150%
}

.auto-font-size .claim-bg-inv.pt-serif > span, .auto-font-size .claim-bg.pt-serif > span, .auto-font-size .claim-color-alpha.pt-serif > span, .auto-font-size .claim-color-inv.pt-serif > span, .auto-font-size .claim-color.pt-serif > span, .auto-font-size .claim-gray.pt-serif > span {
    line-height: 158%
}

.auto-font-size .claim-bg-inv.ribeye-marrow > span, .auto-font-size .claim-bg.ribeye-marrow > span, .auto-font-size .claim-color-alpha.ribeye-marrow > span, .auto-font-size .claim-color-inv.ribeye-marrow > span, .auto-font-size .claim-color.ribeye-marrow > span, .auto-font-size .claim-gray.ribeye-marrow > span {
    line-height: 176%
}

.auto-font-size .claim-bg-inv.roboto > span, .auto-font-size .claim-bg.roboto > span, .auto-font-size .claim-color-alpha.roboto > span, .auto-font-size .claim-color-inv.roboto > span, .auto-font-size .claim-color.roboto > span, .auto-font-size .claim-gray.roboto > span {
    line-height: 161%
}

.auto-font-size .claim-bg-inv.jp-hannari-mincho > span, .auto-font-size .claim-bg.jp-hannari-mincho > span, .auto-font-size .claim-color-alpha.jp-hannari-mincho > span, .auto-font-size .claim-color-inv.jp-hannari-mincho > span, .auto-font-size .claim-color.jp-hannari-mincho > span, .auto-font-size .claim-gray.jp-hannari-mincho > span {
    line-height: 168%
}

.auto-font-size .claim-bg-inv.jp-harenosora-mincho > span, .auto-font-size .claim-bg.jp-harenosora-mincho > span, .auto-font-size .claim-color-alpha.jp-harenosora-mincho > span, .auto-font-size .claim-color-inv.jp-harenosora-mincho > span, .auto-font-size .claim-color.jp-harenosora-mincho > span, .auto-font-size .claim-gray.jp-harenosora-mincho > span {
    line-height: 185%
}

.auto-font-size .claim-bg-inv.jp-kei-font > span, .auto-font-size .claim-bg.jp-kei-font > span, .auto-font-size .claim-color-alpha.jp-kei-font > span, .auto-font-size .claim-color-inv.jp-kei-font > span, .auto-font-size .claim-color.jp-kei-font > span, .auto-font-size .claim-gray.jp-kei-font > span {
    line-height: 166%
}

.auto-font-size .claim-bg-inv.jp-logo-type-gothic > span, .auto-font-size .claim-bg.jp-logo-type-gothic > span, .auto-font-size .claim-color-alpha.jp-logo-type-gothic > span, .auto-font-size .claim-color-inv.jp-logo-type-gothic > span, .auto-font-size .claim-color.jp-logo-type-gothic > span, .auto-font-size .claim-gray.jp-logo-type-gothic > span {
    line-height: 163%
}

.auto-font-size .claim-bg-inv.jp-rounded-mgen-plus > span, .auto-font-size .claim-bg-inv.jp-utsukushi-mincho > span, .auto-font-size .claim-bg-inv.jp-wada-lab-maru-gothic > span, .auto-font-size .claim-bg.jp-rounded-mgen-plus > span, .auto-font-size .claim-bg.jp-utsukushi-mincho > span, .auto-font-size .claim-bg.jp-wada-lab-maru-gothic > span, .auto-font-size .claim-color-alpha.jp-rounded-mgen-plus > span, .auto-font-size .claim-color-alpha.jp-utsukushi-mincho > span, .auto-font-size .claim-color-alpha.jp-wada-lab-maru-gothic > span, .auto-font-size .claim-color-inv.jp-rounded-mgen-plus > span, .auto-font-size .claim-color-inv.jp-utsukushi-mincho > span, .auto-font-size .claim-color-inv.jp-wada-lab-maru-gothic > span, .auto-font-size .claim-color.jp-rounded-mgen-plus > span, .auto-font-size .claim-color.jp-utsukushi-mincho > span, .auto-font-size .claim-color.jp-wada-lab-maru-gothic > span, .auto-font-size .claim-gray.jp-rounded-mgen-plus > span, .auto-font-size .claim-gray.jp-utsukushi-mincho > span, .auto-font-size .claim-gray.jp-wada-lab-maru-gothic > span {
    line-height: 165%
}

.auto-font-size .claim-bg-inv.noto-sans-japanese > span, .auto-font-size .claim-bg.noto-sans-japanese > span, .auto-font-size .claim-color-alpha.noto-sans-japanese > span, .auto-font-size .claim-color-inv.noto-sans-japanese > span, .auto-font-size .claim-color.noto-sans-japanese > span, .auto-font-size .claim-gray.noto-sans-japanese > span {
    line-height: 174%
}

.auto-font-size .claim-bg-inv.noto-serif-japanese > span, .auto-font-size .claim-bg.noto-serif-japanese > span, .auto-font-size .claim-color-alpha.noto-serif-japanese > span, .auto-font-size .claim-color-inv.noto-serif-japanese > span, .auto-font-size .claim-color.noto-serif-japanese > span, .auto-font-size .claim-gray.noto-serif-japanese > span {
    line-height: 169%
}

.auto-font-size .claim-bg-inv.playfair-display > span > span, .auto-font-size .claim-bg.playfair-display > span > span, .auto-font-size .claim-color-alpha.playfair-display > span > span, .auto-font-size .claim-color-inv.playfair-display > span > span, .auto-font-size .claim-color.playfair-display > span > span, .auto-font-size .claim-gray.playfair-display > span > span {
    padding-bottom: .0625rem
}

.auto-font-size .claim-bg-inv.proxima-nova > span > span, .auto-font-size .claim-bg.proxima-nova > span > span, .auto-font-size .claim-color-alpha.proxima-nova > span > span, .auto-font-size .claim-color-inv.proxima-nova > span > span, .auto-font-size .claim-color.proxima-nova > span > span, .auto-font-size .claim-gray.proxima-nova > span > span {
    padding-top: .125rem
}

.auto-font-size .claim-bg-inv.lora > span > span, .auto-font-size .claim-bg.lora > span > span, .auto-font-size .claim-color-alpha.lora > span > span, .auto-font-size .claim-color-inv.lora > span > span, .auto-font-size .claim-color.lora > span > span, .auto-font-size .claim-gray.lora > span > span {
    padding-bottom: .3125rem;
    padding-top: .125rem
}

.auto-font-size .claim-bg-inv.open-sans > span > span, .auto-font-size .claim-bg.open-sans > span > span, .auto-font-size .claim-color-alpha.open-sans > span > span, .auto-font-size .claim-color-inv.open-sans > span > span, .auto-font-size .claim-color.open-sans > span > span, .auto-font-size .claim-gray.open-sans > span > span {
    padding-bottom: .3125rem
}

.auto-font-size .claim-bg-inv.brandon-grotesque > span > span, .auto-font-size .claim-bg.brandon-grotesque > span > span, .auto-font-size .claim-color-alpha.brandon-grotesque > span > span, .auto-font-size .claim-color-inv.brandon-grotesque > span > span, .auto-font-size .claim-color.brandon-grotesque > span > span, .auto-font-size .claim-gray.brandon-grotesque > span > span {
    padding-bottom: .125rem
}

.auto-font-size .claim-bg-inv.lobster > span > span, .auto-font-size .claim-bg.lobster > span > span, .auto-font-size .claim-color-alpha.lobster > span > span, .auto-font-size .claim-color-inv.lobster > span > span, .auto-font-size .claim-color.lobster > span > span, .auto-font-size .claim-gray.lobster > span > span {
    padding-top: .3125rem;
    padding-bottom: .3125rem
}

.auto-font-size .claim-bg-inv.roboto > span > span, .auto-font-size .claim-bg.roboto > span > span, .auto-font-size .claim-color-alpha.roboto > span > span, .auto-font-size .claim-color-inv.roboto > span > span, .auto-font-size .claim-color.roboto > span > span, .auto-font-size .claim-gray.roboto > span > span {
    padding-bottom: .0625rem
}

.auto-font-size .claim-bg-inv.ribeye-marrow > span > span, .auto-font-size .claim-bg.ribeye-marrow > span > span, .auto-font-size .claim-color-alpha.ribeye-marrow > span > span, .auto-font-size .claim-color-inv.ribeye-marrow > span > span, .auto-font-size .claim-color.ribeye-marrow > span > span, .auto-font-size .claim-gray.ribeye-marrow > span > span {
    padding-top: .3125rem
}

.auto-font-size .claim-bg-inv.jp-kei-font > span > span, .auto-font-size .claim-bg.jp-kei-font > span > span, .auto-font-size .claim-color-alpha.jp-kei-font > span > span, .auto-font-size .claim-color-inv.jp-kei-font > span > span, .auto-font-size .claim-color.jp-kei-font > span > span, .auto-font-size .claim-gray.jp-kei-font > span > span {
    padding-bottom: .1875rem;
    padding-top: .1875rem
}

.auto-font-size .claim-bg-inv.jp-hannari-mincho > span > span, .auto-font-size .claim-bg-inv.jp-harenosora-mincho > span > span, .auto-font-size .claim-bg-inv.jp-wada-lab-maru-gothic > span > span, .auto-font-size .claim-bg.jp-hannari-mincho > span > span, .auto-font-size .claim-bg.jp-harenosora-mincho > span > span, .auto-font-size .claim-bg.jp-wada-lab-maru-gothic > span > span, .auto-font-size .claim-color-alpha.jp-hannari-mincho > span > span, .auto-font-size .claim-color-alpha.jp-harenosora-mincho > span > span, .auto-font-size .claim-color-alpha.jp-wada-lab-maru-gothic > span > span, .auto-font-size .claim-color-inv.jp-hannari-mincho > span > span, .auto-font-size .claim-color-inv.jp-harenosora-mincho > span > span, .auto-font-size .claim-color-inv.jp-wada-lab-maru-gothic > span > span, .auto-font-size .claim-color.jp-hannari-mincho > span > span, .auto-font-size .claim-color.jp-harenosora-mincho > span > span, .auto-font-size .claim-color.jp-wada-lab-maru-gothic > span > span, .auto-font-size .claim-gray.jp-hannari-mincho > span > span, .auto-font-size .claim-gray.jp-harenosora-mincho > span > span, .auto-font-size .claim-gray.jp-wada-lab-maru-gothic > span > span {
    padding-top: .1em !important;
    padding-bottom: 0 !important
}

.auto-font-size .claim-bg-inv.jp-logo-type-gothic > span > span, .auto-font-size .claim-bg-inv.jp-utsukushi-mincho > span > span, .auto-font-size .claim-bg.jp-logo-type-gothic > span > span, .auto-font-size .claim-bg.jp-utsukushi-mincho > span > span, .auto-font-size .claim-color-alpha.jp-logo-type-gothic > span > span, .auto-font-size .claim-color-alpha.jp-utsukushi-mincho > span > span, .auto-font-size .claim-color-inv.jp-logo-type-gothic > span > span, .auto-font-size .claim-color-inv.jp-utsukushi-mincho > span > span, .auto-font-size .claim-color.jp-logo-type-gothic > span > span, .auto-font-size .claim-color.jp-utsukushi-mincho > span > span, .auto-font-size .claim-gray.jp-logo-type-gothic > span > span, .auto-font-size .claim-gray.jp-utsukushi-mincho > span > span {
    padding-top: 0 !important;
    padding-bottom: .1em !important
}

.auto-font-size > .wnd-font-size-90 {
    font-size: 100%
}

.auto-font-size > .wnd-font-size-70, .auto-font-size > .wnd-font-size-80 {
    font-size: 76%
}

.auto-font-size > .wnd-font-size-50, .auto-font-size > .wnd-font-size-60 {
    font-size: 69%
}

.auto-font-size > .wnd-font-size-30, .auto-font-size > .wnd-font-size-40 {
    font-size: 62.5%
}

.auto-font-size > .wnd-font-size-10, .auto-font-size > .wnd-font-size-20 {
    font-size: 54%
}

.pager.wnd-disabled {
    display: none
}

.eshop .pager-container {
    text-align: center
}

.blog .pager-container {
    text-align: left
}

.pager a {
    transition: color .3s ease-in-out !important;
    display: inline-block;
    text-decoration: none;
    padding: .3125rem 0
}

.pager a.wnd-disabled {
    display: none
}

.pager a:after, .pager a:before {
    position: relative;
    top: -1px
}

.pager-prev {
    margin-right: .625rem
}

.pager-prev:before {
    content: "";
    ;
    padding-right: .5rem
}

.pager-next:after {
    content: "";
    ;
    padding-left: .5rem
}

.pager .pager-prev:not(.wnd-disabled) + .pager-next:not(.wnd-disabled):before {
    content: "|";
    padding-right: .9375rem
}

.wnd-cms .b-text {
    cursor: default
}

.b-text-c {
    margin: 0;
    word-wrap: break-word
}

.wnd-float-left + .b-text .b-text-c, .wnd-float-right + .b-text .b-text-c {
    overflow: visible
}

.b-img-c, .b-img-w, .b-img .litebox {
    position: relative;
    overflow: hidden
}

.b-img-c {
    line-height: 0;
    z-index: 10
}

.b-img-t {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    display: block;
    text-align: center;
    opacity: .8;
    padding: .625rem 0 0;
    z-index: 11;
    width: 100%
}

.b-img-t:empty {
    display: none
}

.b-img img {
    transition: all .3s ease-in-out
}

.b-img img + .b-img-embed {
    display: none
}

.b-img-embed:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.b-img .b-img-a {
    display: block;
    text-decoration: none
}

body.wnd-cms:not(.touched) .b-img .b-img-a:hover {
    cursor: default
}

.img-t-u .b-img .b-img-t {
    position: relative;
    padding-top: .625rem
}

.img-t-u .b-img .b-img-t:empty {
    padding: 0
}

.img-t-o .b-img .b-img-t {
    padding: 2.5rem .625rem .625rem;
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(transparent,rgba(0,0,0,.8));
    color: #fff
}

.img-t-o .b-img .b-img-t:empty {
    padding: 0
}

.img-t-o .b-img.img-s-c .b-img-t, .img-t-o .b-img.wnd-type-icon .b-img-t {
    position: relative;
    padding-top: .625rem;
    background-image: none;
    color: inherit
}

.img-h-n.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
    opacity: 1
}

.img-h-o.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
    opacity: .8
}

.img-h-z.wnd-fe:not(.touched) .b-img .b-img-a:hover img {
    transition: all .3s ease-in-out;
    transform: translate(-50%,-50%) scale(1.15)
}

.img-h-z.wnd-fe:not(.touched) .b-img.img-s-n .b-img-a:hover img {
    transform: scale(1.15)
}

.img-d-r .b-img.wnd-type-image .b-img-c, .img-d-r .b-img.wnd-type-image .b-img-t {
    border-radius: 5px
}

.b-img.wnd-type-image.img-s-s .b-img-c, .img-s-s .b-img.wnd-type-image .b-img-c {
    position: relative;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 100%
}

.b-img.wnd-type-image.img-s-s img, .img-s-s .b-img.wnd-type-image img {
    transform: translate(-50%,-50%) scale(1);
    left: 50% !important;
    top: 50% !important;
    display: block
}

.b-img.wnd-type-image.img-s-c .b-img-c, .img-s-c .b-img.wnd-type-image .b-img-c {
    position: relative;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block
}

.b-img.wnd-type-image.img-s-c img, .img-s-c .b-img.wnd-type-image img {
    transform: translate(-50%,-50%) scale(1);
    left: 50% !important;
    top: 50% !important;
    display: block
}

.b-img.wnd-type-image.img-s-c .b-img-c, .img-s-c .b-img.wnd-type-image .b-img-c {
    border-radius: 50%;
    padding-top: 100%
}

.b-img.wnd-type-image.img-s-l .b-img-c, .img-s-l .b-img.wnd-type-image .b-img-c {
    position: relative;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 60%
}

.b-img.wnd-type-image.img-s-l img, .img-s-l .b-img.wnd-type-image img {
    transform: translate(-50%,-50%) scale(1);
    left: 50% !important;
    top: 50% !important;
    display: block
}

.b-img.wnd-type-image.img-s-l-50 .b-img-c, .img-s-l-50 .b-img.wnd-type-image .b-img-c {
    position: relative;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 50%
}

.b-img.wnd-type-image.img-s-l-50 img, .img-s-l-50 .b-img.wnd-type-image img {
    transform: translate(-50%,-50%) scale(1);
    left: 50% !important;
    top: 50% !important;
    display: block
}

.img-s-p .b-img.wnd-type-image .b-img-c {
    position: relative;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 100%
}

.pr-0 .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 100%
}

.pr-400 .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 200%
}

.pr-600 .img-s-p .b-img.wnd-type-image .b-img-c {
    padding-top: 185%
}

.img-s-p .b-img.wnd-type-image img {
    transform: translate(-50%,-50%) scale(1);
    left: 50% !important;
    top: 50% !important;
    display: block
}

.b-img.wnd-type-image.wnd-orientation-landscape.img-s-c img, .b-img.wnd-type-image.wnd-orientation-landscape.img-s-p img, .b-img.wnd-type-image.wnd-orientation-landscape.img-s-s img, .img-s-c .b-img.wnd-type-image.wnd-orientation-landscape img, .img-s-p .b-img.wnd-type-image.wnd-orientation-landscape img, .img-s-s .b-img.wnd-type-image.wnd-orientation-landscape img {
    height: 100% !important;
    width: auto !important
}

.b-img.wnd-type-image.wnd-orientation-landscape.img-s-l-50 img, .b-img.wnd-type-image.wnd-orientation-landscape.img-s-l img, .img-s-l-50 .b-img.wnd-type-image.wnd-orientation-landscape img, .img-s-l .b-img.wnd-type-image.wnd-orientation-landscape img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover
}

.b-img.wnd-type-image.wnd-orientation-portrait.img-s-c img, .b-img.wnd-type-image.wnd-orientation-portrait.img-s-l-50 img, .b-img.wnd-type-image.wnd-orientation-portrait.img-s-l img, .b-img.wnd-type-image.wnd-orientation-portrait.img-s-s img, .img-s-c .b-img.wnd-type-image.wnd-orientation-portrait img, .img-s-l-50 .b-img.wnd-type-image.wnd-orientation-portrait img, .img-s-l .b-img.wnd-type-image.wnd-orientation-portrait img, .img-s-s .b-img.wnd-type-image.wnd-orientation-portrait img {
    height: auto !important;
    width: 100% !important
}

.b-img.wnd-type-image.wnd-orientation-portrait.img-s-p img, .img-s-p .b-img.wnd-type-image.wnd-orientation-portrait img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover
}

.b-img.wnd-type-image.wnd-orientation-square.img-s-l-50 img, .b-img.wnd-type-image.wnd-orientation-square.img-s-l img, .img-s-l-50 .b-img.wnd-type-image.wnd-orientation-square img, .img-s-l .b-img.wnd-type-image.wnd-orientation-square img {
    height: auto !important;
    width: 100% !important
}

.b-img.wnd-type-image.wnd-orientation-square.img-s-c img, .b-img.wnd-type-image.wnd-orientation-square.img-s-s img, .img-s-c .b-img.wnd-type-image.wnd-orientation-square img, .img-s-s .b-img.wnd-type-image.wnd-orientation-square img {
    height: 100% !important;
    width: 100% !important
}

.b-img.wnd-type-image.wnd-orientation-square.img-s-p img, .img-s-p .b-img.wnd-type-image.wnd-orientation-square img {
    height: 100% !important;
    width: auto !important
}

.img-s-c .b-img.wnd-type-icon .b-img-c, .img-s-s .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 100% !important
}

.img-s-l .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 60% !important
}

.img-s-l-50 .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 50% !important
}

.img-s-p .b-img.wnd-type-icon .b-img-c, .pr-0 .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 100% !important
}

.pr-400 .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 200% !important
}

.pr-600 .img-s-p .b-img.wnd-type-icon .b-img-c {
    padding-bottom: 185% !important
}

.b-img .l:not(.l-sidebar).wnd-float-left {
    margin: 0 .25rem .25rem 0 !important
}

.b-img .l:not(.l-sidebar).wnd-float-right {
    margin: 0 0 .25rem .25rem !important
}

.wnd-float-left, .wnd-float-right {
    position: relative
}

.wnd-float-left + .b-text blockquote, .wnd-float-left + .b-text ol, .wnd-float-left + .b-text ul, .wnd-float-right + .b-text blockquote, .wnd-float-right + .b-text ol, .wnd-float-right + .b-text ul {
    display: table
}

.c .wnd-float-left {
    left: auto;
    margin-left: 0 !important
}

.c .wnd-float-right {
    right: auto;
    margin-right: 0 !important
}

.mt .b-img embed, .mt .b-img img, .mt.img-s-p .b-img embed {
    position: absolute;
    top: 0;
    left: 0
}

.mt.img-s-p .b-img embed {
    height: 100%;
    width: 100%
}

.b-btn {
    text-align: center
}

.b-btn .b-btn-l, .b-btn .wnd-replace-form-button {
    transition: all .3s;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-style: solid
}

.wnd-cms .b-btn .b-btn-l, .wnd-cms .b-btn .wnd-replace-form-button {
    cursor: default
}

.wnd-fe .b-btn .b-btn-l, .wnd-fe .b-btn .b-btn-l .b-btn-t, .wnd-fe .b-btn .wnd-replace-form-button, .wnd-fe .b-btn .wnd-replace-form-button .b-btn-t {
    cursor: pointer
}

.wnd-replace-form-button {
    position: absolute;
    display: inline-block;
    text-align: center;
    left: 10px;
    top: 15px;
    height: auto;
    min-width: calc(100% - 1.25rem);
    max-width: calc(100% - 2.5rem)
}

.wnd-replace-form-button > span {
    word-break: break-all
}

.b-btn.b-btn-5 .b-btn-l, .b-btn.b-btn-5 .wnd-replace-form-button {
    padding: 0;
    border: none;
    text-align: inherit
}

.b-btn.b-btn-5 .b-btn-l .b-btn-t, .b-btn.b-btn-5 .wnd-replace-form-button .b-btn-t {
    display: inline;
    border-bottom-style: solid;
    transition: all .3s
}

.b-btn.b-btn-5 .b-btn-l .b-btn-t:after, .b-btn.b-btn-5 .wnd-replace-form-button .b-btn-t:after {
    display: none
}

.b-btn.b-btn-5 .b-btn-l:after, .b-btn.b-btn-5 .wnd-replace-form-button:after {
    padding-left: .3125rem
}

.b-btn.b-btn-5.form-submit {
    text-align: left
}

.b-btn-i-right:after {
    padding-left: .9375rem
}

.b-btn-i-left:before {
    padding-right: .9375rem
}

.b-btn-file .b-btn-l:before {
    font-weight: 400;
    font-size: 130%;
    line-height: 1;
    padding-right: .625rem;
    position: relative;
    top: 2px
}

.b-btn-file .b-btn-t {
    display: inline
}

.b-btn-file.b-btn-5 .b-btn-l:after {
    display: none
}

.b-btn-atc .b-btn-l {
    outline: 0;
    position: relative
}

.b-btn-atc .b-btn-l .b-btn-t:before {
    line-height: 1;
    font-weight: 400;
    position: relative
}

.b-btn-atc .b-btn-l > span {
    line-height: 22px
}

.b-btn-atc .b-btn-a-l {
    transition: opacity .3s ease;
    position: absolute;
    left: 0;
    width: 100%;
    opacity: 0
}

.b-btn-atc .b-btn-a-l .loader {
    animation: c 1s infinite linear;
    transform: translateZ(0);
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    width: 1.375rem;
    height: 1.375rem
}

.b-btn-atc .b-btn-a-l .loader:after {
    border-radius: 50%;
    content: "";
    width: 1.375rem;
    height: 1.375rem
}

.b-btn-atc .b-btn-a-a {
    word-wrap: break-word;
    position: relative;
    display: none;
    z-index: 10;
    padding-left: 1.6875rem
}

.b-btn-atc .b-btn-a-a .checked {
    position: absolute;
    top: auto;
    left: 0
}

.b-btn-atc .b-btn-a-a .checked:after {
    transform: scaleX(-1) rotate(135deg);
    animation: d 1.2s ease;
    position: absolute;
    content: "";
    opacity: 1;
    transform-origin: left top;
    border: 2px solid currentColor;
    border-bottom: none;
    border-left: none;
    height: .875rem;
    width: .4375rem;
    left: 0
}

.b-btn-atc .b-btn-ofs {
    display: none
}

.wnd-out-of-stock .b-btn-atc .b-btn-l {
    pointer-events: none;
    cursor: not-allowed
}

.wnd-out-of-stock .b-btn-atc .b-btn-t {
    display: none
}

.wnd-out-of-stock .b-btn-atc .b-btn-ofs {
    display: inline-block
}

.b-btn-atc.wnd-waiting .b-btn-l {
    cursor: wait;
    pointer-events: none
}

.b-btn-atc.wnd-waiting .b-btn-t {
    transition: opacity .2s ease;
    opacity: 0
}

.b-btn-atc.wnd-waiting .b-btn-a-l {
    opacity: 1
}

.b-btn-atc.wnd-waiting .b-btn-ofs {
    opacity: 0
}

.b-btn-atc.wnd-waiting-done .b-btn-t {
    display: none
}

.b-btn-atc.wnd-waiting-done .b-btn-a-l {
    visibility: hidden;
    opacity: 0
}

.b-btn-atc.wnd-waiting-done .b-btn-a-a {
    display: inline-block
}

.b-btn-atc.wnd-waiting-done .b-btn-ofs {
    display: none
}

.b-btn-s-l .b-btn-l, .b-btn-s-l .wnd-replace-form-button {
    min-width: 100%;
    max-width: 100%;
    padding: .875rem 2rem
}

.b-btn-s-l .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l, .b-btn-s-l .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
    padding: .5625rem 1.5rem
}

.b-btn-s-l .pr-0 .b-btn-l {
    min-width: 100%;
    max-width: 100%
}

.b-btn-s-l .pr-400 .b-btn-l {
    min-width: 14rem
}

.b-btn-s-l .pr-600 .b-btn-l {
    min-width: 16rem
}

.b-btn-s-l .pr .pr-0 .b-btn-l {
    min-width: 100%;
    max-width: 100%
}

.b-btn-s-l .pr .pr-400 .b-btn-l {
    min-width: 14rem
}

.b-btn-s-l .pr .pr-600 .b-btn-l {
    min-width: 16rem
}

.b-btn-s-m .b-btn-l, .b-btn-s-m .wnd-replace-form-button {
    min-width: 100%;
    max-width: 100%;
    padding: .75rem 2rem
}

.b-btn-s-m .b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l, .b-btn-s-m .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
    padding: .4375rem 1rem
}

.b-btn-s-m .pr-0 .b-btn-l {
    min-width: 100%;
    max-width: 100%
}

.b-btn-s-m .pr-400 .b-btn-l {
    min-width: 10rem
}

.b-btn-s-m .pr-600 .b-btn-l {
    min-width: 12rem
}

.b-btn-s-m .pr .pr-0 .b-btn-l {
    min-width: 100%;
    max-width: 100%
}

.b-btn-s-m .pr .pr-400 .b-btn-l {
    min-width: 10rem
}

.b-btn-s-m .pr .pr-600 .b-btn-l {
    min-width: 12rem
}

.b-btn.b-btn-fs:not(.b-btn-5) .b-btn-l, .b-btn.b-btn-fs:not(.b-btn-5) .wnd-replace-form-button {
    min-width: auto
}

.b-btn-bw-1 .b-btn-l, .b-btn-bw-1 .wnd-replace-form-button {
    border-width: 1px
}

.b-btn-bw-1 .b-btn-l .b-btn-t, .b-btn-bw-1 .wnd-replace-form-button .b-btn-t {
    border-bottom-width: 1px
}

.b-btn-bw-2 .b-btn-l, .b-btn-bw-2 .wnd-replace-form-button {
    border-width: 2px
}

.b-btn-bw-2 .b-btn-l .b-btn-t, .b-btn-bw-2 .wnd-replace-form-button .b-btn-t {
    border-bottom-width: 2px
}

.b-btn-sq .b-btn-l, .b-btn-sq .wnd-replace-form-button {
    border-radius: 0
}

.b-btn-r .b-btn-l, .b-btn-r .wnd-replace-form-button {
    border-radius: 5px
}

.b-btn-fr .b-btn-l, .b-btn-fr .wnd-replace-form-button {
    border-radius: 50px
}

.b-btn-dbb .b-btn-1 .b-btn-l, .b-btn-dbb .b-btn-1 .wnd-replace-form-button, .b-btn-dbb .b-btn-3 .b-btn-l, .b-btn-dbb .b-btn-3 .wnd-replace-form-button {
    border-bottom-width: 4px
}

.b-btn-dso .b-btn-2 .b-btn-l, .b-btn-dso .b-btn-2 .wnd-replace-form-button {
    border: none
}

.b-btn-i-right .b-btn-t:after {
    padding-left: .9375rem
}

.b-btn-i-left .b-btn-t:before {
    padding-right: .9375rem
}

.b-hr-line {
    width: 100%;
    display: block;
    margin: 0 auto
}

.b-hr-line hr {
    height: 0;
    margin: 0;
    padding: 0;
    border: none
}

.c-s-n .b-hr-line {
    padding: .625rem
}

.c-s-s .b-hr-line {
    padding: .9375rem .625rem
}

.c-s-m .b-hr-line {
    padding: 1.25rem .625rem
}

.c-s-l .b-hr-line {
    padding: 1.875rem .625rem
}

.line-solid .line-style {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.line-dashed .line-style {
    border-bottom-style: dashed;
    border-bottom-width: 2px
}

.gallery {
    position: relative
}

.gallery > div {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.gallery-photo {
    line-height: 0;
    text-decoration: none;
    position: relative;
    overflow: hidden
}

.gallery a {
    display: block;
    width: 100%;
    text-decoration: none
}

.gallery-image {
    width: 100%;
    height: auto;
    position: relative
}

.gallery-title span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding: .625rem 0 0;
    display: block
}

.gallery-title span:empty {
    display: none;
    padding: 0;
    line-height: 0
}

.gallery .empty {
    padding: .625rem 0;
    padding-top: 0
}

.gallery .empty, .pswp__caption {
    text-align: center
}

.gallery-grid {
    padding: 0
}

.pr-0 .gallery-grid {
    padding: .3125rem
}

.pr-320 .gallery-grid {
    padding: .5rem
}

.pr-600 .gallery-grid {
    padding: .3125rem
}

.pr-768 .gallery-grid {
    padding: .1875rem
}

.pr-900 .gallery-grid {
    padding: .3125rem
}

.gallery-grid .gallery-wrapper, .pr-0 .gallery-grid .gallery-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.pr-320 .gallery-grid .gallery-wrapper {
    -ms-flex-direction: row;
    flex-direction: row
}

.gallery-grid .gallery-photo, .pr-0 .gallery-grid .gallery-photo {
    width: 100%;
    padding: .625rem
}

.pr-320 .gallery-grid .gallery-photo {
    width: 50%;
    padding: .5rem
}

.pr-600 .gallery-grid .gallery-photo {
    width: 33.333%;
    padding: .625rem
}

.pr-768 .gallery-grid .gallery-photo {
    padding: .75rem
}

.pr-900 .gallery-grid .gallery-photo {
    padding: .9375rem
}

.gallery-grid .gallery-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.gallery-classic .gallery-photo.wnd-orientation-landscape img {
    width: auto;
    height: 100%
}

.gallery-classic .gallery-photo.wnd-orientation-portrait img {
    width: 100%;
    height: auto
}

.gallery-classic .gallery-photo.wnd-orientation-square img {
    width: 100%;
    height: 100%
}

.gallery-classic .gallery-photo img {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-interpolation-mode: bicubic
}

.gallery-classic .gallery-image {
    padding-top: 100%;
    overflow: hidden
}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .gallery-classic .gallery-photo {
        margin: 0 -.01875rem
    }
}

.safari .gallery-classic .gallery-photo {
    margin: 0 -.01875rem
}

.gallery-feed .gallery-photo {
    transition: all .15s;
    flex-grow: 0;
    flex-shrink: 0;
    display: inline-block
}

.gallery-feed .gallery-image {
    position: static
}

.gallery-feed .gallery-image.stretched {
    overflow: hidden
}

.gallery-feed .gallery-image.stretched img {
    height: 100%;
    width: auto;
    max-height: none;
    max-width: none;
    margin-left: 50%;
    transform: translateX(-50%)
}

.gallery-feed a {
    position: relative
}

.gallery-feed img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.gallery-feed.feed-ready .gallery-wrapper:not(:empty) {
    position: relative
}

.gallery-feed.feed-ready .gallery-photo {
    position: absolute
}

.gallery-slideshow {
    width: 100%;
    display: block;
    position: relative
}

.gallery-slideshow.dragged {
    cursor: move !important
}

.gallery-slideshow .gallery-content {
    position: relative;
    display: block;
    width: 100%
}

.gallery-slideshow .gallery-list {
    transition: opacity .3s;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
    opacity: 1;
    overflow: hidden
}

.gallery-slideshow .gallery-list.switching {
    opacity: 0
}

.gallery-slideshow .gallery-list.disable-pointer-events li {
    pointer-events: none
}

.gallery-slideshow .gallery-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.gallery-slideshow .gallery-photo.active, body.no-js .gallery-slideshow .gallery-photo:first-child {
    opacity: 1;
    position: static;
    visibility: visible;
    z-index: 33
}

.gallery-slideshow .gallery-link {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    position: relative
}

body.wnd-fe:not(.touched) .gallery-slideshow .gallery-link:hover {
    cursor: zoom-in
}

.gallery-slideshow .gallery-image {
    padding: 70% 0 0;
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block
}

.pr-0 .gallery-slideshow .gallery-image {
    padding: 70% 0 0
}

.pr-big .gallery-slideshow .gallery-image {
    padding: 60% 0 0
}

.gallery-slideshow .gallery-image-position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.gallery-slideshow .gallery-image img {
    display: inline-block;
    margin: 0 auto
}

.object-fit .gallery-slideshow .gallery-image img {
    object-fit: contain;
    width: 100%;
    height: 100%
}

html:not(.object-fit) .gallery-slideshow .gallery-image img {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 100%
}

.gallery-slideshow .gallery-title span {
    text-align: center
}

.gallery-slideshow .gallery-nav {
    flex-shrink: 0
}

.gallery-slideshow .gallery-nav:after {
    content: "bullets";
    visibility: hidden;
    position: relative;
    z-index: -1
}

.gallery-slideshow .gallery-nav img {
    display: none
}

.gallery-slideshow .arrow {
    transition: opacity .3s ease-in-out;
    padding: 70% 0 0;
    display: none;
    opacity: 0
}

.pr-0 .gallery-slideshow .arrow {
    padding: 70% 0 0
}

.pr-big .gallery-slideshow .arrow {
    padding: 60% 0 0
}

.gallery-slideshow.hover .arrow, body:not(.touched) .gallery-slideshow:hover {
    opacity: 1
}

.gallery-slideshow.slideshow .arrow, .gallery-slideshow.slideshow .gallery-nav {
    display: block
}

.gallery-slideshow.slideshow .gallery-photo:not(.active) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1;
    left: 120%
}

.gallery-slideshow:not(.slideshow) .gallery-photo:first-child {
    opacity: 1;
    position: static;
    visibility: visible;
    z-index: 33
}

.gallery-horizontal {
    padding: 0
}

.pr-0 .gallery-horizontal {
    padding: .3125rem
}

.pr-320 .gallery-horizontal {
    padding: .5rem
}

.pr-600 .gallery-horizontal {
    padding: .3125rem
}

.pr-768 .gallery-horizontal {
    padding: .1875rem
}

.pr-900 .gallery-horizontal {
    padding: .3125rem
}

.gallery-horizontal .gallery-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pr-0 .gallery-horizontal .gallery-wrapper {
    padding: .3125rem
}

.gallery-horizontal .gallery-wrapper:after {
    content: "";
    flex-grow: 99;
    min-width: 18.75rem;
    height: 0;
    display: block
}

.gallery-horizontal .gallery-photo {
    margin: .625rem;
    width: 100%
}

.pr-0 .gallery-horizontal .gallery-photo {
    margin: .625rem
}

.pr-320 .gallery-horizontal .gallery-photo {
    margin: .5rem
}

.pr-600 .gallery-horizontal .gallery-photo {
    margin: .625rem
}

.pr-768 .gallery-horizontal .gallery-photo {
    margin: .75rem
}

.pr-900 .gallery-horizontal .gallery-photo {
    margin: .9375rem
}

.pr-0 .gallery-horizontal .gallery-photo {
    width: 100%
}

.pr-320 .gallery-horizontal .gallery-photo {
    width: auto
}

.gallery-horizontal .gallery-photo a {
    position: relative
}

.gallery-horizontal img, .pr-0 .gallery-horizontal img {
    width: 100%;
    height: auto
}

.pr-320 .gallery-horizontal img {
    width: auto;
    height: 7.1875rem
}

.pr-600 .gallery-horizontal img {
    height: 8.75rem
}

.pr-768 .gallery-horizontal img {
    height: 12.5rem
}

.gallery-horizontal .gallery-image {
    overflow: hidden;
    transition: all .3s ease
}

.gallery-horizontal .title-position {
    position: absolute;
    top: auto;
    left: 0;
    bottom: auto;
    right: 0
}

.gallery-horizontal.horizontal-ready .gallery-image, .pr-0 .gallery-horizontal.horizontal-ready .gallery-image {
    width: 100%;
    height: auto
}

.pr-320 .gallery-horizontal.horizontal-ready .gallery-image {
    width: auto;
    height: 7.1875rem
}

.pr-600 .gallery-horizontal.horizontal-ready .gallery-image {
    height: 8.75rem
}

.pr-768 .gallery-horizontal.horizontal-ready .gallery-image {
    height: 12.5rem
}

.gallery-horizontal.horizontal-ready img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.gallery-horizontal .img-scale, .pr .gallery-horizontal .img-scale {
    width: inherit;
    height: auto
}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .gallery-horizontal .gallery-image {
        margin: 0 -.01875rem
    }
}

.b-html {
    margin: 0
}

.b-html .b-c {
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.img-d-r .b-html .b-c {
    border-radius: 5px
}

.b-map, .b-map .b-c {
    line-height: 0
}

.b-map .b-c {
    margin: 0;
    z-index: 33
}

.img-d-r .b-map .b-c {
    border-radius: 5px
}

.b-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    z-index: 1
}

.img-d-r .b-map iframe {
    border-radius: 5px
}

.b-video {
    line-height: 0
}

.b-video .b-c {
    line-height: 0;
    margin: 0;
    padding: 0;
    z-index: 33
}

.img-d-r .b-video .b-c {
    border-radius: 5px
}

.b-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    z-index: 1
}

.img-d-r .b-video iframe {
    border-radius: 5px
}

.social-icons-01 {
    padding: .3125rem .1875rem .625rem
}

.social-icons-01 .social-icons-item {
    line-height: 0
}

.social-icons-01 a {
    text-decoration: none;
    display: block
}

.social-icons-01 a .text-block span {
    transition: all .2s ease-in-out
}

.social-icons-01 .embed-block, .social-icons-01 .image-block {
    width: 1.75rem;
    height: 1.75rem;
    padding: .375rem;
    float: left;
    text-align: center;
    position: relative
}

.social-icons-01 .embed-block:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.social-icons-01 img {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block
}

.social-icons-01 embed {
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    width: 100%;
    height: 100%;
    max-width: .875rem;
    max-height: .875rem;
    display: block
}

.social-icons-01 .text-block {
    text-align: left;
    overflow: hidden;
    padding: .125rem .625rem .125rem .3125rem;
    line-height: normal;
    min-height: 1.75rem;
    font-size: .95rem;
    line-height: 1.6
}

.wnd-cms .form input[type=file] {
    display: none
}

.wnd-cms .form input, .wnd-cms .form textarea {
    pointer-events: none
}

.wnd-cms .form-checkbox, .wnd-cms .form-radio {
    padding-right: 1.5625rem !important
}

.form {
    margin: 0 auto;
    padding: 0
}

.form input, .form select, .form textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

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

.form input::-webkit-inner-spin-button {
    display: none
}

.form fieldset {
    padding: 0;
    margin: 0;
    border: none
}

.form label {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 1rem;
    line-height: 1.625;
    height: 100%;
    width: 100%;
    padding: 0;
    text-align: left;
    vertical-align: top;
    margin-left: -.3125rem
}

.form label span span {
    padding: 0 .3125rem;
    max-width: 100%
}

.form label:not([for]) {
    padding-top: .25rem
}

.form-input {
    font-size: 1rem;
    line-height: 1.625;
    padding: .625rem
}

.form input, .form textarea {
    height: 2.6875rem;
    width: 100%;
    padding: .3125rem .75rem;
    border-width: 1px;
    border-style: solid;
    color: rgba(0,0,0,.9)
}

.form .form-input input, .form .form-input select, .form .form-input textarea {
    transition: color .3s,border-color .3s
}

.form .form-input input:focus, .form .form-input select:focus, .form .form-input textarea:focus {
    transition: all .3s;
    border-color: #129fea !important;
    outline: 0
}

body.wnd-fe:not(.touched) .form .form-input input:hover, body.wnd-fe:not(.touched) .form .form-input select:hover, body.wnd-fe:not(.touched) .form .form-input textarea:hover {
    transition: border-color .3s
}

.form textarea {
    min-height: 9.375rem;
    resize: none;
    display: block;
    padding-top: .75rem
}

.form .select {
    position: relative;
    width: 100%;
    height: 2.6875rem;
    display: inline-block
}

.wnd-cms .form .select:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background: transparent
}

.form .select:after {
    content: "";
    ;
    position: absolute;
    top: 9px;
    right: 12px;
    pointer-events: none;
    color: rgba(0,0,0,.9)
}

.form .select select {
    font-size: 1rem;
    line-height: 1.625;
    padding: .625rem;
    transition: border-color .3s;
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: .3125rem 1.875rem .3125rem .75rem;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    color: rgba(0,0,0,.9)
}

.form-file {
    position: relative
}

.form-file-base {
    float: left;
    display: block;
    height: 2.6875rem;
    width: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: hidden;
    opacity: 0
}

.form-file-cover {
    text-align: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    max-width: 100%
}

.form-file-button {
    padding: .5rem 1em .375rem;
    float: left;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    position: relative;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

body.wnd-fe:not(.touched) .form-file-button:hover:before {
    opacity: 1
}

.form-file-button:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -1;
    transition: opacity .3s
}

.form-file-button span {
    padding: 0
}

.form-file-text {
    display: block;
    padding: .5625rem 0 0;
    float: left;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap
}

.form-file-button {
    border-radius: 2px;
    min-height: 2.6875rem;
    border-style: solid;
    border-width: 1px;
    max-width: 100%;
    margin-right: .625rem
}

.form-submit {
    padding: .625rem;
    text-align: left
}

.pr .form-submit .b-btn-l, .pr .form-submit .wnd-replace-form-button {
    margin-left: 0;
    max-width: 100%
}

.form-submit .wnd-replace-form-button {
    left: 10px;
    top: 10px;
    max-width: calc(100% - 1.25rem)
}

.form.wnd-replace-form .form-submit button, .form.wnd-replace-form .form-submit button span {
    visibility: hidden
}

.form .form-group-content {
    width: 100%;
    float: left
}

.form .form-group-content > div {
    width: 100%;
    max-width: 100%;
    overflow: hidden
}

.form .form-group-content .form-input {
    position: relative;
    padding: 0 0 0 .0625rem;
    float: left;
    clear: both
}

.form .form-group-content .checkbox, .form .form-group-content .radio-button, .form .form-group-content input {
    position: absolute;
    top: 8px;
    left: 0;
    transition: border-color .3s;
    height: 1.0625rem;
    width: 1.0625rem
}

.form .form-group-content .checkbox:after, .form .form-group-content .radio-button:after, .form .form-group-content input:after {
    color: #555
}

.form .form-group-content .checkbox {
    z-index: 0;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px
}

.form .form-group-content .radio-button {
    border-radius: 50%;
    border-style: solid;
    border-width: 1px
}

.form .form-group-content .radio-button:after {
    background: #727272
}

body.wnd-fe:not(.touched) .form .form-group-content input:hover + div, body.wnd-fe:not(.touched) .form .form-group-content label:hover + div {
    transition: border-color .3s
}

.form .form-group-content input:focus + div, .form .form-group-content label:focus + div {
    border-color: #129fea !important;
    transition: border-color .3s
}

.form .form-group-content input {
    opacity: 0;
    z-index: 1;
    cursor: pointer
}

.form .form-group-content input + div:after {
    content: "";
    display: none;
    position: absolute;
    opacity: 1
}

.form .form-group-content input[type=checkbox] + div:after {
    transform: rotate(45deg);
    width: .1875rem;
    height: .375rem;
    left: 5px;
    top: 3px;
    font-size: 6px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-width: 2px;
    border-bottom-width: 2px
}

.form .form-group-content input[type=radio] + div:after {
    border-radius: 3px;
    width: .3125rem;
    height: .3125rem;
    position: absolute;
    left: 5px;
    top: 5px;
    font-size: 6px;
    line-height: 1
}

.form .form-group-content input:checked + div:after {
    display: block
}

.form .form-group-content label {
    display: inline-block;
    width: auto;
    padding: .3125rem 0 0 1.125rem;
    cursor: pointer;
    text-align: left
}

.form .form-group-content label span span {
    padding: 0 .625rem
}

.pr .form-checkbox-simple .form-group-content {
    margin-left: 0
}

.form-checkbox-simple .form-group-content-simple {
    overflow: visible
}

.wnd-cms .form-checkbox-simple .form-checkbox {
    padding-right: 0 !important
}

.form-checkbox-simple label > span {
    padding: 0 .625rem
}

.form-checkbox-simple label > span > span {
    padding: 0 !important;
    display: inline
}

.form-checkbox-simple.wnd-required label > span:after {
    content: "*";
    font-size: 1rem;
    line-height: 1;
    margin-left: .3125rem
}

.form-captcha {
    margin-left: 0;
    padding: .625rem .6875rem .625rem .4375rem
}

.form-captcha div {
    width: 100%;
    overflow: hidden
}

.form-captcha .grecaptcha-badge {
    margin: .1875rem
}

.form-message {
    padding: 0 .625rem;
    white-space: pre-wrap;
    font-size: 110%;
    padding-top: 13%;
    padding-bottom: 13%
}

.form-message, .pr .form-message {
    text-align: left
}

.form .form-input.wnd-validate-error :not(label):not(span) {
    outline: 0;
    border-color: #e9322d;
    color: #e9322d
}

.form .form-input.wnd-validate-error :not(label):not(span):focus {
    border-color: #e9322d;
    color: rgba(0,0,0,.9)
}

.form .form-input.wnd-validate-error .form-group-content .form-input input:focus + div, .form .form-input.wnd-validate-error .form-group-content .form-input label:focus + div, body.wnd-fe:not(.touched) .form .form-input.wnd-validate-error .form-group-content .form-input input:hover + div, body.wnd-fe:not(.touched) .form .form-input.wnd-validate-error .form-group-content .form-input label:hover + div, body.wnd-fe:not(.touched) .form .form-input.wnd-validate-error :not(label):not(span):hover {
    border-color: #e9322d
}

.form .form-input.wnd-validate-error.form-checkbox-simple label {
    color: #e9322d !important
}

.form .form-input.wnd-validate-error.form-checkbox-simple label:focus {
    color: rgba(0,0,0,.9)
}

.pr .form {
    padding: .625rem 0
}

.pr .form .select, .pr .form input:not([type=checkbox]):not([type=radio]), .pr .form textarea {
    width: 100%
}

.pr .form-input {
    padding: .3125rem .625rem
}

.pr .form-input > label {
    text-align: left;
    padding: 0;
    float: none;
    clear: both;
    width: 100%;
    margin-left: -.3125rem;
    display: block
}

.pr .form-group-content {
    width: 100%
}

.pr .form-group-content .form-input {
    padding: 0 0 0 .0625rem
}

.pr .form-group-content .form-input .checkbox, .pr .form-group-content .form-input .radio-button, .pr .form-group-content .form-input input {
    top: 7px
}

.pr .form-group-content .form-input label {
    width: auto;
    padding: .25rem 0 0 1.4375rem
}

.pr .form-submit {
    padding: .3125rem .625rem
}

.pr .form-submit button {
    margin-left: 0;
    max-width: 100%
}

.pr .form-file-base {
    left: 20px;
    top: 32px;
    max-width: none
}

.pr .form-file-cover {
    display: table;
    table-layout: fixed;
    width: 100%
}

.pr .form-captcha {
    margin-left: 0;
    padding: .625rem 1.25rem .625rem .4375rem
}

.pr.pr-320 .form .select > label, .pr.pr-320 .form input > label, .pr.pr-320 .form textarea > label {
    width: 100%;
    padding: 0 0 .3125rem
}

.wt-blog-no-narrow .blog-basic.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-basic.no-grid .blog-wrapper {
    padding: 0 .625rem
}

.blog-basic .item-content, .pr .blog-basic .item-content {
    padding-right: 0;
    width: 100%
}

.pr-600 .blog-basic .item-content {
    width: 70%;
    padding-right: 2em
}

.blog-basic .item-media, .pr .blog-basic .item-media {
    width: 100%;
    order: 0
}

.pr-600 .blog-basic .item-media {
    width: 30%;
    order: 1
}

.blog-basic .wnd-empty-thumbnail .item-media {
    display: none
}

.blog-headings.blog.no-grid .item-head {
    max-width: 80%
}

.pr .blog-headings.blog.no-grid .item-head {
    max-width: 100%
}

.wt-blog-no-narrow .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-sidebar .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper, .wt-blog-sidebar .pr .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper {
    padding: 0 .625rem
}

.blog-left-thumbnail .item-content, .pr .blog-left-thumbnail .item-content {
    padding-left: 0;
    width: 100%
}

.pr-600 .blog-left-thumbnail .item-content {
    padding-left: 2em;
    width: 70%
}

.blog-left-thumbnail .item-media, .pr .blog-left-thumbnail .item-media {
    width: 100%
}

.pr-600 .blog-left-thumbnail .item-media {
    width: 30%
}

.blog-left-thumbnail .item.wnd-empty-thumbnail .item-media, .blog-left-thumbnail .item.wnd-empty-thumbnail .item-wrapper:after, .blog-left-thumbnail .item.wnd-empty-thumbnail .item-wrapper:before {
    display: none
}

.blog-left-thumbnail .item.wnd-empty-thumbnail .item-content {
    padding: 0
}

.blog-large-image .item-media {
    padding-top: .625rem
}

.blog-large-image .item-head {
    text-align: left
}

.blog-large-image .item.wnd-video-thumbnail .thumbnail:after {
    font-size: 70px
}

.blog-large-image .item.wnd-video-thumbnail .thumbnail-bg-layer > div img.orientation-landscape {
    width: 100% !important;
    height: auto !important;
    transform: translateX(-50%) translateY(-25%) scale(1.3)
}

.blog-large-image.thumb-bg .item .thumbnail {
    padding-bottom: 40%
}

.blog-large-image .wnd-empty-thumbnail .item-media {
    display: none
}

.wt-blog-sidebar .pr .blog-large-image.blog.no-grid .blog-wrapper {
    padding: 0 .625rem
}

.blog-photo.no-grid.blog .blog-wrapper, .pr .blog-photo.no-grid.blog .blog-wrapper {
    padding-left: 0;
    padding-right: 0
}

.blog-photo .item-media {
    padding: 0 .625rem;
    padding-top: .625rem
}

.blog-photo .item-media img {
    width: 100%;
    height: auto;
    display: block
}

.blog-photo .item-head {
    padding: 0 .625rem;
    text-align: center
}

.pr .blog-photo .item-head {
    padding: 0 .625rem
}

.blog-photo .item-head h2 {
    text-align: center
}

.blog-photo .item-perex {
    padding: .625rem
}

.blog-photo .item.wnd-video-thumbnail .thumbnail:after {
    font-size: 70px
}

.blog-photo .wnd-empty-thumbnail .item-media {
    display: none
}

.blog-photo .pager {
    padding: 0 .625rem
}

.pr .blog-photo .pager {
    padding: .625rem
}

.wt-blog-sidebar .blog-photo .item-head {
    padding: 0 .625rem;
    text-align: left
}

.wt-blog-sidebar .pr .blog-photo .item-head {
    padding: 0 .625rem
}

.wt-blog-sidebar .blog-photo .item-perex {
    padding: .625rem;
    text-align: left
}

.pr .blog-photo .item-perex {
    padding: .625rem
}

.blog-tiles-text .item-date {
    padding-top: .125rem
}

.blog-tiles-text .item-head, .blog-tiles-text .item-perex {
    text-align: left
}

body:lang(ar) .blog-tiles-text .item-head, body:lang(ar) .blog-tiles-text .item-perex {
    direction: rtl;
    text-align: right
}

.blog-tiles-text .item-media .thumbnail-bg-layer {
    object-fit: cover;
    width: 100%;
    max-height: 100%
}

.blog-tiles-text .wnd-empty-thumbnail .item-media {
    display: none
}

.blog-tiles-text.grid .wnd-empty-thumbnail .item-head {
    padding-top: 0
}

.blog-tiles-large .item.wnd-empty-thumbnail .item-wrapper {
    border: 1px solid
}

.blog-tiles-large .item-wrapper {
    overflow: hidden
}

.blog-tiles-large .item-date {
    padding-bottom: .125rem
}

.blog-tiles-large .item-head, .blog-tiles-large .item-perex {
    text-align: left
}

body:lang(ar) .blog-tiles-large .item-head, body:lang(ar) .blog-tiles-large .item-perex {
    direction: rtl;
    text-align: right
}

.blog-tiles-large .item a {
    text-decoration: none;
    height: 100%
}

body.wnd-fe:not(.touched) .blog-tiles-large .item a:hover .thumbnail-bg {
    transform: translateZ(0) scale(1.05)
}

.blog-tiles-large .item-content {
    position: relative;
    margin-top: -100%;
    padding-bottom: 100%
}

.blog-tiles-large .item-media {
    overflow: hidden
}

.blog-tiles-large .item-head {
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0
}

.blog-tiles-large.blog.grid {
    padding-bottom: 0
}

.blog-tiles-large.blog.grid .item {
    padding: .5rem
}

.blog-tiles-large.blog.grid .item-head {
    padding: 2.5rem 1rem .75rem
}

.blog-tiles-large.blog.grid .pager {
    padding: 0 .5rem .375rem
}

.blog-tiles-large.blog.thumb-bg .item .thumbnail {
    padding-bottom: 100%
}

body.wnd-cms:not(.touched) .blog-tiles-large.wnd-active-listing-zone .item a:hover .thumbnail-bg {
    transform: translateZ(0) scale(1.05)
}

.wt-blog-feed-double-space .blog-feed.grid .blog-wrapper {
    padding: .1875rem 0
}

.wt-blog-feed-double-space .blog-feed.grid .blog-container {
    margin: 0 -.3125rem
}

.wt-blog-feed-double-space .blog-feed.grid .item {
    padding: .5rem .9375rem .9375rem
}

.wt-blog-feed-double-space .blog-feed.grid .pager {
    padding: 0 .625rem
}

.blog-feed .blog-container {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.blog-feed .blog-container, .pr .blog-feed .blog-container {
    -ms-flex-direction: column;
    flex-direction: column
}

.pr-480 .blog-feed .blog-container {
    -ms-flex-direction: row;
    flex-direction: row
}

.blog-feed .item {
    flex-grow: 0
}

.blog-feed .item-date {
    padding-top: .125rem
}

.blog-feed .item-head, .blog-feed .item-perex {
    text-align: center
}

body:lang(ar) .blog-feed .item-head, body:lang(ar) .blog-feed .item-perex {
    direction: rtl
}

.blog-feed .item-head h2, .blog-feed .item-perex h2 {
    text-align: center
}

.blog-feed .item-media .thumbnail-bg-layer {
    object-fit: cover;
    width: 100%;
    max-height: 100%
}

.blog-feed .wnd-empty-thumbnail .item-media {
    display: none
}

.blog-feed.feed-ready .blog-container:not(:empty) {
    position: relative
}

.blog-feed.feed-ready .item {
    position: absolute
}

.blog-feed.grid .wnd-empty-thumbnail .item-head {
    padding-top: 0
}

.blog {
    padding: .625rem 0
}

.blog .thumbnail {
    position: relative;
    overflow: hidden
}

.blog.thumb-bg .thumbnail {
    padding-bottom: 70%
}

.blog.thumb-bg .thumbnail img {
    display: none
}

.blog.thumb-bg .thumbnail-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: transform .25s ease-in;
    transform: translateZ(0) scale(1)
}

.blog.thumb-bg .thumbnail-bg img {
    display: block
}

.blog.thumb-bg .thumbnail-bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.blog.thumb-img .thumbnail-bg {
    display: none
}

.blog.thumb-img .thumbnail img {
    display: block;
    height: auto;
    width: 100%
}

.blog .wnd-video-thumbnail .thumbnail:after {
    display: block;
    transition: opacity .25s ease-in;
    opacity: .8;
    content: "";
    ;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 42px;
    z-index: 10;
    color: #fff;
    text-shadow: 0 .3125rem 1.4375rem rgba(0,0,0,.15);
    text-decoration: none
}

.blog .wnd-video-thumbnail .thumbnail-bg-layer > div {
    width: 100%;
    height: 100%
}

.blog .wnd-video-thumbnail .thumbnail-bg-layer > div img.orientation-landscape {
    width: auto !important;
    height: 100% !important;
    margin-left: 50%;
    transform: translateX(-50%) scale(1.1)
}

.blog .wnd-video-thumbnail .thumbnail-bg-layer > div img.orientation-portrait {
    height: auto !important;
    width: 100%;
    margin-top: 50%;
    transform: translateY(-50%) scale(1.1)
}

body.wnd-fe:not(.touched) .blog .wnd-video-thumbnail a:hover .thumbnail:after {
    opacity: 1
}

.blog .item-head h2 {
    margin: 0;
    padding: 0
}

.blog .item-perex blockquote, .blog .item-perex h1, .blog .item-perex h2, .blog .item-perex h3, .blog .item-perex p {
    margin: 0;
    padding: 0;
    text-align: inherit;
    font-weight: inherit;
    font-family: inherit
}

.blog .item-perex blockquote:before {
    display: none
}

.blog .wnd-private-content .item-head h2 .listing-data span {
    position: relative
}

.blog .wnd-private-content .item-head h2 .listing-data span:before {
    content: "";
    ;
    height: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top
}

.blog.thumb-float .item-wrapper {
    display: -ms-flexbox;
    display: flex
}

.blog.thumb-float .item-wrapper, .pr .blog.thumb-float .item-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.pr-600 .blog.thumb-float .item-wrapper {
    -ms-flex-direction: row;
    flex-direction: row
}

.blog.thumb-float .item-content, .pr .blog.thumb-float .item-content {
    padding-top: .625rem
}

.blog.thumb-float .item.wnd-empty-thumbnail .item-content, .pr-600 .blog.thumb-float .item-content {
    padding-top: 0
}

.blog.no-grid .blog-wrapper, .pr .blog.no-grid .blog-wrapper {
    padding: 0 .625rem
}

.blog.no-grid .item {
    padding-bottom: 4rem
}

.blog.no-grid .pager {
    margin-top: -3rem
}

.blog.no-grid .item-date {
    padding-top: .125rem
}

.blog.no-grid .item-perex {
    padding-top: .625rem;
    text-align: left
}

.blog.grid {
    padding: 0 0 .375rem
}

.blog.grid .blog-wrapper {
    padding: .1875rem
}

.blog.grid .blog-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog.grid .item {
    padding: .5rem .5rem .9375rem
}

.blog.grid .item-head, .blog.grid .item-perex {
    padding-top: .625rem
}

.blog.grid .pager {
    padding: 0 .5rem
}

.blog.grid-3 .item, .pr .blog.grid-3 .item {
    width: 100%
}

.pr-480 .blog.grid-3 .item {
    width: 50%
}

.pr-768 .blog.grid-3 .item {
    width: 33.3%
}

.blog.grid-4 .item, .pr .blog.grid-4 .item {
    width: 100%
}

.pr-480 .blog.grid-4 .item {
    width: 50%
}

.pr-768 .blog.grid-4 .item {
    width: 33.3%
}

.pr-1024 .blog.grid-4 .item {
    width: 25%
}

.blog.perex-crop .item-perex blockquote, .blog.perex-crop .item-perex h1, .blog.perex-crop .item-perex h2, .blog.perex-crop .item-perex h3, .blog.perex-crop .item-perex p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    text-overflow: ellipsis;
    overflow: hidden
}

.img-d-r .blog.blog-tiles-large .item-wrapper, .img-d-r .blog .thumbnail {
    border-radius: 5px
}

.wt-blog-sidebar .blog.no-grid:not(.blog-photo) .blog-wrapper, .wt-blog-sidebar .pr .blog.no-grid:not(.blog-photo) .blog-wrapper {
    padding: 0 .625rem
}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
    .blog.grid .item {
        margin: 0 -.01875rem
    }
}

.eshop.eshop-grid .item-wrapper {
    transition: border .25s,box-shadow .25s;
    border: 1px solid transparent;
    padding: .625rem
}

.eshop.eshop-grid .item-head {
    text-align: center
}

.eshop.eshop-grid .product-ribbon {
    left: auto;
    top: -15px;
    right: -15px
}

.eshop.eshop-grid.eshop-grid-square .item-wrapper {
    transition: box-shadow .25s
}

.eshop.eshop-grid.eshop-grid-square .item-head {
    text-align: center
}

.eshop.eshop-grid.eshop-grid-square .item-head .item-labels {
    top: 10px;
    left: 0
}

.eshop.eshop-grid.eshop-grid-square .product-ribbon {
    position: absolute;
    left: auto;
    top: -25px;
    right: 25px
}

.eshop-hide .eshop {
    visibility: hidden
}

.eshop-content {
    position: relative
}

.eshop-container {
    padding: .46875rem 0 .25rem
}

.eshop .product-price-comparative.wnd-empty {
    display: none
}

.eshop-filter {
    display: none
}

.eshop-filter, .pr-0 .eshop-filter {
    padding: 0 0 .9375rem
}

.pr-600 .eshop-filter {
    padding: 0 .3125rem .9375rem
}

.pr-900 .eshop-filter {
    padding: 1.25rem
}

.eshop-filter-category {
    position: relative
}

.pr-900 .eshop-filter-category {
    padding-bottom: 0
}

.eshop-filter-category:not(:first-child) {
    padding-top: 2.5rem
}

.eshop-filter h3, .pr-0 .eshop-filter h3 {
    margin: 0 0 .625rem;
    padding: 0
}

.pr-900 .eshop-filter h3 {
    margin: 0 0 .625rem
}

.eshop-filter ul {
    list-style: none
}

.eshop-filter-list {
    overflow: hidden;
    z-index: 11
}

.eshop-filter-list, .pr-0 .eshop-filter-list {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    display: none;
    height: 2.5rem;
    margin: 0 0 .625rem;
    padding: 0;
    border: 1px solid
}

.pr-900 .eshop-filter-list {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    display: block;
    height: auto;
    margin: 0;
    border: none;
    background: none
}

.eshop-filter-list:after {
    content: "";
    ;
    position: absolute;
    top: 8px;
    left: auto;
    bottom: auto;
    right: 12px;
    z-index: -1
}

.eshop-filter-list li, .pr-0 .eshop-filter-list li {
    padding: .4375rem
}

.pr-900 .eshop-filter-list li {
    padding: .25rem 0
}

.eshop-filter-list li a {
    display: block;
    border: 1px solid transparent
}

.eshop-filter-list li.active {
    border-bottom: 1px solid;
    display: block
}

.eshop-filter-list.open {
    height: auto
}

.eshop-filter-list.open:after {
    content: "";
    
}

.eshop-filter a {
    text-decoration: none
}

.eshop-filter a, body.wnd-fe:not(.touched) .eshop-filter a:hover {
    transition: color .25s,border-color .25s !important
}

.eshop-filter-select {
    display: block
}

.eshop-filter-select.form {
    padding: 0 !important
}

.eshop-filter-select .form-select {
    padding: 0 0 .625rem !important
}

.eshop-filter-select .form-select .select {
    width: 100%
}

.wnd-cms .eshop-filter-select .select:before {
    display: none
}

.pr-0 .eshop-filter-select {
    display: block
}

.pr-900 .eshop-filter-select {
    display: none
}

.eshop.wnd-show-filter.show-filter .eshop-wrapper, .pr-0 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
    width: 100%
}

.pr-900 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
    width: 78%;
    float: right;
    padding-left: .9375rem
}

.pr-1200 .eshop.wnd-show-filter.show-filter .eshop-wrapper {
    width: 82%;
    padding-left: 1.25rem
}

.pr:not(.pr-768) .eshop.wnd-show-filter.show-filter .eshop-wrapper {
    padding: 0
}

.eshop.wnd-show-filter.show-filter .eshop-filter {
    width: 100%;
    display: block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.pr-0 .eshop.wnd-show-filter.show-filter .eshop-filter {
    width: 100%
}

.pr-900 .eshop.wnd-show-filter.show-filter .eshop-filter {
    width: 22%;
    float: left;
    padding-right: .9375rem;
    padding-left: 0;
    padding-top: .625rem
}

.pr-1200 .eshop.wnd-show-filter.show-filter .eshop-filter {
    width: 18%;
    padding-right: 1.25rem
}

.eshop .arrow {
    transition: opacity .3s ease-in-out;
    height: 100%;
    opacity: .7
}

body.wnd-cms:not(.touched) .eshop.wnd-active-listing-zone .arrow:hover, body.wnd-fe:not(.touched) .eshop .arrow:hover {
    opacity: 1
}

.eshop .wnd-empty-thumbnail .thumbnail:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: "";
    ;
    display: block;
    opacity: .4
}

.eshop-grid .wnd-empty-thumbnail .thumbnail {
    padding-top: 100% !important
}

.eshop-grid .wnd-empty-thumbnail .thumbnail:after {
    font-size: 4rem;
    line-height: 1;
    width: 4rem;
    height: 4rem
}

.eshop-slider .wnd-empty-thumbnail .thumbnail:after {
    font-size: 8rem;
    line-height: 1;
    width: 8rem;
    height: 8rem
}

.eshop.wnd-loading .eshop-loading {
    display: -ms-flexbox;
    display: flex;
    opacity: 1
}

.eshop.wnd-loading .eshop-container {
    opacity: 0
}

.eshop-loading {
    transition: all .3 ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    opacity: 0;
    z-index: 20;
    padding: 15% 0;
    display: none
}

.eshop-loading-loader {
    animation: c 1.25s infinite linear;
    transform: translateZ(0);
    border: 2px solid currentColor;
    border-top-color: transparent;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    width: 2.5rem;
    height: 2.5rem
}

.wnd-cms .eshop:not(.wnd-active-listing-zone):hover {
    cursor: pointer
}

.eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
    margin: -1.25rem -.625rem -.625rem;
    position: relative;
    text-align: left
}

.pr-0 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction, .pr-400 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
    margin: -1.25rem -.625rem -.625rem
}

.pr-900 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction, .pr-1000 .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
    margin: -1.5625rem -.9375rem -1.25rem
}

.eshop-grid .item {
    display: inline-block;
    overflow: hidden;
    vertical-align: top
}

.eshop-grid .item-wrapper {
    width: 100%;
    height: auto;
    overflow: hidden;
    transition: border .25s ease-in-out,box-shadow .25s ease-in-out,background-color .25s ease-in-out;
    border: none
}

.eshop-grid .item a {
    display: block;
    text-decoration: none;
    position: relative
}

.eshop-grid .item-media {
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden
}

.eshop-grid .item-head {
    padding: .625rem 0 0;
    line-height: 0
}

.pr-0 .eshop-grid .item-head {
    padding: .625rem 0 0
}

.eshop-grid .item-price, .pr-0 .eshop-grid .item-price, .pr-400 .eshop-grid .item-price {
    text-align: center
}

.eshop-grid .item-labels, .pr-0 .eshop-grid .item-labels {
    position: absolute;
    top: 10px;
    left: 0;
    text-align: left
}

.eshop-grid .product-price {
    white-space: nowrap
}

.eshop-grid .product-price, .pr-0 .eshop-grid .product-price {
    display: inline-block;
    margin-top: 0
}

.eshop-grid .product-price span {
    display: inline
}

.eshop-grid .product-price-comparative {
    position: relative;
    margin-left: .3125rem
}

.eshop-grid .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.pr-0 .eshop-grid .product-price-comparative {
    margin-left: .3125rem
}

.pr-0 .eshop-grid .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.eshop-grid .product-label {
    -webkit-backface-visibility: hidden;
    z-index: 10
}

.eshop-grid .product-label > span {
    display: inline-block
}

.eshop-grid .product-label > span, .pr-0 .eshop-grid .product-label > span {
    padding: .25rem .9375rem .1875rem
}

.eshop-grid .product-label > span:empty, .eshop-grid .product-out-of-stock {
    display: none
}

.eshop-grid .thumbnail {
    text-align: center;
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block
}

.eshop-grid .thumbnail-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none
}

.eshop-grid .thumbnail-bg img {
    display: block
}

.eshop-grid .thumbnail-bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%
}

.eshop-grid .wnd-out-of-stock .product-out-of-stock {
    display: block
}

.eshop-grid-square .item, .pr-0 .eshop-grid-square .item {
    width: 100%;
    padding: 0;
    margin: 0
}

.pr-400 .eshop-grid-square .item {
    width: 50%
}

.pr-600 .eshop-grid-square .item {
    width: 33.3%
}

.pr-big .eshop-grid-square .item {
    width: 25%
}

.eshop-grid-square .item-head h2, .pr-0 .eshop-grid-square .item-head h2 {
    margin: 0;
    padding: 0
}

.pr-400 .eshop-grid-square .item-head h2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: block
}

.eshop-grid-square .product-price {
    display: inline-block;
    margin-top: 0;
    white-space: nowrap
}

.pr-0 .eshop-grid-square .product-price {
    display: inline-block;
    margin-top: 0
}

.eshop-grid-square .product-price span {
    display: inline
}

.eshop-grid-square .product-price-comparative {
    position: relative;
    margin-left: .3125rem
}

.eshop-grid-square .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.pr-0 .eshop-grid-square .product-price-comparative {
    margin-left: .3125rem
}

.pr-0 .eshop-grid-square .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.eshop-grid-square.wnd-show-filter .item, .pr-0 .eshop-grid-square.wnd-show-filter .item {
    width: 100%;
    padding: 0;
    margin: 0
}

.pr-400 .eshop-grid-square.wnd-show-filter .item {
    width: 50%
}

.pr-600 .eshop-grid-square.wnd-show-filter .item {
    width: 33.3%
}

.pr-1000 .eshop-grid-square.wnd-show-filter .item {
    width: 25%
}

.eshop-grid-square .thumbnail {
    padding-top: 100%
}

.eshop-grid-square .thumbnail.wnd-orientation-landscape img {
    width: auto;
    height: 100%
}

.eshop-grid-square .thumbnail.wnd-orientation-portrait img {
    width: 100%;
    height: auto
}

.eshop-grid-square .thumbnail.wnd-orientation-square img {
    width: 100%;
    height: 100%
}

.eshop-grid-square .thumbnail img {
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    -ms-interpolation-mode: bicubic
}

.eshop-grid-nature .item, .pr-0 .eshop-grid-nature .item {
    width: 100%;
    padding: 0;
    margin: 0
}

.pr-400 .eshop-grid-nature .item {
    width: 50%
}

.pr-600 .eshop-grid-nature .item {
    width: 33.3%
}

.eshop-grid-nature .item-head h2, .pr-0 .eshop-grid-nature .item-head h2 {
    margin: 0;
    padding: 0
}

.pr-400 .eshop-grid-nature .item-head h2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: block
}

.eshop-grid-nature .product-price {
    display: inline-block;
    margin-top: 0;
    white-space: nowrap
}

.pr-0 .eshop-grid-nature .product-price {
    display: inline-block;
    margin-top: 0
}

.eshop-grid-nature .product-price span {
    display: inline
}

.eshop-grid-nature .product-price-comparative {
    position: relative;
    margin-left: .3125rem
}

.eshop-grid-nature .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.pr-0 .eshop-grid-nature .product-price-comparative {
    margin-left: .3125rem
}

.pr-0 .eshop-grid-nature .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.eshop-grid-nature.wnd-show-filter .item, .pr-0 .eshop-grid-nature.wnd-show-filter .item {
    width: 100%;
    padding: 0;
    margin: 0
}

.pr-400 .eshop-grid-nature.wnd-show-filter .item {
    width: 50%
}

.pr-600 .eshop-grid-nature.wnd-show-filter .item {
    width: 33.3%
}

.eshop-grid-nature .thumbnail img {
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.eshop-grid:not(.eshop-carousel) .clone {
    display: none
}

.eshop-grid .wnd-empty-placeholder {
    margin: 1.125rem 0 0
}

.cw + .eshop-grid .eshop-wrapper .eshop-wrapper-correction {
    margin-top: 0;
    color: #bada55
}

.eshop-slider .eshop-wrapper {
    position: relative
}

.eshop-slider .eshop-wrapper-overflow {
    overflow: hidden
}

.eshop-slider.disable-animations .eshop-container, .eshop-slider.disable-animations .eshop-container .item, .eshop-slider.not-loaded .eshop-container {
    transition: none
}

.eshop-slider.not-loaded .eshop-container .item {
    width: 100%
}

.eshop-slider.not-loaded .eshop-container .item:not(:first-child), .eshop-slider.not-loaded .eshop-slider-arrow, .eshop-slider.not-loaded .eshop-slider-nav {
    display: none
}

.eshop-slider .item {
    overflow: hidden;
    display: block
}

.eshop-slider .item, .pr-0 .eshop-slider .item {
    padding: 0;
    float: left
}

.eshop-slider .item:only-child {
    width: 100%
}

.eshop-slider .item-wrapper, .pr-0 .eshop-slider .item-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: strech;
    align-items: strech
}

.pr-900 .eshop-slider .item-wrapper {
    -ms-flex-direction: row;
    flex-direction: row
}

.eshop-slider .item-media, .pr-0 .eshop-slider .item-media {
    width: 100%
}

.pr-900 .eshop-slider .item-media {
    width: 50%;
    float: left
}

.eshop-slider .item-media a {
    display: block;
    text-decoration: none;
    position: relative
}

.eshop-slider .item-labels, .pr-0 .eshop-slider .item-labels {
    position: absolute;
    top: 10px;
    left: 0
}

.eshop-slider .item-content {
    line-height: 0;
    overflow: hidden
}

.eshop-slider .item-content, .pr-0 .eshop-slider .item-content {
    width: 100%;
    text-align: center;
    padding: 1.25rem 0 0;
    display: block
}

.pr-900 .eshop-slider .item-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    align-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: 50%;
    float: left;
    text-align: left;
    padding: 1.25rem 2em 1.25rem 3em
}

.pr-1000 .eshop-slider .item-content {
    padding-left: 1.875rem
}

.pr-big .eshop-slider .item-content {
    padding-left: 2.5rem
}

.eshop-slider .item-content h2, .eshop-slider .item-content h2 * {
    margin: 0;
    padding: 0
}

.eshop-slider .item-content h2 a {
    text-decoration: none
}

.eshop-slider .item-price, .pr-0 .eshop-slider .item-price {
    text-align: center;
    padding: .5rem 0
}

.pr-900 .eshop-slider .item-price {
    text-align: left;
    padding: 1em 0 1.5em
}

.eshop-slider .thumbnail {
    padding-top: 95%;
    text-align: center;
    overflow: hidden;
    position: relative
}

.pr-0 .eshop-slider .thumbnail {
    padding-top: 95%
}

.pr-900 .eshop-slider .thumbnail {
    padding-top: 85%
}

.pr-1000 .eshop-slider .thumbnail {
    padding-top: 77%
}

.pr-big .eshop-slider .thumbnail {
    padding-top: 70%
}

.eshop-slider .thumbnail img {
    display: none
}

.eshop-slider .thumbnail-bg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.eshop-slider .thumbnail-bg img {
    display: block
}

.eshop-slider .thumbnail-bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.eshop-slider .product-title, .pr-0 .eshop-slider .product-title {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: block
}

.eshop-slider .product-text-content, .pr-0 .eshop-slider .product-text-content {
    margin: .625rem 0;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis
}

.pr-900 .eshop-slider .product-text-content {
    margin: .75rem 0 0;
    max-height: 4.625rem
}

body:not(.wnd-cms) .eshop-slider .product-text-content:empty {
    padding: 0;
    margin: 0
}

.eshop-slider .product-price {
    white-space: nowrap;
    display: inline-block
}

.eshop-slider .product-price span {
    display: inline
}

.eshop-slider .product-price-comparative {
    position: relative;
    margin-left: .625rem
}

.eshop-slider .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.pr-0 .eshop-slider .product-price-comparative {
    margin-left: .625rem
}

.pr-0 .eshop-slider .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 2px solid;
    width: 102%;
    right: -1px;
    top: 50%;
    opacity: .75
}

.eshop-slider .product-label {
    -webkit-backface-visibility: hidden;
    z-index: 10
}

.eshop-slider .product-label > span {
    padding: .5rem .9375rem .4375rem;
    display: inline-block
}

.pr-0 .eshop-slider .product-label > span {
    padding: .5rem .9375rem .4375rem
}

.eshop-slider .product-label > span:empty, .eshop-slider .product-out-of-stock {
    display: none
}

.eshop-slider .product-button, .pr-0 .eshop-slider .product-button {
    text-align: center;
    margin: 0 auto;
    padding: 0 .5rem 1.25rem
}

.pr-900 .eshop-slider .product-button {
    text-align: left;
    margin: 0;
    padding: 0 0 1.25rem
}

.eshop-slider .wnd-out-of-stock .product-out-of-stock {
    display: block
}

.ios-iframe .eshop-carousel {
    width: 100vw
}

.eshop-carousel .eshop-content, .eshop-carousel .eshop-wrapper {
    position: relative
}

.eshop-carousel .eshop-wrapper-correction {
    overflow: hidden;
    position: relative;
    text-align: left;
    margin: -1.25rem -.625rem
}

.pr-0 .eshop-carousel .eshop-wrapper-correction, .pr-400 .eshop-carousel .eshop-wrapper-correction {
    margin: -1.25rem -.625rem
}

.pr-900 .eshop-carousel .eshop-wrapper-correction {
    margin: -1.5625rem -.9375rem
}

.eshop-carousel .eshop-container {
    display: block;
    width: 100%;
    height: auto;
    padding: .3125rem 0
}

.eshop-carousel .item {
    float: left
}

.eshop-carousel .item, .pr-0 .eshop-carousel .item {
    width: 100%;
    margin: .46875rem 0
}

.pr-400 .eshop-carousel .item {
    width: 50%
}

.pr-900 .eshop-carousel .item {
    width: 33.3%
}

.pr-big .eshop-carousel .item {
    margin: .625rem 0
}

.eshop-carousel .item-head h2, .pr-0 .eshop-carousel .item-head h2 {
    margin: 0;
    padding: 0
}

.pr-400 .eshop-carousel .item-head h2 {
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: block
}

.eshop-carousel .thumbnail img {
    width: 100%;
    height: auto;
    display: block
}

.eshop-carousel .thumbnail-bg {
    display: none
}

.eshop-carousel:before {
    content: "4";
    display: none
}

.eshop-carousel:after {
    display: none;
    content: "1"
}

.pr-0 .eshop-carousel:after {
    content: "1"
}

.pr-400 .eshop-carousel:after {
    content: "2"
}

.pr-900 .eshop-carousel:after {
    content: "3"
}

.eshop-carousel.not-loaded .eshop-container {
    width: 100% !important;
    margin-left: 0 !important;
    visibility: hidden
}

.eshop-carousel.not-loaded .eshop-container .clone, .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+2), .eshop-carousel.static .clone {
    display: none
}

.wnd-cart:not(.wnd-cart-empty) {
    padding-bottom: 4.75rem
}

.wnd-cart:not(.wnd-cart-empty) + #fe_footer {
    top: -79px
}

@keyframes b {
    0% {
        height: 0;
        display: none;
        opacity: 0
    }

    50% {
        height: auto;
        display: block;
        opacity: 0
    }

    to {
        height: auto;
        display: block;
        opacity: 1
    }
}

.eshop-cart {
    padding: 1.25rem .625rem .625rem
}

.eshop-cart-head {
    display: none
}

.eshop-cart-th {
    text-transform: uppercase
}

.eshop-cart-tr {
    padding: .9375rem .625rem;
    margin: 0 0 .5rem;
    position: relative
}

.eshop-cart-td {
    line-height: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.eshop-cart-align-items-center {
    -ms-flex-align: center;
    align-items: center
}

.eshop-cart-product {
    width: calc(100% - 1.875rem);
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.eshop-cart-product a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    text-decoration: none;
    width: auto;
    height: 100%
}

body.wnd-fe:not(.touched) .eshop-cart-product a:hover .eshop-cart-product-image {
    opacity: .75
}

body.wnd-fe:not(.touched) .eshop-cart-product a:hover .eshop-cart-product-title span {
    border-bottom-color: currentColor
}

.eshop-cart-product-image {
    width: 2.8125rem;
    height: 2.8125rem;
    transition: opacity .3s ease-in-out;
    flex-shrink: 0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: center
}

.eshop-cart-product-image img {
    transform: translate(-50%,-50%);
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    -ms-interpolation-mode: bicubic
}

.eshop-cart-product-text {
    width: 100%
}

.eshop-cart-product-title {
    float: left;
    margin: .3125rem 0 .3125rem .9375rem;
    transition: border-color .3s
}

.eshop-cart-product-title span {
    transition: border-color .3s ease-in-out;
    display: inline;
    line-height: 1;
    border-bottom: 1px solid transparent
}

.eshop-cart-product-variant {
    float: left;
    padding: 0 0 .625rem;
    margin: 0 0 0 .9375rem;
    clear: left
}

.eshop-cart-price {
    display: none
}

.eshop-cart-price span {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.eshop-cart-quantity {
    float: left;
    width: 60%;
    margin-right: -.625rem;
    text-align: left;
    padding-left: 2.9375rem
}

.eshop-cart-quantity input {
    transition: border .3s ease-in-out,color .3s ease-in-out;
    box-shadow: none;
    outline: none;
    border: 1px solid;
    width: 2.625rem;
    height: 2.125rem;
    text-align: center;
    float: right;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    -moz-appearance: textfield
}

.eshop-cart-quantity input::-webkit-inner-spin-button, .eshop-cart-quantity input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    margin: 0
}

.eshop-cart-quantity-wrapper {
    text-align: left
}

.eshop-cart-quantity-content, .eshop-cart-quantity-wrapper {
    transition: all .3s ease-in-out;
    display: inline-block
}

.eshop-cart-quantity-button {
    transition: opacity .3s ease-in-out;
    width: 2.4375rem;
    height: 2.125rem;
    display: inline-block;
    float: right;
    position: relative
}

body:not(.wnd-cms) .eshop-cart-quantity-button {
    cursor: pointer
}

.eshop-cart-quantity-button:after, .eshop-cart-quantity-button:before {
    transition: background-color .3s ease-in-out;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 7px);
    content: "";
    width: .875rem;
    height: .125rem;
    display: block
}

.eshop-cart-quantity-button.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .25
}

.eshop-cart-quantity-remove:after {
    display: none
}

.eshop-cart-quantity-add:after {
    transform: rotate(90deg)
}

.eshop-cart-out-of-stock {
    display: none;
    height: 0;
    opacity: 0
}

.eshop-cart-sum {
    float: right;
    width: 40%;
    text-align: right;
    min-height: 2.125rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    min-height: 34px
}

.eshop-cart-sum-price {
    transition: all .3s ease-in-out;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.eshop-cart-delete {
    position: absolute;
    top: 5px;
    left: auto;
    right: 0
}

.eshop-cart-delete div {
    transition: color .3s;
    font-size: 1.125rem;
    line-height: 2.22222;
    font-style: normal;
    cursor: pointer;
    text-align: center;
    width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    position: relative;
    z-index: 10
}

.eshop-cart-delete div:after, .eshop-cart-delete div:before {
    transition: background-color .3 ease-in-out;
    position: absolute;
    top: 18px;
    left: 16px;
    content: "";
    width: .875rem;
    height: .125rem;
    display: block;
    background-color: currentColor;
    z-index: 9
}

.eshop-cart-delete div:before {
    transform: rotate(45deg)
}

.eshop-cart-delete div:after {
    transform: rotate(-45deg)
}

.eshop-cart-delete span {
    display: none
}

.eshop-cart-total {
    padding: .9375rem .625rem
}

.eshop-cart-total-label {
    float: left
}

.eshop-cart-total-label:after {
    content: ":"
}

.eshop-cart-total-value {
    float: right
}

.eshop-cart-continue {
    text-align: center;
    padding: 1.5625rem .9375rem 0
}

.eshop-cart-checkout {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 0;
    padding: .9375rem;
    z-index: 30
}

.eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image img {
    display: none
}

.eshop-cart .wnd-empty-thumbnail .eshop-cart-product-image:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: "";
    ;
    font-size: 2rem;
    line-height: 1;
    width: 2rem;
    height: 2rem;
    display: block;
    opacity: .6
}

.eshop-cart-checkout-disable, .eshop-cart-empty, .eshop-cart.wnd-cart-empty .eshop-cart-checkout, .eshop-cart.wnd-cart-empty .eshop-cart-table {
    display: none
}

.eshop-cart.wnd-cart-empty .eshop-cart-empty {
    display: block;
    text-align: center
}

.eshop-cart.wnd-cart-empty .eshop-cart-empty .wnd-empty-placeholder {
    background-color: transparent
}

.eshop-cart.wnd-cart-empty .eshop-cart-continue {
    text-align: center;
    margin: 0 auto;
    float: none;
    line-height: 0;
    padding: 2.5rem 0 0
}

.eshop-cart.wnd-cart-empty .eshop-cart-continue span {
    word-wrap: break-word;
    position: relative;
    display: block
}

.eshop-cart .wnd-out-of-stock .eshop-cart-out-of-stock {
    animation: b .4s ease-in-out;
    display: block;
    height: auto;
    opacity: 1;
    padding-top: .625rem;
    padding-left: .75rem
}

.eshop-cart.wnd-checkout-disable .eshop-cart-checkout a {
    pointer-events: none;
    cursor: not-allowed
}

.eshop-cart.wnd-checkout-disable .eshop-cart-checkout-disable {
    animation: b .4s ease-in-out;
    font-size: .95rem;
    line-height: 1.6;
    margin-top: .625rem;
    height: auto;
    display: block;
    opacity: 1
}

.eshop-cart:not(.wnd-cart-empty) .eshop-cart-continue.b-btn {
    display: none
}

.eshop-cart.wnd-cart-empty .eshop-cart-continue.b-btn, .eshop-cart:not(.wnd-cart-empty) .eshop-cart-continue.link {
    display: block
}

.eshop-cart.wnd-cart-empty .eshop-cart-continue.link {
    display: none
}

.wt-product .wnd-page {
    padding-bottom: 4.875rem
}

.wt-product .wnd-page + #fe_footer {
    top: -79px
}

@keyframes c {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes d {
    0% {
        height: 0;
        width: 0;
        opacity: 1
    }

    20% {
        height: 0;
        width: .4375rem;
        opacity: 1
    }

    40% {
        height: .875rem;
        width: .4375rem;
        opacity: 1
    }

    to {
        height: .875rem;
        width: .4375rem;
        opacity: 1
    }
}

.eshop-detail {
    transition: height .3s ease-in-out
}

.eshop-detail form {
    position: relative;
    display: block
}

.eshop-detail-head, .eshop-detail-left, .eshop-detail-right {
    line-height: 0
}

.eshop-detail-title {
    text-align: left;
    padding: 0;
    margin: 0;
    position: relative
}

.eshop-detail-ribbons {
    display: none;
    text-align: center
}

.eshop-detail-content {
    overflow: hidden
}

.eshop-detail-price {
    text-align: left;
    margin-left: -.3125rem
}

.eshop-detail .product-title {
    overflow: hidden;
    display: inline-block
}

.eshop-detail .product-title-content {
    padding: .625rem 0;
    display: inline-block;
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.eshop-detail .product-ribbon {
    margin: 0 .3125rem .625rem;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    line-height: 0;
    z-index: 10
}

.eshop-detail .product-ribbon:first-child {
    margin-left: 0
}

.eshop-detail .product-ribbon:last-child {
    margin-right: 0
}

.eshop-detail .product-ribbon-content {
    padding: .5rem .9375rem .4375rem;
    display: inline-block
}

.eshop-detail .product-ribbon-content:empty {
    display: none
}

.eshop-detail .product-text-content {
    padding: .625rem 0;
    word-wrap: break-word
}

body:not(.wnd-cms) .eshop-detail .product-text-content:empty {
    padding: 0
}

.eshop-detail .product-price {
    padding: .3125rem;
    display: inline-block
}

.eshop-detail .product-price-content {
    display: inline-block
}

.eshop-detail .product-price-comparative {
    position: relative;
    padding: 0 .1875rem
}

.eshop-detail .product-price-comparative:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid;
    width: 100%;
    left: 0;
    top: 50%;
    opacity: .75
}

.eshop-detail .product-cart {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    right: 0;
    line-height: 0;
    padding: .9375rem;
    z-index: 30
}

.eshop-detail .product-gallery {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden
}

.eshop-detail .product-gallery ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.eshop-detail .product-gallery-content {
    position: relative;
    display: block;
    width: 100%
}

.eshop-detail .product-gallery-list {
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 5;
    opacity: 1;
    transition: opacity .3s
}

.eshop-detail .product-gallery-list.disable-pointer-events li {
    pointer-events: none
}

.eshop-detail .product-gallery-list.switching {
    opacity: 0
}

.eshop-detail .product-gallery-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0
}

.eshop-detail .product-gallery-photo.active, body.no-js .eshop-detail .product-gallery-photo:first-child {
    opacity: 1;
    visibility: visible;
    position: static;
    z-index: 33
}

.eshop-detail .product-gallery-link {
    display: block;
    text-decoration: none
}

body.wnd-fe:not(.touched) .eshop-detail .product-gallery-link:hover {
    cursor: zoom-in
}

.eshop-detail .product-gallery-image {
    text-align: center;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: block
}

.eshop-detail .product-gallery-image img {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: auto
}

.eshop-detail .product-gallery .arrow {
    transition: opacity .3s ease-in-out;
    display: none;
    bottom: 0;
    opacity: 0
}

.eshop-detail .product-gallery .arrow-prev {
    left: 5px
}

.eshop-detail .product-gallery .arrow-next {
    right: 5px
}

.eshop-detail .product-gallery.hover .arrow, body:not(.touched) .eshop-detail .product-gallery:hover .arrow {
    opacity: 1
}

.eshop-detail .product-gallery-nav {
    flex-shrink: 0
}

.eshop-detail .product-gallery-nav:after {
    content: "bullets";
    visibility: hidden;
    position: relative;
    z-index: -1
}

.eshop-detail .product-gallery-nav-content.infinite ul li.clone {
    display: inline-block
}

.eshop-detail .product-gallery-nav-content.reel ul li.clone {
    display: block
}

.eshop-detail .product-gallery-nav-content.reel ul li:first-child {
    margin-top: 0;
    margin-left: 0
}

.eshop-detail .product-gallery-nav li.clone {
    display: none
}

.eshop-detail .product-gallery-nav li.active img, body.wnd-fe:not(.touched) .eshop-detail .product-gallery-nav li:hover img {
    opacity: 1;
    transition: opacity .2s
}

.eshop-detail .product-gallery-nav img {
    display: none
}

.eshop-detail .product-gallery-nav-arrow {
    transition: opacity .3 ease-in-out;
    position: absolute;
    width: 1.5625rem;
    height: 6.25rem;
    z-index: 10;
    cursor: pointer;
    line-height: 1;
    font-size: 0;
    opacity: .7;
    display: none;
    overflow: hidden
}

body.wnd-fe:not(.touched) .eshop-detail .product-gallery-nav-arrow:hover {
    opacity: 1
}

.eshop-detail .product-gallery-nav-arrow-submit {
    transition: all .3;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.eshop-detail .product-gallery-nav-arrow-prev {
    top: 0;
    left: 0;
    text-align: left
}

.eshop-detail .product-gallery-nav-arrow-prev .product-gallery-nav-arrow-submit:before {
    content: "꤀";
    ;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: -11px;
    transform: translateY(-50%)
}

.eshop-detail .product-gallery-nav-arrow-next {
    top: 0;
    right: 0;
    text-align: right
}

.eshop-detail .product-gallery-nav-arrow-next .product-gallery-nav-arrow-submit:before {
    content: "꤁";
    ;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: auto;
    right: -11px;
    transform: translateY(-50%)
}

.eshop-detail .product-gallery.slideshow .product-gallery-nav, body:not(.touched) .eshop-detail .product-gallery.slideshow .arrow {
    display: block
}

.eshop-detail .product-gallery.slideshow .product-gallery-photo:not(.active) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: -1;
    left: 120%
}

.eshop-detail .product-gallery:not(.slideshow) .product-gallery-photo:first-child {
    opacity: 1;
    position: static;
    visibility: visible;
    z-index: 33
}

.eshop-detail .product-variants-title {
    margin: .625rem 0 0
}

.eshop-detail .product-variants-content {
    margin: 0 -.625rem;
    padding-top: .3125rem;
    padding-bottom: .625rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.eshop-detail .product-variants-group {
    float: none;
    width: 100%
}

.eshop-detail .product-variants-group .select {
    max-width: 100%
}

.eshop-detail .product-variants-group .select select:not(output):-moz-ui-invalid {
    box-shadow: none
}

.eshop-detail .wnd-empty-placeholder {
    display: none
}

.eshop-detail.wnd-empty-thumbnail .product-gallery {
    display: block;
    padding-top: 65%
}

.eshop-detail.wnd-empty-thumbnail .product-gallery-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block
}

.eshop-detail.wnd-empty-thumbnail .product-gallery-content:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    content: "";
    ;
    width: 7.5rem;
    height: 7.5rem;
    font-size: 7.5rem;
    line-height: 1;
    display: block;
    opacity: .4
}

.eshop-detail.wnd-empty-thumbnail .product-gallery-wrapper {
    display: none
}

.mt-02-column .mt-column {
    transition: all .25s ease;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: .625rem 0;
    vertical-align: top
}

.mt-02-column .mt-column > a {
    display: block;
    text-decoration: none
}

.mt-02-column .mt-column {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mt-02-column .mt-column:last-child, .mt-02-column .mt-column:nth-child(1n+1) {
    margin-right: 0
}

.mt-02-column .b-img {
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    margin: .625rem auto !important;
    padding: 0 !important;
    float: left
}

.mt-02-column img {
    -ms-interpolation-mode: bicubic
}

.mt-02-column img + .b-img-embed {
    display: none
}

.mt-02-column .b-img-embed {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 1px;
    border-style: solid;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 3.75rem;
    max-height: 3.75rem
}

.mt-02-column embed {
    width: 100% !important;
    height: 100% !important;
    display: inline-block;
    position: absolute !important;
    max-width: 1.75rem;
    max-height: 1.75rem;
    top: 15px !important;
    left: 15px !important
}

.mt-02-column .b-img-t {
    display: none
}

.mt-02-column .b-text .b-text-c {
    padding: .3125rem .3125rem .3125rem .625rem
}

.mt-02-column .b-text h3 a, .mt-02-column .b-text h4 a {
    border-bottom: 1px solid transparent
}

body.wnd-fe:not(.touched) .mt-02-column .b-text h3 a:hover, body.wnd-fe:not(.touched) .mt-02-column .b-text h4 a:hover {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mt-02-column .b-text p {
    padding: .3125rem 0 0
}

.mt-03-column > div {
    text-align: center
}

.mt-03-column .mt-column {
    transition: all .25s ease;
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: .625rem .3125rem;
    vertical-align: top
}

.mt-03-column .mt-column > a {
    display: block;
    text-decoration: none
}

.mt-03-column .mt-column {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mt-03-column .mt-column:last-child, .mt-03-column .mt-column:nth-child(1n+1) {
    margin-right: 0
}

.mt-03-column .b-img {
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    margin: .625rem auto !important;
    padding: 0 !important;
    position: relative
}

.mt-03-column img {
    -ms-interpolation-mode: bicubic
}

.mt-03-column img + .b-img-embed {
    display: none
}

.mt-03-column .b-img-embed {
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    border-width: 1px;
    border-style: solid;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 3.75rem;
    max-height: 3.75rem
}

.mt-03-column embed {
    width: 100% !important;
    height: 100% !important;
    display: inline-block;
    position: absolute !important;
    max-width: 1.75rem;
    max-height: 1.75rem;
    top: 15px !important;
    left: 15px !important
}

.mt-03-column .b-img-t {
    display: none
}

.mt-03-column .b-text h3, .mt-03-column .b-text h4 {
    text-align: center
}

.mt-03-column .b-text h3 a, .mt-03-column .b-text h4 a {
    border-bottom: 1px solid transparent
}

body.wnd-fe:not(.touched) .mt-03-column .b-text h3 a:hover, body.wnd-fe:not(.touched) .mt-03-column .b-text h4 a:hover {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.mt-03-column .b-text p {
    padding: .3125rem 0 0
}

.mt-03-column .b-text-c {
    text-align: center;
    padding: .3125rem .3125rem .625rem
}

.column-content .mt-contact-02 {
    max-width: 100%
}

.mt-contact-02 {
    padding: .625rem;
    margin: 0 auto;
    max-width: 100%
}

.mt-contact-02 .contact-item {
    padding: .125rem 0
}

.mt-contact-02 .b-img {
    width: 1.5rem;
    padding: 0 !important;
    float: left;
    margin: .875rem .625rem !important
}

.mt-contact-02 .b-img-c {
    text-align: center;
    position: relative !important;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    display: block
}

.mt-contact-02 embed {
    width: 100% !important;
    height: 100% !important;
    max-width: 1.5rem;
    max-height: 1.5rem;
    display: inline-block;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important
}

.mt-contact-02 .b-img-t {
    display: none
}

.mt-contact-02 .b-text, .mt-contact-02 .b-text .b-text-c h3 {
    text-align: left
}

.mt-contact-02 .b-text .b-text-c h3 a {
    border-bottom: none
}

body.wnd-fe:not(.touched) .mt-contact-02 .b-text .b-text-c h3 a:hover {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.mt-contact-02 .b-text p {
    padding: .1875rem 0
}

.mt-contact-02 .b-text-c {
    padding: .625rem !important
}

.mt-price {
    padding: .625rem
}

.mt-price .mt-c {
    margin: 0 auto;
    width: 100%;
    max-width: 48rem
}

.pr .mt-price .mt-c {
    max-width: 100%
}

.mt-price .mt-i {
    margin: 0 -.625rem .3125rem
}

.mt-price .mt-i-c {
    margin: 0 .9375rem;
    overflow: hidden;
    border-bottom: 1px solid;
    display: -ms-flexbox;
    display: flex
}

.mt-price .mt-i-c, .pr-0 .mt-price .mt-i-c {
    -ms-flex-direction: column;
    flex-direction: column
}

.pr-320 .mt-price .mt-i-c {
    -ms-flex-direction: row;
    flex-direction: row
}

html:not(.flexbox) .mt-price .mt-i-c {
    display: block
}

.mt-price .mt-i:last-child .mt-i-c {
    border: none
}

.mt-price .b-text {
    width: auto;
    float: none;
    text-align: left;
    flex-grow: 1
}

.mt-price .b-text-c, .pr-0 .mt-price .b-text-c {
    padding: 0
}

.pr-400 .mt-price .b-text-c {
    padding: .375rem
}

.mt-price .b-text-c .pr-768 {
    padding: .5625rem
}

html:not(.flexbox) .mt-price .b-text:first-child {
    float: left;
    width: 65%
}

.pr-0:not(.pr-320) .mt-price .b-text:first-child .b-text-c {
    padding: .375rem 0 0
}

.pr-320 .mt-price .b-text:first-child .b-text-c {
    padding: .3125rem .3125rem .3125rem 0
}

.pr-600 .mt-price .b-text:first-child .b-text-c {
    padding: .5rem .625rem .5rem 0
}

.pr-900 .mt-price .b-text:first-child .b-text-c {
    padding: .75rem 1.25rem .75rem 0
}

.mt-price .b-text:last-child {
    min-width: 8.125rem
}

html:not(.flexbox) .mt-price .b-text:last-child {
    float: right;
    width: 35%
}

.pr-0:not(.pr-320) .mt-price .b-text:last-child .b-text-c {
    text-align: left;
    padding: 0 0 .375rem
}

.pr-320 .mt-price .b-text:last-child .b-text-c {
    padding: .3125rem 0 .3125rem .3125rem
}

.pr-600 .mt-price .b-text:last-child .b-text-c {
    padding: .5rem 0 .5rem .625rem
}

.pr-900 .mt-price .b-text:last-child .b-text-c {
    padding: .75rem 0 .75rem 1.25rem
}

.mt-price .b-text .b-text-c h3 {
    padding: 0;
    text-align: inherit
}

.mt-price .b-text .b-text-c h3 + p {
    padding: 0
}

.mt-price .b-text .b-text-c p {
    padding: 0;
    text-align: inherit
}

.mt-portfolio-02 {
    padding: .3125rem .0625rem;
    font-weight: 400;
    font-style: italic
}

.mt-portfolio-02 > div {
    text-align: center
}

.mt-portfolio-02 .mt-column {
    transition: all .3s ease;
    display: inline-block;
    overflow: hidden;
    padding: 1.5%;
    vertical-align: top;
    margin-bottom: 0 !important
}

.mt-portfolio-02 .mt-column > a {
    display: block;
    text-decoration: none
}

.mt-portfolio-02 .mt-column > a .inline-text {
    cursor: pointer
}

body.wnd-fe:not(.touched) .mt-portfolio-02 .mt-column > a:hover img {
    transform: translate(-50%,-50%) scale(1.15)
}

.mt-portfolio-02 .mt-column-content {
    position: relative;
    overflow: hidden
}

.mt-portfolio-02 .mt-column {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0
}

.mt-portfolio-02 .mt-column:last-child, .mt-portfolio-02 .mt-column:nth-child(1n+1) {
    margin-right: 0
}

.mt-portfolio-02 .b-img {
    padding: 0 !important;
    margin: 0 !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.mt-portfolio-02 img {
    -ms-interpolation-mode: bicubic
}

.mt-portfolio-02 .b-img-embed {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 44px;
    right: 0
}

.mt-portfolio-02 embed {
    position: absolute !important;
    top: 12.5% !important;
    left: 12.5% !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 75%;
    max-width: 75%
}

.mt-portfolio-02 .b-img-t {
    display: none
}

.mt-portfolio-02 .inline-text {
    position: absolute !important;
    top: auto;
    right: 0;
    bottom: -1px;
    left: 0;
    overflow: hidden;
    z-index: 12;
    cursor: default;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.mt-portfolio-02 .inline-text > span {
    text-align: center;
    padding: .5rem .625rem;
    display: block;
    background: rgba(0,0,0,.4);
    color: #fff
}

.mt-portfolio-02 .inline-text > span:empty {
    padding: 0
}

body.wnd-cms .mt-portfolio-02 .inline-text {
    cursor: text
}

body.wnd-cms .mt-portfolio-02 .inline-text > span:empty {
    padding: .5rem .625rem;
    display: block
}

.layout-02 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0
}

.layout-02.ios-iframe {
    width: 100vw
}

.layout-02.wnd-cms .wnd-page {
    min-height: 94vh;
    min-height: calc(100vh - 2.8125rem)
}

.layout-02 #wrapper {
    overflow: hidden
}

.layout-02 #main, .layout-02 #main .section-wrapper, .layout-02 #main .section-wrapper-content, .layout-02 #wrapper, .layout-02 .wnd-page {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-02 #footer, .layout-02 #header {
    flex-shrink: 0
}

.layout-02 #footer, .layout-02 #header, .layout-02 #main {
    width: 100%;
    margin: 0;
    padding: 0
}

.layout-02 #footer:after, .layout-02 #footer:before, .layout-02 #header:after, .layout-02 #header:before, .layout-02 #main:after, .layout-02 #main:before {
    content: "";
    display: table
}

.layout-02 #footer:after, .layout-02 #header:after, .layout-02 #main:after {
    clear: both
}

.layout-02 #footer, .layout-02 #main {
    position: relative
}

.layout-02 #main {
    z-index: 2
}

.layout-02 #footer {
    z-index: 1
}

.layout-02 section:after, .layout-02 section:before {
    content: "";
    display: table
}

.layout-02 section:after {
    clear: both
}

.layout-02 .section {
    position: relative
}

.layout-02 .section-inner {
    width: 100%;
    padding: 1.25rem 0;
    margin: 0 auto;
    position: relative
}

.layout-02 .section-inner:after, .layout-02 .section-inner:before {
    content: "";
    display: table
}

.layout-02 .section-inner:after {
    clear: both
}

@supports (padding:max(0px)) {
    .layout-02 .section-inner {
        padding-right: max(0,env(safe-area-inset-right));
        padding-left: max(0,env(safe-area-inset-left))
    }
}

.layout-02.short-content #main .section-wrapper section:last-child, .layout-02.short-content #main .section-wrapper section:last-child .section-bg {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.layout-02 #fe_footer, .layout-02 #wnd_cookie_bar, .layout-02 #wnd_user_bar {
    -ms-flex: none;
    flex: none
}

.layout-02 #menu-overlay {
    position: fixed;
    background: rgba(0,0,0,.5);
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99 !important;
    transition: opacity .3s linear
}

.noscroll .layout-02 #menu-overlay {
    opacity: 1
}

@-moz-document url-prefix() {
    .layout-02 {
        display: block !important
    }

    .layout-02:not(.wnd-cms) .wnd-page {
        min-height: 100vh
    }
}

.blog-detail-footer {
    padding: 1.25rem .625rem .625rem
}

.blog-detail-footer.wnd-disabled {
    display: none
}

.blog-detail-share {
    line-height: 1;
    font-size: 0;
    padding-bottom: 1.25rem
}

.blog-detail-share .fb-like, .blog-detail-share .fb-share-button {
    margin-right: 1.25rem
}

.blog-detail-comments {
    text-align: center;
    margin-left: -.4375rem
}

.header-01#layout-section {
    position: absolute;
    top: auto;
    left: 0;
    bottom: auto;
    right: 0;
    padding-top: 0;
    height: 4.375rem
}

.header-01#layout-section .section-fixed {
    width: 100%;
    transition: background-color .2s ease-in-out,border-color .2s linear,box-shadow .2s linear;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.header-01#layout-section .section-inner {
    padding: 0;
    margin: 0 auto
}

@supports (padding:max(0px)) {
    .header-01#layout-section .section-inner {
        padding-right: max(0,env(safe-area-inset-right));
        padding-left: max(0,env(safe-area-inset-left))
    }
}

#header .header-01 {
    overflow: visible !important;
    z-index: 30 !important
}

.header-01 .section-inner.section-claim {
    overflow: hidden
}

.header-01 .section-bg {
    position: absolute
}

#main .header-01 .section-inner {
    height: 100%
}

.header-01 .section-fixed {
    border-color: transparent
}

#header .header-01 .section-fixed {
    padding: 0;
    position: relative;
    overflow: visible;
    width: 100%;
    height: 4.375rem
}

.no-js .header-01 .nav-line {
    overflow: hidden
}

.header-01 .nav-line {
    position: relative;
    display: block
}

.header-01 .menu-nav-block {
    order: 2;
    flex-grow: 1
}

.header-01 .logo {
    float: left;
    text-align: left;
    height: 3.75rem;
    margin: .3125rem 0 .3125rem .3125rem;
    padding-right: .125rem;
    padding-left: .125rem;
    overflow: hidden;
    width: auto;
    display: inline-block;
    max-width: 70%;
    order: 1
}

.wnd-eshop .header-01 .logo {
    max-width: 68%
}

.header-01 .logo.fira-sans, .header-01 .logo.open-sans, .header-01 .logo.roboto {
    font-weight: 400
}

.header-01 .logo .logo-content, .header-01 .logo .logo-content a {
    text-decoration: none;
    overflow: hidden;
    display: table;
    vertical-align: middle;
    height: 3.75rem;
    min-height: 3.75rem
}

.header-01 .logo .text-content-outer {
    display: table-cell;
    vertical-align: middle
}

.header-01 .logo .text-content {
    overflow: hidden;
    margin: 0;
    padding: 0 .25rem;
    vertical-align: middle;
    display: inline-block;
    font-size: 2rem;
    line-height: 1.875;
    width: auto
}

.header-01 .logo .text-content:lang(ja) {
    display: block
}

.header-01 .logo .text-content:empty {
    padding: 0
}

.header-01 .logo .wnd-touchwysiwyg:not([contenteditable=true])[data-wnd_placeholder]:empty:before, .header-01 .logo .wnd-touchwysiwyg:not([contenteditable=true]) [data-wnd_placeholder]:empty:before {
    padding: 0 .25rem
}

.header-01 .logo .image-content {
    display: table;
    height: 3.75rem
}

.header-01 .logo .image-content img {
    vertical-align: middle;
    width: auto;
    margin: 0;
    padding: 0 .25rem;
    max-width: 100%;
    height: auto;
    max-height: 3.25rem
}

.header-01 .logo .image-content-cell {
    display: table-cell;
    vertical-align: middle
}

.header-01 .logo .embed-content {
    display: table;
    height: 3.75rem
}

.header-01 .logo .embed-content embed {
    width: auto;
    max-width: 3.75rem;
    height: 2.25rem;
    padding: 0 .25rem;
    vertical-align: middle
}

.header-01 .logo .embed-content + .text-content-outer .text-content:not(:empty) {
    padding-left: .625rem
}

.header-01 .logo .embed-content-cell {
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.header-01 .logo .embed-content-cell:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.header-01 .logo.logo-borders {
    margin-left: .4375rem
}

.header-01 .logo.logo-borders .logo-content, .header-01 .logo.logo-borders .logo-content a {
    height: 3.5rem;
    min-height: 3.5rem
}

.header-01 .logo.logo-borders .text-content {
    font-size: 2rem;
    line-height: 1.75
}

.header-01 .logo.logo-borders .embed-content, .header-01 .logo.logo-borders .image-content {
    height: 3.5rem
}

.header-01 .logo.logo-bg-inv .logo-content, .header-01 .logo.logo-bg .logo-content, .header-01 .logo.logo-color-alpha .logo-content, .header-01 .logo.logo-color-inv .logo-content, .header-01 .logo.logo-color-text .logo-content, .header-01 .logo.logo-color .logo-content, .header-01 .logo.logo-gray .logo-content {
    padding: 0 .625rem
}

.header-01 .initial-state #menu {
    max-width: 16.25rem;
    overflow: hidden
}

.wnd-eshop .header-01 .initial-state #menu {
    max-width: calc(100% - 25rem - 13.75rem)
}

.header-01 .wnd-font-size-90 .text-content {
    font-size: 1.625rem;
    line-height: 2.30769
}

.header-01 .wnd-font-size-90.logo-borders .text-content {
    font-size: 1.625rem;
    line-height: 2.15385
}

.header-01 .wnd-font-size-70 .text-content, .header-01 .wnd-font-size-80 .text-content {
    font-size: 1.3125rem;
    line-height: 1.2381;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.header-01 .wnd-font-size-70.logo-borders .text-content, .header-01 .wnd-font-size-80.logo-borders .text-content {
    font-size: 1.3125rem;
    line-height: 1.2381;
    padding-top: .125rem;
    padding-bottom: .125rem
}

.header-01 .wnd-font-size-50 .text-content, .header-01 .wnd-font-size-60 .text-content {
    font-size: 1.125rem;
    line-height: 1.5;
    padding-top: .1875rem;
    padding-bottom: .1875rem
}

.header-01 .wnd-font-size-50.logo-borders .text-content, .header-01 .wnd-font-size-60.logo-borders .text-content {
    font-size: 1.125rem;
    line-height: 1.38889
}

.header-01 .wnd-font-size-10 .text-content, .header-01 .wnd-font-size-20 .text-content, .header-01 .wnd-font-size-30 .text-content, .header-01 .wnd-font-size-40 .text-content {
    font-size: 1rem;
    line-height: 1.625;
    padding-top: .25rem;
    padding-bottom: .25rem
}

.header-01 .wnd-font-size-10.logo-borders .text-content, .header-01 .wnd-font-size-20.logo-borders .text-content, .header-01 .wnd-font-size-30.logo-borders .text-content, .header-01 .wnd-font-size-40.logo-borders .text-content {
    font-size: 1rem;
    line-height: 1.5
}

.header-01 #menu-mobile {
    position: absolute;
    z-index: 99;
    line-height: 0;
    text-align: right;
    top: 15px;
    right: 10px
}

.header-01 #menu-submit {
    width: 2.5rem;
    height: 1.25rem;
    cursor: pointer;
    padding: 1.25rem .5rem;
    display: inline-block;
    text-indent: -999em;
    z-index: 99;
    text-decoration: none;
    color: transparent;
    overflow: hidden
}

.header-01 #menu-submit span, .header-01 #menu-submit span:after, .header-01 #menu-submit span:before {
    content: "";
    cursor: pointer;
    height: .125rem;
    width: 1.5rem;
    position: absolute;
    display: block
}

.header-01 #menu-submit span:before {
    bottom: 8px
}

.header-01 #menu-submit span:after {
    bottom: -8px
}

.header-01 body.wnd-cms .text-content:empty {
    padding: 0 .25rem
}

.header-01 a.close-menu {
    border: none
}

@keyframes e {
    0% {
        opacity: 0;
        display: none
    }

    to {
        opacity: 1;
        display: block
    }
}

@keyframes f {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(90deg)
    }
}

@keyframes g {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(-5px)
    }

    to {
        transform: translateX(0)
    }
}

.header-height-sp-01 {
    height: auto;
    min-height: 15.625rem
}

#header .header-01 .nav-line {
    border: none !important
}

#main .header-01 .section-claim {
    flex-grow: 1;
    position: relative;
    padding-top: 5rem;
    padding-bottom: 2.5rem;
    text-align: center;
    margin: 0 auto
}

#main .header-01 .claim-content, #main .header-01 .section-claim {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%
}

#main .header-01 .claim-content {
    height: auto
}

#main .header-01 .header-claim {
    overflow: hidden;
    width: 100%
}

#main .header-01 h1:not(.blog-detail-title) {
    padding: 0;
    display: block;
    overflow: hidden;
    line-height: 0;
    margin: 0 auto
}

#main .header-01 .big-claim, #main .header-01 .small-claim {
    display: block
}

#main .header-01 .styled-inline-text {
    display: inline-block;
    overflow: hidden
}

#main .header-01 .styled-inline-text > span {
    padding: 0
}

#main .header-01 .styled-inline-text > span:lang(ja) {
    display: block
}

#main .header-01 .styled-inline-text > span > span {
    display: inline
}

#main .header-01 .small-claim {
    margin-top: .75rem
}

#main .header-01 .small-claim .styled-inline-text {
    font-size: 1.25rem;
    line-height: 1.5;
    word-wrap: break-word;
    padding: 0 .625rem
}

#main .header-01 .small-claim .claim-borders {
    padding-top: .4375rem;
    padding-bottom: .4375rem
}

#main .header-01 .big-claim .styled-inline-text {
    padding: .125rem 1.25rem
}

#main .header-01 .big-claim .styled-inline-text > span > span {
    display: inline
}

#main .header-01 .big-claim .claim-borders {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

#main .header-01 .small-claim {
    font-family: proxima-nova,Helvetica,Arial,sans-serif;
    font-weight: 100;
    font-style: normal;
    padding: 0;
    margin: 0;
    text-align: center
}

.wnd-fonts-fallback #main .header-01 .small-claim {
    font-family: Noto Sans,Helvetica,Arial,sans-serif
}

#main .header-01 .small-claim:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

#main .header-01 .small-claim b, #main .header-01 .small-claim strong {
    font-weight: 600
}

#main .header-01 .small-claim .styled-inline-text {
    font-size: 1rem;
    line-height: 1.625;
    padding: 0 1.25rem;
    display: inline-block;
    overflow: hidden
}

#main .header-01 .small-claim .styled-inline-text.claim-borders, #main .header-01 .small-claim .styled-inline-text.claim-color-text, #main .header-01 .small-claim .styled-inline-text.claim-default, #main .header-01 .small-claim .styled-inline-text.claim-default-inv {
    font-size: 1rem;
    line-height: 1.625
}

#main .header-01 .small-claim .styled-inline-text.claim-bg, #main .header-01 .small-claim .styled-inline-text.claim-bg-color, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv, #main .header-01 .small-claim .styled-inline-text.claim-color, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha, #main .header-01 .small-claim .styled-inline-text.claim-color-inv, #main .header-01 .small-claim .styled-inline-text.claim-gray {
    font-size: 1rem;
    line-height: 2
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-gray.abril-fatface {
    font-size: 1rem;
    line-height: 2.0625
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-gray.brandon-grotesque {
    font-size: 1rem;
    line-height: 2.125
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-gray.lobster, #main .header-01 .small-claim .styled-inline-text.claim-gray.lora {
    font-size: 1rem;
    line-height: 1.9375
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.open-sans {
    font-size: 1rem;
    line-height: 2.0625
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.fira-sans {
    font-size: 1rem;
    line-height: 2.125
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-gray.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-gray.proxima-nova {
    font-size: 1rem;
    line-height: 1.9375
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-gray.pt-serif {
    font-size: 1rem;
    line-height: 2.0625
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-gray.ribeye-marrow {
    font-size: 1rem;
    line-height: 2.125
}

#main .header-01 .small-claim .styled-inline-text.claim-bg-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-gray.roboto {
    font-size: 1rem;
    line-height: 2.0625
}

#main .header-01 .small-claim .styled-inline-text > span:lang(ja) {
    display: block
}

#main .header-01 .small-claim .styled-inline-text > span > span {
    display: inline
}

.header-01 .claim-borders > span, .header-01 .logo-borders {
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.header-01.design-04 .section-inner {
    max-width: 87.5rem
}

#main .header-01.design-04 h1 {
    max-width: 68.75rem
}

.header-01.design-04 .logo.brandon-grotesque {
    font-weight: 500
}

.header-01.design-04 .logo.brandon-grotesque b, .header-01.design-04 .logo.brandon-grotesque strong {
    font-weight: 700
}

.header-01.design-04 .logo.proxima-nova {
    font-weight: 400
}

.header-01.design-04 .logo.proxima-nova b, .header-01.design-04 .logo.proxima-nova strong {
    font-weight: 700
}

@keyframes h {
    65% {
        opacity: .5
    }

    to {
        transform: scale(1.75);
        opacity: 0
    }
}

.header-01 .cart {
    position: absolute;
    top: 7px;
    left: auto;
    right: 55px
}

.wnd-menu-empty .header-01 .cart {
    right: 10px
}

.header-01 .cart-content {
    height: 4.375rem
}

.header-01 .cart a {
    position: relative;
    display: block;
    text-decoration: none;
    transition: color .3s ease-in-out,text-shadow .3s ease-in-out
}

.header-01 .cart a:after {
    line-height: 41px;
    margin: .4375rem .5rem .25rem;
    display: inline-block;
    vertical-align: middle
}

.header-01 .cart a div {
    float: left
}

.header-01 .cart-text {
    display: none;
    position: relative
}

.header-01 .cart-piece-count {
    transition: opacity .3 ease-in-out;
    position: absolute;
    top: 27px;
    left: auto;
    right: 0;
    font-size: .6875rem;
    line-height: 1;
    font-family: proxima-nova,Helvetica,Arial,sans-serif;
    font-weight: 700;
    height: 1.125rem;
    min-width: 1.125rem;
    border-radius: 9px;
    padding: .25rem .3125rem 0;
    opacity: 0;
    text-align: center;
    z-index: 1;
    letter-spacing: 0
}

.wnd-fonts-fallback .header-01 .cart-piece-count {
    font-family: Noto Sans,Helvetica,Arial,sans-serif
}

.header-01 .cart-piece-count:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.header-01 .cart-piece-count:not([data-count="0"]) {
    opacity: 1
}

.header-01 .cart-piece-count:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: inherit;
    border-radius: 50%;
    z-index: -1
}

.header-01 .cart-piece-text, .header-01 .cart-price {
    display: none
}

.header-01 .cart.wnd-add-product .cart-piece-count:after {
    animation: h .75s ease-in-out
}

.header-height-hp-01 {
    height: auto;
    min-height: 23.125rem
}

.header-01.design-03 .section-inner {
    max-width: 87.5rem
}

#main .header-01.design-03 .header-claim h1 {
    text-align: center;
    margin: 0 auto;
    max-width: 68.75rem
}

.header-01.design-03 .logo.brandon-grotesque {
    font-weight: 500
}

.header-01.design-03 .logo.brandon-grotesque b, .header-01.design-03 .logo.brandon-grotesque strong {
    font-weight: 700
}

.header-01.design-03 .logo.proxima-nova {
    font-weight: 400
}

.header-01.design-03 .logo.proxima-nova b, .header-01.design-03 .logo.proxima-nova strong {
    font-weight: 700
}

#header .header-01.design-30 .nav-line {
    border: none
}

.header-01.design-30 .section-inner:not(.section-blogpost-header) {
    max-width: 87.5rem
}

.wnd-eshop .header-01.design-30 .cart {
    top: 6px
}

.wnd-eshop .header-01.design-30 #menu-mobile {
    top: 13px
}

.header-01.design-30 .blog-detail-title {
    margin: 0
}

.header-01.design-30 .logo.brandon-grotesque {
    font-weight: 500
}

.header-01.design-30 .logo.brandon-grotesque b, .header-01.design-30 .logo.brandon-grotesque strong {
    font-weight: 700
}

.header-01.design-30 .logo.proxima-nova {
    font-weight: 400
}

.header-01.design-30 .logo.proxima-nova b, .header-01.design-30 .logo.proxima-nova strong {
    font-weight: 700
}

.header-01.blog-detail-header-01.wn-blog-header-collapse .section-inner.section-blogpost-header {
    padding-bottom: 1.125rem
}

.header-01.blog-detail-header-01.wn-blog-header-collapse .blog-detail-head-outer {
    margin-top: 1.25rem
}

.header-01.blog-detail-header-01:not(.wn-blog-header-collapse) .blog-detail-head-outer {
    min-height: 17.5rem
}

.header-01.blog-detail-header-01 .blog-detail-head-outer {
    padding: 0 .625rem;
    margin-left: -.625rem;
    display: table;
    padding-top: 6.25rem !important
}

.header-01.blog-detail-header-01 .blog-detail-head-inner {
    display: table-cell;
    vertical-align: bottom
}

.header-01.blog-detail-header-01 .blog-detail-title div {
    padding: 0;
    word-wrap: break-word
}

.header-01.blog-detail-header-01 .blog-detail-title div span {
    padding: .625rem;
    display: block
}

.header-01.blog-detail-header-01 .blog-detail-date {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block
}

.header-01.blog-detail-header-01 .blog-detail-date div {
    font-style: italic;
    text-align: left;
    padding: 0
}

.header-01.blog-detail-header-01 .blog-detail-date div span {
    padding: .375rem .625rem;
    display: inline-block
}

.header-01.blog-detail-header-01:not(.wn-blog-header-collapse) .blog-detail-date {
    padding-bottom: .75rem
}

.wt-blogpost #main .content > div > .b-text > .text-content > h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .b-text > .text-content > h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) + h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .b-text > .text-content > h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .b-text > .text-content > h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) + h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .text > .text-content > h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .text > .text-content > h1:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) + h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .text > .text-content > h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right), .wt-blogpost #main .content > div > .text > .text-content > h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) + h3:not(.wnd-align-justify):not(.wnd-align-center):not(.wnd-align-right) {
    text-align: left
}

.wt-blogpost #main .section-inner .image .image-title {
    opacity: 1
}

.wt-blogpost #main .section-inner .image .title-overlay, .wt-blogpost #main .section-inner .image .title-text {
    transform: translateZ(0);
    opacity: 1
}

.wt-blogpost #main .wn-section-closest-to-blog-header-collapse .section-inner {
    padding-top: 1.125rem !important
}

.header-01.design-39 .section-inner {
    max-width: 87.5rem
}

#header .header-01.design-39 .nav-line {
    border: none
}

#main .header-01.design-39 {
    height: 4.375rem;
    width: 100%
}

.header-01.design-39 .logo.brandon-grotesque {
    font-weight: 500
}

.header-01.design-39 .logo.brandon-grotesque b, .header-01.design-39 .logo.brandon-grotesque strong {
    font-weight: 700
}

.header-01.design-39 .logo.proxima-nova {
    font-weight: 400
}

.header-01.design-39 .logo.proxima-nova b, .header-01.design-39 .logo.proxima-nova strong {
    font-weight: 700
}

.footer-01.design-01 .section-bg {
    position: absolute
}

.footer-01.design-01 .section-inner {
    line-height: 0;
    padding: 0;
    overflow: hidden;
    letter-spacing: .0625rem
}

@supports (padding:max(0px)) {
    .footer-01.design-01 .section-inner {
        padding-right: max(0,env(safe-area-inset-right));
        padding-left: max(0,env(safe-area-inset-left))
    }
}

.footer-01.design-01 .copyright, .footer-01.design-01 .system-footer {
    text-align: center;
    padding: 0
}

.footer-01.design-01 .system-footer .text-content {
    margin-top: -.0625rem
}

.footer-01.design-01 .copyright .inline-text > span {
    max-width: 100%;
    word-wrap: break-word;
    line-height: 20px;
    padding: .375rem .625rem
}

.footer-01.design-01 .footer-texts {
    width: 100%;
    display: block
}

.footer-01.design-01 .lang-select {
    line-height: 20px;
    display: none;
    width: auto;
    float: none;
    text-align: center;
    position: relative;
    padding: .25rem
}

.footer-01.design-01 .lang-select > div {
    display: inline-block
}

.footer-01.design-01 .lang-select .lang-title {
    display: inline-block;
    width: auto;
    text-align: center;
    margin-right: .625rem
}

.footer-01.design-01 .lang-select .lang-title:after {
    content: ":"
}

.footer-01.design-01 .lang-select ul {
    margin: 0;
    padding: .0625rem 0 0;
    list-style-type: none;
    display: inline-block
}

.footer-01.design-01 .lang-select ul.show {
    visibility: visible
}

.footer-01.design-01 .lang-select ul li {
    margin-right: .3125rem;
    display: inline-block
}

.footer-01.design-01 .lang-select ul li:after {
    content: "/";
    padding-left: .125rem
}

.footer-01.design-01 .lang-select ul li:first-child {
    margin-left: 0
}

.footer-01.design-01 .lang-select ul li:last-child {
    margin-right: 0
}

.footer-01.design-01 .lang-select ul li:last-child:after {
    display: none
}

.footer-01.design-01 .lang-select ul li a {
    text-decoration: none
}

.footer-01.design-01 .lang-select ul li a > span {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    transition: all .2s
}

.footer-01.design-01 .lang-more {
    display: none
}

.footer-01.design-01 .footer-line {
    padding: 1.25rem .9375rem
}

.footer-01.design-01 .footer-line.border-top {
    border-top-width: 1px;
    border-top-style: solid
}

.footer-01.design-01 .sf a {
    transition: all .2s;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.wnd-multilang .footer-01.design-01 .lang-select {
    display: inline-block
}

.wnd-multilang .footer-01.design-01 .footer-texts {
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.wnd-multilang .footer-01.design-01 .copyright, .wnd-multilang .footer-01.design-01 .system-footer {
    display: block
}

body:not(.wnd-cms) .footer-01.design-01 .copyright .inline-text > span {
    padding: .34375rem .625rem .4375rem
}

body:not(.wnd-cms) .footer-01.design-01 .copyright .inline-text > span:empty {
    display: none
}

.default-01 .section-bg, .heading-01 .section-bg {
    position: absolute
}

.heading-01 .heading-table {
    width: 100%;
    text-align: center;
    display: table;
    height: 7.5rem;
    table-layout: fixed
}

.heading-01 .heading-table-cell {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    width: 100%
}

.heading-01 .heading-claim {
    display: block;
    font-family: "pt-serif",Times New Roman,serif;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 0
}

.wnd-fonts-fallback .heading-01 .heading-claim {
    font-family: Noto Serif,Times New Roman,serif
}

.heading-01 .heading-claim:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.heading-01 .heading-claim b, .heading-01 .heading-claim strong {
    font-weight: 700
}

.heading-01 .heading-claim .styled-inline-text {
    padding: .125rem 1.6875rem;
    display: inline-block;
    overflow: hidden
}

.heading-01 .heading-claim .styled-inline-text > span {
    padding: 0
}

.heading-01 .heading-claim .styled-inline-text > span:lang(ja) {
    display: block
}

.heading-01 .heading-claim .styled-inline-text > span > span {
    display: inline
}

.heading-01 .heading-claim .claim-borders {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.heading-01 .heading-claim .claim-borders span {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.heading-01 .heading-claim .claim-borders > span {
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

.heading-01.design-01 .section-inner {
    text-align: center;
    overflow: hidden;
    display: block;
    padding: 8% .625rem
}

@supports (padding:max(0px)) {
    .heading-01.design-01 .section-inner {
        padding-right: max(.625rem,env(safe-area-inset-right));
        padding-left: max(.625rem,env(safe-area-inset-left))
    }
}

.heading-01.design-01 .heading-claim {
    margin-top: .625rem
}

.heading-01.design-01 .button {
    padding: .3125rem .625rem;
    margin-top: 1.25rem
}

.heading-01.design-02 .section-inner {
    padding: 8% 0
}

@supports (padding:max(0px)) {
    .heading-01.design-02 .section-inner {
        padding-right: max(0,env(safe-area-inset-right));
        padding-left: max(0,env(safe-area-inset-left))
    }
}

.heading-01.design-02 .heading-table {
    height: 3.75rem
}

.short-content #main .heading-01.design-02:first-child {
    -ms-flex: none;
    flex: none;
    display: block
}

.heading-01.design-03 .section-inner {
    padding: 8% .3125rem
}

@supports (padding:max(0px)) {
    .heading-01.design-03 .section-inner {
        padding-right: max(.3125rem,env(safe-area-inset-right));
        padding-left: max(.3125rem,env(safe-area-inset-left))
    }
}

.heading-01.design-03 h3 {
    font-family: proxima-nova,Helvetica,Arial,sans-serif;
    font-weight: 300;
    margin: 0;
    padding: .3125rem;
    display: block;
    text-align: center !important;
    line-height: 0
}

.wnd-fonts-fallback .heading-01.design-03 h3 {
    font-family: Noto Sans,Helvetica,Arial,sans-serif
}

.heading-01.design-03 h3:lang(ja) {
    font-family: Noto Sans Japanese,Noto Sans,Arial,sans-serif
}

.heading-01.design-03 h3 b, .heading-01.design-03 h3 strong {
    font-weight: 600
}

.heading-01.design-03 h3 .styled-inline-text {
    font-size: 1.25rem;
    line-height: 1.7;
    padding: .125rem 1.6875rem;
    display: inline-block;
    overflow: hidden
}

.heading-01.design-03 h3 .styled-inline-text > span {
    padding: 0
}

.heading-01.design-03 h3 .styled-inline-text > span:lang(ja) {
    display: block
}

.heading-01.design-03 h3 .styled-inline-text > span > span {
    display: inline
}

.short-content #main .heading-01.design-03:first-child {
    -ms-flex: none;
    flex: none;
    display: block
}

.overlay-black {
    background-color: rgba(0,0,0,.6)
}

.overlay-black-light {
    background-color: rgba(0,0,0,.3)
}

.overlay-black-strong {
    background-color: rgba(0,0,0,.85)
}

.overlay-purple {
    background-color: rgba(38,27,55,.6)
}

.overlay-purple-strong {
    background-color: rgba(38,27,55,.8)
}

.overlay-pink {
    background-color: rgba(55,27,49,.6)
}

.overlay-pink-strong {
    background-color: rgba(55,27,49,.8)
}

.overlay-red {
    background-color: rgba(55,27,27,.6)
}

.overlay-red-strong {
    background-color: rgba(55,27,27,.8)
}

.overlay-green {
    background-color: rgba(91,144,134,.6)
}

.overlay-green-strong {
    background-color: rgba(91,144,134,.8)
}

.overlay-blue {
    background-color: rgba(27,38,55,.6)
}

.overlay-blue-strong {
    background-color: rgba(27,38,55,.8)
}

.overlay-blue-cadet {
    background-color: rgba(56,107,125,.6)
}

.overlay-blue-indigo {
    background-color: rgba(68,91,125,.6)
}

.overlay-white {
    background-color: hsla(0,0%,100%,.6)
}

.overlay-white-strong {
    background-color: hsla(0,0%,100%,.9)
}

.wsw-01 {
    color: #000;
    border-color: rgba(0,0,0,.5)
}

.wsw-41 {
    color: #191919;
    border-color: rgba(25,25,25,.5)
}

.wsw-02 {
    color: #292929;
    border-color: rgba(41,41,41,.5)
}

.wsw-03 {
    color: #4c4c4c;
    border-color: rgba(76,76,76,.5)
}

.wsw-04 {
    color: #707070;
    border-color: hsla(0,0%,44%,.5)
}

.wsw-05 {
    color: #949494;
    border-color: hsla(0,0%,58%,.5)
}

.wsw-06 {
    color: #b8b8b8;
    border-color: hsla(0,0%,72%,.5)
}

.wsw-07 {
    color: #dbdbdb;
    border-color: hsla(0,0%,86%,.5)
}

.wsw-08 {
    color: #fff;
    border-color: hsla(0,0%,100%,.5)
}

.wsw-09 {
    color: #ca5a5b;
    border-color: rgba(202,90,91,.5)
}

.wsw-10 {
    color: #e08053;
    border-color: rgba(224,128,83,.5)
}

.wsw-42 {
    color: #f6e466;
    border-color: hsla(53,89%,68%,.5)
}

.wsw-11 {
    color: #72af73;
    border-color: rgba(114,175,115,.5)
}

.wsw-12 {
    color: #1ba38c;
    border-color: rgba(27,163,140,.5)
}

.wsw-13 {
    color: #2d9fae;
    border-color: rgba(45,159,174,.5)
}

.wsw-43 {
    color: #529bfa;
    border-color: rgba(82,155,250,.5)
}

.wsw-14 {
    color: #6087b9;
    border-color: rgba(96,135,185,.5)
}

.wsw-15 {
    color: #9879c3;
    border-color: rgba(152,121,195,.5)
}

.wsw-16 {
    color: #c6739e;
    border-color: rgba(198,115,158,.5)
}

.wsw-17 {
    color: #bb4849;
    border-color: rgba(187,72,73,.5)
}

.wsw-18 {
    color: #db7343;
    border-color: rgba(219,115,67,.5)
}

.wsw-44 {
    color: #f2d400;
    border-color: rgba(242,212,0,.5)
}

.wsw-19 {
    color: #62a063;
    border-color: rgba(98,160,99,.5)
}

.wsw-20 {
    color: #18927e;
    border-color: rgba(24,146,126,.5)
}

.wsw-21 {
    color: #238d9b;
    border-color: rgba(35,141,155,.5)
}

.wsw-45 {
    color: #1278ff;
    border-color: rgba(18,120,255,.5)
}

.wsw-22 {
    color: #537bae;
    border-color: rgba(83,123,174,.5)
}

.wsw-23 {
    color: #8766b4;
    border-color: rgba(135,102,180,.5)
}

.wsw-24 {
    color: #b8628f;
    border-color: rgba(184,98,143,.5)
}

.wsw-25 {
    color: #9e3b3c;
    border-color: rgba(158,59,60,.5)
}

.wsw-26 {
    color: #bb5c2f;
    border-color: rgba(187,92,47,.5)
}

.wsw-46 {
    color: #c2ab00;
    border-color: rgba(194,171,0,.5)
}

.wsw-27 {
    color: #488649;
    border-color: rgba(72,134,73,.5)
}

.wsw-28 {
    color: #197969;
    border-color: rgba(25,121,105,.5)
}

.wsw-29 {
    color: #1f727d;
    border-color: rgba(31,114,125,.5)
}

.wsw-47 {
    color: #0e60c6;
    border-color: rgba(14,96,198,.5)
}

.wsw-30 {
    color: #406798;
    border-color: rgba(64,103,152,.5)
}

.wsw-31 {
    color: #72529f;
    border-color: rgba(114,82,159,.5)
}

.wsw-32 {
    color: #9e4b76;
    border-color: rgba(158,75,118,.5)
}

.wsw-33 {
    color: #7d2f2f;
    border-color: rgba(125,47,47,.5)
}

.wsw-34 {
    color: #933e16;
    border-color: rgba(147,62,22,.5)
}

.wsw-48 {
    color: #968400;
    border-color: rgba(150,132,0,.5)
}

.wsw-35 {
    color: #305831;
    border-color: rgba(48,88,49,.5)
}

.wsw-36 {
    color: #0e5d50;
    border-color: rgba(14,93,80,.5)
}

.wsw-37 {
    color: #076871;
    border-color: rgba(7,104,113,.5)
}

.wsw-49 {
    color: #0e4b9c;
    border-color: rgba(14,75,156,.5)
}

.wsw-38 {
    color: #304664;
    border-color: rgba(48,70,100,.5)
}

.wsw-39 {
    color: #593f7a;
    border-color: rgba(89,63,122,.5)
}

.wsw-40 {
    color: #743d59;
    border-color: rgba(116,61,89,.5)
}

@media screen and (min-width:20em) {
    .gallery-grid {
        padding: .125rem
    }

    .gallery-grid .gallery-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .gallery-grid .gallery-photo {
        width: 50%;
        padding: .5rem
    }

    .gallery-horizontal {
        padding: .125rem
    }

    .gallery-horizontal .gallery-photo {
        margin: .5rem;
        width: auto
    }

    .gallery-horizontal.horizontal-ready .gallery-image, .gallery-horizontal img {
        width: auto;
        height: 7.1875rem
    }

    .mt-03-column .b-img {
        float: left
    }

    .mt-03-column .b-text h3, .mt-03-column .b-text h4 {
        text-align: left
    }

    .mt-03-column .b-text-c {
        padding: .3125rem .3125rem .3125rem .625rem;
        text-align: left
    }

    .mt-portfolio-02 .mt-column {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0
    }

    .mt-portfolio-02 .mt-column:last-child, .mt-portfolio-02 .mt-column:nth-child(2n+2), .mt-portfolio-02 .mt-column:nth-child(odd) {
        margin-right: 0
    }
}

@media screen and (max-width:56.1875em) and (min-width:20em) {
    .header-01 #menu {
        transform: translateZ(0);
        transition: transform .2s ease-in;
        right: -80%;
        width: 80%;
        left: auto;
        top: 0
    }

    .header-01 #menu.open {
        transform: translate3d(-100%,0,0);
        transition: transform .2s ease-in
    }
}

@media screen and (min-width:20.0625em) and (min-height:30.0625em) {
    .section-wrapper .fullscreen {
        height: 75vh
    }
}

@media screen and (min-width:22.8125em) {
    .header-height-sp-01 {
        min-height: 15.625rem
    }

    .header-height-hp-01 {
        min-height: 22.5rem
    }
}

@media screen and (min-width:25em) {
    .wnd-s-low .s-c {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }

    .wnd-s-normal .s-c {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem
    }

    .wnd-s-higher .s-c {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .wnd-s-high .s-c {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem
    }

    .img-s-p .b-img.wnd-type-image .b-img-c {
        padding-top: 200%
    }

    .img-s-p .b-img.wnd-type-icon .b-img-c {
        padding-bottom: 200% !important
    }

    .wnd-replace-form-button {
        max-width: calc(100% - 1.25rem)
    }

    .b-btn-s-l .b-btn-l, .b-btn-s-l .wnd-replace-form-button {
        min-width: 14rem
    }

    .b-btn-s-m .b-btn-l, .b-btn-s-m .wnd-replace-form-button {
        min-width: 10rem
    }

    .blog.grid-3 .item, .blog.grid-4 .item {
        width: 50%
    }

    .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
        margin: -1.25rem -.625rem -.625rem
    }

    .eshop-grid .item-price {
        text-align: center
    }

    .eshop-grid-square .item {
        width: 50%
    }

    .eshop-grid-square .item-head h2 {
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: block
    }

    .eshop-grid-nature .item, .eshop-grid-square.wnd-show-filter .item {
        width: 50%
    }

    .eshop-grid-nature .item-head h2 {
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: block
    }

    .eshop-grid-nature.wnd-show-filter .item {
        width: 50%
    }

    .eshop-carousel .eshop-wrapper-correction {
        margin: -1.25rem -.625rem
    }

    .eshop-carousel .item {
        width: 50%
    }

    .eshop-carousel .item-head h2 {
        overflow: hidden;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        display: block
    }

    .eshop-carousel:after {
        content: "2"
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+2) {
        display: block
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+3) {
        display: none
    }

    .mt-price .mt-i {
        margin: 0 -.625rem
    }

    .mt-price .mt-i-c {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .mt-price .b-text-c {
        padding: .375rem
    }

    .mt-price .b-text:first-child {
        flex-grow: 3
    }

    .mt-price .b-text:first-child .b-text-c {
        padding-left: 0
    }

    .mt-price .b-text:last-child .b-text-c {
        padding-right: 0;
        text-align: right
    }
}

@media screen and (min-width:30em) and (min-height:37.5em) {
    .section-wrapper .fullscreen {
        height: 60vh;
        max-height: 34.375rem
    }

    .ios-iframe .section-wrapper .fullscreen-all {
        max-height: 37.5rem;
        min-height: auto
    }
}

@media screen and (max-width:56.1875em) and (min-width:30em) {
    .header-01 #menu {
        transform: translateZ(0);
        transition: transform .2s ease-in;
        right: -440px;
        width: 27.5rem;
        left: auto;
        top: 0
    }

    .header-01 #menu.open {
        transform: translate3d(-100%,0,0);
        transition: transform .2s ease-in
    }
}

@media screen and (min-width:30em) {
    .form-input, .form .select select, .form label {
        font-size: 1.075rem;
        line-height: 1.52941
    }

    .blog-feed .blog-container {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .eshop-detail .product-text-content {
        padding-top: 1.25rem
    }

    .eshop-detail .product-gallery-nav {
        height: 6.25rem;
        margin: .625rem 0 0
    }

    .eshop-detail .product-gallery-nav.show-arrows {
        padding: 0 1.5625rem
    }

    .eshop-detail .product-gallery-nav.show-arrows .product-gallery-nav-arrow {
        display: block
    }

    .eshop-detail .product-gallery-nav:after {
        content: "horizontal"
    }

    .eshop-detail .product-gallery-nav-content {
        width: 100%;
        height: 100%
    }

    .eshop-detail .product-gallery-nav ul {
        transition: left .3s,top .3s,transform .3s;
        position: absolute;
        top: 0;
        left: 0;
        height: 6.25rem;
        width: 100%
    }

    .eshop-detail .product-gallery-nav li {
        width: 6.25rem;
        height: 6.25rem;
        background-color: transparent !important;
        border-radius: 0;
        margin: 0 0 0 .625rem;
        float: left
    }

    .eshop-detail .product-gallery-nav img {
        transition: opacity .2s;
        transform: translate(-50%,-50%);
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        opacity: .5
    }

    body:not(.touched) .eshop-detail .product-gallery.slideshow .arrow {
        display: none
    }

    .eshop-detail .product-variants-group {
        float: left;
        width: 50%
    }

    .layout-02 .section-inner {
        padding: 1.5625rem 0
    }

    @supports (padding:max(0px)) {
        .layout-02 .section-inner {
            padding-right: max(0,env(safe-area-inset-right));
            padding-left: max(0,env(safe-area-inset-left))
        }
    }

    .header-height-sp-01 {
        min-height: 16.875rem
    }

    #main .header-01 .section-claim {
        padding-top: 5.625rem;
        padding-bottom: 2.5rem
    }

    .header-height-hp-01 {
        min-height: 20.625rem
    }
}

@media screen and (min-width:34.375em) {
    #main .header-01 .small-claim .styled-inline-text.claim-borders, #main .header-01 .small-claim .styled-inline-text.claim-color-text, #main .header-01 .small-claim .styled-inline-text.claim-default, #main .header-01 .small-claim .styled-inline-text.claim-default-inv {
        font-size: 1.25rem;
        line-height: 1.5
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg, #main .header-01 .small-claim .styled-inline-text.claim-bg-color, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color-inv, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-gray, #main .header-01 .small-claim .styled-inline-text.claim-gray.abril-fatface {
        font-size: 1.25rem;
        line-height: 1.9
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-gray.brandon-grotesque {
        font-size: 1.25rem;
        line-height: 2
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-gray.lobster, #main .header-01 .small-claim .styled-inline-text.claim-gray.lora {
        font-size: 1.25rem;
        line-height: 1.9
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.open-sans {
        font-size: 1.25rem;
        line-height: 2
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-gray.playfair-display {
        font-size: 1.25rem;
        line-height: 1.9
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-gray.proxima-nova {
        font-size: 1.25rem;
        line-height: 1.85
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-gray.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-gray.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-gray.roboto {
        font-size: 1.25rem;
        line-height: 1.95
    }
}

@media screen and (min-width:37.5em) and (min-height:37.5em) {
    .section-wrapper .fullscreen {
        height: 50vh;
        max-height: 37.5rem
    }
}

@media screen and (min-width:37.5em) and (min-height:25em) {
    .mt-02-column .b-img {
        width: 7.5rem;
        height: 7.5rem;
        margin: 0 auto .625rem !important;
        float: none
    }

    .mt-02-column .b-img-embed {
        max-width: 7.5rem;
        max-height: 7.5rem;
        border-width: 2px
    }

    .mt-02-column embed {
        max-width: 3.75rem;
        max-height: 3.75rem;
        left: 28px !important;
        top: 28px !important
    }

    .mt-02-column .b-text {
        text-align: center
    }

    .mt-02-column .b-text .b-text-c {
        padding: .625rem 1.25rem
    }

    .mt-03-column .b-img {
        width: 7.5rem;
        height: 7.5rem
    }

    .mt-03-column .b-img-embed {
        max-width: 7.5rem;
        max-height: 7.5rem;
        border-width: 2px
    }

    .mt-03-column embed {
        max-width: 3.75rem;
        max-height: 3.75rem;
        top: 28px !important;
        left: 28px !important
    }

    .mt-03-column .b-text-c {
        padding: .625rem .625rem .9375rem .9375rem
    }
}

@media screen and (min-width:37.5em) and (max-width:37.4375em) {
    .mt-02-column .mt-column {
        padding: .3125rem
    }
}

@media screen and (max-width:56.1875em) and (min-width:37.5em) {
    .header-01 #menu {
        transform: translateZ(0);
        transition: transform .2s ease-in;
        right: -480px;
        width: 30rem;
        left: auto;
        top: 0
    }

    .header-01 #menu.open {
        transform: translate3d(-100%,0,0);
        transition: transform .2s ease-in
    }
}

@media screen and (min-width:37.5em) {
    .wnd-page .b-text .wnd-offset-1, .wnd-page .text .wnd-offset-1 {
        margin-left: 1.5em;
        margin-right: 1.5em
    }

    .wnd-page .b-text .wnd-offset-2, .wnd-page .text .wnd-offset-2 {
        margin-left: 3em;
        margin-right: 3em
    }

    .wnd-page .b-text .wnd-offset-3, .wnd-page .text .wnd-offset-3 {
        margin-left: 4.5em;
        margin-right: 4.5em
    }

    .wnd-page .b-text .wnd-offset-4, .wnd-page .text .wnd-offset-4 {
        margin-left: 6em;
        margin-right: 6em
    }

    .wnd-page .b-text .wnd-offset-5, .wnd-page .text .wnd-offset-5 {
        margin-left: 7.5em;
        margin-right: 7.5em
    }

    .wnd-page .mt .b-text .wnd-offset-1, .wnd-page .mt .text .wnd-offset-1 {
        margin-left: .75em;
        margin-right: .75em
    }

    .wnd-page .mt .b-text .wnd-offset-2, .wnd-page .mt .text .wnd-offset-2 {
        margin-left: 1.5em;
        margin-right: 1.5em
    }

    .wnd-page .mt .b-text .wnd-offset-3, .wnd-page .mt .text .wnd-offset-3 {
        margin-left: 2.25em;
        margin-right: 2.25em
    }

    .wnd-page .mt .b-text .wnd-offset-4, .wnd-page .mt .text .wnd-offset-4 {
        margin-left: 3em;
        margin-right: 3em
    }

    .wnd-page .mt .b-text .wnd-offset-5, .wnd-page .mt .text .wnd-offset-5 {
        margin-left: 3.75em;
        margin-right: 3.75em
    }

    .b-s, .mt .b-s, .pr .b-s, .wt-blogpost .mt .b-s, .wt-blogpost .pr .b-s {
        padding: .9375rem
    }

    .b-s-t0, .mt .b-s-t0, .pr .b-s-t0, .wt-blogpost .mt .b-s-t0, .wt-blogpost .pr .b-s-t0 {
        padding-top: 0
    }

    .b-s-r0, .mt .b-s-r0, .pr .b-s-r0, .wt-blogpost .mt .b-s-r0, .wt-blogpost .pr .b-s-r0 {
        padding-right: 0
    }

    .b-s-b0, .mt .b-s-b0, .pr .b-s-b0, .wt-blogpost .mt .b-s-b0, .wt-blogpost .pr .b-s-b0 {
        padding-bottom: 0
    }

    .b-s-l0, .mt .b-s-l0, .pr .b-s-l0, .wt-blogpost .mt .b-s-l0, .wt-blogpost .pr .b-s-l0 {
        padding-left: 0
    }

    .b-s-50, .mt .b-s-50, .pr .b-s-50, .wt-blogpost .mt .b-s-50, .wt-blogpost .pr .b-s-50 {
        padding: .46875rem
    }

    .b-s-t50, .mt .b-s-t50, .pr .b-s-t50, .wt-blogpost .mt .b-s-t50, .wt-blogpost .pr .b-s-t50 {
        padding-top: .46875rem
    }

    .b-s-r50, .mt .b-s-r50, .pr .b-s-r50, .wt-blogpost .mt .b-s-r50, .wt-blogpost .pr .b-s-r50 {
        padding-right: .46875rem
    }

    .b-s-b50, .mt .b-s-b50, .pr .b-s-b50, .wt-blogpost .mt .b-s-b50, .wt-blogpost .pr .b-s-b50 {
        padding-bottom: .46875rem
    }

    .b-s-l50, .mt .b-s-l50, .pr .b-s-l50, .wt-blogpost .mt .b-s-l50, .wt-blogpost .pr .b-s-l50 {
        padding-left: .46875rem
    }

    .b-s-60, .mt .b-s-60, .pr .b-s-60, .wt-blogpost .mt .b-s-60, .wt-blogpost .pr .b-s-60 {
        padding: .5625rem
    }

    .b-s-t60, .mt .b-s-t60, .pr .b-s-t60, .wt-blogpost .mt .b-s-t60, .wt-blogpost .pr .b-s-t60 {
        padding-top: .5625rem
    }

    .b-s-r60, .mt .b-s-r60, .pr .b-s-r60, .wt-blogpost .mt .b-s-r60, .wt-blogpost .pr .b-s-r60 {
        padding-right: .5625rem
    }

    .b-s-b60, .mt .b-s-b60, .pr .b-s-b60, .wt-blogpost .mt .b-s-b60, .wt-blogpost .pr .b-s-b60 {
        padding-bottom: .5625rem
    }

    .b-s-l60, .mt .b-s-l60, .pr .b-s-l60, .wt-blogpost .mt .b-s-l60, .wt-blogpost .pr .b-s-l60 {
        padding-left: .5625rem
    }

    .b-s-150, .mt .b-s-150, .pr .b-s-150, .wt-blogpost .mt .b-s-150, .wt-blogpost .pr .b-s-150 {
        padding: 1.40625rem
    }

    .b-s-t150, .mt .b-s-t150, .pr .b-s-t150, .wt-blogpost .mt .b-s-t150, .wt-blogpost .pr .b-s-t150 {
        padding-top: 1.40625rem
    }

    .b-s-r150, .mt .b-s-r150, .pr .b-s-r150, .wt-blogpost .mt .b-s-r150, .wt-blogpost .pr .b-s-r150 {
        padding-right: 1.40625rem
    }

    .b-s-b150, .mt .b-s-b150, .pr .b-s-b150, .wt-blogpost .mt .b-s-b150, .wt-blogpost .pr .b-s-b150 {
        padding-bottom: 1.40625rem
    }

    .b-s-l150, .mt .b-s-l150, .pr .b-s-l150, .wt-blogpost .mt .b-s-l150, .wt-blogpost .pr .b-s-l150 {
        padding-left: 1.40625rem
    }

    .b-s-200, .mt .b-s-200, .pr .b-s-200, .wt-blogpost .mt .b-s-200, .wt-blogpost .pr .b-s-200 {
        padding: 1.875rem
    }

    .b-s-t200, .mt .b-s-t200, .pr .b-s-t200, .wt-blogpost .mt .b-s-t200, .wt-blogpost .pr .b-s-t200 {
        padding-top: 1.875rem
    }

    .b-s-r200, .mt .b-s-r200, .pr .b-s-r200, .wt-blogpost .mt .b-s-r200, .wt-blogpost .pr .b-s-r200 {
        padding-right: 1.875rem
    }

    .b-s-b200, .mt .b-s-b200, .pr .b-s-b200, .wt-blogpost .mt .b-s-b200, .wt-blogpost .pr .b-s-b200 {
        padding-bottom: 1.875rem
    }

    .b-s-l200, .mt .b-s-l200, .pr .b-s-l200, .wt-blogpost .mt .b-s-l200, .wt-blogpost .pr .b-s-l200 {
        padding-left: 1.875rem
    }

    .s-c {
        padding-left: .625rem;
        padding-right: .625rem
    }

    @supports (padding:max(0px)) {
        .s-c {
            padding-left: max(.625rem,env(safe-area-inset-left));
            padding-right: max(.625rem,env(safe-area-inset-right))
        }
    }

    .wnd-s-low .s-c {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .wnd-s-normal .s-c {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .wnd-s-higher .s-c {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem
    }

    .wnd-s-high .s-c {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem
    }

    .arrow {
        width: 4rem
    }

    .arrow-submit {
        font-size: 2.5rem;
        line-height: 1.625;
        width: 4rem;
        height: 4rem;
        margin-top: -2rem
    }

    .arrow-prev {
        left: -10px
    }

    .arrow-next {
        right: -10px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
        word-spacing: 4px;
        letter-spacing: 0
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .lora, body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
        word-spacing: 2px;
        letter-spacing: 0
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
        word-spacing: 3px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .fira-sans, body:not(.wnd-fonts-fallback) .auto-font-size .proxima-nova, body:not(.wnd-fonts-fallback) .auto-font-size .roboto {
        word-spacing: 3px;
        letter-spacing: -.125rem
    }

    .auto-font-size {
        font-size: 2.8125rem
    }

    .auto-font-size .claim-borders > span, .auto-font-size .claim-color-text > span, .auto-font-size .claim-default-inv > span, .auto-font-size .claim-default > span {
        line-height: 138%
    }

    .wnd-replace-form-button {
        left: 15px;
        max-width: calc(100% - 1.875rem)
    }

    .b-btn-s-l .b-btn-l, .b-btn-s-l .wnd-replace-form-button {
        min-width: 16rem
    }

    .b-btn-s-m .b-btn-l, .b-btn-s-m .wnd-replace-form-button {
        min-width: 12rem
    }

    .gallery-grid {
        padding: 0
    }

    .gallery-grid .gallery-photo {
        width: 33.333%;
        padding: .625rem
    }

    .gallery-horizontal {
        padding: 0
    }

    .gallery-horizontal .gallery-photo {
        margin: .625rem
    }

    .gallery-horizontal.horizontal-ready .gallery-image, .gallery-horizontal img {
        height: 8.75rem
    }

    .form label {
        width: 30%;
        padding: .625rem .625rem .625rem 0;
        float: left;
        text-align: right;
        margin-left: 0
    }

    .form .select, .form input, .form textarea {
        width: 60%
    }

    .form-file-base {
        left: 30%;
        top: 10px;
        width: 60%
    }

    .form-file-cover {
        width: 60%
    }

    .form-file-button {
        width: auto
    }

    .form-submit .b-btn-l, .form-submit .wnd-replace-form-button {
        margin-left: 30%;
        max-width: 60%;
        float: none
    }

    .form-submit .wnd-replace-form-button {
        left: 4px;
        max-width: calc(60% - .8125rem)
    }

    .form .form-group-content {
        width: 60%
    }

    .form-checkbox-simple .form-group-content {
        margin-left: 30%
    }

    .pr .form-checkbox-simple .form-group-content {
        width: 100%
    }

    .form-captcha {
        margin-left: 30%;
        padding: .625rem 0 .625rem .0625rem
    }

    .blog-basic .item-content {
        width: 70%;
        padding-right: 2em
    }

    .blog-basic .item-media {
        width: 30%;
        order: 1
    }

    .blog-left-thumbnail .item-content {
        padding-left: 2em;
        width: 70%
    }

    .blog-left-thumbnail .item-media {
        width: 30%
    }

    .blog.thumb-float .item-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .blog.thumb-float .item-content {
        padding-top: 0
    }

    .blog.grid-3 .item, .blog.grid-4 .item {
        width: 33.3%
    }

    .pr .eshop-filter {
        padding-left: .3125rem !important;
        padding-right: .3125rem !important
    }

    .eshop.eshop-grid .item-wrapper {
        padding: .875rem
    }

    .eshop-filter {
        padding: 0 .3125rem .9375rem
    }

    .eshop-grid-nature .item, .eshop-grid-nature.wnd-show-filter .item, .eshop-grid-square .item, .eshop-grid-square.wnd-show-filter .item {
        width: 33.3%
    }

    .wnd-cart:not(.wnd-cart-empty) {
        padding-bottom: 5.625rem
    }

    .wnd-cart:not(.wnd-cart-empty) + #fe_footer {
        top: -93px
    }

    .wt-product .wnd-page {
        padding-bottom: 5.75rem
    }

    .wt-product .wnd-page + #fe_footer {
        top: -93px
    }

    .mt-02-column .mt-column {
        padding: .9375rem .625rem;
        width: 50%;
        margin-top: 0;
        margin-bottom: 0
    }

    .mt-02-column .mt-column:last-child, .mt-02-column .mt-column:nth-child(2n+2), .mt-02-column .mt-column:nth-child(odd) {
        margin-right: 0
    }

    .mt-02-column .b-text p {
        padding-top: .625rem
    }

    .pr-0 .mt-02-column .mt-column {
        width: 100%;
        padding: .625rem 0;
        margin: 0;
        float: none
    }

    .pr-0 .mt-02-column .b-img {
        float: none;
        margin: 0 auto .625rem !important
    }

    .pr-0 .mt-02-column .b-text {
        text-align: center
    }

    .pr-0 .mt-02-column .b-text-c {
        padding: .3125rem .625rem 1.25rem
    }

    .pr-320 .mt-02-column .mt-column {
        padding: .625rem
    }

    .pr-320 .mt-02-column .b-text-c {
        padding: .3125rem 1.25rem 1.25rem
    }

    .pr-480 .mt-02-column .b-img {
        float: left
    }

    .pr-480 .mt-02-column .b-text {
        text-align: left
    }

    .pr-480 .mt-02-column .b-text-c {
        padding: 0 1.25rem 1.25rem
    }

    .pr-600 .mt-02-column .mt-column {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0
    }

    .pr-600 .mt-02-column .mt-column:last-child, .pr-600 .mt-02-column .mt-column:nth-child(2n+2), .pr-600 .mt-02-column .mt-column:nth-child(odd) {
        margin-right: 0
    }

    .pr-600 .mt-02-column .b-img {
        float: none;
        margin: 0 auto .625rem !important
    }

    .pr-600 .mt-02-column .b-text {
        text-align: center
    }

    .pr-600 .mt-02-column .b-text-c {
        padding: .625rem .625rem 1.25rem
    }

    .pr-768 .mt-02-column .b-img {
        float: left
    }

    .pr-768 .mt-02-column .b-text {
        text-align: left
    }

    .pr-768 .mt-02-column .b-text-c {
        padding: 0 .625rem 1.25rem 1.25rem
    }

    .mt-03-column .b-text p {
        padding-top: .625rem
    }

    .pr-0 .mt-03-column .mt-column {
        width: 100%;
        padding: .625rem 0;
        margin: 0 !important;
        float: none
    }

    .pr-0 .mt-03-column .b-img {
        margin: 0 auto .625rem !important;
        float: none
    }

    .pr-0 .mt-03-column .b-text-c, .pr-0 .mt-03-column h3, .pr-0 .mt-03-column h4, .pr-0 .mt-03-column p {
        text-align: center
    }

    .pr-320 .mt-03-column .b-text-c {
        padding: .625rem 1.25rem 1.25rem
    }

    .pr-480 .mt-03-column .mt-column {
        padding: .625rem
    }

    .pr-480 .mt-03-column .b-img {
        float: left
    }

    .pr-480 .mt-03-column .b-text-c {
        padding: 0 .625rem 1.25rem 1.25rem;
        text-align: left
    }

    .pr-480 .mt-03-column h3, .pr-480 .mt-03-column h4, .pr-480 .mt-03-column p {
        text-align: left
    }

    .pr-768 .mt-03-column .mt-column {
        width: 33.33333%;
        margin-top: 0;
        margin-bottom: 0
    }

    .pr-768 .mt-03-column .mt-column:last-child, .pr-768 .mt-03-column .mt-column:nth-child(3n+1), .pr-768 .mt-03-column .mt-column:nth-child(3n+2), .pr-768 .mt-03-column .mt-column:nth-child(3n+3) {
        margin-right: 0
    }

    .pr-768 .mt-03-column .mt-column {
        padding: .625rem .3125rem
    }

    .pr-768 .mt-03-column .b-img {
        margin: 0 auto .625rem !important;
        float: none
    }

    .pr-768 .mt-03-column .b-text-c {
        text-align: center;
        padding: .625rem .625rem 1.25rem
    }

    .pr-768 .mt-03-column h3, .pr-768 .mt-03-column h4, .pr-768 .mt-03-column p {
        text-align: center
    }

    .mt-contact-02 {
        max-width: 50%
    }

    .pr-0 .mt-portfolio-02 {
        padding: .3125rem
    }

    .pr-0 .mt-portfolio-02 .mt-column {
        width: 100%;
        padding: .625rem
    }

    .pr-320 .mt-portfolio-02 .mt-column {
        width: 50%;
        margin-top: 0;
        margin-bottom: 0
    }

    .pr-320 .mt-portfolio-02 .mt-column:last-child, .pr-320 .mt-portfolio-02 .mt-column:nth-child(2n+2), .pr-320 .mt-portfolio-02 .mt-column:nth-child(odd) {
        margin-right: 0
    }

    .pr-600 .mt-portfolio-02 .mt-column {
        width: 33.33333%;
        margin-top: 0;
        margin-bottom: 0
    }

    .pr-600 .mt-portfolio-02 .mt-column:last-child, .pr-600 .mt-portfolio-02 .mt-column:nth-child(3n+1), .pr-600 .mt-portfolio-02 .mt-column:nth-child(3n+2), .pr-600 .mt-portfolio-02 .mt-column:nth-child(3n+3) {
        margin-right: 0
    }

    .header-01 .logo {
        max-width: 31.25rem
    }

    .header-height-sp-01 {
        min-height: 17.8125rem
    }

    .header-height-hp-01 {
        min-height: 23.125rem
    }

    .heading-01 .heading-claim .claim-borders span {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }

    .heading-01.design-01 .section-inner {
        padding: 6.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-01 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-02 .section-inner {
        padding: 6.5% .3125rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-02 .section-inner {
            padding-right: max(.3125rem,env(safe-area-inset-right));
            padding-left: max(.3125rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-03 .section-inner {
        padding: 6.5% .3125rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-03 .section-inner {
            padding-right: max(.3125rem,env(safe-area-inset-right));
            padding-left: max(.3125rem,env(safe-area-inset-left))
        }
    }
}

@media screen and (min-width:46.875em) {
    .mt-portfolio-02 .mt-column {
        width: 33.33333%;
        margin-top: 0;
        margin-bottom: 0
    }

    .mt-portfolio-02 .mt-column:last-child, .mt-portfolio-02 .mt-column:nth-child(3n+1), .mt-portfolio-02 .mt-column:nth-child(3n+2), .mt-portfolio-02 .mt-column:nth-child(3n+3) {
        margin-right: 0
    }
}

@media screen and (min-width:37.5em) and (min-width:48em) {
    .pr-0 .mt-portfolio-02 {
        padding: .5rem
    }
}

@media screen and (min-width:48em) and (max-width:56.875em) {
    .header-01 .nav-line {
        padding: 0 .9375rem 0 .625rem
    }
}

@media screen and (min-width:48em) and (min-height:48em) {
    .ios-iframe .section-wrapper .fullscreen-all {
        max-height: 50rem;
        min-height: auto
    }
}

@media screen and (min-width:48em) {
    .pswp__caption__center {
        max-width: 80%
    }

    .block {
        padding: .9375rem
    }

    .small .block {
        padding: .5rem
    }

    .large .block {
        padding: 1.875rem
    }

    .mt {
        padding: .5rem .25rem
    }

    body.wnd-multilang .footer-texts {
        padding: .03125rem 0 0
    }

    body:not(.wnd-cms).wnd-multilang .sf .text-content {
        padding: .34375rem .625rem .4375rem
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
        letter-spacing: -.0625rem;
        word-spacing: 6px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .lora, body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
        letter-spacing: -.0625rem;
        word-spacing: 3px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
        letter-spacing: -.0625rem;
        word-spacing: 4px
    }

    .auto-font-size {
        font-size: 3.25rem
    }

    .auto-font-size .claim-bg-inv.playfair-display > span > span, .auto-font-size .claim-bg.playfair-display > span > span, .auto-font-size .claim-color-alpha.playfair-display > span > span, .auto-font-size .claim-color-inv.playfair-display > span > span, .auto-font-size .claim-color.playfair-display > span > span, .auto-font-size .claim-gray.playfair-display > span > span {
        padding-bottom: .1875rem
    }

    .pr .b-img .l:not(.l-sidebar).wnd-float-left {
        margin-left: .9375rem !important
    }

    .pr .b-img .l:not(.l-sidebar).wnd-float-right {
        margin-right: .9375rem !important
    }

    .c-s-n .b-hr-line {
        padding: .9375rem
    }

    .c-s-s .b-hr-line {
        padding: 1.4375rem .9375rem
    }

    .c-s-m .b-hr-line {
        padding: 1.875rem .9375rem
    }

    .c-s-l .b-hr-line {
        padding: 2.8125rem .9375rem
    }

    .gallery .empty {
        padding: .9375rem 0
    }

    .gallery-grid {
        padding: .1875rem
    }

    .gallery-grid .gallery-photo {
        padding: .75rem
    }

    .gallery-horizontal {
        padding: .1875rem
    }

    .gallery-horizontal .gallery-photo {
        margin: .75rem
    }

    .gallery-horizontal.horizontal-ready .gallery-image, .gallery-horizontal img {
        height: 12.5rem
    }

    .social-icons-01 {
        padding: .5rem .25rem .9375rem
    }

    .form {
        padding-left: 10%;
        padding-right: 10%
    }

    .form-checkbox-simple label > span, .form .form-group-content label span span {
        padding: 0 .3125rem
    }

    .pr .form-checkbox-simple label > span {
        padding: 0 .625rem
    }

    .form-message {
        padding: 0 .9375rem;
        text-align: center
    }

    .pr .form-input, .pr .form-submit {
        padding: .5rem .9375rem
    }

    .pr .form-captcha {
        padding-left: .75rem
    }

    .blog-photo .item-media, .wt-blog-no-narrow .blog-basic.no-grid .blog-wrapper, .wt-blog-no-narrow .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-basic.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-sidebar .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper, .wt-blog-sidebar .pr .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper, .wt-blog-sidebar .pr .blog-large-image.blog.no-grid .blog-wrapper {
        padding: 0 .9375rem
    }

    .blog-photo .item-media {
        padding-top: .625rem
    }

    .blog-photo .item-head, .pr .blog-photo .item-head {
        padding: 0 .9375rem
    }

    .blog-photo .item-perex {
        padding: .9375rem
    }

    .blog-photo .pager {
        padding: 0 .9375rem
    }

    .pr .blog-photo .pager {
        padding: .9375rem
    }

    .wt-blog-sidebar .blog-photo .item-head, .wt-blog-sidebar .pr .blog-photo .item-head {
        padding: 0 .9375rem
    }

    .pr .blog-photo .item-perex, .wt-blog-sidebar .blog-photo .item-perex {
        padding: .9375rem
    }

    .blog-tiles-large.blog.grid .item {
        padding: .75rem
    }

    .blog-tiles-large.blog.grid .pager {
        padding: 0 .75rem .5625rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .blog-wrapper {
        padding: .25rem 0
    }

    .wt-blog-feed-double-space .blog-feed.grid .blog-container {
        margin: 0 -.5rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .item {
        padding: .75rem 1.4375rem 1.4375rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .pager {
        padding: 0 .9375rem
    }

    .blog {
        padding: .9375rem 0
    }

    .blog.no-grid .blog-wrapper, .pr .blog.no-grid .blog-wrapper {
        padding: 0 .9375rem
    }

    .blog.grid {
        padding: 0 0 .5625rem
    }

    .blog.grid .blog-wrapper {
        padding: .25rem
    }

    .blog.grid .item {
        padding: .75rem .75rem 1.4375rem
    }

    .blog.grid .pager {
        padding: 0 .75rem
    }

    .wt-blog-sidebar .blog.no-grid:not(.blog-photo) .blog-wrapper, .wt-blog-sidebar .pr .blog.no-grid:not(.blog-photo) .blog-wrapper {
        padding: 0 .9375rem
    }

    .eshop-grid .wnd-empty-placeholder {
        margin: 1.6875rem 0 0
    }

    .wnd-cart:not(.wnd-cart-empty) {
        padding-bottom: 0
    }

    .wnd-cart:not(.wnd-cart-empty) + #fe_footer {
        top: auto
    }

    .eshop-cart {
        padding: 1.875rem .9375rem .9375rem
    }

    .eshop-cart-head {
        display: block;
        padding: .625rem .8125rem
    }

    .eshop-cart-th {
        padding: 0 .3125rem;
        float: left
    }

    .eshop-cart-th:first-child {
        padding-left: 0
    }

    .eshop-cart-th:last-child {
        padding-right: 0
    }

    .eshop-cart-tr {
        padding: .8125rem
    }

    .eshop-cart-td {
        padding: .3125rem;
        float: left
    }

    .eshop-cart-td:first-child {
        padding-left: 0
    }

    .eshop-cart-td:last-child {
        padding-right: 0
    }

    .eshop-cart-item, .eshop-cart-vertical {
        display: -ms-flexbox;
        display: flex
    }

    .eshop-cart-vertical {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .eshop-cart-flex-start {
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .eshop-cart-product {
        width: 49%
    }

    .eshop-cart-product a {
        -ms-flex-align: center;
        align-items: center
    }

    .eshop-cart-product-image {
        width: 4.0625rem;
        height: 4.0625rem
    }

    .eshop-cart-product-title {
        margin-left: 1.25rem
    }

    .eshop-cart-product-variant {
        margin-left: 1.25rem;
        padding: 0 0 .3125rem
    }

    .eshop-cart-price {
        display: -ms-flexbox;
        display: flex;
        width: 15%;
        text-align: left
    }

    .eshop-cart-quantity {
        width: 15%;
        min-width: 8.125rem;
        text-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .eshop-cart-quantity-wrapper {
        text-align: center
    }

    .eshop-cart-sum {
        min-height: 0;
        width: 15%
    }

    .eshop-cart-delete, .eshop-cart-sum {
        -ms-flex-align: flex-end;
        align-items: flex-end
    }

    .eshop-cart-delete {
        position: relative;
        top: auto;
        right: auto;
        width: 7%;
        text-align: right;
        float: right
    }

    .eshop-cart-total {
        padding: 1.375rem 1.4375rem;
        text-align: right
    }

    .eshop-cart-total-label {
        float: none
    }

    .eshop-cart-total-value {
        float: none;
        padding: 0 6.5% 0 .9375rem
    }

    .eshop-cart-continue {
        float: left;
        line-height: 1;
        padding: 3.4375rem 0 0
    }

    .eshop-cart-checkout {
        position: relative;
        float: right;
        text-align: right;
        line-height: 0;
        margin-top: 1.5625rem;
        padding: 1.25rem 0
    }

    .eshop-cart .wnd-out-of-stock .eshop-cart-out-of-stock {
        padding-left: 0
    }

    .wt-product .wnd-page {
        padding-bottom: 0
    }

    .wt-product .wnd-page + #fe_footer {
        top: auto
    }

    .eshop-detail form {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 50% 50%;
        grid-template-columns: 50% 50%;
        -ms-grid-rows: max-content 1fr;
        grid-template-rows: max-content 1fr
    }

    .eshop-detail-left {
        padding-right: .9375rem
    }

    .eshop-detail-head {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1/2
    }

    .eshop-detail-ribbons {
        padding: 0 1.25rem
    }

    .eshop-detail-gallery {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1/2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        grid-row: 1/3;
        place-self: stretch
    }

    .eshop-detail-content {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2/3
    }

    .eshop-detail-price {
        margin-left: 0
    }

    .eshop-detail .product-title-content {
        padding: .3125rem 1.25rem 0
    }

    .eshop-detail .product-ribbon {
        float: left;
        margin: .3125rem
    }

    .eshop-detail .product-ribbon:first-child {
        margin-left: 0
    }

    .eshop-detail .product-ribbon:last-child {
        margin-right: 0
    }

    .eshop-detail .product-text-content {
        padding: .3125rem 1.25rem
    }

    .eshop-detail .product-price {
        padding: .3125rem .625rem .3125rem 1.25rem
    }

    .eshop-detail .product-price-comparative {
        padding: 0 .1875rem;
        margin-left: .3125rem
    }

    .eshop-detail .product-cart {
        position: relative;
        padding: 1.25rem;
        display: inline-block;
        background-color: transparent !important;
        box-shadow: none !important
    }

    .eshop-detail .product-gallery-nav {
        height: 6.25rem;
        width: 100%;
        margin: .625rem 0 0
    }

    .eshop-detail .product-gallery-nav.show-arrows {
        padding: 0 1.5625rem
    }

    .eshop-detail .product-gallery-nav:after {
        content: "horizontal"
    }

    .eshop-detail .product-gallery-nav ul {
        width: auto;
        height: 6.25rem
    }

    .eshop-detail .product-gallery-nav li {
        margin: 0 0 0 .625rem
    }

    .eshop-detail .product-gallery-nav-arrow {
        width: 1.5625rem;
        height: 100%
    }

    .eshop-detail .product-gallery-nav-arrow-next {
        top: 0;
        right: 0;
        left: auto;
        bottom: auto
    }

    .eshop-detail .product-variants-title {
        margin: .9375rem 0 0 1.25rem
    }

    .eshop-detail .product-variants-content {
        margin: 0 0 .625rem .3125rem;
        padding: 0
    }

    .eshop-detail .product-variants-group {
        float: none;
        width: 100%
    }

    .eshop-detail .product-variants-group .select {
        max-width: 15em
    }

    .mt-03-column .mt-column {
        width: 33.33333%;
        margin-top: 0;
        margin-bottom: 0
    }

    .mt-03-column .mt-column:last-child, .mt-03-column .mt-column:nth-child(3n+1), .mt-03-column .mt-column:nth-child(3n+2), .mt-03-column .mt-column:nth-child(3n+3) {
        margin-right: 0
    }

    .mt-03-column .b-img {
        margin: 0 auto .625rem !important;
        float: none
    }

    .mt-03-column .b-text h3, .mt-03-column .b-text h4 {
        text-align: center
    }

    .mt-03-column .b-text-c {
        text-align: center;
        padding: .625rem .625rem 1.25rem
    }

    .mt-contact-02, .mt-price {
        padding: .9375rem
    }

    .mt-price .b-text-c {
        padding: .5625rem
    }

    .mt-portfolio-02 {
        padding: .5rem .125rem
    }

    .layout-02 .section-inner {
        padding: 2.1875rem 0;
        max-width: 60rem
    }

    @supports (padding:max(0px)) {
        .layout-02 .section-inner {
            padding-right: max(0,env(safe-area-inset-right));
            padding-left: max(0,env(safe-area-inset-left))
        }
    }

    .blog-detail-footer {
        padding: 1.875rem .9375rem .9375rem
    }

    .blog-detail-share {
        padding-bottom: 1.875rem
    }

    body:not(.wt-blogpost) #main .header-01 .section-inner {
        padding-left: .625rem;
        padding-right: .625rem
    }

    @supports (padding:max(0px)) {
        body:not(.wt-blogpost) #main .header-01 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    #header .header-01 .section-fixed {
        height: 5rem
    }

    .wnd-eshop .header-01 .logo {
        max-width: 25rem
    }

    .header-01 .logo {
        margin: .625rem 0
    }

    .header-01 .logo.logo-borders {
        margin-left: .125rem
    }

    .header-height-sp-01 {
        min-height: 27.5rem
    }

    #main .header-01 .section-claim {
        padding-top: 6.25rem;
        padding-bottom: 3.125rem
    }

    #main .header-01 .small-claim .styled-inline-text {
        font-size: 1.5rem;
        line-height: 1.625
    }

    #main .header-01 .small-claim .styled-inline-text.claim-borders, #main .header-01 .small-claim .styled-inline-text.claim-color-text, #main .header-01 .small-claim .styled-inline-text.claim-default, #main .header-01 .small-claim .styled-inline-text.claim-default-inv {
        font-size: 1.4375rem;
        line-height: 1.47826
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg, #main .header-01 .small-claim .styled-inline-text.claim-bg-color, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv, #main .header-01 .small-claim .styled-inline-text.claim-color, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha, #main .header-01 .small-claim .styled-inline-text.claim-color-inv, #main .header-01 .small-claim .styled-inline-text.claim-gray {
        font-size: 1.4375rem;
        line-height: 1.78261
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-bg.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-color.abril-fatface, #main .header-01 .small-claim .styled-inline-text.claim-gray.abril-fatface {
        font-size: 1.4375rem;
        line-height: 1.91304
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-bg.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-color.brandon-grotesque, #main .header-01 .small-claim .styled-inline-text.claim-gray.brandon-grotesque {
        font-size: 1.4375rem;
        line-height: 2
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-bg.lobster, #main .header-01 .small-claim .styled-inline-text.claim-bg.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.lora, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.lora, #main .header-01 .small-claim .styled-inline-text.claim-color.lobster, #main .header-01 .small-claim .styled-inline-text.claim-color.lora, #main .header-01 .small-claim .styled-inline-text.claim-gray.lobster, #main .header-01 .small-claim .styled-inline-text.claim-gray.lora {
        font-size: 1.4375rem;
        line-height: 1.78261
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.open-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.open-sans {
        font-size: 1.4375rem;
        line-height: 1.86957
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-bg.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-color.fira-sans, #main .header-01 .small-claim .styled-inline-text.claim-gray.fira-sans {
        font-size: 1.4375rem;
        line-height: 1.95652
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-bg.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-color.playfair-display, #main .header-01 .small-claim .styled-inline-text.claim-gray.playfair-display {
        font-size: 1.4375rem;
        line-height: 1.78261
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-bg.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-color.proxima-nova, #main .header-01 .small-claim .styled-inline-text.claim-gray.proxima-nova {
        font-size: 1.4375rem;
        line-height: 1.73913
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-bg.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-color.pt-serif, #main .header-01 .small-claim .styled-inline-text.claim-gray.pt-serif {
        font-size: 1.4375rem;
        line-height: 1.86957
    }

    #main .header-01 .small-claim .styled-inline-text.claim-bg-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-bg.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-bg.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-alpha.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color-inv.roboto, #main .header-01 .small-claim .styled-inline-text.claim-color.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-color.roboto, #main .header-01 .small-claim .styled-inline-text.claim-gray.ribeye-marrow, #main .header-01 .small-claim .styled-inline-text.claim-gray.roboto {
        font-size: 1.4375rem;
        line-height: 1.91304
    }

    .header-height-hp-01 {
        min-height: 30rem
    }

    .wnd-eshop .header-01.design-30 .cart {
        top: 0
    }

    .header-01.blog-detail-header-01:not(.wn-blog-header-collapse) .blog-detail-head-outer {
        min-height: 23.75rem
    }

    .header-01.blog-detail-header-01 .blog-detail-head-outer {
        padding: 0 .9375rem
    }

    #main .header-01.design-39 {
        height: 7.5rem
    }

    .footer-01.design-01 .lang-select {
        width: 40%;
        max-width: 40%;
        float: none;
        clear: both;
        margin: 0;
        padding: .25rem .625rem 0 0;
        line-height: 1.78
    }

    .footer-01.design-01 .lang-select > div {
        display: block
    }

    .footer-01.design-01 .lang-select .lang-title {
        width: 100%;
        display: block;
        text-align: right;
        padding-bottom: .375rem;
        margin-right: 0
    }

    .footer-01.design-01 .lang-select .lang-title:after {
        content: "";
        display: none
    }

    .footer-01.design-01 .lang-select ul {
        text-align: right;
        float: right;
        display: block
    }

    .footer-01.design-01 .footer-line {
        padding: 2.5rem .625rem
    }

    .wnd-multilang .footer-01.design-01 .footer-texts {
        width: 59%;
        float: left
    }

    .wnd-multilang .footer-01.design-01 .copyright, .wnd-multilang .footer-01.design-01 .system-footer {
        float: left;
        text-align: left;
        clear: left
    }

    .heading-01 .heading-table {
        height: 15rem
    }

    .heading-01.design-01 .section-inner {
        padding: 5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-01 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-01 .button {
        padding: .5rem .9375rem
    }

    .heading-01.design-02 .section-inner {
        padding: 5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-02 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-02 .heading-table {
        height: 5rem
    }

    .heading-01.design-03 .section-inner {
        padding: 5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-03 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-03 h3 .styled-inline-text {
        font-size: 1.5rem;
        line-height: 1.625
    }
}

@media screen and (min-width:50em) {
    .wt-blogpost .b-text-c {
        padding-left: 1.875%;
        padding-right: 1.875%
    }

    .header-01 .initial-state #menu {
        max-width: 16.25rem
    }
}

@media screen and (min-width:56.25em) {
    .b-s, .mt .b-s, .pr .b-s, .wt-blogpost .mt .b-s, .wt-blogpost .pr .b-s {
        padding: 1.25rem
    }

    .b-s-t0, .mt .b-s-t0, .pr .b-s-t0, .wt-blogpost .mt .b-s-t0, .wt-blogpost .pr .b-s-t0 {
        padding-top: 0
    }

    .b-s-r0, .mt .b-s-r0, .pr .b-s-r0, .wt-blogpost .mt .b-s-r0, .wt-blogpost .pr .b-s-r0 {
        padding-right: 0
    }

    .b-s-b0, .mt .b-s-b0, .pr .b-s-b0, .wt-blogpost .mt .b-s-b0, .wt-blogpost .pr .b-s-b0 {
        padding-bottom: 0
    }

    .b-s-l0, .mt .b-s-l0, .pr .b-s-l0, .wt-blogpost .mt .b-s-l0, .wt-blogpost .pr .b-s-l0 {
        padding-left: 0
    }

    .b-s-50, .mt .b-s-50, .pr .b-s-50, .wt-blogpost .mt .b-s-50, .wt-blogpost .pr .b-s-50 {
        padding: .625rem
    }

    .b-s-t50, .mt .b-s-t50, .pr .b-s-t50, .wt-blogpost .mt .b-s-t50, .wt-blogpost .pr .b-s-t50 {
        padding-top: .625rem
    }

    .b-s-r50, .mt .b-s-r50, .pr .b-s-r50, .wt-blogpost .mt .b-s-r50, .wt-blogpost .pr .b-s-r50 {
        padding-right: .625rem
    }

    .b-s-b50, .mt .b-s-b50, .pr .b-s-b50, .wt-blogpost .mt .b-s-b50, .wt-blogpost .pr .b-s-b50 {
        padding-bottom: .625rem
    }

    .b-s-l50, .mt .b-s-l50, .pr .b-s-l50, .wt-blogpost .mt .b-s-l50, .wt-blogpost .pr .b-s-l50 {
        padding-left: .625rem
    }

    .b-s-60, .mt .b-s-60, .pr .b-s-60, .wt-blogpost .mt .b-s-60, .wt-blogpost .pr .b-s-60 {
        padding: .75rem
    }

    .b-s-t60, .mt .b-s-t60, .pr .b-s-t60, .wt-blogpost .mt .b-s-t60, .wt-blogpost .pr .b-s-t60 {
        padding-top: .75rem
    }

    .b-s-r60, .mt .b-s-r60, .pr .b-s-r60, .wt-blogpost .mt .b-s-r60, .wt-blogpost .pr .b-s-r60 {
        padding-right: .75rem
    }

    .b-s-b60, .mt .b-s-b60, .pr .b-s-b60, .wt-blogpost .mt .b-s-b60, .wt-blogpost .pr .b-s-b60 {
        padding-bottom: .75rem
    }

    .b-s-l60, .mt .b-s-l60, .pr .b-s-l60, .wt-blogpost .mt .b-s-l60, .wt-blogpost .pr .b-s-l60 {
        padding-left: .75rem
    }

    .b-s-150, .mt .b-s-150, .pr .b-s-150, .wt-blogpost .mt .b-s-150, .wt-blogpost .pr .b-s-150 {
        padding: 1.875rem
    }

    .b-s-t150, .mt .b-s-t150, .pr .b-s-t150, .wt-blogpost .mt .b-s-t150, .wt-blogpost .pr .b-s-t150 {
        padding-top: 1.875rem
    }

    .b-s-r150, .mt .b-s-r150, .pr .b-s-r150, .wt-blogpost .mt .b-s-r150, .wt-blogpost .pr .b-s-r150 {
        padding-right: 1.875rem
    }

    .b-s-b150, .mt .b-s-b150, .pr .b-s-b150, .wt-blogpost .mt .b-s-b150, .wt-blogpost .pr .b-s-b150 {
        padding-bottom: 1.875rem
    }

    .b-s-l150, .mt .b-s-l150, .pr .b-s-l150, .wt-blogpost .mt .b-s-l150, .wt-blogpost .pr .b-s-l150 {
        padding-left: 1.875rem
    }

    .b-s-200, .mt .b-s-200, .pr .b-s-200, .wt-blogpost .mt .b-s-200, .wt-blogpost .pr .b-s-200 {
        padding: 2.5rem
    }

    .b-s-t200, .mt .b-s-t200, .pr .b-s-t200, .wt-blogpost .mt .b-s-t200, .wt-blogpost .pr .b-s-t200 {
        padding-top: 2.5rem
    }

    .b-s-r200, .mt .b-s-r200, .pr .b-s-r200, .wt-blogpost .mt .b-s-r200, .wt-blogpost .pr .b-s-r200 {
        padding-right: 2.5rem
    }

    .b-s-b200, .mt .b-s-b200, .pr .b-s-b200, .wt-blogpost .mt .b-s-b200, .wt-blogpost .pr .b-s-b200 {
        padding-bottom: 2.5rem
    }

    .b-s-l200, .mt .b-s-l200, .pr .b-s-l200, .wt-blogpost .mt .b-s-l200, .wt-blogpost .pr .b-s-l200 {
        padding-left: 2.5rem
    }

    .s-c {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    @supports (padding:max(0px)) {
        .s-c {
            padding-left: max(.9375rem,env(safe-area-inset-left));
            padding-right: max(.9375rem,env(safe-area-inset-right))
        }
    }

    .wnd-s-low .s-c {
        padding-top: 1.5625rem;
        padding-bottom: 1.5625rem
    }

    .wnd-s-normal .s-c {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem
    }

    .wnd-s-higher .s-c {
        padding-top: 4.0625rem;
        padding-bottom: 4.0625rem
    }

    .wnd-s-high .s-c {
        padding-top: 5.625rem;
        padding-bottom: 5.625rem
    }

    .block {
        padding: 1.25rem
    }

    .small .block {
        padding: .625rem
    }

    .large .block {
        padding: 2.5rem
    }

    .mt {
        padding: .625rem .3125rem
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .abril-fatface {
        word-spacing: 8px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .lora, body:not(.wnd-fonts-fallback) .auto-font-size .pt-serif {
        word-spacing: 4px
    }

    body:not(.wnd-fonts-fallback) .auto-font-size .brandon-grotesque {
        letter-spacing: -.125rem;
        word-spacing: 6px
    }

    .auto-font-size {
        font-size: 5rem
    }

    .b-text-c {
        padding-left: 6%;
        padding-right: 6%
    }

    .wt-blogpost .b-text-c {
        padding-left: 15%;
        padding-right: 15%
    }

    .b-img .l:not(.l-sidebar).wnd-float-left {
        margin-left: 6% !important;
        left: -20px
    }

    .pr .b-img .l:not(.l-sidebar).wnd-float-left {
        margin-left: 1.25rem !important
    }

    .b-img .l:not(.l-sidebar).wnd-float-right {
        margin-right: 6% !important;
        right: -20px
    }

    .pr .b-img .l:not(.l-sidebar).wnd-float-right {
        margin-right: 1.25rem !important
    }

    .c-s-n .b-hr-line {
        padding: 1.25rem
    }

    .c-s-s .b-hr-line {
        padding: 1.875rem 1.25rem
    }

    .c-s-m .b-hr-line {
        padding: 2.5rem 1.25rem
    }

    .c-s-l .b-hr-line {
        padding: 3.75rem 1.25rem
    }

    .gallery .empty {
        padding: 1.25rem 0
    }

    .gallery-grid {
        padding: .3125rem
    }

    .gallery-grid .gallery-photo {
        padding: .9375rem
    }

    .pr-0 .gallery-classic .gallery-wrapper, .pr-320 .gallery-classic .gallery-wrapper, .pr-600 .gallery-classic .gallery-wrapper, .pr-768 .gallery-classic .gallery-wrapper {
        padding: .3125rem
    }

    .pr-900 .gallery-classic .gallery-wrapper {
        padding: 0
    }

    .pr-0 .gallery-feed .gallery-wrapper, .pr-320 .gallery-feed .gallery-wrapper, .pr-600 .gallery-feed .gallery-wrapper, .pr-768 .gallery-feed .gallery-wrapper {
        margin: .3125rem
    }

    .pr-900 .gallery-feed .gallery-wrapper {
        margin: 0
    }

    .gallery-horizontal {
        padding: .3125rem
    }

    .gallery-horizontal .gallery-photo {
        margin: .9375rem
    }

    .social-icons-01 {
        padding: .625rem .3125rem 1.25rem
    }

    .form {
        padding-left: 15%;
        padding-right: 15%
    }

    .form label {
        padding: .5rem .625rem .5rem 0
    }

    .form .form-group-content input + div:after {
        transition: opacity .3s;
        display: block;
        opacity: 0
    }

    .form .form-group-content input:checked + div:after {
        transition: opacity .3s;
        opacity: 1
    }

    .form-message {
        padding: 0 1.25rem
    }

    .pr .form-input, .pr .form-submit {
        padding: .625rem 1.25rem
    }

    .pr .form-captcha {
        padding-left: 1.0625rem
    }

    .wt-blog-no-narrow .blog-basic.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-basic.no-grid .blog-wrapper, .wt-blog-sidebar .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper {
        padding: 0 1.25rem
    }

    .wt-blog-sidebar .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper {
        padding-right: 12%
    }

    .wt-blog-no-narrow .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-no-narrow .pr .blog-left-thumbnail.no-grid .blog-wrapper, .wt-blog-sidebar .pr .blog-headings.blog.no-grid.blog.no-grid .blog-wrapper {
        padding: 0 1.25rem
    }

    .wt-blog-sidebar .blog-large-image.blog.no-grid .blog-wrapper {
        padding-right: 12%
    }

    .blog-photo .item-head, .blog-photo .item-media, .wt-blog-sidebar .pr .blog-large-image.blog.no-grid .blog-wrapper {
        padding: 0 1.25rem
    }

    .blog-photo .item-head {
        padding-left: 6%;
        padding-right: 6%
    }

    .pr .blog-photo .item-head {
        padding: 0 1.25rem
    }

    .blog-photo .item-perex {
        padding: 1.25rem;
        padding-left: 6%;
        padding-right: 6%
    }

    .blog-photo .pager {
        padding: 0 1.25rem;
        padding-left: 6%;
        padding-right: 6%
    }

    .pr .blog-photo .pager {
        padding: 1.25rem
    }

    .wt-blog-sidebar .blog-photo .item-head {
        padding: 0 1.25rem;
        padding-right: 12%
    }

    .wt-blog-sidebar .pr .blog-photo .item-head {
        padding: 0 1.25rem
    }

    .wt-blog-sidebar .blog-photo .item-perex {
        padding: 1.25rem;
        padding-right: 12%
    }

    .pr .blog-photo .item-perex {
        padding: 1.25rem
    }

    .blog-tiles-large.blog.grid .item {
        padding: .9375rem
    }

    .blog-tiles-large.blog.grid .pager {
        padding: 0 .9375rem .75rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .blog-wrapper {
        padding: .3125rem 0
    }

    .wt-blog-feed-double-space .blog-feed.grid .blog-container {
        margin: 0 -.625rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .item {
        padding: .9375rem 1.875rem 1.875rem
    }

    .wt-blog-feed-double-space .blog-feed.grid .pager {
        padding: 0 1.25rem
    }

    .blog {
        padding: 1.25rem 0
    }

    .blog.no-grid .blog-wrapper {
        padding: 0 1.25rem;
        padding-left: 6%;
        padding-right: 6%
    }

    .pr .blog.no-grid .blog-wrapper {
        padding: 0 1.25rem
    }

    .blog.grid {
        padding: 0 0 .75rem
    }

    .blog.grid .blog-wrapper {
        padding: .3125rem
    }

    .blog.grid .item {
        padding: .9375rem .9375rem 1.875rem
    }

    .blog.grid .pager {
        padding: 0 .9375rem
    }

    .wt-blog-sidebar .blog.no-grid:not(.blog-photo) .blog-wrapper, .wt-blog-sidebar .pr .blog.no-grid:not(.blog-photo) .blog-wrapper {
        padding: 0 1.25rem
    }

    .eshop-filter {
        padding: 1.25rem
    }

    .eshop-filter-category {
        padding-bottom: 0
    }

    .eshop-filter h3 {
        margin: 0 0 .625rem
    }

    .eshop-filter-list {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        display: block;
        height: auto;
        margin: 0;
        border: none;
        background: none
    }

    .eshop-filter-list li {
        padding: .25rem 0
    }

    .eshop-filter-list:after {
        display: none
    }

    .eshop-filter-list li a {
        display: inline-block
    }

    .pr .eshop-filter-list li a {
        display: block
    }

    .pr.pr-768 .eshop-filter-list li a {
        display: inline-block
    }

    .eshop-filter-list li.active, .eshop-filter-select {
        display: none
    }

    .eshop.wnd-show-filter.show-filter .eshop-wrapper {
        width: 78%;
        float: right;
        padding-left: .9375rem
    }

    .eshop.wnd-show-filter.show-filter .eshop-filter {
        width: 22%;
        float: left;
        padding-right: .9375rem;
        padding-left: 0;
        padding-top: .625rem
    }

    .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
        margin: -1.5625rem -.9375rem -1.25rem
    }

    .eshop-grid .wnd-empty-placeholder {
        margin: 2.1875rem 0 0
    }

    .eshop-slider .item-wrapper {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .eshop-slider .item-media {
        width: 50%;
        float: left
    }

    .eshop-slider .item-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        align-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-align: flex-start;
        align-items: flex-start;
        width: 50%;
        float: left;
        text-align: left;
        padding: 1.25rem 2em 1.25rem 3em
    }

    .eshop-slider .item-price {
        text-align: left;
        padding: 1em 0 1.5em
    }

    .eshop-slider .thumbnail {
        padding-top: 85%
    }

    .eshop-slider .product-text-content {
        margin: .75rem 0 0;
        max-height: 4.625rem
    }

    .eshop-slider .product-button {
        text-align: left;
        margin: 0;
        padding: 0 0 1.25rem
    }

    .eshop-carousel .eshop-wrapper-correction {
        margin: -1.5625rem -.9375rem
    }

    .eshop-carousel .item {
        width: 33.3%
    }

    .eshop-carousel:after {
        content: "3"
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+3) {
        display: block
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+4) {
        display: none
    }

    .eshop-cart {
        padding: 2.5rem 1.25rem 1.25rem
    }

    .mt-02-column .b-img {
        margin: 0 auto !important;
        float: left
    }

    .mt-02-column .b-text {
        text-align: left
    }

    .mt-02-column .b-text .b-text-c {
        padding: 0 1.25rem 1.25rem
    }

    .mt-03-column .b-text-c {
        padding: .625rem 1.25rem 1.25rem
    }

    .mt-contact-02, .mt-price {
        padding: 1.25rem
    }

    .mt-price .b-text-c {
        padding: .75rem
    }

    .mt-portfolio-02 {
        padding: .625rem .125rem
    }

    .layout-02 #layout-section .section-inner {
        transform: translateZ(0)
    }

    .layout-02 .section-inner {
        padding: 2.5rem 0
    }

    @supports (padding:max(0px)) {
        .layout-02 .section-inner {
            padding-right: max(0,env(safe-area-inset-right));
            padding-left: max(0,env(safe-area-inset-left))
        }
    }

    .blog-detail-footer {
        padding: 2.5rem 1.25rem 1.25rem;
        padding-left: 15%;
        padding-right: 15%
    }

    .header-01#layout-section {
        padding-top: 3.125rem;
        height: 8.125rem
    }

    body:not(.wt-blogpost) #main .header-01 .section-inner {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    @supports (padding:max(0px)) {
        body:not(.wt-blogpost) #main .header-01 .section-inner {
            padding-right: max(1.25rem,env(safe-area-inset-right));
            padding-left: max(1.25rem,env(safe-area-inset-left))
        }
    }

    .header-01 .nav-line {
        margin: 0 1.25rem
    }

    .header-01 .initial-state #menu {
        max-width: 22.5rem
    }

    .header-01 #menu-mobile {
        display: none
    }

    .header-01 #menu-overlay {
        display: none !important
    }

    .header-01 .close-menu {
        display: none
    }

    .header-01 #menu {
        float: right;
        height: 5rem;
        display: block !important;
        padding: 0 !important
    }

    .header-01 #menu > div {
        display: block;
        margin: 0
    }

    .header-01 #menu ul.level-1 {
        margin: 0;
        padding: 0;
        float: right;
        list-style: none
    }

    .header-01 #menu ul.level-1 > li {
        float: left;
        list-style: none;
        margin: 0;
        padding: .3125rem 0;
        position: relative;
        display: inline-block
    }

    .header-01 #menu ul.level-1 > li > a {
        transition: color .3s ease,text-shadow .3s ease;
        line-height: 70px;
        text-decoration: none;
        display: block;
        padding: 0 0 0 .625rem;
        text-transform: uppercase
    }

    .header-01 #menu ul.level-1 > li > a span {
        white-space: nowrap
    }

    .header-01 #menu ul.level-1 > li > a:after {
        content: "/";
        padding-left: .625rem
    }

    .header-01 #menu ul.level-1 > li:last-child > a:after {
        display: none
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li {
        padding: .3125rem .4375rem
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li:first-child {
        padding-left: 0
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li:last-child {
        padding-right: 1.25rem
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li:last-child.more {
        padding-right: 1.0625rem
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li > a {
        padding: 0 .3125rem
    }

    .header-01 #menu ul.level-1 > li .mm-arrow, .wnd-eshop .header-01 #menu ul.level-1 > li > a:after {
        display: none
    }

    .header-01 #menu ul.level-1 > li.more > a {
        height: 4.375rem;
        border: none;
        position: relative;
        cursor: pointer !important
    }

    .header-01 #menu ul.level-1 > li.more > a > span {
        padding: 0 .4375rem 0 0
    }

    .wnd-eshop .header-01 #menu ul.level-1 > li.more > a > span {
        padding: 0
    }

    .header-01 #menu ul.level-1 > li.more > a > span:after {
        font-size: 1rem;
        content: "";
        ;
        line-height: 1;
        display: inline-block;
        font-style: normal;
        position: relative;
        top: 0;
        padding: 0 0 0 .4375rem
    }

    .header-01 #menu ul.level-1 > li.overflowed {
        display: none
    }

    .header-01 #menu .more ul.level-2.align {
        right: -2px
    }

    .header-01 #menu ul.level-2 {
        transition: opacity .5s ease-in;
        position: absolute;
        top: 45px;
        left: -40px;
        margin: 0;
        padding: .9375rem 3.125rem 1.875rem;
        list-style: none;
        z-index: 75;
        display: none;
        text-align: left
    }

    .header-01 #menu ul.level-2:after, .header-01 #menu ul.level-2:before {
        position: absolute;
        left: 68px;
        margin-left: -.4375rem;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent
    }

    .header-01 #menu ul.level-2:before {
        top: 10px;
        z-index: 75;
        border-bottom-width: 7px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-2:after {
        top: 9px;
        border-bottom-width: 7px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-2.align {
        left: auto;
        right: 2px;
        padding-right: .625rem
    }

    .header-01 #menu ul.level-2.align:after, .header-01 #menu ul.level-2.align:before {
        left: auto;
        right: 28px
    }

    .header-01 #menu ul.level-1 > li:hover > ul.level-2 {
        animation: e 1s;
        display: block
    }

    .header-01 #menu ul.level-2 > li {
        float: none;
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
        width: 14.375rem;
        border-right-width: 1px;
        border-right-style: solid;
        border-left-width: 1px;
        border-left-style: solid
    }

    .header-01 #menu ul.level-2 > li:first-child:before, .header-01 #menu ul.level-2 > li:last-child:after {
        content: "";
        display: block;
        height: .625rem;
        width: 100%;
        background: none
    }

    .header-01 #menu ul.level-2 > li a {
        transition: color .3s ease;
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
        display: block;
        text-decoration: none;
        padding: .4375rem .9375rem;
        line-height: 0;
        position: relative
    }

    .header-01 #menu ul.level-2 > li a span {
        line-height: 20px;
        max-width: 100%;
        display: inline-block;
        overflow: hidden;
        text-transform: uppercase
    }

    .header-01 #menu ul.level-2 > li .mm-arrow:after {
        line-height: 2.23333
    }

    .header-01 #menu ul.level-2 > li:last-child {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-2 > li:first-child {
        border-top-width: 1px;
        border-top-style: solid
    }

    .header-01 #menu ul.level-2 > li:first-child .mm-arrow {
        top: 10px
    }

    .header-01 #menu ul.level-2 > li .mm-arrow:after, .header-01 #menu ul.level-2 > li:first-child .mm-arrow:after {
        font-size: .95rem;
        line-height: 2.2
    }

    .header-01 #menu ul.level-2 > li .mm-arrow {
        width: 1.875rem !important;
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        border: none !important;
        background: none !important;
        z-index: 75;
        margin: 0 !important;
        padding: 0 !important
    }

    .header-01 #menu ul.level-2 > li .mm-arrow:after {
        content: "";
        ;
        transition: all .25s ease;
        text-align: center;
        display: inline-block;
        width: 1.875rem
    }

    .header-01 #menu ul.level-2 > li .mm-arrow.mm-up:after {
        animation: f .25s;
        transform: rotate(90deg)
    }

    .header-01 #menu ul.level-2 > li.wnd-with-submenu > a {
        padding-right: 2.0625rem
    }

    .header-01 #menu ul.level-2 > li.wnd-with-submenu.hover:last-child > a {
        padding-bottom: .4375rem
    }

    body.wnd-fe:not(.touched) .header-01 #menu ul.level-2 > li:hover .mm-down {
        animation: g 1s infinite
    }

    .header-01 #menu ul.level-3 {
        margin: 0;
        padding: 0;
        display: none
    }

    .header-01 #menu ul.level-3.open {
        animation: e .5s;
        display: block
    }

    .header-01 #menu ul.level-3 li {
        float: none;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .header-01 #menu ul.level-3 li a {
        padding: .4375rem .9375rem .4375rem 2.1875rem
    }

    .header-01 #menu ul.level-3 li ul {
        opacity: 1 !important;
        margin: 0;
        padding: 0;
        display: block !important
    }

    .header-01 #menu ul.level-max li a {
        padding: .4375rem .9375rem .4375rem 2.1875rem
    }

    #main .header-01 .section-claim {
        padding-top: 9.375rem;
        padding-bottom: 6.25rem
    }

    #main .header-01 .small-claim .styled-inline-text {
        font-size: 1.75rem;
        line-height: 1.55357
    }

    .header-01 .cart {
        position: relative;
        top: 0;
        left: auto;
        right: auto;
        float: right;
        height: 5rem;
        padding: .3125rem 0 .3125rem 1.4375rem
    }

    .header-01 .cart:before {
        position: absolute;
        top: 25px;
        left: 0;
        content: "";
        width: .0625rem;
        height: 1.875rem
    }

    .wnd-menu-empty .header-01 .cart {
        right: auto;
        padding-left: 0
    }

    .wnd-menu-empty .header-01 .cart:before {
        display: none
    }

    .header-01 .cart a {
        line-height: 70px;
        padding: 0;
        height: 4.375rem
    }

    .header-01 .cart a:after {
        font-size: 1.075rem;
        line-height: 3.82353;
        margin: 0 .5rem;
        vertical-align: super;
        position: relative;
        top: 0
    }

    .header-01 .cart-text {
        display: inline
    }

    .header-01 .cart-piece-count {
        top: 30px
    }

    .header-01.blog-detail-header-01 .blog-detail-head-outer {
        padding: 0 1.25rem;
        padding-left: 15%;
        padding-right: 15%
    }

    .wt-blogpost #main .content > div > .b-text > .text-content, .wt-blogpost #main .content > div > .text > .text-content {
        padding-left: 15%;
        padding-right: 15%
    }

    #main .header-01.design-39 {
        height: 8.125rem
    }

    .heading-01 .heading-claim .claim-borders span {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .heading-01.design-01 .button {
        padding: .625rem 1.25rem
    }

    .heading-01.design-03 h3 .styled-inline-text {
        font-size: 1.75rem;
        line-height: 1.55357
    }
}

@media screen and (min-width:56.25em) and (min-height:43.75em) {
    .heading-01.design-01 .section-inner {
        padding: 4.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-01 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-02 .section-inner {
        padding: 4.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-02 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-03 .section-inner {
        padding: 4.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-03 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }
}

@media screen and (min-width:56.25em) and (min-height:48.0625em) {
    .section-wrapper .fullscreen {
        height: 70vh;
        max-height: 37.5rem
    }
}

@media screen and (min-width:56.25em) and (min-height:50em) {
    .header-height-sp-01 {
        min-height: 28.75rem
    }

    .header-height-hp-01 {
        min-height: 37.5rem
    }
}

@media screen and (min-width:56.25em) and (max-height:50em) {
    .header-height-sp-01 {
        min-height: 25rem
    }

    .header-height-hp-01 {
        min-height: 32.1875rem
    }
}

@media screen and (min-width:56.25em) and (max-height:48em) {
    .section-wrapper .fullscreen {
        height: 100vh;
        max-height: 100%
    }

    .wnd-cms .section-wrapper .fullscreen:first-child {
        height: calc(100vh - 2.8125rem);
        max-height: calc(100vh - 2.8125rem)
    }

    #wnd_cookie_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen:first-child, #wnd_user_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen:first-child {
        height: calc(100vh - 2.9375rem)
    }

    #wnd_user_bar:not([style="display: none;"]) + #wnd_cookie_bar:not([style="display: none;"]) ~ .wnd-page .section-wrapper .fullscreen:first-child {
        height: calc(100vh - 2.875rem - 2.9375rem)
    }
}

@media screen and (min-width:37.5em) and (min-width:56.25em) {
    .pr-0 .mt-portfolio-02 {
        padding: .625rem
    }
}

@media screen and (min-width:62.5em) {
    .blog-photo .item-media {
        padding-top: .625rem
    }

    .blog.grid-4 .item {
        width: 25%
    }

    .eshop-grid:not(.eshop-carousel) .eshop-wrapper-correction {
        margin: -1.5625rem -.9375rem -1.25rem
    }

    .eshop-grid-square .item, .eshop-grid-square.wnd-show-filter .item {
        width: 25%
    }

    .eshop-slider .item-content {
        padding-left: 1.875rem
    }

    .eshop-slider .thumbnail {
        padding-top: 77%
    }

    .eshop-carousel .item {
        margin: .625rem 0
    }

    .eshop-detail form {
        -ms-grid-columns: 55% 45%;
        grid-template-columns: 55% 45%;
        -ms-grid-rows: max-content 1fr;
        grid-template-rows: max-content 1fr
    }

    .eshop-detail-left {
        padding-right: 1.875rem
    }

    .eshop-detail .product-text-content {
        padding: .5rem 1.25rem
    }

    .eshop-detail .product-gallery {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        align-content: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .eshop-detail .product-gallery-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 6.25rem;
        height: 33.75rem;
        margin: 0 .625rem 0 0
    }

    .eshop-detail .product-gallery-nav.show-arrows {
        padding: 1.5625rem 0
    }

    .eshop-detail .product-gallery-nav:after {
        content: "vertical"
    }

    .eshop-detail .product-gallery-nav ul {
        width: 6.25rem;
        height: auto
    }

    .eshop-detail .product-gallery-nav li {
        margin: .625rem 0 0;
        float: none
    }

    .eshop-detail .product-gallery-nav-arrow {
        width: 100%;
        height: 1.5625rem
    }

    .eshop-detail .product-gallery-nav-arrow-prev .product-gallery-nav-arrow-submit:before {
        top: -11px;
        left: 50%;
        transform: translate(-50%) rotate(90deg)
    }

    .eshop-detail .product-gallery-nav-arrow-next {
        top: auto;
        right: auto;
        left: 0;
        bottom: 0
    }

    .eshop-detail .product-gallery-nav-arrow-next .product-gallery-nav-arrow-submit:before {
        top: auto;
        bottom: -11px;
        right: 50%;
        transform: translate(50%) rotate(90deg)
    }

    .eshop-detail .product-gallery.slideshow .product-gallery-nav {
        display: -ms-flexbox;
        display: flex
    }

    .eshop-detail .product-variants-content {
        margin: 0 0 .9375rem;
        padding: 0
    }

    .eshop-detail .product-variants-group {
        float: left;
        width: 50%
    }

    .eshop-detail .product-variants-group:nth-child(odd) {
        padding-right: .9375rem
    }

    .eshop-detail .product-variants-group:nth-child(2n+2) {
        padding-left: .9375rem
    }

    .eshop-detail.wnd-empty-thumbnail .product-gallery-content:after {
        width: 9.375rem;
        height: 9.375rem;
        font-size: 9.375rem
    }

    .header-01 .initial-state #menu {
        max-width: 28.75rem
    }
}

@media screen and (min-width:68.75em) {
    .header-01 .initial-state #menu {
        max-width: 35rem
    }
}

@media screen and (min-width:75em) and (max-width:87.5em) {
    .heading-01.design-01 .section-inner {
        padding: 3.5% 1.25rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-01 .section-inner {
            padding-right: max(1.25rem,env(safe-area-inset-right));
            padding-left: max(1.25rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-02:not(:first-child) .section-inner {
        padding: 3.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-02:not(:first-child) .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }

    .heading-01.design-03 .section-inner {
        padding: 3.5% .625rem
    }

    @supports (padding:max(0px)) {
        .heading-01.design-03 .section-inner {
            padding-right: max(.625rem,env(safe-area-inset-right));
            padding-left: max(.625rem,env(safe-area-inset-left))
        }
    }
}

@media screen and (min-width:75em) {
    .s-c {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    @supports (padding:max(0px)) {
        .s-c {
            padding-left: max(1.25rem,env(safe-area-inset-left));
            padding-right: max(1.25rem,env(safe-area-inset-right))
        }
    }

    .wnd-s-low .s-c {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem
    }

    .wnd-s-normal .s-c {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem
    }

    .wnd-s-higher .s-c {
        padding-top: 5.3125rem;
        padding-bottom: 5.3125rem
    }

    .wnd-s-high .s-c {
        padding-top: 7.5rem;
        padding-bottom: 7.5rem
    }

    .arrow-prev {
        left: -15px
    }

    .arrow-next {
        right: -15px
    }

    .img-s-p .b-img.wnd-type-image .b-img-c {
        padding-top: 185%
    }

    .img-s-p .b-img.wnd-type-icon .b-img-c {
        padding-bottom: 185% !important
    }

    .wnd-replace-form-button {
        left: 20px;
        max-width: calc(100% - 2.5rem)
    }

    .gallery-slideshow .arrow, .gallery-slideshow .gallery-image {
        padding: 60% 0 0
    }

    .eshop-container {
        padding: .625rem 0 .3125rem
    }

    .eshop.wnd-show-filter.show-filter .eshop-wrapper {
        width: 82%;
        padding-left: 1.25rem
    }

    .eshop.wnd-show-filter.show-filter .eshop-filter {
        width: 18%;
        padding-right: 1.25rem
    }

    .eshop-slider .item-content {
        padding-left: 2.5rem
    }

    .eshop-slider .thumbnail {
        padding-top: 70%
    }

    .eshop-carousel .eshop-container {
        padding: 0
    }

    .eshop-carousel .item {
        width: 25%
    }

    .eshop-carousel:after {
        content: "4"
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+4) {
        display: block
    }

    .eshop-carousel.not-loaded .eshop-container article:nth-of-type(n+5) {
        display: none
    }

    .eshop-cart-product-title, .eshop-cart-product-variant {
        margin-left: 1.875rem
    }

    .header-01 .initial-state #menu {
        max-width: 41.25rem
    }
}

@media screen and (min-width:81.25em) {
    .header-01 .initial-state #menu {
        max-width: 47.5rem
    }
}

@media screen and (min-width:87.5em) {
    .section-wrapper .fullscreen {
        height: 85vh;
        max-height: 50rem
    }

    .pswp__caption__center {
        max-width: 70%
    }

    .social-icons-01 .embed-block, .social-icons-01 .image-block {
        width: 1.875rem;
        height: 1.875rem
    }

    .social-icons-01 .text-block {
        font-size: 1rem;
        line-height: 1.75
    }

    .form {
        padding-left: 12%;
        padding-right: 12%
    }

    .header-01 .initial-state #menu {
        max-width: 53.75rem
    }

    .footer-01.design-01 .lang-select {
        margin-top: 0;
        line-height: 2.2;
        padding-top: 0
    }

    .footer-01.design-01 .lang-select .lang-title {
        padding-bottom: 0
    }
}

@media screen and (min-width:100em) {
    .section-wrapper .fullscreen {
        height: 80vh;
        max-height: 52.8125rem
    }
}

@media screen and (min-width:112.5em) {
    .section-wrapper .fullscreen {
        height: 77vh;
        max-height: 54.375rem
    }
}

@media screen and (max-width:56.1875em) {
    .header-01 .close-menu {
        margin: 0;
        position: relative;
        text-decoration: none;
        text-transform: uppercase;
        border-width: 1px;
        border-style: solid
    }

    .header-01 .close-menu:after, .header-01 .close-menu:before {
        content: "";
        position: absolute;
        display: block;
        height: .125rem;
        width: .875rem;
        cursor: pointer
    }

    .header-01 .close-menu:before {
        transform: rotate(-45deg)
    }

    .header-01 .close-menu:after {
        transform: rotate(45deg)
    }

    .header-01 .close-menu {
        display: block;
        padding-right: 2.5rem;
        padding-bottom: 3.4375rem
    }

    .header-01 .close-menu:after, .header-01 .close-menu:before {
        right: -2px;
        top: 18px
    }

    .header-01 .close-menu span {
        display: none
    }

    .header-01 #menu {
        position: fixed;
        padding: 0;
        z-index: 100;
        text-align: left;
        overflow-y: auto;
        display: none;
        height: 100%;
        transform: translateZ(0);
        transition: transform .2s ease-in;
        right: -80%;
        width: 80%;
        left: auto;
        top: 0
    }

    .header-01 #menu.visible {
        display: block
    }

    .header-01 #menu.open {
        transform: translate3d(-100%,0,0);
        transition: transform .2s ease-in
    }

    .oldandroid .header-01 #menu, .oldandroid .header-01 #menu.open {
        transition: none !important;
        transform: none !important;
        transition: none;
        transform: none
    }

    .oldandroid .header-01 #menu.open {
        right: 0 !important;
        left: auto
    }

    .header-01 #menu ::-webkit-scrollbar {
        display: none
    }

    .header-01 #menu > div {
        height: auto;
        padding: 1.25rem;
        position: relative
    }

    .wnd-cms .header-01 #menu > div {
        padding-top: 4.0625rem
    }

    .wnd-mobile-cms.wnd-typo-color-open .header-01 #menu > div {
        padding-top: 8.125rem
    }

    .header-01 #menu ul.level-1 {
        transition: all .3s ease;
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%
    }

    .header-01 #menu ul.level-1 li {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative
    }

    .header-01 #menu ul.level-1 li a {
        text-decoration: none;
        padding: .75rem .625rem .625rem;
        display: block;
        text-transform: uppercase
    }

    .header-01 #menu ul.level-1 li a > span {
        display: block;
        overflow: hidden;
        padding: 0;
        margin: 0;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .header-01 #menu ul.level-1 li a.mm-arrow {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: -10px;
        display: block;
        border: none;
        background: transparent;
        padding: 0;
        margin: 0;
        line-height: 0;
        text-decoration: none;
        width: 2.8125rem;
        height: 2.8125rem
    }

    .header-01 #menu ul.level-1 li a.mm-arrow:after {
        content: ">";
        transition: all .25s ease;
        font-size: 1.1875rem;
        line-height: 2.52632;
        text-align: center;
        display: inherit;
        position: relative
    }

    .header-01 #menu ul.level-1 li a.mm-arrow.mm-up:after {
        transform: rotate(90deg)
    }

    .header-01 #menu ul.level-1 li a.mm-arrow.mm-down:after {
        transform: rotate(0deg)
    }

    .header-01 #menu ul.level-1 li.more {
        display: none
    }

    .header-01 #menu ul.level-1 > li > a {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-1 li.wnd-with-submenu > a:first-child {
        padding: .75rem 1.875rem .625rem .625rem
    }

    .header-01 #menu ul.level-2 {
        transition: all .3s ease-in;
        margin: 0;
        padding: 0;
        display: none
    }

    .header-01 #menu ul.level-2.open {
        animation: e .7s;
        opacity: 1;
        display: block
    }

    .header-01 #menu ul.level-2 li.wnd-with-submenu > a:first-child, .header-01 #menu ul.level-2 li a:first-child {
        padding-left: 1.25rem
    }

    .header-01 #menu ul.level-2 > li > a {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-3 {
        transition: all .3s ease-in;
        margin: 0;
        padding: 0;
        display: none
    }

    .header-01 #menu ul.level-3.open {
        animation: e .5s;
        opacity: 1;
        display: block
    }

    .header-01 #menu ul.level-3 li a:first-child {
        padding-left: 1.875rem
    }

    .header-01 #menu ul.level-3 > li > a, .header-01 #menu ul > li.wnd-with-submenu.hover > a:not(.mm-arrow) {
        border-bottom-width: 1px;
        border-bottom-style: solid
    }

    .header-01 #menu ul.level-max {
        display: block
    }

    .header-01 .close-menu {
        color: #000;
        border-color: #e8e8e8
    }

    .header-01 .close-menu:after, .header-01 .close-menu:before {
        background: #d0d0d0
    }

    .header-01 #menu {
        box-shadow: 0 0 .3125rem .3125rem transparent;
        background: #fff
    }

    .header-01 #menu.open {
        box-shadow: 0 0 .125rem .125rem rgba(0,0,0,.05)
    }

    .header-01 #menu ul > li.wnd-with-submenu.hover > a:not(.mm-arrow) {
        border-color: #e8e8e8 !important
    }

    .header-01 #menu ul.level-2 > li > a {
        border-color: #e8e8e8
    }

    .header-01 #menu ul.level-2 > li > a.mm-arrow {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0
    }

    .header-01 #menu ul.level-3 > li > a {
        border-color: #e8e8e8
    }

    .header-01 #menu ul.level-3 > li > a.mm-arrow {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0
    }

    .header-01 #menu ul.level-1 {
        background-color: #fff;
        color: #858585
    }

    .header-01 #menu ul.level-1 > li > a {
        border-color: #e8e8e8
    }

    .header-01 #menu ul.level-1 > li > a.mm-arrow {
        position: absolute;
        top: 0;
        left: auto;
        bottom: auto;
        right: 0
    }

    .header-01 #menu ul.level-1 li a {
        color: #858585
    }

    .header-01 #menu ul.level-1 li.wnd-active-path > a, .header-01 #menu ul.level-1 li.wnd-active > a {
        color: #2b2a2a
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    .section-wrapper .fullscreen-all {
        min-height: 25rem
    }
}

@media screen and (max-width:37.5em) {
    .header-01 .logo .text-content {
        font-size: 1.5625rem;
        line-height: 2.4;
        padding-top: 0;
        padding-bottom: 0
    }

    .header-01 .wnd-font-size-90 .text-content {
        font-size: 1.4375rem;
        line-height: 1.13043;
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .header-01 .wnd-font-size-90.logo-borders .text-content {
        font-size: 1.4375rem;
        line-height: 1.13043;
        padding-top: .125rem;
        padding-bottom: .125rem
    }

    .header-01 .wnd-font-size-10 .text-content, .header-01 .wnd-font-size-20 .text-content, .header-01 .wnd-font-size-30 .text-content, .header-01 .wnd-font-size-40 .text-content, .header-01 .wnd-font-size-50 .text-content, .header-01 .wnd-font-size-60 .text-content, .header-01 .wnd-font-size-70 .text-content, .header-01 .wnd-font-size-80 .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .header-01 .wnd-font-size-10.logo-borders .text-content, .header-01 .wnd-font-size-20.logo-borders .text-content, .header-01 .wnd-font-size-30.logo-borders .text-content, .header-01 .wnd-font-size-40.logo-borders .text-content, .header-01 .wnd-font-size-50.logo-borders .text-content, .header-01 .wnd-font-size-60.logo-borders .text-content, .header-01 .wnd-font-size-70.logo-borders .text-content, .header-01 .wnd-font-size-80.logo-borders .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .125rem;
        padding-bottom: .125rem
    }
}

@media screen and (max-width:29.9375em) {
    .header-01 .logo.logo-borders .text-content {
        font-size: 1.25rem;
        line-height: 1.25;
        padding-top: .1875rem;
        padding-bottom: .1875rem
    }
}

@media screen and (max-width:30em) {
    .b-video {
        margin: 0 !important
    }

    .header-01 .logo .text-content {
        font-size: 1.25rem;
        line-height: 1.25;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .header-01 .wnd-font-size-90 .text-content {
        font-size: 1.125rem;
        line-height: 1.44444;
        padding-top: .25rem;
        padding-bottom: .25rem
    }

    .header-01 .wnd-font-size-90.logo-borders .text-content {
        font-size: 1.125rem;
        line-height: 1.44444;
        padding-top: .125rem;
        padding-bottom: .125rem
    }

    .header-01 .wnd-font-size-10 .text-content, .header-01 .wnd-font-size-20 .text-content, .header-01 .wnd-font-size-30 .text-content, .header-01 .wnd-font-size-40 .text-content, .header-01 .wnd-font-size-50 .text-content, .header-01 .wnd-font-size-60 .text-content, .header-01 .wnd-font-size-70 .text-content, .header-01 .wnd-font-size-80 .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .header-01 .wnd-font-size-10.logo-borders .text-content, .header-01 .wnd-font-size-20.logo-borders .text-content, .header-01 .wnd-font-size-30.logo-borders .text-content, .header-01 .wnd-font-size-40.logo-borders .text-content, .header-01 .wnd-font-size-50.logo-borders .text-content, .header-01 .wnd-font-size-60.logo-borders .text-content, .header-01 .wnd-font-size-70.logo-borders .text-content, .header-01 .wnd-font-size-80.logo-borders .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .125rem;
        padding-bottom: .125rem
    }
}

@media (max-width:56.1875em) and (orientation:portrait) {
    .section-wrapper .fullscreen-all {
        min-height: 62vh
    }
}

@media screen and (max-width:22.5em) {
    .header-01 .wnd-font-size-90 .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .header-01 .wnd-font-size-90.logo-borders .text-content {
        font-size: 1rem;
        line-height: 1.5625;
        padding-top: .125rem;
        padding-bottom: .125rem
    }

    .header-01 .wnd-font-size-10 .text-content, .header-01 .wnd-font-size-20 .text-content, .header-01 .wnd-font-size-30 .text-content, .header-01 .wnd-font-size-40 .text-content, .header-01 .wnd-font-size-50 .text-content, .header-01 .wnd-font-size-60 .text-content, .header-01 .wnd-font-size-70 .text-content, .header-01 .wnd-font-size-80 .text-content {
        font-size: .95rem;
        line-height: 1.66667;
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }

    .header-01 .wnd-font-size-10.logo-borders .text-content, .header-01 .wnd-font-size-20.logo-borders .text-content, .header-01 .wnd-font-size-30.logo-borders .text-content, .header-01 .wnd-font-size-40.logo-borders .text-content, .header-01 .wnd-font-size-50.logo-borders .text-content, .header-01 .wnd-font-size-60.logo-borders .text-content, .header-01 .wnd-font-size-70.logo-borders .text-content, .header-01 .wnd-font-size-80.logo-borders .text-content {
        font-size: .95rem;
        line-height: 1.66667;
        padding-top: .125rem;
        padding-bottom: .125rem
    }
}

@media (max-width:56.1875em) and (orientation:landscape) {
    .section-wrapper .fullscreen-all {
        min-height: 82vh
    }
}

@media print {
    .wnd-page, body {
        height: auto !important;
        min-height: 0 !important
    }

    body, h1, h2, h3, h4, h5, p {
        color: #000 !important;
        background: #fff !important
    }

    * {
        background-image: none !important;
        background-color: transparent !important;
        transition: none !important;
        display: block !important
    }

    a, a:visited {
        color: #000 !important
    }

    .button-01 a, .button-01 a:visited, .button-02 a, .button-02 a:visited, .button-03 a, .button-03 a:visited, .file-01 a, .file-01 a:visited, .file-02 a, .file-02 a:visited, .file-03 a, .file-03 a:visited {
        border-color: #000 !important
    }

    embed {
        color: #000 !important
    }

    #wrapper {
        max-width: 87.5rem !important
    }

    #menu, #menu-mobile, #menu-overlay, #menublock, .back-to-top, .cart, .lang-select, .pswp, .section-bg-overlay, head, script, video {
        display: none !important;
        visibility: hidden !important;
        height: 0 !important;
        width: 0 !important;
        overflow: hidden !important
    }

    .section-bg-layer {
        background-color: #fff !important;
        background-image: none !important
    }

    .section-inner {
        margin: 0 !important;
        padding: .625rem 0 0 !important;
        min-height: auto !important
    }

    .claim-table {
        min-width: 6.25rem
    }

    .claim-table, .claim-table .subclaim, .claim-table h1 {
        text-align: left !important
    }

    .claim-table .subclaim span, .claim-table h1 span {
        padding-left: 0 !important
    }

    .claim-table .claim-bg-inv > span > span, .claim-table .claim-bg > span > span, .claim-table .claim-color-alpha > span > span, .claim-table .claim-color-inv > span > span, .claim-table .claim-color-text > span > span, .claim-table .claim-color > span > span, .claim-table .claim-default-inv > span > span, .claim-table .claim-default > span > span, .claim-table .claim-gray > span > span, .header-claim .claim-bg-inv > span > span, .header-claim .claim-bg > span > span, .header-claim .claim-color-alpha > span > span, .header-claim .claim-color-inv > span > span, .header-claim .claim-color-text > span > span, .header-claim .claim-color > span > span, .header-claim .claim-default-inv > span > span, .header-claim .claim-default > span > span, .header-claim .claim-gray > span > span, .heading-table .claim-bg-inv > span > span, .heading-table .claim-bg > span > span, .heading-table .claim-color-alpha > span > span, .heading-table .claim-color-inv > span > span, .heading-table .claim-color-text > span > span, .heading-table .claim-color > span > span, .heading-table .claim-default-inv > span > span, .heading-table .claim-default > span > span, .heading-table .claim-gray > span > span {
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .claim-table .claim-borders > span > span, .header-claim .claim-borders > span > span, .heading-table .claim-borders > span > span {
        color: #000 !important;
        border-top-color: #000 !important;
        border-bottom-color: #000 !important
    }

    .claim-table .section-inner, .header-claim .section-inner, .heading-table .section-inner {
        padding: 0 !important
    }

    h1 > span > span > span {
        box-shadow: none !important;
        text-shadow: none !important
    }

    .header {
        min-height: auto !important;
        border-bottom: 1px solid #000 !important
    }

    .header, .header .header-wrapper {
        position: relative !important
    }

    .header .header-arrow {
        display: none !important
    }

    .header .header-claim, .header .nav-line, .header .navline {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        text-align: left !important;
        color: #000 !important;
        background: none !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        transform: translate(0) !important
    }

    #main .header-01 + .section {
        margin-top: 0 !important
    }

    #main .header-01.design-01 .header-gradient, #main .header-01.design-02 .header-gradient {
        display: none
    }

    #main .header-01.design-01 {
        margin-top: 0 !important
    }

    #main .header-01.design-01, #main .header-01.design-01 .header-content {
        height: auto !important;
        min-height: auto !important
    }

    #main .header-01.design-01 .header-claim .claim-borders > span {
        border-color: #000 !important
    }

    #main .header-01.design-02 .claim-content {
        height: auto !important
    }

    #main .header-01.design-02 .header-claim-inner .claim-borders > span {
        border-color: #000 !important
    }

    #main .header-01.design-02 .header-claim-inner .claim-borders > span > span {
        color: #000 !important
    }

    .t-32 .b-text h1 {
        padding-bottom: .625rem !important
    }

    .t-32 .b-text h1:after {
        display: none !important
    }

    .t-32 .b-text h3 {
        margin-top: 0 !important
    }

    .header-01 .section-claim h1 {
        text-align: center !important
    }

    .header-01 .nav-line {
        background: #fff !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important
    }

    .header.fullscreen {
        height: auto !important;
        max-height: 100% !important
    }

    .header-09 .header-content {
        min-height: auto !important
    }

    .section-wrapper .fullscreen-all {
        min-height: auto
    }

    .section-media {
        display: none !important
    }

    .logo {
        max-width: 100% !important;
        overflow: visible !important
    }

    .logo .embed-content, .logo .logo-content {
        text-shadow: none !important;
        display: table !important
    }

    .logo .logo-content a {
        display: table !important;
        text-decoration: none !important
    }

    .logo .embed-content-cell, .logo .text-content-outer {
        display: table-cell !important
    }

    .logo .text-content {
        font-size: 22px !important;
        line-height: 55px !important
    }

    .logo .text-content, .logo .text-content font, .logo embed {
        color: #000 !important
    }

    .logo embed {
        max-height: 2.5rem !important
    }

    .sc-b, .sc-beige, .sc-black, .sc-blue, .sc-cyan, .sc-d, .sc-dgray, .sc-gracier, .sc-green, .sc-lpink, .sc-m, .sc-mi, .sc-mint, .sc-ml, .sc-orange, .sc-pink, .sc-purple, .sc-red, .sc-w, .section-beige, .section-black, .section-black-blue, .section-black-red, .section-blue, .section-cyan, .section-darkslateblue, .section-gray, .section-green, .section-media, .section-media-light, .section-mint, .section-none, .section-orange, .section-pink, .section-purple, .section-red, .section-white, .section-white-blue, .section-white-red, .wsection-black, .wsection-darkgray, .wsection-gray, .wsection-media, .wsection-media-inverse, .wsection-media-light, .wsection-white {
        color: #000 !important
    }

    .button-content a:link[href^="http://"]:after, .button-content a[href^="http://"]:visited:after, .text-content a:link[href^="http://"]:after, .text-content a[href^="http://"]:visited:after {
        content: " (" attr(href) ") "
    }

    .button-content a[href$=".gif"]:after, .button-content a[href$=".jpeg"]:after, .button-content a[href$=".jpg"]:after, .button-content a[href$=".png"]:after, .text-content a[href$=".gif"]:after, .text-content a[href$=".jpeg"]:after, .text-content a[href$=".jpg"]:after, .text-content a[href$=".png"]:after {
        content: " (" attr(href) ") ";
        display: none
    }

    .button-content a[href^="#"]:after, .button-content a[href^="javascript:"]:after, .text-content a[href^="#"]:after, .text-content a[href^="javascript:"]:after {
        content: ""
    }

    #wnd_fe_footer, .footer-line {
        border-top: 1px solid #000 !important
    }

    #wnd_fe_footer {
        max-width: 87.5rem !important
    }

    #wnd_fe_footer_left, #wnd_fe_footer_left:visited {
        margin-left: .625rem !important
    }

    #wnd_fe_footer_left:before, #wnd_fe_footer_left:visited:before {
        content: " "
    }

    #wnd_fe_footer_right {
        display: none
    }

    .clients-01 .mt-column {
        width: 20% !important;
        height: auto !important
    }

    .blog .item-media {
        display: none !important
    }

    .eshop-grid-nature .item, .eshop-grid-square .item {
        width: 33.33% !important
    }

    .eshop-slider {
        padding: 0 1.5625rem !important
    }

    .arrow, .eshop-slider .item-media {
        display: none !important
    }

    .eshop-filter-category {
        padding-bottom: 0 !important
    }

    .footer-content .content {
        padding: 0 !important
    }

    .media-01, .pager {
        display: none !important
    }

    .heading-01 .heading-table {
        height: auto !important
    }

    .heading-02 .content {
        padding: 0 !important
    }

    .heading-02 .heading-table {
        height: auto !important
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .section-wrapper .fullscreen-all {
        min-height: 17.5rem
    }
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .layout-02, .layout-02 .wnd-page {
        min-height: 100vh
    }
}

@media screen and (max-width:47.9375em) {
    .pr > div > .image-block.wnd-type-icon, .pr > div > .image.wnd-type-icon {
        width: 25%;
        margin: 0 auto !important
    }

    .content .column-content {
        width: 100% !important;
        float: none;
        padding: .625rem 0
    }

    .content .column-content.column-empty {
        padding: 0 !important
    }

    .content .column-wrapper .column-content:first-child {
        padding-top: 0
    }

    .content .column-wrapper .column-content:last-child {
        padding-bottom: 0
    }

    .content .column-wrapper:first-child .column-content:first-child {
        padding-top: 0
    }

    .content .column-wrapper:last-child .column-content:last-child {
        padding-bottom: 0
    }

    .b-btn-l.b-btn-fixed {
        min-width: 100%
    }

    .blog-detail-comments .fb-comments {
        width: 100%
    }

    .blog-detail-comments .fb-comments > span, .blog-detail-comments .fb-comments > span > iframe {
        width: 100% !important
    }

    .header-01 .section-blogpost-header {
        padding-top: 0 !important
    }

    .header-01 .section-blogpost-header .blog-detail-head-outer {
        margin-top: 0 !important
    }

    #header .header-01 {
        padding-top: 0
    }

    .footer-01.design-01 .section-inner {
        text-align: center
    }
}

@media screen and (max-width:19.9375em) {
    .b-img.wnd-type-image {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media screen and (max-width:24.9375em) {
    .wnd-float-left, .wnd-float-right {
        min-width: 40%
    }

    .mt-price .b-text:first-child .b-text-c {
        padding-top: .375rem
    }

    .mt-price .b-text:last-child .b-text-c {
        padding-bottom: .375rem
    }
}

@media screen and (max-width:37.4375em) {
    .wnd-fe .b-text-c:empty {
        padding: 0
    }

    .pr > div > .b-img.wnd-type-icon {
        width: 25%;
        margin: 0 auto !important
    }

    .header-01 .logo.logo-borders .text-content {
        font-size: 1.5625rem;
        line-height: 2.24
    }
}

@media not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance:none) {
        @media screen and (min-width:56.25em) {
            .header-01 .cart a:after {
                line-height: 67px
            }
        }
    }
}

@media screen and (max-width:64em) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}
