.font-XLbold {
    font-size: var(--fontSizeXL);
    line-height: var(--lineHeightXL)
}

.font-L,
.font-Lbold,
.font-XLbold {
    text-transform: var(--textTransformNone);
    letter-spacing: var(--letterSpacingNormal)
}

.font-L,
.font-Lbold {
    font-size: var(--fontSizeL);
    line-height: var(--lineHeightL)
}

.font-Lcondensed {
    font-size: var(--fontSizeL);
    line-height: var(--lineHeightLCondensed);
    letter-spacing: var(--letterSpacingLCondensed)
}

.font-Mcondensed {
    font-size: var(--fontSizeMCondensed);
    line-height: var(--lineHeightMCondensed);
    letter-spacing: var(--letterSpacingMCondensed)
}

.font-M,
.font-Mbold {
    font-size: var(--fontSizeM);
    line-height: var(--lineHeightM)
}

.font-M,
.font-Mbold,
.font-S,
.font-Sbold {
    text-transform: var(--textTransformNone);
    letter-spacing: var(--letterSpacingNormal)
}

.font-S,
.font-Sbold {
    font-size: var(--fontSizeS);
    line-height: var(--lineHeightS)
}

.font-XS,
.font-XSbold {
    font-size: var(--fontSizeXS);
    text-transform: var(--textTransformNone);
    line-height: var(--lineHeightXS);
    letter-spacing: var(--letterSpacingNormal)
}

.font-L,
.font-M,
.font-S,
.font-XS {
    font-family: var(--fontNormal);
    font-weight: 400
}

.font-Lbold,
.font-Mbold,
.font-Sbold,
.font-XLbold,
.font-XSbold {
    font-family: var(--fontNormal);
    font-weight: 500
}

.font-Lcondensed,
.font-Mcondensed {
    font-family: var(--fontCondensed);
    text-transform: var(--textTransformUppercase);
    font-weight: 500
}

.font-Lcondensed.brand,
.font-Mcondensed.brand {
    font-family: var(--fontCondensedNonTranslated);
    text-transform: var(--textTransformUppercaseBrand)
}

:lang(ja) .font-Lbold,
:lang(ja) .font-Lcondensed,
:lang(ja) .font-Mbold,
:lang(ja) .font-Mcondensed,
:lang(ja) .font-Sbold,
:lang(ja) .font-XLbold,
:lang(ja) .font-XSbold,
:lang(ko) .font-Lbold,
:lang(ko) .font-Lcondensed,
:lang(ko) .font-Mbold,
:lang(ko) .font-Mcondensed,
:lang(ko) .font-Sbold,
:lang(ko) .font-XLbold,
:lang(ko) .font-XSbold,
:lang(ru) .font-Lbold,
:lang(ru) .font-Lcondensed,
:lang(ru) .font-Mbold,
:lang(ru) .font-Mcondensed,
:lang(ru) .font-Sbold,
:lang(ru) .font-XLbold,
:lang(ru) .font-XSbold,
:lang(zh) .font-Lbold,
:lang(zh) .font-Lcondensed,
:lang(zh) .font-Mbold,
:lang(zh) .font-Mcondensed,
:lang(zh) .font-Sbold,
:lang(zh) .font-XLbold,
:lang(zh) .font-XSbold {
    font-weight: 500
}

@media (max-width:1024px) {

    .AppBanner.AppBanner-active .mainHeader,
    .AppBanner.AppBanner-active.wrapper {
        margin-top: 82px
    }

    .AppBanner .AppBanner__Elem-android,
    .AppBanner .AppBanner__Elem-ios {
        display: none
    }

    .AppBanner .AppBanner__Elem-mobile {
        display: block
    }

    .AppBanner .AppBanner__Elem-android,
    .AppBanner .AppBanner__Elem-ios,
    .AppBanner .AppBanner__Elem-mobile {
        margin-top: .2rem;
        margin-left: -2px
    }

    html.android .AppBanner .AppBanner__Elem-android {
        display: block
    }

    html.android .AppBanner .AppBanner__Elem-ios,
    html.android .AppBanner .AppBanner__Elem-mobile,
    html.ipad .AppBanner .AppBanner__Elem-android,
    html.ipad .AppBanner .AppBanner__Elem-mobile,
    html.iphone .AppBanner .AppBanner__Elem-android,
    html.iphone .AppBanner .AppBanner__Elem-mobile,
    html.ipod .AppBanner .AppBanner__Elem-android,
    html.ipod .AppBanner .AppBanner__Elem-mobile {
        display: none
    }

    html.ipad .AppBanner .AppBanner__Elem-ios,
    html.iphone .AppBanner .AppBanner__Elem-ios,
    html.ipod .AppBanner .AppBanner__Elem-ios {
        display: block
    }

    .AppBanner__OuterWrapper.AppBanner-active~#header-tabs-container,
    .AppBanner__OuterWrapper.AppBanner-active~.ff-nav,
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner #globalPos {
        margin-top: 82px
    }

    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner #globalPos {
        transition: margin-top .3s ease
    }

    .AppBanner__OuterWrapper.AppBanner-active~#ff-gender-imgs,
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner #slice-header,
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner .FFModal,
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner header.mainHeader {
        top: 82px
    }

    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner.ff-nav-is-visible {
        margin-top: 0
    }

    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner .listing-flexbox .listing-facets>* {
        margin-top: 82px;
        padding-bottom: 82px
    }

    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner #ff-search.ff-is-visible,
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner .SearchBanner__wrapper.SearchBanner-active {
        margin-top: 82px
    }

    .AppBanner__OuterWrapper.AppBanner-active~.ff-nav {
        height: calc(100% - 82px)
    }
}

@media (max-width:767px) {
    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner .sidekick-filter {
        margin-top: 0
    }
}

.AppBanner__Wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 82px;
    background: #fff;
    z-index: 101
}

.AppBanner__Wrapper .AppBanner__MainSection {
    height: 82px;
    background-color: #f5f5f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Dismiss-div {
    margin: 0 1.2rem
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Dismiss-div .AppBanner__Dismiss-elem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    position: relative;
    cursor: pointer
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Dismiss-div .AppBanner__Dismiss-elem.glyphs:before {
    content: "\e60c";
    margin: 0 -4px;
    font-size: 1.8rem
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Logo {
    margin: 0 1.2rem 0 0;
    -ms-flex-pack: center;
    justify-content: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Description {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 18px;
    -ms-flex: 1;
    flex: 1;
    font-size: 12px;
    margin: 0 1.2rem 0 0
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Description svg {
    margin-right: -5px
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Description .AppBanner__Elem-Text {
    max-height: 36px;
    overflow: hidden
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Download {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: auto;
    margin-right: 1.2rem
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Download .AppBanner__Button-elem {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    background: #f5f5f5;
    color: #222;
    border: 1px solid #ccc;
    padding: 10px;
    font-weight: 500
}

.AppBanner__Wrapper .AppBanner__MainSection .AppBanner__Download .AppBanner__Button-elem .AppBanner__Button-label {
    font-size: 15px
}

@media (max-width:1024px) {
    .AppBanner-active .AppBanner__Wrapper {
        display: block
    }
}

.SearchBanner__OuterWrapper {
    width: 100%;
    position: fixed;
    z-index: 20
}

.SearchBanner__OuterWrapper .SearchBanner__wrapper {
    background-color: #fff
}

.SearchBanner__OuterWrapper .SearchBanner__wrapper .SearchBanner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 42px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6
}

.SearchBanner__OuterWrapper .SearchBanner__wrapper .SearchBanner .SearchBanner__label {
    color: #b6b6b6;
    margin-left: .4rem;
    font-size: var(--fontSizeM)
}

.SearchBanner__OuterWrapper .SearchBanner__wrapper .SearchBanner .SearchBanner__icon {
    color: #b6b6b6
}

.SearchBanner__OuterWrapper .SearchBanner-active {
    display: block;
    position: absolute;
    width: 100%;
    transform: translateZ(0);
    transition: transform .3s ease-out
}

.SearchBanner__OuterWrapper .SearchBanner-hide {
    transform: translate3d(0, -88px, 0)
}

.SearchBanner__OuterWrapper .SearchBanner-hide-static {
    visibility: hidden
}

.SearchBanner__OuterWrapper .hidden {
    display: none
}

.ff-search-trigger .icon-search {
    opacity: 1;
    transition: opacity .3s ease-out
}

.ff-search-trigger .icon-search.SearchTrigger-hide {
    opacity: 0
}

.SearchTrigger-noEvents {
    pointer-events: none
}

@media (max-width:1024px) {
    #globalPos.SearchBanner {
        margin-top: 42px
    }

    .AppBanner__OuterWrapper.AppBanner-active~.wrapper.AppBanner #globalPos.SearchBanner {
        margin-top: 124px
    }
}

.js-no-icon .glyphs {
    visibility: hidden
}

.js-icon .glyphs {
    visibility: visible
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize
 *  Normalize Farfetch
*/
* {
    scroll-behaviour: smooth;
    -webkit-overflow-scrolling: touch
}

*,
:after,
:before {
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

body,
html {
    height: 100%
}


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

body {
    margin: 0;
    line-height: 1;
    color: #424242;
    background: #fff;
    font-size: var(--fontSizeS);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

a {
    background: transparent
}

a:active,
a:focus,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 500
}

ol,
ul {
    list-style: none;
    padding: 0
}

ol,
p,
ul {
    margin: 0
}

img {
    border: 0;
    max-width: 100%
}

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

button,
input,
select,
textarea {
    font-family: var(--fontNormal);
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

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

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

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

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

audio,
canvas,
video {
    display: inline-block
}

video {
    width: 100%
}

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

[hidden],
template {
    display: none
}

address {
    font-style: normal
}

abbr[title] {
    border-bottom: 1px dotted
}

dfn {
    font-style: italic
}

mark {
    background: #000;
    color: #fff
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: var(--fontSizeXS)
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote,
q {
    quotes: """"
}

figure {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

caption,
td,
th {
    text-align: left
}

body {
    line-height: 1.58em;
    -webkit-tap-highlight-color: transparent
}

.wrapper,
body {
    position: relative;
    background-color: #f5f5f5
}

.wrapper {
    width: 100%;
    height: 100%;
    display: table;
    padding-top: 115px;
    table-layout: fixed
}

@media (max-width:1024px) {
    .wrapper {
        padding-top: 80px
    }
}

.wrapper.wrapper-secure {
    padding-top: 50px
}

.mainHeader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 100
}

.mainHeader:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 4px rgba(34, 34, 34, .3)
}

.mainHeader a:hover {
    border-bottom: 0 solid transparent
}

.unfixed {
    position: absolute
}

main {
    width: 100%;
    height: 100%
}

main>section {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding-bottom: 20px
}

footer.logged,
footer.not-logged {
    display: table-row-group
}

.field {
    width: 100%;
    display: table;
    table-layout: fixed
}

.baseline {
    float: left;
    position: relative;
    padding-left: 1%;
    padding-right: 1%
}

.col1 {
    width: 8.33%;
    max-width: 8.33%;
    -ms-flex-preferred-size: 8.33%;
    flex-basis: 8.33%
}

.col2 {
    width: 16.667%;
    max-width: 16.667%;
    -ms-flex-preferred-size: 16.667%;
    flex-basis: 16.667%
}

.col3 {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.col4 {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
}

.col5 {
    width: 41.66%;
    max-width: 41.66%;
    -ms-flex-preferred-size: 41.66%;
    flex-basis: 41.66%
}

.col6 {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.col7 {
    width: 58.33%;
    max-width: 58.33%;
    -ms-flex-preferred-size: 58.33%;
    flex-basis: 58.33%
}

.col8 {
    width: 66.66%;
    max-width: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%
}

.col9 {
    width: 75%;
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.col10 {
    width: 83.33%;
    max-width: 83.33%;
    -ms-flex-preferred-size: 83.33%;
    flex-basis: 83.33%
}

.col11 {
    width: 91.67%;
    max-width: 91.67%;
    -ms-flex-preferred-size: 91.67%;
    flex-basis: 91.67%
}

.col12 {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.alpha {
    padding-left: 0 !important
}

.omega {
    padding-right: 0 !important
}

.col-auto {
    width: auto
}

.gutter-mobile:before,
.gutter:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #f5f5f5
}

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

span.primary {
    transition: opacity .15s;
    text-decoration: none;
    color: #222
}

span.primary:active,
span.primary:focus,
span.primary:hover {
    opacity: .5
}

span.secondary {
    transition: opacity .15s;
    text-decoration: none;
    color: #b6b6b6
}

span.secondary:active,
span.secondary:focus,
span.secondary:hover {
    opacity: .5
}

span.underline {
    text-decoration: underline
}

a {
    color: #222;
    text-decoration: none
}

a.generic,
a.inherit,
a.primary,
a.secondary {
    transition: opacity .15s;
    text-decoration: none
}

a.generic:active,
a.generic:focus,
a.generic:hover,
a.inherit:active,
a.inherit:focus,
a.inherit:hover,
a.primary:active,
a.primary:focus,
a.primary:hover,
a.secondary:active,
a.secondary:focus,
a.secondary:hover {
    opacity: .5
}

a.inherit:active,
a.inherit:focus,
a.inherit:hover,
a.primary:active,
a.primary:focus,
a.primary:hover,
a.secondary:active,
a.secondary:focus,
a.secondary:hover {
    opacity: .5;
    text-decoration: underline
}

.parcellab-styles #pl-show-more-button {
    text-decoration: underline
}
.parcellab-styles a#pl-courier-fwd-link:hover>.pl-courier-fwd-link-content, .parcellab-styles a#pl-courier-fwd-link:visited>.pl-courier-fwd-link-content, .parcellab-styles a#pl-courier-fwd-link>.pl-courier-fwd-link-content {
    text-decoration: underline
}

a.primary {
    color: #222
}

a.secondary {
    color: #b6b6b6
}

a.inherit {
    color: inherit
}

a.underline {
    text-decoration: underline
}

a.no-underline:active,
a.no-underline:focus,
a.no-underline:hover {
    text-decoration: none
}

.condensed {
    font-family: var(--fontCondensed)
}

.bold,
.condensed {
    font-weight: 500
}

.strike {
    text-decoration: line-through
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--fontCondensed);
    font-weight: 400;
    letter-spacing: var(--letterSpacingLCondensed);
    text-transform: none;
    margin: 0
}

.h1,
h1 {
    font-size: var(--fontSizeXL);
    line-height: 3.48rem
}

@media (min-width:481px) {

    .h1,
    h1 {
        line-height: 3rem
    }
}

.h2,
h2 {
    font-size: var(--fontSizeL);
    line-height: 2.61rem
}

.h3,
.h4,
h3,
h4 {
    font-size: var(--fontSizeM);
    line-height: 2.32rem
}

.h5,
h5 {
    font-size: var(--fontSizeS);
    line-height: 2.184rem
}

.h6,
h6 {
    font-size: var(--fontSizeXS);
    line-height: 1.87rem
}

@media (min-width:1025px) {

    .h1,
    h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 4.35rem
    }

    .h2,
    h2 {
        font-size: var(--fontSizeXL);
        line-height: 3.48rem
    }

    .h3,
    h3 {
        font-size: var(--fontSizeL);
        line-height: 2.61rem
    }

    .h5,
    h5 {
        line-height: 2.21rem
    }
}

.heading-bold {
    font-weight: 500;
    letter-spacing: var(--letterSpacingNormal) !important
}

.heading-bold,
.heading-regular {
    font-family: var(--fontNormal);
    text-transform: none
}

.heading-regular {
    font-weight: 400;
    letter-spacing: var(--letterSpacingNormal)
}

p {
    font-size: var(--fontSizeS);
    line-height: 2.21rem
}

p.large {
    font-size: var(--fontSizeM);
    line-height: 2.32rem
}

blockquote,
q {
    font-size: var(--fontSizeXL);
    line-height: 3.48rem;
    margin: 0;
    padding: 0 0 20px 20px
}

.small {
    font-size: var(--fontSizeXS);
    line-height: 1.87rem
}

.underline {
    text-decoration: underline
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.uppercase {
    text-transform: uppercase
}

.basis .uppercase,
.capitalize {
    text-transform: capitalize
}

.letter-spacing {
    letter-spacing: var(--letterSpacingLCondensed)
}

.js-no-font h1,
.js-no-font h2,
.js-no-font h3,
.js-no-font h4,
.js-no-font h5,
.js-no-font h6 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0
}

.js-no-font.mac .bold,
.js-no-font.mac .condensed,
.js-no-font.mac .heading-bold,
.js-no-font.mac .heading-regular,
.js-no-font.mac .regular {
    letter-spacing: .15em !important
}

.js-no-font.mac h1,
.js-no-font.mac h2,
.js-no-font.mac h3,
.js-no-font.mac h4,
.js-no-font.mac h5,
.js-no-font.mac h6 {
    letter-spacing: .143em !important
}

.js-no-font.win .bold,
.js-no-font.win .condensed,
.js-no-font.win .heading-bold,
.js-no-font.win .heading-regular,
.js-no-font.win .regular,
.js-no-font.win h1,
.js-no-font.win h2,
.js-no-font.win h3,
.js-no-font.win h4,
.js-no-font.win h5,
.js-no-font.win h6 {
    letter-spacing: .03em !important
}

.js-no-font .regular {
    letter-spacing: .31em !important
}

.js-no-font .slug,
.js-no-font button {
    letter-spacing: .105em !important
}

.js-no-font .bold,
.js-no-font .condensed,
.js-no-font .heading-bold,
.js-no-font .slug,
.js-no-font button {
    font-weight: 500
}

.js-no-font .heading-regular,
.js-no-font .regular {
    font-weight: 400;
    text-transform: none
}

@media (min-width:1024px) {
    .js-no-font.mac .highlightedContent .module-content-title {
        letter-spacing: .02em !important
    }

    .js-no-font.win .highlightedContent .module-content-title {
        letter-spacing: -.1em !important
    }
}

.centered {
    margin: 0 auto
}

.reset-lineHeight {
    line-height: 0
}

.align-middle {
    -ms-flex-pack: center;
    justify-content: center
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.float-clear {
    clear: both
}

.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.static {
    position: static !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.flexBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.vertical-center {
    -ms-flex-align: center;
    align-items: center
}

.flexer,
.vertical-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flexer {
    -ms-flex-direction: row;
    flex-direction: row
}

.hide {
    display: none
}

.show {
    display: block !important
}

.overflow {
    overflow: hidden
}

.color-black {
    color: #222 !important
}

.color-dark-grey {
    color: #555 !important
}

.color-medium-grey {
    color: #aaa !important
}

.color-dustyGrey {
    color: #999 !important
}

.color-light-grey {
    color: #ccc !important
}

.color-off-white {
    color: #f5f5f5 !important
}

.color-white {
    color: #fff !important
}

.color-beige {
    color: #727272 !important
}

.color-red {
    color: #c41429 !important
}

.color-green {
    color: #048273
}

.bgcolor-black {
    background-color: #222
}

.bgcolor-dark-grey {
    background-color: #555
}

.bgcolor-medium-grey {
    background-color: #aaa
}

.bgcolor-light-grey {
    background-color: #ccc
}

.bgcolor-platinum {
    background-color: #ddd
}

.bgcolor-alabaster {
    background-color: #f8f8f8
}

.bgcolor-off-white {
    background-color: #f5f5f5
}

.bgcolor-white {
    background-color: #fff
}

.bgcolor-gallery {
    background-color: #eee
}

.bgcolor-pearl {
    background-color: #e2ded5
}

.bgcolor-red {
    background-color: #c41429
}

.inlineBlock {
    display: inline-block
}

.inlineBlock>li {
    display: inline-table
}

.inlineBlock>li:last-child {
    padding-right: 0
}

.touch .list-type li {
    margin-bottom: 10px
}

.list-type {
    margin: 4px 0 0 20px
}

.list-type h6,
.list-type li,
ul.list-regular h6,
ul.list-regular li {
    margin-bottom: 6px
}

.touch .list-regular h6,
.touch .list-regular li {
    margin-bottom: 8px;
    width: 100%
}

ul.list-type li {
    list-style-type: square
}

ol.list-type li {
    list-style-type: decimal
}

ul.list-type li ul li {
    list-style-type: none
}

ul.list-type li ul li:before {
    content: "-";
    padding-right: 10px
}

dl {
    margin: 0 12px
}

dt {
    clear: both
}

input {
    border-radius: 0
}

input:disabled {
    color: #ccc
}

input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    display: block;
    width: 100%;
    padding: 9px;
    -webkit-appearance: none
}

input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    outline: 0
}

.input_black {
    border: 1px solid #ddd;
    text-overflow: ellipsis
}

.input_black:-moz-placeholder,
.input_black:-ms-input-placeholder,
.input_black::-moz-placeholder,
.input_black::-ms-input-placeholder,
.input_black::-webkit-input-placeholder {
    color: #222
}

.input_black:focus {
    border-bottom: 1px solid #222;
    transition: all .3s ease-in-out
}

.input_white {
    text-overflow: ellipsis;
    color: #fff;
    border: 1px solid #555
}

.input_white::-webkit-input-placeholder {
    color: #fff
}

.input_white:-moz-placeholder,
.input_white::-moz-placeholder {
    color: #fff
}

.input_white:-ms-input-placeholder,
.input_white::-ms-input-placeholder {
    color: #fff
}

.input_white:focus {
    border-bottom: 1px solid #fff;
    transition: all .3s ease-in-out
}

.input_white:focus:-ms-input-placeholder,
.input_white:focus::-ms-input-placeholder,
.input_white:focus::-webkit-input-placeholder {
    color: #222
}

.input-text-clear-container .input_black {
    padding-right: 39px
}

.js-search-clear {
    cursor: pointer
}

.FilterListItemLink:hover {
    border-bottom: 0
}

.input-icon {
    position: relative;
    transform-style: preserve-3d
}

.input-icon .glyphs {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.input-icon .icon-close {
    padding: 10px;
    right: 0
}

.input-icon-offset input {
    padding-left: 40px;
    padding-right: 40px
}

.input-icon-offset-left input {
    padding-left: 40px
}

.input-icon-offset-right input {
    padding-right: 40px
}

.input-icon-left {
    left: 10px
}

.input-icon-right {
    right: 10px
}

.input-icon-black .glyphs {
    color: #ccc
}

.input-icon-black .input_black:focus~.glyphs {
    transition: all .3s ease-in-out;
    color: #222
}

.input-icon-white .glyphs {
    color: #aaa
}

.input-icon-white .input_white:focus~.glyphs {
    transition: all .3s ease-in-out;
    color: #fff
}

label {
    display: block;
    text-transform: uppercase;
    font-size: var(--fontSizeXS);
    color: #555;
    padding-bottom: 2px
}

.basis label {
    text-transform: none
}

.basis #login label {
    font-size: var(--fontSizeS)
}

input[type=email].form-validator_error,
input[type=number].form-validator_error,
input[type=password].form-validator_error,
input[type=text].form-validator_error {
    border: 1px solid #c41429;
    background-color: #fff
}

input[type=email].form-validator_error:focus,
input[type=number].form-validator_error:focus,
input[type=password].form-validator_error:focus,
input[type=text].form-validator_error:focus {
    box-shadow: none
}

input[type=email].form-validator_success,
input[type=number].form-validator_success,
input[type=password].form-validator_success,
input[type=text].form-validator_success {
    border: 1px solid #048273;
    background-color: #fff;
    color: #222
}

input[type=email].form-validator_success:focus,
input[type=number].form-validator_success:focus,
input[type=password].form-validator_success:focus,
input[type=text].form-validator_success:focus {
    box-shadow: none
}

input[type=submit] {
    border: 0
}

textarea {
    border-radius: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=search]::-ms-clear,
input[type=text]::-ms-clear {
    display: none
}

select {
    width: 100%;
    border: 1px solid #ddd;
    padding: 8px;
    padding-left: 5px;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20612%20792%22%20enable-background%3D%22new%200%200%20612%20792%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23AAAAAA%22%20d%3D%22M11.1%2C234.7C0%2C245.8%2C0%2C268%2C11.1%2C284.7l272.6%2C272.6c11.1%2C11.1%2C33.4%2C11.1%2C44.5%2C0l272.6-272.6%0D%0A%09c11.1-11.1%2C11.1-33.4%2C0-50.1c-5.6-5.6-11.1-11.1-22.3-11.1l0%2C0H33.4C27.8%2C223.5%2C16.7%2C229.1%2C11.1%2C234.7z%22/%3E%0D%0A%3C/svg%3E%0D%0A");
    background-size: 12px;
    background-position: right 10px top 10px;
    background-repeat: no-repeat;
    text-indent: .01px;
    text-overflow: "";
    cursor: pointer
}

select:focus {
    outline: none
}

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

select:disabled {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.1.1%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20viewBox%3D%220%200%20612%20792%22%20enable-background%3D%22new%200%200%20612%20792%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cpath%20fill%3D%22%23AAAAAA%22%20d%3D%22M11.1%2C234.7C0%2C245.8%2C0%2C268%2C11.1%2C284.7l272.6%2C272.6c11.1%2C11.1%2C33.4%2C11.1%2C44.5%2C0l272.6-272.6%0D%0A%09c11.1-11.1%2C11.1-33.4%2C0-50.1c-5.6-5.6-11.1-11.1-22.3-11.1l0%2C0H33.4C27.8%2C223.5%2C16.7%2C229.1%2C11.1%2C234.7z%22/%3E%0D%0A%3C/svg%3E%0D%0A")
}

.touch select {
    background-color: transparent
}

.no-svg .touch select {
    background-image: url(../../images/fallback/arrow-down-grey.png);
    background-position: 95% 0;
    background-size: 12px
}

.chosen-white-form select,
.touch .chosen-container_white select option {
    background-color: #fff
}

.chosen-black-form select {
    border: 1px solid #555;
    color: #fff
}

select option,
select option:focus {
    color: #222
}

input[type=checkbox],
input[type=radio] {
    display: none
}

.ffInput {
    position: relative;
    padding-left: 25px;
    padding-bottom: 0;
    text-transform: none;
    font-size: var(--fontSizeS)
}

a.ffInput:hover {
    cursor: pointer;
    color: #555
}

a.ffInput:active,
a.ffInput:hover {
    border-bottom-width: 0
}

.ffInput__checkbox,
.ffInput__radio {
    position: absolute;
    display: inline-block;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    background-color: #f8f8f8;
    border: 1px solid #ccc
}

.ffInput--active .ffInput__checkbox:before,
.ffInput--active .ffInput__radio:before,
input[type=checkbox]:checked+.ffInput .ffInput__checkbox:before,
input[type=radio]:checked+.ffInput .ffInput__radio:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 4px;
    left: 4px;
    background: #222;
    z-index: 1
}

.ffInput.ffInput--disabled,
.ffInput.ffInput--disabled:hover,
input[type=checkbox]:disabled+.ffInput,
input[type=radio]:disabled+.ffInput {
    color: #aaa;
    pointer-events: none
}

.ffInput--disabled .ffInput__checkbox,
.ffInput--disabled .ffInput__radio,
.ffInput--disabled:hover .ffInput__checkbox,
.ffInput--disabled:hover .ffInput__radio,
input[type=checkbox]:disabled+.ffInput .ffInput__checkbox,
input[type=radio]:disabled+.ffInput .ffInput__radio {
    background-color: #222;
    opacity: .1
}

.ffInput__radio {
    border-radius: 15px
}

.ffInput--active .ffInput__radio:before,
input[type=radio]:checked+.ffInput .ffInput__radio:before {
    border-radius: 6px
}

.ffInput--white {
    background-color: #fff
}

@media (max-width:767px) {
    .left-filters-wrapper .ffInput--white {
        background-color: #f5f5f5
    }
}

.input__marginLabel {
    padding-left: 25px
}

.checkout-form-input-left {
    padding-right: 10px !important
}

@media (max-width:480px) {
    .checkout-form-input-left {
        padding-right: 0 !important
    }
}

hr {
    height: 1px;
    font-size: 0;
    border: 0
}

button {
    position: relative
}

button .glyphs {
    font-size: 1.68rem;
    position: absolute;
    top: 12px;
    right: 18px
}

button.centered-button {
    padding: 10px 12px;
    text-align: center
}

.col-auto button {
    width: 220px;
    padding-right: 20px
}

.button-black {
    background-color: #222;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: left;
    opacity: 1;
    padding: 10px 12px 10px 20px;
    border-radius: 20px;
    border: 0;
    outline: 0;
    transition: all .3s ease-in-out
}

.button-black:active {
    background-color: #ccc;
    box-shadow: inset 1px 1px 0 #888
}

.button-black:disabled {
    background-color: #ccc;
    box-shadow: none !important
}

.no-touch .button-black:hover {
    background-color: #aaa;
    box-shadow: inset 1px 1px 0 #888;
    transition: all .3s ease-in-out
}

.button-black-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    border: 0;
    outline: 0;
    line-height: 1;
    background-color: #222;
    color: #fff;
    transition: all .3s ease-in-out
}

.button-black-circle:active {
    box-shadow: inset 1px 1px 0 #888;
    opacity: 1
}

.no-touch .button-black-circle:hover {
    box-shadow: inset 1px 1px 0 #888;
    transition: all .3s ease-in-out
}

.button-white {
    display: inline-block;
    background-color: #fff;
    color: #555;
    font-weight: 500;
    width: 100%;
    text-align: left;
    opacity: 1;
    padding: 10px 12px 10px 20px;
    border-radius: 20px;
    border: 0;
    outline: 0;
    transition: all .3s ease-in-out;
    border: 1px solid #ddd
}

.button-white:active {
    box-shadow: inset 1px 1px 0 #ddd;
    opacity: 1
}

.button-white.follow .glyphs {
    top: 10px
}

.button-white.follow .glyphs:before {
    font-size: var(--fontSizeXS);
    content: "\e616"
}

.button-white.following,
.button-white.following:hover {
    color: #048273 !important
}

.button-white.following .glyphs:before,
.button-white.following:hover .glyphs:before {
    content: "\e623"
}

.button-white.unfollow:hover {
    color: #c41429 !important
}

.button-white.unfollow:hover .glyphs:before {
    content: "\e60c"
}

.button-white .glyphs {
    font-size: 1.68rem;
    position: absolute;
    top: 11px;
    right: 18px
}

.no-touch .button-white:hover {
    transition: all .3s ease-in-out;
    border: 1px solid #aaa;
    color: #222
}

.button-facebook,
.button-wechat {
    background-color: #38579b;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: left;
    opacity: 1;
    padding: 10px 12px 10px 20px;
    border-radius: 20px;
    border: 0;
    outline: 0;
    transition: all .3s ease-in-out
}

.button-wechat {
    background-color: #09bb07
}

.button-facebook:active,
.button-wechat:active {
    box-shadow: inset 1px 1px 0 #888;
    opacity: 1
}

.no-touch .button-facebook:hover,
.no-touch .button-wechat:hover {
    box-shadow: inset 1px 1px 0 #555;
    transition: all .3s ease-in-out;
    opacity: 1
}

.button-white-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    border: 0;
    outline: 0;
    line-height: 1;
    background-color: #fff;
    color: #222;
    transition: all .3s ease-in-out
}

.button-white-circle .glyphs {
    position: relative;
    top: -1px;
    right: 0
}

.button-grey-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 0;
    border-radius: 50%;
    border: 0;
    outline: 0;
    line-height: 1;
    background-color: #f5f5f5;
    color: #222;
    transition: all .3s ease-in-out
}

.button-grey-circle .glyphs {
    position: relative;
    top: -1px;
    right: 0
}

.no-touch .button-white-circle:hover {
    transition: all .3s ease-in-out
}

.no-touch .button-white-circle:active,
.no-touch .button-white-circle:hover {
    box-shadow: inset 1px 1px 0 #ccc;
    opacity: 1
}

.button-grey {
    color: #222;
    font-weight: 500;
    width: 100%;
    text-align: left;
    padding: 10px 12px 10px 20px;
    border-radius: 20px;
    border: 0;
    outline: 0;
    transition: all .3s ease-in-out
}

.button-grey,
.button-grey:active {
    background-color: #f5f5f5;
    opacity: 1
}

.button-grey:active {
    box-shadow: inset 1px 1px 0 #888
}

.button-grey .glyphs {
    font-size: 1.68rem
}

.no-touch .button-grey:hover {
    box-shadow: inset 1px 1px 0 #888
}

.button-offWhite,
.no-touch .button-grey:hover {
    background-color: #f5f5f5;
    transition: all .3s ease-in-out;
    opacity: 1
}

.button-offWhite {
    color: #222;
    font-weight: 500;
    width: 100%;
    text-align: left;
    padding: 10px 12px 10px 20px;
    border-radius: 20px;
    border: 0;
    outline: 0;
    border: 1px solid #ddd
}

.button-offWhite:active {
    background-color: #f5f5f5;
    box-shadow: inset 1px 1px 0 #ddd;
    opacity: 1
}

.button-offWhite .glyphs {
    font-size: 1.68rem
}

.no-touch .button-offWhite:hover {
    background-color: #f5f5f5;
    box-shadow: inset 1px 1px 0 #ddd;
    transition: all .3s ease-in-out;
    opacity: 1
}

.global-button-a:hover {
    border-bottom: none
}

.cards {
    padding: 20px;
    background-color: #fff
}

@media (max-width:767px) {
    .cards {
        padding: 10px
    }
}

span.form-validator_error {
    position: relative;
    font-weight: 500;
    font-size: var(--fontSizeXS);
    line-height: 2.21rem;
    color: #c41429;
    margin: 6px 0 6px 6px;
    float: left;
    clear: left;
    width: 100%
}

span.form-validator_error:empty {
    display: none
}

span.form-validator_success {
    position: absolute;
    top: 2px;
    left: 0;
    padding: 9px;
    width: 100%
}

p.form-validator_success,
span.form-validator_success {
    font-weight: 500;
    font-size: var(--fontSizeS);
    line-height: 2.21rem;
    color: #048273;
    background-color: #fff
}

p.form-validator_success {
    padding: 4px
}

.notice__error,
.notice_information,
.notice_warning,
.validation-summary-errors {
    width: 100%;
    padding: 10px 0;
    z-index: 9;
    color: #222;
    box-shadow: 1px 1px 5px rgba(34, 34, 34, .18)
}

.notice__error a:link,
.notice__error a:visited,
.notice_information a:link,
.notice_information a:visited,
.notice_warning a:link,
.notice_warning a:visited,
.validation-summary-errors a:link,
.validation-summary-errors a:visited {
    color: #222;
    border-bottom: 1px solid #fff
}

.notice__error .notice__info,
.notice_information .notice__info,
.notice_warning .notice__info,
.validation-summary-errors .notice__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.notice__error .notice__info__icon,
.notice_information .notice__info__icon,
.notice_warning .notice__info__icon,
.validation-summary-errors .notice__info__icon {
    font-size: 2.7rem;
    margin: 0
}

.notice__error .notice__info__icon {
    width: 28px
}

.notice__error .notice__info__msg {
    float: left;
    width: 91%
}

.notice__error .notice--close,
.notice_information .notice--close,
.notice_warning .notice--close,
.validation-summary-errors .notice--close {
    font-size: 2.1rem;
    cursor: pointer
}

@media (max-width:767px) {

    .notice__error .notice--close,
    .notice_information .notice--close,
    .notice_warning .notice--close,
    .validation-summary-errors .notice--close {
        font-size: 2.3rem
    }
}

.notice_information {
    background-color: #555
}

.notice_warning {
    background-color: #727272
}

.notice__error,
.validation-summary-errors {
    background-color: #fff;
    color: #222;
    border-bottom: 1px solid #c41429
}

.validation-summary-errors {
    padding-left: 10px;
    margin-bottom: 10px
}

.FF-info-message {
    border-bottom: 1px solid #727272;
    display: table
}

.FF-info-message-icon.icon-info-circle {
    font-size: 3em;
    cursor: default;
    width: 40px
}

.FF-info-message-icon.icon-info-circle,
.FF-info-message-notice {
    display: table-cell;
    vertical-align: middle
}

.arrow_bottom,
.arrow_left,
.arrow_right,
.arrow_top {
    width: 1.6rem;
    height: 1.6rem;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    transform: rotate(45deg)
}

.arrow_top {
    box-shadow: -1px -1px 2px rgba(34, 34, 34, .1)
}

.arrow_bottom {
    box-shadow: 1px 1px 1px rgba(34, 34, 34, .1)
}

.arrow_right {
    box-shadow: 2px -1px 2px rgba(34, 34, 34, .1)
}

.arrow_left {
    box-shadow: -1px 1px 1px rgba(34, 34, 34, .1)
}

.arrow-slider_bottom,
.arrow-slider_top {
    width: 22px;
    height: 18px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px
}

.arrow-slider_bottom:after,
.arrow-slider_top:after {
    margin-top: 3px;
    content: " ";
    width: 1.6rem;
    height: 1.6rem;
    background-color: #fff;
    position: absolute;
    z-index: 9;
    transform: rotate(45deg)
}

.arrow-slider_top {
    height: 13px;
    width: 23px
}

.arrow-slider_top:after {
    margin-top: 6px;
    margin-left: 4px;
    box-shadow: -1px -1px 2px rgba(34, 34, 34, .1)
}

.arrow-slider_bottom {
    margin-top: 30px;
    position: absolute
}

.arrow-slider_bottom:after {
    margin-top: -8px;
    margin-left: 2px;
    box-shadow: 1px 1px 1px rgba(34, 34, 34, .1)
}

.slug {
    font-weight: 500;
    line-height: 22px
}

.slug.slug-beige {
    color: #727272
}

.slug.slug-red {
    color: #c41429
}

.slug.slug-mediumGrey {
    color: #aaa
}

.slug.slug-offWhite {
    color: #f5f5f5
}

.no-touch .mask-overlay {
    position: absolute;
    background-color: #222;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    transition: opacity .2s ease-in-out
}

.no-touch .mask-overlay:hover {
    transition: opacity .2s ease-in-out;
    height: 100%;
    opacity: .2
}

.mask-loader-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    z-index: 99999;
    opacity: .9
}

.mask-loader {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    text-align: center
}

.mask-loader>div {
    animation: loader 2s infinite
}

@keyframes loader {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.search-mask-loader {
    top: 0
}

.video-container {
    position: relative;
    height: 0;
    overflow: hidden;
    margin: 2px;
    padding-bottom: 51.65%
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.header-logo {
    width: 150px;
    height: 40px;
    float: left;
    margin-top: 0
}

.header-logo a {
    width: 100%;
    height: 100%;
    display: inherit
}

.checkout-header-logo {
    height: 20.09px;
    width: 139.3px
}

@media (min-width:36em) {
    :lang(zh) .checkout-header-logo {
        width: 179px
    }
}

.rebrand .checkout-header-logo {
    width: 124px;
    height: 16px
}

@media (min-width:36em) {
    :lang(zh) .rebrand .checkout-header-logo {
        width: 190px
    }
}

.ff-logo {
    display: block;
    width: 165px;
    margin: 23px auto 0
}

@media only screen and (max-width:1024px) {
    .ff-logo {
        width: 119px;
        margin-top: 16px
    }
}

@media (max-width:1025px),
(min-width:1224px) {
    .ff-logo {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0
    }
}

.ff-icon-logo {
    position: relative;
    display: block;
    width: 165px;
    height: 23px;
    z-index: 1
}

.no-svg .icon-logo {
    background-image: url(../../images/fallback/icon-logo.png);
    background-size: 100%;
    behavior: url(/static/backgroundsize.htc)
}

@media only screen and (max-width:1024px) {
    .ff-icon-logo {
        width: 119px;
        height: 16px
    }
}

.pa0 {
    padding: 0 !important
}

.ma0 {
    margin: 0 !important
}

.pa10 {
    padding: 10px
}

.pa20 {
    padding: 20px
}

.pa30 {
    padding: 30px
}

.ma10 {
    margin: 10px
}

.ma20 {
    margin: 20px
}

.ma30 {
    margin: 2.31em
}

.pt10 {
    padding-top: 10px
}

.pt-s {
    padding-top: 1.2rem
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt50 {
    padding-top: 50px
}

.pt60 {
    padding-top: 60px
}

.mt10 {
    margin-top: 10px
}

.mt-s {
    margin-top: 1.2rem
}

.mt-m {
    margin-top: 0rem
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt-l {
    margin-top: 4.8rem
}

.mb10 {
    margin-bottom: 10px
}

.mb-s {
    margin-bottom: 1.2rem
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb-m {
    margin-bottom: 2.4rem
}

.mb-l {
    margin-bottom: 4.8rem
}

.pb-l {
    padding-bottom: 4.8rem
}

.pb10 {
    padding-bottom: 10px
}

.pb20 {
    padding-bottom: 20px
}

.pb-s {
    padding-bottom: 1.2rem
}

.pb30 {
    padding-bottom: 30px
}

.pl10 {
    padding-left: 10px
}

.pl-s {
    padding-left: 1.2rem
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.ml10 {
    margin-left: 10px
}
.ml10 {
    margin-top: 10px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.pr10 {
    padding-right: 10px
}

.pr20 {
    padding-right: 20px
}

.pr30 {
    padding-right: 30px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr-xs {
    margin-right: .6rem
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.m-alpha {
    margin-left: 0 !important
}

.m-omega {
    margin-right: 0 !important
}

#back-to-top {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 90;
    line-height: 28px;
    background-color: #000;
    right: 20px;
    bottom: 20px;
    transform: translate(-50%, -50%);
    transition: opacity .4s
}

#back-to-top.show {
    visibility: visible;
    cursor: pointer;
    opacity: .3
}

#back-to-top span.glyphs {
    font-size: var(--fontSizeL);
    color: #fff
}

#uniquePixelId {
    display: none
}

@media (max-width:1024px) {
    #back-to-top {
        right: 10px
    }
}

.iphone #back-to-top {
    bottom: 10%
}

.icon-loader {
    background: url(../../images/loader2.gif) no-repeat;
    width: 16px;
    height: 16px
}

.ff-endBrowser {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: url(../../images/bg-overlay.png)
}

.ff-endBrowser .modal-md {
    width: 450px;
    margin: 10px auto
}

.ff-endBrowser .modal {
    top: 20%;
    overflow-y: hidden
}

.endBrowser-list {
    text-align: center
}

.endBrowser-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    position: relative
}

.endBrowser-item .hoverLink {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.endBrowser-item img {
    display: block;
    width: 40px;
    height: 40px;
    margin: 20px auto
}

.force-ltr {
    direction: ltr
}

html[dir=rtl] .force-ltr {
    text-align: right
}

.sufolder-currency-container {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.sufolder-currency-container .subfolder {
    margin-right: 4px
}

.sufolder-currency-container .currency {
    margin-left: 4px
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    #app-banner-lpo-llama-pos-at-the-top-rebranding-2020~#slice-header {
        position: static;
        position: -webkit-sticky;
        position: sticky
    }
}

#app-banner-lpo-llama-pos-at-the-top-rebranding-2020 {
    position: relative;
    z-index: 210
}

#app-banner-lpo-llama-pos-at-the-top-rebranding-2020~#globalPos {
    z-index: 210
}

.loader {
    text-align: center
}

.loader .spinner {
    display: inline-block;
    margin: .6rem;
    animation: spin 1.5s linear infinite
}

.loader .spinner.default,
.loader .spinner svg {
    width: 3.8rem;
    height: 3.8rem
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.col-1 {
    width: 8.33333%;
    max-width: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%
}

.col-2 {
    width: 16.66667%;
    max-width: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%
}

.col-3 {
    width: 25%;
    max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.col-4 {
    width: 33.33333%;
    max-width: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
}

.col-5 {
    width: 41.66667%;
    max-width: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%
}

.col-6 {
    width: 50%;
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.col-7 {
    width: 58.33333%;
    max-width: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%
}

.col-8 {
    width: 66.66667%;
    max-width: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%
}

.col-9 {
    width: 75%;
    max-width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.col-10 {
    width: 83.33333%;
    max-width: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%
}

.col-11 {
    width: 91.66667%;
    max-width: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%
}

.col-12 {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.slot:not(:empty) {
    padding: 0 15px 30px
}

.row {
    margin: 0 -15px
}

.align-start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-start.align-text {
    text-align: start
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-center.align-text {
    text-align: center
}

.align-end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-end.align-text {
    text-align: end
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

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

.self-stretch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

@media (min-width:1025px) and (max-width:1439px) {
    .col-xl-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .col-xl-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .col-xl-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .col-xl-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .col-xl-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .col-xl-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .col-xl-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .col-xl-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .col-xl-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .col-xl-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .col-xl-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .col-xl-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .slot:not(:empty) {
        padding: 0 15px 30px
    }

    .row {
        margin: 0 -15px
    }

    .align-start-xl {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .align-start-xl.align-text {
        text-align: start
    }

    .align-center-xl {
        -ms-flex-pack: center;
        justify-content: center
    }

    .align-center-xl.align-text {
        text-align: center
    }

    .align-end-xl {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .align-end-xl.align-text {
        text-align: end
    }

    .align-top-xl {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-middle-xl {
        -ms-flex-align: center;
        align-items: center
    }

    .align-bottom-xl {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .stretch-xl {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .align-self-top-xl {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .align-self-middle-xl {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

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

    .self-stretch-xl {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .col-md-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .col-md-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .col-md-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .col-md-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .col-md-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .col-md-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .col-md-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .col-md-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .slot:not(:empty) {
        padding: 0 15px 30px
    }

    .row {
        margin: 0 -15px
    }

    .align-start-md {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .align-start-md.align-text {
        text-align: start
    }

    .align-center-md {
        -ms-flex-pack: center;
        justify-content: center
    }

    .align-center-md.align-text {
        text-align: center
    }

    .align-end-md {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .align-end-md.align-text {
        text-align: end
    }

    .align-top-md {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-middle-md {
        -ms-flex-align: center;
        align-items: center
    }

    .align-bottom-md {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .stretch-md {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .align-self-top-md {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .align-self-middle-md {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

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

    .self-stretch-md {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }
}

@media (min-width:481px) and (max-width:767px) {
    .col-sm-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .col-sm-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .col-sm-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .col-sm-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .col-sm-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .col-sm-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .col-sm-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .col-sm-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .slot:not(:empty) {
        padding: 0 15px 30px
    }

    .row {
        margin: 0 -15px
    }

    .align-start-sm {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .align-start-sm.align-text {
        text-align: start
    }

    .align-center-sm {
        -ms-flex-pack: center;
        justify-content: center
    }

    .align-center-sm.align-text {
        text-align: center
    }

    .align-end-sm {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .align-end-sm.align-text {
        text-align: end
    }

    .align-top-sm {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-middle-sm {
        -ms-flex-align: center;
        align-items: center
    }

    .align-bottom-sm {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .stretch-sm {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .align-self-top-sm {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .align-self-middle-sm {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

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

    .self-stretch-sm {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }
}

@media (max-width:480px) {
    .col-xs-1 {
        width: 8.33333%;
        max-width: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%
    }

    .col-xs-2 {
        width: 16.66667%;
        max-width: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%
    }

    .col-xs-3 {
        width: 25%;
        max-width: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%
    }

    .col-xs-4 {
        width: 33.33333%;
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%
    }

    .col-xs-5 {
        width: 41.66667%;
        max-width: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%
    }

    .col-xs-6 {
        width: 50%;
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

    .col-xs-7 {
        width: 58.33333%;
        max-width: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%
    }

    .col-xs-8 {
        width: 66.66667%;
        max-width: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%
    }

    .col-xs-9 {
        width: 75%;
        max-width: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }

    .col-xs-10 {
        width: 83.33333%;
        max-width: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%
    }

    .col-xs-11 {
        width: 91.66667%;
        max-width: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%
    }

    .col-xs-12 {
        width: 100%;
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .slot:not(:empty) {
        padding: 0
    }

    .row {
        margin: 0
    }

    .align-start-xs {
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .align-start-xs.align-text {
        text-align: start
    }

    .align-center-xs {
        -ms-flex-pack: center;
        justify-content: center
    }

    .align-center-xs.align-text {
        text-align: center
    }

    .align-end-xs {
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .align-end-xs.align-text {
        text-align: end
    }

    .align-top-xs {
        -ms-flex-align: start;
        align-items: flex-start
    }

    .align-middle-xs {
        -ms-flex-align: center;
        align-items: center
    }

    .align-bottom-xs {
        -ms-flex-align: end;
        align-items: flex-end
    }

    .stretch-xs {
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .align-self-top-xs {
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .align-self-middle-xs {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

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

    .self-stretch-xs {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: stretch;
        align-self: stretch
    }
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row.reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.row.vertical {
    -ms-flex-direction: column;
    flex-direction: column
}

.row.vertical-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}