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

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden], template {
    display: none
}

a {
    background: 0 0
}

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

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

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@font-face {
    font-family: Avenir-Black;
    src: url(../fonts/avenir/Avenir-Black.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Heavy;
    src: url(../fonts/avenir/Avenir-Heavy.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Roman;
    src: url(../fonts/avenir/Avenir-Roman.ttf) format("truetype")
}

@font-face {
    font-family: Avenir-Book;
    src: url(../fonts/avenir/Avenir-Book.ttf) format("truetype")
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon/icomoon.ttf?i3wwwv) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-envelope:before {
    content: "\e90e";
    color: #fff
}

.icon-link:before {
    content: "\e90f";
    color: #fff
}

.icon-location:before {
    content: "\e910";
    color: #d6c47b
}

.icon-listview:before {
    content: "\e911";
    color: #fff
}

.icon-arrow-down:before {
    content: "\e900"
}

.icon-arrow-right:before {
    content: "\e900";
    display: inline-block;
    transform: rotate(-90deg);
}
.icon-arrow-left:before {
    content: "\e900";
    display: inline-block;
    transform: rotate(90deg);
}
.icon-arrow-down:before {
    content: "\e900";
    display: inline-block;
    transform: rotate(180deg);
}



.icon-eco:before {
    content: "\e901";
    color: #d40959
}

.icon-etchical:before {
    content: "\e902";
    color: #d40959
}

.icon-facebook:before {
    content: "\e903"
}

.icon-friends:before {
    content: "\e904"
}

.icon-instagram:before {
    content: "\e905"
}

.icon-love:before {
    content: "\e906"
}

.icon-me:before {
    content: "\e907"
}

.icon-phtalate:before {
    content: "\e908";
    color: #d40959
}

.icon-power:before {
    content: "\e909"
}

.icon-recycle:before {
    content: "\e90a";
    color: #d40959
}

.icon-search:before {
    content: "\e90b"
}

.icon-sunny:before {
    content: "\e90c"
}

.icon-vegan:before {
    content: "\e90d";
    color: #d40959
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (max-width: 768px) {
    html {
        font-size: 54%
    }
}

@media (max-width: 520px) {
    html {
        font-size: 48%
    }
}

body {
    overflow-x: hidden
}

img {
    max-width: 100%;
    height: auto
}

.hr, hr {
    display: block;
    height: .1rem;
    border: 0;
    padding: 0
}

.hr, figure, hr {
    margin: 0
}

body {
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.9rem
}

h1, h2, h3, h4, h5, h6, th {
    margin: 0 0 .6em;
    font-weight: 400;
    line-height: 1.18;
    font-family: Avenir-Black, sans-serif;
    text-transform: uppercase;
    color: #000
}

.h1, h1 {
    font-size: 4.5rem
}

@media (max-width: 550px) {
    .h1, h1 {
        font-size: 4rem
    }
}

.h2, h2 {
    font-size: 3.5rem
}

@media (max-width: 550px) {
    .h2, h2 {
        font-size: 3.2rem
    }
}

.h3, h3 {
    font-size: 3rem
}

@media (max-width: 550px) {
    .h3, h3 {
        font-size: 2rem
    }
}

.h4, h4 {
    font-size: 2rem
}

@media (max-width: 550px) {
    .h4, h4 {
        font-size: 1.7rem
    }
}

.h5, h5 {
    font-size: 1.8rem
}

@media (max-width: 550px) {
    .h5, h5 {
        font-size: 1.5rem
    }
}

.h6, h6 {
    font-size: 1.6rem
}

@media (max-width: 550px) {
    .h6, h6 {
        font-size: 1.4rem
    }
}

.p, p, span {
    margin: 0 0 1em;
    max-width: 900px;
    font-size: 1.7rem;
    font-family: Avenir-Book, sans-serif;
    color: #000
}

.p:last-child, p:last-child, span:last-child {
    margin-bottom: 0
}

a {
    text-decoration: none
}

a, small {
    font-family: Avenir-Book, sans-serif;
    color: #000
}

small {
    font-size: 2rem
}

.small-header {
    font-family: Avenir-Book, sans-serif;
    letter-spacing: 1rem;
    font-size: 1.5rem;
    text-transform: uppercase
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style-type: none
}

.btn {
    padding: 1.5rem 2.5rem;
    text-align: center;
    -webkit-transition: all .28s;
    transition: all .28s;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.btn--circle-icon {
    width: 4.5rem;
    height: 4.5rem;
    min-width: 2.5rem;
    min-height: 2.5rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: mistyrose;
    padding: 0;
    font-size: 1.2rem;
}

@media screen and (max-width: 1000px) {
    .btn {
        padding: 1.2rem 2rem
    }
}

.btn span {
    -webkit-transition: all .28s;
    transition: all .28s;
    text-transform: uppercase;
    font-size: 1.5rem;
    font-family: Avenir-Black, sans-serif
}

@media screen and (max-width: 1000px) {
    .btn span {
        font-size: 1.35rem
    }
}

.btn i {
    -webkit-transition: all .28s;
    transition: all .28s
}

.btn--small {
    padding: 1rem 2.25rem
}

@media screen and (max-width: 1000px) {
    .btn--small {
        padding: .8rem 1.8rem
    }
}

.btn--rounded {
    border-radius: 1.5rem
}

.btn--icon span {
    font-family: Avenir-Book, sans-serif
}

.btn--icon i {
    margin-right: 1rem;
    font-size: 1.5rem
}

.btn--black {
    background: #000
}

.btn--black:hover {
    background-color: #d60057
}

.btn--black span {
    color: #fff
}

.btn--pink {
    background: #d60057
}

.btn--pink:hover {
    background: #000
}

.btn--pink i, .btn--pink span {
    color: #fff
}

.btn--border-black {
    background: transparent;
    border: 1px solid #000
}

.btn--border-black span {
    color: #000
}

.btn--border-black:hover {
    background-color: #000
}

.btn--border-black:hover span {
    color: #fff
}

.c-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-form__select {
    position: relative
}

.c-form__row-intro-text {
    display: -webkit-box;
    display: -ms-flexbox;
    margin: 1rem 0 2rem;
    display: flex;
    justify-content: space-between;

}

.c-form__select select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-progress-appearance: none;
    background: transparent;
    border: 1px solid #d8d8d8;
    border-radius: 1rem;
    font-size: 1.6rem;
    font-family: Avenir-Book, sans-serif
}

.c-form__select i {
    position: absolute;
    top: 2.3rem;
    right: 2rem;
    font-size: 1rem
}

.c-form__button {
    width: auto !important
}

.c-form__button button {
    white-space: nowrap
}

table {
    width: 100%
}

th {
    text-align: left;
    font-size: 1.7rem
}

tr:last-child {
    border-bottom: none
}

tr:after {
    margin-bottom: 30px;
    content: "";
    display: inline-block
}

tr:after:last-child {
    display: none
}

.o-container {
    width: 100%;
    margin: 0 auto
}

.o-container--primary {
    max-width: 1240px
}

@media (max-width: 1340px) {
    .o-container--primary {
        max-width: calc(100% - 100px)
    }
}

@media (max-width: 750px) {
    .o-container--primary {
        max-width: calc(100% - 80px)
    }
}

@media (max-width: 500px) {
    .o-container--primary {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .o-container--primary {
        max-width: calc(100% - 40px)
    }
}

.o-container--secondary {
    max-width: 1275px
}

@media (max-width: 1375px) {
    .o-container--secondary {
        max-width: calc(100% - 100px)
    }
}

@media (max-width: 750px) {
    .o-container--secondary {
        max-width: calc(100% - 80px)
    }
}

@media (max-width: 500px) {
    .o-container--secondary {
        max-width: calc(100% - 50px)
    }
}

@media (max-width: 350px) {
    .o-container--secondary {
        max-width: calc(100% - 40px)
    }
}

.c-header {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 10rem;
    position: relative;
    z-index: 5
}

@media screen and (max-width: 1200px) {
    .c-header {
        height: 9rem
    }
}

@media screen and (max-width: 1100px) {
    .c-header {
        height: 65px;
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 23454565;
        -webkit-box-shadow: 0 1px 13px 0 rgba(50, 50, 50, .25);
        box-shadow: 0 1px 13px 0 rgba(50, 50, 50, .25)
    }
}

.c-header__logo {
    margin-left: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-header__logo img {
    width: 19rem
}

@media screen and (max-width: 1200px) {
    .c-header__logo img {
        width: 16rem
    }
}

@media screen and (max-width: 1100px) {
    .c-header__logo img {
        width: 125px
    }
}

@media screen and (max-width: 1100px) {
    .c-header__nav {
        display: none
    }
}

.c-header__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-header__nav ul li {
    margin: 0 1.75rem
}

@media screen and (max-width: 1200px) {
    .c-header__nav ul li {
        margin: 0 1.4rem
    }
}

.c-header__nav ul li a {
    text-transform: uppercase;
    font-size: 1.4rem;
    -webkit-transition: all .38s;
    transition: all .38s
}

.c-header__nav ul li a:hover {
    color: #d60057
}

.c-header__lang {
    margin-right: 3rem;
    position: relative
}

@media screen and (max-width: 1100px) {
    .c-header__lang {
        display: none
    }
}

.c-header__lang__flags {
    position: absolute;
    top: .9rem;
    left: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-header__lang select {
    -webkit-appearance: none;
    -ms-progress-appearance: none;
    -moz-appearance: none;
    font-family: Avenir-Book, sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    padding: 1rem 3rem 1rem 7rem;
    background: transparent;
    border: none;
    border-left: 1px solid #d8d8d8;
    border-radius: 0;
    position: relative;
    z-index: 2
}

.c-header__lang i {
    position: absolute;
    top: 1.6rem;
    right: 0;
    font-size: 1rem
}

.c-header__menu-trigger {
    width: 50px;
    height: 50px;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 2rem;
    cursor: pointer
}

@media screen and (max-width: 1100px) {
    .c-header__menu-trigger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-header__menu-trigger span {
    display: block;
    width: 30px;
    height: 1px;
    background: #000;
    margin: 0;
    -webkit-transition: all .38s;
    transition: all .38s
}

.c-header__menu-trigger span:nth-of-type(2) {
    margin: 10px 0
}

.trigger-is-active span:first-of-type {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.trigger-is-active span:nth-of-type(3) {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.trigger-is-active span:nth-of-type(2) {
    margin: -1px;
    opacity: 0
}

.c-menu {
    height: calc(100vh - 65px);
    padding-bottom: 50px;
    opacity: 0;
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: fixed;
    top: 65px;
    left: 0;
    width: 100%;
    z-index: 243543654;
    -webkit-transition: all .55s;
    transition: all .55s
}

.c-menu__nav {
    padding: 90px 30px
}

.c-menu__nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-menu__nav ul, .c-menu__nav ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-menu__nav ul li a {
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: 1px solid #d8d8d8;
    width: 100%
}

.c-menu__lang ul, .c-menu__lang ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-menu__lang ul li {
    margin: 0 20px
}

@media screen and (max-width: 500px) {
    .c-menu__lang ul li {
        margin: 0 10px
    }
}

@media screen and (max-width: 300px) {
    .c-menu__lang ul li {
        margin: 0 5px
    }
}

.c-menu__lang ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-menu__lang ul li a span {
    margin-top: 8px;
    text-transform: uppercase;
    font-size: 14px
}

.c-menu__lang ul li .is-active span {
    font-family: Avenir-Heavy, sans-serif
}

.menu-is-active {
    opacity: 1;
    pointer-events: all
}

.no-scroll {
    overflow: hidden
}

@media screen and (max-width: 1100px) {
    body {
        padding-top: 65px
    }
}

.c-text__breadcrumbs, .c-text__breadcrumbs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-text__breadcrumbs li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 1.4rem
}

.c-text__breadcrumbs li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 1rem
}

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

.c-text--center .c-text__breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.c-text--white a, .c-text--white h1, .c-text--white h2, .c-text--white h3, .c-text--white h4, .c-text--white h5, .c-text--white h6, .c-text--white p, .c-text--white small, .c-text--white span {
    color: #fff
}

.c-text--green h1, .c-text--green h2, .c-text--green h3, .c-text--green h4, .c-text--green h5, .c-text--green h6, .c-text--green small, .c-text--green span {
    color: #7ea75c
}

.c-text-card {
    position: relative;
    padding: 10rem;
    background: #fff;
    border-radius: 2rem
}

@media screen and (max-width: 900px) {
    .c-text-card {
        padding: 8rem 5rem
    }
}

@media screen and (max-width: 600px) {
    .c-text-card {
        padding: 5rem 3rem
    }
}

.c-text-card p {
    max-width: 100%
}

.c-text-card .c-icon-links {
    padding-top: 5rem;
    margin-top: 10rem;
    border-top: 1px solid #f9f9f9
}

@media screen and (max-width: 900px) {
    .c-text-card .c-icon-links {
        margin-top: 5rem
    }
}

.c-text-card .c-icon-links__single span {
    color: #000
}

.c-location-checker {
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10rem;
}

.gfield_required_text {
    padding: 10rem
}

.gfield_required_text {
    display: none !important;
}

.c-location-checker--small {
    padding: 6rem
}

.c-location-checker--small .c-location-checker__visual {
    min-width: 100rem
}

.c-location-checker--small h4 {
    font-size: 6rem;
    width: 80%;
    margin: 0 0 2rem;
    line-height: 1
}

@media screen and (max-width: 900px) {
    .c-location-checker--small h4 {
        font-size: 5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 650px) {
    .c-location-checker--small h4 {
        font-size: 4.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .c-location-checker--small h4 {
        font-size: 4rem;
        line-height: 1
    }
}

.c-location-checker--small button {
    border-radius: 1rem !important
}

.c-location-checker__visual {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: -35%;
    margin: auto;
    pointer-events: none
}

.c-location-checker form {
    position: relative
}

.c-location-checker input {
    width: 100% !important;
    height: 7.2rem;
    padding: 1rem 10rem 1rem 3.5rem !important;
    border-radius: 1.5rem;
    font-family: Avenir-Book, sans-serif;
    border: 1px solid #d8d8d8
}

.c-location-checker input[type="file"] {
    padding: 0 2rem !important;
    line-height: 3.5;
}

.c-location-checker .ginput_container_consent {
    display: flex;
    align-items: flex-start;
    font-size: 1.4rem;
}

.c-location-checker .ginput_container_consent input {
    width: auto !important;
    height: auto;
    margin: 0.5rem 1rem 0 0;
    padding: 0px;
}

.gform_validation_errors {
    display: none;
}

.gfield_validation_message {
    border: 0 !important;
    background: transparent !important;
    padding: 0 !important;
}

@media screen and (max-width: 900px) {
    .c-location-checker form input {
        height: 6rem
    }
}

@media screen and (max-width: 600px) {
    .c-location-checker form input {
        padding: 1rem 1rem 1rem 2.5rem !important
    }
}

.c-location-checker button {
    position: absolute;
    right: 1rem;
    top: 1rem;
    border-radius: 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 5.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 900px) {
    .c-location-checker form button {
        height: 4rem
    }
}

@media screen and (max-width: 600px) {
    .c-location-checker form button {
        position: relative;
        width: 100%;
        height: 6rem;
        right: auto;
        top: auto;
        margin-top: 1.5rem
    }
}

.c-location-cards {
    padding-bottom: 15rem
}

@media screen and (max-width: 800px) {
    .c-location-cards {
        padding-bottom: 8rem
    }
}

.c-location-cards__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-location-cards__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4rem
}

@media screen and (max-width: 1080px) {
    .c-location-cards__header {
        padding-left: 3rem;
    }
}

@media screen and (max-width: 600px) {
    .c-location-cards__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .c-location-cards__header h3 {
        margin-bottom: 2rem !important
    }
}

.c-location-cards__header h3 {
    margin: 0;
    font-size: 4rem
}

@media screen and (max-width: 600px) {
    .c-location-cards__header h3 {
        font-size: 3.5rem;
        text-align: center
    }
}

.c-location-cards__header div, .c-location-cards__header div button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-location-cards__header div button {
    border-radius: .8rem;
    margin-left: .5rem;
    width: 3.8rem;
    height: 3.8rem;
    min-width: 3.8rem;
    min-height: 3.8rem;
    border: 1px solid #d60057;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-location-cards__header div button i, .c-location-cards__header div button i:before {
    color: #d60057
}

.c-location-cards__header div .is-active {
    background: #d60057
}

.c-location-cards__header div .is-active i, .c-location-cards__header div .is-active i:before {
    color: #fff
}

.c-location-cards__single {
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 2rem;
    position: relative;
    overflow: hidden;
    padding: 4rem 5rem;
    margin-right: 2rem;
    margin-bottom: 2rem;
    width: calc(33.33333% - 14px)
}

@media screen and (max-width: 1100px) {
    .c-location-cards__single {
        padding: 3rem 4rem
    }
}

@media screen and (max-width: 1250px) {
    .c-location-cards__single {
        width: calc(50% - 6rem);
        margin: 0 0 2rem 3rem;
    }

    .c-location-cards__single:nth-of-type(2n) {
        margin-right: 0
    }

    .c-location-cards__single:nth-of-type(odd) {
        margin-right: 2rem !important
    }
}

@media screen and (max-width: 600px) {
    .c-location-cards__single {
        width: 100%;
        margin: 0 0 2rem
    }

    .c-location-cards__single:nth-of-type(2n), .c-location-cards__single:nth-of-type(odd) {
        margin: 0 0 2rem !important
    }
}

.c-location-cards__single:nth-of-type(3n) {
    margin-right: 0
}

@media screen and (max-width: 1000px) {
    .c-location-cards__single:nth-of-type(3n) {
        margin-right: inherit
    }
}

.c-location-cards__single h3 {
    font-size: 2.7rem;
    color: #d60057;
    margin: 1.5rem 0 1rem;
    word-break: break-word
}

@media screen and (max-width: 1100px) {
    .c-location-cards__single h3 {
        font-size: 2.4rem
    }
}

.c-location-cards__single__visual {
    position: absolute;
    top: -8rem;
    left: -10rem;
    max-width: unset;
    width: 70rem;
    pointer-events: none
}

.c-location-cards__single__tag {
    border: 2px solid #d60057;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: .5rem 1rem;
    line-height: 1;
    color: #d60057;
    font-family: Avenir-Black, sans-serif;
    font-size: 1.5rem;
    border-radius: .8rem
}

.c-location-cards__single__info li {
    line-height: 1.2
}

.c-location-cards__single__links {
    margin-top: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-location-cards__single__links li {
    margin-right: .5rem
}

.c-location-cards__single__links li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 4.3rem;
    height: 4.3rem;
    min-width: 4.3rem;
    min-height: 4.3rem;
    background: #d60057;
    border-radius: .7rem
}

.c-location-cards__single__links li a i {
    color: #fff;
    font-size: 1.7rem
}

.c-location-cards__single__links li a i:before {
    color: #fff
}

.c-icon-link-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-icon-link-list ul li a {
    padding: 3rem 0 3rem 3rem;
    border-top: 1px solid #d8d8d8
}

.c-icon-link-list ul li a, .c-icon-link-list ul li a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .28s;
    transition: all .28s
}

.c-icon-link-list ul li a i {
    font-size: 3rem;
    margin-right: 3rem;
    width: 3.5rem;
    min-width: 3.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-icon-link-list ul li a span {
    text-transform: uppercase;
    font-size: 2rem;
    -webkit-transition: all .28s;
    transition: all .28s
}

.c-filter {
    background: #fff;
    padding: 5.5rem 6rem;
    border-radius: 1.5rem
}

@media screen and (max-width: 1000px) {
    .c-filter {
        padding: 3.5rem 4rem
    }
}

@media screen and (max-width: 800px) {
    .c-filter .c-form__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-filter .c-form__group {
    width: 100%
}

@media screen and (max-width: 800px) {
    .c-filter .c-form__group {
        margin-bottom: 1rem
    }

    .c-filter .c-form__group .c-form__button, .c-filter .c-form__group button {
        width: 100%
    }
}

.c-filter .c-form__select {
    margin-right: 2rem
}

.c-filter select {
    height: 5.5rem;
    padding: 0 5rem 0 2rem
}

.c-filter button {
    height: 5.5rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 1rem
}

.c-filter button, .c-product-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product-cards {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-product-cards__location-checker {
    width: calc(50% - 2rem);
    margin-right: 2rem
}

@media screen and (max-width: 1200px) {
    .c-product-cards__location-checker {
        width: 100%;
        margin-right: 0
    }
}

.c-product-cards li {
    margin-bottom: 3rem
}

.c-product-cards__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%
}

@media screen and (max-width: 1100px) {
    .c-product-cards__single {
        width: 33.33333%
    }
}

@media screen and (max-width: 650px) {
    .c-product-cards__single {
        width: 50%
    }
}

.c-product-cards__single a {
    width: 100%;
    border-radius: 4rem;
    background: transparent;
    padding: 5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .38s;
    transition: all .38s
}

.c-product-cards__single a:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09)
}

.c-product-cards__single a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.c-product-cards__single img {
    max-width: 21rem;
    -webkit-transition: all .38s;
    transition: all .38s;
    mix-blend-mode: multiply;
}

@media screen and (max-width: 850px) {
    .c-product-cards__single img {
        max-width: 20rem
    }
}

@media screen and (max-width: 450px) {
    .c-product-cards__single img {
        max-width: 18.5rem
    }
}

@media screen and (max-width: 350px) {
    .c-product-cards__single img {
        max-width: 17rem
    }
}

.c-product-cards__single__colors {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 4rem 0 1.5rem
}

.c-product-cards__single__colors, .c-product-cards__single__colors ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-product-cards__single__colors li {
    width: 1.6rem;
    margin: 0 .5rem;
    min-width: 1.6rem;
    height: 1.6rem;
    min-height: 1.6rem;
    border-radius: 50%
}

.c-product-cards__single__colors span {
    margin: 0 .5rem
}

.c-product-cards__single h4 {
    font-family: Avenir-Book, sans-serif;
    font-size: 1.8rem;
    text-align: center
}

.c-product-color-picker {
    position: relative;
    z-index: 1
}

.c-product-color-picker__options {
    padding: calc(3.5rem - 5px);
    background: #fff;
    border-radius: 1rem;
    position: absolute;
    top: 9rem;
    left: 0;
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09);
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .38s;
    transition: all .38s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

@media screen and (max-width: 600px) {
    .c-product-color-picker__options {
        position: relative;
        height: 0;
        padding: 0;
        top: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }
}

.c-product-color-picker__options ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-product-color-picker__options ul li {
    margin: 1%;
    width: 18%
}

@media screen and (max-width: 700px) {
    .c-product-color-picker__options ul li {
        width: 23%
    }
}

.c-product-color-picker__options ul li a {
    overflow: hidden;
    width: 100%;
    height: 10rem;
    border-radius: 1.3rem;
    position: relative;
    padding: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #d8d8d8
}

.c-product-color-picker__options ul li a:hover {
    border: 1px solid #d60057
}

.c-product-color-picker__options ul li a figure {
    width: 1.4rem;
    height: 1.4rem;
    min-width: 1.4rem;
    min-height: 1.4rem;
    border-radius: 50%;
    z-index: 1;
}

.c-product-color-picker__options ul li a img {
    position: absolute;
    width: 9rem
}

.c-product-color-picker__select {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 1rem;
    height: 7rem;
    cursor: pointer;
    -webkit-transition: all .38s;
    transition: all .38s
}

@media screen and (max-width: 600px) {
    .c-product-color-picker__select {
        border-radius: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto
    }
}

.c-product-color-picker__select:hover {
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09)
}

.c-product-color-picker__intro {
    padding: 2rem 3rem;
    border-right: 1px solid #d8d8d8;
    height: 100%
}

@media screen and (max-width: 600px) {
    .c-product-color-picker__intro {
        border-bottom: 1px solid #d8d8d8;
        border-right: none;
        width: 100%
    }
}

.c-product-color-picker__intro span {
    font-family: Avenir-Black, sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
    white-space: nowrap
}

.c-product-color-picker__active {
    padding: 2rem 5rem 2rem 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 100%;
    width: 100%
}

@media screen and (max-width: 600px) {
    .c-product-color-picker__active {
        background: #fff;
        position: relative
    }
}

.c-product-color-picker__active figure {
    width: 1.6rem;
    min-width: 1.6rem;
    height: 1.6rem;
    margin-right: 1rem;
    min-height: 1.6rem;
    border-radius: 50%
}

.c-product-color-picker__active span {
    margin: 0;
    line-height: 1
}

.c-product-color-picker__active i {
    font-size: 1.1rem;
    position: absolute;
    top: 3rem;
    -webkit-transition: all .38s;
    transition: all .38s;
    right: 2.8rem
}

@media screen and (max-width: 600px) {
    .c-product-color-picker__active i {
        top: 2.2rem
    }
}

.picker-is-active .c-product-color-picker__select {
    -webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .09)
}

.picker-is-active .c-product-color-picker__select i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.picker-is-active .c-product-color-picker__options {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@media screen and (max-width: 600px) {
    .picker-is-active .c-product-color-picker__options {
        height: auto;
        padding: 1rem calc(3.5rem - 5px) calc(3.5rem - 5px)
    }
}

.c-product-specs__header {
    border-bottom: 1px solid #d8d8d8;
    margin: 0 0 1rem
}

.c-product-specs__header h4 {
    font-size: 2.5rem;
    color: #d60057
}

.c-product-specs__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .5rem
}

.c-product-specs__list li span:first-of-type {
    font-family: Avenir-Heavy, sans-serif;
    margin: 0 1rem 0 0
}

.c-product-specs__list li span:nth-of-type(2) {
    margin: 0
}

.c-product-input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.c-product-input img {
    margin-bottom: 2rem
}

.c-product-input h4 {
    font-size: 2.5rem;
    color: #d60057
}

.c-product-input .c-form--sizes {
    position: relative;
    width: 100%
}

.c-product-input .c-form--sizes input {
    width: 100%;
    height: 6.5rem;
    padding: 0 2rem;
    background: transparent;
    border: 1px solid #d8d8d8;
    border-radius: 1rem;
    font-size: 1.6rem;
    font-family: Avenir-Book, sans-serif
}

.c-product-input .c-form--sizes div {
    position: absolute;
    right: 1rem;
    top: 1.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c-product-input .c-form--sizes div small {
    margin-right: 2rem;
    color: #d8d8d8;
    border-left: 1px solid #d8d8d8;
    padding-left: 2rem;
    line-height: 1
}

.c-product-input .c-form--sizes div button, .c-product-input .c-form--sizes div small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-product-input .c-form--sizes div button {
    height: 4.2rem;
    border-radius: 1rem;
    white-space: nowrap
}

.c-product-input .c-form--sizes div button, .c-product-sizes {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-product-sizes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 2rem 0
}

@media screen and (max-width: 1000px) {
    .c-product-sizes {
        overflow: hidden;
        height: 100px;
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        padding: 0;
        margin: 0 !important
    }
}

@media screen and (max-width: 1000px) {
    .c-product-sizes .size-slider {
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: scroll;
        overflow-y: hidden;
        height: 140px;
        padding: 0 3rem
    }
}

.c-product-sizes:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: 1px;
    background: #d8d8d8
}

@media screen and (max-width: 1000px) {
    .c-product-sizes:before {
        width: 100%;
        height: 1px;
        top: 0;
        bottom: 0
    }
}

.c-product-sizes__controls {
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    border-radius: 50%;
    border: 2px solid #d60057;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 5px 0
}

.c-product-sizes__controls:hover {
    background: #d60057
}

.c-product-sizes__controls:hover i {
    color: #fff
}

@media screen and (max-width: 1000px) {
    .c-product-sizes__controls {
        display: none
    }
}

.c-product-sizes__controls i {
    color: #d60057;
    font-size: 8px
}

.c-product-sizes__up {
    margin-bottom: 20px
}

.c-product-sizes__up i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -2px
}

.c-product-sizes__down i {
    margin-bottom: -2px
}

.c-product-sizes__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 145px !important;
    border-radius: 10px;
    border: 1px solid #d8d8d8;
    padding: 10px 14px;
    height: 54px !important;
    background: #fff
}

@media screen and (max-width: 1000px) {
    .c-product-sizes__single {
        position: relative;
        margin: 10px 12px 0
    }
}

@media screen and (max-width: 600px) {
    .c-product-sizes__single {
        margin: 10px 5px 0
    }
}

.c-product-sizes__single h6 {
    font-size: 20px;
    line-height: 1;
    margin: 0;
    color: #d60057
}

.c-product-sizes__single hr {
    width: 1px;
    background: #d8d8d8;
    height: 100%;
    margin: 0 10px
}

.c-product-sizes__single div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-product-sizes__single div span {
    color: #d60057;
    line-height: 1;
    margin: 0
}

.c-product-sizes__single div span:first-of-type {
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 2px
}

.c-product-sizes__single div span:nth-of-type(2) {
    font-family: Avenir-Heavy, sans-serif;
    font-size: 16px
}

.c-hero-media {
    width: 100%;
    height: 68.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 1450px) {
    .c-hero-media {
        height: 61rem
    }
}

@media screen and (max-width: 600px) {
    .c-hero-media {
        height: 60rem
    }
}

.c-hero-media .c-text {
    max-width: 85rem;
    margin: 0 3rem
}

.c-hero-media .c-text h1 {
    font-size: 10rem;
    line-height: 1;
    color: #fff;
    margin: 0
}

@media screen and (max-width: 1450px) {
    .c-hero-media .c-text h1 {
        font-size: 7.1rem
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-media .c-text h1 {
        font-size: 7rem
    }
}

@media screen and (max-width: 600px) {
    .c-hero-media .c-text h1 {
        font-size: 6.2rem
    }
}

.c-hero-media .c-text small {
    font-size: 1.5rem;
    color: #fff
}

.c-hero-media__visual-1 {
    position: absolute;
    top: -320px;
    left: -880px;
    pointer-events: none
}

@media screen and (max-width: 1500px) {
    .c-hero-media__visual-1 {
        width: 75%;
        top: -100px;
        left: -650px
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-media__visual-1 {
        font-size: 7rem;
        top: 50px;
        left: -520px
    }
}

@media screen and (max-width: 900px) {
    .c-hero-media__visual-1 {
        top: 140px;
        left: -360px
    }
}

@media screen and (max-width: 600px) {
    .c-hero-media__visual-1 {
        top: 270px;
        left: -140px;
        width: 500px
    }
}

.c-hero-media__visual-2 {
    position: absolute;
    bottom: -330px;
    right: -850px;
    pointer-events: none
}

@media screen and (max-width: 1500px) {
    .c-hero-media__visual-2 {
        width: 75%;
        bottom: 40px;
        right: -509px
    }
}

@media screen and (max-width: 900px) {
    .c-hero-media__visual-2 {
        bottom: 179px;
        right: -329px
    }
}

@media screen and (max-width: 600px) {
    .c-hero-media__visual-2 {
        bottom: 230px;
        right: -180px;
        width: 500px
    }
}

.c-hero-media__gradient {
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 35rem;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 97.6%, 0)), color-stop(90%, #f9f9f9), to(#f9f9f9));
    background: linear-gradient(180deg, hsla(0, 0%, 97.6%, 0) 0, #f9f9f9 90%, #f9f9f9)
}

.c-hero-media--gradient {
    overflow: initial
}

@media screen and (max-width: 1200px) {
    .c-hero-media--gradient {
        height: 55rem
    }
}

@media screen and (max-width: 700px) {
    .c-hero-media--gradient {
        height: 50rem
    }
}

.c-hero-color-overlay {
    width: 100%;
    height: 68.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    position: relative
}
@media screen and (min-width: 1001px) {
    .c-hero-color-overlay .c-text {
        background: transparent !important;
    }
}
@media screen and (max-width: 1000px) {
    .c-hero-color-overlay {
        background-image: none !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c-hero-color-overlay .o-container {
        max-width: 100%
    }
}

.c-hero-color-overlay__resp-image {
    display: none
}

@media screen and (max-width: 1000px) {
    .c-hero-color-overlay__resp-image {
        height: 60rem;
        display: block;
        width: 100%
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-color-overlay {
        height: 60rem
    }
}

.c-hero-color-overlay__overlay {
    width: 150rem;
    height: 150rem;
    border-radius: 8rem;
    position: absolute;
    top: -28rem;
    left: -77rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (max-width: 1800px) {
    .c-hero-color-overlay__overlay {
        left: -88rem
    }
}

@media screen and (max-width: 1650px) {
    .c-hero-color-overlay__overlay {
        left: -90rem
    }
}

@media screen and (max-width: 1500px) {
    .c-hero-color-overlay__overlay {
        left: -103rem
    }
}

@media screen and (max-width: 1350px) {
    .c-hero-color-overlay__overlay {
        left: -111rem
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-color-overlay__overlay {
        top: -35rem;
        left: -112rem
    }
}

@media screen and (max-width: 1000px) {
    .c-hero-color-overlay__overlay {
        display: none
    }
}

.c-hero-color-overlay .c-text {
    max-width: 42rem;
    position: relative
}

@media screen and (max-width: 1000px) {
    .c-hero-color-overlay .c-text {
        max-width: 100%;
        padding: 3rem 3rem 6rem
    }
}

.c-hero-color-overlay h1 {
    font-size: 8.5rem;
    margin: 0
}

@media screen and (max-width: 1300px) {
    .c-hero-color-overlay h1 {
        font-size: 7rem
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-color-overlay h1 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .c-hero-color-overlay h1 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .c-hero-color-overlay h1 {
        font-size: 5rem;
        line-height: 1
    }
}

.c-icon-cards .o-container {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.c-icon-cards .o-container, .c-icon-cards__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-icon-cards__single {
    width: 31%;
    height: 28rem;
    padding: 2rem 3rem;
    margin: 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border-radius: 2rem;
    -webkit-transition: all .38s;
    transition: all .38s
}

@media screen and (max-width: 800px) {
    .c-icon-cards__single {
        width: 48%
    }
}

@media screen and (max-width: 600px) {
    .c-icon-cards__single {
        height: 22rem
    }
}

@media screen and (max-width: 400px) {
    .c-icon-cards__single {
        width: 100%
    }
}

.c-icon-cards__single:hover {
    background: #d60057;
    -webkit-box-shadow: 0 1px 13px 0 rgba(50, 50, 50, .35);
    box-shadow: 0 1px 13px 0 rgba(50, 50, 50, .35)
}

.c-icon-cards__single:hover i, .c-icon-cards__single:hover i:before, .c-icon-cards__single:hover span {
    color: #fff !important
}

.c-icon-cards__single i {
    font-size: 8rem;
    color: #d60057;
    margin-bottom: 2.5rem;
    -webkit-transition: all .38s;
    transition: all .38s
}

@media screen and (max-width: 600px) {
    .c-icon-cards__single i {
        font-size: 7rem
    }
}

.c-icon-cards__single i:before, .c-icon-cards__single span {
    -webkit-transition: all .38s;
    transition: all .38s
}

.c-icon-cards__single span {
    font-size: 2.4rem;
    line-height: 1.2;
    text-transform: uppercase;
    font-family: Avenir-Black, sans-serif;
    color: #d60057
}

@media screen and (max-width: 600px) {
    .c-icon-cards__single span {
        font-size: 2rem
    }
}

.c-hero-visual {
    position: relative
}

.c-hero-visual__visuals img:first-of-type {
    position: absolute;
    top: -10rem;
    left: -45rem
}

@media screen and (max-width: 1600px) {
    .c-hero-visual__visuals img:first-of-type {
        left: -55rem
    }
}

@media screen and (max-width: 600px) {
    .c-hero-visual__visuals img:first-of-type {
        left: -17rem
    }
}

.c-hero-visual__visuals img:nth-of-type(2) {
    position: absolute;
    top: -40rem;
    left: 0;
    right: 0;
    margin: auto
}

@media screen and (max-width: 600px) {
    .c-hero-visual__visuals img:nth-of-type(2) {
        top: -20rem;
        left: 24rem
    }
}

.c-hero-visual .o-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    z-index: 1
}

@media screen and (max-width: 800px) {
    .c-hero-visual .o-container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-text--full-width {
    max-width: 100% !important;
}

.c-hero-visual .c-text {
    padding: 10rem 0;
    margin-top: 10rem;
    max-width: 53rem
}

@media screen and (max-width: 1300px) {
    .c-hero-visual .c-text {
        margin-top: 5rem
    }
}

@media screen and (max-width: 800px) {
    .c-hero-visual .c-text {
        max-width: 100%;
        padding: 3rem 0
    }
}

.c-hero-visual .c-text .small-header {
    margin-bottom: 2rem;
    display: block;
    letter-spacing: normal
}

.c-hero-visual .c-text h1 {
    font-size: 10rem;
    line-height: 1
}

@media screen and (max-width: 1300px) {
    .c-hero-visual .c-text h1 {
        font-size: 8rem;
        margin-bottom: 2rem
    }
}

@media screen and (max-width: 1100px) {
    .c-hero-visual .c-text h1 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .c-hero-visual .c-text h1 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .c-hero-visual .c-text h1 {
        font-size: 5rem;
        line-height: 1
    }
}

.c-hero-visual__image {
    position: absolute;
    right: -50rem;
    top: 0
}

@media screen and (max-width: 1500px) {
    .c-hero-visual__image {
        width: 120rem
    }
}

@media screen and (max-width: 1300px) {
    .c-hero-visual__image {
        width: 100rem
    }
}

@media screen and (max-width: 800px) {
    .c-hero-visual__image {
        display: none
    }
}

@media screen and (max-width: 800px) {
    .c-grid .grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-grid .grid:after {
    content: "";
    display: block;
    clear: both
}

.c-grid .grid-sizer {
    width: 20%
}

.c-grid .grid-item {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    padding: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px
}

.c-grid__single {
    border-radius: 2rem;
    overflow: hidden
}

.c-grid__single .btn span {
    font-family: Avenir-Heavy, sans-serif
}

.c-grid__single:hover .btn {
    background: #d60057;
    border: 1px solid #d60057
}

.c-grid__single:hover .btn span {
    color: #fff
}

.c-grid__button, .c-grid__tag {
    position: relative
}

.c-grid__tag {
    width: 4.6rem;
    min-width: 4.6rem;
    height: 4.6rem;
    min-height: 4.6rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-grid__tag i {
    font-size: 2.25rem;
    color: #fff
}

.c-grid__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.c-grid .width-full {
    width: 100%
}

@media screen and (max-width: 800px) {
    .c-grid .width-full {
        width: 100%;
        max-width: 37.5rem
    }
}

.c-grid .width-half {
    width: 50%
}

@media screen and (max-width: 800px) {
    .c-grid .width-half {
        width: 100%;
        max-width: 37.5rem
    }
}

.c-grid .width-quarter {
    width: 25%
}

@media screen and (max-width: 800px) {
    .c-grid .width-quarter {
        width: 100%;
        max-width: 37.5rem
    }
}

.c-grid .width-three-quarter {
    width: 75%
}

@media screen and (max-width: 800px) {
    .c-grid .width-three-quarter {
        width: 100%;
        max-width: 37.5rem
    }
}

.c-grid .height-large {
    height: 52rem
}

@media screen and (max-width: 800px) {
    .c-grid .height-large {
        height: 32rem
    }
}

.c-grid .height-extra-large {
    height: 71rem
}

@media screen and (max-width: 800px) {
    .c-grid .height-extra-large {
        height: 32rem
    }
}

.c-grid .height-small-medium {
    height: 35rem
}

@media screen and (max-width: 800px) {
    .c-grid .height-small-medium {
        height: 32rem
    }
}

.c-grid .height-medium {
    height: 44rem
}

@media screen and (max-width: 800px) {
    .c-grid .height-medium {
        height: 32rem
    }
}

.c-grid .height-small {
    height: 25rem
}

@media screen and (max-width: 800px) {
    .c-grid .height-small {
        height: 32rem
    }
}

.c-hero-slider {
    position: relative;
    overflow-x: hidden
}

.c-hero-slider .sp-mask, .c-hero-slider .sp-slide {
    width: 100% !important
}

.c-hero-slider .sp-selected {
    z-index: 349859834982398
}

.c-hero-slider .sp-thumbnails-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    overflow: initial;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 800px) {
    .c-hero-slider .sp-thumbnails-container {
        bottom: auto;
        top: 170px;
        width: 100% !important
    }
}

.c-hero-slider .sp-thumbnails-container .sp-thumbnails {
    width: auto !important;
    height: auto !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2rem 1rem;
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: none !important;
    transform: none !important
}

@media screen and (max-width: 800px) {
    .c-hero-slider .sp-thumbnails-container .sp-thumbnails {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 1rem;
        padding: 1rem
    }
}

.c-hero-slider .sp-thumbnails-container .sp-thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.c-hero-slider .sp-thumbnails-container .sp-thumbnail-container {
    width: 5rem !important;
    overflow: initial;
    height: 5rem !important;
    margin: 0 !important
}

@media screen and (max-width: 800px) {
    .c-hero-slider .sp-thumbnails-container .sp-thumbnail-container {
        height: 3rem !important
    }
}

.c-hero-slider__nav {
    position: absolute;
    top: calc(50% - 160px);
    left: 0;
    z-index: 5;
    background: #fff;
    padding: 3rem;
    border-top-right-radius: 2.5rem;
    border-bottom-right-radius: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__nav {
        padding: 2rem 2.5rem
    }
}

@media screen and (max-width: 800px) {
    .c-hero-slider__nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        left: 0;
        right: 0;
        margin: auto;
        top: 170px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 300px;
        border-radius: 1.5rem
    }
}

@media screen and (max-width: 500px) {
    .c-hero-slider__nav {
        width: 250px
    }
}

.c-hero-slider__nav li {
    margin: 1.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

@media screen and (max-width: 800px) {
    .c-hero-slider__nav li {
        margin: 0 16px
    }
}

@media screen and (max-width: 500px) {
    .c-hero-slider__nav li {
        margin: 0 12px
    }
}

.c-hero-slider__nav i {
    font-size: 2rem
}

@media screen and (max-width: 800px) {
    .c-hero-slider__nav i {
        font-size: 20px
    }
}

.c-hero-slider .sp-slide {
    overflow: hidden
}

.c-hero-slider__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.c-hero-slider__single__pattern {
    position: absolute;
    top: -100px;
    left: -300px;
    z-index: 2
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__pattern {
        top: 220px;
        left: -270px;
        z-index: 2;
        min-width: 130rem
    }
}

.c-hero-slider__single__text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin: 0 18rem;
    z-index: 3;
    position: relative
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__text {
        max-width: 100%
    }
}

.c-hero-slider__single__text small {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: .9rem
}

.c-hero-slider__single__text h1 {
    color: #fff;
    font-size: 10rem;
    margin: 0 0 2rem
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__single__text h1 {
        font-size: 8.5rem;
        font-size: 7rem
    }
}

.c-hero-slider__single__text p {
    color: #fff;
    margin-bottom: 4rem
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__single__text .btn {
        padding: 1.25rem 2rem
    }
}

.c-hero-slider__single__product {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


@media screen and (max-width: 800px) {
    .c-hero-slider__single__product {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        min-width: 100%;
    }
}

.c-hero-slider__single__product img {
    max-width: 100%;
    max-height: 30rem;
    position: relative
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__single__product img {
        max-height: 18rem
    }
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__product img {
        max-height: 20rem
    }
}

.c-hero-slider__single__media {
    width: 50%;
    height: 920px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden
}


@media screen and (max-width: 1450px) {
    .c-hero-slider__single__media {
        height: 600px;
        width: 49%
    }
}

@media screen and (max-width: 1065px) {
    .c-hero-slider__single__media {
        width: 45%;
        height: 700px
    }
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__media {
        width: 100%;
        height: 39rem;
        position: relative;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (max-width: 550px) {
    .c-hero-slider__single__media {
        width: 100%;
        height: 46rem;
        position: relative;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.c-hero-slider__single__media svg {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    z-index: 1
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__single__media svg {
        width: 400px;
        left: -5px
    }
}

@media screen and (max-width: 1065px) {
    .c-hero-slider__single__media svg {
        width: 465px
    }
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__media svg {
        display: none
    }
}

.c-hero-slider__single__media .image {
    width: 100%;
    height: 920px;
    background-position: top
}

@media screen and (max-width: 1450px) {
    .c-hero-slider__single__media .image {
        height: 630px;
        width: 85rem
    }
}

@media screen and (max-width: 1065px) {
    .c-hero-slider__single__media .image {
        height: 700px
    }
}

@media screen and (max-width: 800px) {
    .c-hero-slider__single__media .image {
        width: 100%;
        height: 39rem;
    }
}

.c-item-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1200px) {
    .c-item-cards {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.c-item-cards__single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 4rem;
    overflow: hidden;
    height: 46rem;
    width: 30.2rem;
    padding: 5rem 5rem 0;
    position: relative;
    margin-right: .9rem;
    -webkit-transition: all .38s;
    transition: all .38s
}

@media screen and (max-width: 1300px) {
    .c-item-cards__single {
        height: 43rem
    }
}

@media screen and (max-width: 1200px) {
    .c-item-cards__single {
        padding: 4rem 1rem 0 3.5rem;
        width: calc(50% - 2rem);
        margin: 1rem;
        height: 25rem
    }
}

@media screen and (max-width: 900px) {
    .c-item-cards__single {
        width: 100%;
        margin: 0 0 1rem;
        height: 18rem;
        padding: 3rem 1rem 0 4rem
    }
}

.c-item-cards__single:hover {
    -webkit-transform: scaleY(1.05);
    transform: scaleY(1.05)
}

.c-item-cards__single:hover img {
    bottom: -1rem;
    right: 0
}

.c-item-cards__single:last-of-type {
    margin-right: 0
}

.c-item-cards__single .small-header {
    -webkit-transition: all .38s;
    transition: all .38s;
    font-size: 1.35rem
}

.c-item-cards__single h3 {
    -webkit-transition: all .38s;
    transition: all .38s;
    font-size: 2.8rem
}

.c-item-cards__single img {
    position: absolute;
    bottom: -3rem;
    right: -2rem;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .38s;
    transition: all .38s
}

@media screen and (max-width: 1300px) {
    .c-item-cards__single img {
        width: 75%
    }
}

@media screen and (max-width: 1200px) {
    .c-item-cards__single img {
        width: 17rem
    }
}

@media screen and (max-width: 900px) {
    .c-item-cards__single img {
        width: 13rem
    }
}

.c-item-cards__single--light .small-header, .c-item-cards__single--light h3 {
    color: #fff
}

.c-item-cards--small .c-item-cards__single {
    width: 30rem;
    height: 13.5rem;
    background: #f9f9f9;
    padding: 4rem 5rem
}

.c-item-cards--small .c-item-cards__single, .c-item-cards--small .c-item-cards__single h5, .c-item-cards--small .c-item-cards__single small {
    -webkit-transition: all .28s;
    transition: all .28s
}

@media screen and (max-width: 600px) {
    .c-item-cards--small .c-item-cards__single {
        width: calc(50% - 1rem);
        padding: 3rem 0 2rem 3rem;
        height: 12rem;
        border-radius: 1.5rem
    }
}

.c-item-cards--small .c-item-cards__single:hover {
    background: #d60057;
    -webkit-transform: none;
    transform: none
}

.c-item-cards--small .c-item-cards__single:hover h5, .c-item-cards--small .c-item-cards__single:hover small {
    color: #fff
}

.c-icon-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto
}

@media screen and (max-width: 1025px) {
    .c-icon-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 540px
    }
}

@media screen and (max-width: 650px) {
    .c-icon-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 240px
    }
}

@media screen and (max-width: 325px) {
    .c-icon-links {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: 240px
    }
}

.c-icon-links__single {
    text-align: center;
    margin: 0 40px 40px;
    min-width: 100px;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .28s;
    transition: all .28s
}

@media screen and (max-width: 650px) {
    .c-icon-links__single {
        width: 80px;
        margin: 0 10px 20px
    }
}

@media screen and (max-width: 325px) {
    .c-icon-links__single {
        width: 100%;
        margin: 0 10px 20px
    }
}

.c-icon-links__single i {
    font-size: 6rem;
    margin-bottom: 1.5rem
}

.c-icon-links__single span {
    line-height: 1.3;
    text-transform: uppercase;
    -webkit-transition: all .28s;
    transition: all .28s;
    display: block;
    font-size: 1.5rem
}

.c-icon-links__single:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.c-icon-links__single:hover span {
    color: #d60057
}

.c-footer {
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 600px) {
    .c-footer .o-container {
        max-width: 100%
    }
}

.c-footer__visual {
    position: absolute;
    bottom: -40rem;
    left: -23rem;
    width: 80rem
}

@media screen and (max-width: 1300px) {
    .c-footer__visual {
        width: 60rem;
        left: -20rem;
        bottom: -30rem
    }
}

@media screen and (max-width: 1150px) {
    .c-footer__visual {
        display: none
    }
}

.c-footer__primary {
    margin-top: 10rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1500px) {
    .c-footer__primary {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 1300px) {
    .c-footer__primary {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 5rem
    }
}

@media screen and (max-width: 600px) {
    .c-footer__primary {
        margin: 5rem 10px 0
    }
}

.c-footer__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.c-footer__logo a img {
    width: 24rem
}

.c-footer__logo p {
    font-size: 1.9rem
}

.c-footer__logo p a {
    color: #d60057
}

.c-footer__logo div {
    margin-top: 1rem
}

.c-footer__logo div a {
    margin: 0 .75rem
}

@media screen and (max-width: 1500px) {
    .c-footer .c-item-cards {
        margin-left: 5rem
    }
}

@media screen and (max-width: 1300px) {
    .c-footer .c-item-cards {
        margin: 8rem 0 0
    }
}

.c-footer .c-item-cards--small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 64rem
}

@media screen and (max-width: 600px) {
    .c-footer .c-item-cards--small {
        width: 100%
    }
}

.c-footer .c-item-cards--small .c-item-cards__single {
    margin: 1rem
}

@media screen and (max-width: 600px) {
    .c-footer .c-item-cards--small .c-item-cards__single {
        margin: .5rem
    }

    .c-footer .c-item-cards--small .c-item-cards__single small {
        font-size: 10px
    }
}

@media screen and (max-width: 400px) {
    .c-footer .c-item-cards--small .c-item-cards__single small {
        letter-spacing: .5rem
    }
}

.c-footer .c-item-cards--small .c-item-cards__single h5 {
    font-size: 3.1rem
}

@media screen and (max-width: 600px) {
    .c-footer .c-item-cards--small .c-item-cards__single h5 {
        font-size: 2.5rem
    }
}

.c-footer__secondary {
    margin-top: 8rem;
    background: #f9f9f9;
    padding: 4rem 0
}

@media screen and (max-width: 1300px) {
    .c-footer__secondary {
        margin-top: 6rem
    }
}

@media screen and (max-width: 1150px) {
    .c-footer__secondary {
        padding: 3rem 0;
        margin-top: 5rem
    }
}

@media screen and (max-width: 600px) {
    .c-footer__secondary {
        padding: 3rem 0 2rem
    }

    .c-footer__secondary .o-container {
        max-width: calc(100% - 50px)
    }
}

@media screen and (max-width: 350px) {
    .c-footer__secondary .o-container {
        max-width: calc(100% - 40px)
    }
}

.c-footer__secondary h6 {
    font-size: 1.4rem;
    margin: 0;
    color: #d60057
}

.c-footer__secondary .o-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 1150px) {
    .c-footer__secondary .o-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-footer__secondary .o-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1150px) {
    .c-footer__secondary .o-container ul {
        margin-top: 3rem
    }
}

@media screen and (max-width: 700px) {
    .c-footer__secondary .o-container ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 600px) {
    .c-footer__secondary .o-container ul {
        width: 300px;
        margin-top: 1rem;
        width: 270px
    }
}

.c-footer__secondary .o-container ul li {
    margin-left: 7rem
}

@media screen and (max-width: 700px) {
    .c-footer__secondary .o-container ul li {
        width: 70px;
        margin: 15px
    }
}

@media screen and (max-width: 600px) {
    .c-footer__secondary .o-container ul li {
        margin: 10px
    }
}

.c-footer__secondary .o-container ul li:first-of-type {
    margin-left: 5rem
}

@media screen and (max-width: 1150px) {
    .c-footer__secondary .o-container ul li:first-of-type {
        margin-left: 0
    }
}

@media screen and (max-width: 700px) {
    .c-footer__secondary .o-container ul li:first-of-type {
        margin: 15px
    }
}

@media screen and (max-width: 600px) {
    .c-footer__secondary .o-container ul li:first-of-type {
        margin: 10px
    }
}

.c-footer__secondary .o-container ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 700px) {
    .c-footer__secondary .o-container ul li a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.c-footer__secondary .o-container ul li a i {
    margin-right: 1.7rem;
    -webkit-transition: all .28s;
    transition: all .28s
}

@media screen and (max-width: 700px) {
    .c-footer__secondary .o-container ul li a i {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.c-footer__secondary .o-container ul li a span {
    text-transform: uppercase;
    font-size: 1.4rem;
    -webkit-transition: all .28s;
    transition: all .28s
}

.c-footer__tertiary {
    padding: 4rem 0
}

@media screen and (max-width: 700px) {
    .c-footer__tertiary {
        padding: 2rem 0
    }
}

.c-footer__tertiary .o-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    align-items: flex-end;
    flex-direction: column;
}

.c-footer__tertiary .o-container small {
    font-size: 1rem;
    text-transform: uppercase;
    background-color: #f9f9f9;
    border-radius: 1.5rem;
    padding: 1rem 1.5rem;
    margin-top: 2rem;
}

.c-footer__tertiary .o-container a:hover {
    text-decoration: underline;
}

@media screen and (max-width: 1150px) {
    .c-footer__tertiary .o-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 700px) {
    .c-footer__tertiary .o-container {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        align-items: flex-start;
    }
}

@media screen and (max-width: 600px) {
    .c-footer__tertiary .o-container {
        max-width: calc(100% - 50px)
    }
}

@media screen and (max-width: 350px) {
    .c-footer__tertiary .o-container {
        max-width: calc(100% - 40px)
    }
}

.c-footer__tertiary .o-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 700px) {
    .c-footer__tertiary .o-container ul {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
}

.c-footer__tertiary .o-container ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 3rem
}

@media screen and (max-width: 1150px) {
    .c-footer__tertiary .o-container ul li {
        margin: 0 1.5rem
    }
}

@media screen and (max-width: 700px) {
    .c-footer__tertiary .o-container ul li {
        width: 50%;
        margin: 5px 0
    }
}

.c-footer__tertiary .o-container ul li a {
    text-transform: uppercase;
    font-size: 1.3rem;
    -webkit-transition: all .28s;
    transition: all .28s
}

.c-footer__tertiary .o-container ul li a:hover {
    color: #d60057
}

.u-bg-cover-center {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.u-bg-contain-top {
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat
}

.u-bg--gray {
    background: #f9f9f9
}

.u-bg--green {
    background: #d1e5c0
}

.u-bx-shadow {
    -webkit-box-shadow: 0 0 11px 0 rgba(50, 50, 50, .35);
    box-shadow: 0 0 11px 0 rgba(50, 50, 50, .35)
}

.u-bx-shadow--small {
    -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, .15);
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, .15)
}

.u-reset-ul {
    padding: 0;
    margin: 0
}

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

.u-reset-arrow-list {
    margin-bottom: 2rem
}

.u-reset-arrow-list li a {
    display: block
}

.u-reset-arrow-list li a img {
    width: 15px
}

.u-skew-45 {
    -webkit-transform: skew(45deg);
    transform: skew(45deg)
}

.u-unskew-45 {
    -webkit-transform: skew(-45deg);
    transform: skew(-45deg)
}

.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.u-flex--half {
    width: 50%;
    margin: .5rem 0
}

.u-flex--half:nth-of-type(2n) {
    margin: .5rem 0 .5rem 1rem
}

.u-column-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.u-space {
    padding: 4rem 0
}

@media (max-width: 900px) {
    .u-space {
        padding: 2rem 0
    }
}

.u-space--middle {
    padding: 0 5rem
}

@media (max-width: 600px) {
    .u-space--middle {
        padding: 0 3rem
    }
}

.u-space--large {
    padding: 8rem 0
}

@media (max-width: 600px) {
    .u-space--large {
        padding: 4rem 0
    }
}

.u-space--small {
    padding: 2rem 0
}

.u-border-radius-primary {
    border-top-left-radius: 45px;
    border-bottom-right-radius: 45px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.s-landing-intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    margin-bottom: 8rem
}

@media screen and (max-width: 1300px) {
    .s-landing-intro {
        margin-bottom: 15rem
    }
}

@media screen and (max-width: 900px) {
    .s-landing-intro {
        margin-bottom: 3rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.s-landing-intro__floating-visual {
    position: absolute;
    bottom: -20rem;
    right: -8%
}

@media screen and (max-width: 1500px) {
    .s-landing-intro__floating-visual {
        width: 40rem;
        bottom: -20rem
    }
}

@media screen and (max-width: 1300px) {
    .s-landing-intro__floating-visual {
        width: 35rem;
        bottom: -15rem
    }
}

@media screen and (max-width: 1100px) {
    .s-landing-intro__floating-visual {
        width: 30rem
    }
}

@media screen and (max-width: 900px) {
    .s-landing-intro__floating-visual {
        position: relative;
        width: 45rem;
        right: calc(20rem - 80%);
        bottom: 2rem;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

.s-landing-intro__img {
    margin-top: -5rem;
    margin-left: -13rem
}

@media screen and (max-width: 1500px) {
    .s-landing-intro__img {
        width: 70rem
    }
}

@media screen and (max-width: 1300px) {
    .s-landing-intro__img {
        width: 50rem;
        margin-top: -20rem
    }
}

@media screen and (max-width: 1100px) {
    .s-landing-intro__img {
        width: 35rem;
        margin-top: -35rem
    }
}

@media screen and (max-width: 900px) {
    .s-landing-intro__img {
        margin-top: -10rem;
        margin-left: -5rem;
        width: 50rem
    }
}

@media screen and (max-width: 800px) {
    .s-landing-intro__img {
        margin-top: -7.5rem;
        margin-left: -5rem;
        width: 85%
    }
}

.s-landing-intro .c-text {
    width: 50rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 7.3rem
}

@media screen and (max-width: 1300px) {
    .s-landing-intro .c-text {
        margin-top: 10rem;
        margin-left: 5rem
    }
}

@media screen and (max-width: 1100px) {
    .s-landing-intro .c-text {
        margin-left: 2rem
    }
}

@media screen and (max-width: 900px) {
    .s-landing-intro .c-text {
        width: calc(100% - 10rem);
        margin: 6rem auto 0
    }
}

@media screen and (max-width: 650px) {
    .s-landing-intro .c-text {
        width: calc(100% - 8rem)
    }
}

.s-landing-intro .c-text .small-header {
    display: block;
    font-size: 1.5rem;
    margin: 0 0 2rem
}

@media screen and (max-width: 1300px) {
    .s-landing-intro .c-text .small-header {
        margin: 0 0 1rem
    }
}

.s-landing-intro .c-text h2 {
    font-size: 9rem;
    line-height: 1.2;
    margin: 0 0 2rem
}

@media screen and (max-width: 1300px) {
    .s-landing-intro .c-text h2 {
        font-size: 7rem;
        margin: 0 0 1rem
    }
}

@media screen and (max-width: 1100px) {
    .s-landing-intro .c-text h2 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-landing-intro .c-text h2 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-landing-intro .c-text h2 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-landing-intro .c-text p {
    margin: 0 0 4rem
}

.s-landing-categories {
    margin-bottom: 7rem
}

.s-landing-categories .c-text {
    margin-left: 9rem
}

@media screen and (max-width: 1000px) {
    .s-landing-categories .c-text {
        margin-left: 3rem
    }
}

.s-landing-categories .c-text .small-header {
    font-size: 1.5rem;
    display: block;
    margin-bottom: 1rem
}

.s-landing-categories .c-text h2 {
    font-size: 9rem
}

@media screen and (max-width: 1300px) {
    .s-landing-categories .c-text h2 {
        font-size: 7rem
    }
}

@media screen and (max-width: 1100px) {
    .s-landing-categories .c-text h2 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-landing-categories .c-text h2 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-landing-categories .c-text h2 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-landing-icon-links {
    margin-bottom: 9rem;
    position: relative
}

.s-landing-icon-links__visual--small {
    position: absolute;
    bottom: 0;
    left: 0
}

@media screen and (max-width: 1250px) {
    .s-landing-icon-links__visual--small {
        width: 15rem;
        bottom: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-landing-icon-links__visual--small {
        top: -5rem;
        width: 10rem
    }
}

@media screen and (max-width: 500px) {
    .s-landing-icon-links__visual--small {
        top: 5rem;
        width: 9rem
    }
}

.s-landing-icon-links__visual--large {
    position: absolute;
    top: -15rem;
    right: 0
}

@media screen and (max-width: 1250px) {
    .s-landing-icon-links__visual--large {
        width: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-landing-icon-links__visual--large {
        width: 10rem
    }
}

@media screen and (max-width: 500px) {
    .s-landing-icon-links__visual--large {
        top: -7rem;
        width: 9rem
    }
}

.s-landing-icon-links .c-text {
    margin-bottom: 8rem
}

@media screen and (max-width: 500px) {
    .s-landing-icon-links .c-text {
        width: 75%;
        margin: 0 auto 8rem
    }
}

.s-landing-icon-links .c-text h3 {
    font-size: 6rem;
    margin: 0 0 3rem
}

@media screen and (max-width: 650px) {
    .s-landing-icon-links .c-text h3 {
        font-size: 5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-landing-icon-links .c-text h3 {
        font-size: 4.5rem;
        line-height: 1
    }
}

.s-landing-location-checker {
    border-bottom: 5rem solid transparent
}

@media screen and (max-width: 900px) {
    .s-landing-location-checker .o-container {
        max-width: 100%
    }

    .s-landing-location-checker .c-location-checker {
        border-radius: 0;
        padding: 5rem
    }
}

.s-landing-location-checker .c-text h4 {
    font-size: 6rem
}

@media screen and (max-width: 650px) {
    .s-landing-location-checker .c-text h4 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-landing-location-checker .c-text h4 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-overlay-template .c-icon-cards, .s-overlay-template .c-item-cards {
    position: relative;
    margin-top: -16rem;
    padding-bottom: 13rem
}

.s-products-decoration {
    position: relative;
    padding-bottom: 9rem;
    margin-top: 10rem
}

.s-products-decoration .c-text {
    max-width: 60rem;
    margin-left: 8rem;
    margin-bottom: 10rem
}

@media screen and (max-width: 1300px) {
    .s-products-decoration .c-text {
        margin-bottom: 3rem
    }
}

@media screen and (max-width: 550px) {
    .s-products-decoration .c-text {
        margin-left: 0
    }
}

.s-products-decoration .c-text h2 {
    font-size: 9rem;
    line-height: 1
}

@media screen and (max-width: 1300px) {
    .s-products-decoration .c-text h2 {
        font-size: 7rem;
        margin: 0 0 1rem
    }
}

@media screen and (max-width: 1100px) {
    .s-products-decoration .c-text h2 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-products-decoration .c-text h2 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-products-decoration .c-text h2 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-products-decoration__visual--small {
    position: absolute;
    top: 10rem;
    left: 0
}

@media screen and (max-width: 1250px) {
    .s-products-decoration__visual--small {
        width: 15rem;
        bottom: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-products-decoration__visual--small {
        top: -5rem;
        width: 10rem
    }
}

@media screen and (max-width: 550px) {
    .s-products-decoration__visual--small {
        top: -15rem;
        width: 9rem
    }
}

.s-products-decoration__visual--large {
    position: absolute;
    top: -15rem;
    right: 0
}

@media screen and (max-width: 1250px) {
    .s-products-decoration__visual--large {
        width: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-products-decoration__visual--large {
        width: 10rem
    }
}

@media screen and (max-width: 500px) {
    .s-products-decoration__visual--large {
        top: -7rem;
        width: 9rem
    }
}

.s-hero-checker {
    padding: 17rem 0 10rem;
    position: relative;
    overflow-x: hidden
}

@media screen and (max-width: 800px) {
    .s-hero-checker {
        padding: 10rem 0
    }
}

.s-hero-checker h1 {
    font-size: 7rem
}

@media screen and (max-width: 1100px) {
    .s-hero-checker h1 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-hero-checker h1 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-hero-checker h1 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-hero-checker__visual {
    position: absolute;
    top: -15rem;
    right: -20rem;
    width: 55rem
}

@media screen and (max-width: 1200px) {
    .s-hero-checker__visual {
        width: 40rem;
        right: -12rem
    }
}

@media screen and (max-width: 900px) {
    .s-hero-checker__visual {
        width: 30rem;
        top: -8rem;
        right: -10rem
    }
}

@media screen and (max-width: 500px) {
    .s-hero-checker__visual {
        width: 25rem
    }
}

@media screen and (max-width: 400px) {
    .s-hero-checker__visual {
        width: 22rem;
        right: -8rem
    }
}

.s-hero-checker .c-location-checker {
    padding: 5px;
    background: transparent;
    max-width: 77.5rem;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.s-hero-checker .c-location-checker form {
    width: 100%;
    border-radius: 1.5rem
}

.s-category-icon-overview {
    position: relative;
    padding-bottom: 10rem
}

@media screen and (max-width: 700px) {
    .s-category-icon-overview {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .s-category-icon-overview .o-container {
        max-width: 100%
    }
}

.s-category-icon-overview__visual {
    position: absolute;
    top: -15rem;
    right: -20rem
}

@media screen and (max-width: 1300px) {
    .s-category-icon-overview__visual {
        max-width: 65rem
    }
}

@media screen and (max-width: 900px) {
    .s-category-icon-overview__visual {
        max-width: 55rem
    }
}

@media screen and (max-width: 700px) {
    .s-category-icon-overview__visual {
        position: relative;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        top: 0
    }
}

@media screen and (max-width: 550px) {
    .s-category-icon-overview__visual {
        right: -15rem
    }
}

.s-category-icon-overview .c-icon-link-list, .s-category-icon-overview .c-text {
    max-width: 65rem
}

@media screen and (max-width: 1200px) {
    .s-category-icon-overview .c-icon-link-list, .s-category-icon-overview .c-text {
        max-width: 50%
    }

    .s-category-icon-overview .c-icon-link-list a, .s-category-icon-overview .c-text a {
        padding: 2rem 0 2rem 2rem
    }

    .s-category-icon-overview .c-icon-link-list a span, .s-category-icon-overview .c-text a span {
        font-size: 1.8rem
    }

    .s-category-icon-overview .c-icon-link-list a i, .s-category-icon-overview .c-text a i {
        font-size: 2.5rem;
        width: 3rem
    }
}

@media screen and (max-width: 700px) {
    .s-category-icon-overview .c-icon-link-list, .s-category-icon-overview .c-text {
        max-width: 100%
    }
}

@media screen and (max-width: 700px) {
    .s-category-icon-overview .c-icon-link-list a {
        padding: 3rem 5rem
    }
}

@media screen and (max-width: 550px) {
    .s-category-icon-overview .c-icon-link-list a {
        padding: 3rem
    }
}

@media screen and (max-width: 700px) {
    .s-category-icon-overview .c-text {
        padding: 0 3rem;
        margin-top: -5rem
    }
}

.s-category-icon-overview .c-text h1 {
    margin-top: 2rem;
    font-size: 10rem;
    line-height: 1
}

@media screen and (max-width: 1200px) {
    .s-category-icon-overview .c-text h1 {
        font-size: 7rem
    }
}

@media screen and (max-width: 1100px) {
    .s-category-icon-overview .c-text h1 {
        font-size: 6.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-category-icon-overview .c-text h1 {
        font-size: 5.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-category-icon-overview .c-text h1 {
        font-size: 5rem;
        line-height: 1
    }
}

.s-moment-text {
    position: relative;
    margin-top: 10rem
}

@media screen and (max-width: 800px) {
    .s-moment-text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-top: 2rem
    }
}

.s-moment-text .c-text {
    max-width: 60rem;
    margin-left: 5rem
}

@media screen and (max-width: 1300px) {
    .s-moment-text .c-text {
        max-width: 60%
    }
}

@media screen and (max-width: 1100px) {
    .s-moment-text .c-text {
        margin-left: 2rem;
        max-width: 50%
    }
}

@media screen and (max-width: 800px) {
    .s-moment-text .c-text {
        max-width: 100%;
        margin-top: 3rem;
        margin-left: 0
    }
}

.s-moment-text .c-text h2 {
    font-size: 6.5rem;
    margin-bottom: 1rem;
    line-height: 1
}

@media screen and (max-width: 1100px) {
    .s-moment-text .c-text h2 {
        font-size: 5.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-moment-text .c-text h2 {
        font-size: 5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-moment-text .c-text h2 {
        font-size: 4rem;
        line-height: 1
    }
}

.s-moment-text__visual {
    position: absolute;
    right: -15rem;
    top: 0;
    max-width: 80rem;
    width: 100%
}

@media screen and (max-width: 1400px) {
    .s-moment-text__visual {
        width: 63rem
    }
}

@media screen and (max-width: 1300px) {
    .s-moment-text__visual {
        width: 50rem
    }
}

@media screen and (max-width: 1100px) {
    .s-moment-text__visual {
        width: 40rem;
        right: -10rem
    }
}

@media screen and (max-width: 800px) {
    .s-moment-text__visual {
        position: relative;
        right: auto;
        margin-right: -5rem;
        width: 90%
    }
}

.s-location-checker {
    margin-top: 10rem;
    border-bottom: 10rem solid transparent
}

@media screen and (max-width: 800px) {
    .s-location-checker {
        border-bottom: 0
    }

    .s-location-checker .o-container {
        max-width: 100%
    }

    .s-location-checker .c-location-checker {
        border-radius: 0;
        padding: 5rem
    }
}

@media screen and (max-width: 550px) {
    .s-location-checker .c-location-checker {
        padding: 5rem 3rem
    }
}

.s-location-checker h4 {
    font-size: 7rem;
    margin: 0 0 2rem
}

@media screen and (max-width: 1100px) {
    .s-location-checker h4 {
        font-size: 5.5rem
    }
}

@media screen and (max-width: 650px) {
    .s-location-checker h4 {
        font-size: 5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-location-checker h4 {
        font-size: 4rem;
        line-height: 1
    }
}

.s-collection-overview {
    padding-bottom: 10rem
}

.s-collection-filter {
    padding-bottom: 6.8rem
}

@media screen and (max-width: 1000px) {
    .s-collection-filter {
        padding-bottom: 1rem
    }
}

.s-collection-filter .c-filter {
    position: relative;
    margin-top: -8.25rem
}

@media screen and (max-width: 1000px) {
    .s-collection-filter .c-filter {
        margin-top: -3rem
    }
}

.s-product-presentation {
    padding: 11rem 0 13rem;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 1000px) {
    .s-product-presentation {
        padding: 5rem 0
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation {
        padding: 5rem 0 3rem
    }
}

.s-product-presentation .o-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1000px) {
    .s-product-presentation .o-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation .o-container {
        max-width: 100%
    }
}

.s-product-presentation__info {
    min-width: 50%;
    width: 50%;
    margin-right: 5rem
}

@media screen and (max-width: 1200px) {
    .s-product-presentation__info {
        margin-right: 3rem
    }
}

@media screen and (max-width: 1000px) {
    .s-product-presentation__info {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: 80%;
        min-width: 80%;
        margin-right: 0;
        margin-top: 3rem
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation__info {
        width: 100%
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation__info .c-text {
        max-width: calc(100% - 50px);
        width: 100%;
        margin: 0 auto
    }
}

.s-product-presentation__info .c-text h1 {
    font-size: 5.5rem;
    margin: 1rem 0
}

@media screen and (max-width: 1100px) {
    .s-product-presentation__info .c-text h1 {
        font-size: 5rem
    }
}

@media screen and (max-width: 650px) {
    .s-product-presentation__info .c-text h1 {
        font-size: 4.5rem;
        line-height: 1.1
    }
}

@media screen and (max-width: 450px) {
    .s-product-presentation__info .c-text h1 {
        font-size: 4.2rem;
        line-height: 1
    }
}

.s-product-presentation__media {
    width: 50%
}

@media screen and (max-width: 1000px) {
    .s-product-presentation__media {
        width: 75%
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation__media {
        width: 95%
    }
}

.s-product-presentation__media .sp-slide img {
    max-height: 40rem;
    max-width: 100%
}

.s-product-presentation__media .sp-button {
    width: 15px;
    height: 15px;
    min-width: 15px;
    min-height: 15px
}

.s-product-presentation .c-product-color-picker {
    margin: 3rem 0
}

.s-product-presentation .c-location-checker--small {
    padding: 5rem
}

@media screen and (max-width: 1250px) {
    .s-product-presentation .c-location-checker--small {
        padding: 4rem 3.5rem
    }
}

@media screen and (max-width: 600px) {
    .s-product-presentation .c-location-checker--small {
        border-radius: 0
    }

    .s-product-presentation .c-location-checker--small .c-text {
        max-width: 100%
    }
}

.s-product-presentation .c-location-checker--small h3 {
    font-size: 2.2rem
}

.s-product-presentation .c-location-checker--small input {
    height: 6.5rem
}

@media screen and (max-width: 1250px) {
    .s-product-presentation .c-location-checker--small input {
        padding: 1rem 10rem 1rem 2.5rem;
        font-size: 17px
    }
}

.s-product-presentation .c-location-checker--small button {
    height: 4.5rem
}

.s-product-details .o-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1000px) {
    .s-product-details .o-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 100%
    }
}

.s-product-details .c-product-sizes {
    margin: 0 10rem
}

@media screen and (max-width: 1200px) {
    .s-product-details .c-product-sizes {
        margin: 0 5rem
    }
}

.s-product-details .c-product-input, .s-product-details .c-product-specs {
    width: 40rem
}

@media screen and (max-width: 1000px) {
    .s-product-details .c-product-specs {
        width: 80%;
        margin: 5rem 0 3rem
    }

    .s-product-details .c-product-input {
        margin: 3rem 0 5rem;
        width: 80%
    }
}

@media screen and (max-width: 600px) {
    .s-product-details .c-product-specs {
        width: calc(100% - 50px);
        margin: 5rem 0 3rem
    }

    .s-product-details .c-product-input {
        margin: 3rem 0 5rem;
        width: calc(100% - 50px)
    }
}

.s-related-products {
    position: relative;
    padding: 10rem 0
}

.s-related-products__visual--small {
    position: absolute;
    bottom: -5rem;
    left: 0
}

@media screen and (max-width: 1250px) {
    .s-related-products__visual--small {
        width: 15rem;
        bottom: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-related-products__visual--small {
        bottom: 45rem;
        width: 10rem
    }
}

@media screen and (max-width: 500px) {
    .s-related-products__visual--small {
        top: -5rem;
        width: 9rem
    }
}

.s-related-products__visual--large {
    position: absolute;
    bottom: 5rem;
    right: 0
}

@media screen and (max-width: 1250px) {
    .s-related-products__visual--large {
        width: 15rem
    }
}

@media screen and (max-width: 1050px) {
    .s-related-products__visual--large {
        width: 10rem
    }
}

@media screen and (max-width: 500px) {
    .s-related-products__visual--large {
        top: 3rem;
        width: 9rem
    }
}

.s-related-products .c-text h4 {
    font-size: 5.5rem;
    position: relative;
}

@media screen and (max-width: 680px) {
    .s-related-products .c-text h4 {
        font-size: 4.5rem;
        position: relative;
    }
}

@media screen and (max-width: 480px) {
    .s-related-products .c-text h4 {
        font-size: 3.5rem;
        position: relative;
    }
}

@media screen and (max-width: 380px) {
    .s-related-products .c-text h4 {
        font-size: 3rem;
        position: relative;
    }
}

.s-related-products .c-icon-links {
    padding-top: 5rem;
    margin-top: 5rem;
    border-top: 1px solid #d8d8d8
}

@media screen and (max-width: 600px) {
    .s-durability-text {
        max-width: 100%
    }

    .s-durability-text .c-text-card {
        border-radius: 0
    }
}

.map-overlay {
    position: absolute;
    left: 20vh;
    bottom: 40px;
    top: 16vh;
    padding: 20px;
}

@media screen and (max-width: 1080px) {
    .map-overlay {
        position: absolute;
        left: 20vh;
        bottom: 40px;
        top: 16vh;
        padding: 20px;
        display: none;
    }
}

@media screen and (max-width:  1920px) {
    .map-overlay {
        position: absolute;
        left: 5vh;
        bottom: 40px;
        top: 16vh;
        padding: 20px;
    }
}

.c-location-checker-map {
    position: inherit;
    overflow: hidden;
    background: #fff;
    border-radius: 2rem;
    padding: 2rem;
    width: 39rem;
}

@media screen and (max-width: 900px) {
    .c-location-checker-map {
        position: inherit;
        overflow: hidden;
        background: #fff;
        border-radius: 2rem;
        padding: 2rem;
        width: 39rem;
        top: -1rem;
    }
}

.c-location-checker-map--small {
    padding: 6rem
}

.total-locations-map {
    padding: 2rem 0 0 1rem;
}

.c-location-checker-map h4 {
    font-size: 3rem;
}

.c-location-checker-map--small .c-location-checker-map__visual {
    min-width: 100rem
}

.small-map-header {
    font-family: Avenir-Book, sans-serif;
    letter-spacing: 1rem;
    font-size: 1.3rem;
    text-transform: uppercase
}

.c-location-map-titles{
    padding: 1rem;
}

.c-location-checker-map form input {
    width: 100%;
    height: 4rem;
    padding: 1rem 0 1rem 1.5rem;
    border-radius: 1.5rem;
    font-family: Avenir-Book, sans-serif;
    border: 1px solid #d8d8d8
}

.c-location-map-form {
    padding: 1rem;
}

.c-location-checker-map form button {
    text-align: center;
    margin-bottom: 1rem;
    margin-top: 2rem;
    border-radius: 1.5rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    height: 5.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.c-location-cards-map::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}
.c-location-cards-map::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

@media screen and (max-width: 900px) {
    .c-location-cards-map {
        display: none;
    }
}

@media screen and (min-width: 900px) {
    .c-location-cards-map {
        overflow-y: scroll;
        overflow-x: inherit;
        height: 37vh;
    }
}

.c-location-cards-map__hover {
    background-color: whitesmoke;
}

.c-location-cards-map__single {
    background: #fff;
    border-radius: 2rem;
    position: relative;
    padding: 2rem 1rem;
    width: 100%;
    margin-right: 2rem;
    margin-bottom: 3rem;
    background-image: url("../images/pattern-opacity.svg");
}

.c-location-cards-map__single:hover {
    background-color: #fff1f0;
}

.c-location-cards-map__single h3 {
    font-size: 2.7rem;
    color: #d60057;
    margin: 1.5rem 0 1rem;
    word-break: break-word
}

.c-location-cards-map__single__tag {
    border: 2px solid #d60057;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: .5rem 1rem;
    line-height: 1;
    color: #d60057;
    font-family: Avenir-Black, sans-serif;
    font-size: 1.5rem;
    border-radius: .8rem
}

.is-not-active {
    display: none;
}

.c-form__filter-introduction-text {
    margin-bottom: 2rem;
}


.c-faq {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.faq-text {
    margin: 0;
    padding: 2rem 0 !important;
}

.faq-button {
    display: inline-block;
    margin-bottom: 3rem;
}

.c-faq__single {
    width: 100%;
    display: flex;
    flex-direction: column;
    background-color: #f9f9f9;
    border-radius: 1.5rem;
    margin-bottom: 1rem;
}

.c-faq__single__q {
    background-color: transparent;
    border: none;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 2rem 3rem;
    font-size: 2rem;
    color: #000000;
}

.c-faq__single__a {
    display: none;
    opacity: 0;
    height: 0;
    pointer-events: none;
    padding: 2rem 0;
}
.c-faq__single__a p {
    font-size: 1.8rem;
    color: #000000;
}

.faqActive .c-faq__single__a {
    display: block;
    opacity: 1;
    margin-top: -2rem;
    border-radius: 1.5rem;
    padding: 0 3rem;
    height: initial;
    pointer-events: all;
}

.faqActive .c-faq__single__q-text {
    color: #d60057;
}

.faqActive .icon-arrow-right {
    transform: rotate(90deg);
}
