
/*! permanent-pages - 1.0.0 | Wed Jul 17 2019 17:03:01 GMT+0200 (Central European Summer Time) */

.g section {
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.g .g_section {
    background-color: #1b1b1b;
    overflow: hidden
}

.g .g_restrict {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 66.25em;
    padding: 0 2em;
    margin: 0 auto
}

.g .g_content {
    display: table-cell;
    vertical-align: middle;
    padding: 6.25em 0;
    height: 43.75em
}

.g .g_text {
    display: block;
    width: 100%
}

.g .g_text>:last-child {
    margin-bottom: 0!important
}

.g .g_text>.g_btn {
    margin: 0 0 2em
}

.g .g_overflow {
    overflow: visible
}

.g .g_autoHeight .g_restrict .g_content {
    height: auto
}

@media screen and (max-width:767px) {
    .g .g_restrict {
        padding: 0 1.25em;
        max-width: 31.25em
    }
    .g .g_content {
        padding: 5em 0;
        height: calc(178vw - 90px)
    }
    .g .g_mobileBottom .g_restrict {
        padding-top: calc(100vw - 5em)
    }
    .g .g_mobileBottom .g_content {
        height: auto
    }
    .g .g_mobileTop .g_restrict {
        padding-bottom: calc(100vw - 5em)
    }
    .g .g_mobileAutoHeight .g_restrict .g_content,
    .g .g_mobileTop .g_content {
        height: auto
    }
}

.g .g_light {
    background-color: #fff;
    color: #000
}

.g .g_dark {
    background: #000
}

.g .g_center {
    text-align: center
}

.g .g_center .g_btnBlock,
.g .g_center .g_headline,
.g .g_center .g_wysiwyg {
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:768px) {
    .g .g_center .g_text>.g_h1 {
        width: 70%
    }
    .g .g_center .g_text>.g_h2 {
        width: 66%
    }
    .g .g_center .g_text>.g_txt_XL {
        width: 85%
    }
    .g .g_center .g_text>.g_txt_L {
        width: 66%
    }
    .g .g_center .g_text>.g_txt_M {
        width: 61%
    }
    .g .g_center .g_text>.g_txt_S {
        width: 54%
    }
    .g .g_center .g_text>.g_txt_XS {
        width: 48%
    }
    .g .g_center .g_text>.g_headline {
        width: 70%
    }
}

@media screen and (min-width:768px) {
    .g .g_bottom .g_content {
        height: auto;
        padding-top: 37.5em
    }
}

@media screen and (min-width:1920px) {
    .g .g_bottom .g_restrict {
        padding-top: calc((100vw - 1920px) * .1)
    }
}

@media screen and (max-width:767px) {
    .g .g_bottom .g_restrict {
        padding-top: calc(100vw - 5em)
    }
    .g .g_bottom .g_content {
        height: auto
    }
}

@media screen and (min-width:768px) {
    .g .g_left .g_text,
    .g .g_right .g_text {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
    .g .g_left .g_text {
        padding-right: 1em
    }
    .g .g_right .g_text {
        padding-left: 1em;
        margin-left: 50%
    }
}

.g_bg {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 120em auto
}

@media screen and (min-width:1920px) {
    .g_bg {
        background-size: cover
    }
}

.g_bg.g_bgTop {
    background-position: top
}

.g_bg.g_bgBottom {
    background-position: bottom
}

.g_bottom .g_bg {
    background-position: top
}

@media screen and (min-width:768px) {
    .g_bg.g_bgProduct {
        height: calc(100% + 12.5em);
        top: -12.5em;
        background-position: top
    }
}

@media screen and (max-width:767px) {
    .g_bg {
        background-size: cover
    }
    .g_mobileTop .g_bg {
        background-size: 100% auto;
        background-position: bottom
    }
    .g_bottom .g_bg,
    .g_mobileBottom .g_bg {
        background-size: 100% auto;
        background-position: top
    }
}

@media screen and (min-width:768px) {
    .g_sectionFaq .g_bg {
        background-position: top
    }
}

@media screen and (min-width:768px) and (min-width:1920px) {
    .g_sectionFaq .g_bg {
        background-size: 100% auto
    }
}

@media screen and (min-width:768px) {
    .g .g_bg.g_parallax {
        height: 120%;
        margin-top: -4.375em
    }
}

.g .g_h1,
.g .g_h1_nomargin {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-size: 3em;
    line-height: 1.33333;
    letter-spacing: .25em;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width:767px) {
    .g .g_h1,
    .g .g_h1_nomargin {
        font-size: 2em;
        line-height: 1.3125em;
        letter-spacing: .1875em;
        font-weight: 800
    }
}

.g .g_h2,
.g .g_h2_nomargin {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-size: 2.25em;
    line-height: 1.33333;
    letter-spacing: .22222em;
    font-weight: 300;
    text-transform: uppercase
}

.g .g_h2 strong,
.g .g_h2_nomargin strong {
    font-weight: 500
}

@media screen and (max-width:767px) {
    .g .g_h2,
    .g .g_h2_nomargin {
        font-size: 1.875em;
        line-height: 1.33333em;
        letter-spacing: .2em
    }
}

.g .g_h3,
.g .g_h3_nomargin {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    line-height: 1.33333;
    letter-spacing: .16667em;
    font-weight: 800;
    text-transform: uppercase
}

.g .g_h4,
.g .g_h4_nomargin {
    font-size: 1em;
    letter-spacing: .125em
}

.g .g_h4,
.g .g_h4_nomargin,
.g .g_h5,
.g .g_h5_nomargin {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-weight: 800;
    text-transform: uppercase
}

.g .g_h5,
.g .g_h5_nomargin {
    font-size: .875em;
    letter-spacing: .07143em
}

.g .g_headline {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: .125em;
    font-weight: 800;
    text-transform: uppercase
}

.g [class*=g_h] {
    margin: 0 auto
}

.g .g_h1:not(:last-child) {
    margin-bottom: .33333em
}

@media screen and (max-width:767px) {
    .g .g_h1:not(:last-child) {
        margin-bottom: 1em
    }
}

.g .g_h2:not(:last-child) {
    margin-bottom: 1.11111em
}

@media screen and (max-width:767px) {
    .g .g_h2:not(:last-child) {
        margin-bottom: 1em
    }
}

.g .g_h3,
.g .g_h4,
.g .g_h5 {
    margin-bottom: 1em
}

.g .g_headline {
    margin: 0 0 1em
}

.g .g_link {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: .0625em;
    font-weight: 400
}

.g .g_link a,
.g .g_link strong {
    font-weight: 600
}

.g .g_btn,
.g .g_link {
    position: relative;
    text-decoration: none;
    margin: 0
}

.g .g_link {
    font-weight: 600!important;
    color: #8f7247;
    display: inline-block;
    margin-bottom: 1.5em
}

.g .g_link,
.g .g_link span {
    text-decoration-skip-ink: auto
}

.g .g_link span {
    transition: .25s
}

.g .g_link i {
    display: inline;
    position: relative;
    top: 2px
}

.g .g_link:hover span {
    text-decoration: underline
}

.g_keyTab .g .g_link:focus {
    color: #4298ad
}

.g_keyTab .g .g_link:focus span {
    text-decoration: underline
}

.g .g_link.g_txt_XL {
    font-size: 1.5em;
    margin-bottom: 1.33333em
}

.g .g_link.g_txt_L {
    font-size: 1.125em;
    margin-bottom: 1.44444em
}

.g .g_link.g_txt_S {
    font-size: .875em;
    margin-bottom: 1.5em
}

.g .g_link.g_txt_XS {
    font-size: .75em;
    margin-bottom: 1.5em
}

.g .g_dark svg.g_visual rect {
    stroke: #fff
}

.g .g_dark svg.g_visual path {
    fill: #fff
}

.g .g_playVideo svg {
    display: inline-block;
    vertical-align: sub;
    margin-left: pxToEm(4)
}

.g .g_imgSrc {
    opacity: 0;
    transition: 1s
}

.g .g_imgSrc_loaded {
    opacity: 1
}

.g .g_txt_XL {
    font-size: 1.5em;
    line-height: 1.33333;
    letter-spacing: .08333em;
    font-weight: 300
}

.g .g_txt_XL a,
.g .g_txt_XL strong {
    font-weight: 500
}

.g .g_txt_L {
    font-size: 1.125em;
    line-height: 1.44444;
    letter-spacing: .05556em;
    font-weight: 300
}

.g .g_txt_L a,
.g .g_txt_L strong {
    font-weight: 500
}

.g .g_txt_M {
    font-size: 1em;
    line-height: 1.5;
    letter-spacing: .0625em;
    font-weight: 400
}

.g .g_txt_M a,
.g .g_txt_M strong {
    font-weight: 600
}

.g .g_txt_S {
    font-size: .875em;
    line-height: 1.5;
    letter-spacing: .07143em;
    font-weight: 400
}

.g .g_txt_S a,
.g .g_txt_S strong {
    font-weight: 600
}

.g .g_txt_XS {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-size: .75em;
    line-height: 1.5;
    letter-spacing: .08333em;
    font-weight: 400
}

.g .g_txt_XS a,
.g .g_txt_XS strong {
    font-weight: 600
}

.g .g_wysiwyg a {
    font-weight: 600!important;
    text-decoration: none;
    text-decoration-skip-ink: auto;
    position: relative;
    margin: 0;
    color: #8f7247
}

.g .g_txt_XL ol,
.g .g_txt_XL p,
.g .g_txt_XL ul {
    margin-bottom: .88889em
}

.g .g_txt_L ol,
.g .g_txt_L p,
.g .g_txt_L ul {
    margin-bottom: 1.28395em
}

.g .g_txt_M ol,
.g .g_txt_M p,
.g .g_txt_M ul {
    margin-bottom: 1.5em
}

.g .g_txt_S ol,
.g .g_txt_S p,
.g .g_txt_S ul {
    margin-bottom: 1.71429em
}

.g .g_txt_XS ol,
.g .g_txt_XS p,
.g .g_txt_XS ul {
    margin-bottom: 2em
}

.g .g_wysiwyg>:last-child {
    margin: 0
}

.g .g_wysiwyg ol li,
.g .g_wysiwyg ul li {
    text-align: left;
    margin: 0 0 .25em 1.25em;
    padding-left: .25em
}

.g .g_wysiwyg ul {
    list-style: disc
}

.g .g_wysiwyg ol {
    list-style: decimal
}

.g .g_wysiwyg ol li {
    padding-left: 0;
    margin: 0 0 .25em 1.5em
}

.g .g_text>.g_wysiwyg.g_txt_XL {
    margin-bottom: 1.33333em
}

.g .g_text>.g_wysiwyg.g_txt_L {
    margin-bottom: 1.44444em
}

.g .g_text>.g_wysiwyg.g_txt_M,
.g .g_text>.g_wysiwyg.g_txt_S,
.g .g_text>.g_wysiwyg.g_txt_XS,
.g .g_text>div {
    margin-bottom: 1.5em
}

.g .g_wysiwyg a:hover {
    text-decoration: underline
}

.g_keyTab .g .g_wysiwyg a:focus {
    color: #4298ad;
    text-decoration: underline
}

.g .g_hero {
    text-align: center
}

.g .g_hero .g_bg {
    background-size: cover
}

@media screen and (min-width:768px) {
    .g .g_hero .g_content {
        padding-top: 10em!important
    }
}

@media screen and (max-width:767px) {
    .g .g_hero .g_content {
        height: 125vw;
        vertical-align: middle;
        padding-top: calc(5em + 50px)!important;
        padding-bottom: 5em
    }
    .g .g_hero.g_mobileBottom .g_bg {
        background-size: 100% auto;
        background-position: top
    }
    .g .g_hero.g_mobileBottom .g_restrict {
        padding-top: 23.4375em!important
    }
    .g .g_hero.g_mobileBottom .g_content {
        padding-top: 0!important;
        height: auto
    }
}

.g .g_popin.g_popinVideo .g_popinRestrict {
    width: 100%;
    min-height: 100%;
    background-color: #000;
    overflow: hidden
}

.g .g_popin.g_popinVideo .g_btnClose {
    background-color: #4e4e4e
}

@media screen and (min-width:768px) {
    .g .g_popin.g_popinVideo .g_btnClose {
        top: 3.75em
    }
}

@media screen and (max-width:767px) {
    .g .g_popin.g_popinVideo .g_popinContent {
        height: 100vh
    }
}

.g [class*=g_btnRound] {
    display: inline-block;
    border-radius: 50%;
    text-decoration: none;
    position: relative;
    background: transparent;
    color: hsla(0, 0%, 100%, .8)
}

.g [class*=g_btnRound] i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.g [class*=g_btnRound] i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.g [class*=g_btnRound]:hover {
    color: #fff
}

.g_keyTab .g [class*=g_btnRound]:focus {
    color: #4298ad!important
}

.g .g_btnRound {
    opacity: .75;
    color: #fff;
    text-shadow: 0 0 .3125em rgba(0, 0, 0, .5)
}

.g .g_btnRound:hover {
    opacity: 1
}

.g_keyTab .g .g_btnRound:focus {
    text-shadow: 0 0 .3125em hsla(0, 0%, 100%, .5)
}

.g .g_btnRoundS {
    width: 3.125em;
    height: 3.125em
}

.g .g_btnRoundS i:before {
    font-size: 2.5em
}

.g .g_popin {
    position: fixed;
    transform: translateZ(0);
    z-index: 2002;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    color: #000;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    transition: .25s .5s
}

.g .g_popin.g_popinOpened {
    opacity: 1;
    visibility: visible;
    transition: .25s
}

.g .g_popin.g_popinOpened .g_popinRestrict {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -50%);
    transition: .5s .25s
}

.g .g_popin .g_popinOverlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 0
}

.g .g_popin .g_btnClose {
    width: 4em;
    height: 4em;
    border-radius: 50%;
    background: #757575;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 0;
    z-index: 13
}

.g .g_popin .g_btnClose:hover {
    background: #f9f9f9;
    color: #000
}

.g_keyTab .g .g_popin .g_btnClose:focus {
    background: #4298ad;
    color: #fff!important
}

.g .g_popin .g_popinFixed,
.g .g_popin .g_popinFixed:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: .25s
}

.g .g_popin .g_popinFixed:after {
    content: "";
    background: #000;
    opacity: 0
}

.g .g_popin .g_popinRestrict {
    z-index: 1;
    position: absolute;
    background: #757575;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%, -50%) scale(.9);
    transition: .5s
}

.g .g_popin .g_popinRestrict .g_popinContent {
    transition: .25s
}

.g .g_popin .g_addToCart {
    min-height: 0
}

@media screen and (min-width:768px) {
    .g .g_popin .g_popinRestrict {
        box-shadow: 0 0 1.25em rgba(0, 0, 0, .8);
        width: calc((85% - ((100vw - 100vh) * .5)));
        top: 50%;
        left: 50%;
        min-width: 62.25em;
        height: 85vh;
        max-height: calc((85vw - ((100vw - 100vh) * .5)) * .66667)
    }
    .g .g_popin .g_popinRestrict .g_popinContent {
        display: table;
        width: calc(100% + 1px);
        height: 100%;
        table-layout: fixed
    }
}

.g_isTouch .g .g_popin .g_btnClose {
    top: 4em
}

.g_isTouch .g .g_popin .g_popinRestrict {
    transform: scale(.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 0;
    max-height: none
}

.g_isTouch .g .g_popin.g_popinOpened .g_popinRestrict {
    transform: none
}

@media screen and (max-width:767px) {
    .g .g_popin .g_popinFixed {
        overflow-y: scroll
    }
    .g .g_popin .g_btnClose {
        top: 1.5em!important;
        width: 3em;
        height: 3em;
        background-color: #000;
        transform: translate(-50%)
    }
    .g .g_popin .g_popinRestrict {
        transform: scale(.9)
    }
    .g .g_popin.g_popinOpened .g_popinRestrict {
        transform: none
    }
    .QSOpened .g .g_popin .g_btnClose {
        opacity: 0;
        visibility: hidden
    }
}

.g [class*=g_btnRound] span {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden
}

@media screen and (min-width:768px) {
    .g .g_popin .g_table {
        display: table;
        height: 100%;
        width: 100%
    }
    .g .g_popin .g_tableRow {
        display: table-row
    }
    .g .g_popin .g_tableCell {
        display: table-cell;
        position: relative
    }
}

.g .g_backgroundVideo .g_placeholder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0
}

.g .g_backgroundVideo .g_placeholder .g_embedVideo {
    position: relative;
    margin: 0;
    height: 100%
}

.g .g_backgroundVideo .g_placeholder .g_embedVideo .g_embedVideoPlayer:after {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.g .g_backgroundVideo .g_placeholder iframe,
.g .g_backgroundVideo .g_placeholder object {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 56.25vw
}

@media screen and (min-height:80vw) {
    .g .g_backgroundVideo .g_placeholder iframe,
    .g .g_backgroundVideo .g_placeholder object {
        height: 70vh;
        width: 124.44444vh
    }
}

.g .g_playVideo {
    margin-top: 1.5em;
    padding-right: 2.25em;
    position: relative
}

.g .g_playVideo i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 1.5em;
    margin-top: -.075em
}

.g .g_embedVideo {
    height: 100%;
    transition: .25s
}

.g .g_embedVideo .g_embedVideoPlayer>* {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

@media screen and (min-width:768px) {
    .g_keyTab .g .g_playVideo:focus {
        color: #4298ad
    }
}

@media screen and (max-width:767px) {
    .g .g_embedVideo .g_embedVideoPlayer>* {
        height: 100%;
        width: 100%
    }
}

.g .g_nav .g_restrict .g_fil {
    font-size: .875em;
    line-height: 1.5;
    letter-spacing: .07143em;
    font-weight: 400
}

.g .g_nav .g_restrict .g_fil a,
.g .g_nav .g_restrict .g_fil strong {
    font-weight: 600
}

.g .g_nav .g_restrict .g_menu a {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-size: .75em;
    line-height: 1.5;
    letter-spacing: .08333em;
    font-weight: 400
}

.g .g_nav .g_restrict .g_menu a a,
.g .g_nav .g_restrict .g_menu a strong {
    font-weight: 600
}

.g .g_nav {
    font-size: 16px;
    position: absolute;
    z-index: 2;
    width: 100%;
    background: rgba(0, 0, 0, .8);
    height: 3.75em;
    text-transform: uppercase;
    box-sizing: content-box
}

.g .g_nav.g_opened .g_restrict .g_btnMenu i {
    transform: scale(-1)
}

.g .g_nav.g_opened .g_restrict .g_btnMenu+.g_mobileMenuList {
    opacity: 1;
    visibility: visible;
    height: auto
}

.g .g_nav .g_restrict .g_fil ol,
.g .g_nav .g_restrict .g_fil ul,
.g .g_nav .g_restrict .g_menu ol,
.g .g_nav .g_restrict .g_menu ul {
    margin-left: 2px;
    list-style: none;
    display: inline-table;
    vertical-align: middle
}

.g .g_nav .g_restrict .g_fil,
.g .g_nav .g_restrict .g_fil li,
.g .g_nav .g_restrict .g_menu,
.g .g_nav .g_restrict .g_menu li,
.g .g_nav .g_restrict .g_mobileMenu {
    display: table-cell;
    vertical-align: middle
}

.g .g_nav .g_restrict .g_fil {
    text-align: left;
    position: relative;
    white-space: nowrap
}

.g .g_nav .g_restrict .g_fil li {
    padding-right: 1em
}

.g .g_nav .g_restrict .g_fil li:not(:last-child):after {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    margin-left: .5em;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.g .g_nav .g_restrict .g_fil li:last-child {
    pointer-events: none
}

.g .g_nav .g_restrict .g_fil a {
    text-align: center;
    color: #fff;
    font-weight: 800;
    position: relative
}

.g .g_nav .g_restrict .g_fil a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -4px;
    transform: translateX(-50%);
    width: 0;
    height: 1px;
    background: #fff;
    transition: all .2s ease-in-out
}

.g .g_nav .g_restrict .g_fil a:hover:after {
    width: 100%
}

.g .g_nav .g_restrict .g_menu {
    text-align: right
}

.g .g_nav .g_restrict .g_menu li {
    display: table-cell
}

.g .g_nav .g_restrict .g_menu li:first-child {
    padding-left: 2em
}

.g .g_nav .g_restrict .g_menu a {
    color: #fff;
    opacity: .7
}

.g .g_nav .g_restrict .g_menu a:hover {
    opacity: 1
}

.g .g_nav .g_restrict .g_menu a.g_selected {
    opacity: 1;
    font-weight: 800
}

.g .g_nav .g_restrict .g_menu button {
    margin-top: 0
}

.g .g_nav .g_restrict .g_menu .g_btn span {
    padding: 0 1em
}

.g .g_nav .g_restrict .g_menu .g_btnBuy {
    margin-left: 1em
}

@media screen and (min-width:768px) {
    .g .g_nav.g_fixed {
        top: 0;
        position: fixed
    }
    .g .g_nav .g_restrict .g_mobileMenu {
        display: none
    }
}

@media screen and (max-width:767px) {
    .g .g_nav {
        height: 50px;
        position: fixed;
        top: 50px
    }
    .g .g_nav .g_restrict {
        max-width: none;
        padding: 0 6px 0 13px
    }
    .g .g_nav .g_restrict .g_fil,
    .g .g_nav .g_restrict .g_menu ul li:not(:last-child) {
        display: none
    }
    .g .g_nav .g_restrict .g_btnMenu {
        font-weight: 800
    }
    .g .g_nav .g_restrict .g_btnBuy {
        min-width: 6em;
        padding: .64286em 0 .53571em
    }
    .g .g_nav .g_restrict .g_mobileMenu button {
        padding-right: 2em;
        position: relative;
        text-transform: uppercase;
        height: 50px
    }
    .g .g_nav .g_restrict .g_mobileMenu button i {
        position: absolute;
        right: 0;
        top: 0;
        width: 2em;
        height: 100%;
        transition: .25s
    }
    .g .g_nav .g_restrict .g_mobileMenu button i:before {
        font-size: 2em;
        position: absolute;
        top: 50%;
        left: 50%
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList {
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        position: absolute;
        width: 100vw;
        height: 0;
        overflow: hidden;
        background: rgba(0, 0, 0, .8);
        padding-bottom: 1em;
        left: 0
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList ul {
        display: table;
        width: 100%
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList li {
        display: table-row
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList li:last-child {
        display: none
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList li a {
        color: #fff;
        display: table-cell;
        font-size: .8125em;
        letter-spacing: .0625em;
        line-height: .9375em;
        padding: 1em 1.25em;
        opacity: .7
    }
    .g .g_nav .g_restrict .g_mobileMenu .g_mobileMenuList li a.g_selected {
        opacity: 1
    }
}

@media screen and (max-width:767px) {
    #mobilePage .g .g_nav {
        top: 90px
    }
}

@media screen and (min-width:768px) {
    .g .g_popin .g_leftCol {
        display: table-cell;
        vertical-align: top;
        background: #f2f2f2;
        overflow: hidden;
        position: relative
    }
    .g .g_popin .g_leftCol:after {
        content: "";
        height: 100%;
        width: 1px;
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 1
    }
    .g .g_popin .g_leftCol .g_header {
        height: calc(((85vw - 16px) - ((100vw - 100vh) * .5)) / 2 * .4257)
    }
    .g .g_popin .g_leftCol .g_header .g_tableCell {
        padding: 2.5em 2.5em 0;
        text-align: center;
        vertical-align: middle
    }
    .g .g_popin .g_leftCol .g_header .g_tableCell .g_h2 {
        font-size: 2em;
        margin-bottom: .72222em
    }
    .g .g_popin .g_leftCol .g_header .g_tableCell .g_wysiwyg {
        margin-bottom: 0
    }
    .g .g_popin .g_leftCol .g_main .g_tableCell {
        position: relative
    }
}

@media screen and (max-width:767px) {
    .g .g_popin .g_leftCol {
        width: 100vw;
        height: 100vh;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #f2f2f2;
        padding: 0 1.25em;
        padding-top: 6em
    }
    .g .g_popin .g_leftCol .g_header {
        margin-bottom: 2em
    }
    .g .g_popin .g_leftCol .g_header .g_tableCell {
        text-align: center
    }
}

.g .g_popin .g_rightCol {
    text-align: left
}

.g .g_popin .g_rightCol .g_table .g_headerRow .g_background {
    width: 100%;
    height: 13.75em;
    position: relative;
    background-size: cover;
    background-position: 50%;
    transition: .25s
}

.g .g_popin .g_rightCol .g_table .g_footerRow .g_addToCart .g_addToCartCustom {
    vertical-align: middle
}

.g .g_popin .g_rightCol .g_table .g_footerRow .g_addToCart .g_productPrice {
    display: inline-block;
    margin: 0 1em 0 0;
    padding-bottom: .5em
}

.g .g_popin .g_rightCol .g_table .g_footerRow .g_addToCart .g_addToCartCustom {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .g .g_popin .g_rightCol {
        display: table-cell;
        vertical-align: top;
        background: #fff;
        overflow: hidden
    }
    .g .g_popin .g_rightCol .g_headerRow {
        height: 0%
    }
    .g .g_popin .g_rightCol .g_headerRow .g_tableCell {
        padding: 0;
        position: relative
    }
    .g .g_popin .g_rightCol .g_headerRow .g_background {
        height: calc(((85vw - 16px) - ((100vw - 100vh) * .5)) / 2 * .4257)
    }
    .g .g_popin .g_rightCol .g_sectionRow {
        height: 100%
    }
}

@media screen and (min-width:768px) and (min-width:0\0) {
    .g .g_popin .g_rightCol .g_sectionRow {
        height: auto
    }
}

@media screen and (min-width:768px) {
    .g .g_popin .g_rightCol .g_sectionRow .g_tableCell {
        position: relative
    }
    .g .g_popin .g_rightCol .g_footerRow {
        height: 0%;
        text-align: right
    }
    .g .g_popin .g_rightCol .g_footerRow .g_buyFooter {
        padding: 1.25em 2.5em 2.5em
    }
}

@media screen and (max-width:767px) {
    .g .g_popin .g_rightCol {
        position: absolute;
        top: 0;
        width: 100vw;
        height: 100vh;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        left: 100vw;
        transition: left .5s, opacity .25s .25s;
        opacity: 0
    }
    .g .g_popin .g_rightCol .g_table .g_sectionRow {
        padding: 0 1.25em 8em
    }
    .g .g_popin .g_rightCol .g_table .g_footerRow {
        text-align: right;
        position: fixed;
        transform: translateZ(0);
        bottom: 0;
        width: 100%;
        padding: 1.25em;
        background: #fff;
        box-shadow: 0 0 1em rgba(0, 0, 0, .1);
        left: 100vw;
        transition: .5s
    }
    .g .g_popin.g_popinSlide .g_rightCol {
        transition: left .5s, opacity .25s;
        opacity: 1
    }
    .g .g_popin.g_popinSlide .g_rightCol,
    .g .g_popin.g_popinSlide .g_rightCol .g_table .g_footerRow {
        left: 0
    }
    .g .g_popin.g_popinSlide .g_btnClose {
        opacity: 0;
        visibility: hidden
    }
    .QSOpened .g .g_popin .g_rightCol .g_table .g_footerRow {
        transform: none
    }
    .g .g_popin .g_rightCol .g_table .g_footerRow .g_priceAndButton {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .g .g_popin .g_rightCol .g_table .g_footerRow .g_priceAndButton p {
        -ms-flex-order: 2;
        order: 2;
        margin-right: 0!important;
        text-align: center;
        padding: 1em 0 0!important;
        line-height: 1
    }
    .g .g_popin .g_rightCol .g_table .g_footerRow .g_priceAndButton div {
        -ms-flex-order: 1;
        order: 1
    }
    .g .g_popin .g_rightCol .g_table .g_footerRow .g_priceAndButton div .g_btnBuy {
        width: 100%
    }
}

@media screen and (min-width:768px) and (min-width:0\0) {
    .g .g_naturalScrollContainer {
        position: relative;
        width: 100%;
        height: 100%
    }
}

@media screen and (min-width:768px) {
    .g .g_naturalScroll {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .g .g_naturalScroll:after,
    .g .g_naturalScroll:before {
        content: "";
        width: 100%;
        height: 3em;
        position: absolute;
        left: 0;
        z-index: 1;
        pointer-events: none
    }
    .g .g_naturalScroll:before {
        top: 0
    }
    .g .g_naturalScroll:after {
        bottom: 0
    }
    .g .g_naturalScrollOverflow {
        height: 100%;
        width: calc(100% + 16px)
    }
    .g .g_naturalScrollPadding {
        padding: 3em 0;
        height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .QSOpened .g .g_naturalScrollPadding {
        -webkit-overflow-scrolling: auto
    }
    .g .g_leftCol .g_naturalScroll:before {
        background-color: hsla(0, 0%, 95%, 0);
        background-image: linear-gradient(180deg, #f2f2f2, hsla(0, 0%, 95%, 0))
    }
    .g .g_leftCol .g_naturalScroll:after {
        background-color: hsla(0, 0%, 95%, 0);
        background-image: linear-gradient(0deg, #f2f2f2, hsla(0, 0%, 95%, 0))
    }
    .g .g_rightCol .g_naturalScroll:before {
        background-color: hsla(0, 0%, 100%, 0);
        background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0))
    }
    .g .g_rightCol .g_naturalScroll:after {
        background-color: hsla(0, 0%, 100%, 0);
        background-image: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0))
    }
}

@media screen and (min-width:768px) and (min-width:0\0) {
    .g .g_innerScrollContainer {
        position: relative;
        width: 100%;
        height: 100%
    }
}

@media screen and (min-width:768px) {
    .g .g_innerScroll {
        padding: 0 1.25em 0 2.5em;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .g .g_innerScroll:after,
    .g .g_innerScroll:before {
        content: "";
        width: calc(100% - 2.5em);
        height: .625em;
        position: absolute;
        left: 0;
        z-index: 1
    }
    .g .g_innerScroll:before {
        background-color: hsla(0, 0%, 100%, 0);
        background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
        top: 0
    }
    .g .g_innerScroll:after {
        background-color: hsla(0, 0%, 100%, 0);
        background-image: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0));
        bottom: 0
    }
    .g .g_innerScrollOverflow,
    .g .g_innerScrollPadding {
        overflow-x: hidden;
        height: 100%
    }
    .g .g_innerScrollPadding {
        padding: .625em 0;
        padding-right: 1.25em;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
    .g .g_innerScrollPadding::-webkit-scrollbar {
        height: 6px;
        width: 6px;
        background: transparent
    }
    .g .g_innerScrollPadding::-webkit-scrollbar-thumb {
        background: #ddd;
        border-radius: 3px;
        box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05)
    }
}

.g .g_productList {
    text-align: left
}

.g .g_productList .g_productItem {
    display: block;
    position: relative;
    cursor: pointer;
    transition: .25s
}

.g .g_productList .g_productItem:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: rgba(0, 0, 0, .1);
    transition: .25s
}

.g .g_productList .g_productItem:last-child:after {
    display: none
}

.g .g_productList .g_productItem .g_clickableZone {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.g .g_productList .g_productItem .g_table {
    display: table;
    width: 100%;
    padding: .5em 0
}

.g .g_productList .g_productItem .g_table .g_cell {
    display: table-cell;
    vertical-align: middle
}

.g .g_productList .g_productItem .g_table .g_cell:first-child {
    text-align: center;
    width: 4.375em
}

.g .g_productList .g_productItem .g_table .g_cell:first-child img {
    display: inline-block;
    width: 100%
}

@media screen and (min-width:0\0) {
    .g .g_productList .g_productItem .g_table .g_cell:first-child img {
        width: 70px;
        height: 70px
    }
}

.g .g_productList .g_productItem .g_table .g_cell:nth-child(2) {
    padding: .5em 0
}

.g .g_productList .g_productItem .g_table .g_cell:nth-child(2) .g_h5 {
    letter-spacing: .05em;
    margin: 0
}

.g .g_productList .g_productItem .g_table .g_cell:nth-child(2) .g_txt_XS {
    text-transform: uppercase;
    color: #757575;
    font-weight: 400
}

.g .g_productList .g_productItem .g_table .g_cell:last-child {
    padding: .5em 0;
    text-align: right
}

.g .g_productList .g_productItem .g_table .g_cell:last-child .g_addToCart {
    white-space: nowrap
}

.g .g_productList .g_productItem .g_table .g_cell:last-child .g_addToCart .g_productPrice {
    display: inline-block;
    line-height: 2.5em;
    margin: 0 1em 0 0
}

.g .g_productList .g_productItem .g_table .g_cell:last-child .g_addToCart .g_addToCartCustom {
    margin-top: 0
}

@media screen and (min-width:768px) {
    .g .g_popin .g_leftCol .g_productList .g_productItem {
        padding: 0 2.5em
    }
    .g .g_popin .g_leftCol .g_productList .g_productItem:after {
        width: calc(100% - 2.5em*2);
        left: 2.5em
    }
    .g .g_popin .g_leftCol .g_productList .g_productItem:hover {
        background: hsla(0, 0%, 100%, .5);
        box-shadow: 0 .1em 1em rgba(0, 0, 0, .05)
    }
    .g .g_popin .g_leftCol .g_productList .g_productItem:hover:after {
        opacity: 0
    }
    .g .g_popin .g_leftCol .g_productList .g_productItem.g_opened {
        background: #fff;
        box-shadow: 0 .1em 1em rgba(0, 0, 0, .1)
    }
    .g .g_popin .g_leftCol .g_productList .g_productItem.g_opened:after {
        opacity: 0
    }
}

@media screen and (max-width:767px) {
    .g .g_popin .g_leftCol .g_productList .g_productItem .g_clickableZone {
        right: 2.5em
    }
}

.g .g_btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    border: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .875em;
    font-family: Lucas, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: .85714em 0 .71429em;
    line-height: 1.28571em;
    letter-spacing: .07143em;
    min-width: 7.14286em;
    border-radius: .21429em
}

.g .g_btn span {
    padding: 0 1.42857em;
    display: inline-block
}

.g .g_btn+.g .g_btn {
    margin-right: .71429em
}

.g .g_btn i {
    font-family: Nespresso Icons, sans-serif;
    width: 2.85714em;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    line-height: 1
}

.g .g_btn i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.g .g_btn i+span {
    padding-left: 2.85714em
}

.g .g_btn span+i {
    left: auto;
    right: 0
}

.g_keyTab .g .g_btn:focus {
    background: #4298ad;
    color: #fff
}

.g .g_btn.g_iconRight span {
    padding-right: 2.85714em
}

.g .g_btn[disabled=disabled] {
    pointer-events: none;
    background: #1a1a1a;
    color: #828282
}

.g .g_btn[disabled=disabled] i {
    color: #828282
}

.g .g_light .g_btn[disabled=disabled] {
    pointer-events: none;
    background: #e6e6e6;
    color: #666
}

.g .g_light .g_btn[disabled=disabled] i {
    color: #666
}

.g .g_btnBuy {
    color: #fff;
    background: #3d8705
}

.g .g_btnBuy:active {
    background: #337204
}

.g .g_btnBuy:hover {
    box-shadow: 0 .25em .5em rgba(0, 0, 0, .3)
}

.g .g_btnGold {
    color: #fff;
    background: #8f7247
}

.g .g_btnGold:hover {
    background: #a0804f;
    box-shadow: 0 .25em .5em rgba(0, 0, 0, .3)
}

.g .g_btnWhite {
    color: #000;
    background: #fff
}

.g .g_btnWhite:hover {
    color: #8f7247;
    box-shadow: 0 .25em .5em rgba(0, 0, 0, .3)
}

@media screen and (max-width:767px) {
    .g .g_btnBuy {
        display: block
    }
}

.g_scrollLock {
    overflow: hidden!important;
    width: auto
}

.g_visually_hidden {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    text-indent: -100000px
}

.g_addToCart {
    min-height: 4.5em;
    position: relative
}

.g_addToCart .g_productPrice {
    font-size: .875em;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: .07143em;
    color: #3d8705
}

.g_addToCart .g_productPrice[data-disabled=true] {
    color: #828282
}

.g_light .g_addToCart .g_productPrice[data-disabled=true] {
    color: #666
}

.g_addToCart .g_addToCartCustom {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: .5em
}

.g_addToCart .g_addToCartCustom>button {
    margin-top: 0
}

.g_addToCart .g_addToCartCustom>button:after {
    content: "";
    border-radius: 50%;
    width: 3em;
    height: 3em;
    margin-top: -1.5em;
    margin-left: -1.5em;
    visibility: hidden;
    transform: scale(1);
    position: absolute;
    background: #fff;
    opacity: .5;
    left: var(--relativeMouseX);
    top: var(--relativeMouseY)
}

.g_addToCart .g_addToCartCustom>button.g_materialPlay:after {
    opacity: 0;
    visibility: visible;
    transition: .3s;
    transform: scale(5)
}

.g_addToCart .g_addToCartCustom>button span {
    padding: 0 2.75em 0 3.25em
}

.g_addToCart .g_addToCartCustom>button .g_labelPhantom {
    visibility: hidden
}

.g_addToCart .g_addToCartCustom>button .g_labelAdd,
.g_addToCart .g_addToCartCustom>button .g_labelUpdate {
    width: 100%;
    padding-top: .125em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.g_addToCart .g_addToCartCustom>button .g_labelUpdate,
.g_addToCart .g_addToCartCustom>button.g_update .g_labelAdd {
    opacity: 0;
    visibility: hidden
}

.g_addToCart .g_addToCartCustom>button.g_update .g_labelUpdate {
    opacity: 1;
    visibility: visible
}

.g_addToCart .g_addToCartCustom>button.g_quantitySelectorOpened {
    background-color: #337204
}

.g_keyTab .g_addToCart .g_addToCartCustom>button:focus {
    background-color: #4298ad
}

.g_addToCart .g_addToCartCustom>button .fn_basket:before {
    font-size: 2.2em;
    top: 47%;
    left: 55%
}

.g_addToCart .g_addToCartCustom>button .fn_basket span {
    font-family: Lucas, Helvetica, Arial, sans-serif;
    font-weight: 700;
    background: #fff;
    color: #3d8705;
    width: 1.9em;
    height: 1.7em;
    white-space: nowrap;
    padding: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    font-size: .8em;
    line-height: 2em;
    letter-spacing: -.05em;
    transform: translate(-50%, -50%) skew(-2deg)
}

.g_addToCart .g_addToCartCustom>button .fn_basket.g_quantity span {
    opacity: 1;
    visibility: visible
}

.g_addToCart .g_addToCartCustom>button .fn_more:before {
    font-size: 2.3em
}

.g_addToCart.g_mini .g_addToCartCustom>button {
    width: 2.5em;
    height: 2.5em;
    min-width: 0
}

.g_addToCart.g_mini .g_addToCartCustom>button .fn_basket {
    opacity: 0;
    visibility: hidden
}

.g_addToCart.g_mini .g_addToCartCustom>button .fn_basket:before {
    display: none
}

.g_addToCart.g_mini .g_addToCartCustom>button .fn_basket span {
    color: #fff;
    background: none;
    font-size: 1em;
    line-height: 1;
    margin-left: 0;
    height: auto;
    letter-spacing: 0;
    transform: translate(-50%, -50%)
}

.g_addToCart.g_mini .g_addToCartCustom>button i {
    width: 100%
}

.g_addToCart.g_mini .g_addToCartCustom>button>span:not(.g_visually_hidden) {
    padding: 0;
    display: none
}

.g_addToCart.g_mini .g_addToCartCustom>button.g_update .fn_basket {
    opacity: 1;
    visibility: visible
}

.g_addToCart.g_mini .g_addToCartCustom>button.g_update .fn_more {
    opacity: 0;
    visibility: hidden
}

@media screen and (min-width:768px) {
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button {
        width: 2.5em;
        height: 2.5em;
        min-width: 0
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button .fn_basket {
        opacity: 0;
        visibility: hidden
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button .fn_basket:before {
        display: none
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button .fn_basket span {
        color: #fff;
        background: none;
        font-size: 1em;
        line-height: 1;
        margin-left: 0;
        height: auto;
        letter-spacing: 0;
        transform: translate(-50%, -50%)
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button i {
        width: 100%
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button>span:not(.g_visually_hidden) {
        padding: 0;
        display: none
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button.g_update .fn_basket {
        opacity: 1;
        visibility: visible
    }
    .g_addToCart.g_miniDesktop .g_addToCartCustom>button.g_update .fn_more {
        opacity: 0;
        visibility: hidden
    }
}

@media screen and (max-width:767px) {
    .g_addToCart.g_miniMobile .g_addToCartCustom>button {
        width: 2.5em;
        height: 2.5em;
        min-width: 0
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button .fn_basket {
        opacity: 0;
        visibility: hidden
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button .fn_basket:before {
        display: none
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button .fn_basket span {
        color: #fff;
        background: none;
        font-size: 1em;
        line-height: 1;
        margin-left: 0;
        height: auto;
        letter-spacing: 0;
        transform: translate(-50%, -50%)
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button i {
        width: 100%
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button>span:not(.g_visually_hidden) {
        padding: 0;
        display: none
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button.g_update .fn_basket {
        opacity: 1;
        visibility: visible
    }
    .g_addToCart.g_miniMobile .g_addToCartCustom>button.g_update .fn_more {
        opacity: 0;
        visibility: hidden
    }
}

.g .g_popin .g_rightCol .g_btnBack {
    background: #000;
    color: #fff
}

.g .g_popin .g_rightCol .g_table header .g_title {
    padding: 0 2.5em;
    margin-bottom: .5em
}

.g .g_popin .g_rightCol .g_table header .g_h3,
.g .g_popin .g_rightCol .g_table header .g_txt_S {
    padding: 0;
    position: relative
}

.g .g_popin .g_rightCol .g_table header .g_h3 {
    letter-spacing: .1em;
    margin-bottom: 0
}

.g .g_popin .g_rightCol .g_table header .g_txt_S {
    color: #757575;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: .5em
}

.g .g_popin .g_rightCol .g_table .g_productHeader .g_background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

@media screen and (min-width:768px) {
    .g .g_popinCollection .g_rightCol .g_table .g_headerRow .g_productHeader.g_ImgHeader .g_background {
        height: calc((35vw - 16px + 50vh) / 2 * .66667)
    }
    .g .g_popinCollection .g_rightCol .g_table .g_headerRow .g_productHeader.g_ImgHeader .g_api {
        background-size: 18.75em 18.75em
    }
}

@media screen and (max-width:767px) {
    .g .g_popin .g_rightCol .g_table .g_headerRow .g_productHeader.g_ImgHeader .g_title {
        margin-top: 1em;
        margin-bottom: 1em;
        padding: 0 1.25em
    }
}

@media screen and (min-width:768px) {
    .g .g_popin .g_rightCol .g_btnBack {
        display: none
    }
}

@media screen and (max-width:767px) {
    .g .g_popin .g_rightCol .g_btnBack {
        width: 3em;
        height: 3em;
        border-radius: 50%;
        background: #fff;
        color: #000;
        position: absolute;
        top: 1.25em;
        left: 1.25em;
        z-index: 1
    }
    .QSOpened .g .g_popin .g_rightCol .g_btnBack {
        opacity: 0;
        visibility: hidden
    }
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_background {
    background-size: cover!important
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_product {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 70%;
    height: 160%;
    background-size: cover;
    background-position: 50%
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_product.g_alto {
    transform: translate(-50%) scale(.85);
    transform-origin: 50% 100%
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_product.g_cupVL .g_cup {
    left: 15%;
    width: 80%
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_capsule,
.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_cup {
    position: absolute;
    bottom: 27%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-position: bottom
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_capsule {
    left: 15%;
    width: 35%;
    height: 19%
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_cup {
    left: 10%;
    width: 85%;
    height: 85%;
    bottom: 27.5%
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_cup.g_reflect {
    opacity: .1
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_cup.g_reflect:after {
    background-color: hsla(0, 0%, 100%, 0);
    background-image: linear-gradient(180deg, #fff 80%, hsla(0, 0%, 100%, 0))
}

@media screen and (min-width:0\0) {
    .g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_cup.g_reflect {
        display: none
    }
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_reflect {
    transform: translateY(100%) scaleY(-1);
    opacity: .2
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_reflect:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: hsla(0, 0%, 100%, 0);
    background-image: linear-gradient(180deg, #fff 20%, hsla(0, 0%, 100%, 0))
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_mask {
    transform: translateY(100%) scaleY(-1);
    filter: contrast(0) brightness(2)
}

@media screen and (min-width:0\0) {
    .g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_mask {
        display: none
    }
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_title {
    margin-top: 7vh
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_h3,
.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_txt_S {
    position: relative
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_h3 {
    letter-spacing: .1em;
    margin-bottom: 0
}

.g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_txt_S {
    color: #757575;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0
}

@media screen and (max-width:767px) {
    .g .g_popinCollection .g_rightCol .g_table .g_coffeeHeader .g_title {
        margin-top: 4em;
        margin-bottom: 1em;
        padding: 0 1.25em
    }
}

.g .g_productSection *,
.g .g_productSection .g_txt_S {
    color: #000!important
}

.g_services li {
    text-align: center;
    padding: 0 1em
}

.g_services a {
    display: block;
    color: #fff !important;
}

.g_keyTab .g_services a:focus .g_icon {
    transform: scale(1.1);
    filter: sepia(100%) hue-rotate(145deg) saturate(300%)
}

.g_services .g_icon {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 6.25em;
    transition: .25s
}

@media screen and (min-width:768px) {
    .g_services ul {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .g_services li {
        display: table-cell;
        vertical-align: top
    }
    .g_services a:hover .g_icon {
        transform: scale(1.1);
        filter: sepia(100%) hue-rotate(145deg) saturate(300%)
    }
}

@media screen and (max-width:767px) {
    .g_services ul {
        display: block
    }
    .g_services li {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        float: left;
    }
    .g_services .g_h3 {
        padding: 0 .5em
    }
}

.g_products .g_restrict {
    display: block
}

.g_products .g_restrict .g_content {
    display: block;
    height: auto
}

.g_products .g_link,
.g_products h2 {
    text-align: center
}

@media screen and (max-width:767px) {
    .g_products .g_restrict {
        max-width: none;
        padding: 0
    }
    .g_products h2 {
        padding: 0 .66667em
    }
    .g_products .g_wysiwyg {
        padding: 0 1.25em
    }
    .g_products .v_swiper {
        width: 50vw;
        padding: 0 25vw;
        left: 0
    }
    .g_products .v_swiper .v_swiperOverflow {
        padding: 0;
        margin-left: 0;
        width: 50vw
    }
    .g_products .v_swiper .swiper-container {
        width: 50vw
    }
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide {
        padding: 0!important
    }
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cupsizes,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_description,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_intensity,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_title {
        transition: .25s
    }
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .g_description p,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .g_description ul {
        width: 130%;
        margin-left: -15%
    }
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .g_cta,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .g_cupsizes,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .g_description,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .g_intensity,
    .g_products .v_swiper .swiper-container .swiper-wrapper .swiper-slide:not(.swiper-slide-active) .g_title {
        opacity: 0
    }
}

.v_swiper {
    text-align: center;
    position: relative;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.v_swiper .v_swiperOverflow {
    overflow: hidden;
    width: 100%;
    padding: 0
}

.v_swiper .swiper-container {
    overflow: visible
}

.v_swiper .swiper-container .swiper-wrapper {
    display: table;
    table-layout: fixed;
    transition: .25s
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide {
    display: table-cell;
    vertical-align: top;
    background-clip: padding-box;
    padding: 0 2em;
    position: relative;
    width: 25%;
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_itemTable {
    display: table;
    width: 100%;
    height: 100%
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_itemRow {
    display: table-row
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_itemRow>div {
    display: table-cell
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_visual {
    width: 100%;
    height: 13.125em
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_visual .g_image {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_description h3,
.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_description h4,
.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_description p {
    text-align: center;
    margin: 0
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_description h3 {
    font-size: 1em
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta {
    vertical-align: bottom
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta .v_priceAndButton {
    position: absolute;
    bottom: 1px;
    left: 1em
}

.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta .v_priceAndButton .v_productPrice,
.v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_link {
    text-align: center
}

.v_swiper .swiper-pagination {
    position: relative
}

.v_swiper .swiper-pagination .swiper-pagination-bullet {
    margin-top: 1em;
    padding: 6px;
    display: inline-block;
    vertical-align: top
}

.v_swiper .swiper-pagination .swiper-pagination-bullet span {
    transition: .25s;
    display: block;
    background-color: #fff;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    color: transparent;
    border: 1px solid #000;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .25);
    font-size: 0;
    overflow: hidden
}

.v_swiper .swiper-pagination .swiper-pagination-bullet-active span,
.v_swiper .swiper-pagination .swiper-pagination-bullet:hover span {
    background-color: #000
}

@media screen and (min-width:768px) {
    .g_swiper .swiper-container .swiper-wrapper .swiper-slide:hover .g_visual {
        background-size: auto 105%
    }
}

.ie9 .g_swiper .swiper-container {
    overflow: visible
}

.ie9 .g_swiper .swiper-container .swiper-wrapper {
    display: inline-block;
    white-space: nowrap
}

.ie9 .g_swiper .swiper-container .swiper-wrapper .swiper-slide {
    display: inline-block;
    border-right: 0!important
}

.ie9 .g_swiper .swiper-container .swiper-wrapper .swiper-slide>div {
    white-space: normal
}

@media screen and (max-width:767px) {
    .v_swiper {
        width: 100%;
        box-sizing: content-box
    }
    .v_swiper .v_swiperOverflow {
        overflow: visible;
        width: 100%;
        padding: 1em 0;
        margin-left: 0
    }
    .v_swiper .swiper-container .swiper-wrapper .swiper-slide {
        box-sizing: border-box;
        border-right: 0
    }
    .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta {
        display: block!important
    }
    .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta .v_priceAndButton {
        position: relative;
        bottom: auto
    }
    .v_swiper .swiper-container .swiper-wrapper .swiper-slide .g_cta .v_phantom {
        display: none
    }
    .swiper-button-next,
    .swiper-button-prev {
        width: 15vw
    }
}

.g .g_banner .g_bg {
    background-size: cover
}

.g .g_banner .g_content {
    padding: 2.5em 0
}

.g .g_banner h2 {
    font-size: 1.875em;
    font-weight: 800
}

.g .g_banner h2 strong {
    font-weight: 800
}

.g .g_banner .g_link {
    color: #fff
}

.g_bannerProduct .g_from {
    font-weight: 600!important;
    color: #3d8705;
    text-transform: uppercase
}

.g article,
.g aside,
.g footer,
.g header,
.g nav,
.g section {
    display: block
}

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

.g figcaption,
.g figure {
    display: block
}

.g figure {
    margin: 1em 40px
}

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

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

.g a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

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

.g b,
.g strong {
    font-weight: inherit;
    font-weight: bolder
}

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

.g dfn {
    font-style: italic
}

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

.g small {
    font-size: 80%
}

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

.g sub {
    bottom: -.25em
}

.g sup {
    top: -.5em
}

.g audio,
.g video {
    display: inline-block
}

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

.g img {
    border-style: none
}

.g button,
.g input,
.g optgroup,
.g select,
.g textarea {
    font: inherit;
    margin: 0
}

.g optgroup {
    font-weight: 700
}

.g button,
.g input {
    overflow: visible
}

.g button,
.g select {
    text-transform: none
}

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

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

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

.g legend {
    color: inherit;
    white-space: normal
}

.g progress {
    display: inline-block;
    vertical-align: baseline
}

.g textarea {
    overflow: auto
}

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

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

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

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

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

.g details,
.g menu {
    display: block
}

.g summary {
    display: list-item
}

.g canvas {
    display: inline-block
}

.g [hidden],
.g template {
    display: none
}

.g ::selection {
    color: #fff;
    background: #4298ad;
    text-shadow: none
}

.g nav ol,
.g nav ul {
    list-style: inherit
}

.g img {
    vertical-align: inherit
}

.g button,
.g input[type=button],
.g input[type=reset],
.g input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

.g input[type=email],
.g input[type=password],
.g input[type=text] {
    font-size: inherit;
    padding: 0;
    margin: 0
}

.g button,
.g input {
    line-height: normal
}

.g button,
.g input,
.g select,
.g textarea {
    font-size: inherit;
    vertical-align: inherit;
    outline: none;
    padding: 0
}

.g label {
    font-size: 1em
}

.g mark {
    font-weight: inherit
}

.g svg {
    overflow: visible!important
}

.g .g_swiper * {
    box-sizing: content-box
}

#header .OrderLinksBanner {
    display: none
}

.g_native body {
    padding-top: 0
}

.g_native #footer,
.g_native #footer-navigation,
.g_native #header {
    display: none
}

.g_native .g a[href="#"] {
    transition: none!important;
    cursor: default!important;
    pointer-events: none;
    text-decoration: inherit!important;
    color: inherit!important
}

html {
    overflow-x: hidden
}

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

.g button {
    border: 0;
    background: none;
    text-align: left;
    color: inherit
}

.g button,
.g label,
.g select {
    cursor: pointer
}

.g a {
    text-decoration: none
}

.g a[href^="tel:"] {
    white-space: nowrap
}

.g select {
    -moz-appearance: none;
    -webkit-appearance: none
}

.g a,
.g button,
.g img,
.g input,
.g label,
.g select,
.g textarea {
    transition: .25s ease
}

.g [contentEditable=true]:focus,
.g [tabindex]:focus,
.g a:focus,
.g area:focus,
.g button:focus,
.g iframe:focus,
.g input:focus,
.g select:focus,
.g textarea:focus {
    outline: none
}

.g .g_debugTableIE {
    position: relative;
    width: 100%;
    height: 100%
}



.g [class^=fn_] {
    font-family: Nespresso Icons, sans-serif!important;
    font-style: normal;
    font-weight: 400;
    position: relative;
    speak: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.g [class^=fn_][class*=Up]:before {
    transform: translate(-50%, -50%) rotate3D(0, 0, 1, -90deg)!important;
    position: absolute
}

.g [class^=fn_][class*=Down]:before {
    transform: translate(-50%, -50%) rotate3D(0, 0, 1, 90deg)!important;
    position: absolute
}

.g [class^=fn_][class*=Left]:before {
    transform: translate(-50%, -50%) rotate3D(0, 0, 1, 180deg)!important;
    position: absolute
}

.g .fn_logo:before {
    content: "\E91A"
}

.g .fn_basket:before {
    content: "\E928"
}

.g .fn_persons:before {
    content: "\E916"
}

.g .fn_time:before {
    content: "\E937"
}

.g .fn_bean:before {
    content: "\E912"
}

.g .fn_addToCart:before {
    content: "\E91B"
}

.g .fn_menu:before {
    content: "\E912"
}

.g .fn_emptyCircle:before {
    content: "\E907"
}

.g .fn_angleDown:before,
.g .fn_angleLeft:before,
.g .fn_angleRight:before,
.g .fn_angleUp:before {
    content: "\E901"
}

.g .fn_angleDownCircle:before,
.g .fn_angleLeftCircle:before,
.g .fn_angleRightCircle:before,
.g .fn_angleUpCircle:before {
    content: "\E903"
}

.g .fn_chevronDown:before,
.g .fn_chevronLeft:before,
.g .fn_chevronRight:before,
.g .fn_chevronUp:before {
    content: "\E932"
}

.g .fn_video:before {
    content: "\E914"
}

.g .fn_videoCircle:before {
    content: "\E933"
}

.g .fn_play:before {
    content: "\E924"
}

.g .fn_close:before {
    content: "\E905"
}

.g .fn_closeCircle:before {
    content: "\E906"
}

.g .fn_more:before {
    content: "\E908"
}

.g .fn_moreCircle:before {
    content: "\E909"
}

.g .fn_tick:before {
    content: "\E90B"
}

.g .fn_tickCircle:before {
    content: "\E90C"
}

.g .fn_angleLink:before {
    content: "\E932"
}

.g .fn_arrowLink:before {
    content: "\E915"
}

.g .fn_camera:before {
    content: "\E934"
}

.g .fn_shoot:before {
    content: "\E935"
}

.g .fn_upload:before {
    content: "\E918"
}

.g .fn_download:before {
    content: "\E936"
}

.g .fn_amp:before {
    content: "\E91C"
}

.g .fn_quotes:before {
    content: "\E91D"
}

.g .fn_reset:before {
    content: "\E91E"
}

.g .fn_minus:before {
    content: "\E923"
}

.g .fn_offAccessories:before {
    content: "\E938"
}

.g .fn_ristretto:before {
    content: "\E90E"
}

.g .fn_espresso:before {
    content: "\E902"
}

.g .fn_lungo:before {
    content: "\E90A"
}

.g .fn_americano:before {
    content: "\E900"
}

.g .fn_hotwater:before {
    content: "\E904"
}

.g .fn_ristrettoFilled:before {
    content: "\E91F"
}

.g .fn_espressoFilled:before {
    content: "\E920"
}

.g .fn_lungoFilled:before {
    content: "\E921"
}

.g .fn_americanoFilled:before {
    content: "\E925"
}

.g .fn_mugFilled:before {
    content: "\E922"
}

.g .fn_temp0:before {
    content: "\E90F"
}

.g .fn_temp1:before {
    content: "\E910"
}

.g .fn_temp2:before {
    content: "\E911"
}

.g .fn_temp3:before {
    content: "\E913"
}

.g .fn_email:before {
    content: "\E92F"
}

.g .fn_facebook:before {
    content: "\E92D"
}

.g .fn_twitter:before {
    content: "\E92C"
}

.g .fn_linkedin:before {
    content: "\E931"
}

.g .fn_googleplus:before {
    content: "\E92E"
}

.g .fn_youtube:before {
    content: "\E92A"
}

.g .fn_pinterest:before {
    content: "\E929"
}

.g .fn_instagram:before {
    content: "\E92B"
}

.g .fn_weibo:before {
    content: "\E926"
}

.g .fn_wechat:before {
    content: "\E927"
}

.g .fn_originalRistretto:before {
    content: "\E93B"
}

.g .fn_originalEspresso:before {
    content: "\E939"
}

.g .fn_originalLungo:before {
    content: "\E93A"
}

.g .fn_vertuoEspresso:before {
    content: "\E93E"
}

.g .fn_vertuoDoubleEspresso:before {
    content: "\E93D"
}

.g .fn_vertuoGranLungo:before {
    content: "\E93F"
}

.g .fn_vertuoMug:before {
    content: "\E940"
}

.g .fn_vertuoAlto:before {
    content: "\E93C"
}



.g {
    font-size: 16px;
    font-family: Lucas, Helvetica, Arial, sans-serif;
    color: #fff;
    background: #000;
    overflow: hidden;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@media screen and (min-width:1920px) {
    .g {
        font-size: calc(16px + (100vw - 1920px)/200)
    }
}

@media screen and (max-width:1279px) {
    .g {
        font-size: calc(16px + (100vw - 1280px)/200)
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .g_responsive .g {
        font-size: calc(16px + (100vw - 1280px)/135)
    }
}

@media screen and (max-width:767px) and (orientation:portrait) {
    .g {
        font-size: 4.26667vw
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {
    .g {
        font-size: 2.3988vw
    }
}

.g .v_brand {
    font-weight: 800
}

.g .v_brand em {
    font-weight: 500
}

.g .v_brand em,
.g em .v_brand,
.g em .v_brand em,
.g i .v_brand,
.g i .v_brand em {
    font-style: normal
}

.g .g_visually_hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    text-transform: none
}

.g input[type=checkbox],
.g input[type=radio] {
    width: 30px;
    margin: 0 0 0 -30px;
    opacity: 0;
    float: left;
    transform: translate(-10000px)
}

.g_originalMachineHub .g_hero .g_bg.g_parallax {
    margin-top: -130px
}

@media screen and (min-width:768px) {
    .g_originalMachineHub .g_section.g_espressos {
        overflow: visible
    }
    .g_originalMachineHub .g_section.g_espressos .g_bg {
        background-position: top;
        height: calc(100% + 2.8125em);
        top: -2.8125em
    }
}


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

