:root {
    font-family: 'Inter', sans-serif;
    font-feature-settings: 'liga' 1, 'calt' 1;
    font-optical-sizing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
}

@supports (font-variation-settings: normal) {
    :root {
        font-family: 'InterVariable', sans-serif;
    }
}

.light {
    color: #121212;
}

.dark {
    color: #EEEEEE;
}

* {
    margin: 0;
}

html {
    scroll-behavior: smooth;
}

body {
    background: #FFFFFF;
    color: #121212;
    float: left;
    font-size: 15px;
    font-style: normal;
    font-variation-settings: 'opsz' 22;
    font-weight: 400;
    line-height: 22px;
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-text-stroke-width: 0;
    width: 100%;
}

.active body {
    overflow: hidden;
}

h1 {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

h1.one {
    font-variation-settings: 'opsz' 32;
    line-height: 1.1375em;
}

.light h1.one {
    font-size: 3.6625em;
    font-weight: 480;
    letter-spacing: -0.03em;
    line-height: 0.9875em;
}

@media (max-width: 900px) {
    .light h1.one {
        font-size: 2.5em;
        letter-spacing: -0.02725em;
        line-height: 1.0325em;
    }
}

@media {
    .mobile.light h1.one {
        font-size: 2.5em;
        font-weight: 505;
        letter-spacing: -0.02725em;
        line-height: 1.0325em;
    }
}

.dark h1.one {
    color: #FFFFFF;
    font-size: 2.0625em;
    font-weight: 475;
    letter-spacing: -0.00825em;
}

@media {
    .mobile.dark h1.one {
        color: #FFFFFF;
        font-size: 1.99125em;
        font-weight: 525;
        letter-spacing: -0.01em;
        line-height: 1.10875em;
    }
}

h1.two {
    font-size: 2.03125em;
    font-variation-settings: 'opsz' 32;
    font-weight: 485;
    letter-spacing: -0.01625em;
    line-height: 1.05em;
}

@media {
    .mobile h1.two {
        font-size: 1.675em;
        font-weight: 515;
        letter-spacing: -0.01325em;
        line-height: 1.10875em;
    }
}

h1.three {
    font-size: 1.6325em;
    font-variation-settings: 'opsz' 32;
    font-weight: 475;
    letter-spacing: -0.0075em;
    line-height: 1.1325em;
}

@media {
    .mobile h1.three {
        font-size: 1.5125em;
        font-weight: 515;
        letter-spacing: -0.01125em;
        line-height: 1.1025em;
    }
}

h1.four {
    font-size: 1.5875em;
    font-variation-settings: 'opsz' 32;
    font-weight: 460;
    letter-spacing: -0.0075em;
    line-height: 1.1325em;
}

@media {
    .mobile h1.four {
        font-size: 1.5125em;
        font-weight: 495;
        letter-spacing: -0.01125em;
        line-height: 1.1425em;
    }
}

h1 span {
    display: block;
}

h2 {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

h2.one {
    font-size: 2.0625em;
    font-weight: 500;
    font-variation-settings: 'opsz' 32;
    letter-spacing: -0.00825em;
    line-height: 1.1375em;
}

@media {
    .mobile h2.one {
        font-size: 1.99125em;
        font-weight: 550;
        letter-spacing: -0.01em;
        line-height: 1.10875em;
    }
}

h2.two {
    font-size: 1.2775em;
    font-variation-settings: 'opsz' 30;
    font-weight: 450;
    line-height: 1.25em;
    letter-spacing: -0.00625em;
}

@media {
    .mobile h2.two {
        font-size: 1.305em;
        font-weight: 505;
        letter-spacing: -0.00775em;
    }
}

h2.three {
    font-size: 1.075em;
    font-variation-settings: 'opsz' 30;
    font-weight: 445;
    letter-spacing: -0.0025em;
    line-height: 1.25em;
}

@media {
    .mobile h2.three {
        font-size: 1.1625em;
        font-variation-settings: 'opsz' 30;
        font-weight: 500;
        letter-spacing: -0.0125em;
    }
}

h2.four {
    font-size: 0.99375em;
    font-variation-settings: 'opsz' 28;
    font-weight: 450;
    letter-spacing: -0.0025em;
    line-height: 1.25em;
}

@media {
    .mobile h2.four {
        font-size: 1.0925em;
        font-weight: 500;
        letter-spacing: -0.01em;
    }
}

h2.five {
    font-size: 0.935em;
    font-variation-settings: 'opsz' 28;
    font-weight: 450;
    letter-spacing: -0.0005em;
    line-height: 1.25em;
}

@media {
    .mobile h2.five {
        font-size: 1.025em;
        font-variation-settings: 'opsz' 29;
        font-weight: 485;
        letter-spacing: -0.00175em;
    }
}

h2 span {
    display: block;
}

h3 {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

h3.one {
    font-size: 0.99375em;
    font-variation-settings: 'opsz' 28;
    font-weight: 450;
    letter-spacing: -0.0025em;
    line-height: 1.25em;
}

@media {
    .mobile h3.one {
        font-size: 1.0325em;
        font-variation-settings: 'opsz' 29;
        font-weight: 485;
        letter-spacing: -0.00175em;
    }
}

/*

@media {
    .mobile h3.one.alt {
        font-size: 1.0325em;
        font-variation-settings: 'opsz' 29;
        font-weight: 495;
        letter-spacing: -0.005em;
    }
}

*/

h3.two {
    font-size: 0.95875em;
    font-variation-settings: 'opsz' 28;
    font-weight: 415;
    letter-spacing: -0.001em;
    line-height: 1.25em;
}

@media {
    .mobile h3.two {
        font-size: 1.0725em;
        font-variation-settings: 'opsz' 29;
        font-weight: 470;
        letter-spacing: -0.001875em;
        line-height: 1.3125em;
    }
}

h3.three {
    font-size: 0.94375em;
    font-variation-settings: 'opsz' 28;
    font-weight: 440;
    letter-spacing: -0.0005em;
    line-height: 1.25em;
}

@media {
    .mobile h3.three {
        font-size: 1.0325em;
        font-variation-settings: 'opsz' 29;
        font-weight: 485;
        letter-spacing: -0.00175em;
    }
}

h3.three.dark {
    color: #EEEEEE;
    font-size: 0.9425em;
    font-variation-settings: 'opsz' 27;
    font-weight: 415;
    letter-spacing: -0.0005em;
}

h3.four {
    font-size: 0.9em;
    font-variation-settings: 'opsz' 26;
    font-weight: 450;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
}

@media {
    .mobile h3.four {
        font-size: 0.9675em;
        font-variation-settings: 'opsz' 28;
        font-weight: 495;
        letter-spacing: -0.005em;
    }
}

h3.five {
    font-size: 0.9em;
    font-variation-settings: 'opsz' 26;
    font-weight: 450;
    letter-spacing: 0.0005em;
    line-height: 1.25em;
}

@media {
    .mobile h3.five {
        font-size: 1em;
        font-variation-settings: 'opsz' 28;
        font-weight: 490;
        letter-spacing: -0.005em;
    }
}

h3 span {
    display: block;
}

h3 span.one {
    opacity: 1;
}

h3 span.two {
    opacity: 0.675;
}

h4 {
    margin: 0;
}

h4.one {
    font-size: 0.9em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    letter-spacing: 0.0005em;
    line-height: 1.25em;
}

@media {
    .mobile h4.one {
        font-size: 0.9925em;
        font-variation-settings: 'opsz' 28;
        font-weight: 490;
        letter-spacing: -0.005em;
    }
}

h4.two {
    font-size: 0.8625em;
    font-variation-settings: 'opsz' 28;
    font-weight: 430;
    letter-spacing: 0.00325em;
    line-height: 1.325em;
}

@media {
    .mobile h4.two {
        font-weight: 470;
    }
}

h4.two.dark {
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 400;
    letter-spacing: 0.0125em;
    line-height: 1.325em;
}

@media {
    .mobile h4.two.dark {
        font-size: 0.8825em;
        font-variation-settings: 'opsz' 29;
        font-weight: 460;
    }
}

h4.three {
    font-size: 0.8em;
    font-variation-settings: 'opsz' 24;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.375em;
}

@media {
    .mobile h4.three {
        font-size: 0.9125em;
        font-variation-settings: 'opsz' 29;
        font-weight: 440;
        letter-spacing: -0.0005em;
    }
}

h4.four {
    font-size: 0.7975em;
    font-variation-settings: 'opsz' 26;
    font-weight: 415;
    letter-spacing: 0.001em;
    line-height: 1.325em;
}

@media {
    .mobile h4.four {
        font-size: 0.8425em;
        font-weight: 465;
        line-height: 1.3125em;
    }
}

h5 {
    margin: 0;
}

h5.one {
    font-size: 0.775em;
    font-variation-settings: 'opsz' 24;
    font-weight: 400;
    letter-spacing: 0.0025em;
    line-height: 1.3625em;
}

@media {
    .mobile h5.one {
        font-size: 0.8425em;
        font-variation-settings: 'opsz' 26;
        font-weight: 465;
        line-height: 1.3125em;
    }
}

h5.two {
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 25;
    font-weight: 425;
    letter-spacing: 0;
    line-height: 1.375em;
    margin: 0 0 12px;
    padding: 0 0 0 20px;
}

@media {
    .mobile h5.two {
        font-size: 0.9125em;
        font-variation-settings: 'opsz' 28;
        font-weight: 475;
        line-height: 1.45em;
    }
}

h5.alt {
    color: #F6F6F6;
}

p.one {
    font-size: 1.35em;
    font-variation-settings: 'opsz' 30;
    font-weight: 395;
    letter-spacing: -0.0025em;
    line-height: 1.3275em;
    margin: 0 0 20px;
}

@media {
    .mobile p.one {
        font-size: 1.3125em;
        font-weight: 435;
        letter-spacing: -0.00125em;
    }
}

p.two {
    font-size: 0.9825em;
    font-variation-settings: 'opsz' 30;
    font-weight: 370;
    letter-spacing: 0.00975em;
    line-height: 1.4125em;
    margin: 0 0 20px;
}

@media {
    .mobile p.two {
        font-size: 1.0975em;
        font-weight: 420;
        letter-spacing: 0.001em;
        line-height: 1.425em;
    }
}

p.three {
    font-size: 0.9375em;
    font-variation-settings: 'opsz' 26;
    font-weight: 380;
    letter-spacing: 0.0025em;
    line-height: 1.425em;
    margin: 0 0 20px;
}

@media {
    .mobile p.three {
        font-size: 1.0325em;
        font-variation-settings: 'opsz' 29;
        font-weight: 430;
        letter-spacing: -0.0005em;
        line-height: 1.4225em;
    }
}

p.three.dark {
    font-size: 0.935em;
    font-weight: 360;
    letter-spacing: 0.00625em;
    line-height: 1.4925em;
}

p.four {
    font-size: 0.9125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 390;
    letter-spacing: 0.005em;
    line-height: 1.4325em;
    margin: 0 0 18px;
}

@media {
    .mobile p.four {
        font-size: 1.0175em;
        font-weight: 430;
        letter-spacing: -0.001em;
    }
}

p.four.alt {
    font-weight: 430;
}

@media {
    .mobile p.four.alt {
        font-weight: 480;
    }
}

p.five {
    font-size: 0.8825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.425em;
    margin: 0 0 18px;
}

@media {
    .mobile p.five {
        font-size: 0.975em;
        font-variation-settings: 'opsz' 28;
        font-weight: 425;
        letter-spacing: -0.00025em;
        line-height: 1.4125em;
    }
}

p.six {
    font-size: 0.85em;
    font-variation-settings: 'opsz' 28;
    font-weight: 390;
    letter-spacing: 0.001em;
    line-height: 1.425em;
    margin: 0 0 18px;
}

@media {
    .mobile p.six {
        font-size: 0.875em;
        font-weight: 430;
        letter-spacing: 0.0005em;
    }
}

p.six.dark {
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 375;
    letter-spacing: 0.0125em;
    line-height: 1.425em;
    margin: 0 0 18px;
}

@media {
    .mobile p.six.dark {
        font-size: 0.8875em;
        font-weight: 425;
    }
}

p.seven {
    font-size: 0.8em;
    font-variation-settings: 'opsz' 24;
    letter-spacing: 0;
    line-height: calc(1.425em + 2px);
    margin: 0 0 18px;
}

p.seven.dark {
    font-size: 0.7875em;
    font-variation-settings: 'opsz' 24;
    font-weight: 400;
    letter-spacing: 0;
    line-height: calc(1.425em + 1px);
    margin: 0 0 18px;
}

@media {
    .mobile p.seven.dark {
        font-size: 0.8875em;
        font-variation-settings: 'opsz' 28;
        font-weight: 425;
        letter-spacing: 0.0125em;
    }
}

p.margin,
p.last {
    margin: 0 !important;
}

p:last-child {
    margin: 0 !important;
}

p span {
    display: block;
}

p span span {
    display: inline-block;
    margin: 0 10px;
}

p .link {
    border-bottom: 1px dotted #757575;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

p .link:hover {
    color: #757575;
}

p .link.alt {
    border-bottom: 0 !important;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
    outline: none;
}

a:hover {
    outline: none;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

a:focus {
    outline: none;
}

a:active {
    outline: none;
}

a,
img {
    border: none;
}

a:visited .border {
    border-color: inherit;
}

ul,
ol {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

ul li::marker {
    font-size: 0.75em;
}

ul.small.one {
    margin: 0 0 18px;
}

ul.small.one li {
    font-size: 0.875em;
    font-variation-settings: 'opsz' 25;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.4325em;
    margin: 0 0 0 10px;
    padding: 0 0 0 8px;
}

ol {
    float: left;
    counter-reset: item;
    list-style: none;
    padding: 0;
    width: 100%;
}

ol li {
    box-sizing: border-box;
    float: left;
    position: relative;
    width: 100%;
}

ol li:before {
    content: counters(item, '.') ' ';
    counter-increment: item;
    font-size: 0.7925em;
    font-variation-settings: 'opsz' 25;
    font-weight: 450;
    left: 0;
    letter-spacing: 0;
    line-height: 1.375em;
    position: absolute;
}

@media {
    .mobile ol li:before {
        font-size: 0.9em;
        font-variation-settings: 'opsz' 28;
        font-weight: 475;
        line-height: 1.45em;
    }
}

.table table {
    float: left;
    width: 100%;
}

.table table tr td:last-child {
    padding: 16px 0;
}

.table table.one tr td {
    border-bottom: 1px solid #F7F7F7;
    font-size: 0.9275em;
    font-variation-settings: 'opsz' 26;
    font-weight: 380;
    letter-spacing: 0.0025em;
    line-height: 1.4175em;
    padding: 16px 12px 16px 0;
}

@media {
    .mobile .table table.one tr td {
        font-size: 1.0075em;
        font-variation-settings: 'opsz' 29;
        font-weight: 430;
        letter-spacing: -0.0005em;
        line-height: 1.3875em;
        padding: 16px 15px 16px 0;
    }
}

.table table.two tr td {
    border-bottom: 1px solid #F7F7F7;
    font-size: 0.8875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 380;
    letter-spacing: 0.0025em;
    line-height: 1.4175em;
    padding: 15px 12px 15px 0;
}

@media {
    .mobile .table table.two tr td {
        font-size: 1em;
        font-variation-settings: 'opsz' 29;
        font-weight: 430;
        letter-spacing: -0.0005em;
        line-height: 1.3875em;
        padding: 15px 15px 15px 0;
    }
}

.table table.three tr td {
    font-size: 0.8825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 380;
    letter-spacing: 0.0025em;
    line-height: 1.3675em;
    padding: 1px 12px 1px 0;
}

@media {
    .mobile .table table.three tr td {
        font-size: 1em;
        font-variation-settings: 'opsz' 28;
        font-weight: 415;
        letter-spacing: 0.005em;
        line-height: 1.35em;
        padding: 1px 15px 1px 0;
    }
}

.table table thead tr td {
    font-weight: 440;
    letter-spacing: -0.0005em;
}

@media {
    .mobile .table table thead tr td {
        font-weight: 480;
    }
}

.table table tbody tr:last-child td {
    border: 0;
}

.anchor {
    display: block;
    float: left;
    position: relative;
    visibility: hidden;
    width: 100%;
}

[data-anchor='1'] {
    margin: -120px 0 0;
    padding: 120px 0 0;
}

@media (max-width: 900px) {
    [data-anchor='1'] {
        margin: -105px 0 0;
        padding: 105px 0 0;
    }
}

[data-anchor='2'] {
    margin: -74px 0 0;
    padding: 74px 0 0;
}

@media (max-width: 900px) {
    [data-anchor='2'] {
        margin: -69px 0 0;
        padding: 69px 0 0;
    }
}

.space {
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.form {
    float: left;
    width: 100%;
}

.form .fields {
    float: left;
    width: 100%;
}

.form .fields .fieldset {
    float: left;
    margin: 0 0 35px;
    width: 100%;
}

@media (max-width: 1250px) {
    .form .fields .fieldset {
        margin: 0 0 40px;
    }
}

.form .fields .fieldset:last-child {
    margin: 0;
}

.form .fields .fieldset .blocks {
    float: left;
    width: 100%;
}

.form .fields .fieldset .blocks .block {
    float: left;
    width: 100%;
}

.form .fields .fieldset .blocks .block[data-inputs] {
    display: grid;
    margin: 0 0 12px;
}

@media {
    .mobile .form .fields .fieldset .blocks .block[data-inputs] {
        margin: 0 0 11px;
    }
}

.form .fields .fieldset .blocks .block[data-inputs]:last-child {
    margin: 0;
}

.form .fields .fieldset .blocks .block[data-inputs='1'] {
    gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.form .fields .fieldset .blocks .block[data-inputs='2'] {
    gap: 0 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media {
    .mobile .form .fields .fieldset .blocks .block[data-inputs='2'] {
        gap: 0 11px;
    }
}

.form .fields .fieldset .blocks .block[data-inputs='3'] {
    gap: 0 12px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 900px) {
    .form .fields .fieldset .blocks .block[data-inputs='3'] {
        gap: 11px;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.form .fields .fieldset .blocks .block .input,
.form .fields .fieldset .blocks .block .textarea,
.form .fields .fieldset .blocks .block .select {
    float: left;
    position: relative;
    width: 100%;
}

.form .fields .fieldset .blocks .block .select:after {
    content: '\f101';
    font-family: 'icons';
    font-size: 11px;
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.form .fields .fieldset .blocks .block .blocks {
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
}

.form .fields .fieldset .blocks .block[data-password='1'] .blocks .block:nth-child(1) {
    float: left;
}

.form .fields .fieldset .blocks .block[data-password='1'] .blocks .block:nth-child(2) {
    float: left;
    position: absolute;
    right: 18px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto !important;
    z-index: 10;
}

.form .fields .fieldset .blocks .block .blocks .block .icons {
    cursor: pointer;
    float: left;
    height: 20px;
    position: relative;
    width: 20px;
}

.form .fields .fieldset .blocks .block .blocks .block .icons .icon {
    font-size: 17px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media {
    .mobile .form .fields .fieldset .blocks .block .blocks .block .icons .icon {
        font-size: 18px;
        top: calc(50% + 1px);
    }
}

.form .fields .fieldset .blocks .block .blocks .block .icons .icon[data-icon='1'] {
    opacity: 1;
    z-index: 1;
}

.form .fields .fieldset .blocks .block .blocks .block .icons.active .icon[data-icon='1'] {
    opacity: 0;
    z-index: -1;
}

.form .fields .fieldset .blocks .block .blocks .block .icons .icon[data-icon='2'] {
    opacity: 0;
    z-index: -1;
}

.form .fields .fieldset .blocks .block .blocks .block .icons.active .icon[data-icon='2'] {
    opacity: 1;
    z-index: 1;
}

.form .fields .fieldset .blocks .block .buttons {
    float: right;
}

.form .fields .fieldset .blocks .block .checkbox {
    float: left;
    width: 100%;
}

.form .fields .fieldset .blocks .block .checkbox .blocks {
    float: left;
    width: 100%;
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block {
    float: left;
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block:nth-child(1) {
    cursor: pointer;
    margin: -0.0125em 0 0;
    padding: 0 5px 0 0;
    width: 20px;
}

@media (max-width: 900px) {
    .form .fields .fieldset .blocks .block .checkbox .blocks .block:nth-child(1) {
        padding: 0 6px 0 0;
    }
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block:nth-child(2) {
    width: calc(100% - 25px);
}

@media (max-width: 900px) {
    .form .fields .fieldset .blocks .block .checkbox .blocks .block:nth-child(2) {
        width: calc(100% - 26px);
    }
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block .text {
    font-size: 0.85em;
    font-variation-settings: 'opsz' 25;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.425em;
    margin: calc(1px + 0.025em) 0 0;
}

@media {
    .mobile .form .fields .fieldset .blocks .block .checkbox .blocks .block .text {
        font-size: 0.9em;
        font-weight: 440;
    }
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block .text span {
    border-bottom: 1px dotted #757575;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.form .fields .fieldset .blocks .block .checkbox .blocks .block .text span:hover {
    color: #757575;
}

input {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #EEEEEE;
    border-radius: 11px;
    box-sizing: border-box;
    color: #121212;
    float: left;
    font-family: InterVariable, sans-serif;
    font-size: 0.9em;
    font-variation-settings: 'opsz' 25;
    font-weight: 380;
    height: auto;
    letter-spacing: 0.0005em;
    line-height: 3.0825em;
    outline: none;
    padding: 1.075em 12px 0 14px;
    position: relative;
    resize: none;
    transition: border 0.15s ease 0s;
    -webkit-transition: border 0.15s ease 0s;
    width: 100%;
    z-index: 10;
}

@media {
    .mobile input {
        font-size: 16px;
        font-weight: 425;
        letter-spacing: -0.0005em;
        line-height: 2.625em;
        padding: 17px 12px 0 14px;
    }
}

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

input[type='password'] {
    letter-spacing: -0.06875em;
}

@media {
    .mobile input[type='password'] {
        letter-spacing: -0.0125em;
        text-indent: -1px;
    }
}

[data-form='Search'] input {
    border-radius: 30px;
    padding: 1.075em 12px 0 24px;
}

input:focus {
    border: 1px solid #AAAAAA;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

::-webkit-input-placeholder {
   	color: rgba(18, 18, 18, 1) !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

::-moz-placeholder {
    color: rgba(18, 18, 18, 1) !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

:-ms-input-placeholder {
    color: rgba(18, 18, 18, 1) !important;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #ECECEC;
    border-radius: 11px;
    box-sizing: border-box;
    color: #121212;
    float: left;
    font-family: InterVariable, sans-serif;
    font-size: 0.9em;
    font-variation-settings: 'opsz' 25;
    font-weight: 380;
    height: auto;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    outline: none;
    padding: 1.0125em 12px 2.0125em 14px;
    position: relative;
    resize: none;
    transition: border 0.15s ease 0s;
    -webkit-transition: border 0.15s ease 0s;
    width: 100%;
    z-index: 10;
}

@media {
    .mobile textarea {
        font-size: 16px;
        font-weight: 425;
    }
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none;
    border: 1px solid #ECECEC;
    border-radius: 11px;
    box-sizing: border-box;
    color: #121212;
    float: left;
    font-family: InterVariable, sans-serif;
    font-size: 0.9em;
    font-variation-settings: 'opsz' 25;
    font-weight: 380;
    height: auto;
    letter-spacing: 0.0005em;
    line-height: 3.0825em;
    outline: none;
    padding: 1.056em 12px 0 14px;
    position: relative;
    resize: none;
    transition: border 0.15s ease 0s;
    -webkit-transition: border 0.15s ease 0s;
    width: 100%;
    z-index: 10;
}

@media {
    .mobile select {
        font-size: 16px;
        font-weight: 425;
        line-height: 2.625em;
    }
}

label {
    float: left;
    left: 15px;
    position: absolute;
    top: auto;
    visibility: visible;
    width: calc(100% - 35px);
}

[data-form='Search'] label {
    left: 25px;
}

label span {
    color: #101820;
    font-weight: 375;
    letter-spacing: -0.001375em;
    line-height: 1.1em;
    position: absolute;
    transform: translateY(20.5px) scale(1);
    -webkit-transform: translateY(20.5px) scale(1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

@media {
    .mobile label span {
        font-size: 0.975em;
        font-weight: 425;
        letter-spacing: -0.0015em;
        transform: translateY(22px) scale(1);
        -webkit-transform: translateY(22px) scale(1);
    }
}

label span:nth-child(1) {
    float: left;
    font-size: 0.8625em;
    left: 0;
    opacity: 1;
    transform-origin: top left;
    -webkit-transform-origin: top left;
}

@media {
    .mobile label span:nth-child(1) {
        font-size: 0.975em;
    }
}

label span:nth-child(2) {
    float: right;
    font-size: 0.75em;
    opacity: 0.5;
    right: 0;
    top: 1px;
    transform-origin: top right;
    -webkit-transform-origin: top right;
}

@media {
    .mobile label span:nth-child(2) {
        font-size: 0.8em;
    }
}

.input[data-input='focus'] label span,
.textarea[data-input='focus'] label span,
.select[data-input='focus'] label span {
    top: 1px;
    transform: translateY(12px) scale(0.8);
    -webkit-transform: translateY(12px) scale(0.8);
    z-index: 10;
}

@media {
    .mobile .input[data-input='focus'] label span,
    .mobile .textarea[data-input='focus'] label span,
    .mobile .select[data-input='focus'] label span {
        top: 0;
        transform: translateY(12px) scale(0.875);
        -webkit-transform: translateY(12px) scale(0.875);
    }
}

.input[data-input='focus'] label span:nth-child(1),
.textarea[data-input='focus'] label span:nth-child(1),
.select[data-input='focus'] label span:nth-child(1) {
    opacity: 0.8;
}

.input[data-input='focus'] label span:nth-child(2),
.textarea[data-input='focus'] label span:nth-child(2),
.select[data-input='focus'] label span:nth-child(2) {
    font-size: 0.8625em;
    opacity: 0.5;
}

/*

label {
    color: #121212;
    font-size: 0.9em;
    font-variation-settings: 'opsz' 25;
    font-weight: 375;
    left: 15px;
    letter-spacing: 0.0005em;
    line-height: 1.1em;
    opacity: 1;
    position: absolute;
    top: auto;
    transform: translateY(21px) scale(1);
    -webkit-transform: translateY(21px) scale(1);
    transform-origin: top left;
    -webkit-transform-origin: top left;
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    visibility: visible;
    z-index: 1;
}

@media {
    .mobile label {
        font-size: 0.975em;
        font-weight: 425;
        letter-spacing: -0.0015em;
        transform: translateY(22px) scale(1);
        -webkit-transform: translateY(22px) scale(1);
    }
}

.input[data-input='focus'] label,
.select[data-input='focus'] label {
    opacity: 0.8;
    top: 1px;
    transform: translateY(12px) scale(0.8);
    -webkit-transform: translateY(12px) scale(0.8);
}

@media {
    .mobile .input[data-input='focus'] label,
    .mobile .select[data-input='focus'] label {
        transform: translateY(12px) scale(0.875);
        -webkit-transform: translateY(12px) scale(0.875);
    }
}

*/

.button {
    background: none;
    border: 0;
    float: left;
    font-size: 1em;
    margin: 0 7px 0 0;
    outline: none;
    padding: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.button:last-child {
    margin: 0;
}

.button[data-visibility='true'] {
    opacity: 1;
}

.button[data-visibility='false'] {
    opacity: 0;
}

.button .action {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.button[data-button='1A'] .action {
    background: #121212;
}

.button[data-button='1A']:hover .action {
    background: #E9CDA5;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
}

.button[data-button='1A'] .action:before {
    background: #E9CDA5;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 0;
    z-index: 1;
}

.button[data-button='1A']:hover .action:before {
    opacity: 1;
    width: 100%;
}

.button[data-button='1B'] .action {
    background: #E9CDA5;
}

.button[data-button='1B']:hover .action {
    background: #F6E3BF;
}

.button[data-button='1B'] .action:before {
    background: #F6E3BF;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 0;
    z-index: 1;
}

.button[data-button='1B']:hover .action:before {
    opacity: 1;
    width: 100%;
}

.button[data-button='2A'] .action {
    border: 1px solid #F5F5F5;
}

.button[data-button='2A']:hover .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2A'].active .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2A'].disabled .action {
    border: 1px solid #F5F5F5 !important;
    pointer-events: none;
}

.button[data-button='2B'] .action {
    background: #FBFBFB;
    border: 1px solid #F0F0F0;
}

.button[data-button='2B']:hover .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2B'].active .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2B'].disabled .action {
    border: 1px solid #F5F5F5 !important;
    pointer-events: none;
}

.button[data-button='2C'] .action {
    border: 1px solid #303030;
}

.button[data-button='2C']:hover .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2C'].active .action {
    border: 1px solid #E9CDA5;
}

.button[data-button='2C'].disabled .action {
    border: 1px solid #202020 !important;
    pointer-events: none;
}

.button .text {
    color: #121212;
    float: left;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    z-index: 10;
}

.button .icon {
    color: #121212;
    float: left;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    z-index: 10;
}

.button.large[data-button='1A'] .action,
.button.large[data-button='1B'] .action {
    border-radius: 22px;
    padding: 10px 27px calc(12px + 0.025em);
}

@media {
    .mobile .button.large[data-button='1A'] .action,
    .mobile .button.large[data-button='1B'] .action {
        border-radius: 23px;
        padding: 11px 27px calc(13px + 0.025em);
    }
}

.button.large[data-button='1A'] .text {
    color: #FFFFFF;
    font-size: 0.775em;
    font-weight: 405;
    letter-spacing: -0.006875em;
    line-height: 19px;
}

@media {
    .mobile .button.large[data-button='1A'] .text {
        font-size: 0.85em;
        font-weight: 445;
        letter-spacing: -0.0075em;
    }
}

.button.large[data-button='1A']:hover .text {
    color: #121212;
}

.button.medium[data-button='1A'] .action,
.button.medium[data-button='1B'] .action {
    border-radius: 20px;
    padding: 9px calc(23px + 0.025em) calc(10px + 0.025em);
}

@media {
    .mobile .button.medium[data-button='1A'] .action,
    .mobile .button.medium[data-button='1B'] .action {
        border-radius: 21px;
        padding: 10px calc(23px + 0.025em) calc(11px + 0.025em);
    }
}

.button.medium[data-button='2A'] .action,
.button.medium[data-button='2B'] .action {
    border-radius: 22px;
    padding: 9px 19px 10px;
}

@media {
    .mobile .button.medium[data-button='2A'] .action,
    .mobile .button.medium[data-button='2B'] .action {
        padding: 10px 20px 11px;
    }
}

.button.medium[data-button='3A'] .action,
.button.medium[data-button='3B'] .action {
    border-radius: 20px;
    padding: 9px calc(23px + 0.025em) 11px;
}

@media {
    .mobile .button.medium[data-button='3A'] .action,
    .mobile .button.medium[data-button='3B'] .action {
        border-radius: 21px;
        padding: 10px 23px 11px;
    }
}

.button.medium[data-button='1A'] .text {
    color: #FFFFFF;
    font-size: 0.775em;
    font-weight: 405;
    letter-spacing: -0.006875em;
    line-height: 19px;
}

@media {
    .mobile .button.medium[data-button='1A'] .text {
        font-size: 0.8375em;
        font-weight: 435;
    }
}

.button.medium[data-button='1A']:hover .text {
    color: #121212;
}

.button.medium[data-button='1B'] .text {
    color: #121212;
    font-size: 0.8em;
    font-weight: 410;
    letter-spacing: -0.006875em;
    line-height: 19px;
}

@media {
    .mobile .button.medium[data-button='1B'] .text {
        font-size: 0.8375em;
        font-weight: 450;
    }
}

.button.medium[data-button='3A'] .text {
    color: #121212;
    font-size: 0.8em;
    font-weight: 410;
    letter-spacing: -0.006875em;
    line-height: 19px;
}

.button.medium[data-button='3B']:hover .text {
    color: #E9CDA5;
}

.button.medium[data-button='3B'] .text {
    color: #EEEEEE;
    font-size: 0.8em;
    font-weight: 410;
    letter-spacing: -0.006875em;
    line-height: 19px;
}

.button.medium[data-button='3B']:hover .text {
    color: #E9CDA5;
}

@media {
    .mobile .button.medium[data-button='3B'] .text {
        font-size: 0.8375em;
        font-weight: 450;
    }
}

.button.medium .icon {
    float: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.button.medium[data-button='3A'] .icon {
    color: #121212;
    font-size: 0.775em;
    line-height: 19px;
    margin: 0 0 0 6px;
}

.button.medium[data-button='3A']:hover .icon {
    color: #E9CDA5;
    margin: 0 0 0 8px;
}

.button.medium[data-button='3B'] .icon {
    color: #EEEEEE;
    font-size: 0.775em;
    line-height: 19px;
    margin: 0 0 0 6px;
}

.button.medium[data-button='3B']:hover .icon {
    color: #E9CDA5;
    margin: 0 0 0 8px;
}

@media {
    .mobile .button.medium[data-button='3B'] .icon {
        font-size: 0.8125em;
        line-height: 20px;
    }
}

.button.small[data-button='1A'] .action,
.button.small[data-button='1B'] .action {
    border-radius: 16px;
    padding: 8px 17px calc(9px + 0.05em);
}

@media {
    .mobile .button.small[data-button='1A'] .action,
    .mobile .button.small[data-button='1B'] .action {
        border-radius: 17px;
        padding: calc(8px + 0.025em) 17px calc(9px + 0.025em);
    }
}

.button.small[data-button='2A'] .action {
    border-radius: 17px;
    padding: 9px 18px 10px;
}

@media {
    .mobile .button.small[data-button='2A'] .action {
        border-radius: 18px;
        padding: 10px 18px 11px;
    }
}

.button.small[data-button='2B'] .action {
    border-radius: 17px;
    padding: 9px 18px 10px;
}

@media {
    .mobile .button.small[data-button='2B'] .action {
        border-radius: 18px;
        padding: 10px 18px 11px;
    }
}

.button.small .text {
    float: left;
    font-size: 0.775em;
    font-weight: 410;
    letter-spacing: -0.006875em;
    line-height: 13px;
}

@media {
    .mobile .button.small .text {
        font-size: 0.8125em;
        font-weight: 460;
    }
}

.button.small[data-button='1A'] .text {
    color: #FFFFFF;
    font-size: 0.725em;
    letter-spacing: -0.00375em;
}

@media {
    .mobile .button.small[data-button='1A'] .text {
        font-size: 0.75em;
    }
}

.button.small[data-button='1A']:hover .text {
    color: #121212;
}

.button.small .icon {
    float: left;
    font-size: 15px;
    height: 19px;
    line-height: 18px;
    margin: 0 6px 0 0;
    width: 15px;
}

@media {
    .mobile .button.small .icon {
        font-size: 1.025em;
        line-height: 20px;
        margin: 0 7px 0 0;
    }
}

.button.circle {
    float: left;
    height: 40px;
    margin: 0 7px 0 0;
    opacity: 1;
    text-align: center;
    visibility: visible;
    width: 40px;
}

.button.circle:last-child {
    margin: 0;
}

.button.circle.alt {
    height: 34px;
    width: 34px;
}

.button.circle .action {
    border-radius: 50%;
}

/*

.button.circle[data-button='2A'] .action {
    border: 1px solid #F5F5F5;
}

.button.circle[data-button='2B'] .action {
    border: 1px solid #F0F0F0;
}

.button.circle[data-button='2A']:hover .action,
.button.circle[data-button='2B']:hover .action {
    border: 1px solid #E9CDA5;
}

.button.circle[data-button='2B'].disabled .action {
    pointer-events: none;
}

*/

.button.circle a {
    float: left;
    height: 100%;
    width: 100%;
}

.button.circle .icon {
    font-size: 14px;
    font-weight: 375;
    left: 50%;
    line-height: 14px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    z-index: 10;
}

@media {
    .mobile .button.circle .icon {
        font-size: 15px;
        line-height: 15px;
    }
}

.button.circle[data-button='2A'] .icon {
    color: #121212;
}

.button.circle[data-button='2B'] .icon {
    color: #121212;
}

.button.circle[data-button='2C'] .icon {
    color: #EEEEEE;
}

.button.circle[data-button='3A'] .icon {
    color: #121212;
}

.button.disabled .icon {
    opacity: 0.3125;
}

.button.text[data-button='3A'] .text {
    border-bottom: 1px dotted #757575;
    float: left;
    font-size: 0.725em;
    font-weight: 400;
    letter-spacing: -0.0125em;
    line-height: 1.375em;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media {
    .mobile .button.text[data-button='3A'] .text {
        font-size: 0.775em;
        font-weight: 440;
    }
}

.button.text[data-button='3A']:hover .text {
    color: #757575;
}

.accordion {
    float: left;
    width: 100%;
}

.accordion .panels {
    float: left;
    width: 100%;
}

.accordion .panels .panel {
    border-bottom: 1px solid #F5F5F5;
    float: left;
    width: 100%;
}

.accordion .panels .panel:last-child {
    border: 0;
}

.accordion .panels .panel .blocks .block[data-block='A'] {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 24px 36px 24px 36px;
    position: relative;
    width: 95%;
}

@media (max-width: 1250px) {
    .accordion .panels .panel .blocks .block[data-block='A'] {
        padding: 24px 0 24px 36px;
        width: 97.5%;
    }
}

.accordion .panels .panel .blocks .block[data-block='A']:before {
    content: '\f125';
    font-family: 'icons';
    font-size: 1.1375em;
    left: 0;
    line-height: 1.1375em;
    position: absolute;
    -webkit-text-stroke-width: 0;
    top: calc(50% + 0.025em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media {
    .mobile .accordion .panels .panel .blocks .block[data-block='A']:before {
        top: calc(50% + 1px);
        -webkit-text-stroke-width: 0.075px;
    }
}

.accordion .panels .panel .blocks .block[data-block='A'].active:before {
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -webkit-text-stroke-width: 0.0375px;
}

@media {
    .mobile .accordion .panels .panel .blocks .block[data-block='A'].active:before {
        -webkit-text-stroke-width: 0.075px;
    }
}

.accordion .panels .panel .blocks .block[data-block='A'] .title {
    float: left;
    width: 100%;
}

.accordion .panels .panel .blocks .block[data-block='A'] .title h3 {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    width: 100%;
}

.accordion .panels .panel .blocks .block[data-block='B'] {
    box-sizing: border-box;
    float: left;
    height: 0;
    overflow: hidden;
    padding: 0 36px;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 95%;
}

@media (max-width: 1250px) {
    .accordion .panels .panel .blocks .block[data-block='B'] {
        padding: 0 0 0 36px;
        width: 97.5%;
    }
}

.product .accordion .panels .panel .blocks .block[data-block='B'] {
    padding: 0 0 0 36px;
}

@media (max-width: 1250px) {
    .product .accordion .panels .panel .blocks .block[data-block='B'] {
        padding: 0 0 0 36px;
    }
}

.service .accordion .panels .panel .blocks .block[data-block='B'] {
    max-width: 800px;
}

.accordion .panels .panel .blocks .block[data-block='B'] .text {
    float: left;
    width: 100%;
}

.accordion .panels .panel .blocks .block[data-block='B'] .text p.two:last-child {
    margin: 0 0 55px !important;
}

.announcements {
    float: left;
    position: relative;
    width: 100%;
    z-index: 100;
}

.announcements .container {
    float: left;
    position: relative;
    width: 100%;
}

.announcements .content {
    background-color: rgba(255, 255, 255, 0);
    float: left;
    transition: background-color 0.2s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s;
    width: 100%;
    will-change: background-color;
}

.active .announcements .content {
    background-color: rgba(255, 255, 255, 1);
}

.announcements .content .sections {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.announcements .content .sections .section.one {
    background: rgba(255, 255, 255, 0.01);
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-top: 0;
    border-radius: 0 0 20px 20px;
    box-sizing: border-box;
    float: left;
    height: 65px;
    overflow: hidden;
    text-align: center;
    touch-action: pan-y;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    width: 92.1875%;
}

.active .announcements .content .sections .section.one {
    backdrop-filter: blur(0);
    -webkit-backdrop-filter: blur(0);
    border: 1px solid rgba(248, 248, 248, 1);
    border-top: 0;
}

.light .announcements .content .sections .section.one {
    background: #121212;
    border: 1px solid rgba(18, 18, 18, 1);
    border-top: 0;
}

.announcements .content .sections .section.one .blocks {
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    width: 100%;
}

.announcements .content .sections .section.one .blocks .block {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 50%;
}

@media (max-width: 1250px) {
    .announcements .content .sections .section.one .blocks .block {
        width: 75%;
    }
}

@media (max-width: 750px) {
    .announcements .content .sections .section.one .blocks .block {
        width: 100%;
    }
}

.announcements .content .sections .section.one .blocks .block .slider {
    float: left;
    height: 100%;
    width: 100%;
}

.announcements .content .sections .section.one .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    list-style: none;
    position: relative;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks {
    display: block;
    float: left;
    height: 100%;
    width: 100%;
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block {
    float: left;
    height: auto;
    overflow: visible;
    position: relative;
    text-align: center;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .title {
    color: rgba(255, 255, 255, 1);
    float: left;
    font-size: 0.76375em;
    font-weight: 485;
    letter-spacing: -0.0025em;
    line-height: 16px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .title {
        font-size: 0.8125em;
        font-weight: 535;
        letter-spacing: -0.001875em;
        line-height: 17px;
    }
}

.active .home .announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .title {
    color: rgba(18, 18, 18, 1);
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .text {
    color: rgba(255, 255, 255, 1);
    float: left;
    font-size: 0.775em;
    font-variation-settings: 'opsz' 22;
    font-weight: 405;
    letter-spacing: -0.0025em;
    line-height: 16px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .text {
        font-size: 0.8125em;
        font-weight: 455;
        letter-spacing: -0.001875em;
    }
}

.announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .action .block .text:after {
    content: '\f104';
    font-family: 'icons';
    margin: 0 0 0 5px;
}

.active .home .announcements .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block .text {
    color: rgba(18, 18, 18, 1);
}

header {
    background-color: rgba(255, 255, 255, 0);
    float: left;
    height: 75px;
    opacity: 1;
	position: sticky;
    position: -webkit-sticky;
    left: 0;
    top: 0;
    transition: background-color 0.2s ease 0s, top 0.6s ease 0s;
    -webkit-transition: background-color 0.2s ease 0s, top 0.6s ease 0s;
  	width: 100%;
	z-index: 1000;
}

@media (max-width: 900px) {
    header {
        height: 70px;
    }
}

.light header,
.scroll header,
.active header {
    background-color: rgba(255, 255, 255, 1);
}

.focus header {
    top: -75px;
}

@media (max-width: 900px) {
    .focus header {
        top: -70px;
    }
}

header .container {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

header .content {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

header .content .sections {
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}

header .content .sections .section {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

header .content .sections .section.one {
    height: 75px;
    left: 6.25%;
    position: absolute;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 80px;
    z-index: 500;
}

@media (max-width: 900px) {
    header .content .sections .section.one {
        height: 70px;
    }
}

.scroll header .content .sections .section.one {
    width: 77px;
}

header .content .sections .section.one .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.one .blocks .block {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.one .blocks .block .logo {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    header .content .sections .section.one .blocks .block .logo {
        top: calc(50% + calc(1px + 0.025em));
    }
}

header .content .sections .section.one .blocks .block .logo:nth-child(2) {
    display: none;
}

header .content .sections .section.one .blocks .block .logo a {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.one .blocks .block .logo img {
    float: left;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

header .content .sections .section.one .blocks .block .logo .one {
    opacity: 1;
    z-index: 1;
}

.light header .content .sections .section.one .blocks .block .logo .one,
.scroll header .content .sections .section.one .blocks .block .logo .one,
.active header .content .sections .section.one .blocks .block .logo .one {
    opacity: 0;
    z-index: -1;
}

header .content .sections .section.one .blocks .block .logo .two {
    opacity: 0;
    z-index: -1;
}

.light header .content .sections .section.one .blocks .block .logo .two,
.scroll header .content .sections .section.one .blocks .block .logo .two,
.active header .content .sections .section.one .blocks .block .logo .two {
    opacity: 1;
    z-index: 1;
}

header .content .sections .section.two {
    float: left;
    height: 100%;
    position: relative;
    width: auto;
    z-index: 250;
}

@media (max-width: 900px) {
    header .content .sections .section.two {
        display: none;
    }
}

.account header .content .sections .section.two {
    display: none;
}

header .content .sections .section.two .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.two .blocks .block {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.two .blocks .block .links {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

header .content .sections .section.two .blocks .block .links ul {
    float: left;
    list-style: none;
    margin: 0;
    opacity: 1;
    padding: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

header .content .sections .section.two .blocks .block .links ul li {
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    float: left;
    font-size: 0.8em;
    font-weight: 400;
    letter-spacing: -0.0025em;
    margin: 0 30px 0 0;
    position: relative;
    text-align: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media (max-width: 1250px) {
    header .content .sections .section.two .blocks .block .links ul li {
        margin: 0 24px 0 0;
    }
}

header .content .sections .section.two .blocks .block .links ul li:last-child {
    margin: 0;
}

header .content .sections .section.two .blocks .block .links ul li:nth-last-child(2) {
    margin: 0 54px 0 0;
}

@media (max-width: 1250px) {
    header .content .sections .section.two .blocks .block .links ul li:nth-last-child(2) {
        margin: 0 24px 0 0;
    }
}

header .content .sections .section.two .blocks .block .links ul li:nth-last-child(2):after {
    content: '•';
    font-size: 0.5em;
    position: absolute;
    right: -28px;
    top: 0;
}

@media (max-width: 1250px) {
    header .content .sections .section.two .blocks .block .links ul li:nth-last-child(2):after {
        display: none;
    }
}

.light header .content .sections .section.two .blocks .block .links ul li,
.scroll header .content .sections .section.two .blocks .block .links ul li,
.active header .content .sections .section.two .blocks .block .links ul li {
    color: rgba(18, 18, 18, 1)
}

header .content .sections .section.two .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

header .content .sections .section.two .blocks .block .links ul li a:after {
    background: #E9CDA5;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 14px);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 0;
}

@media {
    .mobile header .content .sections .section.two .blocks .block .links ul li a:after {
        display: none;
    }
}

header .content .sections .section.two .blocks .block .links ul li a:hover:after {
    opacity: 1;
    width: 100%;
}

header .content .sections .section.two .blocks .block .links ul li .icon {
    float: left;
    font-size: 14px;
    margin: 0 6px 0 0;
}

header .content .sections .section.two .blocks .block .links ul li .text {
    float: left;
}

header .content .sections .section.two .blocks .block .links ul li .text span {
    float: left;
}

header .content .sections .section.two .blocks .block .links ul li .text span:nth-child(1) {
    margin: 0 2px 0 0;
}

header .content .sections .section.three {
    height: 75px;
    opacity: 1;
    position: absolute;
    right: 6.25%;
    text-align: right;
    top: 0;
    visibility: visible;
    width: auto;
    z-index: 500;
}

@media (max-width: 900px) {
    header .content .sections .section.three {
        height: 70px;
    }
}

header .content .sections .section.three .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.three .blocks .block {
    float: left;
    height: 100%;
}

header .content .sections .section.three .blocks .block .buttons {
    float: left;
    position: relative;
    top: calc(50% + 1px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

header .content .sections .section.three .blocks .block .icons {
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.three .blocks .block .icons .icon {
    float: right;
    height: 100%;
    margin: 0 0 0 19px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

header .content .sections .section.three .blocks .block .icons .icon:last-child {
    margin: 0;
}

@media (max-width: 600px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='3'] {
        display: none;
    }
}

@media (max-width: 1250px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='4'] {
        display: none;
    }
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='4'] {
        display: block;
    }
}

@media (max-width: 1250px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] {
        display: none;
    }
}

header .content .sections .section.three .blocks .block .icons .icon .action {
    cursor: pointer;
    float: right;
    height: 100%;
    position: relative;
}

header .content .sections .section.three .blocks .block .icons .icon label {
    cursor: pointer;
    float: left;
    height: 100%;
    width: 100%;
}

header .content .sections .section.three .blocks .block .icons .icon .icon {
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
    float: left;
    font-size: 21px;
    height: auto;
    margin: -12px 0 0;
    position: relative;
    text-align: left;
    top: 50%;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile header .content .sections .section.three .blocks .block .icons .icon .icon {
        font-size: 23px;
    }
}

.light header .content .sections .section.three .blocks .block .icons .icon .icon,
.scroll header .content .sections .section.three .blocks .block .icons .icon .icon,
.active header .content .sections .section.three .blocks .block .icons .icon .icon {
    color: rgba(18, 18, 18, 1);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] {
    display: none;
    margin: 0 -6px 0 45px;
    width: 30px;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] {
        display: block;
    }
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1']:before {
    background: rgba(255, 255, 255, 0.05);
    content: '';
    height: 35px;
    left: -21px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 1px;
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='1']:before,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='1']:before,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='1']:before {
    background: rgba(247, 247, 247, 1);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    height: 15px;
    justify-content: center;
    left: calc(50% - 1px);
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 15px;
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line {
    background: rgba(255, 255, 255, 1);
    height: 2px;
    position: absolute;
    transform-origin: center;
    -webkit-transform-origin: center;
    transition: all 0.2s cubic-bezier(0.87, 0, 0.13, 1);
    -webkit-transition: all 0.2s cubic-bezier(0.87, 0, 0.13, 1);
    width: 15px;
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line {
    background: rgba(18, 18, 18, 1);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line:nth-child(1) {
    transform: translateY(-3px) scaleY(0.75);
    -webkit-transform: translateY(-3px) scaleY(0.75);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'] .lines .line:nth-child(2) {
    transform: translateY(3px) scaleY(0.75);
    -webkit-transform: translateY(3px) scaleY(0.75);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'][data-action='1'] .lines .line:nth-child(1) {
    transform: translateY(0) rotate(45deg) scaleY(0.75);
    -webkit-transform: translateY(0) rotate(45deg) scaleY(0.75);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='1'][data-action='1'] .lines .line:nth-child(2) {
    transform: translateY(0) rotate(-45deg) scaleY(0.75);
    -webkit-transform: translateY(0) rotate(-45deg) scaleY(0.75);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] {
    margin: 0 0 0 50px;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] {
        margin: 0 0 0 20px;
    }
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='2']:before {
    background: rgba(255, 255, 255, 0.05);
    content: '';
    height: 35px;
    left: -24px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 1px;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='2']:before {
        display: none;
    }
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='2']:before,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='2']:before,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='2']:before {
    background: rgba(247, 247, 247, 1);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] .number {
    background: rgba(255, 255, 255, 1);
    border-radius: 50%;
    color: rgba(18, 18, 18, 1);
    font-family: InterVariable, sans-serif;
    font-size: 0.5em;
    font-weight: 490;
    height: 16px;
    left: calc(50% + 0.05em);
    line-height: 15px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 16px);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 16px;
    z-index: 10;
}

@media {
    .mobile header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] .number {
        font-weight: 520;
    }
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] .number,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] .number,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='2'] .number {
    background: rgba(18, 18, 18, 1);
    color: rgba(255, 255, 255, 1);
    opacity: 1;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='4'] {
        display: none;
    }
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='5'] {
    margin: 0 0 0 25px;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='5'] {
        margin: 0 0 0 23px;
    }
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale {
    border: 1px solid rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    cursor: pointer;
    display: block;
    float: left;
    height: auto;
    left: auto;
    padding: 5px 12px 5px 6px;
    position: relative;
    right: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    visibility: visible;
    width: auto;
    z-index: auto;
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale {
    border: 1px solid rgba(246, 246, 246, 1);
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale:hover {
    border: 1px solid #E9CDA5;
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .icon {
    float: left;
    margin: 0 7px 0 0;
    width: 16px;
}

@media (max-width: 900px) {
    header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .icon {
        width: 17px;
    }
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .icon img {
    float: left;
}

header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text {
    color: rgba(255, 255, 255, 1);
    float: left;
    font-size: 0.6em;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 16px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: auto;
}

@media {
    .mobile header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text {
        font-weight: 475;
        line-height: 17px;
        top: 0.025em;
    }
}

.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text,
.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text,
.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text {
    color: rgba(18, 18, 18, 1);
}

@media {
    .mobile.light header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text,
    .mobile.scroll header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text,
    .mobile.active header .content .sections .section.three .blocks .block .icons .icon[data-icon='6'] .locale .text {
        font-weight: 490;
    }
}

.submenus {
    display: none;
    float: left;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 500;
}

.submenus.delay {
    display: block;
    pointer-events: auto;
    visibility: visible;
}

.submenus .container {
    float: left;
    height: 100%;
    width: 100%;
}

.submenus .submenu {
    background: #FFFFFF;
    box-sizing: border-box;
    display: none;
    float: left;
    height: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: var(--menu, 140px);
    transition: height 0.5s ease 0s, opacity 0.5s ease 0s;
    -webkit-transition: height 0.5s ease 0s, opacity 0.5s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
}

.submenus .submenu.delay {
    display: block;
    pointer-events: auto;
    visibility: visible;
}

.submenus .submenu.active {
    opacity: 1;
}

.submenus .submenu .content {
    align-items: center;
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    opacity: 0;
    position: relative;
    transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
    width: 100%;
}

.submenus .submenu.active .content {
    opacity: 1;
}

.submenus .submenu .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    padding: 25px 0 40px;
    width: 43.75%;
}

@media (max-width: 1375px) {
    .submenus .submenu .content .sections {
        width: 50%;
    }
}

@media (max-width: 1250px) {
    .submenus .submenu .content .sections {
        width: 56.25%;
    }
}

@media (max-width: 1025px) {
    .submenus .submenu .content .sections {
        width: 62.5%;
    }
}

@media (max-width: 900px) {
    .submenus .submenu .content .sections {
        padding: 8px 0 0;
        width: 87.5%;
    }
}

.submenus .submenu[data-submenu='Search'] .content .sections {
    padding: 25px 0 85px;
}

@media (max-width: 900px) {
    .submenus .submenu[data-submenu='Search'] .content .sections {
        padding: 25px 0 80px;
    }
}

@media (min-width: 901px) {
    .submenus .submenu[data-submenu='Search'] .content .sections .section.one .blocks .block .blocks .block.desktop-popular-searches {
        display: block;
        margin: 24px 0 0;
    }

    .submenus .submenu[data-submenu='Search'] .content .sections .section.two {
        margin: 24px 0 0;
    }
}

.submenus .submenu .content .sections .section.one {
    float: left;
    margin: 0 0 70px;
    width: 100%;
}

@media (max-width: 900px) {
    .submenus .submenu .content .sections .section.one {
        margin: 0 0 50px;
    }
}

.submenus .submenu[data-submenu='Search'] .content .sections .section.one {
    margin: 0 0 42px;
}

.submenus .submenu .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks[data-blocks='5'] {
    position: relative;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 15px;
}

@media (max-width: 900px) {
    .submenus .submenu .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
        margin: 0 0 22px;
    }
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .links {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .links ul {
    float: left;
    list-style: none;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .links ul li {
    float: left;
    font-size: 1.175em;
    font-variation-settings: 'opsz' 27;
    font-weight: 440;
    letter-spacing: -0.00875em;
    line-height: 1.2725em;
    margin: 0 0 3px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .links ul li:hover {
    color: #757575;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks[data-blocks='4'] {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    width: auto;
}

@media (max-width: 900px) {
    .submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks[data-blocks='4'] {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block {
    float: left;
    width: auto;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block .locale {
    border: 1px solid #F6F6F6;
    border-radius: 17px;
    cursor: pointer;
    float: left;
    padding: 4px 12px 4px 5px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block .locale:hover {
    border: 1px solid #E9CDA5;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block .locale .icon {
    float: left;
    margin: 0 8px 0 0;
    width: 22px;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block .locale .icon img {
    float: left;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .locales .blocks .block .locale .text {
    color: #121212;
    float: left;
    font-size: 0.675em;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: calc(22px - 0.05em);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.submenus .submenu .content .sections .section.one .blocks .block .blocks .block .form .fields .fieldset .blocks .block[data-block='1BB'] {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    z-index: 10;
}

.submenus .submenu .content .sections .section.two {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .submenus .submenu[data-submenu='Locale'] .content .sections .section.two {
        display: none;
    }
}

.submenus .submenu .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks[data-blocks='2'] {
    display: grid;
    gap: 0 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature {
    border: 1px solid #F6F6F6;
    border-radius: 35px;
    box-sizing: border-box;
    float: left;
    padding: 15px 20px 15px 24px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature:hover {
    border: 1px solid #E9CDA5;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks[data-blocks='3'] {
    display: flex;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block {
    float: left;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block[data-block='1AA'] {
    align-content: center;
    margin: 0 18px 0 0;
    width: 22px;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block[data-block='1AB'] {
    width: calc(100% - 40px);
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block .icons {
    float: left;
    height: 28px;
    position: relative;
    text-align: center;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block .icons .icon {
    float: left;
    font-size: 1.375em;
    line-height: 20px;
    position: absolute;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 4px;
    z-index: 10;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 2px;
    top: 0;
    z-index: 1;
}

.submenus .submenu .content .sections .section.two .blocks .block .features .blocks .block .feature .blocks .block .text {
    float: left;
    width: 100%;
}

.submenus .submenu[data-submenu='Search'] .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 15px;
}

@media (max-width: 900px) {
    .submenus .submenu[data-submenu='Search'] .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 22px;
    }
}

.submenus .submenu[data-submenu='Search'] .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links {
    float: left;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links ul {
    float: left;
    list-style: none;
    width: 100%;
}

.submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links ul li {
    float: left;
    font-size: 1.175em;
    font-variation-settings: 'opsz' 27;
    font-weight: 440;
    letter-spacing: -0.00875em;
    line-height: 1.2725em;
    margin: 0 0 3px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links ul li {
        font-size: 1.2em;
        font-weight: 475;
        letter-spacing: -0.005em;
    }
}

.submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links ul li:hover {
    color: #757575;
}

.submenus .submenu .content .sections .section.two .blocks .block .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

.submenus .submenu ~ .overlay {
    background: rgba(18, 18, 18, 0.05);
    bottom: 0;
    height: calc(100% - var(--menu, 140px));
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: var(--menu, 140px);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    width: 100%;
    z-index: 1;
}

@media {
    .mobile .submenus .submenu ~ .overlay {
        cursor: pointer;
    }
}

.submenus.active .submenu ~ .overlay {
    opacity: 1;
}

.menu[data-menu='2'] {
    display: none;
    float: left;
    height: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: var(--menu, 135px);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 500;
}

.menu[data-menu='2'][data-action='1'] {
    display: block;
    pointer-events: auto;
}

.menu[data-menu='2'][data-action='2'] {
    display: block;
    height: calc(100dvh - var(--menu, 135px));
    pointer-events: auto;
}

.menu[data-menu='2'][data-action='3'] {
    display: block;
    height: calc(100dvh - var(--menu, 135px));
    pointer-events: auto;
}

.menu .container {
    float: left;
    height: 100%;
    width: 100%;
}

.menu .content {
    background: #FFFFFF;
    border-radius: 0 0 18px 18px;
    float: left;
    height: 100%;
    position: relative;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 10;
}

.menu[data-action='2'] .content,
.menu[data-action='3'] .content,
.menu[data-action='4'] .content {
    border-radius: 0;
}

.menu .content .sections {
    float: left;
    height: 100%;
    width: 100%;
}

.menu .content .sections .section.one {
    float: left;
    height: calc(100% - 70px);
    left: 12.5%;
    position: relative;
    top: calc(50% - 35px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 37.5%;
}

@media (max-width: 900px) {
    .menu .content .sections .section.one {
        left: 8.59375%;
        width: 65.625%;
    }
}

.menu .content .sections .section.one .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

.menu .content .sections .section.one .blocks[data-blocks='1'] {
    height: 100%;
}

.menu .content .sections .section.one .blocks .block {
    float: left;
    position: relative;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block[data-block='1'] {
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.menu .content .sections .section.one .blocks .block[data-block='2'] {
    bottom: 35px;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .menu .content .sections .section.one .blocks .block[data-block='2'] {
        bottom: 25px;
    }
}

.menu[data-action='3'] .content .sections .section.one .blocks .block[data-block='2'] {
    bottom: 15px;
    opacity: 1;
}

@media (max-width: 900px) {
    .menu[data-action='3'] .content .sections .section.one .blocks .block[data-block='2'] {
        bottom: 5px;
    }
}

@media (max-height: 500px) {
    .menu[data-action='3'] .content .sections .section.one .blocks .block[data-block='2'] {
        display: none;
    }
}

.menu .content .sections .section.one .blocks .block .slider.one {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides {
    box-sizing: content-box;
    display: flex;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide {
    flex-shrink: 0;
    list-style: none;
    position: relative;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block[data-block='1A'] {
    left: -14px;
    position: absolute;
    top: 12px;
    width: auto;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block[data-block='1B'] {
    opacity: 0;
    position: relative;
    top: calc(50% + 1px);
    transform: translateY(calc(-50% - 20px));
    -webkit-transform: translateY(calc(-50% - 20px));
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
}

.menu[data-action='3'] .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block[data-block='1B'] {
    opacity: 1;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .close {
    float: left;
    opacity: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide.active .blocks .block .close {
    opacity: 1;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .close .button.circle .icon i:before {
    -moz-text-stroke-width: 0.375px;
    -webkit-text-stroke-width: 0.375px;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul li {
    float: left;
    font-size: 1.325em;
    font-variation-settings: 'opsz' 28;
    font-weight: 415;
    letter-spacing: -0.00125em;
    line-height: 1.25em;
    list-style: none;
    margin: 0 0 3px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul li {
        font-size: 1.3575em;
        font-variation-settings: 'opsz' 30;
        font-weight: 460;
        letter-spacing: -0.0005em;
        margin: 0 0 calc(3px + 0.05em);
    }
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul li:last-child {
    margin: 0;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul li:hover {
    color: #757575;
}

.menu .content .sections .section.one .blocks .block .slider.one .slides .slide .blocks .block .links ul li a {
    float: left;
    position: relative;
}

.menu .content .sections .section.one .blocks .block .slider.two {
    float: left;
    height: 100%;
    overflow: hidden;
    padding: 0 1px 0 0;
    position: relative;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides {
    box-sizing: content-box;
    display: flex;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide {
    flex-shrink: 0;
    list-style: none;
    margin: 0 12px 0 0;
    position: relative;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide a {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature {
    border: 1px solid #F6F6F6;
    border-radius: 34px;
    box-sizing: border-box;
    float: left;
    padding: 15px 20px 15px 24px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature {
        padding: 14px 15px 14px 21px;
    }
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature:hover {
    border: 1px solid #757575;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks[data-blocks='3'] {
    display: flex;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block {
    float: left;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block[data-block='2A'] {
    align-content: center;
    margin: 0 18px 0 0;
    width: 22px;
}

@media (max-width: 900px) {
    .menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block[data-block="2A"] {
        margin: 0 15px 0 0;
    }
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .icons {
    float: left;
    height: 28px;
    position: relative;
    text-align: center;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .icons .icon {
    float: left;
    font-size: 1.375em;
    line-height: 20px;
    position: absolute;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 4px;
    z-index: 10;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 2px;
    top: 0;
    z-index: 1;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .text {
    float: left;
    width: 100%;
}

.menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .text span span {
    display: inline-block;
}

@media (max-width: 900px) {
    .menu .content .sections .section.one .blocks .block .slider.two .slides .slide .feature .blocks .block .text span span {
        display: none;
    }
}

.menu .content .sections .section.two {
    float: left;
    height: calc(100% - 70px);
    min-height: calc(100dvh - var(--menu, 140px) - 70px);
    position: absolute;
    right: 4.5625%;
    top: calc(50% - 34px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 37.5%;
}

@media (max-width: 900px) {
    .menu .content .sections .section.two {
        min-height: calc(100dvh - var(--menu, 135px) - 70px);
        width: 25%;
    }
}

@media (max-width: 600px) {
    .menu .content .sections .section.two {
        right: 0;
        width: 18.75%;
    }
}

.menu .content .sections .section.two .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

.menu .content .sections .section.two .blocks .block {
    float: left;
    height: 100%;
    width: 100%;
}

.menu .content .sections .section.two .blocks .block[data-block='1'] {
    border-radius: 18px;
    opacity: 0;
    overflow: hidden;
    position: relative;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}

@media (max-width: 600px) {
    .menu .content .sections .section.two .blocks .block[data-block='1'] {
        border-radius: 18px 0 0 18px;
    }
}

.menu[data-action='2'] .content .sections .section.two .blocks .block[data-block='1'],
.menu[data-action='3'] .content .sections .section.two .blocks .block[data-block='1'] {
    opacity: 1;
}

.menu .content .sections .section.two .blocks .block .image {
    background-color: #FBFBFB;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    opacity: 1;
    transition: opacity 0.6s ease;
    -webkit-transition: opacity 0.6s ease;
    width: 100%;
    will-change: opacity;
}

.menu .content .sections .section.two .blocks .block .image.active {
    opacity: 0;
}

.menu .overlay {
    background: rgba(18, 18, 18, 0.25);
    float: left;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    z-index: 1;
}

.menu.active .overlay {
    opacity: 1;
}

.breadcrumbs {
    float: left;
    opacity: 1;
    pointer-events: auto;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    width: 100%;
}

.focus .breadcrumbs {
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.service .breadcrumbs {
    left: 6.25%;
    position: absolute;
    top: 155px;
    width: auto;
}

@media (max-width: 900px) {
    .service .breadcrumbs {
        left: auto;
        position: relative;
        top: auto;
        width: 100%;
    }
}

.breadcrumbs .container {
    float: left;
    position: relative;
    width: 100%;
}

.breadcrumbs .content {
    display: flex;
    float: left;
    justify-content: center;
    height: 46px;
    margin: 0 0 15px;
    width: 100%;
}

@media (max-width: 900px) {
    .breadcrumbs .content {
        height: 45px;
    }
}

.dark .breadcrumbs .content {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.service .breadcrumbs .content {
    display: block;
    height: auto;
}

@media (max-width: 900px) {
    .service .breadcrumbs .content {
        display: flex;
    }
}

.breadcrumbs .content .sections {
    float: left;
    width: 87.5%;
}

.service .breadcrumbs .content .sections {
    width: 100%;
}

@media (max-width: 900px) {
    .service .breadcrumbs .content .sections {
        width: 87.5%;
    }
}

.breadcrumbs .content .sections .section.one {
    float: left;
    width: 50%;
}

@media (max-width: 900px) {
    .breadcrumbs .content .sections .section.one {
        width: 100%;
    }
}

.service .breadcrumbs .content .sections .section.one {
    width: 100%;
}

.breadcrumbs .content .sections .section.one .blocks {
    display: flex;
    float: left;
    justify-content: left;
    width: 100%;
}

.breadcrumbs .content .sections .section.one .blocks .block {
    float: left;
}

.breadcrumbs .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 17px 0 calc(-12px - 0.01em);
}

@media (max-width: 900px) {
    .breadcrumbs .content .sections .section.one .blocks .block[data-block='1'] {
        margin: 0 15px 0 -5px;
    }
}

.breadcrumbs .content .sections .section.one .blocks .block .buttons {
    float: left;
}

.breadcrumbs .content .sections .section.one .blocks .block .buttons .button.circle {
    height: 34px;
    width: 34px;
}

.breadcrumbs .content .sections .section.one .blocks .block .buttons .button.circle .icon {
    font-size: 0.775em;
    line-height: 12px;
    text-indent: -0.05em;
}

@media (max-width: 900px) {
    .breadcrumbs .content .sections .section.one .blocks .block .buttons .button.circle .icon {
        text-indent: 0;
    }
}

@media {
    .mobile .breadcrumbs .content .sections .section.one .blocks .block .buttons .button.circle .icon {
        text-indent: 0;
        -webkit-text-stroke-width: 0.05px;
    }
}

.breadcrumbs .content .sections .section.one .blocks .block .links {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul {
    float: left;
    list-style: none;
    width: 100%;
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 24;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 42px 0 0;
    padding: 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    white-space: nowrap;
}

@media {
    .mobile .breadcrumbs .content .sections .section.one .blocks .block .links ul li {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li:last-child {
    margin: 0;
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li:before {
    content: '\f102';
    font-family: 'icons';
    font-size: 0.8em;
    line-height: 1em;
    position: absolute;
    right: -25px;
    -moz-text-stroke-width: 0.125px;
    -webkit-text-stroke-width: 0.125px;
    top: calc(50% + 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

@media {
    .mobile .breadcrumbs .content .sections .section.one .blocks .block .links ul li:before {
        right: calc(-25px + 0.05em);
    }
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li:last-child:before {
    display: none;
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li:after {
    background: #E9CDA5;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: calc(50% + 14px);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 0;
}

@media screen and (min-width: 1025px) {
    .breadcrumbs .content .sections .section.one .blocks .block .links ul li:hover:after {
        font-size: 0.975em;
        opacity: 1;
        width: 100%;
    }
}

.asset .breadcrumbs .content .sections .section.one .blocks .block .links ul li:first-child {
    pointer-events: none;
}

.dark .breadcrumbs .content .sections .section.one .blocks .block .links ul li {
    color: #FFFFFF;
}

.product .breadcrumbs .content .sections .section.one .blocks .block .links ul li:last-child,
.account .breadcrumbs .content .sections .section.one .blocks .block .links ul li:last-child {
    pointer-events: none;
}

.breadcrumbs .content .sections .section.one .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

.breadcrumbs .content .sections .section.two {
    float: left;
    width: 50%;
}

@media (max-width: 900px) {
    .breadcrumbs .content .sections .section.two {
        bottom: 0;
        position: absolute;
        right: 6.25%;
        top: 0;
        width: auto;
    }
}

.breadcrumbs .content .sections .section.two .blocks {
    float: left;
    justify-content: right;
    width: 100%;
}

.breadcrumbs .content .sections .section.two .blocks .block {
    float: right;
    margin: 0 -3px 0 0;
    position: relative;
}

@media {
    .mobile .breadcrumbs .content .sections .section.two .blocks .block {
        margin: 1px -3px 0 0;
    }
}

.breadcrumbs .content .sections .section.two .blocks .block[data-block='2'] {
    margin: 0 0 0 25px;
}

.breadcrumbs .content .sections .section.two .blocks .block .buttons {
    float: left;
}

@media {
    .mobile .breadcrumbs .content .sections .section.two .blocks .block .buttons .button.small .action {
        padding: 10px 16px 12px;
    }
}

.breadcrumbs .content .sections .section.two .blocks .block .links ul li {
    font-size: 0.7625em;
    font-weight: 405;
    letter-spacing: -0.01em;
    margin: 0 40px 0 0;
}

.breadcrumbs .content .sections .section.two .blocks .block .links ul li:before {
    content: '•';
    font-size: 7px;
    line-height: 7px;
    right: -21px;
    top: 50%;
}

.breadcrumbs .content .sections .section.two .blocks .block .links ul li:last-child {
    margin: 0;
}

.breadcrumbs .content .sections .section.two .blocks .block .links ul li:last-child:before {
    display: none;
}

.breadcrumbs .content .sections .section.two .blocks .block .links ul li span {
    float: left;
    width: 100%;
}

.home .banner {
    float: left;
    height: 100svh;
    position: relative;
    margin: -140px 0 0;
    min-height: 600px;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .home .banner {
        height: calc(100svh + 15px);
        margin: -135px 0 0;
        min-height: 550px;
    }
}

.home .banner .container {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

.home .banner .content {
    float: left;
    height: 100%;
    width: 100%;
}

.home .banner .content .sections {
    float: left;
    height: calc(100% - 35px);
    width: 100%;
}

.home .banner .content .sections .section.one {
    float: left;
    left: 7.8125%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 300px;
    z-index: 10;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.one {
        top: calc(50% + 25px);
        width: 275px;
    }
}

.home .banner .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block {
    clear: both;
    display: block;
    float: left;
    position: relative;
    top: 0;
    transform: none;
    -webkit-transform: none;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block:nth-child(1) {
    margin: 0 0 30px;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.one .blocks .block:nth-child(1) {
        margin: 0 0 28px;
    }
}

.home .banner .content .sections .section.one .blocks .block .label {
    background: rgba(255, 255, 255, 0.01);
    border: 1px solid rgba(255, 255, 255, 0.075);
    border-radius: 19px;
    box-sizing: border-box;
    float: left;
    padding: 9px 20px calc(10px + 0.05em) 39px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.home .banner .content .sections .section.one .blocks .block .label:hover {
    border: 1px solid #F6E3BF;
}

.home .banner .content .sections .section.one .blocks .block .label .icon {
    float: left;
    left: 20px;
    position: absolute;
    top: calc(50% - 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

.home .banner .content .sections .section.one .blocks .block .label .icon .one {
    background: #E9CDA5;
    border-radius: 50%;
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 50%;
    width: 4px;
    z-index: 10;
}

.home .banner .content .sections .section.one .blocks .block .label .icon .two {
    animation: animationTwo 1.5s ease-out;
    -webkit-animation: animationTwo 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: rgba(233, 205, 165, 0.25);
    border-radius: 50%;
    height: 24px;
    left: 10%;
    margin: -12px 0 0 -12px;
    position: absolute;
    width: 24px;
    z-index: 1;
}

.home .banner .content .sections .section.one .blocks .block .label .text {
    color: #FFFFFF;
    float: left;
    font-size: 0.7375em;
    font-weight: 400;
    letter-spacing: -0.00225em;
    line-height: 1.425em;
    white-space: nowrap;
}

@media {
    .mobile .home .banner .content .sections .section.one .blocks .block .label .text {
        font-size: 0.775em;
        font-weight: 450;
        letter-spacing: -0.0025em;
    }
}

.home .banner .content .sections .section.one .blocks .block .label .text .link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.home .banner .content .sections .section.one .blocks .block .label .text .link:hover {
    border-bottom: 1px solid #F6E3BF;
    color: #F6E3BF;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.one .blocks .block .label .text span {
        display: none;
    }
}

.home .banner .content .sections .section.one .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    list-style: none;
    opacity: 0;
    position: relative;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide.active {
    opacity: 1;
    transition-delay: 0.875s;
    -webkit-transition-delay: 0.875s;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.one .blocks .block .slider .slides .slide.active {
        opacity: 1;
        transition-delay: 0.45s;
        -webkit-transition-delay: 0.45s;
    }
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide:not(.active) {
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .blocks {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .blocks .block:nth-child(1) {
    margin: 0 0 30px;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .title {
    float: left;
    max-width: 300px;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .buttons {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .buttons .button.medium.background {
    margin: 0 4px 0 0;
}

.home .banner .content .sections .section.one .blocks .block .slider .slides .slide .buttons .button.medium.alt .text {
    font-size: 0.775em;
    font-weight: 405;
}

.home .banner .content .sections .section.two {
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.home .banner .content .sections .section.two .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

.home .banner .content .sections .section.two .blocks .block {
    float: left;
    height: 100%;
    width: 100%;
}

.home .banner .content .sections .section.two .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.home .banner .content .sections .section.two .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.home .banner .content .sections .section.two .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    list-style: none;
    position: relative;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 100%;
}

.home .banner .content .sections .section.two .blocks .block .slider .slides .slide .overlay {
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.375) 0%, rgba(18, 18, 18, 0.25) 20%, rgba(18, 18, 18, 0.05) 80%, rgba(18, 18, 18, 0.375) 100%);
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.two .blocks .block .slider .slides .slide .overlay {
        background: linear-gradient(to bottom, rgba(18, 18, 18, 0.625) 0%, rgba(18, 18, 18, 0.25) 25%, rgba(18, 18, 18, 0.05) 75%, rgba(18, 18, 18, 0.5) 100%);
    }
}

.home .banner .content .sections .section.two .blocks .block .slider .slides .slide .image {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.two .blocks .block .slider .slides .slide .image[data-image='4'] {
        background-position: 37.5% top;
    }
}

.home .banner .content .sections .section.three {
    bottom: 72px;
    float: left;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 87.5%;
    z-index: 10;
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.three {
        bottom: 57px;
    }
}

.home .banner .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide {
    cursor: pointer;
    flex-shrink: 0;
    float: left;
    height: 100%;
    list-style: none;
    margin: 0 35px 0 0;
    position: relative;
    transition: all 1.375s ease 0s;
    -webkit-transition: all 1.375s ease 0s;
    width: calc(20% - 28px);
}

@media (max-width: 900px) {
    .home .banner .content .sections .section.three .blocks .block .slider .slides .slide {
        margin: 0 30px 0 0;
        width: calc(50% - 15px);
    }
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block {
    float: left;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block:nth-child(1) {
    margin: 0 0 14px;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .progress {
    float: left;
    position: relative;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .progress .bar {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 1px;
    float: left;
    height: 2px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide.swiper-slide-thumb-active .blocks .block .progress .bar.one {
    opacity: 1;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .progress .bar.one {
    opacity: 0;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide.swiper-slide-thumb-active .blocks .block .progress .bar.two {
    opacity: 0;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .progress .bar.two {
    opacity: 1;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .progress .bar:before {
    background: #FFFFFF;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transition: transform 6.375s ease 0s, opacity 0.2s ease;
    -webkit-transition: transform 6.375s ease 0s, opacity 0.2s ease;
    transform-origin: left;
    -webkit-transform-origin: left;
    z-index: 1;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide.swiper-slide-thumb-active .blocks .block .progress .bar:before {
    opacity: 1;
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .text {
    color: #FFFFFF;
    float: left;
    font-size: 0.825em;
    font-weight: 400;
    letter-spacing: -0.005em;
    line-height: 1.4125em;
    width: 100%;
}

@media {
    .mobile .home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .text {
        font-size: 0.875em;
        font-weight: 460;
        letter-spacing: -0.0075em;
    }
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .text span {
    display: block;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .text span.one {
    opacity: 0.375;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide.swiper-slide-thumb-active .blocks .block .text span.one {
    opacity: 0.375;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .text span.two {
    opacity: 0.375;
}

.home .banner .content .sections .section.three .blocks .block .slider .slides .slide.swiper-slide-thumb-active .blocks .block .text span.two {
    opacity: 1;
}

.home .collections {
    float: left;
    margin: -35px 0 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

.home .collections .container {
    float: left;
    position: relative;
    width: 100%;
}

.home .collections .content {
    background: #FFFFFF;
    border-radius: 36px 36px 0 0;
    float: left;
    padding: 36px 0 0;
    margin: 0 0 75px;
    width: 100%;
}

@media (max-width: 900px) {
    .home .collections .content {
        border-radius: 24px 24px 0 0;
        padding: 25px 0 0;
        margin: 0 0 60px;
    }
}

.home .collections .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.home .collections .content .sections .section.one {
    float: left;
    margin: -5px 0 32px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .home .collections .content .sections .section.one {
        margin: -1px 0 30px;
        width: 87.5%;
    }
}

.home .collections .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .home .collections .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.home .collections .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.home .collections .content .sections .section.two {
    float: left;
    margin: 0 0 32px;
    width: 87.5%;
}

@media (max-width: 900px) {
    .home .collections .content .sections .section.two {
        margin: 0 0 35px;
    }
}

.home .collections .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.two .blocks .block .title {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three {
    float: left;
    width: 90.875%;
}

@media (max-width: 900px) {
    .home .collections .content .sections .section.three {
        width: 91.50390625%;
    }
}

.home .collections .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks[data-blocks='1'] {
    display: grid;
    gap: 0 12px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    position: relative;
}

@media (max-width: 900px) {
    .home .collections .content .sections .section.three .blocks[data-blocks='1'] {
        gap: 36px 12px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .home .collections .content .sections .section.three .blocks[data-blocks='1'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.home .collections .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block:nth-child(6) {
    display: none;
}

@media (max-width: 600px) {
    .home .collections .content .sections .section.three .blocks .block:nth-child(6) {
        display: block;
    }
}

.home .collections .content .sections .section.three .blocks .block a {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block .collection {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks .block {
    float: left;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks .block[data-block='1A'] {
    border-radius: 26px;
    float: left;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 125%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .home .collections .content .sections .section.three .blocks .block .collection .blocks .block[data-block='1A'] {
        border-radius: 20px;
        margin: 0 0 12px;
    }
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks .block .title {
    float: left;
    text-align: center;
    text-indent: -2px;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks .block .overlay {
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.1875) 0%, rgba(18, 18, 18, 0.125) 20%, rgba(18, 18, 18, 0.025) 80%, rgba(18, 18, 18, 0.1875) 100%);
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.home .collections .content .sections .section.three .blocks .block .collection .blocks .block .image {
    background-color: #FBFBFB;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.home .collections .content .sections .section.three .blocks .block:last-child .collection .blocks .block .image {
    background-position: 12.5% bottom;
}

.home .introduction {
    float: left;
    position: relative;
    width: 100%;
}

.home .introduction .container {
    float: left;
    position: relative;
    width: 100%;
}

.home .introduction .content {
    border-top: 1px solid #F8F8F8;
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 75px;
    width: 100%;
}

@media (max-width: 900px) {
    .home .introduction .content {
        margin: 0 0 60px;
    }
}

.home .introduction .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.home .introduction .content .sections .section {
    float: left;
}

.home .introduction .content .sections .section.one {
    float: left;
    margin: 25px 0 33px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.home .introduction .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .home .introduction .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.home .introduction .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.home .introduction .content .sections .section.two {
    margin: 0 0 42px;
    width: 100%;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.two {
        margin: 0 0 40px;
    }
}

.home .introduction .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.two .blocks .block {
    display: flex;
    float: left;
    justify-content: center;
    position: relative;
    width: 100%;
}

.home .introduction .content .sections .section.two .blocks .block .title {
    float: left;
    text-align: center;
    width: 100%;
}

.home .introduction .content .sections .section.three {
    width: 100%;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three {
        display: flex;
        justify-content: center;
    }
}

.home .introduction .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks[data-blocks='1'] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three .blocks[data-blocks='1'] {
        max-width: 450px;
        width: 87.5%;
    }
}

.home .introduction .content .sections .section.three .blocks[data-blocks='3'] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.home .introduction .content .sections .section.three .blocks .block {
    display: flex;
    float: left;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block[data-block='1'] {
    margin: 0 0 47px;
}

.home .introduction .content .sections .section.three .blocks .block[data-block='2A'] {
    width: 540px;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three .blocks .block[data-block='2A'] {
        margin: 0 0 40px;
        width: 100%;
    }
}

.home .introduction .content .sections .section.three .blocks .block[data-block='2AA'] {
    margin: 0 0 25px;
}

.home .introduction .content .sections .section.three .blocks .block[data-block='2AB'] {
    margin: 0 0 35px;
}

.home .introduction .content .sections .section.three .blocks .block[data-block='2B'] {
    position: absolute;
    top: 50%;
    width: 750px;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three .blocks .block[data-block='2B'] {
        position: relative;
        top: auto;
        width: auto;
    }
}

.home .introduction .content .sections .section.three .blocks .block .profiles {
    float: left;
}

.home .introduction .content .sections .section.three .blocks .block .profiles .blocks {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .profiles .blocks .block {
    float: left;
    height: 135px;
    margin: 0 -18px 0 0;
    width: 135px;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three .blocks .block .profiles .blocks .block {
        height: 120px;
        margin: 0 -15px 0 0;
        width: 120px;
    }
}

.home .introduction .content .sections .section.three .blocks .block .profiles .blocks .block:last-child {
    margin: 0;
}

.home .introduction .content .sections .section.three .blocks .block .profiles .blocks .block .profile {
    background: #F8F8F8;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    box-sizing: border-box;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .profiles .blocks .block .profile .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .navigation {
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

@media (max-width: 900px) {
    .home .introduction .content .sections .section.three .blocks .block .navigation {
        position: relative;
        top: auto;
        transform: none;
        -webkit-transform: none;
    }
}

.home .introduction .content .sections .section.three .blocks .block .navigation .buttons {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .buttons .button.circle.one {
    float: left;
}

.home .introduction .content .sections .section.three .blocks .block .buttons .button.circle.two {
    float: right;
}

.home .introduction .content .sections .section.three .blocks .block .slider {
    display: flex;
    flex-wrap: wrap;
    float: left;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100%;
    list-style: none;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
    z-index: 1;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-property: all;
    transition-property: transform;
    -webkit-transition-property: transform;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .icon {
    float: left;
    font-size: 22px;
    line-height: 22px;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .quote {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .quote .text {
    float: left;
    max-width: 475px;
    width: 90%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name {
    float: left;
    width: 100%;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text {
    float: left;
    font-size: 0.8875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 380;
    letter-spacing: 0.0005em;
    line-height: 1.4125em;
    width: 100%;
}

@media {
    .mobile .home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text {
        font-size: 0.9425em;
        font-weight: 430;
        letter-spacing: 0;
    }
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text span {
    display: block;
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text .one {
    font-weight: 430;
}

@media {
    .mobile .home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text .one {
        font-weight: 490;
    }
}

.home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text .two {
    font-weight: 380;
}

@media {
    .mobile .home .introduction .content .sections .section.three .blocks .block .slider .slides .slide .blocks .block .name .text .two {
        font-weight: 430;
    }
}

.home .products {
    float: left;
    position: relative;
    width: 100%;
}

.home .products .container {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.home .products .content {
    border-top: 1px solid #F8F8F8;
    float: left;
    display: flex;
    justify-content: center;
    margin: 0 0 75px;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content {
        margin: 0 0 60px;
    }
}

.home .products .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.home .products .content .sections .section.one {
    float: left;
    margin: 25px 0 35px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.home .products .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .home .products .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.home .products .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.home .products .content .sections .section.two {
    float: left;
    margin: 0 0 35px;
    width: 87.5%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two {
        margin: 0 0 32px;
    }
}

.home .products .content .sections .section.two .blocks[data-blocks='1'] {
    display: flex;
    flex-wrap: wrap;
}

.home .products .content .sections .section.two .blocks .block[data-block='1'] {
    width: 25%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 40px;
        width: 100%;
    }
}

.home .products .content .sections .section.two .blocks .block[data-block='2'] {
    display: flex;
    justify-content: center;
    width: 50%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block[data-block='2'] {
        display: block;
        width: auto;
    }
}

.home .products .content .sections .section.two .blocks .block[data-block='3'] {
    width: 25%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block[data-block='3'] {
        margin-left: auto;
        position: relative;
        width: auto;
    }
}

.home .products .content .sections .section.two .blocks .block .title {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

.home .products .content .sections .section.two .blocks .block .filters {
    float: left;
    height: 33px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block .filters {
        height: auto;
        top: calc(50% + 1px);
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block {
    float: left;
    width: auto;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block .filters .blocks .block {
        width: 100%;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block[data-block='2A'] {
    margin: 10px 25px 11px 0;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block .filters .blocks .block[data-block='2A'] {
        display: none;
        margin: 0 0 14px;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .text {
    float: left;
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 26;
    font-weight: 450;
    letter-spacing: 0;
    line-height: 1em;
    width: 100%;
}

@media {
    .mobile .home .products .content .sections .section.two .blocks .block .filters .blocks .block .text {
        font-size: 0.9125em;
        font-weight: 480;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list {
    float: left;
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li {
    background: #F9F9FA;
    border-radius: 17px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 0.7125em;
    font-variation-settings: 'opsz' 24;
    font-weight: 410;
    letter-spacing: 0.001em;
    line-height: 23px;
    margin: 0 7px 0 0;
    padding: 5px 16px calc(6px + 0.05em);
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    white-space: nowrap;
}

@media {
    .mobile .home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li {
        font-size: 0.7875em;
        font-weight: 475;
        letter-spacing: -0.0025em;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li:last-child {
    margin: 0;
}

@media screen and (min-width: 1025px) {
    .home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li:hover {
        background: #121212;
        color: #F6F6F6;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li.active {
    background: #121212;
    color: #FFFFFF;
    display: block;
    font-weight: 400;
}

@media {
    .mobile .home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li.active {
        font-size: 0.775em;
        font-weight: 440;
    }
}

.home .products .content .sections .section.two .blocks .block .filters .blocks .block .list ul li a {
    float: left;
    margin: -10px -16px -12px;
    padding: 10px 16px 12px;
    width: 100%;
}

.home .products .content .sections .section.two .blocks .block .navigation {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.two .blocks .block .navigation {
        align-content: flex-end;
    }
}

.home .products .content .sections .section.two .blocks .block .navigation .buttons {
    float: right;
}

.home .products .content .sections .section.three {
    float: left;
    width: 90.875%;
}

.home .products .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider {
        overflow: visible;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    margin: 0 5px 1px 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-property: transform;
    width: calc(33.3333% - 3.3333px);
}

@media (max-width: 1250px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide {
        width: calc(50% - 6px);
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block[data-block='1A'] {
    background: #FBFBFB;
    border-radius: 24px;
    float: left;
    height: 0;
    margin: 0 0 23px;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block[data-block='1A'] {
        border-radius: 18px;
        margin: 0 0 15px;
        padding: 0 0 117.5%;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block a {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 24px;
    float: left;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images {
        border-radius: 18px;
        padding: 0 0 117.5%;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image {
    background-repeat: no-repeat;
    background-size: 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

:not(html.mobile) .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='1'] {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'][data-position='1'] {
    background-position: center;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'] {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

:not(html.mobile) .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='2'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='1'] {
    background-position: center;
    background-size: 90% auto;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='2'] {
    background-position: bottom;
    background-size: 100% auto;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BA'] {
    margin: 0 0 15px;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BA'] {
        margin: 0 0 2px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BB'] {
    display: flex;
    justify-content: center;
    margin: 0 0 28px;
    text-align: center;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BB'] {
        display: block;
        margin: 0 0 28px;
        text-align: left;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BC'] {
    margin: 0 0 22px;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BC'] {
        margin: 0 0 15px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BD'] {
    display: flex;
    justify-content: center;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='1BD'] {
        display: block;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title {
    float: left;
    text-align: center;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title {
        text-align: left;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title h3.one {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

:not(html.mobile) .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title:hover h3.one {
    color: #757575;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour {
    float: left;
    text-align: center;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour {
        text-align: left;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour .text {
    float: left;
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 18px;
    width: 100%;
}

@media {
    .mobile .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour .text {
        font-size: 0.85em;
        font-weight: 435;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price {
    float: left;
    text-align: center;
    width: 100%;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price {
        text-align: left;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price .text {
    float: left;
    font-size: 0.875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
    width: 100%;
}

@media {
    .mobile .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price .text {
        font-size: 0.9375em;
        font-weight: 445;
        letter-spacing: -0.0005em;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours {
    float: left;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour {
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 4px 0 0;
    position: relative;
    text-align: left;
    width: 18px;
}

@media {
    .mobile .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour {
        height: 20px;
        width: 20px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour:last-child {
    margin: 0;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour.active:after {
    background: #202020;
    bottom: calc(-8px - 0.01em);
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scaleY(0.75);
    -webkit-transform: translateX(-50%) scaleY(0.75);
    width: 6px;
}

@media {
    .mobile .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour.active:after {
        width: 7px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour .swatch {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks {
    float: left;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks[data-blocks='4'] {
    width: auto;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks[data-blocks='4'] {
        width: 100%;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block {
    width: auto;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block {
        width: 100%;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='1BBA'] {
    margin: 0 40px 0 0;
    position: relative;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='1BBA'] {
        margin: 0 0 18px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='1BBA']:after {
    content: '•';
    font-size: 7px;
    line-height: 18px;
    position: absolute;
    right: -21px;
    top: 1px;
}

@media (max-width: 900px) {
    .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='1BBA']:after {
        display: none;
        right: -17px;
        top: 1px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='1BBB'] {
    margin: 1px 0 0;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .labels {
    float: left;
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .labels .label {
    background: #E9CDA5;
    border-radius: 13px;
    color: #121212;
    float: left;
    font-size: 0.6375em;
    font-variation-settings: 'opsz' 24;
    font-weight: 420;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 7px 6px 0;
    padding: calc(6px + 0.025em) 13px 8px;
}

@media {
    .mobile .home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .labels .label {
        font-size: 0.7em;
        font-weight: 475;
        padding: 6px 12px 8px;
    }
}

.home .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .labels .label:first-child {
    margin: 0;
}

.shop .collections {
    float: left;
    position: relative;
    width: 100%;
}

.shop .collections .container {
    float: left;
    position: relative;
    width: 100%;
}

.shop .collections .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 35px;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collections .content {
        margin: 0 0 30px;
    }
}

.shop .collections .content .sections {
    float: left;
    width: 100%;
}

.shop .collections .content .sections .section.one {
    float: left;
    width: 100%;
}

.shop .collections .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.shop .collections .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.shop .collections .content .sections .section.one .blocks .block .links {
    box-sizing: border-box;
    display: flex;
    float: left;
    justify-content: center;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}

@media (max-width: 1250px) {
    .shop .collections .content .sections .section.one .blocks .block .links {
        justify-content: left;
    }
}

.shop .collections .content .sections .section.one .blocks .block .links ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

@media screen and (max-width: 1250px) {
    .shop .collections .content .sections .section.one .blocks .block .links ul {
        padding: 0 6.25% 15px;
        flex-wrap: nowrap;
    }
}

.shop .collections .content .sections .section.one .blocks .block .links ul li {
    border: 1px solid #F5F5F5;
    border-radius: 13px;
    box-sizing: border-box;
    float: left;
    height: 125px;
    margin: 0 8px 0 0;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 102px;
}

@media {
    .mobile .shop .collections .content .sections .section.one .blocks .block .links ul li {
        border-radius: 15px;
        height: 126px;
        width: 104px;
    }
}

.shop .collections .content .sections .section.one .blocks .block .links ul li:last-child {
    margin: 0;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li:hover:not(:nth-child(1)) {
    border: 1px solid #E9CDA5;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .link {
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    float: left;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block {
    box-sizing: border-box;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block[data-block='1A'] {
    top: 22px;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block[data-block='1B'] {
    display: flex;
    bottom: 18px;
    height: 32px;
    justify-content: center;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li:first-child .blocks .block {
    display: flex;
    height: 32px;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .title {
    float: left;
    height: 100%;
    max-width: 72px;
    text-align: center;
    width: 100%;
}

@media {
    .mobile .shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .title {
        max-width: 77px;
    }
}

.shop .collections .content .sections .section.one .blocks .block .links ul li:first-child .blocks .block .title {
    max-width: 65px;
    text-align: left;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li:not(:nth-child(1)) .blocks .block .title h4 {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

@media {
    .mobile .shop .collections .content .sections .section.one .blocks .block .links ul li:not(:nth-child(1)) .blocks .block .title h4 {
        text-indent: 0.5px;
    }
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .icons {
    float: left;
    height: 33px;
    left: 50%;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 28px;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .icons .icon {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 5px;
    z-index: 10;
}

.shop .collections .content .sections .section.one .blocks .block .links ul li .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 3px;
    top: 0;
    z-index: 1;
}

.shop .banner {
    float: left;
    position: relative;
    width: 100%;
}

.shop .banner .container {
    float: left;
    position: relative;
    width: 100%;
}

.shop .banner .content {
    float: left;
    margin: 22px 0 25px;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .banner .content {
        margin: 20px 0 26px;
    }
}

.shop .banner .content .sections {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.shop .banner .content .sections .section.one {
    float: left;
    width: 82.8125%;
}

@media (max-width: 900px) {
    .shop .banner .content .sections .section.one {
        width: 81.25%;
    }
}

.shop .banner .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.shop .banner .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.shop .banner .content .sections .section.one .blocks .block .title {
    float: left;
    width: 100%;
}

.shop .collection {
    float: left;
    position: relative;
    width: 100%;
}

.shop .collection .container {
    float: left;
    position: relative;
    width: 100%;
}

.shop .collection .content {
    border-bottom: 1px solid #F8F8F8;
    display: flex;
    float: left;
    justify-content: center;
    padding: 0 0 80px;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collection .content {
        padding: 0 0 60px;
    }
}

.shop .collection .content .sections {
    float: left;
    width: 90.875%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections {
        width: 100%;
    }
}

.shop .collection .content .sections .section.one {
    float: left;
    height: calc(100vh - 112px);
    margin: 0 3.1246875vw 0 0;
    opacity: 1;
    position: sticky;
    top: 143px;
    top: 80px;
    width: 360px;
    z-index: 10;
}

@media screen and (max-width: 1250px) {
    .shop .collection .content .sections .section.one {
        width: 325px;
    }
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one {
        bottom: 0;
        display: none;
        height: 100%;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        visibility: hidden;
        width: 100%;
        z-index: -1;
    }
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one.delay {
        display: block;
        visibility: visible;
        z-index: 2500;
    }
}

.shop .collection .content .sections .section.one .blocks {
    float: left;
    height: 100%;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block[data-block='1'] {
    border: 1px solid #F8F8F8;
    border-radius: 18px;
    box-sizing: border-box;
    float: left;
    height: 100%;
    overflow: auto;
    position: relative;
    width: 100%;
    z-index: 100;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block[data-block='1'] {
        border: 0;
        border-radius: 0;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters {
    float: left;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters {
        background: #FFFFFF;
        border: 0;
        border-radius: 24px 24px 0 0;
        bottom: 0;
        height: calc(100% - 78px);
        left: 0;
        overflow: hidden;
        position: fixed;
        right: 0;
        top: auto;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transition: all 0.6s ease 0s;
        -webkit-transition: all 0.6s ease 0s;
        width: 100%;
        will-change: transform;
        z-index: 1000;
    }
}

@media screen and (max-width: 900px) {
    .scroll .shop .collection .content .sections .section.one .blocks .block .filters {
        height: calc(100% - 70px);
    }
}

.shop .collection .content .sections .section.one.delay .blocks .block .filters {
    display: block;
    visibility: visible;
    z-index: 1000;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters {
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transition: transform 0.6s ease 0s;
        -webkit-transition: -webkit-transform 0.6s ease 0s;
    }
}

.shop .collection .content .sections .section.one.active .blocks .block .filters {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    visibility: visible;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks[data-blocks='2'] {
    height: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1A'] {
    display: none;
    float: left;
    justify-content: center;
    margin: 28px 0 32px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1A'] {
        display: flex;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks[data-blocks='3'] {
    display: flex;
    float: left;
    width: 84.375%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks[data-blocks='3'] {
        width: 87.5%;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block[data-block='1AA'] {
    margin: 0 16px 0 0;
    width: 42px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block[data-block='1AB'] {
    width: calc(100% - 58px);
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block[data-block='1AA'] .close {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .blocks[data-blocks='4'] {
    display: flex;
    float: left;
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .blocks .block[data-block='1ABA'] {
    float: left;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .blocks .block[data-block='1ABB'] {
    float: right;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .blocks .block[data-block='1ABB'] .buttons {
    bottom: -3px;
    float: right;
    position: relative;
    width: auto;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1B'] {
    float: left;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1B'] {
        height: calc(100% - 194px);
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1C'] {
    background: #FFFFFF;
    bottom: 0;
    display: none;
    left: 0;
    padding: 25px 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1C'] {
        display: block;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1C']:before {
    background: #F8F8F8;
    content: '';
    float: left;
    height: 1px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 87.5%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block[data-block='1C'] .close {
    float: right;
    position: relative;
    right: 6.25%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks[data-blocks='5'] {
    box-sizing: border-box;
    float: left;
    height: auto;
    padding: 32px;
    width: 100%;
}

@media screen and (max-width: 1250px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks[data-blocks='5'] {
        padding: 28px;
    }
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks[data-blocks='5'] {
        padding: 0 6.25% 32px;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block[data-block='1BA'] {
    border-bottom: 1px solid #F8F8F8;
    margin: 0 0 22px;
    padding: 0 0 15px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block[data-block='1BAA'] {
    float: left;
    width: calc(100% - 75px);
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block[data-block='1BAA'] {
        width: 100%;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block[data-block='1BAB'] {
    float: right;
    position: relative;
    top: 1px;
    width: auto;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block[data-block='1BAB'] {
        display: none;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul {
    float: left;
    list-style: none;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li {
    border: 1px solid #F8F8F8;
    border-radius: 18px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    margin: 0 8px 8px 0;
    padding: 11px 37px 12px 17px;
    position: relative;
}

@media {
    .mobile .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li {
        border-radius: 19px;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li:last-child {
    margin: 0 0 10px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks .block[data-block='1BAAA'] {
    float: left;
    margin: 0 6px 0 0;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks .block .text {
    float: left;
    font-size: 0.75em;
    font-variation-settings: 'opsz' 26;
    font-weight: 400;
    letter-spacing: 0.0005em;
    line-height: 1em;
    margin: 0 6px 0 0;
}

@media {
    .mobile .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks .block .text {
        font-size: 0.8em;
        font-weight: 440;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks .block[data-block='1BAAB'] {
    border: 1px solid #F5F5F5;
    border-radius: 50%;
    float: left;
    height: 24px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 24px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li:hover .blocks .block[data-block='1BAAB'] {
    border: 1px solid #E9CDA5;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .terms .blocks .block .list ul li .blocks .block .icon {
    color: #121212;
    float: left;
    font-size: 0.675em;
    font-weight: 400;
    line-height: 24px;
    -webkit-text-stroke-width: 0.1px;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block[data-block='1BBA'] {
    border-bottom: 1px solid #F8F8F8;
    float: left;
    margin: 0 0 22px;
    padding: 0 0 22px;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block[data-block='1BBA']:last-child {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks {
    box-sizing: border-box;
    float: left;
    height: auto;
    padding: 0;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block {
    border: 0;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    top: auto;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block[data-block='1BBAA'] {
    margin: 0 0 18px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul {
    display: grid;
    flex-wrap: wrap;
    gap: 6px 6px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    list-style: none;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li {
    border: 1px solid #F5F5F5;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 60px;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li {
    height: 120px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li.active {
    border: 1px solid #757575 !important;
}

:not(.mobile) .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li:hover {
    border: 1px solid #E9CDA5;
}

:not(.mobile) .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li:hover:not([disabled]) {
    border: 1px solid #E9CDA5;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li[disabled]:hover {
    border: 1px solid #F5F5F5;
    cursor: default;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li .action {
    border: 0;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    float: left;
    height: 100%;
    justify-content: center;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li .blocks[data-blocks='10'] {
    display: flex;
    float: left;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block:not(.alt) .taxonomy .blocks .block ul li .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block:not(.alt) .taxonomy .blocks .block ul li .blocks .block[data-block='1BBABB'] {
    border: 0;
    box-sizing: border-box;
    height: 32px;
    left: 0;
    margin: 0;
    max-width: 70px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block[data-block='1BBABA'] {
    position: absolute;
    top: 21px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block[data-block='1BBABB'] {
    bottom: 16px;
    display: block;
    height: 32px;
    justify-content: center;
    max-width: 70px;
    position: absolute;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .icons {
    float: left;
    height: 33px;
    left: 50%;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 30px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .icons .icon {
    font-size: 28px;
    line-height: 26px;
    position: absolute;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 5px;
    z-index: 10;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 3px;
    top: 0;
    z-index: 1;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .colour {
    float: left;
    height: 25px;
    left: 50%;
    position: relative;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 25px;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block.alt .taxonomy .blocks .block ul li .blocks .block .colour .swatch {
    border-radius: 50%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li .blocks .block .text {
    float: left;
    font-size: 0.7875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 415;
    letter-spacing: 0.001em;
    line-height: 1.325em;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

@media {
    .mobile .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block .blocks .block .taxonomies .blocks .block .taxonomy .blocks .block ul li .blocks .block .text {
        font-size: 0.8425em;
        font-variation-settings: 'opsz' 25;
        font-weight: 465;
        letter-spacing: 0;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block.three {
    bottom: 20px;
    display: none;
    height: 56px;
    justify-content: center;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block.three {
        display: flex;
    }
}

.shop .collection .content .sections .section.one .blocks .block .filters .blocks .block.three .buttons {
    float: left;
    width: 84.375%;
}

@media screen and (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .filters .blocks .block.three .buttons {
        width: 87.5%;
    }
}

.shop .collection .content .sections .section.one .blocks .block .overlay {
    background: rgba(18, 18, 18, 0.1);
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}

@media {
    .mobile .shop .collection .content .sections .section.one .blocks .block .overlay {
        cursor: pointer;
    }
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.one .blocks .block .overlay {
        display: block;
    }
}

.shop .collection .content .sections .section.one.active .blocks .block .filters ~ .overlay {
    opacity: 1;
    visibility: visible;
    z-index: 500;
}

.shop .collection .content .sections .section.two {
    float: left;
    width: calc(100% - 360px - 3.1246875vw);
}

@media (max-width: 1250px) {
    .shop .collection .content .sections .section.two {
        width: calc(100% - 325px - 3.1246875vw);
    }
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two {
        width: 100%;
    }
}

.shop .collection .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks[data-blocks='1'] {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.shop .collection .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block[data-block='1'] {
    display: flex;
    margin: 23px 0 25px;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block[data-block='1'] {
        background: #FFFFFF;
        border-bottom: 1px solid #F8F8F8;
        box-sizing: border-box;
        justify-content: center;
        margin: 0;
        padding: 0 0 11px;
        position: sticky;
        position: -webkit-sticky;
        position: relative;
        top: 70px;
        top: auto;
        z-index: 100;
    }
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block[data-block='2'] {
        margin: 25px 0 0;
        width: 91.40625%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
    display: flex;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
        width: 87.5%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 50%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
        display: none;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block[data-block='1B'] {
    display: flex;
    justify-content: right;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .blocks .block[data-block='1B'] {
        width: 100%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .count {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .count .text {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .count .text {
        overflow: hidden;
        text-indent: -56px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks {
    float: left;
    width: auto;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks[data-blocks='3'] {
        float: right;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block {
    width: auto;
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block[data-block='1BB'] {
    display: none;
    margin: 0 0 0 12px;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block[data-block='1BB'] {
        display: block;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort {
    float: left;
    position: relative;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .icon {
    font-size: 13px;
    left: 18px;
    line-height: 13px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .text {
    display: block;
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 25;
    font-weight: 410;
    left: 39px;
    letter-spacing: -0.0025em;
    line-height: 12px;
    position: absolute;
    top: 11px;
    transform: none;
    -webkit-transform: none;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .text {
        display: block;
        font-size: 13px;
        font-weight: 450;
        line-height: 13px;
        top: 12px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select {
    float: left;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select {
        border-radius: 19px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select .option {
    display: none;
    font-size: 0.8em;
    font-weight: 410;
    letter-spacing: -0.0025em;
    line-height: 1.425em;
    opacity: 0;
    visibility: hidden;
    width: auto;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select .option {
        font-size: 13px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select select {
    border: 1px solid #F8F8F8;
    border-radius: 18px;
    cursor: pointer;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 25;
    font-weight: 380;
    line-height: 16px;
    padding: 8px 18px 9px 68px;
    width: 145px;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort .select select {
        font-size: 13px;
        font-weight: 450;
        line-height: 19px;
        padding: 8px 18px 9px 70px;
        width: 151px;
    }
}

:not(.mobile) .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .sort select:hover {
    border: 1px solid #E9CDA5;
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter {
    border: 1px solid #F8F8F8;
    border-radius: 17px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    padding: 8px 18px 9px 38px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter {
        border-radius: 19px;
        padding: 9px 18px 10px 38px;
    }
}

:not(.mobile) .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter:hover {
    border: 1px solid #E9CDA5;
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter .icon {
    font-size: 13px;
    left: 18px;
    line-height: 13px;
    position: absolute;
    top: calc(50% - 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter .text {
    display: block;
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 25;
    font-weight: 410;
    letter-spacing: -0.0025em;
    line-height: 15px;
    transform: none;
    -webkit-transform: none;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .blocks .block .blocks .block .filter .text {
        font-size: 13px;
        font-weight: 450;
        line-height: 17px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks[data-blocks='4'] {
    display: grid;
    float: left;
    gap: 50px 5px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1250px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks[data-blocks='4'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks[data-blocks='4'] {
        gap: 42px 5px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block a {
    float: left;
    height: 100%;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='2AA'] {
    background: #FBFBFB;
    border-radius: 22px;
    float: left;
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='2AA'] {
        border-radius: 18px;
        margin: 0 0 15px;
        padding: 0 0 117.5%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block a {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 22px;
    float: left;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images {
        border-radius: 18px;
        padding: 0 0 117.5%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image {
    background-repeat: no-repeat;
    background-size: 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image[data-image='1'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

:not(html.mobile) .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images:hover .image[data-image='1'] {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image[data-image='1'][data-position='1'] {
    background-position: center;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image[data-image='2'] {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

:not(html.mobile) .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images:hover .image[data-image='2'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image[data-image='2'][data-position='1'] {
    background-position: center;
    background-size: 90% auto;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image[data-image='2'][data-position='2'] {
    background-position: bottom;
    background-size: 100% auto;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABA'] {
    margin: 0 0 1px;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABA'] {
        margin: 0 0 2px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABB'] {
    margin: 0 0 28px;
    text-align: left;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABC'] {
    margin: 0 0 22px;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABC'] {
        margin: 0 0 15px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title {
    float: left;
    text-align: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title h3.one {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

:not(html.mobile) .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title:hover h3.one {
    color: #757575;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colour {
    float: left;
    text-align: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colour .text {
    float: left;
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 18px;
    width: 100%;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colour .text {
        font-size: 0.85em;
        font-weight: 435;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price {
    float: left;
    text-align: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price .text {
    float: left;
    font-size: 0.875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
    width: 100%;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price .text {
        font-size: 0.9375em;
        font-weight: 445;
        letter-spacing: -0.0005em;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour {
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 4px 0 0;
    position: relative;
    text-align: left;
    width: 18px;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour {
        height: 20px;
        width: 20px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour:last-child {
    margin: 0;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour.active:after {
    background: #202020;
    bottom: calc(-8px - 0.01em);
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scaleY(0.75);
    -webkit-transform: translateX(-50%) scaleY(0.75);
    width: 6px;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour.active:after {
        width: 7px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .colours .colour .swatch {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .blocks .block {
    width: 100%;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .blocks .block[data-block='2ABBA'] {
    margin: 0 0 20px;
    position: relative;
}

@media (max-width: 900px) {
    .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .blocks .block[data-block='2ABBA'] {
        margin: 0 0 18px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .blocks .block[data-block='2ABBB'] {
    margin: 1px 0 0;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .labels {
    float: left;
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .labels .label {
    background: #E9CDA5;
    border-radius: 13px;
    color: #121212;
    float: left;
    font-size: 0.6375em;
    font-variation-settings: 'opsz' 24;
    font-weight: 420;
    letter-spacing: 0;
    line-height: 1em;
    margin: 0 7px 6px 0;
    padding: calc(6px + 0.025em) 13px 8px;
}

@media {
    .mobile .shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .labels .label {
        font-size: 0.7em;
        font-weight: 475;
        padding: 6px 12px 8px;
    }
}

.shop .collection .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .labels .label:first-child {
    margin: 0;
}

.shop .description {
    float: left;
    position: relative;
    width: 100%;
}

.shop .description .container {
    float: left;
    position: relative;
    width: 100%;
}

.shop .description .content {
    float: left;
    margin: 0 0 80px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .shop .description .content {
        margin: 0 0 70px;
    }
}

.shop .description .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.shop .description .content .sections .section.one {
    float: left;
    margin: 25px 0 33px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .shop .description .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.shop .description .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.shop .description .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.shop .description .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .shop .description .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.shop .description .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.shop .description .content .sections .section.two {
    float: left;
    width: 43.75%;
}

@media (max-width: 1250px) {
    .shop .description .content .sections .section.two {
        width: 50%;
    }
}

@media (max-width: 900px) {
    .shop .description .content .sections .section.two {
        width: 62.5%;
    }
}

@media (max-width: 600px) {
    .shop .description .content .sections .section.two {
        width: 87.5%;
    }
}

.shop .description .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.shop .description .content .sections .section.two .blocks[data-blocks='1'] {
    position: relative;
}

.shop .description .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.shop .description .content .sections .section.two .blocks .block[data-block='1'] {
    height: 205px;
    overflow: hidden;
}

@media (max-width: 900px) {
    .shop .description .content .sections .section.two .blocks .block[data-block='1'] {
        height: 250px;
    }
}

.shop .description .content .sections .section.two .blocks.active .block[data-block='1'] {
    height: auto;
}

.shop .description .content .sections .section.two .blocks .block[data-block='2'] {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.shop .description .content .sections .section.two .blocks .block[data-block='1'] .text {
    margin: 0 0 65px;
    position: relative;
    width: 97.5%;
}

@media (max-width: 900px) {
    .shop .description .content .sections .section.two .blocks .block[data-block='1'] .text {
        margin: 0 0 70px;
    }
}

.shop .description .content .sections .section.two .blocks .block[data-block='1'] .text:after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 100%);
    content: '';
    display: block;
    height: 205px;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
}

@media (max-width: 900px) {
    .shop .description .content .sections .section.two .blocks .block[data-block='1'] .text:after {
        height: 250px;
    }
}

.shop .description .content .sections .section.two .blocks.active .block[data-block='1'] .text:after {
    display: none;
}

.shop .description .content .sections .section.two .blocks .block .text h2.two {
    margin: 0 0 32px;
}

.shop .description .content .sections .section.two .blocks .block .buttons {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.shop .description .content .sections .section.two .blocks .block .buttons .button .text .one {
    display: block;
}

.shop .description .content .sections .section.two .blocks.active .block .buttons .button .text .one {
    display: none;
}

.shop .description .content .sections .section.two .blocks .block .buttons .button .text .two {
    display: none;
}

.shop .description .content .sections .section.two .blocks.active .block .buttons .button .text .two {
    display: block;
}

.product .overview {
    float: left;
    position: relative;
    width: 100%;
}

.product .overview .container {
    float: left;
    width: 100%;
}

.product .overview .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 50px;
    width: 100%;
}

.product .overview .content .sections {
    float: left;
    position: relative;
    width: 92.1875%;
}

@media (max-width: 900px) {
    .product .overview .content .sections {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.product .overview .content .sections .banner {
    float: left;
    margin: 0 50px 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: calc(71.25% - 50px);
    will-change: width;
    z-index: 100;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner {
        margin: 0 0 35px;
        position: relative;
        top: 0;
        width: 100%;
    }
}

.product .overview.active .content .sections .banner {
    top: 40px;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview.active .content .sections .banner {
        top: 0;
    }
}

.product .overview .content .sections .banner .container {
    float: left;
    position: relative;
    width: 100%;
}

.product .overview .content .sections .banner .content {
    float: left;
    margin: 0;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections {
        display: flex;
        justify-content: center;
    }
}

.product .overview .content .sections .banner .content .sections .section.one {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one {
        margin: 0 0 21px;
        width: 84.375vw;
    }
}

.product .overview .content .sections .banner .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks[data-blocks='1'] {
    display: flex;
    margin: 0 0 0 3.90625vw;
    width: calc(100% - 3.90625vw);
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks[data-blocks='1'] {
        margin: 0;
        position: relative;
        width: 100%;
    }
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block {
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block[data-block='1'] {
    float: left;
    width: auto;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks .block[data-block='1'] {
        width: 100%;
    }
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block[data-block='2'] {
    align-content: center;
    display: none;
    float: right;
    margin: 0 30px 0 auto;
    opacity: 0;
    width: auto;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks .block[data-block='2'] {
        margin: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.product .overview.delay .content .sections .banner .content .sections .section.one .blocks .block[data-block='2'] {
    display: block;
}

.product .overview.active .content .sections .banner .content .sections .section.one .blocks .block[data-block='2'] {
    opacity: 1;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .close {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks[data-blocks='2'] {
    display: flex;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 26px 0 0;
    width: auto;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
        margin: 0 20px 0 0;
    }
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block[data-block='1B'] {
    align-content: end;
    position: relative;
    width: auto;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels {
    bottom: 6px;
    float: left;
    opacity: 1;
    pointer-events: auto;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels {
        bottom: calc(5px - 0.05em);
    }
}

.product .overview.delay .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels {
    opacity: 0;
    pointer-events: none
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels .label {
    background: #E9CDA5;
    border-radius: 12px;
    float: left;
    margin: 0 7px 0 0;
    padding: 3px 12px calc(4px + 0.025em);
    width: auto;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels .label:last-child {
    margin: 0;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels .label:last-child {
        display: none;
    }
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .labels .label .text {
    float: left;
    font-size: 0.65em;
    font-variation-settings: 'opsz' 24;
    font-weight: 445;
    letter-spacing: -0.0005em;
    line-height: 16px;
    white-space: nowrap;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.one .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks[data-blocks='1'] {
    position: relative;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block[data-block='1BAB'] .video {
    float: left;
    pointer-events: auto;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .video .buttons {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .navigation {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .navigation .buttons {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .navigation .buttons .button.circle {
    pointer-events: auto;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .navigation .buttons .button.circle[data-action='1'] {
    float: left;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .navigation .buttons .button.circle[data-action='2'] {
    float: right;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .zoom {
    float: left;
    pointer-events: auto;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .zoom .buttons {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders {
    float: left;
    height: calc(100vh - 200px);
    min-height: 500px;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders {
        height: auto;
    }
}

.product .overview.active .content .sections .banner .content .sections .section.two .blocks .block .sliders {
    height: calc(100vh - 150px);
}

@media (max-width: 900px) {
    .product .overview.active .content .sections .banner .content .sections .section.two .blocks .block .sliders {
        height: auto;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks[data-blocks='2'] {
    height: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks[data-blocks='2'] {
        display: flex;
        flex-wrap: wrap;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1A'] {
    height: 100%;
    margin: 0 6px 0 0;
    opacity: 1;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: calc(12.5% - 6px);
}

@media (max-width: 1375px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1A'] {
        width: calc(17.5% - 6px);
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1A'] {
        order: 2;
        width: 100%;
    }
}

@media (max-width: 900px) {
    .product .overview.active .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1A'] {
        opacity: 0;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1B'] {
    height: 100%;
    width: 87.5%;
}

@media (max-width: 1375px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1B'] {
        width: 82.5%;
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block[data-block='1B'] {
        margin: 0 0 6px;
        order: 1;
        width: 100%;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider[data-slider='2'] {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider[data-slider='2'] .slides {
    box-sizing: content-box;
    display: flex;
    flex-direction: column;
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider[data-slider='2'] .slides {
        flex-direction: row;
        height: auto;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider[data-slider='2'] .slides .slide {
    background: #FBFBFB;
    border-radius: 18px;
    cursor: pointer;
    flex-shrink: 0;
    float: left;
    height: 25%;
    margin: 0 0 6px;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-property: transform;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider[data-slider='2'] .slides .slide {
        margin: 0 6px 0 0;
        width: calc(25% - 4.5px);
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks[data-blocks='3'] {
    height: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks .block[data-block='1AA'] {
    height: 100%;
    overflow: hidden;
    position: relative;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks .block[data-block='1AA'] {
        height: auto;
        padding: 0 0 120%;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .slider .slides .slide .blocks .block .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 68.75%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks[data-blocks='4'] {
    height: 100%;
    position: relative;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block[data-block='1BA'] {
    bottom: 0;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block[data-block='1BB'] {
    height: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks[data-blocks='5'] {
    height: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAA'] {
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: calc(100% - 60px);
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAA'] {
        width: calc(100% - 40px);
    }
}

@media (max-width: 900px) {
    .product .overview.active .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAA'] {
        opacity: 0;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAB'] {
    position: absolute;
    right: 30px;
    top: 30px;
    width: auto;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAB'] {
        right: 20px;
        top: 20px;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAC'] {
    bottom: 30px;
    position: absolute;
    right: 30px;
    width: auto;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .blocks .block[data-block='1BAC'] {
        bottom: 20px;
        right: 20px;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider[data-slider='1'] {
    cursor: pointer;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider[data-slider='1'] .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider[data-slider='1'] .slides .slide {
    background: #FBFBFB;
    border-radius: 18px;
    flex-shrink: 0;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100% !important;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider[data-slider='1'] .slides .slide.magnify {
    cursor: move;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks[data-blocks='6'] {
    height: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block[data-block='1BBA'] {
    height: 100%;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block[data-block='1BBA'] {
        height: calc(100svh - 185px);
    }
}

@media (max-width: 900px) {
    .product .overview.active .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block[data-block='1BBA'] {
        height: calc(100dvh - 130px);
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .image {
    background-position: center 75%;
    background-repeat: no-repeat;
    background-size: auto 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 1250px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .image {
        background-size: auto 75%;
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .image {
        background-position: center 56.25%;
        background-size: auto 75%;
    }
}

@media (max-width: 500px) {
    .product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .image {
        background-size: 100%;
    }
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .video {
    align-items: center;
    display: flex;
    float: left;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.product .overview .content .sections .banner .content .sections .section.two .blocks .block .sliders .blocks .block .blocks .block .slider .slides .slide .blocks .block .video .text {
    float: left;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1em;
}

.product .overview .content .sections .form {
    float: right;
    margin: 0 2.34375vw 0 0;
    opacity: 1;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: calc(28.75% - 2.34375vw);
}

@media (max-width: 900px) {
    .product .overview .content .sections .form {
        margin: 0;
        width: 87.5vw;
    }
}

.product .overview.delay .content .sections .form {
    opacity: 0;
}

.product .overview .content .sections .form .container {
    float: left;
    position: relative;
    width: 100%;
}

.product .overview .content .sections .form .content {
    display: block;
    float: left;
    margin: 0 0 30px;
    width: 100%;
}

.product .overview .content .sections .form .content .sections {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one {
    border-bottom: 1px solid #F8F8F8;
    float: left;
    margin: 0 0 28px;
    padding: 0 0 30px;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks[data-blocks='2'] {
    display: flex;
}

@media (max-width: 1375px) {
    .product .overview .content .sections .form .content .sections .section.one .blocks[data-blocks='2'] {
        flex-wrap: wrap;
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.one .blocks[data-blocks='2'] {
        flex-wrap: nowrap;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 7px 0 55px;
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.one .blocks .block[data-block='1'] {
        display: none;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label {
    float: right;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label .action {
    border: 1px solid #F8F8F8;
    border-radius: 19px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    padding: 9px 39px calc(10px + 0.05em) 20px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label:hover .action {
    border: 1px solid #E9CDA5;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label .icon {
    float: left;
    position: absolute;
    right: 20px;
    top: calc(50% - 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label .icon .one {
    background: #E9CDA5;
    border-radius: 50%;
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 50%;
    width: 4px;
    z-index: 10;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label .icon .two {
    animation: animationTwo 1.5s ease-out;
    -webkit-animation: animationTwo 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: rgba(233, 205, 165, 0.25);
    border-radius: 50%;
    height: 24px;
    left: 10%;
    margin: -12px 0 0 -12px;
    position: absolute;
    width: 24px;
    z-index: 1;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .label .text {
    float: left;
    font-size: 0.775em;
    font-variation-settings: 'opsz' 26;
    font-weight: 400;
    letter-spacing: 0.0025em;
    line-height: 1.425em;
    white-space: nowrap;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .label .text {
        font-size: 0.8375em;
        font-weight: 450;
        letter-spacing: -0.0025em;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

@media (max-width: 1375px) {
    .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block[data-block='2A'] {
        margin: 0 0 20px;
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block[data-block='2A'] {
        margin: 0;
    }
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block[data-block='2A'] {
        margin: 2px 0 0;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block[data-block='2B'] {
    margin: 4px 0 0;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label {
    float: right;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .action {
    border: 1px solid #F8F8F8;
    border-radius: 19px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    padding: 9px 39px calc(10px + 0.05em) 20px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label:hover .action {
    border: 1px solid #E9CDA5;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .icon {
    border: 1px solid #F2F2F2;
    border-radius: 50%;
    float: left;
    font-size: 0.625em;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 8px;
    text-align: center;
    text-indent: -0.05em;
    top: calc(50% - 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 20px;
    z-index: 1;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .icon {
        font-size: 0.7em;
        font-weight: 460;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label:hover .icon {
    border: 1px solid #E9CDA5;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .icon .one {
    background: #E9CDA5;
    border-radius: 50%;
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 50%;
    width: 4px;
    z-index: 10;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .icon .two {
    animation: animationTwo 1.5s ease-out;
    -webkit-animation: animationTwo 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: rgba(233, 205, 165, 0.25);
    border-radius: 50%;
    height: 24px;
    left: 10%;
    margin: -12px 0 0 -12px;
    position: absolute;
    width: 24px;
    z-index: 1;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .text {
    float: left;
    font-size: 0.775em;
    font-variation-settings: 'opsz' 26;
    font-weight: 400;
    letter-spacing: 0.0025em;
    line-height: 1.425em;
    white-space: nowrap;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .label .text {
        font-size: 0.8375em;
        font-weight: 450;
        letter-spacing: -0.0025em;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text {
    float: left;
    line-height: 1.325em;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text {
        line-height: 1.35em;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text span {
    display: block;
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text .one {
    font-size: 0.825em;
    font-variation-settings: 'opsz' 28;
    font-weight: 395;
    letter-spacing: 0.0005em;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text .one {
        font-size: 0.8875em;
        font-weight: 435;
    }
}

.product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text .two {
    font-size: 1.0875em;
    font-variation-settings: 'opsz' 28;
    font-weight: 410;
    letter-spacing: 0.0005em;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.one .blocks .block .blocks .block .price .text .two {
        font-size: 1.1625em;
        font-weight: 470;
    }
}

.product .overview .content .sections .form .content .sections .section.two {
    border-bottom: 1px solid #F7F7F7;
    float: left;
    padding: 0 0 35px;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form {
    float: left;
    height: auto;
    margin: 0;
    opacity: 1;
    position: relative;
    transition: none;
    -webkit-transition: none;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block[data-block='3A'] {
    margin: 0 0 35px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block[data-block='1AA'] {
    margin: 0 0 38px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block[data-block='1AA']:last-child {
    margin: 0;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks[data-blocks='5'] {
    display: flex;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block[data-block='1AAA'] {
    margin: 0 0 21px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block[data-block='1AAA'],
.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block[data-block='1AAA'] {
    margin: 0 0 20px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block[data-block='1AAA']:last-child {
    margin: 0;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .blocks .block[data-block='1AAAB'] {
    align-content: center;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels {
    align-items: center;
    display: flex;
    float: right;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label {
    float: left;
    text-align: center;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: auto;
    z-index: 1;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label[data-label='1'] {
    display: none;
    margin: 0 8px 0 0;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label[data-label='2'] {
    height: 23px;
    top: -0.025em;
    position: relative;
    width: 23px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label .action {
    border: 1px solid #F2F2F2;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 100%;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label[data-label='1'] .action {
    border-radius: 16px;
    padding: 5px 15px 7px 16px;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label[data-label='2'] .action {
    border-radius: 50%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label:hover .action {
    border: 1px solid #E9CDA5;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label .text {
    float: left;
    font-size: 0.775em;
    font-variation-settings: 'opsz' 26;
    font-weight: 400;
    letter-spacing: 0.0025em;
    line-height: 1.425em;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label .text {
        font-size: 0.825em;
        font-weight: 450;
        letter-spacing: 0;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label .action .icon {
    float: left;
    font-size: 0.625em;
    font-weight: 400;
    line-height: 21px;
    text-indent: -0.05em;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .labels .label .action .icon {
        font-size: 0.7em;
        font-weight: 460;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul {
    float: left;
    list-style: none;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Colour'] .blocks .block .options ul {
    display: flex;
    gap: 6px;
}

@media {
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Colour'] .blocks .block .options ul {
        gap: 7px;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul,
.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul {
    display: grid;
    gap: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 1250px) {
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul,
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul,
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option {
    cursor: pointer;
    float: left;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Colour'] .blocks .block .options ul .option {
    height: 42px;
    width: 32px;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Colour'] .blocks .block .options ul .option {
        height: 45px;
        width: 35px;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul .option,
.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul .option {
    border: 1px solid #F0F0F0;
    border-radius: 12px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    height: 82px;
    overflow: hidden;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul .option,
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul .option {
        border-radius: 14px;
        height: 80px;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Size / Position'] .blocks .block .options ul .option.active,
.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation[data-variation='Condition'] .blocks .block .options ul .option.active {
    border: 1px solid #AAAAAA;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks[data-blocks='6'] {
    height: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block[data-block='1AABA'] {
    align-content: center;
    height: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation.alt .blocks .block .options ul .option .blocks .block .colour {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation.alt .blocks .block .options ul .option.active .blocks .block .colour:after {
    background: #202020;
    bottom: 0;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scaleY(0.75);
    -webkit-transform: translateX(-50%) scaleY(0.75);
    width: 10px;
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation.alt .blocks .block .options ul .option.active .blocks .block .colour:after {
        width: 11px;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation.alt .blocks .block .options ul .option .blocks .block .colour .swatch {
    border-radius: 50%;
    float: left;
    height: 32px;
    width: 32px;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation.alt .blocks .block .options ul .option .blocks .block .colour .swatch {
        height: 35px;
        width: 35px;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block .text {
    float: left;
    font-size: 0.8675em;
    font-variation-settings: 'opsz' 28;
    font-weight: 405;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    position: relative;
    text-align: center;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block .text {
        font-size: 0.9575em;
        font-weight: 455;
        letter-spacing: 0.0005em;
    }
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block .text span {
    display: block;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block .variations .blocks .block .variation .blocks .block .options ul .option .blocks .block .text span.one {
    margin: 0 0 0.025em;
}

.product .overview .content .sections .form .content .sections .section.two .blocks .block .form .blocks .block[data-block='3B'] .button.large {
    float: right;
}

.product .overview .content .sections .form .content .sections .section.three {
    float: left;
    margin: 0 0 47px;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul {
    float: left;
    list-style: none;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .action {
    border-bottom: 1px solid #F7F7F7;
    cursor: pointer;
    float: left;
    padding: 22px 0;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .action {
        padding: 21px 0;
    }
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks[data-blocks='2'] {
    display: flex;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block {
    float: left;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1A'] {
    display: none;
    margin: 0 11px 0 0;
    width: auto;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1B'] {
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1C'] {
    width: auto;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block .text {
    float: left;
    font-size: 0.9em;
    font-variation-settings: 'opsz' 26;
    font-weight: 425;
    letter-spacing: 0.0005em;
    line-height: 1.25em;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block .text {
        font-size: 1em;
        font-weight: 455;
        letter-spacing: -0.0005em;
    }
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1A'] .icon {
    float: left;
    font-size: 1.125em;
    line-height: 1em;
    width: 18px;
}

.product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1C'] .icon {
    float: right;
    font-size: 0.9em;
    line-height: 1.275em;
}

@media {
    .product .overview .content .sections .form .content .sections .section.three .blocks .block .tabs ul .tab .blocks .block[data-block='1C'] .icon {
        font-size: 0.95em;
    }
}

.product .overview .content .sections .form .content .sections .section.four {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block[data-block='1'] {
    margin: 0 0 28px;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks[data-blocks='2'] {
    display: flex;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks .block[data-block='1A'] {
    align-content: center;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks .block .navigation {
    float: right;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    margin: 0 5px 1px 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: calc(50% - 2.5px);
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block[data-block='2A'] {
    margin: 0 0 14px;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block a {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 14px;
    float: left;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image {
    background-repeat: no-repeat;
    background-size: 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

:not(html.mobile) .product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='1'] {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'][data-position='1'] {
    background-position: center;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'] {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

:not(html.mobile) .product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='2'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='1'] {
    background-position: 23.75% top;
    background-size: 250% auto;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='2'] {
    background-position: bottom;
    background-size: 100% auto;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='2BB'] {
    margin: 0 0 17px;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='2BC'] {
    margin: 0 0 15px;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .variation {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .variation .text {
    float: left;
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 18px;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .variation .text {
        font-size: 0.85em;
        font-weight: 435;
    }
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price {
    float: left;
    width: 100%;
}

.product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .price .text {
    float: left;
    font-size: 0.875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
    width: 100%;
}

@media {
    .mobile .product .overview .content .sections .form .content .sections .section.four .blocks .block .slider .slides .slide .product .blocks .block .price .text {
        font-size: 0.9375em;
        font-weight: 445;
        letter-spacing: -0.0005em;
    }
}

.product .introduction {
    float: left;
    position: relative;
    width: 100%;
}

.product .introduction .container {
    float: left;
    position: relative;
    width: 100%;
}

.product .introduction .content {
    border-top: 1px solid #F8F8F8;
    float: left;
    margin: 0 0 80px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .product .introduction .content {
        margin: 0 0 65px;
    }
}

.product .introduction .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.product .introduction .content .sections .section.one {
    float: left;
    margin: 25px 0 33px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .product .introduction .content .sections .section.one {
        margin: 23px 0 45px;
        width: 87.5%;
    }
}

.product .introduction .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .product .introduction .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.product .introduction .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.product .introduction .content .sections .section.two {
    float: left;
    margin: 0 0 80px;
    width: 525px;
}

@media (max-width: 1250px) {
    .product .introduction .content .sections .section.two {
        width: 50%;
    }
}

@media (max-width: 900px) {
    .product .introduction .content .sections .section.two {
        margin: 0 0 65px;
        width: 62.5%;
    }
}

@media (max-width: 600px) {
    .product .introduction .content .sections .section.two {
        width: 81.25%;
    }
}

.product .introduction .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.two .blocks .block .text {
    float: left;
    text-align: center;
    width: 100%;
}

.product .introduction .content .sections .section.three {
    float: left;
    width: 92.1875%;
}

.product .introduction .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block[data-block='1'] {
    margin: 0 0 14px;
}

.product .introduction .content .sections .section.three .blocks .block .images {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block .images .blocks {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block .images .blocks[data-blocks='2'] {
    display: grid;
    gap: 0 6px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 600px) {
    .product .introduction .content .sections .section.three .blocks .block .images .blocks[data-blocks='2'] {
        gap: 6px 0;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.product .introduction .content .sections .section.three .blocks .block .images .blocks .block {
    float: left;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block .images .blocks .block[data-block='1A'],
.product .introduction .content .sections .section.three .blocks .block .images .blocks .block[data-block='1B'] {
    background: #FBFBFB;
    border-radius: 24px;
    overflow: hidden;
    padding: 0 0 120%;
    position: relative;
}

.product .introduction .content .sections .section.three .blocks .block .images .blocks .block .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.product .introduction .content .sections .section.three .blocks .block .tag {
    float: left;
    margin: 0 0 0 0.65625vw;
    width: calc(100% - 0.65625vw);
}

.product .introduction .content .sections .section.three .blocks .block .tag .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .product .introduction .content .sections .section.three .blocks .block .tag .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.product .specifications {
    float: left;
    position: relative;
    width: 100%;
}

.product .specifications .container {
    float: left;
    position: relative;
    width: 100%;
}

.product .specifications .content {
    border-top: 1px solid #F8F8F8;
    float: left;
    margin: 0 0 80px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .product .specifications .content {
        margin: 0 0 70px;
    }
}

.product .specifications .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.product .specifications .content .sections .section.one {
    float: left;
    margin: 25px 0 33px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.product .specifications .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .product .specifications .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.product .specifications .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.product .specifications .content .sections .section.two {
    float: left;
    margin: 0 0 35px;
    width: 87.5%;
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.two {
        margin: 0 0 22px;
    }
}

.product .specifications .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three {
    float: left;
    width: 87.5%;
}

.product .specifications .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block[data-block='1'] {
    margin: 0 100px 0 0;
    width: calc(100% - 500px);
}

@media (max-width: 1250px) {
    .product .specifications .content .sections .section.three .blocks .block[data-block='1'] {
        margin: 0 75px 0 0;
        width: calc(100% - 400px);
    }
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.three .blocks .block[data-block='1'] {
        margin: 0 0 50px;
        width: 100%;
    }
}

.product .specifications .content .sections .section.three .blocks .block .accordion {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .text {
    float: left;
    margin: 12px 50px 65px 0;
    width: calc(100% - 50px);
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .text {
        margin: 12px 0 0;
        width: 100%;
    }
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .text p.two:last-child {
    margin: 0 0 20px !important;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks[data-blocks='3'] {
    display: grid;
    gap: 35px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 20px 0 65px;
}

@media (max-width: 1375px) {
    .product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks[data-blocks='3'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin: 15px 0 55px;
    }
}

@media (max-width: 600px) {
    .product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks[data-blocks='3'] {
        gap: 30px 0;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block .blocks .block[data-block='1AA'] {
    margin: 0 0 14px;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block .blocks .block .table {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .accordion .panels .panel .blocks .block .blocks .block .blocks .block .table table {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block[data-block='2'] {
    float: left;
    margin: 10px 0 0;
    position: sticky;
    top: 120px;
    width: 400px;
}

@media (max-width: 1250px) {
    .product .specifications .content .sections .section.three .blocks .block[data-block='2'] {
        width: 325px;
    }
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.three .blocks .block[data-block='2'] {
        margin: 0;
        width: 100%;
    }
}

.product .specifications .content .sections .section.three .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block[data-block='2A'] {
    border: 1px solid #F6F6F6;
    border-radius: 24px;
    box-sizing: border-box;
    padding: 40px 35px 42px;
}

@media (max-width: 900px) {
    .product .specifications .content .sections .section.three .blocks .block .features .blocks .block[data-block='2A'] {
        border-radius: 20px;
        padding: 35px 32px 37px;
    }
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks[data-blocks='6'] {
    display: grid;
    gap: 38px 25px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 1.6875vw 0 0;
    width: calc(100% - 1.6875vw);
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block[data-block='2BA'] {
    display: flex;
    justify-content: center;
    margin: 0 0 26px;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block[data-block='2AAA'] {
    margin: 0 0 16px;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block .icons {
    float: left;
    height: 33px;
    position: relative;
    width: 28px;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block .icons .icon {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 5px;
    z-index: 10;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 3px;
    top: 0;
    z-index: 1;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .blocks .block .blocks .block .text {
    float: left;
    width: 95%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block[data-block='2BB'] {
    display: flex;
    justify-content: center;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block[data-block='2BA'] .text {
    float: left;
    max-width: 200px;
    text-align: center;
    width: 90%;
}

.product .specifications .content .sections .section.three .blocks .block .features .blocks .block .buttons {
    float: left;
}

.product .products {
    float: left;
    position: relative;
    width: 100%;
}

.product .products .container {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.product .products .content {
    border-top: 1px solid #F8F8F8;
    float: left;
    margin: 0 0 80px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .product .products .content {
        margin: 0 0 70px;
    }
}

.product .products .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.product .products .content .sections .section.one {
    float: left;
    margin: 25px 0 33px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.product .products .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .product .products .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.product .products .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.product .products .content .sections .section.two {
    float: left;
    margin: 0 0 45px;
    width: 87.5%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two {
        margin: 0 0 32px;
    }
}

.product .products .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.two .blocks[data-blocks='1'] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks[data-blocks='1'] {
        align-items: baseline;
    }
}

.product .products .content .sections .section.two .blocks .block {
    float: left;
}

.product .products .content .sections .section.two .blocks .block[data-block='1'] {
    width: 25%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 45px;
        width: 100%;
    }
}

.product .products .content .sections .section.two .blocks .block[data-block='2'] {
    display: flex;
    justify-content: center;
    margin: 2px 0 0;
    width: 50%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block[data-block='2'] {
        justify-content: left;
        margin: 0;
        width: calc(100% - 87px);
    }
}

.product .products .content .sections .section.two .blocks .block[data-block='3'] {
    width: 25%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block[data-block='3'] {
        width: auto;
    }
}

.product .products .content .sections .section.two .blocks .block .view {
    float: left;
}

.product .products .content .sections .section.two .blocks .block .view .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block {
    float: left;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block .view .blocks .block {
        width: 100%;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block[data-block='2A'] {
    margin: 10px 25px 11px 0;
    width: auto;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block .view .blocks .block[data-block='2A'] {
        margin: 0 0 14px;
        width: 100%;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block[data-block='2B'] {
    width: auto;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.two .blocks .block .view .blocks .block[data-block='2C'] {
        flex: 0 0 87px;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .text {
    float: left;
    font-size: 0.8175em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    letter-spacing: -0.001em;
    line-height: 1em;
    width: 100%;
}

@media {
    .mobile .product .products .content .sections .section.two .blocks .block .view .blocks .block .text {
        font-size: 0.9175em;
        font-weight: 480;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .links {
    float: left;
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul {
    float: left;
    list-style: none;
    width: 100%;
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li {
    background: #F9F9FA;
    border-radius: 17px;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    font-size: 0.75em;
    font-variation-settings: 'opsz' 26;
    font-weight: 410;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
    margin: 0 7px 0 0;
    padding: 7px 16px calc(8px + 0.025em);
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    white-space: nowrap;
}

@media {
    .mobile .product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li {
        font-size: 0.8em;
        font-weight: 465;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li:last-child {
    margin: 0;
}

@media screen and (min-width: 1025px) {
    .product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li:hover {
        background: #101820;
        color: #F5F5F6;
    }
}

.product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li.active {
    background: #121212;
    color: #FFFFFF;
    font-weight: 400;
}

@media {
    .mobile .product .products .content .sections .section.two .blocks .block .view .blocks .block .links ul li.active {
        font-weight: 430;
        letter-spacing: 0.0025em;
    }
}

.product .products .content .sections .section.two .blocks .block .navigation {
    float: right;
}

.product .products .content .sections .section.two .blocks .block .navigation .buttons {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three {
    float: left;
    width: 92.1875%;
}

.product .products .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider {
        overflow: visible;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    margin: 0 5px 0 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-property: transform;
    width: calc(20% - 4px);
}

@media (max-width: 1250px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide {
        width: calc(25% - 3.75px);
    }
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide {
        width: calc(33.3333% - 3.3333px);
    }
}

@media (max-width: 600px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide {
        width: calc(50% - 2.5px);
    }
}

.product .products .content .sections .section.three .blocks .block .slider {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide {
    float: left;
    margin: 0 5px 0 0;
    width: calc(20% - 4px);
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block[data-block='2AA'] {
    background: #FBFBFB;
    border-radius: 22px;
    float: left;
    height: 0;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block[data-block='2AA'] {
        border-radius: 18px;
        margin: 0 0 15px;
        padding: 0 0 117.5%;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block a {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 22px;
    float: left;
    overflow: hidden;
    padding: 0 0 112.5%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images {
        border-radius: 18px;
        padding: 0 0 117.5%;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image {
    background-repeat: no-repeat;
    background-size: 87.5%;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

:not(html.mobile) .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='1'] {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='1'][data-position='1'] {
    background-position: center;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'] {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

:not(html.mobile) .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images:hover .image[data-image='2'] {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='1'] {
    background-position: center;
    background-size: 90% auto;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .images .image[data-image='2'][data-position='2'] {
    background-position: bottom;
    background-size: 100% auto;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='2ABA'] {
    margin: 0 0 1px;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='2ABA'] {
        margin: 0 0 2px;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block[data-block='2ABB'] {
    margin: 0 0 28px;
    text-align: left;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title {
    float: left;
    text-align: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title h3.one {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

:not(html.mobile) .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .title:hover h3.one {
    color: #757575;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour {
    float: left;
    text-align: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour .text {
    float: left;
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 18px;
    width: 100%;
}

@media {
    .mobile .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colour .text {
        font-size: 0.85em;
        font-weight: 435;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price {
    float: left;
    text-align: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price .text {
    float: left;
    font-size: 0.875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 395;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
    width: 100%;
}

@media {
    .mobile .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .price .text {
        font-size: 0.9375em;
        font-weight: 445;
        letter-spacing: -0.0005em;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour {
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 4px 0 0;
    position: relative;
    text-align: left;
    width: 18px;
}

@media {
    .mobile .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour {
        height: 20px;
        width: 20px;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour:last-child {
    margin: 0;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour.active:after {
    background: #202020;
    bottom: calc(-8px - 0.01em);
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) scaleY(0.75);
    -webkit-transform: translateX(-50%) scaleY(0.75);
    width: 6px;
}

@media {
    .mobile .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour.active:after {
        width: 7px;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .colours .colour .swatch {
    border-radius: 50%;
    height: 100%;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block {
    width: 100%;
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='2ABBA'] {
    margin: 0 0 20px;
    position: relative;
}

@media (max-width: 900px) {
    .product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='2ABBA'] {
        margin: 0 0 18px;
    }
}

.product .products .content .sections .section.three .blocks .block .slider .slides .slide .product .blocks .block .blocks .block .blocks .block[data-block='2ABBB'] {
    margin: 1px 0 0;
}

.service .banner {
    float: left;
    height: calc(100svh - 200px);
    margin: 25px 0 35px;
    min-height: 500px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .service .banner {
        height: auto;
        margin: 0;
        min-height: auto;
    }
}

.service .banner .container {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

.service .banner .content {
    border-bottom: 1px solid #F8F8F8;
    display: flex;
    float: left;
    height: 100%;
    justify-content: center;
    padding: 0 0 35px;
    width: 100%;
}

@media (max-width: 900px) {
    .service .banner .content {
        height: auto;
        margin: 30px 0 0;
        padding: 0;
    }
}

.service .banner .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    height: 100%;
    justify-content: center;
    width: 92.1875%;
}

@media (max-width: 900px) {
    .service .banner .content .sections {
        width: 100%;
    }
}

.service .banner .content .sections .section.one {
    float: left;
    height: 100%;
    margin: 0 100px 0 0;
    width: 450px;
}

@media (max-width: 1250px) {
    .service .banner .content .sections .section.one {
        margin: 0 75px 0 0;
        width: 425px;
    }
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one {
        height: auto;
        margin: 0 0 21px;
        width: 81.25%;
    }
}

.service .banner .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.service .banner .content .sections .section.one .blocks[data-blocks='1'] {
    margin: 0 0 0 4.6875vw;
    position: relative;
    top: calc(50% - 10px);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: calc(100% - 4.6875vw);
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks[data-blocks="1"] {
        margin: 0;
        top: auto;
        transform: none;
        -webkit-transform: none;
        width: 100%;
    }
}

.service .banner .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.service .banner .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 18px;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks .block[data-block='1'] {
        display: none;
    }
}

.service .banner .content .sections .section.one .blocks .block[data-block='2'] {
    margin: 0 0 30px;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks .block[data-block='2'] {
        margin: 0;
    }
}

.service .banner .content .sections .section.one .blocks .block[data-block='3'] {
    margin: 0 0 45px;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks .block[data-block='3'] {
        display: none;
        margin: 0 0 40px;
    }
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks .block[data-block='4'] {
        display: none;
    }
}

.service .banner .content .sections .section.one .blocks .block a {
    float: left;
    width: 100%;
}

.service .banner .content .sections .section.one .blocks .block .label {
    border: 1px solid #F8F8F8;
    border-radius: 19px;
    box-sizing: border-box;
    float: left;
    padding: 9px 20px 10px 39px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.service .banner .content .sections .section.one .blocks .block .label:hover {
    border: 1px solid #F6E3BF;
}

.service .banner .content .sections .section.one .blocks .block .label .icon {
    float: left;
    left: 20px;
    position: absolute;
    top: calc(50% - 0.05em);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 1;
}

.service .banner .content .sections .section.one .blocks .block .label .icon .one {
    background: #E9CDA5;
    border-radius: 50%;
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -2px;
    position: absolute;
    top: 50%;
    width: 4px;
    z-index: 10;
}

.service .banner .content .sections .section.one .blocks .block .label .icon .two {
    animation: animationTwo 1.5s ease-out;
    -webkit-animation: animationTwo 1.5s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    background: rgba(233, 205, 165, 0.25);
    border-radius: 50%;
    height: 24px;
    left: 10%;
    margin: -12px 0 0 -12px;
    position: absolute;
    width: 24px;
    z-index: 1;
}

.service .banner .content .sections .section.one .blocks .block .label .text {
    float: left;
    font-size: 0.7875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 400;
    letter-spacing: 0.0025em;
    line-height: 1.425em;
    white-space: nowrap;
}

@media {
    .mobile .service .banner .content .sections .section.one .blocks .block .label .text {
        font-size: 0.8375em;
        font-weight: 450;
        letter-spacing: -0.0025em;
    }
}

.service .banner .content .sections .section.one .blocks .block .title {
    float: left;
    left: -1px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.one .blocks .block .title {
        max-width: 250px;
    }
}

.service .banner .content .sections .section.one .blocks .block .text {
    float: left;
    width: 90%;
}

.service .banner .content .sections .section.two {
    float: left;
    height: 100%;
    width: calc(100% - 550px);
}

@media (max-width: 1250px) {
    .service .banner .content .sections .section.two {
        width: calc(100% - 500px);
    }
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.two {
        margin: 0 0 32px;
        width: 92.1875%;
    }
}

.service .banner .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.service .banner .content .sections .section.two .blocks[data-blocks='1'] {
    height: 100%;
}

.service .banner .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.service .banner .content .sections .section.two .blocks .block[data-block='1'] {
    border-radius: 20px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.two .blocks .block[data-block='1'] {
        height: auto;
        padding: 0 0 120%;
    }
}

.service .banner .content .sections .section.two .blocks .block .overlay {
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.375) 0%, rgba(18, 18, 18, 0.25) 20%, rgba(18, 18, 18, 0.05) 80%, rgba(18, 18, 18, 0.375) 100%);
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.service .banner .content .sections .section.two .blocks .block .image {
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.service .banner .content .sections .section.two .blocks .block .image[data-position='1'] {
    background-position: center;
}

.service .banner .content .sections .section.two .blocks .block .image[data-position='2'] {
    background-position: left center;
}

.service .banner .content .sections .section.two .blocks .block .image[data-position='3'] {
    background-position: left center;
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.two .blocks .block .image[data-position='3'] {
        background-position: 12.5% center;
    }
}

.service .banner .content .sections .section.two .blocks .block .image[data-position='4'] {
    background-position: left center;
}

@media (max-width: 1375px) {
    .service .banner .content .sections .section.two .blocks .block .image[data-position='4'] {
        background-position: right center;
    }
}

@media (max-width: 900px) {
    .service .banner .content .sections .section.two .blocks .block .image[data-position='4'] {
        background-position: 72.5% center;
    }
}

.service .overview {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview .container {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview > .container > .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 25px 0 75px;
    width: 100%;
}

@media (max-width: 900px) {
    .service .overview > .container > .content {
        margin: 23px 0 75px;
    }
}

.service .overview .container .content .sections {
    float: left;
    width: 90.875%;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections {
        width: 87.5%;
    }
}

.service .overview .container .content .sections .section.one {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one[data-section='1'] {
    margin: 0 100px 0 0;
    width: calc(100% - 500px);
}

@media (max-width: 1250px) {
    .service .overview .container .content .sections .section.one[data-section='1'] {
        margin: 0 75px 0 0;
        width: calc(100% - 400px);
    }
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one[data-section='1'] {
        margin: 0 0 50px;
        width: 100%;
    }
}

.service .overview .container .content .sections .section.one .introduction {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .container {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 60px;
    width: 100%;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .introduction .content {
        margin: 0 0 40px;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.one {
    float: left;
    margin: 0 0 33px;
    width: 100%;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.one {
        margin: 0 0 32px;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .service .overview .container .content .sections .section.one .introduction .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two {
    float: left;
    margin: 0 0 0 1.6875vw;
    width: calc(100% - 1.6875vw);
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two {
        margin: 0;
        width: 100%;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 40px;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 30px;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .title {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
    display: grid;
    gap: 0 50px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 1750px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
        gap: 0 75px;
    }
}

@media (min-width: 1500px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
        gap: 0 65px;
    }
}

@media (max-width: 1250px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 20px 0;
    }
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks[data-blocks='2'] {
        width: 95%;
    }
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .introduction .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs .container {
    float: left;
    position: relative;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs .content {
    border-top: 1px solid #F8F8F8;
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 0 1.6875vw;
    padding: 55px 0 0;
    position: relative;
    width: calc(100% - 1.6875vw);
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .faqs .content {
        margin: 0;
        padding: 40px 0 0;
        width: 100%;
    }
}

.service .overview .container .content .sections .section.one .faqs .content:before,
.service .overview .container .content .sections .section.one .faqs .content:after {
    background: #FFFFFF;
    content: '';
    display: none;
    height: 36px;
    left: 0;
    position: absolute;
    right: 0;
}

.service .overview .container .content .sections .section.one .faqs .content:before {
    border-radius: 0 0 36px 36px;
    top: 0;
}

.service .overview .container .content .sections .section.one .faqs .content:after {
    border-radius: 36px 36px 0 0;
    bottom: 0;
}

.service .overview .container .content .sections .section.one .faqs .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs .content .sections .section.one {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.one .faqs .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 40px;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.one .faqs .content .sections .section.one .blocks .block[data-block='1'] {
        margin: 0 0 30px;
    }
}

.service .overview .container .content .sections .section.one .faqs .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two[data-section='2'] {
    float: left;
    margin: 10px 0 0;
    position: sticky;
    top: 120px;
    width: 400px;
}

@media (max-width: 1250px) {
    .service .overview .container .content .sections .section.two[data-section='2'] {
        width: 325px;
    }
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.two[data-section='2'] {
        margin: 0;
        width: 100%;
    }
}

.service .overview .container .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block[data-block='1A'] {
    border: 1px solid #F6F6F6;
    border-radius: 24px;
    box-sizing: border-box;
    margin: 0 0 32px;
    padding: 40px 35px 42px;
}

@media (max-width: 900px) {
    .service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block[data-block='1A'] {
        border-radius: 20px;
        margin: 0 0 37px;
        padding: 35px 32px 37px;
    }
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks[data-blocks='3'] {
    display: grid;
    gap: 38px 25px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 0 1.6875vw 0 0;
    width: calc(100% - 1.6875vw);
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block[data-block='1BA'] {
    display: flex;
    justify-content: center;
    margin: 0 0 26px;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block[data-block='1AAA'] {
    margin: 0 0 16px;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block .icons {
    float: left;
    height: 33px;
    position: relative;
    width: 28px;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block .icons .icon {
    font-size: 26px;
    line-height: 26px;
    position: absolute;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block .icons .icon[data-icon='1'] {
    color: #121212;
    left: -2px;
    top: 5px;
    z-index: 10;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block .icons .icon[data-icon='2'] {
    color: #E9CDA5;
    left: 3px;
    top: 0;
    z-index: 1;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .blocks .block .blocks .block .text {
    float: left;
    width: 95%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block[data-block='1BB'] {
    display: flex;
    justify-content: center;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block[data-block='1BA'] .text {
    float: left;
    max-width: 200px;
    text-align: center;
    width: 90%;
}

.service .overview .container .content .sections .section.two .blocks .block .contact .blocks .block .buttons {
    float: left;
}

.service .services {
    float: left;
    margin: -35px 0 0;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

.service .services .container {
    float: left;
    position: relative;
    width: 100%;
}

.service .services .content {
    background: #FFFFFF;
    background: none;
    border-top: 1px solid #F8F8F8;
    border-radius: 36px 36px 0 0;
    border-radius: 0;
    float: left;
    margin: 0 0 70px;
    width: 100%;
}

@media (max-width: 900px) {
    .service .services .content {
        border-radius: 24px 24px 0 0;
        border-radius: 0;
        margin: 0 0 60px;
    }
}

.service .services .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.service .services .content .sections .section.one {
    float: left;
    margin: 24px 0 32px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .service .services .content .sections .section.one {
        margin: 23px 0 30px;
        width: 87.5%;
    }
}

.service .services .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .service .services .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.service .services .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.service .services .content .sections .section.two {
    float: left;
    margin: 0 0 32px;
    width: 87.5%;
}

@media (max-width: 900px) {
    .service .services .content .sections .section.two {
        margin: 0 0 35px;
    }
}

.service .services .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.two .blocks .block .title {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three {
    float: left;
    width: 90.875%;
}

@media (max-width: 900px) {
    .service .services .content .sections .section.three {
        width: 91.50390625%;
    }
}

.service .services .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three .blocks[data-blocks='1'] {
    display: grid;
    gap: 0 12px;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    position: relative;
}

@media (max-width: 1250px) {
    .service .services .content .sections .section.three .blocks[data-blocks='1'] {
        gap: 36px 12px;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .service .services .content .sections .section.three .blocks[data-blocks='1'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.service .services .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

@media (max-width: 600px) {
    .service .services .content .sections .section.three .blocks .block.active {
        display: none;
    }
}

.service .services .content .sections .section.three .blocks .block a {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three .blocks .block .collection {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block {
    float: left;
    width: 100%;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block[data-block='1A'] {
    border-radius: 26px;
    float: left;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 125%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .service .services .content .sections .section.three .blocks .block .collection .blocks .block[data-block='1A'] {
        border-radius: 20px;
        margin: 0 0 12px;
    }
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block[data-block='1B'] {
    display: flex;
    justify-content: center;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .title {
    float: left;
    text-align: center;
    text-indent: -2px;
    width: 75%;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .overlay {
    background: linear-gradient(to bottom, rgba(18, 18, 18, 0.1875) 0%, rgba(18, 18, 18, 0.125) 20%, rgba(18, 18, 18, 0.025) 80%, rgba(18, 18, 18, 0.1875) 100%);
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .image {
    background-color: #FBFBFB;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .image[data-position='1'] {
    background-position: center;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .image[data-position='2'] {
    background-position: left center;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .image[data-position='3'] {
    background-position: 12.5% center;
}

.service .services .content .sections .section.three .blocks .block .collection .blocks .block .image[data-position='4'] {
    background-position: 72.5% center;
}

.resources .banner {
    float: left;
    position: relative;
    width: 100%;
}

.resources .banner .container {
    float: left;
    position: relative;
    width: 100%;
}

.resources .banner .content {
    float: left;
    margin: 0 0 50px;
    width: 100%;
}

@media (max-width: 900px) {
    .resources .banner .content {
        margin: 0 0 40px;
    }
}

.resources .banner .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.resources .banner .content .sections .section.one {
    float: left;
    margin: 0 0 37px;
    width: 92.1875%;
}

@media (max-width: 900px) {
    .resources .banner .content .sections .section.one {
        margin: 0 0 35px;
    }
}

.resources .banner .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.resources .banner .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.resources .banner .content .sections .section.one .blocks .block[data-block='1'] {
    height: 37.5svh;
    min-height: 325px;
    position: relative;
}

@media (max-width: 900px) {
    .resources .banner .content .sections .section.one .blocks .block[data-block='1'] {
        height: 43.75svh;
        min-height: 300px;
    }
}

.resources .banner .content .sections .section.one .blocks .block .image {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.resources .banner .content .sections .section.two {
    float: left;
    width: 84.375%;
}

.resources .banner .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.resources .banner .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.resources .banner .content .sections .section.one .blocks .block .title {
    float: left;
    left: -1px;
    position: relative;
    width: 100%;
}

.resources .delivery {
    float: left;
    position: relative;
    width: 100%;
}

.resources .delivery .container {
    float: left;
    position: relative;
    width: 100%;
}

.resources .delivery .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 90px;
    width: 100%;
}

.resources .delivery .content .sections {
    float: left;
    width: 87.5%;
}

.resources .delivery .content .sections .section.one {
    border-right: 1px solid #F7F7F7;
    box-sizing: border-box;
    float: left;
    margin: 0 50px 0 0;
    padding: 0 50px 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 120px;
    width: calc(25% - 50px);
}

@media (max-width: 1250px) {
    .resources .delivery .content .sections .section.one {
        width: 25%;
    }
}

@media (max-width: 900px) {
    .resources .delivery .content .sections .section.one {
        border: 0;
        border-bottom: 1px solid #F7F7F7;
        margin: 0 0 35px;
        padding: 0 0 35px;
        position: relative;
        top: auto;
        width: 100%;
    }
}

.resources .delivery .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 18px;
}

.resources .delivery .content .sections .section.one .blocks .block[data-block='2'] {
    margin: 0 0 60px;
}

@media (max-width: 900px) {
    .resources .delivery .content .sections .section.one .blocks .block[data-block='2'] {
        margin: 0;
    }
}

.resources .delivery .content .sections .section.one .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.one .blocks .block .links {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.one .blocks .block .links ul {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.one .blocks .block .links ul li {
    float: left;
    font-size: 0.8625em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.001em;
    line-height: 1.35em;
    list-style: none;
    margin: 0 0 2px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .resources .delivery .content .sections .section.one .blocks .block .links ul li {
        font-size: 0.95em;
        font-weight: 440;
    }
}

.resources .delivery .content .sections .section.one .blocks .block .links ul li:last-child {
    margin: 0;
}

:not(html.mobile) .resources .delivery .content .sections .section.one .blocks .block .links ul li:hover {
    color: #757575;
}

.resources .delivery .content .sections .section.one .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two {
    float: left;
    width: 50%;
}

@media (max-width: 1250px) {
    .resources .delivery .content .sections .section.two {
        width: calc(75% - 50px);
    }
}

@media (max-width: 900px) {
    .resources .delivery .content .sections .section.two {
        width: 100%;
    }
}

.resources .delivery .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 60px;
}

.resources .delivery .content .sections .section.two .blocks .block[data-block='1']:last-child {
    margin: 0;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 25px;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block[data-block='1B'] {
    margin: 0 0 25px;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .table {
    float: left;
    width: 100%;
}

@media (max-width: 600px) {
    .resources .delivery .content .sections .section.two .blocks .block .blocks .block .table table tr td:nth-child(1) {
        width: 85px;
    }
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 95%;
}

@media (max-width: 900px) {
    .resources .delivery .content .sections .section.two .blocks .block .blocks .block .text {
        width: 100%;
    }
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five {
    float: left;
    margin: 0 0 1px;
    width: 100%;
}

@media {
    .mobile .resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five {
        margin: 0 0 2px;
    }
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five span {
    float: left;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five span:nth-child(1) {
    font-size: 1.25em;
    font-weight: 300;
    position: relative;
    top: 2px;
    width: 15px;
}

@media {
    .mobile .resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five span:nth-child(1) {
        top: 3px;
    }
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five:nth-child(1) span:nth-child(1) {
    text-indent: 0.05em;
}

.resources .delivery .content .sections .section.two .blocks .block .blocks .block .text p.five span:nth-child(2) {
    width: calc(100% - 15px);
}

.resources .returns {
    float: left;
    position: relative;
    width: 100%;
}

.resources .returns .container {
    float: left;
    position: relative;
    width: 100%;
}

.resources .returns .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 0 0 90px;
    width: 100%;
}

.resources .returns .content .sections {
    float: left;
    width: 87.5%;
}

.resources .returns .content .sections .section.one {
    border-right: 1px solid #F7F7F7;
    box-sizing: border-box;
    float: left;
    margin: 0 50px 0 0;
    padding: 0 50px 0 0;
    position: sticky;
    position: -webkit-sticky;
    top: 120px;
    width: calc(25% - 50px);
}

@media (max-width: 1250px) {
    .resources .returns .content .sections .section.one {
        width: 25%;
    }
}

@media (max-width: 900px) {
    .resources .returns .content .sections .section.one {
        border: 0;
        border-bottom: 1px solid #F7F7F7;
        margin: 0 0 35px;
        padding: 0 0 35px;
        position: relative;
        top: auto;
        width: 100%;
    }
}

.resources .returns .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 18px;
}

.resources .returns .content .sections .section.one .blocks .block[data-block='2'] {
    margin: 0 0 60px;
}

@media (max-width: 900px) {
    .resources .returns .content .sections .section.one .blocks .block[data-block='2'] {
        margin: 0;
    }
}

.resources .returns .content .sections .section.one .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.one .blocks .block .links {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.one .blocks .block .links ul {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.one .blocks .block .links ul li {
    float: left;
    font-size: 0.8625em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.001em;
    line-height: 1.35em;
    list-style: none;
    margin: 0 0 2px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .resources .returns .content .sections .section.one .blocks .block .links ul li {
        font-size: 0.95em;
        font-weight: 440;
    }
}

.resources .returns .content .sections .section.one .blocks .block .links ul li:last-child {
    margin: 0;
}

:not(html.mobile) .resources .returns .content .sections .section.one .blocks .block .links ul li:hover {
    color: #757575;
}

.resources .returns .content .sections .section.one .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two {
    float: left;
    width: 50%;
}

@media (max-width: 1250px) {
    .resources .returns .content .sections .section.two {
        width: calc(75% - 50px);
    }
}

@media (max-width: 900px) {
    .resources .returns .content .sections .section.two {
        width: 100%;
    }
}

.resources .returns .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 60px;
}

.resources .returns .content .sections .section.two .blocks .block[data-block='1']:last-child {
    margin: 0;
}

.resources .returns .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 25px;
}

.resources .returns .content .sections .section.two .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .returns .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.resources .terms {
    float: left;
    position: relative;
    width: 100%;
}

.resources .terms .container {
    float: left;
    position: relative;
    width: 100%;
}

.resources .terms .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 35px 0 90px;
    width: 100%;
}

@media (max-width: 900px) {
    .resources .terms .content {
        margin: 30px 0 80px;
    }
}

.resources .terms .content .sections {
    float: left;
    width: 87.5%;
}

.resources .terms .content .sections .section.one {
    float: left;
    margin: 0 50px 0 0;
    width: calc(25% - 50px);
}

@media (max-width: 900px) {
    .resources .terms .content .sections .section.one {
        margin: 0 0 40px;
        width: 100%;
    }
}

.resources .terms .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.one .blocks .block {
    float: left;
}

.resources .terms .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 0 1.5625vw;
    width: calc(100% - 1.5625vw);
}

.resources .terms .content .sections .section.one .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two {
    float: left;
    margin: 5px 0 0;
    width: 50%;
}

@media (max-width: 900px) {
    .resources .terms .content .sections .section.two {
        margin: 0;
        width: 100%;
    }
}

.resources .terms .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 35px;
}

@media (max-width: 900px) {
    .resources .terms .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 37px;
    }
}

.resources .terms .content .sections .section.two .blocks .block[data-block='1']:last-child {
    margin: 0;
}

.resources .terms .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 18px;
}

.resources .terms .content .sections .section.two .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .terms .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.resources .privacy {
    float: left;
    position: relative;
    width: 100%;
}

.resources .privacy .container {
    float: left;
    position: relative;
    width: 100%;
}

.resources .privacy .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 35px 0 90px;
    width: 100%;
}

@media (max-width: 900px) {
    .resources .privacy .content {
        margin: 30px 0 80px;
    }
}

.resources .privacy .content .sections {
    float: left;
    width: 87.5%;
}

.resources .privacy .content .sections .section.one {
    float: left;
    margin: 0 50px 0 0;
    width: calc(25% - 50px);
}

@media (max-width: 900px) {
    .resources .privacy .content .sections .section.one {
        margin: 0 0 40px;
        width: 100%;
    }
}

.resources .privacy .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.one .blocks .block {
    float: left;
}

.resources .privacy .content .sections .section.one .blocks .block[data-block='1'] {
    margin: 0 0 0 1.5625vw;
    width: calc(100% - 1.5625vw);
}

.resources .privacy .content .sections .section.one .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two {
    float: left;
    margin: 5px 0 0;
    width: 50%;
}

@media (max-width: 900px) {
    .resources .privacy .content .sections .section.two {
        margin: 0;
        width: 100%;
    }
}

.resources .privacy .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 35px;
}

@media (max-width: 900px) {
    .resources .privacy .content .sections .section.two .blocks .block[data-block='1'] {
        margin: 0 0 37px;
    }
}

.resources .privacy .content .sections .section.two .blocks .block[data-block='1']:last-child {
    margin: 0;
}

.resources .privacy .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 18px;
}

.resources .privacy .content .sections .section.two .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.resources .privacy .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.account .form {
    float: left;
    height: calc(100vh - 184px);
    min-height: 550px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .account .form {
        height: auto;
        min-height: auto;
    }
}

.account .form .container {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .account .form .container {
        height: auto;
    }
}

.account .form .content {
    display: flex;
    float: left;
    justify-content: center;
    height: 100%;
    width: 100%;
}

@media (max-width: 900px) {
    .account .form .content {
        height: auto;
        margin: 25px 0 0;
        padding: 0 0 50px;
    }
}

.account .form .content .sections {
    border: 1px solid #F5F5F5;
    border-radius: 20px;
    box-sizing: border-box;
    display: flex;
    float: left;
    min-height: 275px;
    padding: 58px 45px;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    top: calc(50% - 40px);
    width: 62.5%;
}

@media (max-width: 1250px) {
    .account .form .content .sections {
        width: 75%;
    }
}

@media (max-width: 900px) {
    .account .form .content .sections {
        padding: 45px 4.6875vw;
        position: relative;
        transform: none;
        -webkit-transform: none;
        top: auto;
        width: 90.625%;
    }
}

@media (max-width: 900px) {
    .account .form .content .sections {
        display: block;
        padding: 38px 28px 50px;
    }
}

@media (max-width: 900px) {
    .account .form[data-form='register'] .content .sections,
    .account .form[data-form='forgot-password'] .content .sections {
        padding: 38px 6.25vw 120px;
    }
}

@media (max-width: 900px) {
    .account .form[data-form='log-in'] .content .sections {
        padding: 38px 6.25vw 175px;
    }
}

.account .form .content .sections .section.one {
    float: left;
    position: relative;
    width: 50%;
}

@media (max-width: 900px) {
    .account .form .content .sections .section.one {
        margin: 0 0 37px;
        position: static;
        width: 100%;
    }
}

.account .form .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.one .blocks .block[data-block='2'] {
    bottom: 0;
    left: 0;
    position: absolute;
}

@media (max-width: 900px) {
    .account .form .content .sections .section.one .blocks .block[data-block='2'] {
        bottom: 40px;
        left: auto;
        width: calc(87.5% - 4px);
    }
}

.account .form .content .sections .section.one .blocks .block .blocks {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 12px;
}

@media (max-width: 900px) {
    .account .form .content .sections .section.one .blocks .block .blocks .block[data-block='1A'] {
        margin: 0 0 13px;
    }
}

.account .form .content .sections .section.one .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .account .form .content .sections .section.one .blocks .block .blocks .block .title {
        max-width: 90px;
    }
}

.account .form .content .sections .section.one .blocks .block .blocks .block .title h1.two {
    line-height: 1.2625em;
    font-variation-settings: 'opsz' 24;
}

.account .form .content .sections .section.one .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.two {
    float: left;
    position: relative;
    width: 50%;
}

@media (max-width: 900px) {
    .account .form .content .sections .section.two {
        width: 100%;
    }
}

.account .form .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.account .form .content .sections .section.two .blocks .block .form {
    float: left;
    height: auto;
    min-height: auto;
    position: relative;
    width: 100%;
}

.account .form .content .sections .section.two .blocks .block .form[data-form='register'] .fields .fieldset .blocks .block:last-child,
.account .form .content .sections .section.two .blocks .block .form[data-form='forgot-password'] .fields .fieldset .blocks .block:last-child,
.account .form .content .sections .section.two .blocks .block .form[data-form='reset-password'] .fields .fieldset .blocks .block:last-child,
.account .form .content .sections .section.two .blocks .block .form[data-form='password'] .fields .fieldset .blocks .block:last-child {
    margin: 25px 0 0;
}

.account .form .content .sections .section.two .blocks .block .form[data-form='log-in'] .fields .fieldset .blocks .block:last-child {
    margin: 30px 0 0;
}

.account .form .content .sections .section.two .blocks .block .form .fields .fieldset .blocks .block .blocks .block:last-child {
    margin: 0;
}

.account .form .content .sections .section.two .blocks .block .form .fields .fieldset .blocks .block .select {
    width: 100%;
}

.account .orders,
.account .order,
.account .addresses {
    float: left;
    width: 100%;
}

.account .navigation {
    float: left;
    margin: 0 0 0 6.25%;
    position: sticky;
    position: -webkit-sticky;
    top: 95px;
    width: 15.625%;
}

@media (max-width: 1250px) {
    .account .navigation {
        margin: 0 6.25%;
        position: relative;
        top: auto;
        width: 87.5%;
    }
}

.account .navigation .container {
    float: left;
    position: relative;
    width: 100%;
}

.account .navigation .content {
    float: left;
    margin: 25px 0 150px;
    width: 100%;
}

@media (max-width: 1250px) {
    .account .navigation .content {
        margin: 22px 0 32px;
    }
}

.account .navigation .content .blocks {
    float: left;
    width: 100%;
}

.account .navigation .content .blocks .block {
    float: left;
    width: 100%;
}

.account .navigation .content .blocks .block[data-block='1A'] {
    margin: 0 0 15px;
}

.account .navigation .content .blocks .block .list {
    float: left;
    width: 100%;
}

.account .navigation .content .blocks .block .list ul {
    float: left;
    list-style: none;
    width: 100%;
}

.account .navigation .content .blocks .block .list ul li {
    float: left;
    font-size: 0.8625em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.001em;
    line-height: 1.35em;
    list-style: none;
    margin: 0 0 2px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile .account .navigation .content .blocks .block .list ul li {
        font-size: 0.95em;
        font-weight: 440;
    }
}

.account .navigation .content .blocks .block .list ul li:last-child {
    margin: 18px 0 0;
}

:not(html.mobile) .account .navigation .content .blocks .block .list ul li:hover {
    color: #757575;
}

.account .navigation .content .blocks .block .list ul li a {
    float: left;
    width: 100%;
}

.account .panel {
    float: left;
    width: 56.25%;
}

@media (max-width: 1250px) {
    .account .panel {
        margin: 0 4.6875%;
        width: 90.625%;
    }
}

@media (max-width: 750px) {
    .account .panel {
        margin: 0;
        width: 100%;
    }
}

.account .panel .container {
    float: left;
    position: relative;
    width: 100%;
}

.account .panel .content {
    display: flex;
    float: left;
    justify-content: center;
    margin: 25px 0 90px;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 1250px) {
    .account .panel .content {
        margin: 0 0 50px;
    }
}

.account .messages .panel .content {
    max-height: calc(100vh - 245px);
}

@media (max-width: 900px) {
    .account .messages .panel .content {
        max-height: 100%;
    }
}

.account .panel .content .sections {
    border: 1px solid #F5F5F5;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    padding: 47px 45px 55px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media (max-width: 900px) {
    .account .panel .content .sections {
        padding: 38px 28px 50px;
    }
}

@media (max-width: 750px) {
    .account .panel .content .sections {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        padding: 38px 0 45px;
    }
}

.account .messages .panel .content .sections {
    padding: 0;
}

@media (max-width: 900px) {
    .account .messages .panel .content .sections {
        padding: 38px 28px 45px;
    }
}

@media (max-width: 750px) {
    .account .messages .panel .content .sections {
        padding: 38px 0;
    }
}

.account .panel .content .sections .section.one {
    float: left;
    margin: 0 0 50px;
    position: relative;
    width: 100%;
}

@media (max-width: 750px) {
    .account .panel .content .sections .section.one {
        margin: 0 0 45px;
    }
}

.account .experience .panel .content .sections .section.one {
    margin: 0 0 35px;
}

@media (max-width: 750px) {
    .account .experience .panel .content .sections .section.one {
        margin: 0 0 32px;
    }
}

.account .panel .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .panel .content .sections .section.one .blocks {
        margin: 0 6.25%;
        width: 87.5%;
    }
}

.account .panel .content .sections .section.one .blocks .block {
    float: left;
    width: 50%;
}

@media (max-width: 900px) {
    .account .panel .content .sections .section.one .blocks .block {
        width: 100%;
    }
}

.account .panel .content .sections .section.one .blocks .block .text {
    float: left;
    width: 100%;
}

.account .panel .content .sections .section.one .blocks .block .buttons {
    float: right;
}

.account .panel .content .sections .section.one .blocks .block .blocks {
    float: left;
    margin: 0;
    width: 100%;
}

.account .panel .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.account .panel .content .sections .section.one .blocks .block .blocks .block[data-block='1B'] {
    margin: 18px 0 0;
}

.account .panel .content .sections .section.one .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.account .panel .content .sections .section.one .blocks .block .blocks .block .title h1.two {
    line-height: 1.2625em;
    font-variation-settings: 'opsz' 24;
}

.account .panel .content .sections .section.one .blocks .block .blocks .block .text {
    float: left;
    max-width: 300px;
    width: 100%;
}

.account .panel .content .sections .section.two {
    float: left;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .account .panel .content .sections .section.two {
        display: flex;
        justify-content: center;
    }
}

.account .addresses .panel .content .sections .section.two {
    margin: 0 0 65px;
}

@media (max-width: 900px) {
    .account .addresses .panel .content .sections .section.two {
        margin: 0 0 60px;
    }
}

.account .panel .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .addresses .panel .content .sections .section.two .blocks[data-blocks='1'] {
        width: 87.5%;
    }
}

.account .panel .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.account .auth .panel .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 18px;
}

.account .orders .panel .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 23px;
}

.account .addresses .panel .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 23px;
}

@media (max-width: 900px) {
    .account .orders .panel .content .sections .section.two .blocks .block[data-block='1'] {
        display: flex;
        justify-content: center;
    }
}

.account .panel .content .sections .section.two .blocks .block .title {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    .account .panel .content .sections .section.two .blocks .block .title {
        width: 87.5%;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders {
    border: 0;
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks {
    float: left;
    margin: 0;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block[data-block='2A'] {
    margin: 0 0 17px;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block[data-block='2A']:last-child {
    margin: 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order {
    border: 1px solid #F5F5F5;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    padding: 35px 28px 5px;
    width: 100%;
}

@media (max-width: 750px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order {
        border-left: 0;
        border-right: 0;
        border-radius: 0;
        padding: 35px 6.25% 5px;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block {
    float: left;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block[data-block='2AA'] {
    margin: 0 0 35px;
    width: 37.5%;
}

@media (max-width: 750px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block[data-block='2AA'] {
        margin: 0 0 50px;
        width: 100%;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block[data-block='2AB'] {
    width: 62.5%;
}

@media (max-width: 750px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block[data-block='2AB'] {
        width: 100%;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block[data-block='2AAA'] {
    margin: 0 0 35px;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block[data-block='2AAAA'] {
    margin: 0 0 25px;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .title {
    float: left;
    margin: 0;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks[data-blocks='6'] {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block[data-block='2AAABA'] {
    margin: 0 0 20px;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block[data-block='2AAABA']:last-child {
    margin: 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block[data-block='2AAABAA'] {
    margin: 0 0 2px;
}

@media (max-width: 750px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block[data-block='2AAABAA'] {
        margin: 0 0 4px;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block .title {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block .text {
    float: left;
    font-size: 0.875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.001em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .blocks .block .details .blocks .block .text {
        font-size: 0.9875em;
        font-weight: 430;
        letter-spacing: -0.001em;
        line-height: 1.4325em;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .details .blocks .block .text span {
    display: block;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .buttons {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .buttons .button {
    clear: left;
    margin: 0 7px 6px 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .blocks .block .buttons .button:last-child {
    margin: 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block[data-block='2ABA'] {
    border-bottom: 1px solid #F8F8F8;
    margin: 0 0 23px;
    padding: 0 0 23px;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block[data-block='2ABA']:last-child {
    border: 0;
    margin: 0 0 35px;
    padding: 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product {
    float: left;
    position: relative;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks[data-blocks='9'] {
    display: flex;
    flex-wrap: wrap;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block {
    float: left;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='2ABAA'] {
    margin: 0 19px 0 0;
    position: relative;
    width: 105px;
    z-index: 1;
}

@media (max-width: 900px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='2ABAA'] {
        width: 95px;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='2ABAB'] {
    position: relative;
    width: calc(100% - 124px);
    z-index: 1;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='2ABAC'] {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 10;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block a {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 9px;
    float: left;
    padding: 0 0 120%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images {
        padding: 0 0 125%;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images a {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95%;
    border-radius: 12px;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

@media (max-width: 900px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABABA'] {
    margin: 0 0 12px;
    width: calc(100% - 75px);
}

@media (max-width: 900px) {
    .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABABA'] {
        margin: 0 0 13px;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='2ABACB'] {
    bottom: 0;
    position: absolute;
    right: 0;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block a {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title h3.four {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title:hover h3.four {
    color: #757575;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 26;
    font-weight: 410;
    letter-spacing: 0.001em;
    line-height: 1.3325em;
    padding: 0 0 calc(1px + 0.025em);
}

@media {
    .mobile .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
        font-size: 0.8925em;
        font-variation-settings: 'opsz' 28;
        font-weight: 450;
        letter-spacing: -0.0005em;
        padding: 0 0 calc(1px + 0.05em);
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
    width: 72px;
}

@media {
    .mobile .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
        font-weight: 465;
        width: 78px;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price {
    float: left;
    text-align: right;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price .text {
    font-size: 0.8925em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    letter-spacing: 0;
    line-height: 1.4125em;
}

@media {
    .mobile .account .orders .panel .content .sections .section.two .blocks .block .orders .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price .text {
        font-size: 0.975em;
        font-weight: 485;
        letter-spacing: 0;
        line-height: 1.375em;
    }
}

.account .orders .panel .content .sections .section.two .blocks .block .order .blocks .block .products {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block {
    float: left;
    width: 100%;
}

.account .orders .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block[data-block='1CA'] {
    border-bottom: 1px solid #F8F8F8;
    margin: 0 0 23px;
    padding: 0 0 23px;
}

.account .orders .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block[data-block='1CA']:last-child {
    border: 0;
    margin: 0 0 35px;
    padding: 0;
}

.account .order .panel .content .sections .section.two .blocks .block .order {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks[data-blocks='5'] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks[data-blocks='10'] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks[data-blocks='10'] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        width: 87.5%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1A'],
.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1B'] {
    border-bottom: 1px solid #F7F7F7;
    margin: 0 0 35px;
    padding: 0 0 37px;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1A'],
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1B'] {
        display: flex;
        justify-content: center;
        margin: 0 0 37px;
        padding: 0 0 42px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1C'] {
    margin: 0 0 37px;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1C'] {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block[data-block='1D'] {
        display: flex;
        justify-content: center;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details {
        width: 87.5%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks[data-blocks='3'] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks[data-blocks='3'] {
        gap: 22px 0;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block[data-block='1AAA'] {
    margin: 0 0 10px;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block[data-block='1AAA'] {
        margin: 0 0 5px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block .title {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block .text {
    float: left;
    font-size: 0.9125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 390;
    letter-spacing: 0.005em;
    line-height: 1.4325em;
    width: 100%;
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .details .blocks .block .text {
        font-size: 1em;
        font-weight: 430;
        letter-spacing: -0.001em;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses {
        width: 87.5%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block[data-block='1BAA'] {
    margin: 0 0 12px;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block[data-block='1BAA'] {
        margin: 0 0 9px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block .text {
    float: left;
    font-size: 0.9125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 390;
    letter-spacing: 0.005em;
    line-height: 1.4325em;
    width: 100%;
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block .text {
        font-size: 1em;
        font-weight: 430;
        letter-spacing: -0.001em;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .addresses .blocks .block .text span {
    display: block;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products {
        width: 87.5%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block[data-block='1CA'] {
    border-bottom: 1px solid #F8F8F8;
    margin: 0 0 23px;
    padding: 0 0 23px;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block[data-block='1CA']:last-child {
    margin: 0;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product {
    float: left;
    position: relative;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks[data-blocks='9'] {
    display: flex;
    flex-wrap: wrap;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block {
    float: left;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='1CAA'] {
    margin: 0 19px 0 0;
    position: relative;
    width: 105px;
    z-index: 1;
}

@media (max-width: 900px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='1CAA'] {
        width: 95px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='1CAB'] {
    position: relative;
    width: calc(100% - 124px);
    z-index: 1;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block[data-block='1CAC'] {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 10;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block a {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 9px;
    float: left;
    padding: 0 0 120%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images {
        padding: 0 0 125%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images a {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95%;
    border-radius: 12px;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

@media (max-width: 900px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1CABA'] {
    margin: 0 0 12px;
    width: calc(100% - 75px);
}

@media (max-width: 900px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1CABA'] {
        margin: 0 0 13px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1CACB'] {
    bottom: 0;
    position: absolute;
    right: 0;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block a {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title h3.four {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title:hover h3.four {
    color: #757575;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 26;
    font-weight: 410;
    letter-spacing: 0.001em;
    line-height: 1.3325em;
    padding: 0 0 calc(1px + 0.025em);
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
        font-size: 0.8925em;
        font-variation-settings: 'opsz' 28;
        font-weight: 450;
        letter-spacing: -0.0005em;
        padding: 0 0 calc(1px + 0.05em);
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
    width: 90px;
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
        font-weight: 465;
        width: 78px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price {
    float: left;
    text-align: right;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price .text {
    font-size: 0.8925em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    letter-spacing: 0;
    line-height: 1.4125em;
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .products .blocks .block .product .blocks .block .price .text {
        font-size: 0.975em;
        font-weight: 485;
        letter-spacing: 0;
        line-height: 1.375em;
    }
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block[data-block='1DA'] {
        order: 2;
    }
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block[data-block='1DB'] {
        order: 1;
    }
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block[data-block='1DB'] {
        margin: 0 0 47px;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .buttons {
    float: left;
}

@media (max-width: 750px) {
    .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .buttons {
        float: right;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table {
    float: left;
    width: 100%;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table tr td {
    font-size: 0.935em;
    font-variation-settings: 'opsz' 28;
    font-weight: 450;
    letter-spacing: -0.0005em;
    line-height: 1.25em;
    padding: 0 0 4px;
    width: 50%;
}

@media {
    .mobile .account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table tr td {
        font-size: 1.025em;
        font-variation-settings: 'opsz' 29;
        font-weight: 485;
        letter-spacing: -0.00175em;
    }
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table tr:last-child td {
    padding: 0;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table tr td:nth-child(1) {
    text-align: left;
}

.account .order .panel .content .sections .section.two .blocks .block .order .blocks .block .blocks .block .totals table tr td:nth-child(2) {
    text-align: right;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks[data-blocks='2'] {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 1375px) {
    .account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks[data-blocks='2'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks[data-blocks='2'] {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address {
    border: 1px solid #F5F5F5;
    border-radius: 20px;
    box-sizing: border-box;
    float: left;
    padding: 32px 27px 35px;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block[data-block='2AA'] {
    margin: 0 0 15px;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block[data-block='2AB'] {
    margin: 0 0 35px;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block .title {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block .buttons {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block[data-block='2AB'] .text {
    float: left;
    font-size: 0.9125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 390;
    letter-spacing: 0.005em;
    line-height: 1.4325em;
    width: 100%;
}

@media {
    .mobile .account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block[data-block='2AB'] .text {
        font-size: 1em;
        font-weight: 430;
        letter-spacing: -0.001em;
    }
}

.account .addresses .panel .content .sections .section.two .blocks .block .addresses .blocks .block .address .blocks .block[data-block='2AB'] .text span {
    display: block;
}

.account .addresses .panel .content .sections .section.three {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .addresses .panel .content .sections .section.three {
        display: flex;
        justify-content: center;
    }
}

.account .addresses .panel .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 750px) {
    .account .addresses .panel .content .sections .section.three .blocks[data-blocks='1'] {
        width: 87.5%;
    }
}

.account .addresses .panel .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.three .blocks .block[data-block='1'] {
    margin: 0 0 23px;
}

.account .addresses .panel .content .sections .section.three .blocks .block[data-block='2'] {
    margin: 0 0 40px;
}

.account .addresses .panel .content .sections .section.three .blocks .block .text {
    float: left;
    width: 100%;
}

.account .addresses .panel .content .sections .section.three .blocks .block[data-block='2'] .text {
    max-width: 250px;
}

.account .addresses .panel .content .sections .section.three .blocks .block .form {
    float: left;
    height: auto;
    min-height: auto;
    position: relative;
    width: 100%;
}

.account .addresses .panel .content .sections .section.three .blocks .block .form .fields .fieldset .blocks .block[data-block='3F'] {
    margin: 25px 0 0;
}

.bag {
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.bag.delay {
    display: block;
    visibility: visible;
    z-index: 1000;
}

.bag .container {
    float: left;
    height: 100%;
    width: 100%;
}

.bag .content {
    background: #FFFFFF;
    bottom: 0;
    box-sizing: border-box;
    float: left;
    height: 100%;
    max-width: 100%;
    min-width: 350px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 30.41015625vw;
    will-change: transform;
    z-index: 1000;
}

@media (max-width: 900px) {
    .bag .content {
        border-radius: 24px 24px 0 0;
        height: calc(100% - 78px);
        left: 0;
        max-width: 100%;
        min-width: 100%;
        right: auto;
        top: auto;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        width: 100%;
    }
}

.bag.active .content {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

@media (max-width: 900px) {
    .bag.active .content {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@media (max-width: 900px) {
    .scroll .bag .content {
        height: calc(100% - 70px);
    }
}

.bag .content .sections {
    float: left;
    height: 100%;
    width: 100%;
}

.bag .content .sections .section {
    float: left;
    width: 100%;
}

.bag .content .sections .section.one {
    display: flex;
    justify-content: center;
}

.bag .content .sections .section.one .blocks {
    display: flex;
    float: left;
    margin: 30px 0 25px;
    width: calc(84.375% + 6px);
}

@media (max-width: 900px) {
    .bag .content .sections .section.one .blocks {
        width: calc(87.5% + 6px);
    }
}

.bag .content .sections .section.one .blocks .block {
    float: left;
    position: relative;
}

.bag .content .sections .section.one .blocks .block:nth-child(1) {
    margin: 0 15px 0 0;
}

.bag .content .sections .section.one .blocks .block:nth-child(2) .title {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.bag .content .sections .section.one .blocks .block .close {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two {
    display: flex;
    height: calc(100% - 223px);
    justify-content: center;
    overflow: auto;
}

.bag .content .sections .section.two:after {
    background: #FFFFFF;
    border: 1px solid #F6F6F6;
    border-radius: 17px;
    bottom: 145px;
    box-sizing: border-box;
    content: 'Scroll';
    font-size: 0.75em;
    font-variation-settings: 'opsz' 24;
    font-weight: 450;
    letter-spacing: 0.0005em;
    opacity: 0;
    padding: 5px 15px;
    position: absolute;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: 10;
}

.bag .content .sections .section.two.scroll:after {
    opacity: 1;
    visibility: visible;
}

.bag .content .sections .section.two.scroll.active:after {
    opacity: 0;
    visibility: hidden;
}

.bag .content .sections .section.two .blocks {
    float: left;
    width: 84.375%;
}

@media (max-width: 900px) {
    .bag .content .sections .section.two .blocks {
        width: 87.5%;
    }
}

.bag .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block[data-block='1A'] {
    border-bottom: 1px solid #F8F8F8;
    margin: 0 0 23px;
    padding: 0 0 23px;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block[data-block='1A']:last-child {
    border: 0;
    margin: 0 0 35px;
    padding: 0;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product {
    float: left;
    position: relative;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks[data-blocks='3'] {
    display: flex;
    flex-wrap: wrap;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block {
    float: left;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='1AA'] {
    margin: 0 19px 0 0;
    position: relative;
    width: 105px;
    z-index: 1;
}

@media (max-width: 900px) {
    .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='1AA'] {
        width: 95px;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='1AB'] {
    position: relative;
    width: calc(100% - 124px);
    z-index: 1;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block[data-block='1AC'] {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 10;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block a {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images {
    background: #FBFBFB;
    border-radius: 9px;
    float: left;
    padding: 0 0 120%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images {
        padding: 0 0 125%;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images a {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95%;
    border-radius: 12px;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

@media (max-width: 900px) {
    .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .images .image {
        background-size: 96.25%;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1ABA'] {
    margin: 0 0 10px;
    width: calc(100% - 75px);
}

@media (max-width: 900px) {
    .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1ABA'] {
        margin: 0 0 11px;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block[data-block='1ACB'] {
    bottom: 0;
    position: absolute;
    right: 0;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block a {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title h3.three {
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .title:hover h3.three {
    color: #757575;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table {
    float: left;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 410;
    letter-spacing: 0.001em;
    line-height: 1.325em;
    padding: 0 0 calc(1px + 0.025em);
}

@media {
    .mobile .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td {
        font-size: 0.8425em;
        font-variation-settings: 'opsz' 28;
        font-weight: 455;
        letter-spacing: -0.0005em;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
    width: 72px;
}

@media {
    .mobile .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .options table tbody tr td:nth-child(1) {
        font-weight: 465;
        width: 74px;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price {
    float: left;
    text-align: right;
    width: 100%;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price .text {
    font-size: 0.8875em;
    font-variation-settings: 'opsz' 26;
    font-weight: 450;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
}

@media {
    .mobile .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .price .text {
        font-size: 0.9425em;
        font-variation-settings: 'opsz' 28;
        font-weight: 495;
        letter-spacing: 0;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .remove {
    float: right;
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .remove .text {
    border-bottom: 1px dotted #757575;
    cursor: pointer;
    float: right;
    font-size: 0.575em;
    font-weight: 400;
    letter-spacing: -0.0025em;
    line-height: 1.3625em;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

@media {
    .mobile .bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .remove .text {
        font-size: 0.625em;
        font-weight: 455;
    }
}

.bag .content .sections .section.two .blocks .block .products .blocks .block .product .blocks .block .blocks .block .remove .text:hover {
    color: #757575;
}

.bag .content .sections .section.three {
    bottom: 25px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.bag .content .sections .section.three .blocks {
    float: left;
    width: calc(84.375% + 2px);
}

@media (max-width: 900px) {
    .bag .content .sections .section.three .blocks {
        width: calc(87.5% + 2px);
    }
}

.bag .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.bag .content .sections .section.three .blocks .block[data-block='1'] {
    border-top: 1px solid #F8F8F8;
    margin: 0 0 18px;
    padding: 25px 0 0;
}

.bag .content .sections .section.three .blocks .block .totals {
    float: left;
    width: 100%;
}

.bag .content .sections .section.three .blocks .block .totals table {
    float: left;
    width: 100%;
}

.bag .content .sections .section.three .blocks .block .totals table tr td {
    font-size: 0.975em;
    font-variation-settings: 'opsz' 28;
    font-weight: 460;
    letter-spacing: 0.0005em;
    line-height: 1.44375em;
    width: 50%;
}

@media {
    .mobile .bag .content .sections .section.three .blocks .block .totals table tr td {
        font-size: 1.025em;
        font-weight: 510;
        line-height: 1.45em;
    }
}

.bag .content .sections .section.three .blocks .block .totals table tr td:nth-child(1) {
    text-align: left;
}

.bag .content .sections .section.three .blocks .block .totals table tr td:nth-child(2) {
    text-align: right;
}

.bag .content .sections .section.three .blocks .block .buttons {
    float: left;
    width: 100%;
}

.bag .content .sections .section.three .blocks .block .buttons .button.medium {
    float: right;
}

.bag .overlay {
    background: rgba(18, 18, 18, 0.05);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}

@media {
    .mobile .bag .overlay {
        cursor: pointer;
    }
}

.bag.active .overlay {
    opacity: 1;
    z-index: 500;
}

.reviews {
    float: left;
    position: relative;
    width: 100%;
}

.reviews .container {
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.reviews .content {
    border-top: 1px solid #F7F7F7;
    float: left;
    margin: 0 0 20px;
    width: 100%;
}

.reviews .content .sections {
    display: flex;
    flex-wrap: wrap;
    float: left;
    justify-content: center;
    width: 100%;
}

.reviews .content .sections .section.one {
    float: left;
    margin: 26px 0 32px;
    width: 90.875%;
}

@media (max-width: 900px) {
    .reviews .content .sections .section.one {
        margin: 23px 0 32px;
        width: 87.5%;
    }
}

.reviews .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.one .blocks .block .text {
    float: left;
    font-size: 0.8em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.375em;
    width: 100%;
}

@media {
    .mobile .reviews .content .sections .section.one .blocks .block .text {
        font-size: 0.8375em;
        font-weight: 440;
        letter-spacing: 0;
    }
}

.reviews .content .sections .section.one .blocks .block .text span:nth-child(2) {
    margin: 0 calc(4px + 0.05em);
}

.reviews .content .sections .section.two {
    float: left;
    margin: 0 0 45px;
    width: 87.5%;
}

.reviews .content .sections .section.two .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.two .blocks[data-blocks='1'] {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.reviews .content .sections .section.two .blocks .block {
    float: left;
}

.reviews .content .sections .section.two .blocks .block[data-block='2'] {
    bottom: 0;
    position: absolute;
    right: 0;
}

.reviews .content .sections .section.two .blocks .block .title {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.two .blocks .block .navigation {
    float: left;
    left: auto;
    position: relative;
    top: auto;
    width: 100%;
}

.reviews .content .sections .section.two .blocks .block .navigation .buttons {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three {
    float: left;
    width: 87.5%;
}

.reviews .content .sections .section.three .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    touch-action: pan-y;
    width: 100%;
}

@media (max-width: 900px) {
    .reviews .content .sections .section.three .blocks .block .slider {
        overflow: visible;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides {
    box-sizing: content-box;
    display: flex;
    float: left;
    height: 100% !important;
    margin: 0 0 40px;
    position: relative;
    transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    .reviews .content .sections .section.three .blocks .block .slider .slides {
        margin: 0 0 35px;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide {
    flex-shrink: 0;
    float: left;
    height: 100%;
    margin: 0 16px 0 0;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition-property: transform;
    width: calc(25% - 12px);
}

@media (max-width: 1375px) {
    .reviews .content .sections .section.three .blocks .block .slider .slides .slide {
        margin: 0 15px 0 0;
        width: calc(33.3333% - 10px);
    }
}

@media (max-width: 900px) {
    .reviews .content .sections .section.three .blocks .block .slider .slides .slide {
        margin: 0 12px 0 0;
        width: calc(50% - 6px);
    }
}

@media (max-width: 600px) {
    .reviews .content .sections .section.three .blocks .block .slider .slides .slide {
        margin: 0 12px 0 0;
        width: 100%;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review {
    border: 1px solid #F8F8F8;
    border-radius: 18px;
    box-sizing: border-box;
    float: left;
    padding: 29px 28px 31px;
    position: relative;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block {
    float: left;
    margin: 0;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block[data-block='1A'] {
    margin: 0 0 20px;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block[data-block='1B'] {
    margin: 0 0 10px;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block[data-block='1C'] {
    margin: 0 0 16px;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block[data-block='1D'] {
    margin: 0 0 18px;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks[data-blocks='3'] {
    display: flex;
    flex-wrap: wrap;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block {
    float: left;
    margin: 0;
    position: relative;
    width: auto;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block[data-block='1AA'] {
    height: 40px;
    margin: 0 13px 0 0;
    width: 40px;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block[data-block='1AB'] {
    width: calc(100% - 53px);
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .initials {
    background: #121212;
    border-radius: 50%;
    color: #EEEEEE;
    float: left;
    font-size: 0.775em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    height: 40px;
    letter-spacing: 0.01em;
    line-height: calc(39px + 0.01em);
    text-align: center;
    width: 40px;
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .initials {
        font-size: 0.8em;
        font-weight: 450;
        line-height: 40px;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks[data-blocks='4'] {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .name {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .name .text {
    float: left;
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 440;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .name .text {
        font-size: 0.8825em;
        font-weight: 495;
        letter-spacing: -0.0005em;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text {
    font-size: 0.825em;
    font-variation-settings: 'opsz' 26;
    font-weight: 390;
    letter-spacing: 0.0005em;
    line-height: 1.45em;
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text {
        font-size: 0.8825em;
        font-weight: 435;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text span {
    float: left;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text .two {
    float: left;
    height: 13px;
    margin: calc(2px + 0.025em) 5px 2px calc(6px + 0.025em);
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text .two {
        height: 16px;
        margin: calc(1px + 0.025em) 5px 2px 7px;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .profile .blocks .block .blocks .block .source .text .two img {
    float: left;
    height: 100%;
    width: auto;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars .blocks .block .icons {
    color: #FABB05;
    float: left;
    font-size: 1.05em;
    letter-spacing: -0.005em;
    line-height: 1.25em;
    width: 100%;
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars .blocks .block .icons {
        font-size: 1.1375em;
    }
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .stars .blocks .block .icons i {
    float: left;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .title {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .title p.large.three {
    font-family: InterVariable, sans-serif;
    font-size: 0.8675em;
    font-variation-settings: 'opsz' 22;
    font-weight: 445;
    letter-spacing: -0.0075em;
    line-height: 1.4175em;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .text {
    float: left;
    width: 97.5%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .rating {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .rating .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .rating .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .rating .blocks .block .text {
    float: left;
    font-size: 1.025em;
    font-variation-settings: 'opsz' 28;
    font-weight: 380;
    letter-spacing: 0.0005em;
    line-height: 1.425em;
    text-align: right;
    width: 97.5%;
}

@media {
    .mobile .reviews .content .sections .section.three .blocks .block .slider .slides .slide .review .blocks .block .rating .blocks .block .text {
        font-size: 1.1425em;
        font-weight: 410;
    }
}

.reviews .content .sections .section.four {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.four .blocks {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.four .blocks .block {
    float: left;
    width: 100%;
}

.reviews .content .sections .section.four .blocks .block .pagination {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.reviews .content .sections .section.four .blocks .block .pagination .icons {
    float: left;
    left: calc(50% - 20px);
    position: absolute;
    width: auto !important;
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon {
    background: #121212;
    border-radius: 50%;
    float: left;
    height: 8px;
    position: relative;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 8px;
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon:last-child {
    margin: 0;
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active {
    margin: 0 1px;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active-main {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active-prev {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active-prev-prev {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active-next {
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
}

.reviews .content .sections .section.four .blocks .block .pagination .icons .icon.active-next-next {
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
}

.modal {
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}

.modal.delay {
    display: block;
    visibility: visible;
    z-index: 1000;
}

.modal .container {
    float: left;
    height: 100%;
    width: 100%;
}

.modal .content {
    background: #FFFFFF;
    bottom: 0;
    box-sizing: border-box;
    float: left;
    height: 100%;
    max-width: 100%;
    min-width: 425px;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 30.41015625vw;
    will-change: transform;
    z-index: 1000;
}

@media (max-width: 900px) {
    .modal .content {
        border-radius: 24px 24px 0 0;
        height: calc(100% - 78px);
        left: 0;
        max-width: 100%;
        min-width: 100%;
        right: auto;
        top: auto;
        transform: translateY(100%);
        -webkit-transform: translateY(100%);
        width: 100%;
    }
}

.modal.active .content {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}

@media (max-width: 900px) {
    .modal.active .content {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@media (max-width: 900px) {
    .scroll .modal .content {
        height: calc(100% - 70px);
    }
}

.modal .content .sections {
    float: left;
    height: 100%;
    width: 100%;
}

.modal .content .sections .section {
    float: left;
    width: 100%;
}

.modal .content .sections .section.one {
    display: flex;
    justify-content: center;
}

.modal .content .sections .section.one .blocks {
    display: flex;
    float: left;
    margin: 30px 0 25px;
    width: calc(82.8125% + 6px);
}

@media (max-width: 900px) {
    .modal .content .sections .section.one .blocks {
        width: calc(87.5% + 6px);
    }
}

.modal .content .sections .section.one .blocks .block {
    float: left;
    position: relative;
}

.modal .content .sections .section.one .blocks .block:nth-child(1) {
    margin: 0 15px 0 0;
}

.modal .content .sections .section.one .blocks .block:nth-child(2) .title {
    float: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.modal .content .sections .section.one .blocks .block .close {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two {
    display: flex;
    height: calc(100% - 105px);
    justify-content: center;
    margin: 15px 0 0;
    overflow: auto;
}

.modal .content .sections .section.two:after {
    background: #FFFFFF;
    border: 1px solid #F6F6F6;
    border-radius: 17px;
    bottom: 145px;
    box-sizing: border-box;
    content: 'Scroll';
    font-size: 0.75em;
    font-variation-settings: 'opsz' 24;
    font-weight: 450;
    letter-spacing: 0.0005em;
    opacity: 0;
    padding: 5px 15px;
    position: absolute;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    visibility: hidden;
    z-index: 10;
}

.modal .content .sections .section.two.scroll:after {
    opacity: 1;
    visibility: visible;
}

.modal .content .sections .section.two.scroll.active:after {
    opacity: 0;
    visibility: hidden;
}

.modal .content .sections .section.two .blocks {
    float: left;
    width: 82.8125%;
}

@media (max-width: 900px) {
    .modal .content .sections .section.two .blocks {
        width: 87.5%;
    }
}

.modal .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block[data-block='1'] {
    margin: 0 0 37px;
}

.modal .content .sections .section.two .blocks .block[data-block='1']:last-child {
    margin: 7px 0 0;
    padding: 0 0 55px;
}

.modal .content .sections .section.two .blocks .block .blocks {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block .blocks .block[data-block='1A'] {
    margin: 0 0 15px;
}

.modal .content .sections .section.two .blocks .block .blocks .block[data-block='1C'] {
    margin: 18px 0 12px;
}

.modal .content .sections .section.two .blocks .block[data-block='1']:last-child .blocks .block[data-block='1C'] {
    margin: 18px 0 0;
}

.modal .content .sections .section.two .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block .blocks .block .text {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block .blocks .block .text p.six {
    float: left;
    margin: 0 0 1px;
    width: 100%;
}

@media {
    .mobile .modal .content .sections .section.two .blocks .block .blocks .block .text p.six {
        margin: 0 0 2px;
    }
}

.modal .content .sections .section.two .blocks .block .blocks .block .text p.six span {
    float: left;
}

.modal .content .sections .section.two .blocks .block .blocks .block .text p.six span:nth-child(1) {
    font-size: 1.25em;
    font-weight: 300;
    position: relative;
    top: 2px;
    width: 15px;
}

@media {
    .mobile .modal .content .sections .section.two .blocks .block .blocks .block .text p.six span:nth-child(1) {
        top: 3px;
    }
}

.modal .content .sections .section.two .blocks .block .blocks .block .text p.six:nth-child(1) span:nth-child(1) {
    text-indent: 0.05em;
}

.modal .content .sections .section.two .blocks .block .blocks .block .text p.six span:nth-child(2) {
    width: calc(100% - 15px);
}

.modal .content .sections .section.two .blocks .block .blocks .block .table {
    float: left;
    width: 100%;
}

.modal .content .sections .section.two .blocks .block .blocks .block .table table tr td:nth-child(1) {
    width: 85px;
}

.modal .content .sections .section.two .blocks .block .blocks .block .buttons {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

.modal .overlay {
    background: rgba(18, 18, 18, 0.05);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
    z-index: -1;
}

@media {
    .mobile .modal .overlay {
        cursor: pointer;
    }
}

.modal.active .overlay {
    opacity: 1;
    z-index: 500;
}

footer {
    float: left;
    position: relative;
    width: 100%;
}

footer .container {
    float: left;
    position: relative;
    width: 100%;
}

footer .content {
    background: #121212;
    display: flex;
    float: left;
    justify-content: center;
    padding: 90px 0 40px;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content {
        padding: 75px 0 32px;
    }
}

footer .content:before {
    background: #FFFFFF;
    border-radius: 0 0 36px 36px;
    content: '';
    height: 36px;
    left: 0;
    position: absolute;
    right: 0;
    top: -0.05em;
}

@media (max-width: 900px) {
    footer .content:before {
        border-radius: 0 0 24px 24px;
    }
}

footer .content .sections {
    float: left;
    width: 87.5%;
}

@media (max-width: 900px) {
    footer .content .sections {
        width: 100%;
    }
}

footer .content .sections .section.one {
    float: left;
    margin: 0 0 17.1875vh;
    width: 100%;
}

@media screen and (max-width: 900px) {
    footer .content .sections .section.one {
        margin: 0 0 50px;
    }
}

footer .content .sections .section.one .blocks {
    float: left;
    width: 100%;
}

@media screen and (max-width: 900px) {
    footer .content .sections .section.one .blocks {
        display: flex;
        flex-wrap: wrap;
    }
}

footer .content .sections .section.one .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block[data-block='1'] {
    width: calc(75% - 50px);
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block[data-block='1'] {
        border-bottom: 1px solid #202020;
        display: flex;
        justify-content: center;
        margin: 0 0 30px;
        padding: 0 0 30px;
        width: 100%;
    }
}

footer .content .sections .section.one .blocks .block[data-block='2'] {
    margin: 0 25px 0 0;
    width: calc(25% - 50px);
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block[data-block='2'] {
        border-bottom: 1px solid #202020;
        display: flex;
        justify-content: center;
        margin: 0 0 30px;
        padding: 0 0 30px;
        width: 100%;
    }
}

footer .content .sections .section.one .blocks .block[data-block='3'] {
    margin: 0;
    width: 75px;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block[data-block='3'] {
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

footer .content .sections .section.one .blocks .block .links {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .links {
        width: 87.5%;
    }
}

footer .content .sections .section.one .blocks .block .links .blocks {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks[data-blocks='2'] {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .links .blocks[data-blocks='2'] {
        gap: 35px 0;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

footer .content .sections .section.one .blocks .block .links .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block[data-block='1AA'] {
    margin: 0 0 12px;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links ul {
    float: left;
    list-style: none;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links ul li {
    color: #EEEEEE;
    float: left;
    font-size: 0.8125em;
    font-variation-settings: 'opsz' 28;
    font-weight: 375;
    letter-spacing: 0.0125em;
    line-height: 1.425em;
    margin: 0 0 2px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: 100%;
}

@media {
    .mobile footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links ul li {
        font-size: 0.8875em;
        font-variation-settings: 'opsz' 30;
        font-weight: 420;
        letter-spacing: 0.0175em;
        line-height: 1.4425em;
        margin: 0 0 1px;
    }
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links[data-theme='dark'] ul li {
    color: #EEEEEE;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links ul li:hover {
    color: #E9CDA5;
}

footer .content .sections .section.one .blocks .block .links .blocks .block .blocks .block .links ul li a {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks[data-blocks='4'] {
        width: 87.5%;
    }
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks[data-blocks='6'] {
        flex-wrap: nowrap;
        width: 87.5%;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block[data-block='2A'] {
    margin: 0 0 12px;
}

footer .content .sections .section.one .blocks .block .blocks .block[data-block='3A'] {
    margin: 1px 0 25px;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block[data-block='3A'] {
        margin: 0;
        order: 2;
    }
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block[data-block='3B'] {
        order: 1;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .title {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks[data-blocks='5'] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 1250px) {
    footer .content .sections .section.one .blocks .block .blocks .block .blocks[data-blocks='5'] {
        gap: 20px 0;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .blocks[data-blocks='5'] {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks .block .text {
    float: left;
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks .block[data-block='2BA'] .text {
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks .block[data-block='2BB'] .text {
    max-width: 125px;
    width: 90%;
}

@media (max-width: 1250px) {
    footer .content .sections .section.one .blocks .block .blocks .block .blocks .block[data-block='2BB'] .text {
        max-width: none;
        width: 100%;
    }
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .blocks .block[data-block='2BB'] .text {
        width: 90%;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .blocks .block .text p.six span {
    margin: 0 0 2px;
}

footer .content .sections .section.one .blocks .block .blocks .block .locale {
    border: 1px solid #303030;
    border-radius: 15px;
    cursor: pointer;
    float: right;
    padding: 5px 12px 5px 6px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
}

footer .content .sections .section.one .blocks .block .blocks .block .locale:hover {
    border: 1px solid #E9CDA5;
}

footer .content .sections .section.one .blocks .block .blocks .block .locale .icon {
    float: left;
    margin: 0 7px 0 0;
    width: 16px;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .locale .icon {
        width: 17px;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .locale .icon img {
    float: left;
}

footer .content .sections .section.one .blocks .block .blocks .block .locale .text {
    color: #EEEEEE;
    float: left;
    font-size: 0.6em;
    font-weight: 400;
    letter-spacing: -0.01em;
    line-height: 16px;
    position: relative;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    width: auto;
}

@media {
    .mobile footer .content .sections .section.one .blocks .block .blocks .block .locale .text {
        font-weight: 475;
        line-height: 17px;
        top: 0.025em;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .socials {
    float: left;
    margin: 1px 0 0;
    width: 100%;
}

footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons {
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons {
        width: auto;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle {
    float: right;
    margin: 0 0 8px;
}

@media screen and (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle {
        margin: 0 8px 0 0;
    }
}

@media screen and (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle:first-child {
        margin: 0;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle:last-child {
    margin: 0;
}

@media screen and (max-width: 900px) {
    footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle:last-child {
        margin: 0 8px 0 0;
    }
}

footer .content .sections .section.one .blocks .block .blocks .block .socials .buttons .button.circle .icon {
    text-indent: 0;
}

footer .content .sections .section.two {
    float: left;
    position: relative;
    width: 100%;
    z-index: 1;
}

@media (max-width: 900px) {
    footer .content .sections .section.two {
        display: flex;
        justify-content: center;
        margin: 0 0 10px;
        margin: 0;
    }
}

footer .content .sections .section.two .blocks {
    display: flex;
    float: left;
    justify-content: center;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content .sections .section.two .blocks {
        width: 87.5%;
    }
}

footer .content .sections .section.two .blocks .block {
    float: left;
    width: 100%;
}

footer .content .sections .section.two .blocks .block[data-block='1'] {
    width: 79.6875vw;
}

@media (max-width: 900px) {
    footer .content .sections .section.two .blocks .block[data-block='1'] {
        width: 100%;
    }
}

footer .content .sections .section.two .blocks .block .logo {
    float: left;
    opacity: 0.9;
    width: 100%;
}

footer .content .sections .section.two .blocks .block .logo .image {
    float: left;
    width: 100%;
}

footer .content .sections .section.two .blocks .block .logo .image img {
    float: left;
    width: 100%;
}

footer .content .sections .section.three {
    display: flex;
    float: left;
    justify-content: center;
    margin: -14px 0 0;
    position: relative;
    width: 100%;
    z-index: 10;
}

@media (max-width: 900px) {
    footer .content .sections .section.three {
        display: none;
    }
}

footer .content .sections .section.three .blocks {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}

@media (max-width: 900px) {
    footer .content .sections .section.three .blocks[data-blocks='1'] {
        width: 87.5%;
    }
}

footer .content .sections .section.three .blocks .block {
    float: left;
    position: relative;
    width: 50%;
}

@media (max-width: 900px) {
    footer .content .sections .section.three .blocks .block {
        width: 100%;
    }
}

@media (max-width: 900px) {
    footer .content .sections .section.three .blocks .block[data-block='1'] {
        display: none;
    }
}

footer .content .sections .section.three .blocks .block .text {
    float: left;
    width: 100%;
}

footer .content .sections .section.three .blocks .block[data-block='1'] .text {
    text-align: left;
}

footer .content .sections .section.three .blocks .block[data-block='2'] .text {
    text-align: right;
}

footer .content .sections .section.three .blocks .block .text p.five {
    color: #EEEEEE;
}

.intercom {
    background: #121212;
    border-radius: 50%;
    bottom: 25px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.03), 0 2px 32px 0 rgba(0, 0, 0, 0.08);
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    position: fixed;
    right: calc(3.90625% - calc(13px + 0.05em));
    text-align: center;
    transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    width: 44px;
    z-index: 100;
}

@media (max-width: 900px) {
    .intercom {
        bottom: 18px;
        right: calc(6.25% - 12px);
    }
}

.intercom img {
    display: inline-block;
    line-height: 44px;
    margin: 11px 0 11px -1px;
    width: 19px;
}

.intercom-lightweight-app .intercom-lightweight-app-launcher,
.intercom-namespace .intercom-launcher-frame {
    box-shadow: none !important;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
}
