html,
body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
fieldset,
input {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
address,
caption,
cite,
code,
em,
strong,
th {
    font-size: 1em;
    font-weight: normal;
    font-style: normal
}

ul,
ol {
    list-style: none
}

fieldset,
img {
    border: none
}

caption,
th {
    text-align: left
}

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

a:link,
a:visited,
a:hover,
a:active,
a:focus {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    text-transform: none;
    text-decoration: none
}

:focus {
    outline-color: transparent;
    outline-style: none
}

html {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

html.dsk {
    min-width: 1024px
}

body {
    overflow: hidden;
    width: 100%;
    background: white;
    padding: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    box-sizing: border-box;
    color: #3C4650
}

body.dsk {
    min-width: 1024px
}

body * {
    -webkit-text-size-adjust: 100%;
    background-repeat: no-repeat;
    color: inherit
}

h1,
h2,
h3,
h4,
h5,
h6,
.txt,
p {
    text-align: left;
    color: #3C4650;
    font-family: 'Open Sans', sans-serif
}

@media only screen and (max-width: 939px) {
    html {
        min-width: 0
    }
}

.antifloat {
    clear: both
}

.hideondesktop {
    display: none
}

html:not(.webp) .image-webp {
    display: none !important
}

html:not(.no-webp) .image-no-webp {
    display: none !important
}

body:not(.de) .lang-de,
body:not(.fr) .lang-fr,
body:not(.it) .lang-it,
body:not(.en) .lang-en {
    display: none !important
}

.hidden {
    display: none !important
}

.hidden-opacity {
    opacity: 0
}

.marginfix {
    height: 1px
}

a:active,
a:focus {
    text-decoration: none;
    color: #1e9ae3
}

a:link,
a:visited {
    text-decoration: none;
    color: #1e9ae3
}

a:hover {
    text-decoration: none;
    color: #1786ce
}

.hr-container {
    position: relative;
    overflow: visible
}

.hr {
    position: absolute;
    width: 19999px;
    left: -9999px;
    height: 1px;
    border-top: 1px solid #EBEEF2
}

.blue {
    color: #1E9AE2
}

.bluetext {
    position: absolute;
    font-family: 'Pompiere';
    font-variant: small-caps;
    font-size: 30px;
    color: #1e9ae2
}

.bold {
    font-weight: 600
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.no-break {
    white-space: nowrap
}

.bg {
    position: absolute;
    left: -5000px;
    width: 10000px;
    height: 100%;
    top: 0;
    z-index: -1
}

.center-v {
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center
}

.widebg {
    position: absolute;
    overflow-x: visible;
    height: 100%;
    z-index: -1
}

.widebg>div {
    position: absolute;
    width: 19999px;
    left: -9999px;
    height: 100%
}

.flex-container {
    position: relative;
    margin: 0 auto;
    padding: 0 360px;
    max-width: 1140px
}

.flex-container .flex-item {
    position: relative
}

.grid-12 {
    width: 100%
}

.grid-11 {
    width: 91.666%
}

.grid-10 {
    width: 83.333%
}

.grid-9 {
    width: 75%
}

.grid-8 {
    width: 66.666%
}

.grid-7 {
    width: 58.333%
}

.grid-6 {
    width: 50%
}

.grid-5 {
    width: 41.666%
}

.grid-4 {
    width: 33.333%
}

.grid-3 {
    width: 25%
}

.grid-2 {
    width: 16.666%
}

.grid-1 {
    width: 8.333%
}

.hide-geq-1024 {
    display: none
}

.hide-geq-940 {
    display: none
}

.hide-geq-768 {
    display: none
}

.hide-geq-600 {
    display: none
}

@media only screen and (max-width: 1660px) {
    .flex-container {
        padding: 0 42px;
        max-width: 940px
    }
}

@media only screen and (min-width: 1024px) {
    .flex-container {
        min-width: 940px
    }
}

@media only screen and (max-width: 1023px) {
    .hide-lt-1024 {
        display: none !important
    }

    .hide-geq-1024 {
        display: block !important
    }
}

@media only screen and (max-width: 939px) {
    .hide-lt-939 {
        display: none !important
    }

    .hide-geq-940 {
        display: block !important
    }
}

@media only screen and (max-width: 767px) {
    .hide-geq-768 {
        display: block !important
    }
}

@media only screen and (max-width: 749px) {
    .hide-lt-750 {
        display: none !important
    }
}

@media only screen and (max-width: 683px) {
    .flex-container {
        padding: 0 20px
    }
}

@media only screen and (max-width: 599px) {
    .hide-lt-600 {
        display: none !important
    }

    .hide-geq-600 {
        display: block
    }
}

@media only screen and (max-width: 499px) {
    .hide-lt-500 {
        display: none !important
    }
}

div.flat-button {
    background-color: #1e9be3;
    border-radius: 3px;
    height: 44px;
    color: white;
    cursor: pointer;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.flat-button:hover {
    background-color: #1786ce
}

div.flat-button a,
div.flat-button span {
    display: inline-block;
    text-align: center;
    color: white;
    height: 20px;
    vertical-align: middle;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 20px
}

div.flat-button a:hover {
    color: white
}

@media only screen and (max-width: 767px) {
    html.dsk {
        min-width: 1024px
    }

    .hideondesktop {
        display: block
    }

    .hideonmobile {
        display: none
    }

    .pompiere {
        font-size: 19px;
        line-height: 22px
    }

    div.flat-button {
        height: 35px
    }

    div.flat-button a,
    div.flat-button span {
        padding: 7px 16px;
        font-size: 12px
    }
}

@media only screen and (max-width: 1023px) {
    html {
        overflow-x: scroll
    }
}

.navi {
    overflow: hidden
}

.navi * {
    -webkit-text-size-adjust: 100%;
    background-repeat: no-repeat;
    color: inherit;
    box-sizing: content-box
}

.navi a {
    text-decoration: none
}

.navi ul {
    list-style: none
}

.navi .hidden {
    display: none !important
}

.navi .hr {
    position: absolute;
    width: 19999px;
    left: -9999px;
    height: 1px;
    border-top: 1px solid #EBEEF2
}

.navi .center-v {
    display: -ms-flexbox;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    display: -moz-box;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-pack: center;
    box-align: center
}

.navi .flex-container {
    position: relative;
    margin: 0 auto;
    padding: 0 42px;
    max-width: 940px
}

.navi .flex-container .flex-item {
    position: relative
}

@media only screen and (min-width: 767px) {
    .navi .flex-container {
        min-width: 940px
    }
}

@media only screen and (max-width: 1024px) {
    .navi .hide-lt-1024 {
        display: none !important
    }
}

@media only screen and (max-width: 939px) {
    .navi .hide-lt-939 {
        display: none !important
    }
}

@media only screen and (max-width: 749px) {
    .navi .hide-lt-750 {
        display: none !important
    }
}

@media only screen and (max-width: 683px) {
    .navi .flex-container {
        padding: 0 20px
    }
}

@media only screen and (max-width: 599px) {
    .navi .hide-lt-600 {
        display: none !important
    }

    .navi .hide-geq-600 {
        display: block
    }
}

@media only screen and (max-width: 499px) {
    .navi .hide-lt-500 {
        display: none !important
    }
}

.navi .top-navi-container {
    height: 35px;
    position: relative;
    font-family: 'Open sans', sans-serif;
    z-index: 2000
}

.navi .top-navi-container>.flex-item {
    text-align: right
}

.navi .top-navi-container .top-navi-bg {
    background-color: #EFF0F1;
    width: 10000px;
    position: absolute;
    left: -5000px;
    top: 0;
    height: 100%
}

.navi .top-navi-container div {
    font-size: 0px
}

.navi .top-navi {
    display: inline-block;
    text-align: center
}

.navi .top-navi span {
    vertical-align: top
}

.navi .top-navi div {
    display: inline-block;
    vertical-align: top
}

.navi .top-navi div a {
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    color: #777E85;
    padding: 8px 16px 0 16px;
    display: inline-block;
    height: 27px
}

.navi .top-navi div a span {
    color: #777E85
}

.navi .top-navi div a:hover {
    color: #3C4650
}

.navi .top-navi div a:hover span {
    color: #3C4650
}

.navi .top-navi .lang-switcher {
    margin-right: 8px
}

.navi .top-navi .lang-switcher .option {
    padding: 0 8px
}

.navi .top-navi .lang-switcher .option a {
    padding: 8px 1px 0 1px
}

.navi .top-navi .lang-switcher .option .active a {
    color: #1E9AE2
}

.navi .top-navi .lang-switcher .option .active:hover a {
    color: #1E9AE2
}

.navi .top-navi .link,
.navi .top-navi .login-items {
    border-left: 1px solid #E4E5E7
}

.navi .top-navi .link {
    position: relative
}

.navi .top-navi .link span.number {
    background-color: #1e9ae2;
    border-radius: 7px;
    height: 14px;
    width: 14px;
    display: inline-block;
    position: relative;
    margin-left: 4px;
    top: 3px
}

.navi .top-navi .link span.number span {
    padding: 0;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    vertical-align: top;
    position: relative;
    display: inline-block;
    top: -2.8px;
    left: -0.3px
}

.navi .top-navi .login-items {
    padding: 0 2px 0 10px
}

.navi .top-navi .login-items a {
    height: 28px;
    padding: 7px 8px 0 8px;
    vertical-align: top
}

.navi .top-navi .login-items a:hover svg .mutable {
    fill: #3C4650
}

.navi .top-navi .login-items a[data-tooltip]:before {
    display: none;
    position: absolute;
    top: 35px;
    right: 0;
    padding: 4px 10px;
    border: 1px;
    border-color: grey;
    content: attr(data-tooltip);
    background-color: #EFF0F1;
    text-align: right
}

.navi .top-navi .login-items a[data-tooltip]:hover:before {
    display: block
}

.navi .top-navi .login-items a.loggedin svg .mutable {
    fill: #1E9AE2
}

.navi .top-navi .login-items a.loggedin:hover svg .mutable {
    fill: #1E9AE2
}

.navi .top-navi .login-items a.loggedin[data-tooltip-loggedin]:hover:before {
    content: attr(data-tooltip-loggedin)
}

.navi .top-navi .login-items>span {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    vertical-align: baseline;
    padding: 8px 6px 0 4px
}

.navi .navi-hline {
    width: 300%;
    left: -100%;
    height: 1px;
    position: absolute;
    background: #3C4650;
    opacity: 0.07
}

.navi #navi-container {
    height: 91px;
    padding-bottom: 1px;
    background-color: #F9F9FA;
    text-align: center;
    font-family: 'Open sans', sans-serif;
    z-index: 2000
}

.navi #navi-container .navi-hline {
    top: 91px;
    z-index: 5
}

.navi #navi-container a,
.navi #navi-container a:hover,
.navi #navi-container a:visited,
.navi #navi-container a:active {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.navi #navi-container ul {
    font-size: 0px
}

.navi .navi-container {
    height: 93px;
    white-space: nowrap
}

.navi .navi-logo {
    background-image: url(/image/hostpoint-logo.svg);
    background-repeat: no-repeat;
    background-size: 162px 31px;
    background-position: 0 30px;
    width: 162px;
    height: 92px;
    display: inline-block;
    cursor: pointer;
    margin-right: 0;
    position: absolute;
    left: 0
}

.navi .navi-logo a {
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%
}

.navi .navi-central-right {
    display: inline-block;
    vertical-align: top;
    height: 92px;
    position: absolute;
    right: 0;
    font-size: 0px
}

.navi .navi-central-right ul.navi-menu {
    text-align: left;
    height: 92px;
    position: relative;
    white-space: nowrap;
    display: inline-flex;
    vertical-align: top
}

.navi .navi-central-right ul.navi-menu a,
.navi .navi-central-right ul.navi-menu a:visited,
.navi .navi-central-right ul.navi-menu a:active {
    text-decoration: none;
    color: #3C4650
}

.navi .navi-central-right ul.navi-menu a:hover {
    color: #1E9AE2
}

.navi .navi-central-right ul.navi-menu>li,
.navi .navi-right>li {
    display: inline-block;
    height: 93px;
    vertical-align: top;
    padding: 39px 0 0 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative
}

.navi .navi-central-right ul.navi-menu>li.expandable {
    cursor: pointer
}

.navi .navi-central-right ul.navi-menu>li.first {
    padding-left: 0
}

.navi .navi-central-right ul.navi-menu>li.lastmenu {
    padding-right: 0;
    margin-right: 0;
    display: none
}

.navi .navi-central-right ul.navi-menu>li.clicked,
.navi .navi-right>li.clicked {
    background-color: white;
    border-left: 1px solid #F1F1F2;
    border-right: 1px solid #F1F1F2
}

.navi .navi-central-right ul.navi-menu>li>a,
.navi ul.navi-right>li>a {
    margin: 0 0 0 19px
}

.navi .navi-central-right ul.navi-menu>li>a>.new-badge,
.navi .navi-right>li>a>.new-badge {
    position: absolute;
    left: 19px;
    top: 17px;
    background-color: #1e9ae2;
    border-radius: 10px;
    height: 14px;
    display: inline-block;
    color: white;
    font-size: 10px;
    font-weight: 700;
    padding: 2px 6px
}

.navi .navi-central-right ul.navi-central {
    display: inline-block;
    text-align: right;
    margin: 0;
    list-style: none
}

.navi .navi-central-right ul.navi-central .navi-overlay {
    width: 305px
}

.navi .navi-container>.navi-inner>.navi-central-right>.separator {
    display: inline-flex;
    box-sizing: content-box;
    border-left: 1px solid rgba(60, 70, 80, 0.3);
    height: 27px;
    width: 13px;
    margin: 32.5px 0 0 25px;
    padding: 0
}

.navi .navi-container>.navi-inner>.navi-central-right>.cartcontainer {
    display: inline-block;
    vertical-align: top;
    box-sizing: content-box;
    margin: 0;
    padding: 26.5px 2px 0 0
}

.navi .login-link a {
    width: 100%;
    height: 100%;
    display: inline-block
}

.navi .navi-cart {
    display: inline-flex;
    position: relative;
    height: 39px;
    width: 39px;
    align-items: center;
    justify-content: center
}

.navi .navi-cart>.icon {
    display: inline-block;
    position: relative;
    height: 18px;
    width: 22px;
    background-image: url("/image/shopping-cart-black.svg");
    background-size: cover
}

.navi .navi-cart>.icon>.counter {
    display: none;
    position: absolute;
    top: -10px;
    left: 15px;
    height: 15px;
    min-width: 10px;
    padding: 0 2.5px;
    border-radius: 25px;
    border: 1px solid white;
    font-family: "open sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    line-height: 15px;
    background-color: #1E9AE2;
    color: white
}

.navi .submenu-spacer {
    width: 100%;
    height: 60px
}

.navi .submenu-container {
    z-index: 1000;
    opacity: 0.95;
    background-color: white;
    width: 100%;
    height: 60px;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 127px;
    left: 0;
    font-family: 'Open sans', sans-serif;
    transition: opacity 200ms
}

.navi .submenu-container .navi-hline {
    top: 59px
}

.navi .submenu-container.fixed-subnavi {
    position: fixed;
    top: 0;
    opacity: 0.95
}

.navi .submenu-container .submenu-inner {
    margin: 0 auto;
    position: relative;
    text-align: left;
    height: 60px;
    -ms-overflow-style: none
}

.navi .submenu-container .submenu-inner ul {
    display: inline-block;
    padding-top: 21px;
    margin: 0;
    white-space: nowrap;
    font-size: 0px;
    list-style: none
}

.navi .submenu-container .submenu-inner ul li {
    font-size: 14px;
    font-weight: 700;
    margin-right: 36px;
    display: inline-block
}

.navi .submenu-container .submenu-inner ul li.mobile-header {
    display: none
}

.navi .submenu-container .submenu-inner ul li a,
.navi .submenu-container .submenu-inner ul li a:visited,
.navi .submenu-container .submenu-inner ul li a:active {
    font-size: 14px;
    font-weight: 700;
    color: #3C4650
}

.navi .submenu-container .submenu-inner ul li:hover a,
.navi .submenu-container .submenu-inner ul li.submenuactive a,
.navi .submenu-container .submenu-inner ul li.active a {
    color: #1E9AE2
}

.navi .submenu-container .submenu-inner .submenu-right {
    width: 100%;
    position: absolute;
    text-align: right;
    top: 0;
    left: 0;
    pointer-events: none
}

.navi .submenu-container .submenu-inner .buy-button {
    display: inline-block;
    height: 36px;
    border-radius: 3px;
    background-color: #1E9AE2;
    font-size: 14px;
    color: white;
    font-weight: 700;
    position: relative;
    top: 12px;
    pointer-events: auto
}

.navi .submenu-container .submenu-inner .buy-button a {
    color: white;
    padding: 8px 22px;
    display: inline-block;
    font-weight: bold;
    line-height: 19px;
    text-transform: uppercase
}

.navi .submenu-container .submenu-inner .buy-button:hover {
    background-color: #1786CE
}

.navi .submenu-container .submenu-inner .submenu-arrow {
    display: none
}

.navi .navi-overlay {
    position: absolute;
    z-index: 2000;
    top: 92px;
    display: none;
    cursor: default;
    margin-left: -1px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open sans', sans-serif
}

.navi .navi-overlay * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.navi .navi-overlay .hr {
    left: 0;
    margin: 10px 0;
    position: relative;
    width: calc(100vw - 120px);
    border-color: #3C4650
}

.navi .navi-overlay .center-v {
    height: calc(100vh - 140px);
    background-color: #2D333D
}

.navi .navi-overlay .navi-overlay-bg {
    background-color: #3C4650;
    opacity: 0.03;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.navi .navi-overlay .navi-overlay-container {
    background-color: white;
    margin: 0 1px 1px 1px;
    padding: 27px 22px
}

.navi .navi-overlay.visible {
    display: block
}

.navi .navi-overlay .navi-option {
    line-height: 32px;
    margin-bottom: 22px;
    background-size: 44px 44px;
    height: 44px;
    text-align: left;
    list-style: none
}

.navi .navi-overlay .navi-option a,
.navi .navi-overlay .navi-option a:visited,
.navi .navi-overlay .navi-option a:active {
    display: inline-block;
    margin: 0;
    color: #3C4650;
    padding-left: 0px;
    width: auto
}

.navi .navi-overlay .navi-option:hover>a,
.navi .navi-overlay .navi-option.active>a {
    color: #1E9AE2
}

.navi .navi-overlay .navi-option:last-child {
    margin-bottom: 0
}

.navi #navi-container .navi-overlay .navi-option a .submenu-title {
    font-weight: 800;
    font-size: 18px;
    line-height: 18px;
    margin-top: 5px;
    text-transform: none
}

.navi #navi-container .navi-overlay .navi-option a:hover .submenu-title {
    color: #1E9AE2
}

.navi #navi-container .navi-overlay .navi-option a .submenu-description {
    font-size: 13px;
    font-weight: 400;
    color: #636B73;
    line-height: 18px;
    margin-top: 2px;
    text-transform: none
}

.navi .navi-overlay .navi-option.login-link a {
    color: white
}

.navi .navi-central-right ul.navi-menu>li.navi-menu-opener {
    display: none
}

.navi .mobile-navi-menu-opener,
.navi .mobile-navi-login,
.navi .submenu-container .submenu-inner .buy-button.mobile-buy-button,
.navi .mobile-navi-logo {
    display: none
}

@media only screen and (max-width: 1023px) and (min-width: 767px) {
    .navi .submenu-container {
        width: auto
    }
}

@media only screen and (min-width: 768px) {
    .navi .navi-hline {
        min-width: 1024px
    }
}

@media only screen and (max-width: 767px) {
    .navi .top-navi-container {
        display: none
    }

    .navi #navi-container {
        height: 56px;
        background-color: #373F4B;
        margin: 0;
        position: relative;
        padding: 0;
        transition: background-color 200ms
    }

    .navi #navi-container.opened {
        background-color: #2D333D
    }

    .navi .navi-hline {
        border-bottom: 1px solid #EBEEF2;
        opacity: 1;
        width: calc(100% - 48px);
        left: 24px;
        background: transparent;
        height: 0;
        z-index: 10000;
        min-width: 0;
        display: none
    }

    .navi .navi-container {
        height: 55px;
        width: 100%;
        padding: 0
    }

    .navi .navi-logo {
        display: none
    }

    .navi .mobile-navi-logo {
        height: 56px;
        width: 182px;
        margin: 0 12px;
        display: inline-block;
        vertical-align: top
    }

    .navi .mobile-navi-logo a {
        width: 100%;
        height: 100%;
        display: inline-block
    }

    .navi .mobile-navi-logo a img {
        width: 147px;
        height: 28px;
        margin: 13px 16px
    }

    .navi .navi-central-right {
        height: 55px;
        margin: 0 auto;
        right: auto;
        left: 0;
        width: 100%
    }

    .navi .navi-central-right ul.navi-menu {
        display: none
    }

    .navi .navi-central-right .mobile-navi-login {
        display: inline-block;
        background-image: url(/image/navi/navigation-login-icon.svg);
        background-size: 19px 17px;
        background-position: 25px 19px;
        width: 66px;
        height: 55px;
        position: absolute;
        right: 0
    }

    .navi .navi-central-right .mobile-navi-login a {
        display: block;
        width: 100%;
        height: 100%
    }

    .navi .navi-container>.navi-inner>.navi-central-right>.separator {
        display: none
    }

    .navi .navi-container>.navi-inner>.navi-central-right>.cartcontainer {
        padding: 0
    }

    .navi .mobile-navi-menu-opener {
        display: inline-block;
        background-image: url(/image/navi/navigation-bar-icon.svg);
        background-size: 19px 17px;
        background-position: 25px 19px;
        width: 66px;
        height: 55px;
        cursor: pointer;
        position: absolute;
        left: 0
    }

    .navi .mobile-navi-menu-opener.clicked {
        background-color: #2D333D;
        background-image: url(/image/navi/navigation-close-icon.svg)
    }

    .navi .mobile-navi-shadow {
        background-color: #2D333D;
        opacity: 0.0;
        z-index: 1500;
        position: absolute;
        top: 54px;
        left: 0;
        width: 100%;
        height: 200%;
        -webkit-transition: opacity 200ms ease-in-out;
        -moz-transition: opacity 200ms ease-in-out;
        -o-transition: opacity 200ms ease-in-out;
        transition: opacity 200ms ease-in-out
    }

    .navi .mobile-navi-shadow.opened {
        opacity: 1;
        -webkit-transition: opacity 200ms ease-in-out;
        -moz-transition: opacity 200ms ease-in-out;
        -o-transition: opacity 200ms ease-in-out;
        transition: opacity 200ms ease-in-out
    }

    .navi .navi-cart {
        width: 75px;
        height: 55px;
        position: absolute;
        right: 0;
        padding: 0;
        margin: 0
    }

    .navi .navi-cart>.icon {
        background-image: url(/image/shopping-cart-white.svg);
        margin-top: 2px
    }

    .navi .navi-cart>.icon>.counter {
        border: 1px solid #3c4650
    }

    .navi .submenu-container {
        height: 56px;
        min-width: 0;
        max-width: 100%
    }

    .navi .submenu-container {
        top: 55px;
        height: 55px;
        overflow: visible;
        -webkit-backface-visibility: hidden
    }

    .navi .submenu-container .navi-hline {
        bottom: -2px;
        top: auto
    }

    .navi .submenu-container.fixed-subnavi {
        top: 0
    }

    .navi .submenu-container .flex-container {
        padding: 0
    }

    .navi .submenu-container .submenu-inner {
        height: 55px;
        width: auto;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        overflow-y: hidden;
        padding: 0 24px
    }

    .navi .submenu-container .submenu-inner::-webkit-scrollbar {
        display: none
    }

    .navi .submenu-container .submenu-inner ul {
        padding-top: 19px;
        width: 55%
    }

    .navi .submenu-container .submenu-inner ul li {
        display: none
    }

    .navi .submenu-container .submenu-inner ul li.mobile-header {
        display: inline-block;
        color: #1e9be3;
        cursor: pointer;
        padding: 10px 10px;
        margin: -10px;
        width: calc(50vw - 10px)
    }

    .navi .submenu-container .submenu-inner ul li:last-child {
        margin-right: 2px
    }

    .navi .submenu-container .submenu-inner .buy-button {
        top: 16px;
        margin-right: 23px;
        height: 23px
    }

    .navi .submenu-container .submenu-inner .buy-button a {
        font-size: 13px;
        padding: 2px 6px
    }

    .navi .submenu-container .submenu-inner .submenu-arrow {
        display: inline-block;
        position: absolute;
        background-image: url(/image/navi/subnavigation-open-icon.svg);
        background-size: 12px 12px;
        width: 12px;
        height: 12px;
        top: 14px;
        left: calc(50% - 10px);
        padding: 8px;
        cursor: pointer;
        background-position: center;
        z-index: 999;
        transition: transform 200ms;
        pointer-events: none;
        transform-origin: 0 14px
    }

    .navi .submenu-container .submenu-inner .submenu-arrow.opened {
        transform: scaleY(-1)
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay {
        max-height: 0;
        height: auto;
        background-color: white;
        opacity: 0.95;
        border-bottom: 1px solid #EAEAEA
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay.opened {
        max-height: 999px
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay.opened+.navi-hline {
        display: block
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay ul {
        margin: 0 24px;
        padding: 14px 0
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay ul li {
        text-align: left;
        cursor: pointer
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay ul li a {
        color: #3C4650;
        font-weight: 400;
        padding: 10px 0;
        display: inline-block;
        width: 100%
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay ul li.active a {
        color: #1E9AE2
    }

    .navi .submenu-container .navi-overlay.menu-overlay.mobile-submenu-overlay ul li:hover a {
        color: #1E9AE2
    }

    .navi .navi-overlay {
        top: 55px;
        border: 0;
        margin: 0
    }

    .navi .navi-overlay .navi-overlay-container {
        position: relative;
        margin: 0;
        background-color: transparent;
        width: 100%;
        padding: 27px 60px
    }

    .navi .navi-overlay.menu-overlay {
        display: block;
        width: 100%;
        max-height: 0;
        min-height: calc(100% - 54px);
        overflow: hidden;
        opacity: 0.0;
        pointer-events: none;
        -webkit-transition: max-height 300ms ease-in-out 0ms, opacity 300ms ease-in-out;
        -moz-transition: max-height 300ms ease-in-out 0ms, opacity 300ms ease-in-out;
        -o-transition: max-height 300ms ease-in-out 0ms, opacity 300ms ease-in-out;
        transition: max-height 300ms ease-in-out 0ms, opacity 300ms ease-in-out
    }

    .navi .navi-overlay.menu-overlay.opened {
        opacity: 1.0;
        pointer-events: auto;
        -moz-transition: max-height 300ms ease-in-out, opacity 300ms ease-in-out;
        -o-transition: max-height 300ms ease-in-out, opacity 300ms ease-in-out;
        -webkit-transition: max-height 300ms ease-in-out, opacity 300ms ease-in-out;
        transition: max-height 300ms ease-in-out, opacity 300ms ease-in-out
    }

    .navi .navi-overlay.menu-overlay .navi-overlay-container>.navi-option {
        display: table;
        padding-right: 10px;
        height: 38px;
        margin-bottom: 0;
        background-image: none !important
    }

    .navi .navi-overlay.menu-overlay .navi-overlay-container>.navi-option>a {
        color: white
    }

    .navi .navi-overlay.menu-overlay .navi-overlay-container>.navi-option>a>span {
        color: white
    }

    .navi .navi-overlay.menu-overlay .navi-overlay-container>.navi-option .number {
        background-color: #fff;
        color: #2d333d;
        border-radius: 7px;
        width: 14px;
        height: 14px;
        margin-left: 6px;
        display: inline-block;
        vertical-align: middle;
        line-height: 14px;
        font-size: 10px;
        padding-left: 4px;
        position: relative;
        top: -1px
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs {
        position: absolute;
        width: 100%;
        height: 100%;
        text-align: right;
        left: 0;
        top: 0;
        padding: 27px 60px;
        pointer-events: none
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner {
        display: inline-block
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li {
        text-align: left;
        max-height: 0;
        display: block;
        overflow: hidden;
        color: #6B737E;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        margin-bottom: 0;
        cursor: pointer
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li a {
        color: #6B737E
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li:hover {
        color: #6B737E
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li:hover a {
        color: #6B737E
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li.active {
        max-height: 32px
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner>li .navi-submenu-opener {
        margin-right: 0
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner.has-opened-submenu>li {
        max-height: 32px;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        margin-bottom: 0
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner.has-opened-submenu>li.active {
        color: white
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner.has-opened-submenu>li.active a {
        color: white
    }

    .navi .navi-overlay.menu-overlay .mobile-navi-menu-langs ul.inner.has-opened-submenu>li.active a:hover {
        color: white
    }

    .navi .menu-overlay.visible .support-link {
        margin-bottom: 8px
    }

    .navi .menu-overlay.visible .navi-option .submenu {
        display: block;
        max-height: 0;
        overflow: hidden;
        top: 0;
        left: 0;
        position: relative;
        padding: 0;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out
    }

    .navi .menu-overlay.visible .navi-option .submenu li a .submenu-title {
        padding-left: 18px
    }

    .navi .menu-overlay.visible .navi-option.clicked>a {
        color: white;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out
    }

    .navi .menu-overlay.visible .navi-option.clicked .submenu {
        max-height: 70px
    }

    .navi .menu-overlay.visible .navi-option.clicked .submenu li a {
        color: white
    }

    .navi .menu-overlay.visible .navi-option.clicked .submenu li a .submenu-title {
        color: white;
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out
    }

    .navi .navi-overlay.visible.menu-overlay .mobile-navi-menu-langs ul.inner {
        pointer-events: auto
    }

    .navi .navi-option .navi-submenu-opener {
        background-image: url(/img/navi/sub-nav-open-icon-m.png);
        background-image: -webkit-image-set(url(/img/navi/sub-nav-open-icon-m.png) 1x, url(/img/navi/sub-nav-open-icon-m@2x.png) 2x, url(/img/navi/sub-nav-open-icon-m@3x.png) 3x);
        background-size: 11px 10px;
        width: 11px;
        height: 10px;
        display: inline-block;
        margin: 0 7px;
        cursor: pointer
    }

    .navi .navi-option.clicked .navi-submenu-opener {
        background-image: url(/img/navi/sub-nav-close-icon-m.png);
        background-image: -webkit-image-set(url(/img/navi/sub-nav-close-icon-m.png) 1x, url(/img/navi/sub-nav-close-icon-m@2x.png) 2x, url(/img/navi/sub-nav-close-icon-m@3x.png) 3x)
    }
}

#support2 {
    width: 100%;
    height: 748px;
    position: relative;
    padding-top: 1px;
    text-align: center;
    overflow: hidden
}

#support2 div {
    box-sizing: content-box
}

#support2 .widebg div {
    background-color: white;
    height: 100%
}

#support2 .support2-bg-container {
    background-color: #EDEDF2;
    position: absolute;
    left: 0;
    top: -1px;
    z-index: -1;
    width: 100%;
    height: 556px;
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#support2 .support2-bg-container .support2-bg {
    background-size: 1860px 556px;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

#support2 .support2-content {
    padding-top: 5px;
    margin: 0 -40px;
    display: flex;
    flex-direction: column
}

#support2 h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 600;
    margin: 0 auto;
    text-align: center;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

#support2 h3 {
    font-size: 25px;
    font-weight: 300;
    line-height: 35px;
    margin: 22px auto 0 auto;
    padding: 0 20px;
    text-align: center;
    height: 67px
}

#support2 .flat-button {
    margin: 18px 10px 0;
    display: inline-block;
    width: 153px
}

#support2 .flat-button a {
    padding: 12px 0
}

#support2 .support2-guys {
    margin: 34px auto 0 auto;
    height: 244px;
    background-size: contain;
    background-position: bottom;
    flex: 1 0 0
}

#support2 .support2-guys div {
    display: flex;
    justify-content: center
}

#support2 .support2-guys div img {
    margin-left: 7px
}

#support2 .support2-options-outer {
    width: 300%;
    left: -100%
}

#support2 .support2-options-outer .support2-options-inner {
    margin: 0 auto;
    text-align: center;
    white-space: nowrap;
    padding-top: 30px
}

#support2 .support2-options-outer .support2-options-inner .support2-option {
    display: inline-block;
    margin: 42px 19px 30px 19px;
    background-size: 45px 34px;
    background-repeat: no-repeat;
    padding-left: 63px;
    vertical-align: top
}

#support2 .support2-options-outer .support2-options-inner .support2-option h4 {
    font-size: 24px;
    font-weight: 800;
    white-space: nowrap;
    line-height: 33px
}

#support2 .support2-options-outer .support2-options-inner .support2-option h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-center {
    background-image: url(/image/support/support-icon-supportcenter.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-phone {
    background-image: url(/image/support/support-icon-phone.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-skype {
    background-image: url(/image/support/support-icon-skype.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-whatsapp {
    background-image: url(/image/support/support-icon-whatsapp.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-mail {
    background-image: url(/image/support/support-icon-mail.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option.support2-checkin {
    background-image: url(/image/support/support-icon-checkin.svg)
}

#support2 .support2-options-outer .support2-options-inner .support2-option:hover h4,
#support2 .support2-options-outer .support2-options-inner .support2-option:hover h5 {
    color: #1e9ae2
}

html.webp #support2 .support2-bg-container .support2-bg {
    background-image: url(/image/support/footer-support-banner-background-office.webp);
    background-image: -webkit-image-set(url(/image/support/footer-support-banner-background-office.webp) 1x, url(/image/support/footer-support-banner-background-office@2x.webp) 2x, url(/image/support/footer-support-banner-background-office@3x.webp) 3x)
}

html.no-webp #support2 .support2-bg-container .support2-bg {
    background-image: url(/image/support/footer-support-banner-background-office.jpg);
    background-image: -webkit-image-set(url(/image/support/footer-support-banner-background-office.jpg) 1x, url(/image/support/footer-support-banner-background-office@2x.jpg) 2x, url(/image/support/footer-support-banner-background-office@3x.jpg) 3x)
}

@media only screen and (max-width: 2300px) {
    #support2 .support2-bg-container {
        background-image: none
    }
}

@media only screen and (max-width: 1446px) {
    #support2 .support2-options-outer .support2-options-inner .support2-option.support2-center {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #support2 {
        height: auto
    }

    #support2 .support2-bg-container {
        height: 417px;
        background-size: 1395px 417px;
        background-position: center
    }

    #support2 .support2-bg-container .support2-bg {
        background-size: 1395px 417px;
        background-position: center;
        position: relative
    }

    #support2 .support2-content {
        padding-top: 50px;
        margin: 0;
        height: 415px;
        box-sizing: border-box
    }

    #support2 h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 17px;
        height: 41px
    }

    #support2 h3 {
        line-height: 29px;
        margin: 0 60px 5px;
        font-size: 20px
    }

    #support2 .flat-button {
        margin-top: 10px;
        height: 44px
    }

    #support2 .flat-button a {
        font-size: 14px;
        padding: 12px 20px;
        font-size: 14px
    }

    #support2 .support2-guys {
        height: 145px;
        margin-top: 16px
    }

    #support2 .support2-guys div {
        align-items: flex-end;
        height: 100%
    }

    #support2 .support2-guys div img {
        max-width: 352px;
        margin-left: 0;
        height: auto
    }

    #support2 .support2-options-outer {
        width: 100%;
        left: 0
    }

    #support2 .support2-options-outer .support2-options-inner {
        white-space: normal;
        margin: 0 10px;
        padding-top: 24px;
        padding-bottom: 40px
    }

    #support2 .support2-options-outer .support2-options-inner .support2-option {
        width: calc(49% - 38px);
        box-sizing: border-box;
        margin: 20px 19px 10px
    }
}

@media only screen and (max-width: 599px) {
    #support2 .support2-options-outer .support2-options-inner {
        height: 153px;
        padding: 20px 0;
        margin: 0
    }

    #support2 .support2-options-outer .support2-options-inner .support2-option {
        margin: 13px 19px 10px;
        padding-left: 53px
    }

    #support2 .support2-bg-container {
        height: 417px;
        top: 0;
        background-size: 1448px 417px
    }

    #support2 .support2-bg-container .support2-bg {
        background-position: 40% 0
    }

    #support2 .support2-content {
        padding-top: 10px;
        position: relative
    }

    #support2 h2 {
        margin-bottom: 19px;
        height: 80px
    }

    #support2 h3 {
        margin: 0 auto 20px;
        line-height: 28px;
        height: auto;
        padding: 0;
        max-width: 400px
    }

    #support2 .flat-button {
        margin-top: 10px
    }

    #support2 .support2-guys {
        height: auto
    }

    #support2 .support2-guys div img {
        max-width: 67%
    }
}

@media only screen and (max-width: 499px) {
    #support2 .support2-options-outer .support2-options-inner {
        height: auto;
        padding: 35px 0
    }

    #support2 .support2-options-outer .support2-options-inner .support2-option {
        display: block;
        width: auto;
        padding-left: 63px
    }

    #support2 .support2-options-outer .support2-options-inner .support2-option.support2-center {
        display: block
    }

    #support2 .support2-options-outer .support2-options-inner .support2-option h4 {
        white-space: normal
    }
}

@media only screen and (max-width: 767px) {
    #support2 .support2-guys {
        margin-top: 25px
    }
}

footer {
    text-align: left;
    margin: -1px auto 0 auto
}

footer>.footer-inner {
    position: relative;
    padding-top: 0.01px;
    margin: 0 auto
}

footer>.footer-inner>.widebg div {
    background-color: white;
    border-top: 1px solid #e4e5e7
}

footer>.footer-inner>.footer-nav {
    white-space: nowrap;
    padding: 70px 0 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 33.33fr 66.67fr;
    grid-template-columns: 33.33fr 66.67fr;
    -ms-grid-rows: auto 83px;
    grid-template-rows: auto 83px
}

footer>.footer-inner>.footer-nav>.footer-panel {
    margin-right: 0;
    display: flex;
    white-space: normal;
    vertical-align: top
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group {
    width: 100%;
    display: flex;
    padding-bottom: 2px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 100%;
    flex: 1 0 0;
    margin-bottom: 13px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section {
    display: block;
    vertical-align: top;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 13px;
    white-space: normal
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section a {
    color: #3C4650 !important
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>a,
footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>span {
    font-weight: 700;
    font-size: 12px;
    color: #3C4650;
    line-height: 21px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>a:first-child,
footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>span:first-child {
    margin-top: 8px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>a>.footer-logo,
footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>span>.footer-logo {
    height: 31px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul {
    margin: 6px 0 11px;
    display: flex;
    flex-direction: column;
    padding-right: 12px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul>li {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul.-horizontal {
    flex-direction: row;
    margin: 0 -12px;
    padding: 0
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul.-horizontal>li {
    margin: 0 12px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul.-horizontal.-wide {
    margin: 0 -25px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section>ul.-horizontal.-wide>li {
    margin: 0 25px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section.-logo {
    margin-bottom: 30px
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section.-fullwidth {
    width: 100%
}

footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section:last-child {
    margin-bottom: 0
}

footer>.footer-inner>.footer-nav>.footer-panel.-logolegal {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

footer>.footer-inner>.footer-nav>.footer-panel.-logolegal>.footer-group>.footer-group-inner>.footer-nav-section.-legal>ul>li {
    margin-bottom: 3px
}

footer>.footer-inner>.footer-nav>.footer-panel.-labels {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2
}

footer>.footer-inner>.footer-nav>.footer-panel.-social {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
    padding-top: 9px
}

footer>.footer-inner>.footer-nav>.footer-panel.-social>.footer-group>.footer-group-inner>.footer-nav-section>ul {
    justify-content: flex-end
}

footer>.footer-inner>.footer-nav>.footer-panel.-navi {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    padding-top: 5px
}

footer>.footer-inner .footer-nav-bottom {
    font-size: 12px;
    line-height: 20px;
    padding: 14px 0px 15px
}

footer>.footer-inner .footer-nav-bottom>img {
    display: none
}

footer>.footer-inner .footer-nav-bottom>a {
    font-weight: 400;
    color: #3C4650
}

@media only screen and (max-width: 767px) {
    footer>.footer-inner>.footer-nav {
        padding-top: 53px
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group {
        flex-direction: column;
        margin-bottom: -15px
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner {
        flex-wrap: nowrap;
        flex: 0 0 auto
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section {
        width: 100%
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section.-logo>a>svg {
        height: 24px;
        width: auto;
        margin: 5px 0 4px
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi {
        padding-bottom: 35px
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi>.footer-group.-first {
        max-height: none;
        width: 57.1428%
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi>.footer-group.-second {
        max-height: none;
        width: 42.8571%
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-labels {
        -ms-grid-row: 2;
        -ms-grid-column-span: 2;
        grid-row: 2;
        grid-column-end: 2
    }

    .footer-group-clearfix {
        clear: both
    }
}

@media only screen and (max-width: 499px) {
    footer>.footer-inner>.footer-nav {
        padding-top: 31px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto auto 79px 69px;
        grid-template-rows: auto auto 79px 69px
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section.-logo {
        margin-bottom: 15px
    }

    footer>.footer-inner>.footer-nav>.footer-panel>.footer-group>.footer-group-inner>.footer-nav-section.-legal>ul {
        margin-bottom: 20px
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi {
        -ms-grid-row: 2;
        grid-row: 2;
        -ms-grid-column: 1;
        grid-column: 1
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi>.footer-group.-first {
        width: 50%;
        margin-right: 8.333%
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-navi>.footer-group.-second {
        width: 41.667%
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-labels {
        -ms-grid-row: 3;
        grid-row: 3
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-social {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1;
        grid-column-end: 2;
        -ms-grid-row: 4;
        grid-row: 4;
        padding-top: 0
    }

    footer>.footer-inner>.footer-nav>.footer-panel.-social>.footer-group>.footer-group-inner>.footer-nav-section>ul {
        justify-content: flex-start
    }
}