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: 0.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: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

hr {
  -moz-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] {
  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;
  -moz-box-sizing: content-box;
  -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: 0.35em 0.625em 0.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: "Badscript";
  src: url("../fonts/Badscript/BadScript-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-Black";
  src: url("../fonts/Merlod/MerlodNorme-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-Bold";
  src: url("../fonts/Merlod/MerlodNorme-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-ExtraLight";
  src: url("../fonts/Merlod/MerlodNorme-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-Light";
  src: url("../fonts/Merlod/MerlodNorme-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-Regular";
  src: url("../fonts/Merlod/MerlodNorme-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-SemiBold";
  src: url("../fonts/Merlod/MerlodNorme-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Merlod-Thin";
  src: url("../fonts/Merlod/MerlodNorme-Thin.ttf") format("truetype");
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.ttf?wif08k") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-check .path1:before {
  content: "\e902";
  color: rgb(34, 34, 33);
}

.icon-check .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(204, 100, 91);
}

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

.icon-arrow-right-2:before {
  content: "\e900";
}

.icon-arrow-right:before {
  content: "\e901";
}

.icon-cross:before {
  content: "\e905";
}

.icon-email:before {
  content: "\e906";
}

.icon-external:before {
  content: "\e907";
}

.icon-facebook:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e909";
}

.icon-search:before {
  content: "\e90a";
}

.icon-share:before {
  content: "\e90b";
}

/*------------------------------------*\
  #COLORS
\*------------------------------------*/
/*------------------------------------*\
  #SHADOWS
\*------------------------------------*/
/*------------------------------------*\
  #ANIMATION
\*------------------------------------*/
/*------------------------------------*\
  #RESPONSIVE
\*------------------------------------*/
/*------------------------------------*\
  #MEDIA QUERRIES
\*------------------------------------*/
/*------------------------------------*\
  #ASPECT RATIO (default 4:3)
\*------------------------------------*/
/*------------------------------------*\
  #GLOBAL STYLES
\*------------------------------------*/
* {
  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 screen and (min-width: 2500px) {
  html {
    font-size: 70%;
  }
}
@media screen and (min-width: 2100px) {
  html {
    font-size: 67.5%;
  }
}
@media screen and (max-width: 1550px) {
  html {
    font-size: 50%;
  }
}
@media screen and (max-width: 1350px) {
  html {
    font-size: 43%;
  }
}
@media screen and (max-width: 1023px) {
  html {
    font-size: 57%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 54%;
  }
}
@media (max-width: 520px) {
  html {
    font-size: 48%;
  }
}

::selection {
  background-color: #000000;
  color: #ffffff;
}

body {
  overflow-x: hidden;
  padding-top: 9.2rem;
}
@media screen and (max-width: 1023px) {
  body {
    padding-top: 8rem;
  }
}

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

::-webkit-scrollbar {
  background-color: lightgray;
  width: 1rem;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;
}

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

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

figure {
  margin: 0;
}

/*------------------------------------*\
  #TYPOGHRAPY
\*------------------------------------*/
body {
  font-weight: 400;
  line-height: 1.6;
  font-size: 2rem;
  font-family: "Merlod-Regular", serif;
  color: #000000;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  margin: 0 0 0.6em 0;
  font-family: "Merlod-SemiBold", serif;
  line-height: 1;
}

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

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

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

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

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

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

p,
.p {
  margin: 0 0 1em 0;
  font-family: "Merlod-Light", serif;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #000000;
}
p:last-child,
.p:last-child {
  margin-bottom: 0;
}
p strong,
.p strong {
  font-family: "Merlod-SemiBold", serif;
}

a {
  font-family: "Merlod-SemiBold", serif;
  color: #000000;
}

small {
  font-size: 1.8rem;
}

/*------------------------------------*\
  #STANDARD BUTTON
\*------------------------------------*/
.btn {
  padding: 1.1rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  transition: 0.38s all;
}
.btn span {
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "Merlod-SemiBold", serif;
  transition: 0.38s all;
}
.btn i {
  transition: 0.38s all;
}
.btn--white {
  background-color: #ffffff;
  border: 2px solid #000000;
}
.btn--white span {
  color: #000000;
}
.btn--white:hover {
  background-color: #000000;
  border: 2px solid #000000;
}
.btn--white:hover span {
  color: #ffffff !important;
}
.btn--black {
  background-color: #000000;
  border: 2px solid #ffffff;
}
.btn--black span {
  color: #ffffff;
}
.btn--black:hover {
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.btn--black:hover span {
  color: #000000 !important;
}
.btn--red {
  background-color: #CE6358;
  border: 2px solid #ffffff;
}
.btn--red span {
  color: #ffffff;
}
.btn--red:hover {
  background-color: #000000;
  border: 2px solid #000000;
}
.btn--icon {
  padding: 0;
  width: 4.2rem;
  height: 4.2rem;
  min-width: 4.2rem;
  min-height: 4.2rem;
  border: 2px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
.btn--icon i {
  font-size: 2.1rem;
}
.btn--icon:hover {
  background-color: #000000;
  border: 2px solid #000000;
}
.btn--icon:hover i {
  color: #ffffff !important;
}

.a2a_button_twitter span, .a2a_button_facebook span, .a2a_button_email span {
  background-color: #000000 !important;
}
.a2a_button_twitter span:hover, .a2a_button_facebook span:hover, .a2a_button_email span:hover {
  background-color: #CE6358 !important;
}

/*------------------------------------*\
  #Form
\*------------------------------------*/
.c-form {
  display: flex;
  flex-direction: column;
}
.c-form__option {
  background-color: #f6f6f6;
  padding: 2rem;
  margin-top: 2rem;
}
.c-form__option:first-of-type {
  margin-top: 0px;
}
.c-form__row {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 650px) {
  .c-form__row {
    margin-bottom: 0;
  }
}
.c-form__row:last-of-type {
  margin-bottom: 0;
}
.c-form__row--half {
  display: flex;
}
@media screen and (max-width: 650px) {
  .c-form__row--half {
    flex-direction: column;
  }
}
.c-form__row--half .c-form__group {
  width: 50%;
  margin-right: 1.5rem;
}
@media screen and (max-width: 650px) {
  .c-form__row--half .c-form__group {
    width: 100%;
    margin-right: 0;
  }
}
.c-form__row--half .c-form__group:last-of-type {
  margin-right: 0;
}
.c-form__group {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 650px) {
  .c-form__group {
    margin-bottom: 1rem;
  }
}
.c-form__group label {
  font-size: 2rem;
  font-family: "Merlod-Bold", serif;
}
.c-form__group input, .c-form__group select {
  height: 5rem;
  border: 1px solid #000000;
  appearance: none;
  -webkit-appearance: none;
  -ms-progress-appearance: none;
  -moz-appearance: none;
  padding: 1rem 1.4rem;
  font-size: 1.7rem;
  font-family: "Merlod-Regular", serif;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 650px) {
  .c-form__group input, .c-form__group select {
    font-size: 18px;
  }
}
.c-form__group input:not([type=radio]):not([type=checkbox]) {
  -webkit-appearance: none;
  border-radius: 0;
}
.c-form__group input[type=checkbox], .c-form__group input[type=radio] {
  height: auto;
  width: auto;
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -ms-progress-appearance: checkbox;
  -moz-appearance: checkbox;
  cursor: pointer;
}
.c-form__group .wpcf7-radio .wpcf7-list-item {
  margin-right: 2rem;
}
.c-form__group .wpcf7-radio label {
  display: flex;
  align-items: center;
}
.c-form__group .wpcf7-radio label span {
  margin-left: 1rem;
  margin-top: -0.5rem;
  line-height: 1.3;
  font-family: "Merlod-Light", serif;
  font-size: 1.8rem;
}
.c-form__group textarea {
  font-size: 2rem;
  font-family: "Merlod-Regular", serif;
  width: 100%;
  border: 1px solid #000000;
  border-radius: 0;
  height: 12rem;
  min-height: 12rem;
  resize: vertical;
  padding: 1rem 1.8rem;
  cursor: pointer;
}
.c-form__group select {
  padding: 1rem 3rem 1rem 1.8rem;
  cursor: pointer;
}
.c-form__group--checkbox label {
  display: flex;
}
.c-form__group--checkbox label span {
  margin-top: -0.5rem;
  line-height: 1.3;
  font-family: "Merlod-Light", serif;
  font-size: 1.8rem;
}
.c-form__group--checkbox label input {
  margin-right: 1rem;
}
.c-form__group--button {
  align-items: flex-start;
}
.c-form__select {
  position: relative;
}
.c-form__select i {
  position: absolute;
  top: 2.2rem;
  right: 1.5rem;
  font-size: 0.8rem;
}

#wpcf7-f15007-o1 textarea {
  height: 7rem;
  min-height: 7rem;
}

/*------------------------------------*\
  #Form
\*------------------------------------*/
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: 124rem;
}
@media screen and (max-width: 1024px) {
  .o-container--primary {
    max-width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 750px) {
  .o-container--primary {
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 500px) {
  .o-container--primary {
    max-width: calc(100% - 5rem);
  }
}
@media screen and (max-width: 350px) {
  .o-container--primary {
    max-width: calc(100% - 4rem);
  }
}
.o-container--secondary {
  max-width: 1575px;
}
@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 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  padding: 0 2.8rem;
  min-height: 9.2rem;
  height: 9.2rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 12;
}
@media screen and (max-width: 1023px) {
  .c-header {
    min-height: 8rem;
    height: 8rem;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
}
@media screen and (max-width: 650px) {
  .c-header {
    padding: 0 1.8rem;
  }
}
@media screen and (max-width: 450px) {
  .c-header {
    padding: 0 1.5rem;
  }
}
.c-header__menu {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  min-width: 40px;
  min-height: 40px;
  background-color: transparent;
  border: none;
  padding: 0;
  order: 3;
  transition: 0.55s all;
}
@media screen and (max-width: 1023px) {
  .c-header__menu {
    display: flex;
  }
}
.c-header__menu span {
  width: 20px;
  height: 2px;
  background-color: #000000;
  display: block;
}
.c-header__menu span:nth-of-type(2) {
  margin: 5px 0;
}
.c-header__logo {
  transition: 0.55s all;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .c-header__logo {
    order: 1;
  }
}
.c-header__logo img {
  max-width: 20rem;
  max-height: 4rem;
}
.c-header__nav {
  transition: 0.55s all;
}
@media screen and (max-width: 1023px) {
  .c-header__nav {
    display: none;
  }
}
.c-header__nav ul {
  display: flex;
}
.c-header__nav ul li {
  margin: 0 2.2rem;
  padding: 2.8rem 0;
}
.c-header__nav ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 2.2rem;
  font-family: "Merlod-Regular", serif;
  text-transform: lowercase;
  position: relative;
}
.c-header__nav ul li a:hover:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
.c-header__nav ul li a:hover i {
  text-decoration: none !important;
}
.c-header__nav ul li a i {
  margin-left: 0.7rem;
  font-size: 0.5rem;
}
.c-header__nav ul li:hover .c-header__sub-nav, .c-header__nav ul li:hover .c-header__sub-nav-secondary {
  opacity: 1;
  pointer-events: all;
}
.c-header__nav__wrapper-secondary {
  position: relative;
}
.c-header__misc {
  display: flex;
  transition: 0.55s all;
}
.c-header__lang {
  position: relative;
  margin-right: 1rem;
  cursor: pointer;
  transition: 0.38s all;
}
@media screen and (max-width: 1023px) {
  .c-header__lang {
    display: none;
  }
}
.c-header__lang select {
  cursor: pointer;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  padding: 0 2rem 0 1rem;
  font-size: 2.2rem;
  height: 4rem;
  min-height: 4rem;
}
.c-header__lang i {
  position: absolute;
  top: 1.6rem;
  right: 0.2rem;
  font-size: 0.5rem;
  pointer-events: none;
}
.c-header__search {
  width: 4rem;
  height: 4rem;
  min-width: 4rem;
  min-height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
  transition: 0.38s all;
}
@media screen and (max-width: 1023px) {
  .c-header__search {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    order: 1;
  }
}
.c-header__search i {
  font-size: 2rem;
}
.c-header__sub-nav {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #ffffff;
  border-top: 2px solid #000000;
  padding: 4rem 2rem 5rem;
  opacity: 0;
  pointer-events: none;
  transition: 0.38s all;
}
.c-header__sub-nav ul {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.c-header__sub-nav ul li {
  margin: 0 5rem;
  padding: 0;
}
.c-header__sub-nav ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.c-header__sub-nav ul li a img {
  max-width: 10.5rem;
  max-height: 11rem;
  margin-bottom: 2rem;
  transition: 0.28s all;
}
.c-header__sub-nav ul li a span {
  font-size: 2.1rem;
  line-height: 1;
  font-family: "Merlod-Light", serif;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}
.c-header__sub-nav ul li a span strong {
  font-family: "Merlod-Bold", serif;
}
.c-header__sub-nav ul li a span i {
  font-size: 1.1rem;
  margin-top: -3px;
}
.c-header__sub-nav ul li a:hover img {
  transform: translateY(-7px);
}
.c-header__sub-nav-secondary {
  width: 25rem;
  min-width: 25rem;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #ffffff;
  border: 2px solid #000000;
  padding: 2rem 2.5rem;
  opacity: 0;
  pointer-events: none;
  transition: 0.38s all;
}
.c-header__sub-nav-secondary ul {
  display: flex;
  flex-direction: column;
}
.c-header__sub-nav-secondary ul li {
  margin: 0 0 1rem;
  padding: 0;
}
.c-header__sub-nav-secondary ul li:last-of-type {
  margin: 0;
}
.c-header__sub-nav-secondary ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-header__sub-nav-secondary ul li a span {
  font-family: "Merlod-Regular", serif;
  font-size: 2.2rem;
}
.c-header__sub-nav-secondary ul li a i {
  font-size: 1.5rem;
}

.js-searchActive {
  overflow: hidden;
}
.js-searchActive .c-header__logo, .js-searchActive .c-header__nav, .js-searchActive .c-header__misc, .js-searchActive .c-header__menu {
  transform: translateY(-9.2rem);
}
@media screen and (max-width: 1023px) {
  .js-searchActive .c-header__logo, .js-searchActive .c-header__nav, .js-searchActive .c-header__misc, .js-searchActive .c-header__menu {
    transform: translateY(-8rem);
  }
}
.js-searchActive .c-search {
  top: 0;
}

.c-search {
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  transition: 0.55s all;
}
@media screen and (max-width: 1000px) {
  .c-search:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #000000;
  }
}
.c-search input {
  width: 100%;
  height: 9.2rem;
  min-height: 9.2rem;
  padding: 0 2.8rem;
  font-size: 2.5rem;
  border: none;
}
@media screen and (max-width: 1000px) {
  .c-search input {
    height: 8rem;
    min-height: 8rem;
  }
}
.c-search input:focus {
  outline: none;
}
.c-search button {
  position: absolute;
  height: 4.2rem;
  min-height: 4.2rem;
  top: 2.3rem;
}
.c-search button span {
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .c-search button {
    padding: 1.1rem 2rem 0.8rem;
    top: 1.9rem;
  }
}
.c-search__search {
  top: 0;
  right: 8rem;
  border: 2px solid #000000;
}
.c-search__search:hover {
  border: 2px solid #000000 !important;
}
.c-search__close {
  top: 0;
  right: 2.8rem;
  background-color: #ffffff;
}

.c-menu {
  width: 100%;
  position: fixed;
  top: 8rem;
  left: 0;
  background-color: #ffffff;
  z-index: 5;
  transition: 0.38s all;
  opacity: 0;
  pointer-events: none;
  height: calc(100vh - 8rem);
  min-height: calc(100vh - 8rem);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 3rem;
}
.c-menu__sub-nav {
  width: 100%;
  max-width: 40rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: -1px auto 0;
  padding: 0 3rem;
  transition: 0.55s all;
}
@media screen and (max-width: 450px) {
  .c-menu__sub-nav {
    max-width: 100%;
  }
}
.c-menu__sub-nav__back {
  font-size: 2.5rem;
  border-top: 1px solid #000000;
  width: 100%;
  display: flex;
  padding: 1rem 0;
  text-decoration: none;
}
.c-menu__sub-nav ul li {
  border-top: 1px solid #000000;
  padding: 1rem 0;
}
.c-menu__sub-nav ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-menu__sub-nav ul li a img {
  max-height: 4.5rem;
  max-width: 4.5rem;
  margin-left: 0.5rem;
}
.c-menu__sub-nav ul li a span {
  font-size: 3rem;
}
@media screen and (max-width: 650px) {
  .c-menu__sub-nav ul li a span {
    font-size: 2.5rem;
  }
}
.c-menu__sub-nav ul li a i {
  font-size: 1.7rem;
  margin-right: 1.5rem;
}
.c-menu__sub-nav--collection {
  transform: translateX(110%);
  opacity: 0;
  pointer-events: none;
}
.c-menu__sub-nav--collection ul li a span {
  text-transform: uppercase;
  font-family: "Merlod-Light", serif;
  font-weight: 400;
  font-size: 2.4rem;
}
.c-menu__sub-nav--collection ul li a span strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-menu__sub-nav--about {
  transform: translateX(110%);
  opacity: 0;
  pointer-events: none;
}
.c-menu__sub-nav--products {
  transform: translateX(110%);
  opacity: 0;
  pointer-events: none;
}
.c-menu__sub-nav--products ul li {
  padding: 1.4rem 0;
}
.c-menu__sub-nav--products ul li a {
  display: flex;
  justify-content: flex-start;
  position: relative;
}
.c-menu__sub-nav--products ul li a span {
  text-transform: uppercase;
  font-family: "Merlod-Light", serif;
  font-weight: 400;
  font-size: 2.4rem;
  margin-left: 1.5rem;
}
.c-menu__sub-nav--products ul li a span strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-menu__sub-nav--products ul li a i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-menu__nav {
  width: 100%;
  max-width: 40rem;
  transition: 0.55s all;
  margin: -1px auto 0;
}
@media screen and (max-width: 450px) {
  .c-menu__nav {
    max-width: 100%;
  }
}
.c-menu__nav ul li {
  border-top: 1px solid #000000;
  padding: 1rem 0;
}
.c-menu__nav ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-menu__nav ul li a span {
  font-size: 3rem;
  text-transform: lowercase;
}
@media screen and (max-width: 650px) {
  .c-menu__nav ul li a span {
    font-size: 2.5rem;
  }
}
.c-menu__nav ul li a i {
  font-size: 1.7rem;
  margin-right: 1.5rem;
}
.c-menu__misc {
  display: flex;
  position: fixed;
  bottom: 8rem;
  left: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  margin: auto;
}
.c-menu__misc .btn--icon {
  margin-right: 1rem;
}

.js-menuActive .c-menu {
  opacity: 1;
  pointer-events: all;
}
.js-menuActive .c-header__menu span:nth-of-type(1) {
  transform: rotate(-45deg);
}
.js-menuActive .c-header__menu span:nth-of-type(3) {
  transform: rotate(45deg);
}
.js-menuActive .c-header__menu span:nth-of-type(2) {
  margin: -2px 0;
  opacity: 0;
}

.c-menu__nav {
  opacity: 1;
}
.c-menu__nav.disabled {
  transform: translateX(-110%);
  opacity: 0;
  pointer-events: none;
}

.js-productsActive .c-menu__nav {
  transform: translateX(-110%);
  opacity: 0;
  pointer-events: none;
}
.js-productsActive .c-menu__sub-nav--products {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

.c-custom-menu {
  transform: translateX(-110%);
  opacity: 0;
  pointer-events: none;
}
.c-custom-menu.active {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

.c-custom-menu .js-aboutActive .c-menu__nav {
  transform: translateX(-110%);
  opacity: 0;
  pointer-events: none;
}
.c-custom-menu .js-aboutActive .c-menu__sub-nav--about {
  transform: translateX(0);
  opacity: 1;
  pointer-events: all;
}

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 4;
  opacity: 0;
  pointer-events: none;
}
.c-modal__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.c-modal__content {
  background-color: #ffffff;
  position: relative;
  z-index: 5;
}
.c-modal__close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background-color: transparent;
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  min-height: 5rem;
  padding: 0;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-modal__products {
  width: 104rem;
  min-width: 104rem;
  max-height: 65rem;
  overflow-x: auto;
  padding: 6rem 6rem 10rem;
}
@media screen and (max-width: 1023px) {
  .c-modal__products {
    min-width: calc(100% - 10rem);
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 650px) {
  .c-modal__products {
    max-height: 80rem;
    margin: 10rem 0 5rem;
    padding: 4rem 4rem 8rem;
  }
}
.c-modal__products header {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
.c-modal__products header h5 {
  margin: 0;
  font-size: 5rem;
  font-family: "Merlod-Thin", serif;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0.8;
}
@media screen and (max-width: 650px) {
  .c-modal__products header h5 {
    line-height: 1;
  }
}
.c-modal__products header h5 strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-modal__products header span {
  font-family: "Merlod-Thin", serif;
  font-size: 3rem;
}
.c-modal__products .c-product-blocks__single {
  margin: 0 1rem 1rem 0;
  width: 17.2rem;
  min-width: 17.2rem;
  height: 18.5rem;
  min-height: 18.5rem;
  border: none;
  padding-bottom: 1.8rem;
  position: relative;
}
.c-modal__products .c-product-blocks__single:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #DDDDDD;
}
.c-modal__products .c-product-blocks__single img {
  max-width: 12rem;
  max-height: 11rem;
}
.c-modal__products .c-product-blocks__single span {
  text-align: center;
  font-family: "Merlod-Light", serif;
  font-size: 2.2rem;
  margin-top: 1rem;
}
@media screen and (max-width: 650px) {
  .c-modal__products .c-product-blocks__single {
    width: calc(50% - 1rem);
    min-width: calc(50% - 1rem);
  }
}
@media screen and (max-width: 450px) {
  .c-modal__products .c-product-blocks__single {
    width: 100%;
    min-width: 100%;
    margin: 0 0 1rem 0;
  }
}
.c-modal__products .c-product-blocks__single:hover {
  border: none !important;
}
.c-modal__products .c-product-blocks__single:hover:before {
  border: 2px solid #000000;
}
.c-modal__products .c-product-blocks .js-isActive {
  border: none !important;
}
.c-modal__products .c-product-blocks .js-isActive:before {
  border: 2px solid #000000 !important;
}

.js-modalActive {
  opacity: 1;
  pointer-events: all;
}

.c-breadcrumbs ul {
  display: flex;
}
.c-breadcrumbs ul li {
  text-transform: lowercase;
}
.c-breadcrumbs ul li a {
  font-size: 2rem;
  font-family: "Merlod-Regular", serif;
  text-decoration: none;
  text-transform: lowercase;
}
.c-breadcrumbs ul li a:hover {
  text-decoration: underline;
}
.c-breadcrumbs ul li:last-of-type a {
  pointer-events: none;
}
.c-breadcrumbs ul li:last-of-type i {
  display: none;
}
.c-breadcrumbs ul li i {
  margin: 0 1.2rem;
  font-size: 1rem;
}

.c-hero {
  height: calc(100vh - 9.2rem);
  min-height: calc(100vh - 9.2rem);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.c-hero__cta {
  position: absolute;
  bottom: 5rem;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  min-height: 4rem;
  text-decoration: none;
}
.c-hero__cta i {
  color: #ffffff;
  font-size: 1.8rem;
}
.c-hero__multiple-media {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-hero__multiple-media img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.c-hero__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-hero__text h1, .c-hero__text span, .c-hero__text p {
  color: #ffffff;
  text-align: center;
}
.c-hero__text .btn span {
  color: #000000;
}
.c-hero__text p {
  max-width: 56rem;
  margin: 0 auto 2rem;
  line-height: 1.2;
}
.c-hero__text h1 {
  font-size: 14rem !important;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 1000px) {
  .c-hero__text h1 {
    font-size: 10rem !important;
  }
}
@media screen and (max-width: 650px) {
  .c-hero__text h1 {
    font-size: 7.5rem !important;
  }
}
@media screen and (max-width: 400px) {
  .c-hero__text h1 {
    font-size: 6rem !important;
  }
}
.c-hero__text h1 span {
  font-size: 5rem;
}
@media screen and (max-width: 1000px) {
  .c-hero__text h1 span {
    font-size: 3.5rem;
  }
}
.c-hero__sub {
  text-transform: uppercase;
  font-size: 3.5rem;
  letter-spacing: 3px;
  font-family: "Merlod-Light", serif;
}

.c-text-extra {
  position: relative;
}
.c-text-extra span {
  font-family: "Badscript", serif;
  position: absolute;
  top: -1.5rem;
  left: 1.5rem;
  transform: rotate(-5deg);
  text-transform: none;
}

.c-hero-landing {
  cursor: url("../../assets/images/arrow-down.svg"), auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-hero-collection {
  width: 100%;
  min-width: 100%;
  height: 100rem;
  min-height: 100rem;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .c-hero-collection {
    width: 100%;
    height: 110rem;
    min-height: 110rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-hero-collection {
    width: 100%;
    height: 130rem;
    min-height: 130rem;
  }
}
@media screen and (max-width: 1050px) {
  .c-hero-collection {
    height: 100rem;
    min-height: 100rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-hero-collection {
    height: 70rem;
    min-height: 70rem;
  }
}
@media screen and (max-width: 800px) {
  .c-hero-collection {
    height: 60rem;
    min-height: 60rem;
  }
}
@media screen and (max-width: 650px) {
  .c-hero-collection {
    height: auto;
    min-height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.c-hero-collection:hover {
  cursor: url("../../assets/images/arrow-down.svg"), auto;
}
.c-hero-collection__image {
  cursor: url("../../assets/images/arrow-down.svg"), auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 100%;
  height: 100rem;
  min-height: 100rem;
}
@media screen and (max-width: 1600px) {
  .c-hero-collection__image {
    width: 100%;
    height: 110rem;
    min-height: 110rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-hero-collection__image {
    width: 100%;
    height: 130rem;
    min-height: 130rem;
  }
}
@media screen and (max-width: 1050px) {
  .c-hero-collection__image {
    height: 100rem;
    min-height: 100rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-hero-collection__image {
    height: 70rem;
    min-height: 70rem;
  }
}
@media screen and (max-width: 800px) {
  .c-hero-collection__image {
    height: 60rem;
    min-height: 60rem;
  }
}
@media screen and (max-width: 650px) {
  .c-hero-collection__image {
    position: relative;
    display: block;
    height: 45rem;
    min-height: 45rem;
    order: 2;
  }
}
@media screen and (max-width: 550px) {
  .c-hero-collection__image {
    height: 40rem;
    min-height: 40rem;
  }
}
@media screen and (max-width: 500px) {
  .c-hero-collection__image {
    height: 37.5rem;
    min-height: 37.5rem;
  }
}
@media screen and (max-width: 450px) {
  .c-hero-collection__image {
    height: 35rem;
    min-height: 35rem;
  }
}
@media screen and (max-width: 400px) {
  .c-hero-collection__image {
    height: 32.5rem;
    min-height: 32.5rem;
  }
}
@media screen and (max-width: 350px) {
  .c-hero-collection__image {
    height: 30rem;
    min-height: 30rem;
  }
}
@media screen and (max-width: 300px) {
  .c-hero-collection__image {
    height: 25rem;
    min-height: 25rem;
  }
}
.c-hero-collection .c-breadcrumbs {
  position: absolute;
  top: 4rem;
  left: 4rem;
  z-index: 1;
}
@media screen and (max-width: 650px) {
  .c-hero-collection .c-breadcrumbs {
    display: none;
  }
}
.c-hero-collection .c-breadcrumbs a {
  cursor: pointer;
}
.c-hero-collection .c-text-extra__wrap {
  padding: 15rem 0 0 25rem;
  pointer-events: none;
}
@media screen and (max-width: 1023px) {
  .c-hero-collection .c-text-extra__wrap {
    padding: 14rem 0 0 4rem;
  }
}
@media screen and (max-width: 650px) {
  .c-hero-collection .c-text-extra__wrap {
    order: 1;
    padding: 8rem 2rem 0;
  }
}

.c-text-block {
  display: flex;
  flex-direction: column;
}
.c-text-block__single {
  padding: 4rem 4rem 3.5rem;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  text-decoration: none;
  margin-top: -2px;
  transition: 0.38s all;
}
.c-text-block__single b {
  display: block;
}
@media screen and (max-width: 650px) {
  .c-text-block__single {
    padding: 3rem 3rem 2.5rem;
  }
}
.c-text-block__single span {
  font-size: 3rem;
  font-family: "Merlod-Light", serif;
  line-height: 1;
}
@media screen and (max-width: 650px) {
  .c-text-block__single span {
    font-size: 2.5rem;
  }
}
.c-text-block__single span strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-text-block__single span i {
  margin-left: 0.5rem;
  font-size: 1.5rem;
}
.c-text-block__single--black {
  background-color: #000000;
  border: 2px solid #000000;
}
.c-text-block__single--black h1, .c-text-block__single--black p {
  color: #ffffff;
}
.c-text-block__single--black:hover span, .c-text-block__single--black:hover i {
  color: #ffffff;
}
.c-text-block__single--black:hover .btn span {
  color: #000000;
}
.c-text-block__single--white {
  border: 2px solid #000000;
  background-color: #ffffff;
}
.c-text-block__all {
  text-align: center;
  margin-top: 3rem;
  font-size: 2.2rem;
  font-family: "Merlod-Light", serif;
}
.c-text-block--cta .c-text-block__single {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.c-text-block--cta .c-text-block__single h1 {
  font-size: 3.5rem;
  font-family: "Merlod-Light", serif !important;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}
.c-text-block--cta .c-text-block__single h1 strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-text-block--cta .c-text-block__single .btn {
  padding: 1.5rem 2.5rem;
}
.c-text-block--cta .c-text-block__single .btn span {
  font-family: "Merlod-SemiBold", serif;
  font-size: 2rem;
}
.c-text-block--cta .c-text-block__single img {
  margin-bottom: 2rem;
}
.c-text-block--cta .c-text-block__single address {
  font-style: normal;
  display: flex;
  flex-direction: column;
}
.c-text-block--cta .c-text-block__single address span {
  font-family: "Merlod-Light", serif;
  font-size: 2.5rem;
  line-height: 1.3;
}

.c-text-extra__wrap {
  position: relative;
  z-index: 1;
  text-align: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-text-extra__wrap h1 {
  font-size: 12rem;
  text-transform: uppercase;
  letter-spacing: 0.8rem;
  margin: 0 0 1rem;
  line-height: 0.8;
}
@media screen and (max-width: 1023px) {
  .c-text-extra__wrap h1 {
    font-size: 10rem;
  }
}
.c-text-extra__wrap h1 span {
  font-size: 4.4rem;
  text-transform: lowercase;
  letter-spacing: normal;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .c-text-extra__wrap h1 span {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 650px) {
  .c-text-extra__wrap h1 span {
    font-size: 3rem;
  }
}

.c-text-extra span {
  top: -3.8rem;
}
@media screen and (max-width: 1000px) {
  .c-text-extra span {
    top: -3.2rem;
  }
}
@media screen and (max-width: 400px) {
  .c-text-extra span {
    top: -2.8rem;
  }
}
.c-text-extra p {
  margin-bottom: 2rem;
}
.c-text-extra__sub {
  margin: 0 auto 2rem;
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: "Merlod-Light", serif;
}

.c-faq {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-faq__half {
  width: calc(50% - 2.3rem);
}
@media screen and (max-width: 650px) {
  .c-faq__half {
    width: 100%;
  }
}
.c-faq__single {
  width: 100%;
  margin-bottom: 3rem;
}
.c-faq__single dt button {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #000000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0.5rem 0 0.75rem;
}
.c-faq__single dt button span {
  font-family: "Merlod-SemiBold", serif;
  font-size: 2.4rem;
  text-align: left;
  line-height: 1.2;
  transition: 0.38s all;
  margin-right: 2rem;
}
.c-faq__single dt button figure {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.c-faq__single dt button figure span {
  position: absolute;
  width: 1.7rem;
  height: 0.5rem;
  background-color: #000000;
  display: flex;
  margin: 0 !important;
}
.c-faq__single dt button figure span:nth-of-type(1) {
  transform: rotate(90deg);
}
.c-faq__single dd {
  margin: 0;
  padding: 0;
  opacity: 0;
  height: 0;
  pointer-events: none;
  transition: 0.38s all;
}
.c-faq__single dd p {
  font-family: "Merlod-Light", serif;
  font-size: 2rem;
  line-height: 1.4;
}
.js-faqIsActive dt figure span:nth-of-type(1) {
  opacity: 0;
}
.js-faqIsActive dd {
  opacity: 1;
  height: initial;
  pointer-events: all;
  padding: 2rem 0 0;
}

.c-image-block {
  position: relative;
  border: 2px solid #000000;
  display: flex;
  transition: 0.38s all;
  transition-delay: 0 !important;
}
@media screen and (max-width: 1050px) {
  .c-image-block {
    margin: 0 auto;
  }
}
.c-image-block:hover {
  transform: scale(1.02) !important;
}
.c-image-block:hover .c-image-block__cta {
  transform: scale(1.02);
  background-color: #000000;
}
.c-image-block:hover .c-image-block__cta i {
  color: #ffffff;
}
.c-image-block__cta {
  text-decoration: none;
  position: absolute;
  bottom: 0;
  transition: 0.28s all;
  right: 0;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-left: 2px solid #000000;
  border-top: 2px solid #000000;
  width: 9.2rem;
  height: 9.2rem;
  min-width: 9.2rem;
  min-height: 9.2rem;
}
@media screen and (max-width: 1023px) {
  .c-image-block__cta {
    width: 7rem;
    height: 7rem;
    min-width: 7rem;
    min-height: 7rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block__cta {
    width: 5rem;
    height: 5rem;
    min-width: 5rem;
    min-height: 5rem;
  }
}
.c-image-block__multiple-media {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-image-block__multiple-media img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}
.c-image-block__figure {
  position: absolute;
}
@media screen and (max-width: 1550px) {
  .c-image-block__figure {
    transform: scale(0.85);
  }
}
@media screen and (max-width: 1350px) {
  .c-image-block__figure {
    transform: scale(0.75);
  }
}
@media screen and (max-width: 550px) {
  .c-image-block__figure {
    transform: scale(0.65);
  }
}
@media screen and (max-width: 450px) {
  .c-image-block__figure {
    transform: scale(0.5);
  }
}
.c-image-block__figure--left-middle {
  top: 6.8rem;
  left: -6.2rem;
}
@media screen and (max-width: 1550px) {
  .c-image-block__figure--left-middle {
    top: 6rem;
    left: -9.1rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-image-block__figure--left-middle {
    top: 4rem;
    left: -11.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-image-block__figure--left-middle {
    left: -8.7rem;
  }
}
@media screen and (max-width: 768px) {
  .c-image-block__figure--left-middle {
    left: -9.2rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block__figure--left-middle {
    top: 0;
    left: -10.1rem;
  }
}
@media screen and (max-width: 520px) {
  .c-image-block__figure--left-middle {
    top: 0;
    left: -11.4rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-block__figure--left-middle {
    top: -3rem;
    left: -12.7rem;
  }
}
.c-image-block__figure--top-right {
  top: 6.8rem;
  right: -6.8rem;
}
@media screen and (max-width: 1550px) {
  .c-image-block__figure--top-right {
    top: 6rem;
    right: -9.3rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-image-block__figure--top-right {
    top: 4rem;
    right: -11.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-image-block__figure--top-right {
    right: -8.6rem;
  }
}
@media screen and (max-width: 768px) {
  .c-image-block__figure--top-right {
    right: -9rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block__figure--top-right {
    top: 0;
    right: -9.5rem;
  }
}
@media screen and (max-width: 520px) {
  .c-image-block__figure--top-right {
    top: 0;
    right: -10.7rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-block__figure--top-right {
    top: -3rem;
    right: -11.4rem;
  }
}
.c-image-block__figure--bottom-left {
  left: 6.8rem;
  bottom: -6.8rem;
}
@media screen and (max-width: 1550px) {
  .c-image-block__figure--bottom-left {
    left: 6rem;
    bottom: -9.1rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-image-block__figure--bottom-left {
    left: 4rem;
    bottom: -11.1rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-image-block__figure--bottom-left {
    bottom: -8.3rem;
  }
}
@media screen and (max-width: 768px) {
  .c-image-block__figure--bottom-left {
    bottom: -8.8rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block__figure--bottom-left {
    bottom: -9.2rem;
    left: 0;
  }
}
@media screen and (max-width: 520px) {
  .c-image-block__figure--bottom-left {
    bottom: -10.3rem;
    left: -7rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-block__figure--bottom-left {
    bottom: -11rem;
  }
}
.c-image-block--1 {
  width: 62rem;
  height: 86rem;
}
@media screen and (max-width: 1050px) {
  .c-image-block--1 {
    width: 75rem;
    height: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .c-image-block--1 {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 650px) {
  .c-image-block--1 {
    height: 38rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block--1 {
    width: calc(100% - 10rem);
    height: 32rem;
  }
}
@media screen and (max-width: 520px) {
  .c-image-block--1 {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 450px) {
  .c-image-block--1 {
    height: 29rem;
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 400px) {
  .c-image-block--1 {
    height: 25rem;
  }
}
.c-image-block--2 {
  width: 75rem;
  height: 50rem;
}
@media screen and (max-width: 768px) {
  .c-image-block--2 {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 650px) {
  .c-image-block--2 {
    height: 38rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block--2 {
    width: calc(100% - 10rem);
    height: 32rem;
  }
}
@media screen and (max-width: 520px) {
  .c-image-block--2 {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 450px) {
  .c-image-block--2 {
    height: 29rem;
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 400px) {
  .c-image-block--2 {
    height: 25rem;
  }
}
.c-image-block--3 {
  width: 83rem;
  height: 55rem;
}
@media screen and (max-width: 1024px) {
  .c-image-block--3 {
    width: calc(100% - 30rem);
  }
}
@media screen and (max-width: 900px) {
  .c-image-block--3 {
    height: 48rem;
  }
}
@media screen and (max-width: 750px) {
  .c-image-block--3 {
    height: 48rem;
  }
}
@media screen and (max-width: 700px) {
  .c-image-block--3 {
    width: calc(100% - 18rem);
    height: 48rem;
  }
}
@media screen and (max-width: 650px) {
  .c-image-block--3 {
    height: 38rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block--3 {
    height: 30rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-block--3 {
    height: 27rem;
  }
}
.c-image-block--4 {
  width: 65rem;
  height: 43rem;
}
@media screen and (max-width: 1135px) {
  .c-image-block--4 {
    width: calc(100% - 18rem);
    margin: 0 auto;
    height: 48rem;
  }
}
@media screen and (max-width: 1024px) {
  .c-image-block--4 {
    width: calc(100% - 30rem);
  }
}
@media screen and (max-width: 700px) {
  .c-image-block--4 {
    width: calc(100% - 18rem);
    height: 48rem;
  }
}
@media screen and (max-width: 650px) {
  .c-image-block--4 {
    height: 38rem;
  }
}
@media screen and (max-width: 550px) {
  .c-image-block--4 {
    height: 30rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-block--4 {
    height: 27rem;
  }
}

@media screen and (max-width: 1050px) {
  .s-collections .o-container > * {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }
}

a.c-image-text-block:hover .c-image-text-block__text {
  transform: translateY(40%);
  background-color: #000000;
}
a.c-image-text-block:hover .c-image-text-block__text p, a.c-image-text-block:hover .c-image-text-block__text i {
  color: #ffffff;
}
a.c-image-text-block .c-image-text-block__text p i {
  display: inline-flex;
}

.c-image-text-block {
  width: 40rem;
  min-width: 40rem;
  height: 47rem;
  min-height: 47rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width: 900px) {
  .c-image-text-block {
    width: 30rem;
    min-width: 30rem;
    height: 35rem;
    min-height: 35rem;
  }
}
@media screen and (max-width: 650px) {
  .c-image-text-block {
    width: 40rem;
    min-width: 40rem;
    height: 47rem;
    min-height: 47rem;
  }
}
@media screen and (max-width: 450px) {
  .c-image-text-block {
    width: 100%;
    min-width: 100%;
  }
}
.c-image-text-block__text {
  width: calc(100% - 7rem);
  margin: 0 auto;
  background-color: #ffffff;
  border: 2px solid #000000;
  transform: translateY(50%);
  padding: 2rem;
  transition: 0.28s all;
}
@media screen and (max-width: 900px) {
  .c-image-text-block__text {
    width: calc(100% - 4rem);
    padding: 1.5rem;
  }
}
.c-image-text-block__text p {
  transition: 0.28s all;
}
.c-image-text-block__text p i {
  display: none;
  font-size: 1.5rem;
  margin-left: 0.5rem;
  transition: 0.28s all;
}

.c-shops--web {
  display: flex;
  flex-wrap: wrap;
}
.c-shops__single {
  background-color: #ffffff;
  padding: 2rem 2.5rem;
  font-style: normal;
  margin-bottom: 1rem;
  border: 2px solid transparent;
  cursor: pointer;
  transition: 0.38s all;
  will-change: transform;
  transform: translateZ(0);
}
.c-shops__single:hover {
  transform: scale(1.03);
  border: 2px solid #000000;
}
@media screen and (max-width: 1023px) {
  .c-shops__single {
    padding: 1.75rem;
  }
}
.c-shops__single header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-shops__single header {
    margin-bottom: 0.5rem;
  }
}
.c-shops__single header h4 {
  font-size: 2.2rem;
  font-family: "Merlod-Bold", serif;
  margin: 0 2rem 0 0;
}
.c-shops__single header div a {
  margin-left: 0.5rem;
  text-decoration: none;
}
.c-shops__single header div a i {
  font-size: 1.5rem;
}
.c-shops__single span {
  font-size: 1.8rem;
  width: 100%;
  line-height: 1.2;
  display: flex;
}
.c-shops__single span a {
  text-decoration: none;
}
.c-shops__single--web {
  width: calc(25% - 1.5rem);
  height: 15rem;
  min-height: 15rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 650px) {
  .c-shops__single--web {
    width: calc(50% - 0.75rem) !important;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.c-shops__single--web img {
  max-width: 90%;
  max-height: 90%;
}
.c-shops__single--web:nth-of-type(4n+4) {
  margin-right: 0;
}
@media screen and (max-width: 650px) {
  .c-shops__single--web:nth-of-type(4n+4) {
    margin-right: inherit !important;
  }
  .c-shops__single--web:nth-of-type(3n+3) {
    margin-right: 1rem !important;
  }
  .c-shops__single--web:nth-of-type(even) {
    margin-right: 0 !important;
  }
}

.c-product {
  display: flex;
  justify-content: center;
  background-color: rgba(249, 249, 249, 0.9764705882);
  padding: 10rem 0;
}
@media screen and (max-width: 1023px) {
  .c-product {
    flex-direction: column;
    align-items: center;
    padding: 7.5rem 0;
  }
}
@media screen and (max-width: 650px) {
  .c-product {
    padding: 5rem 0;
  }
}
.c-product__media {
  width: 62rem;
  max-width: 62rem;
}
@media screen and (max-width: 1023px) {
  .c-product__media {
    width: 75rem;
    max-width: 75rem;
  }
  .c-product__media .c-product__specs {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c-product__media {
    width: calc(100% - 12rem);
    max-width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 550px) {
  .c-product__media {
    width: calc(100% - 8rem);
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 450px) {
  .c-product__media {
    width: calc(100% - 7rem);
    max-width: calc(100% - 7rem);
  }
}
.c-product__information {
  width: 62rem;
  max-width: 62rem;
}
@media screen and (max-width: 1023px) {
  .c-product__information {
    width: 75rem;
    max-width: 75rem;
  }
}
@media screen and (max-width: 768px) {
  .c-product__information {
    width: calc(100% - 12rem);
    max-width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 550px) {
  .c-product__information {
    width: calc(100% - 8rem);
    max-width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 450px) {
  .c-product__information {
    width: calc(100% - 7rem);
    max-width: calc(100% - 7rem);
  }
}
.c-product__slider {
  margin-bottom: 10rem;
  position: relative;
}
@media screen and (max-width: 650px) {
  .c-product__slider {
    padding-bottom: 12rem;
    margin-bottom: 3rem;
  }
}
.c-product__slider__single {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-product__slider__single {
    justify-content: flex-start;
    margin-left: 20rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 650px) {
  .c-product__slider__single {
    justify-content: center;
    margin-left: 0;
  }
}
.c-product__slider__single img {
  max-width: 50rem;
  max-height: 47rem;
}
@media screen and (max-width: 768px) {
  .c-product__slider__single img {
    max-width: 35rem;
    max-height: 35rem;
  }
}
@media screen and (max-width: 650px) {
  .c-product__slider__single img {
    max-width: 25rem;
    max-height: 25rem;
  }
}
.c-product__slider .lSSlideWrapper {
  z-index: 1;
}
.c-product__slider .lSPager {
  position: absolute;
  top: 0;
  left: -8.5rem;
  margin-top: 0 !important;
  z-index: 2;
  display: flex;
  width: 8.5rem !important;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .c-product__slider .lSPager {
    left: 0;
  }
}
@media screen and (max-width: 650px) {
  .c-product__slider .lSPager {
    flex-direction: row;
    width: 100% !important;
    top: initial;
    bottom: 0;
  }
}
.c-product__slider .lSPager li {
  border-radius: 0 !important;
  background-color: #ffffff;
  width: 8.5rem;
  height: 8.5rem;
  min-width: 8.5rem;
  min-height: 8.5rem;
  margin-right: 0 !important;
  margin-bottom: 1.5rem;
  border: 2px solid transparent;
}
.c-product__slider .lSPager li:hover {
  border: 2px solid #000000;
}
@media screen and (max-width: 650px) {
  .c-product__slider .lSPager li {
    margin-right: 1.5rem !important;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 550px) {
  .c-product__slider .lSPager li {
    width: 6rem;
    height: 6rem;
    min-width: 6rem;
    min-height: 6rem;
  }
}
.c-product__slider .lSPager li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.c-product__slider .lSPager li img {
  max-width: 80% !important;
  max-height: 80% !important;
}
.c-product__slider .lSPager .active {
  border: 2px solid #000000;
}
.c-product__specs {
  display: flex;
  flex-wrap: wrap;
  width: 60rem;
  padding-left: 3rem !important;
}
@media screen and (max-width: 650px) {
  .c-product__specs {
    width: 100%;
  }
}
.c-product__specs__single {
  margin-bottom: 0.25rem;
  width: 50%;
  display: flex;
}
@media screen and (max-width: 650px) {
  .c-product__specs__single {
    flex-direction: column;
    margin-bottom: 2rem;
  }
}
.c-product__specs__single span {
  font-size: 2rem;
  font-family: "Merlod-Light", serif;
  display: flex;
  margin-right: 0;
}
.c-product__specs__single span strong {
  margin-right: 2rem;
  min-width: 9rem;
  font-family: "Merlod-SemiBold", serif;
}
.c-product__specs__single span a {
  font-family: "Merlod-Light", serif;
}
.c-product__specs--mobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .c-product__specs--mobile {
    display: flex !important;
    padding-left: 0 !important;
    width: 100% !important;
    margin-top: 2rem !important;
  }
}
.c-product__information .c-product__specs {
  display: none;
}
@media screen and (max-width: 1023px) {
  .c-product__information .c-product__specs {
    display: flex;
    margin-top: 3rem;
  }
}
.c-product__information h1 {
  font-family: "Merlod-Thin", serif;
  font-size: 5.7rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 1rem;
}
@media screen and (max-width: 650px) {
  .c-product__information h1 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 500px) {
  .c-product__information h1 {
    font-size: 4.5rem;
  }
}
.c-product__information h1 strong {
  font-family: "Merlod-SemiBold", serif;
}
.c-product__colors {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem !important;
}
.c-product__colors li {
  margin-right: 1rem;
}
.c-product__colors__single {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-family: "Merlod-Light", serif;
  font-size: 2.5rem;
}
.c-product__colors__single:hover figure {
  position: relative;
}
.c-product__colors__single:hover figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: -0.5rem;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2.3rem;
  height: 2.3rem;
  min-width: 2.3rem;
  min-height: 2.3rem;
  border-radius: 50%;
  border: 1px solid #000000;
}
@media screen and (max-width: 650px) {
  .c-product__colors__single:hover figure:after {
    width: 2.6rem;
    height: 2.6rem;
    min-width: 2.6rem;
    min-height: 2.6rem;
  }
}
.c-product__colors__single figure {
  margin-right: 0.5rem;
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  min-height: 2.5rem;
  border-radius: 50%;
  border: 5px solid white;
}
@media screen and (max-width: 1550px) {
  .c-product__colors__single figure {
    border: 4px solid white;
  }
}
@media screen and (max-width: 650px) {
  .c-product__colors__single figure {
    width: 2.8rem;
    height: 2.8rem;
    min-width: 2.8rem;
    min-height: 2.8rem;
  }
}
.c-product__colors .js-isActive figure {
  position: relative;
  margin-right: 0.5rem;
}
.c-product__colors .js-isActive figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: -0.5rem;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 2.3rem;
  height: 2.3rem;
  min-width: 2.3rem;
  min-height: 2.3rem;
  border-radius: 50%;
  border: 1px solid #000000;
}
@media screen and (max-width: 1350px) {
  .c-product__colors .js-isActive figure:after {
    left: -0.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-product__colors .js-isActive figure:after {
    left: -0.5rem;
  }
}
@media screen and (max-width: 650px) {
  .c-product__colors .js-isActive figure:after {
    left: -0.5rem;
    width: 2.6rem;
    height: 2.6rem;
    min-width: 2.6rem;
    min-height: 2.6rem;
  }
}
.c-product__misc {
  display: flex;
  padding-bottom: 2rem;
  border-bottom: 1px solid #000000;
  margin-bottom: 2rem;
}
.c-product__all-colors {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0 1rem 0 0;
  text-decoration: underline;
  display: flex;
  font-family: "Merlod-Light", serif;
}
@media screen and (max-width: 650px) {
  .c-product__all-colors span {
    font-size: 2.4rem;
  }
}
.c-product__share {
  border: none;
  background-color: transparent;
  padding: 0;
  margin: 0 1rem 0 0;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.c-product__share span {
  text-decoration: underline;
  font-family: "Merlod-Light", serif;
}
.c-product__share i {
  margin-right: 0.5rem;
}
.c-product label {
  font-family: "Merlod-Light", serif;
  font-size: 2.4rem;
}
.c-product article {
  margin-bottom: 3rem;
}
.c-product article p {
  font-size: 2.5rem;
  font-family: "Merlod-Light", serif;
}
.c-product .c-store-locator-block__form {
  margin: 0 0 4rem 0;
  max-width: 100%;
}
.c-product .c-store-locator-block__form input {
  padding: 0.5rem 13rem 0.5rem 2rem;
}
.c-product .c-store-locator-block__form input::placeholder {
  color: #000000;
  opacity: 1;
}
.c-product .c-store-locator-block__form button {
  background-color: #000000;
  width: auto;
  min-width: auto;
  padding: 0.5rem 2rem;
}
.c-product .c-store-locator-block__form button span, .c-product .c-store-locator-block__form button i {
  font-size: 2rem;
  text-transform: uppercase;
  color: #ffffff;
}
.c-product .c-store-locator-block__form button span {
  font-family: "Merlod-SemiBold", serif;
}
.c-product .c-store-locator-block__form button i {
  margin-right: 1rem;
}
.c-product__usp {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .c-product__usp {
    flex-direction: column;
  }
}
.c-product__usp li {
  margin-right: 3rem;
}
@media screen and (max-width: 650px) {
  .c-product__usp li {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.c-product__usp li:last-of-type {
  margin-right: 0;
}
.c-product__usp li i {
  font-style: normal;
}
.c-product__usp li .icon-check {
  margin-right: 0.5rem;
}
.c-product__usp li span {
  font-size: 2.5rem;
  font-family: "Merlod-Light", serif;
}

.c-product-style {
  display: flex;
  justify-content: center;
  background-color: rgba(249, 249, 249, 0.9764705882);
  position: relative;
}
.c-product-style__bg {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7rem;
  background-color: #F7DDDA;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .c-product-style {
    flex-direction: column;
    align-items: center;
  }
}
.c-product-style__image {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.c-product-style__image--1 {
  width: 40rem;
  min-width: 40rem;
  height: 61rem;
  min-height: 61rem;
}
@media screen and (max-width: 1150px) {
  .c-product-style__image--1 {
    width: 30rem;
    min-width: 30rem;
    height: 51rem;
    min-height: 51rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-product-style__image--1 {
    width: 75rem;
    min-width: 75rem;
  }
}
@media screen and (max-width: 700px) {
  .c-product-style__image--1 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .c-product-style__image--1 {
    height: 41rem;
    min-height: 41rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-style__image--1 {
    height: 32rem;
    min-height: 32rem;
  }
}
.c-product-style__image--2 {
  width: 80rem;
  height: 61rem;
  min-width: 80rem;
  min-height: 61rem;
}
@media screen and (max-width: 1150px) {
  .c-product-style__image--2 {
    width: 70rem;
    min-width: 70rem;
    height: 51rem;
    min-height: 51rem;
  }
}
@media screen and (max-width: 1023px) {
  .c-product-style__image--2 {
    width: 75rem;
    min-width: 75rem;
  }
}
@media screen and (max-width: 700px) {
  .c-product-style__image--2 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .c-product-style__image--2 {
    height: 41rem;
    min-height: 41rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-style__image--2 {
    height: 32rem;
    min-height: 32rem;
  }
}
.c-product-style__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-width: 55rem;
  margin: 2rem 8rem;
}
.c-product-style__text span {
  font-family: "Badscript", serif;
  font-size: 2.9rem;
  margin-bottom: 1.5rem;
}
.c-product-style__text .btn span {
  font-size: 2rem;
  margin: 0;
  font-family: "Merlod-SemiBold", serif;
}
.c-product-style__text h2 {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 5rem;
  font-family: "Merlod-Thin", serif;
  text-transform: uppercase;
  line-height: 1;
}
.c-product-style__text h2 strong {
  font-family: "Merlod-SemiBold", serif;
}

.c-product-webshops {
  padding: 11rem 0;
  background-color: #F7DDDA;
}
@media screen and (max-width: 1023px) {
  .c-product-webshops {
    padding: 6rem 0;
  }
}
.c-product-webshops .c-shops__single {
  border: 2px solid #000000;
  transition: 0.38s all;
}
.c-product-webshops .c-shops__single:hover {
  transform: scale(1.05);
}
.c-product-webshops header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 650px) {
  .c-product-webshops header {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.c-product-webshops header h3 {
  font-size: 5rem;
  margin: 0 2rem 0 0;
}
.c-product-webshops header a {
  text-decoration: underline;
  font-size: 2.8rem;
}

.lSSlideOuter .lSPager.lSGallery li.active {
  display: none !important;
}

.c-product-blocks {
  display: flex;
  flex-wrap: wrap;
}
.c-product-blocks__single {
  display: flex;
  padding-bottom: 1.8rem;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  width: 16.6rem;
  min-width: 16.6rem;
  height: 18.5rem;
  min-height: 18.5rem;
  border: 1px solid #DDDDDD;
  text-align: center;
  text-decoration: none;
  margin: 0;
}
.c-product-blocks__single img {
  max-width: 10rem;
  max-height: 10rem;
}
.c-product-blocks__single span {
  text-align: center;
  font-family: "Merlod-Light", serif;
  font-size: 2.2rem;
  margin-top: 1rem;
}
.c-product-blocks__single--slider {
  width: 61rem;
  min-width: 61rem;
  height: 53rem;
  min-height: 53rem;
  background-color: #ffffff;
  display: block;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  text-align: center;
  padding-bottom: 5.5rem;
  position: relative;
  border: 2px solid transparent;
}
@media screen and (max-width: 1100px) {
  .c-product-blocks__single--slider {
    border: 2px solid #000000;
  }
}
@media screen and (max-width: 1023px) {
  .c-product-blocks__single--slider {
    width: 40rem;
    min-width: 40rem;
    height: 35rem;
    min-height: 35rem;
    padding-bottom: 3.5rem;
  }
}
@media screen and (max-width: 950px) {
  .c-product-blocks__single--slider {
    width: 61rem;
    min-width: 61rem;
    height: 53rem;
    min-height: 53rem;
    padding-bottom: 5.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-product-blocks__single--slider {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .c-product-blocks__single--slider {
    height: 40rem;
    min-height: 40rem;
    padding-bottom: 5.5rem;
  }
}
.c-product-blocks__single--slider:hover {
  border: 2px solid #000000;
}
.c-product-blocks__single--slider:hover .slider-nav, .c-product-blocks__single--slider:hover .slider-bg {
  opacity: 1;
}
.c-product-blocks__single--slider .slider-nav {
  opacity: 0;
  width: 5rem;
  height: 5rem;
  min-width: 5rem;
  min-height: 5rem;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  z-index: 5;
}
@media screen and (max-width: 1100px) {
  .c-product-blocks__single--slider .slider-nav {
    opacity: 1;
  }
}
.c-product-blocks__single--slider .slider-nav i {
  color: #ffffff;
}
.c-product-blocks__single--slider .js-prev {
  right: initial;
  left: 0;
}
.c-product-blocks__single--slider .js-prev i {
  transform: rotate(180deg);
}
.c-product-blocks__single--slider #overview-slider {
  z-index: 4;
  position: relative;
}
.c-product-blocks__single--slider #overview-slider .c-product__slider__single {
  margin: 0 auto;
  height: 38rem;
  min-height: 38rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single {
    height: 22.5rem;
    min-height: 22.5rem;
  }
}
@media screen and (max-width: 950px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single {
    height: 38rem;
    min-height: 38rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single {
    height: 28rem;
    min-height: 28rem;
  }
}
.c-product-blocks__single--slider #overview-slider .c-product__slider__single img {
  max-width: 31rem;
  max-height: 31rem;
}
@media screen and (max-width: 1023px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single img {
    max-width: 20rem;
    max-height: 20rem;
  }
}
@media screen and (max-width: 950px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single img {
    max-width: 31rem;
    max-height: 31rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-blocks__single--slider #overview-slider .c-product__slider__single img {
    max-width: 25rem;
    max-height: 25rem;
  }
}
.c-product-blocks__single--slider h2, .c-product-blocks__single--slider h3, .c-product-blocks__single--slider h4 {
  margin: 2rem 0 0;
  font-size: 3.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.c-product-blocks__single--slider h2 i, .c-product-blocks__single--slider h3 i, .c-product-blocks__single--slider h4 i {
  margin-left: 1rem;
  font-size: 1.5rem;
}
.c-product-blocks__single--slider span {
  position: relative;
  font-size: 2rem;
  font-family: "Merlod-Light", serif;
}
.c-product-blocks .js-isActive {
  border: 2px solid #000000;
  pointer-events: none;
}

.c-product-blocks__single {
  width: 61rem;
  min-width: 61rem;
  height: 53rem;
  min-height: 53rem;
  border: none;
  background-color: #ffffff;
  padding-bottom: 5.5rem;
  border: 2px solid transparent;
}
.c-product-blocks__single:hover {
  border: 2px solid #000000 !important;
}
@media screen and (max-width: 1023px) {
  .c-product-blocks__single {
    width: 40rem;
    min-width: 40rem;
    height: 35rem;
    min-height: 35rem;
    padding-bottom: 3.5rem;
  }
}
@media screen and (max-width: 950px) {
  .c-product-blocks__single {
    width: 61rem;
    min-width: 61rem;
    height: 53rem;
    min-height: 53rem;
    padding-bottom: 5.5rem;
  }
}
@media screen and (max-width: 600px) {
  .c-product-blocks__single {
    width: 100%;
    min-width: 100%;
    height: 48rem;
    min-height: 48rem;
    padding-bottom: 4.5rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-blocks__single {
    height: 40rem;
    min-height: 40rem;
    padding-bottom: 3.5rem;
  }
}
.c-product-blocks__single h2, .c-product-blocks__single h3, .c-product-blocks__single h4 {
  margin: 2rem 0 0;
  font-size: 3.2rem;
  display: flex;
  align-items: center;
}
.c-product-blocks__single h2 i, .c-product-blocks__single h3 i, .c-product-blocks__single h4 i {
  margin-left: 1rem;
  font-size: 1.5rem;
}
.c-product-blocks__single span {
  font-size: 2rem;
  margin-top: 0;
  font-family: "Merlod-Light", serif;
}
.c-product-blocks__single img {
  max-width: 31rem;
  max-height: 31rem;
}
@media screen and (max-width: 1023px) {
  .c-product-blocks__single img {
    max-width: 20rem;
    max-height: 20rem;
  }
}
@media screen and (max-width: 950px) {
  .c-product-blocks__single img {
    max-width: 31rem;
    max-height: 31rem;
  }
}
@media screen and (max-width: 400px) {
  .c-product-blocks__single img {
    max-width: 25rem;
    max-height: 25rem;
  }
}

.c-product-image-blocks__single {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  align-self: flex-start;
  max-width: 53rem;
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .c-product-image-blocks__single {
    max-width: 40rem;
  }
}
.c-product-image-blocks__single__product {
  position: absolute;
  bottom: -2rem;
  left: -6rem;
  max-width: 30rem;
  max-height: 30rem;
  transition: 0.38s all;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .c-product-image-blocks__single__product {
    max-width: 22rem;
    max-height: 22rem;
    left: -4rem;
  }
}
@media screen and (max-width: 850px) {
  .c-product-image-blocks__single__product {
    max-width: 18rem;
    max-height: 18rem;
    left: -3rem;
  }
}
.c-product-image-blocks__single__image {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 53rem;
  min-width: 53rem;
  max-width: 53rem;
  height: 30rem;
  min-height: 30rem;
  max-height: 30rem;
  overflow: hidden;
  border: 2px solid #000000;
}
@media screen and (max-width: 1023px) {
  .c-product-image-blocks__single__image {
    width: 40rem;
    min-width: 40rem;
    max-width: 40rem;
    height: 25rem;
    min-height: 25rem;
    max-height: 25rem;
  }
}
.c-product-image-blocks__single__image img {
  width: 100%;
  transition: 1.3s all;
}
.c-product-image-blocks__single__title {
  border: 2px solid #000000;
  background-color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem 2.5rem;
  margin-top: -2px;
  max-width: 55%;
  transition: 0.38s all;
}
@media screen and (max-width: 1023px) {
  .c-product-image-blocks__single__title {
    padding: 2rem;
  }
}
@media screen and (max-width: 850px) {
  .c-product-image-blocks__single__title {
    padding: 1.5rem;
    max-width: 65%;
  }
}
.c-product-image-blocks__single__title h5 {
  text-transform: uppercase;
  font-family: "Merlod-SemiBold", serif;
  font-size: 3rem;
  margin: 0 3rem 0 0;
  line-height: 1;
  word-break: break-word;
}
@media screen and (max-width: 1023px) {
  .c-product-image-blocks__single__title h5 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 850px) {
  .c-product-image-blocks__single__title h5 {
    font-size: 2.2rem;
  }
}
.c-product-image-blocks__single__title i {
  font-size: 1.6rem;
}
.c-product-image-blocks__single:hover .c-product-image-blocks__single__product {
  transform: translateY(-3%);
}
.c-product-image-blocks__single:hover .c-product-image-blocks__single__image img {
  transform: scale(1.05);
}
.c-product-image-blocks__single:hover .c-product-image-blocks__single__title {
  background-color: #000000;
}
.c-product-image-blocks__single:hover .c-product-image-blocks__single__title h5, .c-product-image-blocks__single:hover .c-product-image-blocks__single__title i {
  color: #ffffff;
}

.c-store-locator-block {
  display: flex;
  flex-direction: column;
}
.c-store-locator-block h2, .c-store-locator-block h3, .c-store-locator-block h4 {
  font-size: 5rem;
  margin: 0 0 1.25rem;
}
.c-store-locator-block p {
  font-size: 2.4rem;
}
.c-store-locator-block__form {
  max-width: 57rem;
  width: 100%;
  position: relative;
}
.c-store-locator-block__form input {
  width: 100%;
  display: flex;
  padding: 0.5rem 5rem 0.5rem 2rem;
  border: 2px solid #000000;
  height: 6.4rem;
  min-height: 6.4rem;
  font-size: 2.4rem;
}
.c-store-locator-block__form button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6.4rem;
  height: 6.4rem;
  min-width: 6.4rem;
  min-height: 6.4rem;
}
.c-store-locator-block--center {
  justify-content: center;
  align-items: center;
}
.c-store-locator-block--center h2, .c-store-locator-block--center h3, .c-store-locator-block--center h4, .c-store-locator-block--center p {
  text-align: center;
}

.c-store-locator {
  display: flex;
  height: calc(100vh - 9.2rem);
  min-height: calc(100vh - 9.2rem);
  position: relative;
}
@media screen and (max-width: 1023px) {
  .c-store-locator {
    height: calc(100vh - 8rem);
    min-height: calc(100vh - 8rem);
  }
}
.c-store-locator--map__toggle {
  display: none;
  position: fixed;
  top: 10rem;
  right: 2rem;
}
@media screen and (max-width: 1023px) {
  .c-store-locator--map__toggle {
    display: flex;
  }
}
@media screen and (max-width: 700px) {
  .c-store-locator--map__toggle {
    top: 9rem;
  }
}
.c-store-locator__filter__bg {
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 8rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: 0.55s all;
}
.c-store-locator__filter {
  width: 40rem;
  max-width: 40rem;
  min-width: 40rem;
  padding: 4rem 5rem;
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  transition: 0.55s all;
}
.c-store-locator__filter .btn--red {
  border: 2px solid #CE6358;
}
.c-store-locator__filter .btn--red:hover {
  border: 2px solid #000000;
}
.c-store-locator__filter .js-filterToggle {
  display: none;
}
@media screen and (max-width: 1023px) {
  .c-store-locator__filter {
    position: fixed;
    top: 8rem;
    left: 0;
    width: 35rem;
    max-width: 35rem;
    min-width: 35rem;
    min-height: calc(100vh - 8rem);
    max-height: calc(100vh - 8rem);
    overflow-x: auto;
    transform: translateX(-100%);
    padding: 6rem 3.5rem 4rem;
  }
  .c-store-locator__filter .js-filterToggle {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    display: flex;
  }
}
.c-store-locator__filter h1 {
  font-size: 2.8rem;
  margin: 0 0 1rem;
}
.c-store-locator__filter p {
  font-size: 2rem;
}
.c-store-locator__filter .c-form__button {
  margin-top: 2rem;
}
.c-store-locator__map {
  width: 100%;
}
@media screen and (max-width: 700px) {
  .c-store-locator__map {
    display: none;
  }
}
.c-store-locator__web {
  padding: 3rem 6rem 10rem;
}
@media screen and (max-width: 1023px) {
  .c-store-locator__web {
    padding: 2rem 3rem 10rem;
  }
}
.c-store-locator__web__header {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1023px) {
  .c-store-locator__web__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.c-store-locator__web__header button {
  display: none;
}
@media screen and (max-width: 1023px) {
  .c-store-locator__web__header button {
    display: flex;
    margin-right: 1.2rem;
    border: 1px solid #000000;
  }
}
.c-store-locator__tabs {
  display: flex;
  margin-bottom: 3rem;
}
.c-store-locator__tabs a {
  width: 50%;
  height: 4.5rem;
  min-height: 4.5rem;
  border: 2px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  padding: 0.5rem 1rem;
  transition: 0.28s all;
}
.c-store-locator__tabs a span {
  transition: 0.28s all;
}
.c-store-locator__tabs a:hover {
  background-color: #000000;
}
.c-store-locator__tabs a:hover span {
  color: #ffffff;
}
.c-store-locator__tabs a span {
  font-size: 1.9rem;
  font-family: "Merlod-SemiBold", serif;
}
.c-store-locator__tabs .js-isActive {
  background-color: #000000;
  pointer-events: none;
}
.c-store-locator__tabs .js-isActive span {
  color: #ffffff;
}
.c-store-locator__results {
  width: 80rem;
  max-width: 70rem;
  height: calc(100vh - 9.2rem);
  min-height: calc(100vh - 9.2rem);
  position: static;
  top: 0;
  left: 40rem;
  transform: translateX(-100%);
  flex-direction: column;
  overflow-x: auto;
  padding: 3.5rem 3.5rem 10rem;
  transition: 0.55s all;
  display: none;
}
@media screen and (max-width: 1023px) {
  .c-store-locator__results {
    position: fixed;
    top: 8rem;
    left: 0;
    width: 35rem;
    max-width: 35rem;
    min-width: 35rem;
    min-height: calc(100vh - 8rem);
    max-height: calc(100vh - 8rem);
    overflow-x: auto;
    transform: translateX(-100%);
    padding: 3rem 3.5rem 4rem;
    z-index: 1;
  }
}
@media screen and (max-width: 700px) {
  .c-store-locator__results {
    max-width: 100%;
    min-width: 100%;
  }
}
.c-store-locator__results__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.c-store-locator__results__header h3 {
  font-size: 2.2rem;
  margin: 0 2rem 0 0;
}
.c-store-locator__results__header button {
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}
@media screen and (max-width: 700px) {
  .c-store-locator__results__header button {
    display: none;
  }
}
.c-store-locator__results__header button i {
  font-size: 2rem;
}
.c-store-locator__results::-webkit-scrollbar {
  background-color: #debbb7;
  width: 1rem;
}
.c-store-locator__results::-webkit-scrollbar-thumb {
  background-color: #CE6358;
}

.js-resultsActive {
  transform: translateX(0);
  display: block;
}

.js-filterIsActive .c-store-locator__filter {
  transform: translateY(0);
}
.js-filterIsActive .c-store-locator__filter__bg {
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
  z-index: 1;
}

.c-footer {
  padding: 7.5rem 2.8rem;
  background-color: #ffffff;
}
@media screen and (max-width: 650px) {
  .c-footer {
    padding: 5rem 3rem;
  }
}
.c-footer__container {
  max-width: 144rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .c-footer__container {
    flex-direction: column;
  }
}
@media screen and (max-width: 650px) {
  .c-footer__container {
    align-items: flex-start;
  }
}
.c-footer__logo {
  display: flex;
  transition: 0.38s all;
}
.c-footer__logo img {
  width: 24rem;
  max-width: 24rem;
}
@media screen and (max-width: 1023px) {
  .c-footer__nav {
    margin: 3rem 0;
  }
}
.c-footer__nav ul {
  display: flex;
}
@media screen and (max-width: 650px) {
  .c-footer__nav ul {
    flex-wrap: wrap;
  }
}
.c-footer__nav ul li {
  margin: 0 2.2rem;
}
@media screen and (max-width: 650px) {
  .c-footer__nav ul li {
    margin: 0 3rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .c-footer__nav ul li {
    width: 50%;
    margin: 0;
    padding-right: 1rem;
    min-width: 100%;
  }
}
.c-footer__nav ul li a {
  font-size: 2.2rem;
  text-decoration: none;
  font-family: "Merlod-Regular", serif;
  position: relative;
  text-transform: lowercase;
}
.c-footer__nav ul li a:hover {
  text-decoration: underline;
}
.c-footer__misc {
  display: flex;
}
.c-footer__misc a {
  margin-right: 1rem;
}

.c-lang {
  position: relative;
  cursor: pointer;
  transition: 0.38s all;
}
.c-lang select {
  cursor: pointer;
  border: 2px solid #000000;
  padding: 0 5rem 0 4rem;
  font-family: "Merlod-Regular", serif;
  font-size: 2rem;
  background-color: transparent;
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  height: 4.2rem;
}
@media screen and (max-width: 1350px) {
  .c-lang select {
    padding: 0 5rem 0 5rem;
  }
}
.c-lang img {
  position: absolute;
  top: 1.4rem;
  left: 1.2rem;
}
@media screen and (max-width: 1550px) {
  .c-lang img {
    top: 1.2rem;
  }
}
@media screen and (max-width: 1350px) {
  .c-lang img {
    top: 1.1rem;
  }
}
.c-lang i {
  position: absolute;
  top: 1.8rem;
  right: 1.3rem;
  font-size: 0.5rem;
}

@media screen and (max-width: 650px) {
  .s-product-overview__content .js-masonry > *:nth-child(1) {
    margin-top: 0 !important;
  }
  .c-hero-collection .c-hero-collection__image {
    position: static !important;
  }
  .c-hero-collection picture, .c-hero-collection img {
    width: 100%;
    position: static !important;
    display: block;
    height: auto;
    transform: none !important;
  }
}
.u-bg-cover-center {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.u-multiple-media {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.u-multiple-media img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
}

.c-product-image-blocks__single__image img {
  display: block;
}

.u-bx-shadow {
  box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.35);
}
.u-bx-shadow--small {
  box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.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 {
  transform: skew(45deg);
}

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

.u-flex {
  display: flex;
}
.u-flex--half {
  width: 50%;
  margin: 0.5rem 0;
}
.u-flex--half:nth-of-type(2n) {
  margin: 0.5rem 0 0.5rem 1rem;
}

.u-column-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-hero-home .o-container {
  max-width: 60rem;
}

.s-landing-blocks {
  display: flex;
  justify-content: center;
  padding-top: 8rem;
  background-color: #ffffff;
}
@media screen and (max-width: 1050px) {
  .s-landing-blocks {
    flex-direction: column;
  }
}
.s-landing-blocks__half {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.s-landing-blocks__half:first-of-type {
  margin-right: 6rem;
}
@media screen and (max-width: 1050px) {
  .s-landing-blocks__half:first-of-type {
    margin-right: 0;
    order: 2;
  }
}
@media screen and (max-width: 1050px) {
  .s-landing-blocks__half .c-image-block {
    margin-bottom: 8rem;
  }
}
.s-landing-blocks__text {
  width: 54rem;
  min-width: 54rem;
  text-align: center;
  margin: 10rem 0 15rem;
}
@media screen and (max-width: 1050px) {
  .s-landing-blocks__text {
    margin: 0 0 8rem;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-blocks__text {
    width: calc(100% - 12rem);
    min-width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 550px) {
  .s-landing-blocks__text {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 520px) {
  .s-landing-blocks__text {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 450px) {
  .s-landing-blocks__text {
    width: calc(100% - 10rem);
  }
}
.s-landing-blocks__text h2 {
  margin: 0 0 1.5rem;
  font-size: 4.6rem;
}
.s-landing-blocks__text p {
  font-size: 2.5rem;
}

.s-landing-articles {
  margin-top: -15rem;
  padding: 30rem 0 20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles {
    padding: 15rem 0;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles {
    padding: 22rem 0 5rem;
  }
  .s-landing-articles .c-theme-prop {
    display: none;
  }
}
.s-landing-articles .c-store-locator-block {
  margin-bottom: 10rem;
}
@media screen and (max-width: 768px) {
  .s-landing-articles .c-store-locator-block {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 550px) {
  .s-landing-articles .c-store-locator-block {
    width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 520px) {
  .s-landing-articles .c-store-locator-block {
    width: calc(100% - 12rem);
  }
}
@media screen and (max-width: 450px) {
  .s-landing-articles .c-store-locator-block {
    width: calc(100% - 10rem);
  }
}
.s-landing-articles__blocks__text {
  width: 100%;
  max-width: 40rem;
  padding: 0 5rem;
  margin: 8.5rem 0 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__text {
    margin-bottom: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__text {
    margin: 3rem 0 5rem;
  }
}
@media screen and (max-width: 520px) {
  .s-landing-articles__blocks__text {
    max-width: calc(100% - 6rem);
  }
}
.s-landing-articles__blocks__text h4 {
  font-size: 4.6rem;
  font-family: "Merlod-Thin", serif;
  text-transform: uppercase;
  line-height: 0.9;
  margin: 0 0 1rem;
}
.s-landing-articles__blocks__text h4 strong {
  font-family: "Merlod-SemiBold", serif;
}
.s-landing-articles__blocks__text div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.s-landing-articles__blocks__text div a {
  margin: 0 0.25rem;
}
.s-landing-articles__blocks__top {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__top {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__top {
    flex-direction: column;
  }
}
.s-landing-articles__blocks__top .c-image-text-block--top-first {
  margin: 0 10rem;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__top .c-image-text-block--top-first {
    margin: 0 0 10rem;
  }
}
.s-landing-articles__blocks__top .c-image-text-block--top-last {
  margin: 20rem 0 0;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__top .c-image-text-block--top-last {
    margin: 10rem 0;
  }
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__top .c-image-text-block--top-last {
    margin: 0 0 10rem;
  }
}
.s-landing-articles__blocks__bottom {
  display: flex;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__bottom {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__bottom {
    flex-direction: column;
  }
}
.s-landing-articles__blocks__bottom .c-image-text-block--bottom-first {
  margin: -15rem 10rem 0 0;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-first {
    margin: 0 5rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-first {
    margin: 0 0 10rem;
  }
}
.s-landing-articles__blocks__bottom .c-image-text-block--bottom-middle {
  margin: -5rem 10rem 0 0;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-middle {
    margin: 0;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-middle {
    margin: 0 0 10rem;
  }
}
.s-landing-articles__blocks__bottom .c-image-text-block--bottom-last {
  margin: 15rem 0 0;
}
@media screen and (max-width: 1023px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-last {
    margin: 10rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .s-landing-articles__blocks__bottom .c-image-text-block--bottom-last {
    margin: 0 0 10rem;
  }
}

.s-articles {
  margin-top: 0;
  padding: 12.5rem 0 25rem;
}
@media screen and (max-width: 1023px) {
  .s-articles {
    padding: 5rem 0 15rem;
  }
}
@media screen and (max-width: 650px) {
  .s-articles {
    padding: 0 0 5rem;
  }
}
@media screen and (max-width: 1023px) {
  .s-articles .s-landing-articles__blocks__bottom {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 650px) {
  .s-articles .s-landing-articles__blocks__bottom {
    margin-bottom: 0;
  }
}

.s-product-related {
  padding: 9rem 0;
  position: relative;
}
.s-product-related:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  min-height: 50%;
  background-color: #F9F9F9;
}
.s-product-related header {
  margin-bottom: 5rem;
  position: relative;
  z-index: 1;
}
.s-product-related header h4 {
  font-size: 5rem;
}
.s-product-related .c-product-image-blocks {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .s-product-related .c-product-image-blocks {
    justify-content: center;
  }
}
@media screen and (max-width: 850px) {
  .s-product-related .c-product-image-blocks {
    flex-direction: column;
    align-items: center;
  }
}
.s-product-related .c-product-image-blocks__single:last-of-type {
  margin-top: 10rem;
}
@media screen and (max-width: 1023px) {
  .s-product-related .c-product-image-blocks__single:first-of-type {
    margin-right: 5rem;
  }
}
@media screen and (max-width: 850px) {
  .s-product-related .c-product-image-blocks__single {
    align-self: initial;
    margin-right: 0 !important;
  }
}

.s-article-highlight {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .s-article-highlight {
    flex-direction: column;
    align-items: center;
  }
}
.s-article-highlight__articles {
  width: 100%;
  max-width: 56rem;
  padding-top: 11rem;
  margin-right: 12rem;
}
@media screen and (max-width: 1023px) {
  .s-article-highlight__articles {
    margin-right: 0;
    margin-bottom: 5rem;
    padding-top: 5rem;
  }
}
@media screen and (max-width: 650px) {
  .s-article-highlight__articles {
    max-width: calc(100% - 10rem);
  }
}
@media screen and (max-width: 450px) {
  .s-article-highlight__articles {
    max-width: calc(100% - 6rem);
  }
}
.s-article-highlight__articles h2 {
  text-transform: uppercase;
  font-family: "Merlod-Thin", serif;
  font-size: 7.8rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 5rem;
}
@media screen and (max-width: 650px) {
  .s-article-highlight__articles h2 {
    font-size: 6.5rem;
    margin-bottom: 3rem;
    padding: 0 2rem;
  }
}
.s-article-highlight__articles h2 strong {
  font-family: "Merlod-SemiBold", serif;
}
.s-article-highlight__media {
  position: relative;
  width: 70rem;
  height: 90rem;
  margin-top: -5rem;
  border: 2px solid #000000;
}
@media screen and (max-width: 1023px) {
  .s-article-highlight__media {
    margin-top: 0;
    width: 60rem;
    height: 40rem;
  }
}
@media screen and (max-width: 550px) {
  .s-article-highlight__media {
    width: 100%;
    border: none;
  }
}

@media screen and (max-width: 1023px) {
  .s-collection-highlight {
    padding-top: 10rem;
  }
}
.s-collection-highlight .s-article-highlight__articles {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  margin-right: 7rem;
}
@media screen and (max-width: 1023px) {
  .s-collection-highlight .s-article-highlight__articles {
    margin: 0 0 5rem;
  }
}
.s-collection-highlight .s-article-highlight__media {
  position: relative;
  width: 83rem;
  min-width: 83rem;
  height: 55rem;
  min-height: 55rem;
  margin-top: -5rem;
  border: 2px solid #000000;
}
@media screen and (max-width: 1023px) {
  .s-collection-highlight .s-article-highlight__media {
    margin: 1rem 0 0;
  }
}
@media screen and (max-width: 750px) {
  .s-collection-highlight .s-article-highlight__media {
    width: 100%;
    min-width: 100%;
    border: none;
  }
}
@media screen and (max-width: 550px) {
  .s-collection-highlight .s-article-highlight__media {
    height: 45rem;
    min-height: 45rem;
  }
}
@media screen and (max-width: 450px) {
  .s-collection-highlight .s-article-highlight__media {
    height: 40rem;
    min-height: 40rem;
  }
}

.s-faq {
  background-color: #F9F9F9;
  padding: 10rem 0;
}
.s-faq__figure {
  position: absolute;
  top: 15rem;
  left: -30rem;
  z-index: 0;
}
@media screen and (max-width: 1550px) {
  .s-faq__figure {
    top: 15rem;
    left: -40rem;
  }
}
@media screen and (max-width: 1350px) {
  .s-faq__figure {
    top: 15rem;
    left: -30rem;
    max-width: 40rem;
  }
}
@media screen and (max-width: 1023px) {
  .s-faq__figure {
    display: none;
  }
}
@media screen and (max-width: 650px) {
  .s-faq {
    padding: 5rem 0;
  }
}
.s-faq__header {
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem;
}
.s-faq__header h1 {
  margin: 0 0 1rem;
  font-size: 5.5rem;
}

.s-contact .recaptcha {
  margin-top: 7rem;
}
.s-contact .c-text-block__single--white:hover {
  background-color: #ffffff;
}
.s-contact .c-text-block__single--black:hover {
  background-color: #000000;
}
.s-contact .o-container {
  margin-top: -5.6rem;
}
.s-contact__mapbox {
  width: 100%;
  height: 40rem;
  min-height: 40rem;
}
@media screen and (max-width: 650px) {
  .s-contact__mapbox {
    height: 25rem;
    min-height: 25rem;
  }
}
.s-contact__content {
  display: flex;
}
@media screen and (max-width: 900px) {
  .s-contact__content {
    flex-direction: column;
  }
}
.s-contact__form {
  width: 100%;
  margin-right: 2rem;
  border: 2px solid #000000;
  background-color: #ffffff;
  padding: 6rem 6rem 4.5rem;
}
.s-contact__form input[type=submit] {
  background-color: #000000 !important;
  color: #ffffff !important;
  border: 2px solid #000000 !important;
}
.s-contact__form input[type=submit]:hover {
  background-color: #ffffff !important;
  color: #000000 !important;
}
@media screen and (max-width: 1023px) {
  .s-contact__form {
    padding: 4rem;
  }
}
@media screen and (max-width: 900px) {
  .s-contact__form {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
.s-contact__form p {
  font-size: 2.5rem;
  font-family: "Merlod-Light", serif;
}
.s-contact__form .c-form {
  margin-top: 2rem;
}
.s-contact__aside {
  min-width: 38rem;
  width: 38rem;
}
@media screen and (max-width: 900px) {
  .s-contact__aside {
    min-width: 100%;
    width: 100%;
  }
}
.s-contact__aside .c-text-block__single {
  padding: 5rem 5rem 4rem;
  margin-bottom: 2rem;
}
.s-contact__aside .c-text-block__single span a {
  text-decoration: none;
  font-weight: 400;
}
@media screen and (max-width: 1023px) {
  .s-contact__aside .c-text-block__single {
    padding: 4rem;
  }
}

.s-product-overview {
  padding-top: 11rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview {
    padding-top: 8rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview {
    padding-top: 5rem;
  }
}
.s-product-overview__figure {
  position: absolute;
  top: 30rem;
  right: -5rem;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .s-product-overview__figure {
    top: 32rem;
    right: -8rem;
    max-width: 35rem;
  }
}
@media screen and (max-width: 850px) {
  .s-product-overview__figure {
    top: 40rem;
    right: -8rem;
    max-width: 30rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__figure {
    top: 50rem;
  }
}
@media screen and (max-width: 400px) {
  .s-product-overview__figure {
    display: none;
  }
}
.s-product-overview__intro {
  margin-bottom: 8rem;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__intro {
    margin-bottom: 4rem;
  }
}
.s-product-overview__intro h1 {
  font-size: 6rem;
  font-family: "Merlod-Thin", serif;
  text-transform: uppercase;
  margin: 0 0 1.3rem;
}
.s-product-overview__intro h1 strong {
  font-family: "Merlod-SemiBold", serif;
}
.s-product-overview__intro p {
  font-size: 2.4rem;
  max-width: 81rem;
}
.s-product-overview__content {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__content {
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 1023px) {
  .s-product-overview__content .c-product__slider__single {
    justify-content: center !important;
    margin-left: 0 !important;
    margin-top: 0 !important;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__content {
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row .c-product-blocks--large {
    width: calc(100% - 6rem);
    align-items: center;
  }
}
.s-product-overview__row--1 {
  display: flex;
  justify-content: center;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--1 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--1 {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--1 {
    width: 100%;
  }
  .s-product-overview__row--1 .c-product-blocks--large {
    width: calc(100% - 6rem);
    align-items: center;
  }
}
.s-product-overview__row--1 .c-product-blocks--large {
  flex-wrap: initial;
  flex-direction: column;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--1 .c-product-blocks--large {
    flex-direction: row;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--1 .c-product-blocks--large {
    flex-direction: column;
  }
}
.s-product-overview__row--1 .c-product-blocks__single {
  margin: 9.5rem 9.5rem 0 0;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--1 .c-product-blocks__single {
    margin: 4rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--1 .c-product-blocks__single {
    margin: 2rem 4rem;
  }
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--1-switch {
    margin-bottom: 0;
  }
}
.s-product-overview__row--1-switch .s-product-overview__row__media {
  order: 1;
}
.s-product-overview__row--1-switch .c-product-blocks--large {
  order: 2;
}
.s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single, .s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single--slider {
  margin: 9.5rem 0 0 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single, .s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single--slider {
    margin: 8rem 4rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single, .s-product-overview__row--1-switch .c-product-blocks--large .c-product-blocks__single--slider {
    margin: 4rem 0 0;
  }
}
.s-product-overview__row--2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--2 {
    margin: 0 0 5rem;
  }
}
.s-product-overview__row--2 .s-product-overview__row__half-1 {
  display: flex;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--2 .s-product-overview__row__half-1 {
    margin: 0;
    flex-direction: column;
    align-items: center;
  }
  .s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single {
    margin: 8rem 0 !important;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single {
    margin: 4rem 0 !important;
  }
}
.s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single, .s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single--slider {
  margin: -30rem 0 9.5rem 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single, .s-product-overview__row--2 .s-product-overview__row__half-1 .c-product-blocks__single--slider {
    margin: 0 0 9.5rem 9.5rem;
  }
}
.s-product-overview__row--2 .s-product-overview__row__half-2 {
  display: flex;
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks--large {
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }
  .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks--large .c-product-blocks__single:nth-of-type(1) {
    margin: 0 0 4rem;
  }
}
.s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single:nth-of-type(1), .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single--slider:nth-of-type(1) {
  margin: 0 19rem 0 0;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single:nth-of-type(1), .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single--slider:nth-of-type(1) {
    margin: 0 8rem 0 0;
  }
}
.s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single:nth-of-type(2), .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single--slider:nth-of-type(2) {
  margin: -22rem 0 0;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single:nth-of-type(2), .s-product-overview__row--2 .s-product-overview__row__half-2 .c-product-blocks__single--slider:nth-of-type(2) {
    margin: 0;
  }
}
.s-product-overview__row--2 .s-product-overview__row__media {
  width: 70rem;
  height: 47rem;
  overflow: hidden;
  position: relative;
}
.s-product-overview__row--3 {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--3 {
    flex-direction: column;
    align-items: center;
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-1 {
  display: flex;
  flex-direction: column;
  margin-top: -27.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--3 .s-product-overview__row__half-1 {
    margin-top: 0;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--3 .s-product-overview__row__half-1 {
    width: 100%;
    align-items: center;
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks--large {
  flex-wrap: initial;
  flex-direction: column;
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks--large {
    width: calc(100% - 6rem);
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single, .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single--slider {
  margin: 0 9.5rem 9.5rem 0;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single, .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single--slider {
    margin: 4rem 0;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single, .s-product-overview__row--3 .s-product-overview__row__half-1 .c-product-blocks__single--slider {
    margin: 4rem 0 0;
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 {
    margin-left: 8rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 {
    margin-left: 0;
    align-items: center;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 {
    width: 100%;
    align-items: center;
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-2 .c-store-locator-block {
  margin-bottom: 9.5rem;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .c-store-locator-block {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .c-store-locator-block {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .c-store-locator-block {
    width: calc(100% - 6rem);
  }
}
.s-product-overview__row--3 .s-product-overview__row__half-2 .c-store-locator-block__form {
  max-width: 47rem;
}
.s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
  width: 70rem;
  height: 47rem;
  min-width: 70rem;
  min-height: 47rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    width: 52rem;
    min-width: 52rem;
    height: 35rem;
    min-height: 35rem;
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 950px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    width: 70rem;
    height: 47rem;
    min-width: 70rem;
    min-height: 47rem;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    width: 100%;
    min-width: 100%;
    height: 44rem;
    min-height: 44rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 550px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    height: 35rem;
    min-height: 35rem;
  }
}
@media screen and (max-width: 450px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    height: 28rem;
    min-height: 28rem;
  }
}
@media screen and (max-width: 350px) {
  .s-product-overview__row--3 .s-product-overview__row__half-2 .s-product-overview__row__media {
    height: 25rem;
    min-height: 25rem;
  }
}
.s-product-overview__text {
  width: 100%;
  max-width: 86rem;
  margin: 0 auto;
  padding-bottom: 10rem;
}
@media screen and (max-width: 900px) {
  .s-product-overview__text {
    max-width: 100%;
    width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__text {
    width: calc(100% - 6rem);
    padding-bottom: 4rem;
  }
}

.s-collection__text {
  text-align: center;
  max-width: 81rem;
  width: 100%;
  margin: 0 auto 9.5rem;
}
@media screen and (max-width: 1100px) {
  .s-collection__text {
    margin: 0 auto 8rem;
  }
}
@media screen and (max-width: 850px) {
  .s-collection__text {
    width: calc(100% - 8rem);
  }
}
@media screen and (max-width: 650px) {
  .s-collection__text {
    width: calc(100% - 6rem);
    margin: 0 auto 6rem;
  }
}
.s-collection__text h1 {
  font-size: 4.5rem;
}
.s-collection__content {
  padding: 13rem 0 0;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .s-collection__content {
    padding: 8rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .s-collection__content {
    padding: 6rem 0 0;
  }
}
@media screen and (max-width: 650px) {
  .s-collection .c-hero-collection .c-text-extra__wrap {
    padding: 6rem 2rem 3rem 2rem !important;
  }
}

.s-collections {
  background-color: #f9f9f9;
}
.s-collections__primary {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8rem 0 0;
}
@media screen and (max-width: 1023px) {
  .s-collections__primary {
    flex-direction: column;
  }
}
.s-collections__primary .c-text-extra__wrap {
  margin-right: 9rem;
}
@media screen and (max-width: 1023px) {
  .s-collections__primary .c-text-extra__wrap {
    margin: 7rem 0 3rem;
    order: 2;
  }
}
.s-collections__primary .c-text-extra__wrap h1 {
  font-size: 14rem;
}
@media screen and (max-width: 750px) {
  .s-collections__primary .c-text-extra__wrap h1 {
    font-size: 9rem;
  }
}
.s-collections__secondary {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-bottom: 9rem;
}
@media screen and (max-width: 1100px) {
  .s-collections__secondary {
    flex-direction: column;
  }
}
.s-collections__secondary__single {
  margin: 9rem 0 0;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1100px) {
  .s-collections__secondary__single {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 1023px) {
  .s-collections__secondary__single {
    flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .s-collections__secondary__single {
    margin: 5rem 0 0;
  }
}
.s-collections__secondary__single:nth-of-type(odd) {
  margin-right: 9rem;
}
@media screen and (max-width: 1100px) {
  .s-collections__secondary__single:nth-of-type(odd) {
    margin-right: 0;
  }
}
.s-collections__secondary__single__text {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .s-collections__secondary__single__text {
    margin-left: 10rem;
  }
}
@media screen and (max-width: 1023px) {
  .s-collections__secondary__single__text {
    margin: 5rem 0 0 0;
  }
}
.s-collections__secondary__single__text h2 {
  font-family: "Merlod-Thin", serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 6rem;
  position: relative;
  margin-top: 6rem;
}
@media screen and (max-width: 1023px) {
  .s-collections__secondary__single__text h2 {
    margin-top: 0;
  }
}
.s-collections__secondary__single__text h2 strong {
  font-family: "Merlod-SemiBold", serif;
}
.s-collections__secondary__single__text h2 span {
  font-family: "Badscript", serif;
  font-weight: 500;
  text-transform: lowercase;
  font-size: 4rem;
  position: absolute;
  white-space: nowrap;
  transform: rotate(-5deg);
}
.s-collections__secondary__single__text .top-left {
  top: -3rem;
  left: 2rem;
}
.s-collections__secondary__single__text .bottom-right {
  right: -2rem;
  bottom: -2rem;
}
@media screen and (max-width: 1550px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    top: 6rem;
    left: -8.8rem;
  }
}
@media screen and (max-width: 1350px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    top: 4rem;
    left: -11.1rem;
  }
}
@media screen and (max-width: 1023px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    left: -8.3rem;
  }
}
@media screen and (max-width: 768px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    left: -8.8rem;
  }
}
@media screen and (max-width: 550px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    top: 0;
    left: -9.5rem;
  }
}
@media screen and (max-width: 520px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    top: 0;
    left: -10.7rem;
  }
}
@media screen and (max-width: 450px) {
  .s-collections__secondary__single .c-image-block--4 .c-image-block__figure--left-middle {
    top: -3rem;
    left: -11.7rem;
  }
}

.s-store-locator-webshops {
  height: auto;
  min-height: auto;
}
@media screen and (max-width: 1023px) {
  .s-store-locator-webshops .c-shops--web .c-shops__single--web {
    width: calc(33% - 0.75rem);
    margin-right: 1rem;
  }
  .s-store-locator-webshops .c-shops--web .c-shops__single--web:nth-of-type(4n+4) {
    margin-right: 1rem;
  }
  .s-store-locator-webshops .c-shops--web .c-shops__single--web:nth-of-type(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  .s-store-locator-webshops .c-shops--web .c-shops__single--web {
    height: 10rem;
    min-height: 10rem;
  }
}

.c-theme-prop {
  position: absolute;
  right: -5rem;
}
@media screen and (max-width: 1000px) {
  .c-theme-prop {
    display: none;
  }
}

main {
  min-width: 100vw;
  max-width: 100vw;
  overflow: hidden;
}

.g-gutenberg {
  padding: 20rem 0;
}

.s-landing-articles__blocks {
  width: 100%;
}

.c-image-text-block {
  max-width: 100%;
}

.js-masonry {
  max-width: 100%;
}
@media (max-width: 750px) {
  .js-masonry {
    max-width: calc(100% - 80px);
  }
}
@media (max-width: 500px) {
  .js-masonry {
    max-width: calc(100% - 50px);
  }
}
@media (max-width: 350px) {
  .js-masonry {
    max-width: calc(100% - 40px);
  }
}
.js-masonry > * {
  margin: 0 4rem;
}

.s-landing-articles__blocks .js-masonry > * {
  margin-bottom: 15rem;
}
.s-landing-articles__blocks .js-masonry > *:nth-child(1) {
  margin-top: 10rem;
  margin-bottom: 10rem !important;
}
@media screen and (max-width: 600px) {
  .s-landing-articles__blocks .js-masonry > *:nth-child(1) {
    margin-top: 0 !important;
  }
}
.s-landing-articles__blocks .js-masonry > *:nth-child(3) {
  margin-top: 20rem;
}
@media screen and (max-width: 900px) {
  .s-landing-articles__blocks .js-masonry > *:nth-child(3) {
    margin-top: 0 !important;
  }
}

.s-product-overview__content .js-masonry .c-product__slider__single img {
  max-width: 37rem;
  max-height: 50rem;
  width: 100%;
}
.s-product-overview__content .js-masonry .c-product-blocks__single--slider {
  min-width: auto;
  height: auto;
  min-height: auto;
  padding-top: 9rem;
}
.s-product-overview__content .js-masonry > * {
  margin-left: 8rem;
  margin-right: 8rem;
  width: calc(50% - 20rem);
  margin-bottom: 5rem !important;
}
@media screen and (max-width: 1023px) {
  .s-product-overview__content .js-masonry > * {
    width: calc(50% - 10rem);
    margin-left: 4rem;
    margin-right: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .s-product-overview__content .js-masonry > * {
    width: calc(100% - 4rem);
  }
}
@media screen and (max-width: 500px) {
  .s-product-overview__content .js-masonry > * {
    width: 100%;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.s-product-overview__content .js-masonry > *.c-product-media-item {
  overflow: auto;
  margin-left: 2rem;
  width: calc(50% - 6rem);
  margin-right: 2rem;
}
@media screen and (max-width: 768px) {
  .s-product-overview__content .js-masonry > *.c-product-media-item {
    width: calc(100% - 4rem);
  }
}
@media screen and (max-width: 500px) {
  .s-product-overview__content .js-masonry > *.c-product-media-item {
    width: 100%;
  }
}
.s-product-overview__content .js-masonry > *.c-product-media-item picture, .s-product-overview__content .js-masonry > *.c-product-media-item img {
  width: 100%;
  display: block;
}
.s-product-overview__content .js-masonry > *:nth-child(1) {
  margin-top: 15rem;
}
@media (max-width: 750px) {
  .s-product-overview__content .js-masonry > *:nth-child(1) {
    margin-top: 0;
  }
}

.s-collections .o-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 140rem;
}
.s-collections .o-container > *:nth-child(3n-2) {
  width: 100% !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.s-collections .o-container > *:nth-child(3n-1), .s-collections .o-container > *:nth-child(3n) {
  margin-top: 10rem;
  margin-bottom: 10rem;
  width: 50%;
  padding-bottom: 0 !important;
}
@media screen and (max-width: 1000px) {
  .s-collections .o-container > *:nth-child(3n-1), .s-collections .o-container > *:nth-child(3n) {
    width: 100%;
  }
}

.s-collections {
  padding: 8rem 0;
}

.js-masonry {
  margin: 0 auto;
}

.location-item ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.js-map .location-item {
  padding: 2rem;
  font-size: 1.8rem;
  font-family: "Merlod-Regular", serif;
}
.js-map .location-item h3 {
  margin-bottom: 0.5rem;
}
.js-map .location-item a {
  display: block;
}
.js-map .location-item .contact-data {
  margin-top: 0.5rem;
}

.wpcf7-list-item {
  margin-left: 0 !important;
}

.c-product__slider .is-inactive {
  display: none !important;
}

.c-header__sub-nav {
  z-index: 100;
}

@media screen and (max-width: 479px) {
  .poster-desktop {
    display: none;
  }
}
@media screen and (min-width: 481px) {
  .poster-mobile {
    display: none;
  }
}
.c-hero .c-store-locator--map__toggle, .c-hero-collection .c-store-locator--map__toggle {
  z-index: 10;
}
.c-hero .c-text-extra__wrap, .c-hero-collection .c-text-extra__wrap {
  width: 100%;
  height: 100%;
  padding: 5rem !important;
}
.c-hero .c-hero-collection__image, .c-hero-collection .c-hero-collection__image {
  height: 100%;
  position: absolute;
  width: 100%;
}
.c-hero .c-text-extra__sub, .c-hero-collection .c-text-extra__sub {
  text-align: right;
  width: 100%;
}
.c-hero .c-text-extra, .c-hero-collection .c-text-extra {
  width: 100%;
}

.c-text-extra span,
.s-collections__secondary__single__text .bottom-right,
.s-collections__secondary__single__text .top-left {
  left: 0 !important;
  right: 0 !important;
}

.c-hero .c-text-extra__sub {
  text-align: center;
}

.c-text-extra__sub {
  text-align: center !important;
}

.c-to-b {
  position: absolute;
  right: 0;
  z-index: 10;
}
.c-to-b .row {
  display: flex;
  width: 100%;
  min-width: 100%;
}
.c-to-b .row:nth-child(2) {
  margin-top: -2px;
}
.c-to-b .row:nth-child(2) > *:nth-child(2) {
  margin-left: -2px;
}
.c-to-b .row:nth-child(3) {
  margin-top: -2px;
}
.c-to-b .row > * {
  border: 2px solid black;
  text-align: center;
  height: 7rem;
  padding: 0 1.5rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .c-to-b .row > * {
    height: 4rem;
    padding: 0 0.5rem !important;
  }
}
.c-to-b .row > *.block-1 {
  font-size: 5rem;
  line-height: 1;
  padding-top: 0.6rem !important;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .c-to-b .row > *.block-1 {
    font-size: 3rem !important;
  }
}
.c-to-b .row > *.block-2 {
  background: #d4bdd7;
  width: 7rem;
  line-height: 1;
  font-size: 5rem;
  padding-top: 0.6rem !important;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .c-to-b .row > *.block-2 {
    padding: 0 !important;
    width: 4rem;
    line-height: 4rem;
    font-size: 3rem;
  }
}
.c-to-b .row > *.block-3 {
  background: white;
  width: 7rem;
  min-width: 4rem;
  font-size: 5rem;
  font-family: "Helvetica", "Arial", serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .c-to-b .row > *.block-3 {
    padding: 0 !important;
    width: 4rem;
    line-height: 4rem;
    font-size: 3.5rem;
  }
}
.c-to-b .row > *.block-4 {
  font-size: 5rem;
  line-height: 1;
  padding-top: 0.6rem !important;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .c-to-b .row > *.block-4 {
    font-size: 3rem !important;
  }
}
.c-to-b.type-1 {
  right: -7rem;
  top: 13rem;
}
@media screen and (max-width: 700px) {
  .c-to-b.type-1 {
    right: -4rem;
    top: 5rem;
    bottom: auto;
  }
}
.c-to-b.type-1 .row {
  justify-content: flex-end;
}
.c-to-b.type-1 .row > * {
  border: 2px solid black;
  text-align: center;
}
.c-to-b.type-1 .row > *.block-1 {
  position: relative;
  right: calc(7rem - 2px);
}
@media screen and (max-width: 700px) {
  .c-to-b.type-1 .row > *.block-1 {
    right: calc(4rem - 2px);
  }
}
.c-to-b.type-1 .row > *.block-4 {
  position: relative;
  right: calc(7rem - 2px);
}
@media screen and (max-width: 700px) {
  .c-to-b.type-1 .row > *.block-4 {
    right: calc(4rem - 2px);
  }
}
.c-to-b.type-2 {
  right: auto;
  left: 13rem;
  top: calc(100% - 14rem + 4px);
  justify-content: flex-start;
}
@media screen and (max-width: 700px) {
  .c-to-b.type-2 {
    left: calc(-4rem - 2px);
  }
}
.c-to-b.type-2 .row {
  justify-content: flex-start;
}
.c-to-b.type-2 .row > * {
  border: 2px solid black;
  text-align: center;
}
.c-to-b.type-2 .row > *.block-1 {
  position: relative;
  left: -7rem;
}
@media screen and (max-width: 700px) {
  .c-to-b.type-2 .row > *.block-1 {
    left: calc(4rem - 2px);
  }
}
.c-to-b.type-2 .row > *.block-4 {
  position: relative;
  left: calc(7rem - 2px);
}
@media screen and (max-width: 700px) {
  .c-to-b.type-2 .row > *.block-4 {
    left: 4rem;
  }
}
.c-to-b.type-3 {
  left: -7rem;
  top: 6rem;
}
@media screen and (max-width: 700px) {
  .c-to-b.type-3 {
    left: calc(-4rem - 2px);
  }
}
.c-to-b.type-3 .row {
  justify-content: flex-start;
}
.c-to-b.type-3 .row > * {
  border: 2px solid black;
  text-align: center;
}
.c-to-b.type-3 .row > *.block-1 {
  position: relative;
  right: 7rem;
}
@media screen and (max-width: 700px) {
  .c-to-b.type-3 .row > *.block-1 {
    right: calc(4rem - 2px);
  }
}
.c-to-b.type-3 .row > *.block-4 {
  position: relative;
  left: calc(7rem - 2px);
}
@media screen and (max-width: 700px) {
  .c-to-b.type-3 .row > *.block-4 {
    left: calc(4rem - 2px);
  }
}

.menu-item-has-children {
  position: relative;
}
.menu-item-has-children a:after {
  display: inline-block;
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.3rem !important;
  position: relative;
  top: 0px;
  margin-left: 0.6rem;
  content: "\e904";
}
.menu-item-has-children:hover ul.sub-menu {
  opacity: 1 !important;
  pointer-events: all;
}
.menu-item-has-children ul.sub-menu {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  padding: 2rem;
  background: #fff;
  border: 2px solid #000;
  display: block;
  margin: 0;
  min-width: 28rem;
  transition: all ease-in-out 0.5s;
}
.menu-item-has-children ul.sub-menu li {
  display: block;
  margin: 0;
  padding: 0;
}
.menu-item-has-children ul.sub-menu li a {
  display: flex;
  justify-content: space-between;
}
.menu-item-has-children ul.sub-menu li a:after {
  font-family: icomoon !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
  content: "\e901";
}

.c-product__information {
  position: relative;
}

.drift-open {
  z-index: 9999;
  background: #fff !important;
}

.c-search-results__intro {
  padding: 5rem 0;
}
@media screen and (max-width: 500px) {
  .c-search-results__intro {
    padding: 4rem 0;
  }
}
.c-search-results__intro .o-container {
  display: flex;
  flex-direction: column;
}
.c-search-results__intro h1 {
  margin: 0;
  font-family: "Merlod-Regular", serif;
  font-weight: 300;
}
.c-search-results__intro h1 strong {
  font-size: 600;
}
.c-search-results__intro p {
  margin: 0;
}
.c-search-results__wrap {
  padding: 5rem 0;
}
@media screen and (max-width: 500px) {
  .c-search-results__wrap {
    padding: 3rem 0;
  }
}
.c-search-results__single {
  background-color: #ffffff;
  border: 2px solid #000000;
  padding: 4rem;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (max-width: 700px) {
  .c-search-results__single {
    padding: 3rem;
  }
}
@media screen and (max-width: 450px) {
  .c-search-results__single {
    flex-direction: column;
    align-items: flex-start;
  }
}
.c-search-results__single:last-of-type {
  margin-bottom: 0;
}
.c-search-results__single__image {
  display: flex;
  margin-right: 5rem;
}
@media screen and (max-width: 700px) {
  .c-search-results__single__image {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .c-search-results__single__image {
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
.c-search-results__single__image img {
  max-width: 15rem;
  max-height: 15rem;
}
@media screen and (max-width: 700px) {
  .c-search-results__single__image img {
    max-width: 10rem;
    max-height: 10rem;
  }
}
@media screen and (max-width: 550px) {
  .c-search-results__single__image img {
    max-width: 9.5rem;
    max-height: 9.5rem;
  }
}
.c-search-results__single__text {
  display: flex;
  width: 100%;
}
.c-search-results__single__text a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  width: calc(100% - 7.5rem);
}
.c-search-results__single__text a h2 {
  margin: 0;
  font-size: 3.5rem;
}
@media screen and (max-width: 700px) {
  .c-search-results__single__text a h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 550px) {
  .c-search-results__single__text a h2 {
    font-size: 2.5rem;
  }
}
.c-search-results__single__text a h2:hover {
  text-decoration: underline;
}
.c-search-results__single__text a p {
  margin: 1rem 0 0;
}
@media screen and (max-width: 700px) {
  .c-search-results__single__text a p {
    display: none;
  }
}
.c-search-results__single i {
  position: absolute;
  right: 3rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 5rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 700px) {
  .c-search-results__single i {
    right: 2rem;
  }
}

.s-landing-articles__blocks {
  max-width: 160rem;
  margin: 0 auto;
}

.lg-backdrop {
  background-color: #ffffff !important;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: #000000 !important;
  color: #ffffff !important;
}

.lg-toolbar {
  background-color: #000000 !important;
}
.lg-toolbar .lg-icon {
  color: #ffffff !important;
}

#lg-counter {
  color: #ffffff !important;
}

@media screen and (max-width: 1000px) {
  .js-masonry > * {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 650px) {
  .s-product-overview__content .js-masonry > *.c-product-media-item {
    width: 100% !important;
  }
  .c-store-locator-block__form {
    max-width: 100% !important;
  }
}
.c-store-locator--map__toggle {
  z-index: 25;
}

.c-menu {
  z-index: 99;
  pointer-events: none;
}

* {
  outline: none !important;
}

.u-multiple-media img {
  max-width: 9999rem;
}

.c-reset {
  font-size: 2.2rem;
  margin-top: -1rem;
  text-decoration: none;
}

.wpcf7-form .c-form__group label {
  margin-bottom: -3rem;
}

.wpcf7-form .c-form__group--checkbox label {
  margin-bottom: 0;
}

.g-recaptcha {
  margin-top: 5rem;
  margin-bottom: 3rem;
}

@media screen and (max-width: 1050px) {
  .c-image--large {
    display: none;
  }
}
.c-image--small {
  display: none;
}
@media screen and (max-width: 1050px) {
  .c-image--small {
    display: block;
  }
}

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