@charset "UTF-8";
:root {
  --scrollbar-width: 0;
  --window-height: 100vh;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

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

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

*:after, *:before {
  box-sizing: inherit;
}

img {
  max-width: 100%;
}

::-moz-selection {
  background-color: rgba(25, 25, 25, 0.77);
  color: #fff;
}

::selection {
  background-color: rgba(25, 25, 25, 0.77);
  color: #fff;
}

/*********************
Variables
*********************/
@font-face {
  font-family: "FoundersGrotesk-Light";
  src: url("../fonts/FoundersGrotesk-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FoundersGrotesk-Medium";
  src: url("../fonts/FoundersGrotesk-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FoundersGrotesk-Regular";
  src: url("../fonts/FoundersGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "FoundersGrotesk-Semibold";
  src: url("../fonts/FoundersGrotesk-Semibold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*********************
Mixins
*********************/
i {
  display: block;
  position: relative;
}
i svg {
  display: block;
  margin: auto;
}

.icon-wnwn {
  width: 130px;
  width: 185px;
  height: 45px;
  height: 68px;
  /* background-blend-mode: multiply;
  mix-blend-mode: multiply; */
}
.icon-wnwn:before {
  display: block;
  width: 100%;
  height: 100%;
  /* background-image: url(../images/svg/wnwn2021-logo.svg);
  background-size: 100% 100%;
  background-blend-mode: multiply;
  mix-blend-mode: multiply; */
}
@media screen and (max-width: 480px) {
  .icon-wnwn {
    width: 120px;
    height: 44px;
  }
}

.icon-facebook {
  width: 13px;
  height: 15px;
}
.icon-facebook:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/facebook.svg);
  background-size: auto 100%;
}

.icon-twitter {
  width: 17px;
  height: 17px;
}
.icon-twitter:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/twitter.svg);
  background-size: 100% 100%;
}

.icon-pinterest {
  width: 17px;
  height: 17px;
}
.icon-pinterest:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/pinterest.svg);
  background-size: 100% 100%;
}

.icon-instagram {
  width: 17px;
  height: 17px;
}
.icon-instagram:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/instagram.svg);
  background-size: 100% 100%;
}

.icon-email {
  width: 19px;
  height: 17px;
}
.icon-email:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/envelope.svg);
  background-size: 100% 100%;
}

.icon-website {
  width: 19px;
  height: 17px;
}
.icon-website:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/svg/website.svg);
  background-size: 100% 100%;
}

.h1 {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 48px;
  line-height: 0.9333;
  letter-spacing: 0.019em;
}
@media screen and (min-width: 960px) {
  .h1 {
    font-size: 90px;
  }
}

.h2 {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.01903em;
}
@media screen and (min-width: 960px) {
  .h2 {
    font-size: 62px;
  }
}

.h3 {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 1.07;
  letter-spacing: 0.01894em;
}
@media screen and (min-width: 960px) {
  .h3 {
    font-size: 38px;
  }
}

.h4 {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 1.07;
  letter-spacing: 0.01888em;
}
@media screen and (min-width: 960px) {
  .h4 {
    font-size: 27px;
  }
}

.h5 {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 1.227;
  letter-spacing: 0.01909em;
}
@media screen and (min-width: 960px) {
  .h5 {
    font-size: 22px;
  }
}

.h6 {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.227;
  letter-spacing: 0.01909em;
}
@media screen and (min-width: 960px) {
  .h6 {
    font-size: 18px;
  }
}

.p {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1.315;
  letter-spacing: 0.02368em;
}
@media screen and (min-width: 960px) {
  .p {
    font-size: 19px;
  }
}

.label {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1.315;
  letter-spacing: 0.1442em;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .label {
    font-size: 14px;
  }
}

.mini {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.01933em;
}

.button {
  display: inline-block;
  color: inherit;
  transition: transform 0.35s;
}
.button span {
  display: block;
  position: relative;
  z-index: 2;
  font-family: "FoundersGrotesk-Semibold";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.26357em;
  text-transform: uppercase;
}
.button-small span {
  font-size: 12px;
}
.button-bar {
  position: relative;
  padding: 11px 25px;
}
.button-bar:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background-color: #97332C;
  transition: 0.35s;
}
.button-bar:hover:before {
  width: 100%;
}
.button-arrow {
  position: relative;
  padding-right: 40px;
}
.button-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  width: 24px;
  height: 14px;
  background-image: url(../images/svg/black-arrow.svg);
  background-size: 100% 100%;
}
.button-categories {
  position: relative;
  padding-left: 24px;
}
.button-categories:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url(../images/svg/categories.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.button-download {
  position: relative;
  padding-left: 30px;
}
.button-download:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background-image: url(../images/svg/download.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.button.is-confirming span {
  white-space: nowrap;
}
.button.is-disabled {
  pointer-events: none;
}
.button:active {
  transform: scale(0.95);
  transition: transform 0.15s;
}

.reg {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.light {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
}

body {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #212121;
}
body.modal-open {
  overflow: hidden;
}

/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

@media screen and (min-width: 640px) {
  .main.ambassador .intro .container .inner {
    padding-top: 73px;
  }
}

.main.books .sidebar.wnwn {
  text-align: left;
}
@media (min-width: 960px) {
  .main.books .sidebar.wnwn {
    position: absolute;
    top: 0;
    left: 0;
  }
}

.sidebar {
  padding: 30px 20px;
}
@media screen and (max-width: 786px) {
  .sidebar.empty {
    display: none;
  }
}
.sidebar .text {
  text-align: center;
}
.sidebar.wnwn {
  padding: 20px;
  font-size: 0;
  /*  @media screen and (min-width: 640px) {
     display: flex;
     align-items: flex-end;
     justify-content: center;
     position: relative;
     padding-bottom: 20px;

     .icon-wnwn {
       position: absolute;
       top: 30px;
       left: 0;
       transform: rotate(-90deg) translate3d(-100%, 16px, 0);
       transform-origin: top left;
     }
   } */
  /* @media screen and (min-width: 768px) {
    padding-bottom: 35px;

    .icon-wnwn {
      transform: rotate(-90deg) translate3d(-100%, 36px, 0);
    }
  }

  @media screen and (min-width: 960px) {
    .icon-wnwn {
      transform: rotate(-90deg) translate3d(-100%, 50px, 0);
    }
  } */
}
.sidebar.wnwn .icon-wnwn {
  display: inline-block;
}
.sidebar.wnwn .icon-wnwn svg path {
  fill: #97332C;
}
@media screen and (min-width: 480px) {
  .sidebar.wnwn {
    padding: 28px 20px;
  }
}
@media (min-width: 768px) {
  .sidebar.wnwn {
    padding-left: 38px;
  }
}

@media screen and (min-width: 640px) {
  .topbar {
    height: 66px;
  }
}
@media screen and (min-width: 768px) {
  .topbar {
    height: 100px;
  }
}
@media screen and (min-width: 960px) {
  .topbar {
    height: 115px;
  }
}

.botbar {
  width: 100%;
  padding: 20px;
  border-top: 1px solid #E8E8E8;
  text-align: center;
}
.botbar .inner {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 640px) {
  section {
    /* display: flex;
    flex-wrap: wrap; */
  }
  .container {
    flex: 1;
  }
  .sidebar {
    padding: 0;
    border-bottom: none;
    /* h2 {
      margin-left: -.45em;
      margin-bottom: 0;
      writing-mode: vertical-rl;
      text-orientation: mixed;
    } */
  }
  .sidebar .text {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .botbar {
    padding: 33px;
  }
}
.main .enquiry {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(29, 29, 29, 0.22);
  opacity: 0;
  pointer-events: none;
}
.main .enquiry.is-open {
  pointer-events: all;
}
.main .enquiry .container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 640px) {
  .main .enquiry .container {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .main .enquiry .container {
    padding: 20px 70px;
  }
}
.main .enquiry .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  transform: translateY(30px);
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: 0;
}
@media screen and (min-width: 640px) {
  .main .enquiry .inner {
    flex-direction: row;
    max-width: 1000px;
    max-height: 720px;
  }
}
.main .enquiry .inner .close {
  position: absolute;
  z-index: 2;
  top: 13px;
  right: 16px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.35s;
}
.main .enquiry .inner .close:before, .main .enquiry .inner .close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: #A9A9A9;
}
.main .enquiry .inner .close:before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.main .enquiry .inner .close:after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.main .enquiry .inner .close:hover {
  transform: scale(0.8);
}
.main .enquiry .inner .close:active {
  transform: scale(0.6);
  transition: 0.15s;
}
@media screen and (min-width: 640px) {
  .main .enquiry .inner .close {
    top: 25px;
    right: 30px;
  }
}
.main .enquiry .left {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 640px) {
  .main .enquiry .left {
    width: 39%;
  }
}
.main .enquiry .left .preview {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 20px;
}
.main .enquiry .left .preview .image {
  display: none;
}
.main .enquiry .left .preview .text {
  padding-right: 40px;
}
.main .enquiry .left .preview .text h2 {
  font-size: 24px;
}
@media screen and (min-width: 640px) {
  .main .enquiry .left .preview {
    align-items: center;
    padding: 20px;
  }
  .main .enquiry .left .preview .text {
    padding-right: 0;
  }
}
@media screen and (min-width: 640px) and (min-height: 600px) {
  .main .enquiry .left .preview .image {
    display: block;
    margin-top: 30px;
  }
  .main .enquiry .left .preview .image picture {
    display: block;
    background-color: #F5F3EF;
  }
  .main .enquiry .left .preview .image img {
    display: block;
    mix-blend-mode: multiply;
  }
  .main .enquiry .left .preview .image h3 {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .main .enquiry .left .preview {
    padding: 30px;
  }
  .main .enquiry .left .preview .image {
    display: none;
  }
}
@media screen and (min-width: 768px) and (min-height: 670px) {
  .main .enquiry .left .preview .image {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .main .enquiry .left .preview .text,
.main .enquiry .left .preview .image {
    max-width: 240px;
  }
  .main .enquiry .left .preview .text h2 {
    font-size: 30px;
  }
}
.main .enquiry .left .contact {
  display: none;
}
@media screen and (min-width: 640px) {
  .main .enquiry .left .contact {
    border-top: 1px solid #EAEAEA;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .main .enquiry .left .contact .image {
    display: none;
  }
  .main .enquiry .left .contact .text {
    flex: 1;
  }
  .main .enquiry .left .contact .text h2 {
    color: #212121;
  }
  .main .enquiry .left .contact .text h2 a {
    display: inline-block;
    position: relative;
    color: inherit;
  }
  .main .enquiry .left .contact .text h2 a:before {
    content: "";
    display: block;
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #D6D5C9;
  }
  .main .enquiry .left .contact .text ul {
    margin-top: 1em;
  }
  .main .enquiry .left .contact .text ul li {
    font-size: 12px;
  }
  .main .enquiry .left .contact .text ul li + li {
    margin-top: 0.5em;
  }
  .main .enquiry .left .contact .text ul li a {
    display: inline-block;
    position: relative;
    color: inherit;
  }
  .main .enquiry .left .contact .text ul li a:before {
    content: "";
    display: block;
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #D6D5C9;
  }
}
@media screen and (min-width: 960px) {
  .main .enquiry .left .contact .text h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .main .enquiry .left .contact {
    padding: 30px;
  }
  .main .enquiry .left .contact .text ul li {
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) {
  .main .enquiry .left .contact .image {
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
  }
  .main .enquiry .left .contact .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 100%;
  }
  .main .enquiry .left .contact .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100px;
  }
  .main .enquiry .left .contact .image + .text {
    padding-left: 27px;
  }
}
@media screen and (min-width: 1024px) and (min-height: 700px) {
  .main .enquiry .left .contact .image {
    display: block;
    position: relative;
    width: 104px;
    height: 104px;
  }
}
.main .enquiry .right {
  flex: 1;
  border-top: 1px solid #EAEAEA;
  overflow: scroll;
}
.main .enquiry .right .form {
  min-height: 100%;
  padding: 40px 20px;
}
@media screen and (min-width: 640px) {
  .main .enquiry .right {
    width: 61%;
    border-top: 0;
    border-left: 1px solid #EAEAEA;
  }
  .main .enquiry .right .form {
    padding: 40px;
  }
}

.form {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.form .message {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.form form {
  width: 100%;
  max-width: 420px;
  overflow: hidden;
}
.form form.is-submitting {
  pointer-events: none;
}
.form form.is-submitting .formRow {
  opacity: 0.5;
}
.form form.is-submitted + .message {
  pointer-events: all;
}
.form .formRow {
  transition: 0.35s;
}
.form .formRow.skinny {
  max-width: 250px;
}
.form .formRow + .formRow {
  margin-top: 35px;
}
.form label {
  display: block;
}
.form .textbox {
  position: relative;
}
.form .textbox input {
  display: block;
  height: 50px;
  width: 100%;
  padding: 13px 0 0px;
  border: 0;
  border-bottom: 2px solid #212121;
  transition: 0.35s;
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 1.2083;
  letter-spacing: 0.019166em;
}
.form .textbox input + label {
  position: absolute;
  bottom: 0.75em;
  left: 0;
  pointer-events: none;
  transition: 0.35s;
}
.form .textbox input:valid + label, .form .textbox input:not(:placeholder-shown) + label, .form .textbox input:active + label, .form .textbox input:focus + label {
  transform: translateY(-40px);
  font-size: 17px;
}
.form .textbox input:not(:placeholder-shown):invalid:not(:focus) {
  border-color: red;
}
@media screen and (min-width: 960px) {
  .form .textbox label {
    font-size: 24px;
  }
}
.form .textarea {
  padding-top: 20px;
}
.form .textarea label + textarea {
  margin-top: 15px;
}
@media screen and (min-width: 960px) {
  .form .textarea label {
    font-size: 17px;
  }
}
.form .textarea textarea {
  display: block;
  height: 150px;
  width: 100%;
  padding: 12px;
  border: 2px solid #212121;
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1.70588;
  letter-spacing: 0.019411em;
}
.form .submit button {
  display: block;
  margin: auto;
  height: 56px;
  width: 100%;
  max-width: 200px;
  padding-top: 6px;
  border: 0;
  background-color: #E5AF1A;
  appearance: none;
  text-align: center;
  cursor: pointer;
  transition: 0.35s;
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0.27166em;
  text-transform: uppercase;
}
.form .submit button:hover {
  transform: scale(0.95);
}
.form .submit button:active {
  transform: scale(0.9);
  transition: 0.15s;
}
.form .submit + .cancel {
  margin-top: 30px;
}
.form .cancel {
  text-align: center;
}
.form .cancel a {
  text-decoration: underline;
  color: inherit;
}
@media screen and (min-width: 960px) {
  .form .cancel a {
    font-size: 12px;
  }
}

/* .home,
.ambassador {
  .events {
    @media screen and (min-width: 560px) {
      .inner {
        &:before {
          content: '';
          display: block;
          position: absolute;
          top: 3px;
          left: 0;
          width: 20px;
          height: 14px;
          background-image: url(../images/svg/yellow-arrow.svg);
          background-size: 100% 100%;
        }
      }
    }

    @media screen and (min-width: 960px) {
      .inner {
        &:before {
          top: 6px;
        }
      }
    }
  }
} */
.days {
  flex: 1;
}
.days li .date {
  padding: 15px 20px;
}
.days li .date .h4 {
  position: sticky;
  top: 40px;
  font-family: "FoundersGrotesk-Regular";
  color: #EE4014;
}
.days li .event {
  width: 100%;
}
.days li .event h2 + h3 {
  padding-top: 0.75em;
}
.days li .event .time {
  padding: 15px 20px;
  border-bottom: 1px solid #D8D8D8;
  color: #EE4014;
}
.days li .event .time .h4 {
  font-family: "FoundersGrotesk-Regular";
}
.days li .event .hidden {
  display: none;
}
.days li .event.featured {
  background-color: #F5F3EF;
}
.days li .event.featured .inner .visible .text {
  color: #F95ACB;
}
.days li .event.past .inner .visible .text {
  color: #a5a5a5;
  transition: 0.5s ease-out;
}
.days li .event.open .inner {
  overflow: visible;
}
.days li .event.open .inner:after {
  transform: rotate(-180deg);
  transition: 0.5s ease-out 0.1s;
}
.days li .event.open .inner:before {
  transform: rotate(-180deg);
  transition: 0.5s ease-out 0.1s;
}
.days li .event.open .inner .image {
  opacity: 1;
}
.days li .event.open .hidden {
  display: block;
}
.days li .event.open.past .inner .visible .text {
  color: #000;
  transition: 0.5s ease-out 0.1s;
}
.days li .event.closing .inner {
  overflow: hidden;
}
.days li .event.closing .inner:after {
  transform: rotate(90deg);
  transition: 0.5s ease-out 0.1s;
}
.days li .event.closing .inner:before {
  transform: rotate(0deg);
  transition: 0.5s ease-out 0.1s;
}
.days li .event.closing.past .inner .visible .text {
  color: #a5a5a5;
}
.days li .event + .event {
  border-top: 1px solid #D8D8D8;
}
.days li .inner {
  position: relative;
  overflow: hidden;
}
.days li .inner .hidden {
  padding-left: 30px;
}
.days li .inner .visible .text {
  outline: none;
  transition: 0.5s ease-out;
}
.days li .inner .visible h2,
.days li .inner .visible h3 {
  padding-left: 30px;
  cursor: pointer;
}
.days li .inner:before, .days li .inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  width: 15px;
  height: 2px;
  background-color: #F95ACB;
  pointer-events: none;
  transition: 0.35s ease-in-out;
}
.days li .inner:after {
  transform: rotate(90deg);
}
.days li .date {
  position: relative;
  /* &:before {
    content: '';
    display: block;
    position: absolute;
    transform: rotate(90deg);
    top: 15px;
    right: 17px;
    width: 20px;
    height: 14px;
    background-image: url(../images/svg/yellow-arrow.svg);
    background-size: 100% 100%;
  } */
}
.days li .date + .events {
  border-top: 1px solid #D8D8D8;
}
.days li .wrap {
  display: flex;
  padding: 30px 40px 30px 20px;
}
.days li .visible .image {
  display: none;
  opacity: 0;
}
.days li .visible .image img {
  display: block;
}
.days li .when {
  position: relative;
  z-index: 2;
}
.days li .when .addeventatc {
  margin-top: 2px;
  padding: 0px;
  border: 0px;
  line-height: 1;
  text-shadow: none;
  box-shadow: none !important;
  background: transparent;
}
.days li .when .addeventatc .addeventatc_icon {
  display: none;
}
.days li .when .addeventatc .addeventatc_dropdown {
  padding-bottom: 6px;
  box-shadow: none;
  border: 1px solid #D8D8D8;
  border-radius: 0px;
}
.days li .when .addeventatc .addeventatc_dropdown .copyx {
  display: none;
}
.days li .when .add {
  margin-top: 1em;
}
.days li .when .add .button {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  font-family: "FoundersGrotesk-Semibold";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0.26357em;
  text-transform: uppercase;
  color: inherit;
}
.days li .when .add .button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
  width: 14px;
  height: 16px;
  background-image: url(../images/svg/calendar.svg);
}
.days li .hidden {
  padding-top: 30px;
  padding-bottom: 10px;
}
.days li .hidden .p {
  margin-top: 1em;
  line-height: 1.5;
}
.days li .hidden .p a {
  color: inherit;
  text-decoration: underline;
}
.days li .hidden .cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.75em;
}
.days li .hidden .cta .buttonGroup {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.days li .hidden .cta .buttonGroup .button + .button {
  margin-top: 20px;
}
.days li .hidden .cta .buttonGroup .button.pink:before {
  background-color: #f95acb;
}
@media screen and (min-width: 1200px) {
  .days li .hidden .cta .buttonGroup {
    flex-direction: row;
  }
  .days li .hidden .cta .buttonGroup .button + .button {
    margin-top: 0;
    margin-left: 20px;
  }
}
.days li .hidden .speakers {
  margin-top: 1.75em;
}
.days li .hidden .speakers .speaker .image {
  position: relative;
  background-color: #ebebeb;
}
.days li .hidden .speakers .speaker .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 108.602%;
}
.days li .hidden .speakers .speaker .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.days li .hidden .speakers .speaker .text {
  margin-top: 1em;
}
.days li .hidden .speakers .speaker + .speaker {
  margin-top: 2em;
}
.days li .additional {
  display: none;
}
.days li.highlight {
  background-color: #F5F3EF;
}
.days li.highlight .date, .days li.highlight .time {
  color: #EE4014;
}
.days li.highlight .event {
  background-color: #F5F3EF;
}
.days li.highlight .inner {
  /* &:before,
  &:after {
    background-color: #FE5C23;
  } */
}
.days li.highlight .inner .visible .text {
  color: #F95ACB;
}
.days li.highlight .inner .visible .image {
  background-color: #F5F3EF;
}
.days li.highlight .inner .visible .image img {
  mix-blend-mode: multiply;
}
.days li.featured .inner:before, .days li.featured .inner:after {
  content: none;
}
.days li.featured .image {
  display: none;
}
.days li.featured .wrap .text {
  padding-top: 0.1em;
}
.days li.featured .wrap h3,
.days li.featured .wrap h2 {
  cursor: auto;
}
.days li.featured .wrap h3 + h2 {
  margin-top: 0.75em;
}
.days li.featured .wrap h2 + .label {
  margin-top: 1.5em;
}
.days li.featured .wrap .label + .p {
  margin-top: 1em;
}
.days li.featured .wrap .p + .cta {
  margin-top: 1.5em;
}
.days li.special {
  background-color: #F5F3EF;
}
.days li.special .date {
  color: #1C755C;
}
.days li.special .wrap {
  color: #012563;
}
.days li.special .wrap .inner:before, .days li.special .wrap .inner:after {
  background-color: #FE5C23;
}
.days li + li {
  border-top: 1px solid #D8D8D8;
}
@media screen and (min-width: 375px) {
  .days li .inner {
    padding-right: 30px;
  }
}
@media screen and (min-width: 500px) {
  .days li .hidden .cta {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .days li .hidden .cta a + .share {
    margin-top: 0;
  }
  .days li .hidden .speakers {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
    row-gap: 30px;
    margin-top: 3em;
  }
  .days li .hidden .speakers .speaker + .speaker {
    margin-top: 0;
  }
  .days li .inner {
    padding-right: 10px;
  }
}
@media screen and (min-width: 560px) {
  .days li {
    /* .additional {
      flex-direction: column;
      align-items: flex-end;
      flex: 1;
      padding-left: 30px;

      .image {
        img {
          display: block;
        }

        + .share {
          margin-top: 45px;
        }
      }

      .share {
        &:first-child {
          height: 100%;
        }
      }
    } */
  }
  .days li .inner {
    position: relative;
    padding-right: 0;
  }
  .days li .inner > .hidden {
    padding-left: 40px;
  }
  .days li .inner .visible .text h2,
.days li .inner .visible .text h3 {
    padding-left: 40px;
  }
  .days li .date {
    width: 20%;
    max-width: 160px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .days li .date:before {
    content: none;
  }
  .days li .events {
    flex: 1;
  }
  .days li .event .time {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .days li .event.open .additional {
    display: flex;
  }
  .days li .hidden {
    padding-top: 25px;
  }
  .days li.featured .inner {
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
  .days li .inner {
    padding-right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .days li {
    /* .additional {
      padding-left: 40px;
    } */
  }
  .days li .inner {
    width: 100%;
    padding-right: 20px;
  }
  .days li .visible {
    display: flex;
  }
  .days li .visible .text {
    width: 66.66%;
    padding-right: 20px;
  }
  .days li .visible .image {
    width: 33.33%;
  }
  .days li .visible .image img {
    margin-left: auto;
    max-height: 100px;
  }
  .days li .hidden {
    padding-bottom: 20px;
  }
  .days li .hidden .speakers {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 20px;
    row-gap: 30px;
    margin-top: 4em;
  }
  .days li .event.open .visible .image {
    display: block;
  }
  .days li.featured {
    display: flex;
    align-items: center;
    align-items: stretch;
  }
  .days li.featured .image {
    display: block;
    width: 50%;
  }
  .days li.featured .image picture {
    display: block;
    position: relative;
    height: 100%;
  }
  .days li.featured .image picture:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 71.875%;
  }
  .days li.featured .image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .days li.featured .image img {
    object-fit: cover;
  }
  .days li.featured .events:first-child .wrap {
    margin: auto;
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .days li.featured .event {
    display: flex;
    height: 100%;
  }
  .days li.featured .wrap .inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .days li.featured .wrap .inner > * {
    padding-left: 20px;
  }
  .days li.featured .wrap h2 + .label {
    margin-top: 2em;
  }
  .days li.featured .wrap .label + p {
    margin-top: 1.5em;
  }
  .days li.featured .wrap p + .cta {
    margin-top: 2.5em;
  }
  .days li.featured .wrap h3 {
    display: inline;
  }
  .days li.featured .wrap h3 + h2 {
    margin-top: 0.5em;
  }
}
@media screen and (min-width: 960px) {
  .days li {
    display: flex;
  }
  .days li .inner {
    padding-right: 0;
  }
  .days li .inner:before, .days li .inner:after {
    top: 21px;
  }
  .days li .date {
    padding: 40px 30px;
  }
  .days li .date + .events {
    border-top: none;
    border-left: 1px solid #D8D8D8;
  }
  .days li .event {
    display: flex;
  }
  .days li .event .time {
    padding: 40px 30px;
    width: 170px;
    border-bottom: 0;
  }
  .days li .wrap {
    flex: 1;
    padding: 40px;
    border-left: 1px solid #D8D8D8;
  }
}
@media screen and (min-width: 1200px) {
  .days li .event {
    padding-right: 50px;
  }
  .days li .visible .text {
    padding-right: 30px;
  }
  .days li .hidden .speakers {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    row-gap: 35px;
    margin-top: 3em;
  }
  .days li .when {
    display: flex;
    align-items: center;
  }
  .days li .when .add {
    margin-top: -3px;
    margin-left: 35px;
  }
  .days li .when .add .button {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1440px) {
  .days li .inner {
    padding-right: 30px;
  }
  .days li .hidden .speakers {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    column-gap: 22px;
    row-gap: 35px;
    margin-top: 3em;
  }
}

.events .inner h3 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.475em;
  padding: 4px 6px;
  border: 1px solid #000;
  border-radius: 7px;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: -5px;
  color: #fff;
  letter-spacing: 0.05em;
  font-family: "FoundersGrotesk-Regular";
}
.events .inner h3 span.suite {
  background-color: #97332C;
  border-color: #97332C;
}
.events .inner h3 span.virtual {
  background-color: #f95acb;
  border-color: #f95acb;
}
.events .inner h3 span.inperson {
  background-color: #f37123;
  border-color: #f37123;
}
.events .inner h3 span + span {
  margin-left: 0;
}

footer {
  padding: 60px 20px 30px;
  border-top: 2px solid #000;
}
@media screen and (min-width: 640px) {
  footer {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  footer {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 1024px) {
  footer {
    padding-top: 140px;
  }
}
footer a {
  color: inherit;
}
footer .label {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  letter-spacing: 0.27166em;
}
footer .contact {
  text-align: center;
}
footer .contact .part + .part {
  margin-top: 15px;
}
footer .contact .social {
  padding-right: 5px;
}
@media screen and (min-width: 640px) {
  footer .contact {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  footer .contact .part + .part {
    margin-top: 0;
    margin-left: 72px;
  }
}
footer .newsletter {
  margin-top: 30px;
}
footer .newsletter form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 440px;
  margin: auto;
  transition: 0.35s;
}
footer .newsletter form.is-submitting {
  opacity: 0.7;
}
footer .newsletter form.is-submitted .message, footer .newsletter form.has-error .message {
  transform: translateY(0);
  opacity: 1;
}
footer .newsletter form .message {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(25%);
  opacity: 0;
  transition: 0.35s;
  pointer-events: none;
}
footer .newsletter form .message p {
  text-align: center;
  max-width: 100%;
  margin: 0;
  padding-top: 10px;
}
footer .newsletter .part {
  border: 2px solid #000;
  height: 58px;
  padding: 10px 20px;
}
footer .newsletter .part:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border-bottom: 0;
}
footer .newsletter .textbox {
  flex: 1;
  margin: 0;
  padding-top: 15px;
  border-radius: 0px;
  text-align: center;
}
footer .newsletter button {
  flex: 1;
  margin: 0;
  background-color: #E2DCC6;
}
footer .newsletter button span {
  display: block;
  padding-top: 3px;
  padding-left: 3px;
}
@media screen and (min-width: 375px) {
  footer .newsletter .textbox {
    border-right: 0;
    text-align: left;
  }
  footer .newsletter button {
    flex: none;
  }
}
@media screen and (min-width: 640px) {
  footer .newsletter {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  footer .newsletter form {
    max-width: 680px;
  }
  footer .newsletter .part:first-child {
    justify-content: flex-start;
    width: 240px;
    border-bottom: 2px solid #000;
    border-right: 0;
    padding-top: 12px;
  }
}
footer .links {
  margin-top: 50px;
  color: #8D8D8D;
}
footer .links .part {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .links .part + .part {
  margin-top: 30px;
}
footer .links .p {
  font-size: 12px;
  text-transform: none;
}
footer .links * + .label {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  footer .links {
    display: flex;
    justify-content: space-between;
  }
  footer .links .part {
    flex-direction: row;
  }
  footer .links .part + .part {
    margin-top: 0;
  }
  footer .links * + .label {
    margin-top: 0;
    margin-left: 40px;
  }
}
@media screen and (min-width: 960px) {
  footer .links {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1024px) {
  footer .links {
    margin-top: 100px;
  }
}

.page-template-page-home header .hamburger,
.page-template-page-home-hide header .hamburger {
  color: #efefef;
}

header {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
  padding-top: 20px;
  padding-right: 20px;
  pointer-events: none;
  /* @media screen and (min-width: 1024px) {
    nav {
      li {
        letter-spacing: .25em;

        + li {
          margin-left: 60px;
        }
      }
    }
  }

  @media screen and (min-width: 1200px) {
    nav {
      li {
        letter-spacing: .27176em;
      }
    }
  } */
}
header.is-open nav {
  opacity: 1;
  pointer-events: all;
}
header.is-open nav .hamburger {
  pointer-events: all;
}
header .hamburger {
  position: relative;
  z-index: 2;
  color: #fff;
  color: #97332C;
  cursor: pointer;
  pointer-events: all;
  transition: 0.35s;
}
header .hamburger .buns:before,
header .hamburger .buns:after {
  /* content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
  transition: .35s; */
}
header .hamburger .buns {
  display: block;
  position: relative;
  font-size: 24px;
}
header .hamburger .buns:before {
  top: 0;
}
header .hamburger .buns:after {
  bottom: 0;
}
header .hamburger:hover, header .hamburger:focus {
  opacity: 0.7;
}
header .hamburger:hover .buns:before,
header .hamburger:hover .buns:after, header .hamburger:focus .buns:before,
header .hamburger:focus .buns:after {
  transform: scale(0.9);
  width: 100%;
}
header .hamburger:active {
  transform: translate3d(0, 1px, 0) scale(0.9);
  transition: 0.15s;
}
header .hamburger.is-active + nav {
  transform: translateY(0);
}
header nav {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgb(123, 20, 13);
  background: linear-gradient(153deg, rgb(123, 20, 13) 0%, rgb(151, 51, 44) 100%);
  color: #E572C4;
  transition: opacity 0.35s;
  pointer-events: all;
  pointer-events: none;
  opacity: 0;
}
header nav .hamburger {
  position: absolute;
  top: 20px;
  right: 20px;
  pointer-events: none;
}
header nav .hamburger .buns {
  color: #fff;
}
header nav a {
  color: inherit;
}
header ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
}
header li {
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0.01903em;
}
header li a {
  display: block;
  position: relative;
  font-size: 24px;
}
header li a span.invisible {
  display: none;
}
header li a .char {
  display: inline-block;
  padding-bottom: 0.1em;
}
header li + li {
  margin-top: 30px;
}
header .soon li + li {
  margin-top: 10px;
}
header .soon li a,
header .calendars li a {
  font-size: 32px;
}
header .menu li + li {
  margin-top: 20px;
}
@media screen and (min-width: 640px) {
  header nav {
    flex-direction: row;
    justify-content: space-evenly;
  }
  header nav .hamburger {
    right: 50%;
    transform: translateX(50%);
  }
  header nav .hamburger:active {
    transform: translate3d(50%, 1px, 0) scale(0.9);
  }
  header ul {
    align-items: flex-start;
  }
  header li a {
    overflow: hidden;
    transition: 0.35s;
  }
  header li a:active {
    transform: scale(0.95);
    transition: 0.15s;
  }
  header li a span.invisible {
    display: block;
    position: absolute;
    transform: translateY(100%);
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  header {
    padding-top: 28px;
    padding-right: 36px;
    /* height: auto;
    padding-right: 0; */
    /* .hamburger {
      display: none;
    }

    nav {
      transform: none;
      width: 100%;
      background: transparent;
      pointer-events: none;
    } */
    /* ul {
      flex-direction: row;
      justify-content: flex-end;
      height: 100px;
      padding: 30px;
    }

    li {
      pointer-events: all;

      + li {
        margin-top: 0;
        margin-left: 30px;
      }
    } */
  }
  header .hamburger .buns {
    font-size: 33px;
  }
  header nav .hamburger {
    top: 28px;
  }
}
@media screen and (min-width: 768px) {
  header {
    /* nav {
      li {
        letter-spacing: .1em;

        + li {
          margin-left: 25px;
        }
      }
    } */
  }
}
@media screen and (min-width: 960px) {
  header ul {
    padding-right: 60px;
  }
  header .soon {
    display: block;
    padding-right: 0;
  }
  header .soon li:first-child {
    text-align: right;
  }
  header .soon li + li {
    margin-top: 19px !important;
    padding-right: 40px;
  }
  header .soon li,
header .calendars li {
    font-size: 21px;
  }
  header .soon li a,
header .calendars li a {
    font-size: 48px;
  }
  header .menu li a {
    font-size: 32px;
  }
}
@media screen and (min-width: 960px) and (min-height: 600px) {
  header .soon li + li,
header .calendars li + li {
    margin-top: 42px;
  }
  header .menu li + li {
    margin-top: 32px;
  }
}
@media screen and (min-width: 960px) and (min-height: 720px) {
  header .soon li + li,
header .calendars li + li {
    margin-top: 64px;
  }
  header .menu li + li {
    margin-top: 47px;
  }
}
@media screen and (min-width: 1200px) {
  header {
    /* nav {

      ul {
        padding-left: 40px;
        padding-right: 40px;
        height: 115px;
      }

      li {
        letter-spacing: .2em;

        + li {
          // margin-left: 50px;
          margin-left: 40px;
        }
      }
    } */
  }
  header ul {
    padding-right: 100px;
  }
  header .soon li + li {
    padding-right: 80px;
  }
  header .soon li a,
header .calendars li a {
    font-size: 62px;
  }
  header .menu li a {
    font-size: 45px;
  }
}

.register-now {
  position: fixed;
  z-index: 2;
  bottom: 10px;
  right: 10px;
  transition: 0.5s;
}
.register-now.is-hidden {
  opacity: 0;
  pointer-events: none;
}
.register-now .circle {
  position: relative;
  width: 150px;
  height: 150px;
}
@media screen and (min-width: 960px) {
  .register-now .circle {
    width: 220px;
    height: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .register-now .circle {
    width: 292px;
    height: 292px;
  }
}
.register-now .circle a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  transform: rotate(-90deg);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #F98853;
  color: #fff;
  transition: 0.35s;
}
.register-now .circle a:hover {
  transform: rotate(0deg) scale(0.9);
}
.register-now .circle a:active {
  transform: rotate(0deg) scale(0.85) translateY(1px);
  transition: 0.05s;
}
.register-now .circle a .text {
  display: inline-flex;
  flex-direction: column;
  font-size: 32px;
}
@media screen and (min-width: 960px) {
  .register-now .circle a .text {
    font-size: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .register-now .circle a .text {
    font-size: 62px;
  }
}
.register-now .circle a span {
  color: #fff;
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1em;
  line-height: 0.887;
  letter-spacing: 0.01903em;
}
.register-now .circle a svg {
  width: 0.5em;
  vertical-align: middle;
}
.register-now .close {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #FBFBFB;
  cursor: pointer;
  transition: 0.35s;
}
.register-now .close:hover {
  transform: scale(0.9);
}
.register-now .close:active {
  transform: scale(0.85) translateY(1px);
  transition: 0.05s;
}
.register-now .close:before, .register-now .close:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -27.5%;
  width: 55%;
  height: 1px;
  background-color: #161616;
}
.register-now .close:before {
  transform: rotate(45deg);
}
.register-now .close:after {
  transform: rotate(-45deg);
}
@media screen and (min-width: 480px) {
  .register-now {
    bottom: 20px;
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
  .register-now {
    bottom: 35px;
    right: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .register-now {
    bottom: 50px;
    right: 40px;
  }
}

.shape {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  animation: rotateBaby;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: cubic-bezier(0.76, 0.01, 0.36, 1);
}
.shape .core {
  transform: translateY(50%) rotate(90deg);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.shape .core:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.shape .quarter {
  position: absolute;
  width: 50%;
  height: 50%;
}
.shape .quarter.upRight, .shape .quarter.downLeft {
  background: #EE4014;
  background: linear-gradient(135deg, #ee4014 0%, #f6962e 100%);
}
.shape .quarter.upRight {
  top: 0;
  right: 0;
}
.shape .quarter.downLeft {
  bottom: 0;
  left: 0;
}
.shape .quarter.downRight {
  bottom: 0;
  right: 0;
  background-color: #F95ACB;
}
.shape .quarter.upLeft {
  top: 0;
  left: 0;
  background-color: #F95ACB;
}
@media screen and (min-width: 640px) {
  .shape.virtual {
    top: 0;
    bottom: auto;
  }
}

@keyframes rotateBaby {
  0%, 10% {
    transform: rotate(0deg);
  }
  90%, 100% {
    transform: rotate(360deg);
  }
}
@keyframes rotateBabyHome {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    transform: translateY(-50%) rotate(360deg);
  }
}
.share {
  display: flex;
  align-items: flex-end;
}
.share .label + .social {
  margin-left: 24px;
}

.social {
  display: inline-flex;
  align-items: center;
}
.social a + a {
  margin-left: 24px;
}
.social i {
  position: relative;
  z-index: 2;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__container {
  position: relative;
  box-sizing: border-box;
}

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform;
}

.splide.is-active .splide__list {
  display: flex;
}

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.splide {
  visibility: hidden;
}

.splide, .splide__slide {
  position: relative;
  outline: none;
}

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__slider {
  position: relative;
}

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite;
}

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none;
}

.splide--fade > .splide__track > .splide__list {
  display: block;
}

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide--ttb > .splide__track > .splide__list {
  display: block;
}

.splide--ttb > .splide__pagination {
  width: auto;
}

.ticker {
  display: flex;
  align-items: center;
  position: fixed;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 32px;
  border-top: 1px solid #EAEAEA;
  background-color: #902B24;
}
.ticker.in {
  transform: translateY(0);
}
.ticker.in .marquee .events {
  animation: marquee 600s linear infinite;
  animation-play-state: running;
}
.ticker + footer {
  padding-bottom: 62px;
}
@media screen and (min-width: 480px) {
  .ticker {
    height: 48px;
  }
  .ticker + footer {
    padding-bottom: 78px;
  }
}
@media screen and (min-width: 768px) {
  .ticker {
    height: 54px;
  }
  .ticker + footer {
    padding-bottom: 84px;
  }
}
@media screen and (min-width: 960px) {
  .ticker {
    height: 66px;
  }
  .ticker + footer {
    padding-bottom: 96px;
  }
}
.ticker .day {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 100%;
  border-right: 1px solid #EAEAEA;
  color: #fff;
}
.ticker .day .h3 {
  font-size: 16px;
}
@media screen and (min-width: 480px) {
  .ticker .day {
    width: 100px;
  }
  .ticker .day .h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .ticker .day {
    width: 140px;
  }
  .ticker .day .h3 {
    font-size: 26px;
  }
}
@media screen and (min-width: 960px) {
  .ticker .day {
    width: 170px;
  }
  .ticker .day .h3 {
    font-size: 32px;
  }
}
.ticker .marquee {
  flex: 1;
  position: relative;
  overflow: hidden;
  --offset: 20vw;
  --move-initial: calc(-25% + var(--offset));
  --move-final: calc(-50% + var(--offset));
}
.ticker .marquee .events {
  width: fit-content;
  display: flex;
  position: relative;
  transform: translate3d(var(--move-initial), 0, 0);
}
.ticker .marquee li {
  padding: 0.75em 18px 0.5em;
  letter-spacing: 0.2em;
  font-size: 12px;
  white-space: nowrap;
}
.ticker .marquee li a {
  display: block;
  position: relative;
}
.ticker .marquee li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #fff;
  opacity: 0;
  transition: 0.35s;
}
.ticker .marquee li a:hover:before {
  width: 100%;
  opacity: 1;
}
.ticker .marquee li .time {
  color: #fff;
}
.ticker .marquee li .title {
  padding-left: 18px;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 480px) {
  .ticker .marquee li {
    padding: 0.75em 20px 0.5em;
    letter-spacing: 0.24em;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .ticker .marquee li {
    padding: 0.75em 22px 0.5em;
    letter-spacing: 0.2717em;
    font-size: 16px;
  }
}
@media screen and (min-width: 960px) {
  .ticker .marquee li {
    padding: 0.75em 24px 0.5em;
    font-size: 17px;
  }
}
.ticker .marquee:hover .events {
  animation-play-state: paused;
}

@keyframes marquee {
  0% {
    transform: translate3d(var(--move-initial), 0, 0);
  }
  100% {
    transform: translate3d(var(--move-final), 0, 0);
  }
}
.e404 p + .cta {
  margin-top: 4em;
}

.about .full {
  overflow: hidden;
}
.about .full .sidebar {
  position: relative;
  background-color: #fff;
}
.about .full .image {
  width: 140%;
  margin-left: -20%;
}
.about .full .image img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .about .full .image {
    width: 100%;
    margin-left: 0;
  }
}
.about .full ~ .full {
  border-top: 1px solid #e8e8e8;
}
@media screen and (max-width: 639px) {
  .about .intro .sidebar {
    display: block;
  }
}
.about .intro .info .text {
  padding: 40px 20px;
}
.about .intro .info .text h1 + p {
  margin-top: 30px;
}
.about .intro .info .text p {
  line-height: 1.3;
}
@media screen and (min-width: 540px) {
  .about .intro .info .text {
    margin: auto;
    max-width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .about .intro .info .text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .about .intro .info .text {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .about .intro .info .text h1 + p {
    margin-top: 40px;
  }
  .about .intro .info .text p {
    max-width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  .about .intro .info .text {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.about .visit {
  border-top: 1px solid #e8e8e8;
}
@media screen and (max-width: 639px) {
  .about .visit .sidebar {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .about .visit .container {
    display: flex;
  }
}
.about .visit .container .image img {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768px) {
  .about .visit .container .image {
    width: 35%;
  }
}
@media screen and (min-width: 960px) {
  .about .visit .container .image {
    width: 40%;
  }
  .about .visit .container .image img {
    margin-left: 0;
  }
}
@media screen and (min-width: 1440px) {
  .about .visit .container .image {
    width: 30%;
  }
}
.about .visit .container .text {
  padding: 40px 20px;
}
.about .visit .container .text .block + .block {
  margin-top: 60px;
}
.about .visit .container .text .label {
  margin-top: 2em;
}
.about .visit .container .text .label span {
  display: block;
}
.about .visit .container .text .label span + span {
  margin-top: 1em;
}
.about .visit .container .text .label + .p {
  margin-top: 1em;
}
.about .visit .container .text .p p + p {
  margin-top: 0.5em;
}
.about .visit .container .text .p a {
  display: inline-block;
  position: relative;
  color: inherit;
}
.about .visit .container .text .p a:after {
  content: "";
  display: block;
  position: absolute;
  top: 80%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.about .visit .container .text .cta {
  margin-top: 2em;
}
@media screen and (min-width: 480px) {
  .about .visit .container .text .label span br {
    display: none;
  }
  .about .visit .container .text .label span + span {
    margin-top: 0;
  }
}
@media screen and (min-width: 540px) {
  .about .visit .container .text {
    margin: auto;
    max-width: 80%;
    padding-right: 80px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .about .visit .container .text {
    flex: 1;
    margin: 0;
    max-width: none;
    padding: 40px 40px 60px;
  }
}
@media screen and (min-width: 960px) {
  .about .visit .container .text {
    padding: 80px 80px 100px;
  }
  .about .visit .container .text .p {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .about .visit .container .text {
    padding: 120px 120px 140px;
  }
}
@media screen and (min-width: 1440px) {
  .about .visit .container .text .block {
    width: 70%;
  }
}
@media screen and (min-width: 1600px) {
  .about .visit .container .text .block {
    width: 50%;
  }
}
.about .building {
  border-top: 1px solid #e8e8e8;
}
.about .building .inner {
  padding: 40px 20px;
}
@media screen and (min-width: 540px) {
  .about .building .inner {
    padding: 60px 20px;
  }
}
@media screen and (min-width: 768px) {
  .about .building .inner {
    padding: 60px 40px 60px;
  }
}
@media screen and (min-width: 960px) {
  .about .building .inner {
    padding: 80px 40px 100px;
  }
  .about .building .inner .p {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .about .building .inner {
    padding: 130px 40px 140px;
  }
}
.about .building .text h2 + .p {
  margin-top: 2.5em;
}
.about .building .text .p p + p {
  margin-top: 0.75em;
}
@media screen and (min-width: 540px) {
  .about .building .text {
    margin: auto;
    max-width: 80%;
  }
}
@media screen and (min-width: 960px) {
  .about .building .text h2 + .p {
    margin-top: 4em;
  }
  .about .building .text .p {
    font-size: 17px;
  }
  .about .building .text .p p + p {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 1024px) {
  .about .building .text .p {
    column-count: 2;
    column-gap: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .about .building .text h2 + .p {
    margin-top: 5em;
  }
  .about .building .text .p {
    column-gap: 75px;
  }
}
.about .building .images {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.about .building .images .image + .image {
  margin-left: 20px;
}
@media screen and (min-width: 375px) {
  .about .building .images .image + .image {
    margin-left: 40px;
  }
}
@media screen and (min-width: 960px) {
  .about .building .images {
    margin-top: 50px;
  }
  .about .building .images .image + .image {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .about .building .images {
    margin-top: 60px;
  }
  .about .building .images .image + .image {
    margin-left: 100px;
  }
}
.about .showrooms {
  border-top: 1px solid #e8e8e8;
  background-color: #F5F3EF;
}
.about .showrooms .inner {
  padding: 40px;
}
@media screen and (min-width: 540px) {
  .about .showrooms .inner {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 768px) {
  .about .showrooms .inner {
    padding: 60px 40px 60px;
  }
}
@media screen and (min-width: 960px) {
  .about .showrooms .inner {
    padding: 80px 40px 100px;
  }
  .about .showrooms .inner .p {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  .about .showrooms .inner {
    padding: 130px 40px 140px;
  }
}
.about .showrooms .text h2 + .p {
  margin-top: 1.25em;
}
.about .showrooms .text .p + .cta {
  margin-top: 1.75em;
}
@media screen and (min-width: 375px) {
  .about .showrooms .text {
    margin: auto;
    max-width: 80%;
  }
}
@media screen and (min-width: 960px) {
  .about .showrooms .text {
    max-width: 60%;
  }
}
@media screen and (min-width: 1200px) {
  .about .showrooms .text {
    max-width: 45%;
  }
}
.about .partners {
  border-top: 1px solid #e8e8e8;
}
.about .partners .inner {
  padding: 40px;
}
@media screen and (min-width: 540px) {
  .about .partners .inner {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 768px) {
  .about .partners .inner {
    padding: 60px 40px 60px;
  }
}
@media screen and (min-width: 960px) {
  .about .partners .inner {
    padding: 80px 40px 60px;
  }
  .about .partners .inner .p {
    font-size: 17px;
  }
}
.about .partners ul {
  display: grid;
  row-gap: 40px;
}
@media screen and (min-width: 540px) {
  .about .partners ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
  }
}
@media screen and (min-width: 1024px) {
  .about .partners ul {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .about .partners ul {
    column-gap: 60px;
    row-gap: 60px;
  }
}
@media screen and (min-width: 1440px) {
  .about .partners ul {
    column-gap: 100px;
    row-gap: 70px;
  }
}
@media screen and (min-width: 1600px) {
  .about .partners ul {
    margin: auto;
    width: 90%;
  }
}
.about .partners li {
  max-width: 300px;
  margin: auto;
}
.about .partners li .image img {
  display: block;
}
.about .partners li .image + .text {
  margin-top: 1.25em;
}
.about .partners li .text h3 + .p {
  margin-top: 1.25em;
}
.about .partners li .text .p + .cta {
  margin-top: 1em;
}
@media screen and (min-width: 540px) {
  .about .partners li {
    margin: 0;
  }
  .about .partners li .image {
    display: flex;
    align-items: center;
    height: 75px;
  }
}
@media screen and (min-width: 960px) {
  .about .partners li .image + .text {
    margin-top: 1.75em;
  }
}

@media screen and (max-width: 639px) {
  .sidebar.hide {
    display: none;
  }
}

@media screen and (min-width: 640px) {
  .ambassador .intro .topbar {
    border-bottom: 1px solid #e8e8e8;
  }
}
.ambassador .intro .info {
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  .ambassador .intro .info {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 768px) {
  .ambassador .intro .info {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 960px) {
  .ambassador .intro .info {
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    width: 95%;
  }
}
@media screen and (min-width: 1024px) {
  .ambassador .intro .info {
    width: 90%;
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .ambassador .intro .info {
    width: 80%;
    padding-top: 100px;
    padding-bottom: 140px;
  }
}
.ambassador .intro .back .button-arrow {
  padding-left: 40px;
  padding-right: 0;
}
.ambassador .intro .back .button-arrow:before {
  right: auto;
  left: 0;
  transform: rotate(180deg);
}
.ambassador .intro .back + .label {
  margin-top: 2em;
}
@media screen and (min-width: 960px) {
  .ambassador .intro .back {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .ambassador .intro .label {
    width: 100%;
  }
}
.ambassador .intro .who {
  margin-top: 20px;
}
@media screen and (min-width: 375px) {
  .ambassador .intro .who {
    max-width: 80%;
  }
}
@media screen and (min-width: 460px) {
  .ambassador .intro .who {
    max-width: 60%;
  }
}
@media screen and (min-width: 640px) {
  .ambassador .intro .who {
    max-width: 54%;
  }
}
@media screen and (min-width: 960px) {
  .ambassador .intro .who {
    width: 40%;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1180px) {
  .ambassador .intro .who {
    padding-right: 80px;
  }
}
@media screen and (min-width: 1280px) {
  .ambassador .intro .who {
    width: 35%;
  }
}
.ambassador .intro h1 .word {
  display: inline-block;
}
.ambassador .intro .description {
  margin-top: 40px;
}
.ambassador .intro .description .text p + p {
  margin-top: 0.75em;
}
@media screen and (min-width: 640px) {
  .ambassador .intro .description {
    margin-top: 70px;
  }
}
@media screen and (min-width: 960px) {
  .ambassador .intro .description {
    margin-top: 20px;
    width: 60%;
  }
}
@media screen and (min-width: 1280px) {
  .ambassador .intro .description {
    width: 65%;
  }
}
.ambassador .intro .social {
  display: block;
  margin-top: 30px;
  line-height: 1;
}
.ambassador .intro .social + .more {
  margin-top: 30px;
}
@media screen and (min-width: 640px) {
  .ambassador .intro .social {
    margin-top: 50px;
  }
}
.ambassador .intro .social li + li {
  margin-top: 12px;
}
.ambassador .intro .social a {
  color: inherit;
}
.ambassador .intro .social a i {
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 9px;
}
.ambassador .intro .social a i.icon-website {
  margin-left: 1px;
}
.ambassador .intro .social a i.icon-facebook {
  margin-left: 2px;
  margin-right: 14px;
}
.ambassador .intro .social a i.icon-twitter {
  margin-right: 11px;
}
.ambassador .intro .social a i.icon-instagram, .ambassador .intro .social a i.icon-pinterest {
  margin-right: 12px;
}
@media screen and (min-width: 640px) {
  .ambassador .intro .social a i {
    margin-right: 14px;
  }
  .ambassador .intro .social a i.icon-website {
    margin-left: 1px;
  }
  .ambassador .intro .social a i.icon-facebook {
    margin-left: 2px;
    margin-right: 19px;
  }
  .ambassador .intro .social a i.icon-twitter {
    margin-right: 16px;
  }
  .ambassador .intro .social a i.icon-instagram, .ambassador .intro .social a i.icon-pinterest {
    margin-right: 17px;
  }
}
.ambassador .intro .description .image img {
  display: block;
}
.ambassador .intro .description .text {
  margin-top: 40px;
}
.ambassador .intro .description .text .p {
  margin-bottom: 0;
  height: 120px;
  overflow: hidden;
}
.ambassador .intro .description .text .p.all {
  height: auto;
}
.ambassador .intro .description .text .p.all + .more {
  /* opacity: 0;
  pointer-events: none; */
}
.ambassador .intro .description .text .p a {
  color: inherit;
  text-decoration: underline;
}
.ambassador .intro .description .text .more {
  position: relative;
  margin-top: -2em;
  padding-top: 3em;
  transition: 0.5s;
  /* &:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2em;
    background-color: #fff;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
  } */
}
.ambassador .intro .description .text i {
  display: inline;
  font-style: italic;
}
.ambassador .intro .description .text em {
  font-size: italic;
}
@media screen and (min-width: 640px) {
  .ambassador .intro .description .text {
    max-width: 85%;
  }
}
@media screen and (min-width: 1280px) {
  .ambassador .intro .description .text {
    max-width: 90%;
  }
}
.ambassador .intro .description .cta {
  margin-top: 30px;
}
.ambassador .next {
  position: relative;
  overflow: hidden;
  background: #F98853;
  background: linear-gradient(164deg, #f05029 0%, #f98853 100%);
  color: #fff;
  /*  @media screen and (min-width: 640px) {
     min-height: calc((100vw - 100px) / 2);
   }

   @media screen and (min-width: 768px) {
     min-height: calc((100vw - 140px) / 2);
   }

   @media screen and (min-width: 960px) {
     min-height: calc((100vw - 170px) / 2);
   } */
}
.ambassador .next .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ambassador .next .container .inner {
  padding: 60px 20px;
}
@media screen and (min-width: 768px) {
  .ambassador .next .container .inner {
    padding: 80px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .ambassador .next .container .inner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .ambassador .next .container .inner {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.ambassador .next .image img {
  display: block;
  margin: auto;
}
.ambassador .next .image + .text {
  margin-top: 20px;
}
@media screen and (min-width: 540px) {
  .ambassador .next .image {
    margin: auto;
    width: 90%;
    max-width: 640px;
  }
  .ambassador .next .image + .text {
    margin-top: 40px;
  }
}
.ambassador .next .text {
  text-align: center;
}
@media screen and (min-width: 540px) {
  .ambassador .next .text {
    margin: auto;
    width: 80%;
    max-width: 560px;
  }
}
.ambassador .next .text h2 .word {
  display: inline-block;
}
.ambassador .next .text h2 + .p {
  margin-top: 1.25em;
}
.ambassador .next .text p + p {
  margin-top: 0.75em;
}
.ambassador .next .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #F19F39;
  background-color: #FFE947;
  /* background-image: url(../images/png/home-hero.png);
  background-position: center right;
  background-size: auto 175%;

  @media screen and (min-width: 640px) {
    background-size: 150% auto;
  }

  @media screen and (min-width: 1024px) {
    background-size: 125 % auto;
  } */
}
.ambassador .next .background .shape {
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 810px;
  animation: rotateBaby;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: cubic-bezier(0.76, 0.01, 0.36, 1);
}
.ambassador .next .background .shape .core {
  transform: translateY(50%) rotate(90deg);
  left: 0;
  bottom: 0;
  width: 100%;
}
.ambassador .next .background .shape .quarter.upRight, .ambassador .next .background .shape .quarter.downLeft {
  background: #EE4014;
  background: linear-gradient(135deg, #ee4014 0%, #f6962e 100%);
}
.ambassador .next .background .shape .quarter.downRight {
  background-color: #F95ACB;
}
.ambassador .next .background .shape .quarter.upLeft {
  background-color: #F95ACB;
}
@media screen and (min-width: 640px) {
  .ambassador .next .background .shape.virtual {
    top: 0;
    bottom: auto;
  }
}
@media screen and (min-width: 960px) {
  .ambassador .next .background .shape {
    left: 50%;
    margin-left: -405px;
  }
}
.ambassador .picks {
  border-top: 1px solid #E8E8E8;
  overflow: hidden;
  /* .container {
    width: 100%;

    .inner {
      padding: 60px 20px 65px;
    }

    @media screen and (min-width: 640px) {
      .inner {
        padding-top: 90px;
        padding-bottom: 95px;
      } 
    }

    @media screen and (min-width: 960px) {
      .inner {
        display: flex;
        align-items: flex-end;
        padding: 90px 50px 111px;
      }
    }
  }

  .cards {
    width: 100%;

    .splide__track {
      overflow: visible;
      padding-bottom: 20px;
    }

    .splide__arrows {
      display: flex;
      justify-content: space-around;
      position: absolute;
      z-index: 2;
      top: 100%;
      right: 0;
      width: 100%;
    }

    .splide__arrow {
      display: block;
      width: 78px;
      height: 45px;
      border: 0;
      border-radius: 0;
      background: #08275F;
      background-image: url(../images/svg/white-arrow-horizontal.svg);
      background-position: center;
      background-repeat: no-repeat;

      &--prev {
        transform: rotate(180deg);
        margin-right: 2px;
      }

      svg {
        display: none;
      }
    }

    li {
      max-width: 273px;
      padding: 22px;
      background-color: #F5F3EF;

      &:first-child {
        padding: 20px 20px 30px;
      }

      a {
        color: inherit;

        &:hover {
          .image {
            img {
              transform: scale(1.1);
            }
          }
        }

        &:active {
          .image {
            img {
              transform: scale(1.05);
              transition: .15s;
            }
          }
        }
      }

      .image {
        overflow: hidden;

        img {
          display: block;
          transition: .5s;
          mix-blend-mode: multiply;
        }

        &.portrait {
          overflow: visible;

          picture {
            display: block;
            position: relative;
            margin: auto;
            max-width: 160px;

            &:before {
              content: '';
              display: block;
              margin: -70px auto 0;
              width: 100%;
              height: 0;
              padding-top: 100%;
            }
          }

          img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 100px;
            mix-blend-mode: normal;
          }
        }
      }

      .text {
        margin-top: 25px;

        .p {
          font-size: 23px;
          line-height: 1.1739;
          letter-spacing: .01913em;
        }

        .quote {
          position: relative;
          padding-top: 20px;

          &:before {
            content: '“';
            position: absolute;
            bottom: 100%;
            left: 0;
            margin-bottom: -.4em;
            @include foundersGrotesk-regular;
            font-size: 88px;
            line-height: 0;
            color: #1C755C;
          }
        }

        .name {
          margin-top: 1.25em;
          margin-bottom: -.4em;
          @include foundersGrotesk-regular;
          font-size: 22px;
          line-height: 1.0;
          letter-spacing: .01909em;
          color: #F16739;
        }

        .label {
          margin-top: 1em;
        }
      }
    }
  }

  @media screen and (min-width: 480px) {
    .cards {
      li {
        width: 273px;
      }
    }
  }

  @media screen and (min-width: 768px) {
    .cards {
      padding-top: 50px;

      .splide__arrows {
        justify-content: flex-end;
      }
    }
  }

  @media screen and (min-width: 960px) {
    .cards {
      .splide__track {
        padding-bottom: 36px;
      }
    }
  } */
}
.ambassador .picks.hide {
  display: none !important;
}
.ambassador .picks .container {
  width: 100%;
}
.ambassador .picks .container .inner {
  padding: 60px 20px;
}
@media screen and (min-width: 640px) {
  .ambassador .picks .container .inner {
    padding: 80px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .ambassador .picks .container .inner {
    padding: 120px 60px 100px;
  }
}
.ambassador .picks .header {
  text-align: center;
}
.ambassador .picks .header .dropdown {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  min-width: 280px;
  padding: 14px;
  border: 1px solid #E8E8E8;
  text-align: left;
}
.ambassador .picks .header .dropdown:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -11px;
  width: 17px;
  height: 22px;
  background-image: url(../images/svg/black-arrow-down.svg);
  background-size: 100% 100%;
  pointer-events: none;
}
.ambassador .picks .header .dropdown .active {
  padding-right: 30px;
  color: #7C7756;
  pointer-events: none;
}
.ambassador .picks .header .dropdown select {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  appearance: none;
  -webkit-appearance: none;
}
@media screen and (min-width: 640px) {
  .ambassador .picks .header {
    display: flex;
    align-items: center;
  }
  .ambassador .picks .header .dropdown {
    margin-top: 0;
    margin-left: 30px;
  }
}
.ambassador .picks .items {
  margin-top: 40px;
}
.ambassador .picks .items .splide__arrows {
  display: none;
}
.ambassador .picks .items .splide.is-active {
  visibility: visible;
}
.ambassador .picks .items .splide__list {
  width: 100%;
}
.ambassador .picks .items .splide__track {
  overflow: visible;
}
.ambassador .picks .items li {
  position: relative;
  width: 100%;
  max-width: 380px;
  /* + li {
    margin-top: 40px;
  } */
}
.ambassador .picks .items a {
  color: inherit;
}
.ambassador .picks .items a:hover .image img {
  transform: scale(1.1);
}
.ambassador .picks .items a:hover .cta {
  transform: translateY(0);
  opacity: 1;
}
.ambassador .picks .items a:hover .text {
  transform: translateY(0);
}
.ambassador .picks .items a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.ambassador .picks .items a:active .cta {
  transform: scale(0.95);
  transition: 0.15s;
}
.ambassador .picks .items .tag {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: -12px;
  padding: 9px 7px;
  background-color: #97332C;
  color: #fff;
}
.ambassador .picks .items .image {
  position: relative;
  background-color: #F4F4F4;
}
.ambassador .picks .items .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 128.94%;
}
.ambassador .picks .items .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -40%;
  width: 80%;
  height: 80%;
  object-fit: contain;
  object-position: center bottom;
  mix-blend-mode: multiply;
  transition: 0.5s;
}
.ambassador .picks .items .cta {
  position: relative;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}
.ambassador .picks .items .cta .button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -110px;
  width: 220px;
  height: 42px;
  background-color: #E5AF1A;
  background: #FFE947;
  background: linear-gradient(135deg, #F88852 0%, #F05029 100%);
  color: #fff;
}
.ambassador .picks .items .text {
  transform: translateY(-10px);
  margin-top: 2.5em;
  text-align: center;
  transition: 0.35s ease-out 0.15s;
  transition: 0.5s;
}
@media screen and (min-width: 640px) {
  .ambassador .picks .items {
    /* ul {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 20px;
      row-gap: 50px;
    }

    li {
      + li {
        margin-top: 0;
      }
    } */
  }
  .ambassador .picks .items .cta .button {
    width: 57.894%;
    margin-left: -28.947%;
  }
  .ambassador .picks .items .text {
    margin-top: 3em;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .ambassador .picks .items {
    margin-top: 50px;
  }
  .ambassador .picks .items .text {
    margin-top: 3.5em;
  }
}
.ambassador .highlights {
  border-top: 1px solid #E8E8E8;
}
@media screen and (min-width: 560px) {
  .ambassador .days li .inner {
    max-width: 90%;
  }
}
@media screen and (min-width: 640px) {
  .ambassador .days li .inner {
    max-width: 90%;
  }
}
@media screen and (min-width: 768px) {
  .ambassador .days li .date + .events {
    border-top: 0;
  }
  .ambassador .days li.featured {
    display: flex;
  }
  .ambassador .days li.featured .events {
    display: flex;
    align-items: center;
  }
  .ambassador .days li.featured .text .inner {
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  .ambassador .days li.featured .text {
    padding-left: 0;
    padding-right: 0;
  }
  .ambassador .days li.featured .text .inner {
    max-width: none;
    padding-left: 40px;
    padding-right: 80px;
  }
}

.ambassadors .page {
  overflow: hidden;
}
.ambassadors .designers {
  position: relative;
}
.ambassadors .designers ul {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
  row-gap: 30px;
  padding: 30px 20px;
}
.ambassadors .designers ul:before, .ambassadors .designers ul:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: -50vw;
  height: 20%;
  width: 200vw;
  background-color: #E572C4;
}
.ambassadors .designers ul:before {
  top: 18.75%;
}
.ambassadors .designers ul:after {
  top: 60.25%;
}
.ambassadors .designers li {
  position: relative;
  z-index: 2;
}
.ambassadors .designers .inner {
  margin: auto;
  max-width: 366px;
}
.ambassadors .designers a {
  color: inherit;
  pointer-events: none;
}
.ambassadors .designers a img,
.ambassadors .designers a h2,
.ambassadors .designers a h3 {
  pointer-events: all;
}
.ambassadors .designers a:hover .image img {
  transform: scale(1.1);
}
.ambassadors .designers a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.ambassadors .designers .image {
  position: relative;
  overflow: hidden;
}
.ambassadors .designers .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 71.311%;
}
.ambassadors .designers .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
.ambassadors .designers .text {
  margin-top: 20px;
  text-align: center;
}
.ambassadors .designers .text h2 + h3 {
  margin-top: 1em;
}
.ambassadors .designers .text h3 {
  display: inline-block;
}
@media screen and (min-width: 560px) {
  .ambassadors .designers ul {
    grid-template-columns: 1fr 1fr;
  }
  .ambassadors .designers .text {
    text-align: left;
  }
}
@media screen and (min-width: 640px) {
  .ambassadors .designers ul {
    padding: 30px;
  }
}
@media screen and (min-width: 960px) {
  .ambassadors .designers ul {
    column-gap: 40px;
    row-gap: 50px;
    padding: 40px;
  }
  .ambassadors .designers .text {
    margin-top: 20px;
  }
  .ambassadors .designers .text h2 {
    font-size: 22px;
  }
  .ambassadors .designers .text h2 + h3 {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 1200px) {
  .ambassadors .designers ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1600px) {
  .ambassadors .designers ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 768px) {
  .main.editorials .sidebar {
    position: absolute;
  }
}
.main.editorials .container .list {
  padding: 30px 20px 50px;
  /* @media (min-width: 1440px) {
    margin: auto;
    width: 1440px;
    padding: 0 0 190px;

    li {
      &.row-1 {
        a {
          margin-right: 225px;
          width: 587px;
        }
      }

      &.row-1 + .row-1 {
        a {
          margin-left: 106px;
          width: 693px;
        }
      }

      &.row-2 {
        column-gap: 96px;
        margin-left: 392px;
      }

      &.row-3 {
        column-gap: 42px;
        margin-left: 129px;
        margin-right: 129px;

        .text {
          h2 {
            font-size: 22px;
          }
        }
      }

      .image {
        + .text {
          margin-top: 30px;
        }
      }

      .text {
        width: 460px;
      }

      h2 {
        font-size: 32px;
      }

      + li {
        margin-top: 140px;

        &.row-3 {
          margin-top: 190px;
        }
      }
    }
  } */
}
.main.editorials .container .list li a {
  display: block;
  color: #191919;
  transition: color 0.35s;
}
.main.editorials .container .list li a:hover {
  color: #E572C4;
}
.main.editorials .container .list li a + a {
  margin-top: 40px;
}
.main.editorials .container .list li .image img {
  width: 100%;
}
.main.editorials .container .list li .image + .text {
  margin-top: 10px;
}
.main.editorials .container .list li + li {
  margin-top: 40px;
}
@media screen and (min-width: 640px) {
  .main.editorials .container .list {
    padding: 0 60px 100px;
  }
  .main.editorials .container .list li a + a {
    margin-top: 60px;
  }
  .main.editorials .container .list li + li {
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  .main.editorials .container .list {
    padding: 0 0 calc(190vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .main.editorials .container .list li a + a {
    margin-top: 0;
  }
  .main.editorials .container .list li.row-1 {
    width: 100%;
  }
  .main.editorials .container .list li.row-1 a {
    margin-left: auto;
    margin-right: calc(225vw / (1440 - var(--scrollbar-width)) * 100);
    width: calc(587vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list li.row-1 + .row-1 a {
    margin-left: calc(106vw / (1440 - var(--scrollbar-width)) * 100);
    margin-right: auto;
    width: calc(693vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list li.row-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: calc(96vw / (1440 - var(--scrollbar-width)) * 100);
    margin-left: calc(392vw / (1440 - var(--scrollbar-width)) * 100);
    margin-right: 0;
    width: 100%;
  }
  .main.editorials .container .list li.row-2 .image {
    position: relative;
  }
  .main.editorials .container .list li.row-2 .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 71.8487394958%;
  }
  .main.editorials .container .list li.row-2 .image picture,
.main.editorials .container .list li.row-2 .image img,
.main.editorials .container .list li.row-2 .image video,
.main.editorials .container .list li.row-2 .image iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main.editorials .container .list li.row-2 .image video,
.main.editorials .container .list li.row-2 .image img {
    object-fit: cover;
  }
  .main.editorials .container .list li.row-3 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: calc(42vw / (1440 - var(--scrollbar-width)) * 100);
    margin-left: calc(129vw / (1440 - var(--scrollbar-width)) * 100);
    margin-right: calc(129vw / (1440 - var(--scrollbar-width)) * 100);
    width: 100%;
  }
  .main.editorials .container .list li.row-3 .image {
    position: relative;
  }
  .main.editorials .container .list li.row-3 .image:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    padding-top: 71.3114754098%;
  }
  .main.editorials .container .list li.row-3 .image picture,
.main.editorials .container .list li.row-3 .image img,
.main.editorials .container .list li.row-3 .image video,
.main.editorials .container .list li.row-3 .image iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .main.editorials .container .list li.row-3 .image video,
.main.editorials .container .list li.row-3 .image img {
    object-fit: cover;
  }
  .main.editorials .container .list li.row-3 .text {
    width: 100%;
  }
  .main.editorials .container .list li.row-3 .text h2 {
    font-size: calc(22vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list li a {
    pointer-events: none;
  }
  .main.editorials .container .list li .image,
.main.editorials .container .list li .text {
    pointer-events: all;
  }
  .main.editorials .container .list li .image + .text {
    margin-top: calc(30vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list li .text {
    width: calc(460vw / (1440 - var(--scrollbar-width)) * 100);
    max-width: 100%;
  }
  .main.editorials .container .list li h2 {
    font-size: 32px;
    font-size: calc(32vw / (1440 - var(--scrollbar-width)) * 100);
    letter-spacing: 0.01906em;
    line-height: 1.0625;
  }
  .main.editorials .container .list li + li {
    margin-top: 140px;
    margin-top: calc(140vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.editorials .container .list li + li.row-3 {
    margin-top: calc(190vw / (1440 - var(--scrollbar-width)) * 100);
  }
}

.page-template-page-my-events .calendar .days.empty li .inner:before, .page-template-page-my-events .calendar .days.empty li .inner:after {
  content: none;
}
.page-template-page-my-events .calendar .days.empty li .visible .text {
  pointer-events: none;
}

.calendar .topbar {
  background: rgb(244, 171, 228);
  background: linear-gradient(138deg, rgb(244, 171, 228) 0%, rgb(229, 114, 196) 100%);
}
.calendar .sidebar {
  position: absolute;
  top: 0;
  z-index: 3;
  border: 0;
}
.calendar .topbar {
  position: relative;
  overflow: hidden;
  height: 50vw;
  max-height: 404px;
}
.calendar .topbar:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 62px);
  background: rgb(249, 136, 83);
  background: linear-gradient(69deg, rgb(240, 80, 41) 0%, rgb(249, 136, 83) 100%);
  border-radius: 50% 50% 0 0/100% 100% 0 0;
}
.calendar .topbar .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 20% 20px 20px;
  color: #fff;
  text-align: center;
}
.calendar .topbar .text h1 + h2 {
  margin-top: 0.7em;
}
@media screen and (min-width: 640px) {
  .calendar .topbar {
    display: flex;
    height: 404px;
  }
  .calendar .topbar:before {
    left: 140px;
    height: 100%;
    width: calc(100% - 140px);
    border-radius: 1000px 0 0 1000px;
  }
  .calendar .topbar .text {
    display: inline-flex;
    margin: auto;
    text-align: left;
    padding-top: 40px;
  }
  .calendar .topbar .text h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 960px) {
  .calendar .topbar .text {
    margin-left: 312px;
  }
  .calendar .topbar .text h1 {
    font-size: 62px;
  }
}
@media screen and (min-width: 640px) {
  .calendar .days {
    border-left: 1px solid #D8D8D8;
  }
}
.calendar .shape {
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 810px;
  animation: rotateBaby;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-timing-function: cubic-bezier(0.76, 0.01, 0.36, 1);
}
.calendar .shape .core {
  transform: translateY(50%) rotate(90deg);
  left: 0;
  bottom: 0;
  width: 100%;
}
.calendar .shape .quarter.upRight, .calendar .shape .quarter.downLeft {
  background: #EE4014;
  background: linear-gradient(135deg, #ee4014 0%, #f6962e 100%);
}
.calendar .shape .quarter.downRight {
  background-color: #F95ACB;
}
.calendar .shape .quarter.upLeft {
  background-color: #F95ACB;
}
@media screen and (min-width: 640px) {
  .calendar .shape.virtual {
    top: 0;
    bottom: auto;
  }
}

.event .attendants {
  margin-top: 60px;
}
.event .attendantsBlock + .attendantsBlock {
  margin-top: 40px;
}
.event .attendantsBlockTitle .smaller {
  font-size: 0.6em;
}
.event .attendantsBlockTable {
  width: 100%;
  margin-top: 20px;
}
.event .attendantsBlockTableHeader .col {
  font-family: "FoundersGrotesk-SemiBold";
}
@media screen and (max-width: 639px) {
  .event .attendantsBlockTableHeader {
    display: none;
  }
  .event .attendantsBlockTableRow:nth-child(even) {
    background: #f7f7f7;
  }
  .event .attendantsBlockTableRow {
    padding: 15px 10px 10px;
  }
  .event .attendantsBlockTableRow .col.p {
    margin: 0;
  }
  .event .attendantsBlockTableRow .hide {
    font-family: "FoundersGrotesk-SemiBold";
  }
}
@media screen and (min-width: 640px) {
  .event .attendantsBlockTable {
    display: table;
  }
  .event .attendantsBlockTableHeader,
.event .attendantsBlockTableRow {
    display: table-row;
  }
  .event .attendantsBlockTableHeader .col,
.event .attendantsBlockTableRow .col {
    display: table-cell;
    padding: 6px 10px 0;
  }
  .event .attendantsBlockTableHeader .p,
.event .attendantsBlockTableRow .p {
    font-size: 14px;
  }
  .event .attendantsBlockTableHeader .hide,
.event .attendantsBlockTableRow .hide {
    display: none;
  }
  .event .attendantsBlockTableHeader {
    background: #ebebeb;
  }
  .event .attendantsBlockTableRow:nth-child(odd) {
    background: #f7f7f7;
  }
}

.main.home {
  /* .picks {
    border-top: 1px solid #E8E8E8;
    overflow: hidden;

    .container {
      .inner {
        padding: 60px 20px 30px;
      }

      @media screen and (min-width: 640px) {
        .inner {
          padding-top: 40px;
        } 
      }

      @media screen and (min-width: 960px) {
        .inner {
          display: flex;
          align-items: flex-end;
          padding: 60px 40px;
        }
      }

      @media screen and (min-width: 1024px) {
        .inner {
          padding-bottom: 80px;
        } 
      }
    }

    .intro {
      margin: auto;
      max-width: 300px;
      padding-left: 20px;
      padding-right: 20px;

      .text {
        text-align: center;

        h2 {
          + .p {
            margin-top: 1em;
          }
        }
      }

      @media screen and (min-width: 480px) {
        width: 300px;
      }

      @media screen and (min-width: 960px) {
        margin: 0;

        .text {
          text-align: left;
        }
      }
    }

    .designers {
      margin-top: 30px;

      .cards {
        display: flex;
        justify-content: center;

        &:first-child {
          padding-top: 50px;
        }

        &:last-child {
          li {
            padding: 22px;
          }
        }

        li {
          margin: 0 10px 20px;
          max-width: 273px;
          padding: 20px 20px 30px;
          background-color: #F5F3EF;

          .image {
            img {
              display: block;
            }

            &.portrait {
              img {
                margin: -70px auto 0;
                border-radius: 100px;
              }
            }
          }

          .text {
            margin-top: 25px;

            .p {
              font-size: 23px;
              line-height: 1.1739;
              letter-spacing: .01913em;
            }

            .quote {
              position: relative;
              padding-top: 20px;

              &:before {
                content: '“';
                position: absolute;
                bottom: 100%;
                left: 0;
                margin-bottom: -.4em;
                @include foundersGrotesk-regular;
                font-size: 88px;
                line-height: 0;
                color: #1C755C;
              }
            }

            .name {
              margin-top: 1.25em;
              margin-bottom: -.4em;
              @include foundersGrotesk-regular;
              font-size: 22px;
              line-height: 1.0;
              letter-spacing: .01909em;
              color: #F16739;
            }

            .label {
              margin-top: 1em;
            }
          }
        }
      }

      @media screen and (min-width: 480px) {
        .cards {
          li {
            width: 273px;
          }
        }
      }

      @media screen and (min-width: 768px) {
        .designer {
          display: flex;
        }

        .cards {
          padding-top: 50px;
        }
      }

      @media screen and (min-width: 960px) {
        margin-top: 0;

        .cards {
          li {
            margin-bottom: 0;
          }
        }
      }
    }
  } */
}
.main.home h2 .line, .main.home h3 .line, .main.home h4 .line {
  padding-bottom: 0.1em;
}
@media (min-width: 960px) {
  .main.home .h2 {
    font-size: 52px;
    line-height: 53px;
    letter-spacing: 1px;
  }
  .main.home .h3 {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0;
  }
}
.main.home .hero {
  display: flex;
  flex-direction: column;
  height: var(--window-height);
  background: rgb(244, 171, 228);
  background: linear-gradient(164deg, rgb(244, 171, 228) 0%, rgb(229, 114, 196) 100%);
  overflow: hidden;
}
.main.home .hero .sidebar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.main.home .hero .sidebar svg path {
  fill: #fff;
}
.main.home .hero .barbar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  filter: invert(1);
}
.main.home .hero .barbar svg {
  display: block;
  width: 84px;
  height: 83px;
}
.main.home .hero .h2 {
  position: relative;
  overflow: hidden;
}
.main.home .hero .blocks {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .main.home .hero .blocks:first-child {
    display: none;
  }
}
.main.home .hero .blocks .bb {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .hero .blocks .block {
  position: relative;
  height: 50%;
  width: 25%;
}
.main.home .hero .blocks .block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #97332C;
}
.main.home .hero .blocks:last-child .block:nth-child(1):before, .main.home .hero .blocks:last-child .block:nth-child(2):before, .main.home .hero .blocks:last-child .block:nth-child(3):before, .main.home .hero .blocks:last-child .block:nth-child(4):before {
  left: 0;
}
.main.home .hero .blocks:last-child .block:nth-child(5):before, .main.home .hero .blocks:last-child .block:nth-child(6):before, .main.home .hero .blocks:last-child .block:nth-child(7):before, .main.home .hero .blocks:last-child .block:nth-child(8):before {
  right: 0;
}
.main.home .hero .container {
  flex: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  width: 100%;
  height: 100%;
  min-height: 60vh;
  padding-left: calc(30vw / (375 - var(--scrollbar-width)) * 100);
  padding-right: calc(30vw / (375 - var(--scrollbar-width)) * 100);
  padding-top: 6.4039408867vh;
  padding-bottom: 8.4975369458vh;
  color: #fff;
}
.main.home .hero .container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + (100vh - 100%) * 0.25);
  background: #F98853;
  background: linear-gradient(164deg, #f05029 0%, #f98853 100%);
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
.main.home .hero .inner {
  padding-top: calc((100vh - 100%) * 0.125);
}
.main.home .hero .inner .text {
  display: flex;
  flex-direction: column;
  position: relative;
  opacity: 0;
}
.main.home .hero .inner .h2 {
  position: relative;
  overflow: hidden;
}
.main.home .hero .inner .h2 + .h2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.main.home .hero .inner .h2 .char {
  padding-bottom: 0.125em;
}
.main.home .hero .intro {
  position: relative;
  z-index: 2;
  order: 2;
  margin-top: 4.6798029557vh;
}
.main.home .hero .intro strong {
  font-family: "FoundersGrotesk-Medium";
}
.main.home .hero .blocks {
  flex: 1;
}
@media (min-width: 640px) {
  .main.home .hero .p {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .main.home .hero .blocks {
    display: none;
  }
  .main.home .hero .container {
    flex: 1;
    justify-content: center;
    width: auto;
    height: auto;
  }
  .main.home .hero .container:before {
    height: 100%;
  }
  .main.home .hero .inner {
    padding-top: 0;
  }
  .main.home .hero .intro {
    order: 1;
    margin-top: 0;
  }
  .main.home .hero .h2 {
    font-size: calc(91vw / (1440 - var(--scrollbar-width)) * 100);
    line-height: 0.92;
    letter-spacing: 0.019em;
  }
}
@media (min-width: 768px) {
  .main.home .hero .blocks {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    pointer-events: none;
  }
  .main.home .hero .blocks:last-child {
    right: 0;
    width: calc(405vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.home .hero .blocks:last-child .block {
    width: 33.33%;
  }
  .main.home .hero .blocks:last-child .block:nth-child(1):before, .main.home .hero .blocks:last-child .block:nth-child(2):before, .main.home .hero .blocks:last-child .block:nth-child(3):before {
    left: auto;
    right: 0;
  }
  .main.home .hero .blocks:last-child .block:nth-child(5):before, .main.home .hero .blocks:last-child .block:nth-child(6):before, .main.home .hero .blocks:last-child .block:nth-child(7):before {
    right: auto;
    left: 0;
  }
  .main.home .hero .blocks:last-child .block:nth-child(4), .main.home .hero .blocks:last-child .block:nth-child(8) {
    display: none;
  }
  .main.home .hero .container {
    width: auto;
    padding-left: calc(135vw / (1440 - var(--scrollbar-width)) * 100);
    padding-right: 0;
    margin-right: calc(202.5vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media (min-width: 1024px) {
  .main.home .hero .blocks:first-child {
    left: 0;
    width: calc(270vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.home .hero .blocks:first-child .block {
    width: 50%;
  }
  .main.home .hero .blocks:first-child .block:nth-child(3):before, .main.home .hero .blocks:first-child .block:nth-child(4):before {
    right: 0;
  }
  .main.home .hero .blocks:first-child .block:nth-child(4) {
    position: absolute;
    bottom: 0;
    right: 100%;
  }
  .main.home .hero .container {
    margin-left: calc(135vw / (1440 - var(--scrollbar-width)) * 100);
    margin-right: calc(202.5vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.home .about {
  background-color: #F05029;
  color: #fff;
}
.main.home .about .containrr {
  padding: 40px 20px;
}
.main.home .about .l {
  position: relative;
  overflow: hidden;
}
.main.home .about .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.main.home .about h2 + .p {
  margin-top: 20px;
}
.main.home .about .p p + p {
  margin-top: 1em;
}
.main.home .about .p sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 0;
}
.main.home .about .p strong {
  font-family: "FoundersGrotesk-SemiBold";
}
.main.home .about .p + .cta {
  margin-top: 30px;
}
@media screen and (min-width: 640px) {
  .main.home .about .container {
    padding: 120px 40px;
  }
}
@media screen and (min-width: 768px) {
  .main.home .about .text {
    width: 90%;
    margin: auto;
  }
}
@media screen and (min-width: 960px) {
  .main.home .about .container {
    padding-top: 152px;
    padding-bottom: 140px;
  }
  .main.home .about .text {
    width: 59.305%;
    max-width: 774px;
  }
  .main.home .about h2 + .p {
    margin-top: 23px;
  }
}
.main.home .newsletter {
  border-top: 1px solid #fff;
  background-color: #F05029;
  color: #fff;
}
.main.home .newsletter .container {
  padding: 40px 20px;
}
.main.home .newsletter .l {
  position: relative;
  overflow: hidden;
}
.main.home .newsletter .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.main.home .newsletter .col + .col {
  margin-top: 20px;
}
.main.home .newsletter .h3 {
  font-family: "FoundersGrotesk-Light";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.main.home .newsletter form {
  position: relative;
}
.main.home .newsletter form .field {
  position: relative;
}
.main.home .newsletter form .field .underline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
}
.main.home .newsletter form .textbox {
  margin: 0;
  width: 100%;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  line-height: 1;
  background-color: transparent;
  color: currentColor;
}
.main.home .newsletter form .textbox::placeholder {
  color: currentColor;
  opacity: 1;
}
.main.home .newsletter form .textbox:-ms-input-placeholder {
  color: currentColor;
  opacity: 1;
}
.main.home .newsletter form .textbox::-ms-input-placeholder {
  color: currentColor;
  opacity: 1;
}
.main.home .newsletter form button {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  border: 0;
  padding: 2px 0 0;
  color: currentColor;
  appearance: none;
  cursor: pointer;
}
.main.home .newsletter form button svg {
  display: block;
  width: 23px;
}
.main.home .newsletter form button svg path {
  fill: none;
  stroke: currentColor;
}
.main.home .newsletter form .message {
  width: 100%;
}
.main.home .newsletter form .message p {
  padding-top: 1em;
}
@media (min-width: 640px) and (max-width: 959px) {
  .main.home .newsletter .col:nth-child(1) {
    width: 100%;
  }
  .main.home .newsletter .col:nth-child(2), .main.home .newsletter .col:nth-child(3) {
    width: 50%;
  }
  .main.home .newsletter .col:nth-child(2) {
    padding-right: 20px;
  }
}
@media screen and (min-width: 640px) {
  .main.home .newsletter .container {
    padding: 44px 40px;
  }
  .main.home .newsletter .cols {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .main.home .newsletter form .message {
    position: absolute;
    top: 100%;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  .main.home .newsletter .cols {
    margin: auto;
  }
}
@media screen and (min-width: 960px) {
  .main.home .newsletter .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main.home .newsletter .cols {
    display: flex;
    max-width: 1440px;
  }
  .main.home .newsletter .col {
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;
  }
  .main.home .newsletter .col + .col {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .newsletter .col {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.main.home .highlights {
  overflow: hidden;
}
.main.home .highlights .container {
  padding: 40px 20px;
}
.main.home .highlights .quicklinks {
  margin-top: 20px;
  overflow: hidden;
}
.main.home .highlights .quicklinks .quicklink {
  padding: 80px 20px 20px;
  position: relative;
}
.main.home .highlights .quicklinks .quicklink:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 320px;
  height: 320px;
  margin-left: -160px;
  background-color: #97332C;
  border-radius: 50%;
}
.main.home .highlights .quicklinks .quicklink:nth-child(even):before {
  background-color: #E572C4;
}
.main.home .highlights .quicklinks .quicklink a {
  display: block;
  position: relative;
  z-index: 2;
  font-family: "FoundersGrotesk-Semibold";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.26357em;
  text-transform: uppercase;
  color: #fff;
  width: 180px;
  position: relative;
  margin: auto;
}
.main.home .highlights .quicklinks .quicklink svg {
  width: 26px;
  height: 17px;
  position: absolute;
  bottom: -0.125em;
  left: 100%;
}
.main.home .highlights .list {
  position: relative;
  margin-top: 30px;
}
.main.home .highlights .list:after {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
  width: 200vw;
  margin-left: -100vw;
  height: 1px;
  background-color: #E8E8E8;
}
.main.home .highlights .list li a {
  pointer-events: none;
  color: inherit;
}
.main.home .highlights .list li a .text {
  transition: 0.35s;
}
.main.home .highlights .list li a .text:after {
  transition: 0.35s;
}
.main.home .highlights .list li a:hover .image:before {
  opacity: 1;
}
.main.home .highlights .list li a:hover .text {
  color: #E572C4;
}
.main.home .highlights .list li a:hover .text:after {
  transform: translateX(10px);
}
.main.home .highlights .list li .image {
  position: relative;
  pointer-events: all;
}
.main.home .highlights .list li .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e572c4;
  mix-blend-mode: soft-light;
  opacity: 0;
  transition: 0.35s;
}
.main.home .highlights .list li .image img {
  display: block;
  width: 100%;
}
.main.home .highlights .list li .image + .text {
  margin-top: 20px;
}
@media screen and (max-width: 639px) {
  .main.home .highlights .list li .image {
    display: none;
  }
}
.main.home .highlights .list li .text {
  position: relative;
  pointer-events: all;
  padding-right: 40px;
}
.main.home .highlights .list li .text:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  width: 26px;
  height: 17px;
  background-image: url(../images/svg/pink-arrow.svg);
  background-size: 100%;
}
.main.home .highlights .list li .text h3 + h2 {
  margin-top: 20px;
}
.main.home .highlights .list li .text h3:first-child {
  font-size: 26px;
}
.main.home .highlights .list li .text h3:last-child {
  font-size: 18px;
}
.main.home .highlights .list li .text h2 {
  font-size: 31px;
}
.main.home .highlights .list li .text h2 + h3 {
  margin-top: 20px;
}
.main.home .highlights .list li + li {
  margin-top: 30px;
}
@media screen and (min-width: 640px) {
  .main.home .highlights .container {
    padding: 60px 40px;
  }
  .main.home .highlights .list {
    margin-top: 60px;
  }
  .main.home .highlights .list:after {
    top: -60px;
  }
  .main.home .highlights .list li a {
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  .main.home .highlights .list li .image {
    width: 30%;
  }
  .main.home .highlights .list li .image + .text {
    margin-top: 0;
    padding-left: 30px;
  }
  .main.home .highlights .list li .text {
    flex: 1;
  }
  .main.home .highlights .list li .text .h4 + .h3 {
    margin-top: 11px;
  }
  .main.home .highlights .list li .text .h3 + .h4 {
    margin-top: 6px;
  }
  .main.home .highlights .list li + li {
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) {
  .main.home .highlights .quicklinks {
    display: flex;
    width: 100%;
    margin-top: 40px;
  }
  .main.home .highlights .quicklinks .quicklink {
    width: 240px;
    height: 120px;
    padding: 60px 20px;
  }
  .main.home .highlights .quicklinks .quicklink:before {
    width: 240px;
    height: 240px;
    margin-left: -120px;
  }
  .main.home .highlights .quicklinks .quicklink a {
    display: flex;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 60px 20px 40px;
    border-radius: 1000px 1000px 0 0;
  }
  .main.home .highlights .quicklinks .quicklink a span {
    display: flex;
    position: relative;
    width: 100%;
    padding-right: 20px;
  }
  .main.home .highlights .list li a {
    align-items: center;
  }
}
@media (min-width: 768px) and (max-width: 799px) {
  .main.home .highlights .quicklinks {
    width: calc(100% + 80px);
    margin-left: -40px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .highlights .container {
    padding: 104px 0px 54px;
  }
  .main.home .highlights .inner {
    margin: auto;
    width: 80%;
    max-width: 1064px;
  }
  .main.home .highlights .quicklinks {
    margin-top: 54px;
  }
  .main.home .highlights .quicklinks .quicklink {
    width: 288px;
    height: 144px;
    padding: 60px 20px;
  }
  .main.home .highlights .quicklinks .quicklink:before {
    width: 288px;
    height: 288px;
    margin-left: -144px;
  }
  .main.home .highlights .quicklinks .quicklink a {
    padding: 0 55px 20px 45px;
  }
  .main.home .highlights .list a {
    align-items: center;
  }
  .main.home .highlights .list .h3,
.main.home .highlights .list .h4 {
    max-width: 600px;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .highlights {
    /*  .quicklinks {
       justify-content: center;
       width: calc(100% + 200px);
       max-width: 1160px;
       margin-top: 60px;
       margin-left: -100px;

       .quicklink {
         padding: 120px 20px 15px;
         margin-left: 0;

         &:before {
           width: 320px;
           height: 320px;
           margin-left: -160px;
         }

         a {
           width: 180px;
         }

         + .quicklink {
           margin-left: 100px;
         }
       }
     } */
  }
  .main.home .highlights .inner {
    width: 73.888%;
  }
  .main.home .highlights .list {
    margin-top: 48px;
  }
  .main.home .highlights .list:after {
    top: -48px;
  }
  .main.home .highlights .list li .image {
    width: 20.7706%;
  }
  .main.home .highlights .list li .image + .text {
    padding-left: 46px;
  }
}
.main.home .editorials {
  overflow: hidden;
  /* @media screen and (min-width: 768px) {
    .text {
      width: 90%;
      margin: auto;
    }
  } */
}
.main.home .editorials .container {
  padding: 40px 20px;
}
.main.home .editorials .l {
  position: relative;
  overflow: hidden;
}
.main.home .editorials .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.main.home .editorials .headline {
  color: #97332C;
}
.main.home .editorials .headline + .blocks {
  margin-top: 40px;
}
.main.home .editorials .blocks {
  padding-left: 25%;
}
.main.home .editorials .splide.is-active {
  visibility: visible;
}
.main.home .editorials .swiper {
  width: 100%;
  overflow: visible;
}
.main.home .editorials .swiper-wrapper {
  transition-timing-function: linear;
}
.main.home .editorials .block {
  /* + .block {
    margin-top: 40px;
  } */
}
.main.home .editorials .block .inner {
  color: inherit;
}
.main.home .editorials .block a .text {
  transition: color 0.35s;
}
.main.home .editorials .block a:hover .text {
  color: #E572C4;
}
.main.home .editorials .block .image {
  position: relative;
  /* &.in {
    picture {
      &:before {
        transform: translateY(0);
        opacity: 0;
        transition: transform 0.5s cubic-bezier(0.55, 0.06, 0.68, 0.19), opacity 0s linear 0.5s;
      }

      &:after {
        transform: translateY(100%);
        opacity: 1;
        transition: transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.6s, opacity 0s linear 0.5s;
      }

      img {
        opacity: 1;
        transition: opacity 0s linear .5s;
      }
    }
  } */
}
.main.home .editorials .block .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 71.8487394958%;
}
.main.home .editorials .block .image picture,
.main.home .editorials .block .image img,
.main.home .editorials .block .image video,
.main.home .editorials .block .image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .editorials .block .image video,
.main.home .editorials .block .image img {
  object-fit: cover;
}
.main.home .editorials .block .image picture {
  display: block;
  overflow: hidden;
  /* &:before,
  &:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #97332C;
  }

  &:before {
    transform: translateY(-100%);
  }

  &:after {
    opacity: 0;
  } */
}
.main.home .editorials .block .image picture img {
  position: relative;
  z-index: 2;
}
.main.home .editorials .block .image + .text {
  margin-top: 13px;
}
@media (max-width: 959px) {
  .main.home .editorials .block .text .h3 {
    font-size: 24px;
  }
}
@media (min-width: 500px) {
  .main.home .editorials .headline {
    padding-right: 25%;
  }
}
@media (min-width: 640px) {
  .main.home .editorials .container {
    padding: 120px 0 120px 40px;
  }
  .main.home .editorials .headline {
    padding-right: 50%;
  }
  .main.home .editorials .blocks {
    display: flex;
    padding-left: 20%;
  }
  .main.home .editorials .block {
    /* + .block {
      margin-top: 0;
      margin-left: 20px;
    } */
  }
  .main.home .editorials .block .text {
    padding-right: 20px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .editorials .container {
    padding: 141px 0 174px calc(207vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.home .editorials .headline {
    width: 460px;
    padding-right: 0;
  }
  .main.home .editorials .headline + .blocks {
    margin-top: 56px;
  }
  .main.home .editorials .blocks {
    padding-left: calc(185vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.home .editorials .block {
    /* + .block {
      margin-left: vw(96);
    } */
  }
  .main.home .editorials .block .image + .text {
    margin-top: 26px;
  }
  .main.home .editorials .block .text {
    padding-right: 40px;
  }
}
@media screen and (min-width: 1440px) {
  .main.home .editorials {
    /* .block {
      + .block {
        margin-left: 96px;
      }
    } */
  }
  .main.home .editorials .container {
    flex: none;
    margin: auto;
  }
  .main.home .editorials .blocks {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding-left: 185px;
  }
}
.main.home .meet {
  background-color: #E572C4;
}
.main.home .meet .container {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.main.home .meet .left {
  position: relative;
}
.main.home .meet .left .images {
  display: grid;
  grid-template-columns: 1fr 1fr;
  row-gap: 35px;
  column-gap: 27px;
  padding: 20px;
  perspective: 5000px;
}
.main.home .meet .left .images .image {
  position: relative;
  transform-style: preserve-3d;
  /* &.flip,
  &:hover {
    transform: rotateY(180deg);
  } */
}
.main.home .meet .left .images .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 71.3080168776%;
}
.main.home .meet .left .images .image picture,
.main.home .meet .left .images .image img,
.main.home .meet .left .images .image video,
.main.home .meet .left .images .image iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .meet .left .images .image video,
.main.home .meet .left .images .image img {
  object-fit: cover;
}
.main.home .meet .left .images .image picture:first-child {
  transform: rotateX(0deg) translateZ(0px);
}
.main.home .meet .left .images .image picture:first-child img {
  transform: rotateY(180deg);
}
.main.home .meet .left .images .image picture:last-child {
  transform: rotateX(0deg) translateZ(1px);
}
.main.home .meet .right {
  position: relative;
}
.main.home .meet .right:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 146.03%;
  height: 100%;
  background: rgb(249, 136, 83);
  background: linear-gradient(69deg, rgb(249, 136, 83) 0%, rgb(240, 80, 41) 100%);
  border-radius: 50% 50% 0% 0%/50% 50% 0% 0%;
}
.main.home .meet .right .inner {
  position: relative;
  z-index: 2;
  padding: calc(400vw / (1440 - var(--scrollbar-width)) * 100) calc(131vw / (1440 - var(--scrollbar-width)) * 100) calc(180vw / (1440 - var(--scrollbar-width)) * 100) calc(235vw / (1440 - var(--scrollbar-width)) * 100);
  color: #fff;
}
.main.home .meet .right .l {
  position: relative;
  overflow: hidden;
}
.main.home .meet .right .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.main.home .meet .right h2 + .p {
  margin-top: 10px;
}
.main.home .meet .right .p + .cta {
  margin-top: 30px;
}
.main.home .meet .right .button-bar span {
  transition: color 0.5s;
}
.main.home .meet .right .button-bar:before {
  background-color: #fff;
}
.main.home .meet .right .button-bar:hover span {
  color: rgb(249, 136, 83);
}
@media (min-width: 640px) {
  .main.home .meet .right:before {
    border-radius: 50% 50% 0% 0%/75% 75% 0% 0%;
  }
}
@media (min-width: 768px) {
  .main.home .meet .container {
    flex-direction: row;
  }
  .main.home .meet .left {
    display: block;
    flex: 1;
  }
  .main.home .meet .left .images {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: calc(35vw / (1440 - var(--scrollbar-width)) * 100);
    column-gap: calc(27vw / (1440 - var(--scrollbar-width)) * 100);
    width: 124.84%;
    height: 100%;
    padding: 0 0 0 calc(21vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .main.home .meet .left .image:nth-child(6) {
    grid-column-start: 1;
    grid-row-start: 3;
  }
  .main.home .meet .left .image:nth-child(7) {
    grid-column-start: 1;
    grid-row-start: 4;
  }
  .main.home .meet .left .image:nth-child(8) {
    grid-column-start: 2;
    grid-row-start: 4;
  }
  .main.home .meet .right {
    width: calc(808vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media (min-width: 960px) {
  .main.home .meet .right .text {
    max-width: 442px;
    margin: auto;
  }
  .main.home .meet .right .h3 {
    font-size: 38px;
    line-height: 41px;
    letter-spacing: 0.72px;
  }
  .main.home .meet .right .h3 + .p {
    margin-top: 6px;
  }
  .main.home .meet .right .p + .cta {
    margin-top: 47px;
  }
}
.main.home .shop {
  border-top: 1px solid #E8E8E8;
  overflow: hidden;
}
.main.home .shop.hide {
  display: none !important;
}
.main.home .shop .container {
  width: 100%;
  margin: auto;
}
.main.home .shop .container .inner {
  padding: 60px 73px 60px 20px;
}
.main.home .shop .container .l {
  position: relative;
  overflow: hidden;
}
.main.home .shop .container .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
@media screen and (min-width: 640px) {
  .main.home .shop .container .inner {
    padding: 80px 110px 80px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .shop .container .inner {
    padding: 120px 220px 100px 60px;
  }
}
@media screen and (min-width: 1440px) {
  .main.home .shop .container .inner {
    padding: 120px calc(220vw / (1440 - var(--scrollbar-width)) * 100) 100px calc(60vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
.main.home .shop .items {
  margin-top: 40px;
  /* margin-left: auto;
  margin-right: auto;
  max-width: 1440px; */
}
.main.home .shop .items .splide.is-active {
  visibility: visible;
}
.main.home .shop .items .splide__arrows {
  display: none;
}
.main.home .shop .items .splide__track {
  overflow: visible;
}
.main.home .shop .items .splide__list {
  width: 100%;
}
.main.home .shop .items .splide__sr {
  display: none;
}
.main.home .shop .items li {
  position: relative;
  /* + li {
    margin-top: 40px;
  } */
}
.main.home .shop .items a {
  color: inherit;
}
.main.home .shop .items a:hover {
  /* .text {
    transform: translateY(0);
  } */
}
.main.home .shop .items a:hover .image img {
  transform: scale(1.1);
}
.main.home .shop .items a:hover .cta {
  transform: translateY(0);
  opacity: 1;
}
.main.home .shop .items a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.main.home .shop .items a:active .cta {
  transform: scale(0.95);
  transition: 0.15s;
}
.main.home .shop .items .tag {
  position: absolute;
  z-index: 2;
  top: 20px;
  right: -12px;
  padding: 9px 7px;
  background-color: #97332C;
  color: #fff;
}
.main.home .shop .items .image {
  position: relative;
  background-color: #F4F4F4;
}
.main.home .shop .items .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 128.94%;
}
.main.home .shop .items .image img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50%;
  margin-left: -40%;
  width: 80%;
  height: 80%;
  object-fit: contain;
  object-position: center bottom;
  mix-blend-mode: multiply;
  transition: 0.5s;
}
.main.home .shop .items .cta {
  position: relative;
  transform: translateY(20px);
  opacity: 0;
  transition: 0.5s;
}
.main.home .shop .items .cta .button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -50%;
  left: 50%;
  margin-top: -21px;
  margin-left: -110px;
  width: 220px;
  height: 42px;
  background-color: #E5AF1A;
  background: #FFE947;
  background: linear-gradient(135deg, #F88852 0%, #F05029 100%);
  color: #fff;
}
.main.home .shop .items .text {
  transform: translateY(-10px);
  margin-top: 2.5em;
  text-align: center;
  /* transition: .35s ease-out .15s;
  transition: .5s; */
}
@media screen and (min-width: 640px) {
  .main.home .shop .items {
    /* ul {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 20px;
      row-gap: 50px;
    }

    li {
      + li {
        margin-top: 0;
      }
    } */
  }
  .main.home .shop .items .cta .button {
    width: 57.894%;
    margin-left: -28.947%;
  }
  .main.home .shop .items .text {
    margin-top: 3em;
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .shop .items {
    margin-top: 50px;
  }
  .main.home .shop .items .text {
    margin-top: 3.5em;
  }
}
.main.home .follow {
  border-top: 1px solid #E8E8E8;
}
.main.home .follow .container .inner {
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  .main.home .follow .container .inner {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .follow .container .inner {
    padding-top: 113px;
    padding-bottom: 83px;
  }
}
.main.home .follow .header {
  text-align: center;
}
.main.home .follow .header a {
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
  transition: 0.5s;
}
.main.home .follow .header a:hover {
  transform: scale(1.05);
}
.main.home .follow .header a:active {
  transform: scale(1.025);
  transition: 0.15s;
}
.main.home .follow .header .badge,
.main.home .follow .header h2 {
  pointer-events: all;
}
.main.home .follow .header .badge {
  position: relative;
  margin: auto;
  width: 144px;
  height: 144px;
}
.main.home .follow .header .badge i {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -46px;
  width: 92px;
  height: 34px;
}
.main.home .follow .header .badge:before, .main.home .follow .header .badge:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  border-radius: 100px;
}
.main.home .follow .header .badge:before {
  width: 100%;
  height: 100%;
  background: linear-gradient(#9A189A, #F6B649);
}
.main.home .follow .header .badge:after {
  width: 93%;
  height: 93%;
  background-color: #E2DCC6;
  border: 5px solid #fff;
}
.main.home .follow .header h2 {
  display: inline-block;
  margin-top: 18px;
  color: #000;
}
.main.home .follow .header h2 .word {
  display: inline-block;
}
.main.home .follow .feed {
  margin-top: 40px;
}
.main.home .follow .feed ul {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
  row-gap: 20px;
}
.main.home .follow .feed a:hover img {
  transform: scale(1.1);
}
.main.home .follow .feed a:active img {
  transform: scale(1.05);
  transition: 0.15s;
}
.main.home .follow .feed .image {
  position: relative;
  overflow: hidden;
}
.main.home .follow .feed .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.main.home .follow .feed .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}
@media screen and (min-width: 320px) {
  .main.home .follow .feed ul {
    grid-template-columns: 1fr 1fr;
    margin: auto;
    max-width: 1348px;
  }
}
@media screen and (min-width: 640px) {
  .main.home .follow .feed ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 960px) {
  .main.home .follow .feed {
    margin-top: 70px;
  }
  .main.home .follow .feed ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.main.home .picks {
  border-top: 1px solid #E8E8E8;
  overflow: hidden;
}
.main.home .picks.hide {
  display: none !important;
}
.main.home .picks .container {
  width: 100%;
}
.main.home .picks .container .inner {
  padding: 60px 20px 30px;
}
@media screen and (min-width: 640px) {
  .main.home .picks .container .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .picks .container .inner {
    display: flex;
    align-items: flex-end;
    padding: 65px 60px 80px;
  }
}
.main.home .picks .intro {
  margin: auto;
  max-width: 300px;
  padding-left: 20px;
  padding-right: 20px;
}
.main.home .picks .intro .text {
  text-align: center;
}
.main.home .picks .intro .text h2 + .p {
  margin-top: 1em;
}
@media screen and (min-width: 480px) {
  .main.home .picks .intro {
    width: 300px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .picks .intro {
    display: none;
  }
}
.main.home .picks .cards {
  margin-top: 80px;
  width: 100%;
}
.main.home .picks .cards .splide__track {
  overflow: visible;
}
.main.home .picks .cards li {
  max-width: 273px;
  padding: 22px;
  background-color: #F5F3EF;
}
.main.home .picks .cards li:first-child {
  display: none;
}
.main.home .picks .cards li:nth-child(2) {
  padding: 20px 20px 30px;
}
.main.home .picks .cards li a {
  color: inherit;
}
.main.home .picks .cards li a:hover .image img {
  transform: scale(1.1);
}
.main.home .picks .cards li a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.main.home .picks .cards li .image {
  overflow: hidden;
}
.main.home .picks .cards li .image img {
  display: block;
  transition: 0.5s;
  mix-blend-mode: multiply;
}
.main.home .picks .cards li .image.portrait {
  overflow: visible;
}
.main.home .picks .cards li .image.portrait picture {
  display: block;
  position: relative;
  margin: auto;
  max-width: 160px;
}
.main.home .picks .cards li .image.portrait picture:before {
  content: "";
  display: block;
  margin: -70px auto 0;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.main.home .picks .cards li .image.portrait img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
  mix-blend-mode: normal;
}
.main.home .picks .cards li .text {
  margin-top: 25px;
}
.main.home .picks .cards li .text .p {
  font-size: 23px;
  line-height: 1.1739;
  letter-spacing: 0.01913em;
}
.main.home .picks .cards li .text .quote {
  position: relative;
  padding-top: 20px;
}
.main.home .picks .cards li .text .quote:before {
  content: "“";
  position: absolute;
  bottom: 100%;
  left: 0;
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 88px;
  line-height: 0;
  color: #1C755C;
}
.main.home .picks .cards li .text .name {
  margin-top: 1.25em;
  font-family: "FoundersGrotesk-Regular";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 0.01909em;
  color: #F16739;
}
.main.home .picks .cards li .text .label {
  margin-top: 1em;
}
@media screen and (min-width: 480px) {
  .main.home .picks .cards li {
    width: 273px;
  }
}
@media screen and (min-width: 768px) {
  .main.home .picks .cards {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .picks .cards li:first-child {
    display: block;
    padding: 0;
    background-color: transparent;
  }
  .main.home .picks .cards li:first-child .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 0;
    height: 100%;
  }
  .main.home .picks .cards li:first-child .text p {
    margin-top: 25px;
    width: 90%;
    font-size: 19px;
  }
}
.main.home .join {
  border-top: 1px solid #E8E8E8;
  overflow: hidden;
}
.main.home .join .container .inner {
  position: relative;
  padding: 40px 20px 30px;
}
.main.home .join .container .inner .block {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 100%;
  background-color: #F5F3EF;
}
@media screen and (min-width: 480px) {
  .main.home .join .container .inner .block {
    background-color: #fff;
  }
}
@media screen and (min-width: 640px) {
  .main.home .join .container .inner {
    padding-top: 40px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .join .container .inner {
    display: flex;
    align-items: flex-start;
    padding: 120px 40px 60px;
  }
}
@media screen and (min-width: 1024px) {
  .main.home .join .container .inner {
    padding-bottom: 80px;
    padding-top: 15%;
    padding-bottom: 10%;
  }
  .main.home .join .container .inner .block {
    left: 0;
    right: auto;
    width: 45vw;
    height: 50vw;
    background-color: #F5F3EF;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .join .container .inner {
    padding: 20% 60px 10%;
  }
  .main.home .join .container .inner .block {
    left: 10%;
    bottom: auto;
    top: 20%;
    width: 37.5vw;
    height: 50vw;
  }
}
@media screen and (min-width: 1440px) {
  .main.home .join .container .inner .block {
    left: 17.5%;
    bottom: 0;
    top: auto;
    width: 33vw;
    height: 37vw;
  }
}
@media screen and (min-width: 1600px) {
  .main.home .join .container .inner {
    padding: 23% 60px 5%;
  }
}
.main.home .join .image {
  display: none;
  background-color: #F5F3EF;
}
@media screen and (min-width: 480px) {
  .main.home .join .image {
    display: block;
    margin-left: auto;
    width: 60%;
    position: relative;
  }
  .main.home .join .image img {
    visibility: hidden;
  }
}
@media screen and (min-width: 640px) {
  .main.home .join .image {
    margin-top: -40px;
    margin-right: -20px;
  }
}
@media screen and (min-width: 960px) {
  .main.home .join .image {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 37.5%;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .join .image {
    width: 40%;
  }
}
.main.home .join .video,
.main.home .join .text {
  position: relative;
  z-index: 2;
}
.main.home .join .video video {
  display: block;
  max-width: 100%;
}
.main.home .join .video img {
  display: none;
}
@media screen and (min-width: 480px) {
  .main.home .join .video {
    margin-top: -50%;
    width: 80%;
  }
}
@media screen and (min-width: 960px) {
  .main.home .join .video {
    order: 2;
    margin: 0;
  }
  .main.home .join .video video {
    max-width: 420px;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .join .video video {
    transform: translateY(-5%);
  }
}
@media screen and (min-width: 1440px) {
  .main.home .join .video video {
    transform: translateY(-15%);
  }
}
.main.home .join .text {
  margin-top: 30px;
  padding-right: 40px;
}
.main.home .join .text h2 + .p {
  margin-top: 1.5em;
}
.main.home .join .text .p p + p {
  margin-top: 0.5em;
}
.main.home .join .text .p + .cta {
  margin-top: 30px;
}
@media screen and (min-width: 960px) {
  .main.home .join .text {
    order: 1;
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  .main.home .join .text {
    width: 60%;
    padding-right: 60px;
  }
}
@media screen and (min-width: 1440px) {
  .main.home .join .text {
    width: 50%;
    padding-right: 80px;
  }
}
.main.home .books {
  background: rgb(175, 68, 61);
  background: linear-gradient(153deg, rgb(175, 68, 61) 0%, rgb(151, 51, 44) 100%);
  /* @media screen and (min-width: 960px) {
    .left {
      .inner {
        // padding-top: 328px;
        padding-bottom: 136px;

        .h2 {
          font-size: 52px;

          + .p {
            margin-top: 35px;
          }
        }

        .p {
          + .cta {
            margin-top: 42px;
          }
        }
      }
    }
  }

  @media screen and (min-width: 1024px) {
    .left {
      .inner {
        margin-left: 11.8055vw;
        padding-left: 70px;
        padding-right: 70px;
      }

      &:before {
        left: 11.8055vw;
        width: 88.2045vw;
      }
    }
  }

  @media screen and (min-width: 1200px) {
    .left {
      width: 47.7083%;
    }

    .right {
      width: auto;
      flex: 1;
    }
  } */
}
.main.home .books .container {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: calc(40vw / (1440 - var(--scrollbar-width)) * 100);
}
.main.home .books .container:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  bottom: calc(132vw / (1440 - var(--scrollbar-width)) * 100);
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.main.home .books .left {
  order: 1;
  position: relative;
}
.main.home .books .left:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(249, 136, 83);
  background: linear-gradient(69deg, rgb(249, 136, 83) 0%, rgb(240, 80, 41) 100%);
  border-radius: 50% 50% 0% 0%/50% 50% 0% 0%;
}
.main.home .books .left .inner {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: calc(350vw / (1440 - var(--scrollbar-width)) * 100) calc(219vw / (1440 - var(--scrollbar-width)) * 100) calc(214vw / (1440 - var(--scrollbar-width)) * 100) calc(219vw / (1440 - var(--scrollbar-width)) * 100);
  color: #fff;
}
.main.home .books .left .inner .text {
  max-width: 340px;
  margin: auto;
}
.main.home .books .left .inner .l {
  position: relative;
  overflow: hidden;
}
.main.home .books .left .inner .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.main.home .books .left .inner h2 + .p {
  margin-top: 20px;
}
.main.home .books .left .inner .p + .cta {
  margin-top: 30px;
}
.main.home .books .left .inner .button-bar span {
  transition: color 0.5s;
}
.main.home .books .left .inner .button-bar:before {
  background-color: #fff;
}
.main.home .books .left .inner .button-bar:hover span {
  color: rgb(175, 68, 61);
}
.main.home .books .right {
  order: 2;
  position: relative;
  overflow: hidden;
}
.main.home .books .right .inner {
  position: relative;
  z-index: 2;
}
.main.home .books .right .inner .images {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  z-index: 3;
  padding-top: calc(94vw / (1440 - var(--scrollbar-width)) * 100);
  padding-bottom: calc(106vw / (1440 - var(--scrollbar-width)) * 100);
}
.main.home .books .right .inner .images picture {
  display: flex;
}
.main.home .books .right .inner .images picture:nth-child(1) {
  align-items: flex-end;
  grid-column-start: 1;
  grid-row-start: 1;
}
.main.home .books .right .inner .images picture:nth-child(2) {
  align-items: flex-start;
  grid-column-start: 2;
  grid-row-start: 2;
}
.main.home .books .right .inner .images picture:nth-child(3) {
  align-items: flex-end;
  grid-column-start: 3;
  grid-row-start: 1;
}
.main.home .books .right .inner .images img {
  display: block;
  width: 100%;
}
.main.home .books .blocks {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .books .blocks .bb {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main.home .books .blocks .block {
  position: absolute;
  width: 16.66%;
}
.main.home .books .blocks .block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #E572C4;
}
.main.home .books .blocks .block:nth-child(1), .main.home .books .blocks .block:nth-child(2), .main.home .books .blocks .block:nth-child(3), .main.home .books .blocks .block:nth-child(4), .main.home .books .blocks .block:nth-child(5), .main.home .books .blocks .block:nth-child(6) {
  top: 0;
}
.main.home .books .blocks .block:nth-child(7), .main.home .books .blocks .block:nth-child(8), .main.home .books .blocks .block:nth-child(9), .main.home .books .blocks .block:nth-child(10), .main.home .books .blocks .block:nth-child(11), .main.home .books .blocks .block:nth-child(12) {
  bottom: 0;
}
.main.home .books .blocks .block:nth-child(1), .main.home .books .blocks .block:nth-child(7) {
  left: 0;
}
.main.home .books .blocks .block:nth-child(2), .main.home .books .blocks .block:nth-child(8) {
  left: 16.66%;
}
.main.home .books .blocks .block:nth-child(3), .main.home .books .blocks .block:nth-child(9) {
  left: 33.33%;
}
.main.home .books .blocks .block:nth-child(4), .main.home .books .blocks .block:nth-child(10) {
  left: 50%;
}
.main.home .books .blocks .block:nth-child(5), .main.home .books .blocks .block:nth-child(11) {
  left: 66.66%;
}
.main.home .books .blocks .block:nth-child(6), .main.home .books .blocks .block:nth-child(12) {
  left: 83.33%;
}
.main.home .books .blocks .block:nth-child(1), .main.home .books .blocks .block:nth-child(2), .main.home .books .blocks .block:nth-child(5), .main.home .books .blocks .block:nth-child(6), .main.home .books .blocks .block:nth-child(9), .main.home .books .blocks .block:nth-child(10) {
  height: 35%;
}
.main.home .books .blocks .block:nth-child(3), .main.home .books .blocks .block:nth-child(4), .main.home .books .blocks .block:nth-child(7), .main.home .books .blocks .block:nth-child(8), .main.home .books .blocks .block:nth-child(11), .main.home .books .blocks .block:nth-child(12) {
  height: 65%;
}
.main.home .books .blocks .block:nth-child(1):before, .main.home .books .blocks .block:nth-child(2):before, .main.home .books .blocks .block:nth-child(3):before, .main.home .books .blocks .block:nth-child(4):before, .main.home .books .blocks .block:nth-child(5):before, .main.home .books .blocks .block:nth-child(6):before {
  left: 0;
}
.main.home .books .blocks .block:nth-child(7):before, .main.home .books .blocks .block:nth-child(8):before, .main.home .books .blocks .block:nth-child(9):before, .main.home .books .blocks .block:nth-child(10):before, .main.home .books .blocks .block:nth-child(11):before, .main.home .books .blocks .block:nth-child(12):before {
  right: 0;
}
@media screen and (min-width: 640px) {
  .main.home .books {
    overflow: hidden;
  }
  .main.home .books .right .inner {
    display: flex;
    align-items: center;
    width: 120%;
    height: 100%;
  }
  .main.home .books .right .images {
    width: 120%;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .main.home .books .left .inner {
    padding: calc(350vw / (1440 - var(--scrollbar-width)) * 100) calc(109vw / (1440 - var(--scrollbar-width)) * 100) calc(214vw / (1440 - var(--scrollbar-width)) * 100) calc(109vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media screen and (min-width: 768px) {
  .main.home .books .container {
    flex-direction: row;
  }
  .main.home .books .left {
    position: relative;
    order: 1;
    display: flex;
    align-items: flex-end;
    width: 53.402%;
  }
  .main.home .books .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    width: 46.598%;
    height: 100%;
  }
  .main.home .books .right .inner .images picture {
    /* height: 37.7726%;

    img {
      max-height: 100%;
    } */
  }
}

.main.list #search-name .input-field {
  outline: none;
}
.main.list #search-name button {
  position: absolute;
  bottom: 2px;
  right: 0;
  height: 100%;
  border: 0;
  background-color: #ee3f14;
  color: #fff;
  padding: 0 20px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.main.list .container + .container {
  display: none;
}
.main.list .container .insert > ul > li {
  padding: 15px 0 27px 0;
  border-bottom: 1px solid #ebebeb;
}
.main.list .container .insert > ul > li:last-child {
  border: 0;
}
.main.list .container .insert > ul > li.is-hidden {
  display: none;
}
.main.list .container .insert > ul > li h2 {
  position: relative;
  padding-left: 30px;
  line-height: 0.4;
  padding-top: 0.5em;
}
.main.list .container .insert > ul > li h2:before, .main.list .container .insert > ul > li h2:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: 6px;
  left: 7px;
  width: 10px;
  height: 2px;
  background-color: #f85acb;
}
.main.list .container .insert > ul > li h2:after {
  transform: rotate(90deg);
}
.main.list .container .insert > ul > li h2.is-open:after {
  transform: rotate(0);
}
.main.list .container .insert > ul > li h2.is-open ~ .events {
  height: auto;
}
.main.list .container .insert > ul > li .events {
  height: 0;
  padding: 0 30px;
  overflow: hidden;
}
.main.list .container .insert > ul > li ul {
  padding: 40px 0 10px;
}
.main.list .container .insert > ul > li ul li {
  padding-top: 0.3em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main.list .container .insert > ul > li ul li + li {
  margin-top: 20px;
}
.main.list .container .insert > ul > li input[type=checkbox] {
  position: relative;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  padding: 0;
  appearance: none;
  border: 0;
  margin-right: 15px;
  margin-top: -4px;
  border: 2px solid #000;
}
.main.list .container .insert > ul > li input[type=checkbox]:before, .main.list .container .insert > ul > li input[type=checkbox]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #ee3f14;
  opacity: 0;
}
.main.list .container .insert > ul > li input[type=checkbox]:before {
  transform: rotate(45deg);
}
.main.list .container .insert > ul > li input[type=checkbox]:after {
  transform: rotate(-45deg);
}
.main.list .container .insert > ul > li input[type=checkbox]:checked:before, .main.list .container .insert > ul > li input[type=checkbox]:checked:after {
  opacity: 1;
}

.product .splide.is-active {
  visibility: visible;
}
.product .details {
  color: #2E2E2E;
}
.product .details .container {
  border-top: 1px solid #E8E8E8;
  width: 100%;
  /* @media screen and (min-width: 640px) {
    max-width: calc(100% - 100px);
  }

  @media screen and (min-width: 768px) {
    max-width: calc(100% - 140px);
  }

  @media screen and (min-width: 960px) {
    max-width: calc(100% - 170px);
  } */
}
.product .details .block {
  overflow: hidden;
}
.product .details .block + .block {
  border-top: 1px solid #E8E8E8;
}
@media screen and (min-width: 640px) {
  .product .details .block:first-child {
    border-left: 1px solid #E8E8E8;
  }
}
@media screen and (min-width: 960px) {
  .product .details .block:first-child {
    display: flex;
  }
  .product .details .block:first-child .left,
.product .details .block:first-child .right {
    display: flex;
    flex-direction: column;
    width: 50%;
  }
  .product .details .block:first-child .left .specs {
    flex: 1;
  }
  .product .details .block:first-child .right .about,
.product .details .block:first-child .right .showroom {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1200px) {
  .product .details .block:first-child .left {
    width: 55%;
  }
  .product .details .block:first-child .right {
    width: 45%;
  }
}
@media screen and (min-width: 1440px) {
  .product .details .block:first-child .left {
    width: 59%;
    max-width: 830px;
  }
  .product .details .block:first-child .right {
    flex: 1;
    width: 41%;
  }
}
@media screen and (min-width: 960px) {
  .product .details .mobileIntro {
    display: none;
  }
}
.product .details .gallery {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #E8E8E8;
}
.product .details .gallery:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 86.666%;
}
.product .details .gallery .images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.product .details .gallery .splide__track,
.product .details .gallery .splide__list,
.product .details .gallery .splide__slide,
.product .details .gallery .image,
.product .details .gallery picture,
.product .details .gallery img {
  height: 100%;
}
.product .details .gallery .splide__arrows {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
}
.product .details .gallery .splide__arrow--prev {
  display: none;
}
.product .details .gallery .splide__arrow--next {
  display: block;
  width: 78px;
  height: 45px;
  border: 0;
  border-radius: 0;
  background: #F05029;
  background-image: url(../images/svg/white-arrow-horizontal.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
.product .details .gallery .splide__arrow--next svg {
  display: none;
}
.product .details .gallery.no-slider .splide {
  visibility: visible;
}
.product .details .gallery.no-slider .splide__list {
  margin: auto !important;
}
@media screen and (min-width: 960px) {
  .product .details .gallery {
    border-right: 1px solid #E8E8E8;
  }
}
@media screen and (min-width: 960px) {
  .product .details .specs {
    border-right: 1px solid #E8E8E8;
  }
}
.product .details .specs .text {
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  .product .details .specs .text {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .product .details .specs .text {
    padding: 60px 36px;
  }
}
.product .details .specs ul {
  display: grid;
  row-gap: 1.5em;
  margin-top: 1.5em;
}
.product .details .specs ul li {
  width: 100%;
}
.product .details .specs ul li .label {
  font-size: 14px;
}
.product .details .specs ul li .label + .value {
  margin-top: 0.25em;
}
@media screen and (min-width: 400px) {
  .product .details .specs ul {
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
  }
}
@media screen and (min-width: 768px) {
  .product .details .specs ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .product .details .specs ul li .label {
    font-size: 12px;
  }
  .product .details .specs ul li .label + .value {
    margin-top: 0.5em;
  }
  .product .details .specs ul li .value {
    font-size: 15px;
  }
}
@media screen and (min-width: 960px) {
  .product .details .specs ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .product .details .specs ul {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.product .details .specs .cta {
  margin-top: 2em;
}
.product .details .right .about {
  display: none;
}
.product .details .about .text {
  padding: 30px 20px;
}
.product .details .about .text p {
  margin-top: 1.5em;
}
.product .details .about .text .cta {
  margin-top: 2em;
}
@media screen and (min-width: 640px) {
  .product .details .about .text {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 768px) {
  .product .details .about .text p {
    font-size: 17px;
  }
}
@media screen and (min-width: 960px) {
  .product .details .about .text {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
@media screen and (min-width: 1200px) {
  .product .details .about .text {
    padding: 54px;
  }
}
.product .details .showroom {
  border-top: 1px solid #E8E8E8;
}
.product .details .showroom.noshowroom {
  border-top: 0;
}
.product .details .showroom .header,
.product .details .showroom .body {
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  .product .details .showroom .header,
.product .details .showroom .body {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 960px) {
  .product .details .showroom .header,
.product .details .showroom .body {
    margin-left: auto;
    margin-right: auto;
    max-width: 520px;
  }
}
@media screen and (min-width: 1200px) {
  .product .details .showroom .header,
.product .details .showroom .body {
    padding: 42px 54px;
  }
}
.product .details .showroom .header {
  display: flex;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
}
.product .details .showroom .header .image {
  position: relative;
  width: 104px;
  height: 104px;
}
.product .details .showroom .header .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.product .details .showroom .header .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 100px;
}
.product .details .showroom .header .image + .text {
  padding-left: 32px;
}
.product .details .showroom .header .text {
  flex: 1;
}
.product .details .showroom .header .text h2 {
  color: #212121;
}
.product .details .showroom .header .text h2 a {
  color: inherit;
  background-image: linear-gradient(#D6D5C9, #D6D5C9);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 100% 1px;
  /* &:before {
    content: '';
    display: block;
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #D6D5C9
  } */
}
@media screen and (min-width: 960px) {
  .product .details .showroom .header .text h2 {
    font-size: 24px;
  }
}
.product .details .showroom .body {
  width: 100%;
  padding-bottom: 40px;
}
.product .details .showroom .body ul {
  margin-top: 1.5em;
}
.product .details .showroom .body ul li {
  font-size: 14px;
}
.product .details .showroom .body ul li + li {
  margin-top: 0.5em;
}
.product .details .showroom .body ul li a {
  display: inline-block;
  position: relative;
  color: inherit;
}
.product .details .showroom .body ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D6D5C9;
}
.product .details .showroom .body .cta {
  margin-top: 2.5em;
}
@media screen and (min-width: 640px) {
  .product .details .showroom .body {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .product .details .showroom .body p {
    font-size: 15px;
  }
  .product .details .showroom .body ul {
    margin-top: 2em;
  }
  .product .details .showroom .body ul li {
    font-size: 12px;
  }
}
.product .details .showmore {
  padding: 30px 20px;
}
.product .details .showmore .splide {
  margin-top: 30px;
}
.product .details .showmore .splide__track {
  overflow: visible;
}
.product .details .showmore li {
  max-width: 219px;
  padding: 10px 10px 12px;
  background-color: #F5F3EF;
}
.product .details .showmore li a {
  color: inherit;
}
.product .details .showmore li a:hover .image img {
  transform: scale(1.1);
}
.product .details .showmore li a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.product .details .showmore li .image {
  overflow: hidden;
  background: #F8F8F8;
}
.product .details .showmore li .image img {
  display: block;
  mix-blend-mode: multiply;
  transition: 0.5s;
}
.product .details .showmore li .text {
  margin-top: 12px;
  text-align: left;
}
.product .details .showmore li .text .p {
  font-size: 16px;
  line-height: 1.3125;
  letter-spacing: 0.019375em;
}
@media screen and (min-width: 640px) {
  .product .details .showmore {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 960px) {
  .product .details .showmore {
    padding: 70px 36px 80px;
  }
}
.product .more {
  width: 100%;
  border-top: 1px solid #E8E8E8;
  overflow: hidden;
}
.product .more .container {
  width: 100%;
}
.product .more .inner {
  margin: auto;
  max-width: 1185px;
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  .product .more .inner {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 960px) {
  .product .more .inner {
    padding: 70px 40px 60px;
  }
}
.product .more .splide {
  margin-top: 30px;
}
.product .more .splide__track {
  overflow: visible;
}
.product .more li {
  max-width: 338px;
}
.product .more li a {
  color: inherit;
}
.product .more li a:hover .image img {
  transform: scale(1.1);
}
.product .more li a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.product .more li .image {
  background-color: #F4F4F4;
  overflow: hidden;
}
.product .more li .image img {
  display: block;
  mix-blend-mode: multiply;
  transition: 0.5s;
}
.product .more li .text {
  margin-top: 25px;
  text-align: left;
}
.product .more li .text .p {
  font-size: 22px;
  line-height: 1.227272;
  letter-spacing: 0.01909em;
}
@media screen and (min-width: 768px) {
  .product .more .splide {
    margin-top: 45px;
  }
}

.products .inner .toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 20px 0;
}
.products .inner .toolbar .activeCategories {
  display: none;
}
.products .inner .toolbar:after {
  content: "";
  display: block;
  margin-top: 18px;
  width: 100%;
  height: 1px;
  background-color: #403911;
}
.products .inner .toolbar .toggler {
  display: inline-flex;
}
.products .inner .toolbar .toggler .button {
  padding-right: 16px;
}
.products .inner .toolbar .toggler .button:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -4px;
  width: 16px;
  height: 8px;
  background-image: url(../images/svg/chevron.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.35s ease-out 0.1s;
}
.products .inner .toolbar .toggler .button.is-active:after {
  transform: rotate(180deg);
}
@media screen and (max-width: 639px) {
  .products .inner .toolbar .toggler .button {
    height: 100%;
  }
  .products .inner .toolbar .toggler .button span {
    display: none;
  }
}
@media screen and (min-width: 640px) {
  .products .inner .toolbar {
    align-items: flex-end;
    padding: 30px 30px 0;
  }
  .products .inner .toolbar .toggler .button {
    padding-right: 26px;
  }
}
@media screen and (min-width: 960px) {
  .products .inner .toolbar {
    padding: 40px 40px 0;
  }
}
.products .inner .categoryList {
  display: none;
  overflow: hidden;
}
.products .inner .categoryList.is-open {
  display: block;
}
.products .inner .categoryList ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  row-gap: 20px;
  padding: 20px;
}
.products .inner .categoryList a {
  display: inline-flex;
  align-items: center;
  color: inherit;
}
.products .inner .categoryList a:hover .radio:after {
  opacity: 0.5;
}
.products .inner .categoryList a.is-active .radio:after {
  opacity: 1;
}
.products .inner .categoryList a:active .radio:after {
  opacity: 0.7;
  transition: 0.15s;
}
.products .inner .categoryList .radio {
  position: relative;
  margin-top: 2px;
  margin-right: 6px;
  width: 12px;
  height: 12px;
}
.products .inner .categoryList .radio:before, .products .inner .categoryList .radio:after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 100px;
}
.products .inner .categoryList .radio:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #7C7756;
}
.products .inner .categoryList .radio:after {
  top: 2px;
  left: 2px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  background-color: #E0DA60;
  opacity: 0;
  transition: 0.35s;
}
@media screen and (min-width: 375px) {
  .products .inner .categoryList ul {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 479px) {
  .products .inner .categoryList .radio {
    margin-top: 0;
    margin-right: 8px;
  }
  .products .inner .categoryList .h5 {
    font-size: 18px;
  }
}
@media screen and (min-width: 560px) {
  .products .inner .categoryList ul {
    grid-template-columns: 1fr 1fr 1fr;
    padding: 40px;
  }
}
@media screen and (min-width: 640px) {
  .products .inner .categoryList ul {
    padding: 40px 50px 30px;
  }
}
@media screen and (min-width: 768px) {
  .products .inner .categoryList .radio {
    margin-right: 12px;
  }
}
@media screen and (min-width: 960px) {
  .products .inner .categoryList ul {
    max-width: 90%;
    padding: 50px 70px 40px;
  }
  .products .inner .categoryList .radio {
    margin-right: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .products .inner .categoryList ul {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1440px) {
  .products .inner .categoryList ul {
    max-width: 80%;
  }
}
.products .inner .productList {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
  row-gap: 30px;
  padding: 20px 20px 30px;
}
.products .inner .productList li.is-hidden {
  display: none;
}
.products .inner .productList a {
  color: inherit;
  pointer-events: none;
}
.products .inner .productList a img,
.products .inner .productList a h2 {
  pointer-events: all;
}
.products .inner .productList a:hover .image img {
  transform: scale(1.1);
}
.products .inner .productList a:active .image img {
  transform: scale(1.05);
  transition: 0.15s;
}
.products .inner .productList .image {
  position: relative;
  overflow: hidden;
  background-color: #F4F4F4;
}
.products .inner .productList .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 128.571%;
}
.products .inner .productList .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
  transition: 0.5s;
}
.products .inner .productList .text {
  margin-top: 20px;
  text-align: center;
}
@media screen and (min-width: 500px) {
  .products .inner .productList {
    grid-template-columns: 1fr 1fr;
  }
  .products .inner .productList .text {
    text-align: left;
  }
}
@media screen and (min-width: 640px) {
  .products .inner .productList {
    padding: 26px 30px 30px;
  }
}
@media screen and (min-width: 960px) {
  .products .inner .productList {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 50px;
    padding: 26px 40px 40px;
  }
  .products .inner .productList .text {
    margin-top: 20px;
  }
  .products .inner .productList .text h2 {
    font-size: 22px;
  }
  .products .inner .productList .text h2 + h3 {
    margin-top: 1.25em;
  }
}
@media screen and (min-width: 1200px) {
  .products .inner .productList {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 1600px) {
  .products .inner .productList {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.main.account .container {
  padding: 30px 20px 50px;
  max-width: 868px;
  margin: auto;
}
@media screen and (min-width: 640px) {
  .main.account .container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 768px) {
  .main.account .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .main.account .container {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .main.account .container {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.main.account .intro .p {
  max-width: 500px;
}
.main.account .intro .p + .h2 {
  margin-top: 15px;
}
.main.account .intro .p + .p {
  margin-top: 20px;
}
.main.account .intro .p ~ .p {
  font-size: 17px;
}
.main.account .intro .h2 + .p {
  margin-top: 20px;
}
.main.account p .hoverball {
  margin-left: 1em;
}
.main.account form a {
  color: inherit;
}

input[type=radio] {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  border: 2px solid #000000;
  border-radius: 50%;
  cursor: pointer;
}
input[type=radio]:checked::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
  height: 15px;
  width: 15px;
  background-color: #000000;
  border-radius: 50%;
}

.cw-form-field {
  font-family: "FoundersGrotesk-Light";
}
.cw-form-field input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
}
.cw-form-field .input-header {
  font-size: 27px;
  font-size: calculateRem(27);
  line-height: 1.4;
}
@media (max-width: 899px) {
  .cw-form-field .input-header {
    font-size: 22px;
    font-size: calculateRem(22);
    line-height: 1.4;
  }
}
.cw-form-field .input-field,
.cw-form-field .input-textarea,
.cw-form-field .input-radio,
.cw-form-field .input-checkbox,
.cw-form-field .input-field-placeholder {
  font-size: 25px;
  font-size: calculateRem(25);
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media (max-width: 899px) {
  .cw-form-field .input-field,
.cw-form-field .input-textarea,
.cw-form-field .input-radio,
.cw-form-field .input-checkbox,
.cw-form-field .input-field-placeholder {
    font-size: 20px;
    font-size: calculateRem(20);
    line-height: 1.4;
  }
}
.cw-form-field .input-field,
.cw-form-field .input-textarea {
  background-color: transparent;
  border: 0;
  width: 100%;
}
.cw-form-field .input-field::-webkit-input-placeholder,
.cw-form-field .input-textarea::-webkit-input-placeholder {
  color: #adb5bd;
}
.cw-form-field .input-field:-moz-placeholder,
.cw-form-field .input-textarea:-moz-placeholder { /* Firefox 18- */
  color: #adb5bd;
}
.cw-form-field .input-field::-moz-placeholder,
.cw-form-field .input-textarea::-moz-placeholder { /* Firefox 19+ */
  color: #adb5bd;
}
.cw-form-field .input-field:-ms-input-placeholder,
.cw-form-field .input-textarea:-ms-input-placeholder {
  color: #adb5bd;
}
.cw-form-field .input-field {
  border-bottom: 2px solid #000000;
}
.cw-form-field .input-textarea {
  width: calc(100% - 40px);
  padding: 20px;
  border: 2px solid #000000;
}
.cw-form-field .input-radio {
  position: relative;
  top: -6px;
  margin-left: 10px;
}
@media (max-width: 899px) {
  .cw-form-field .input-radio {
    top: -10px;
  }
}
.cw-form-field .input-submit,
.cw-form-field .input-reset {
  font-size: 12px;
  font-size: calculateRem(12);
  line-height: 1.4;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  width: 180px;
  border: 0;
  padding-top: 20px;
  padding-bottom: 15px;
}
.cw-form-field .input-submit {
  color: #090909;
  background-color: #E2DCC6;
  border: 2px solid #000000;
}
.cw-form-field .input-reset {
  background-color: transparent;
}
.cw-form-field .input-reset span {
  display: inline-block;
  border-bottom: 1px solid #000000;
}
.cw-input-floating-label {
  position: relative;
}
.cw-input-floating-label .input-field:focus + .input-field-placeholder,
.cw-input-floating-label .input-field:disabled + .input-field-placeholder,
.cw-input-floating-label .input-field:valid + .input-field-placeholder {
  transform: translate(0, -50%) scale(0.7);
  opacity: 1;
}
.cw-input-floating-label .input-field-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
  transform-origin: 0 0;
  opacity: 0.3;
  pointer-events: none;
}

.cw-padding-b20 {
  padding-bottom: 20px;
}

.cw-padding-b40 {
  padding-bottom: 40px;
}

.cw-padding-b60 {
  padding-bottom: 60px;
}

.cw-padding-b80 {
  padding-bottom: 80px;
}

.cw-padding-t20 {
  padding-top: 20px;
}

.cw-header a[data-id=account] .title,
.cw-header a[data-id=sign-in] .title {
  padding-left: 16px;
}
.cw-header a[data-id=account] .title:before,
.cw-header a[data-id=sign-in] .title:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 10px;
  height: 13px;
  background-image: url(../../img/svg/account.svg);
  background-size: 100%;
  background-repeat: no-repeat;
}

.account-form .left,
.account-form form {
  max-width: 480px;
}
.account-form form .cw-form-field {
  transition: 0.35s;
}
.account-form form .cw-form-field.covid ul {
  list-style: disc;
  padding-left: 2em;
  margin-top: 0.5em;
  margin-bottom: 2em;
}
@media screen and (min-width: 960px) {
  .account-form form .cw-form-field.covid {
    flex-direction: column;
  }
}
.account-form form.is-submitting .cw-form-field {
  opacity: 0.5;
  pointer-events: none;
}
.account-form form.is-submitting .cw-cursor {
  pointer-events: none;
}
.account-form .cw-message {
  display: none;
  margin: 0;
}
.account-form .cw-message.show {
  display: block;
}
.account-form .cw-error-message {
  color: #ed145b;
}
.account-form .input-submit {
  transition: 0.35s;
}
.account-form .input-submit:hover, .account-form .input-submit:focus {
  background-color: #d1c7a4;
}
.account-form .input-submit:active {
  background-color: #c0b282;
  transition: 0.15s;
}
.account-form .cw-input-floating-label .input-field:disabled + .input-field-placeholder {
  transform: translate(0, -50%) scale(0.7);
  opacity: 1;
}
.account-form .input-field {
  padding-top: 0.25em;
}
.account-form .input-field.short {
  width: 66.66%;
}
.account-form .input-field.shorter {
  width: 40%;
}
@media (min-width: 480px) {
  .account-form .radio-group {
    display: flex;
  }
  .account-form .radio-group.column {
    flex-direction: column;
  }
}
@media (min-width: 1024px) {
  .account-form .radio-group {
    flex-direction: column;
  }
}
@media (max-width: 479px) {
  .account-form .sec-tb-row:nth-last-child(n+2) {
    padding-bottom: 0;
  }
}
@media (min-width: 480px) {
  .account-form .sec-tb-row {
    flex: 1;
  }
}
@media (min-width: 1024px) {
  .account-form .sec-tb-row {
    display: flex;
    width: 120%;
  }
}
@media (min-width: 1200px) {
  .account-form .sec-tb-row {
    width: 140%;
  }
}
.account-form .sec-tb-col {
  flex: 1;
}
.account-form input[type=radio]:checked::before {
  background-color: #dfda64;
}
.account-form p a,
.account-form .cw-field-block a {
  font-size: 0.8125rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #000;
}
.account-form .input-radio a,
.account-form p a,
.account-form .cw-field-block a {
  position: relative;
  transition: opacity 0.35s;
}
.account-form .input-radio a:hover, .account-form .input-radio a:focus,
.account-form p a:hover,
.account-form p a:focus,
.account-form .cw-field-block a:hover,
.account-form .cw-field-block a:focus {
  opacity: 0.7;
}
.account-form .input-radio a:hover:after, .account-form .input-radio a:focus:after,
.account-form p a:hover:after,
.account-form p a:focus:after,
.account-form .cw-field-block a:hover:after,
.account-form .cw-field-block a:focus:after {
  opacity: 0.35;
}
.account-form .input-radio a:after,
.account-form p a:after,
.account-form .cw-field-block a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  transition: opacity 0.35s;
}

.create .elements-block,
.sign-in .elements-block,
.reset-password .elements-block,
.forgot-password .elements-block,
.account--appointment .elements-block {
  width: 90%;
}
@media screen and (min-width: 640px) {
  .create .elements-block,
.sign-in .elements-block,
.reset-password .elements-block,
.forgot-password .elements-block,
.account--appointment .elements-block {
    width: 80%;
  }
}
@media screen and (min-width: 900px) {
  .create .elements-block,
.sign-in .elements-block,
.reset-password .elements-block,
.forgot-password .elements-block,
.account--appointment .elements-block {
    padding-top: 80px;
    width: 90%;
  }
}
@media screen and (min-width: 1024px) {
  .create .elements-block,
.sign-in .elements-block,
.reset-password .elements-block,
.forgot-password .elements-block,
.account--appointment .elements-block {
    padding-top: 100px;
  }
}
.create p .hoverball,
.sign-in p .hoverball,
.reset-password p .hoverball,
.forgot-password p .hoverball,
.account--appointment p .hoverball {
  margin-left: 1em;
}
.create .showroomList ul,
.sign-in .showroomList ul,
.reset-password .showroomList ul,
.forgot-password .showroomList ul,
.account--appointment .showroomList ul {
  max-height: 110px;
  overflow: scroll;
}
.create .showroomList li,
.sign-in .showroomList li,
.reset-password .showroomList li,
.forgot-password .showroomList li,
.account--appointment .showroomList li {
  padding: 5px 5px 0 5px;
  cursor: pointer;
  opacity: 0.35s;
}
.create .showroomList li:hover,
.sign-in .showroomList li:hover,
.reset-password .showroomList li:hover,
.forgot-password .showroomList li:hover,
.account--appointment .showroomList li:hover {
  background-color: #eaeaea;
}

.appointmentError {
  max-width: 480px;
  color: #ed145b;
}

.accountTopBar {
  padding-top: 40px;
  padding-bottom: 30px;
  border-top: 1px solid #eaeaea;
}
.accountTopBar a {
  font-weight: 600;
  transition: 0.35s;
}
.accountTopBar a.is-active {
  position: relative;
}
.accountTopBar a.is-active:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #E0DA60;
}
.accountTopBar a:hover {
  opacity: 0.7;
}
.accountTopBar a + a {
  margin-left: 5vw;
}
.accountTopBar .back {
  position: relative;
  padding-left: 40px;
}
.accountTopBar .back:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  width: 23px;
  height: 12px;
  background-image: url(../../img/arrow_left.svg);
  background-size: 100%;
  transition: 0.35s;
}
.accountTopBar .back:hover:before {
  transform: translateX(-4px);
}

#account .cw-btn {
  letter-spacing: 3px;
}
#account .uniq-row .myProducts .splide {
  margin-top: 40px;
}
#account .uniq-row .myProducts .cw-btn {
  margin-top: 50px;
}
#account .uniq-row .accountEvents,
#account .uniq-row .accountProducts,
#account .uniq-row .accountShowrooms {
  border-top: 1px solid #E8E8E8;
}
#account .uniq-row .accountEvents .header {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 640px) {
  #account .uniq-row .accountEvents .header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  #account .uniq-row .accountEvents .header {
    padding-top: 70px;
  }
}
#account .uniq-row .accountEvents .eventList {
  border-top: 1px solid #E8E8E8;
}
#account .uniq-row .accountEvents .seeAll {
  border-top: 1px solid #E8E8E8;
  padding-top: 30px;
  padding-bottom: 30px;
}
#account .uniq-row .accountProducts {
  width: 100vw;
  overflow: hidden;
}
#account .uniq-row .accountProducts h2 + h4 {
  margin-top: 48px;
}
@media (min-width: 900px) {
  #account .uniq-row .accountProducts {
    width: calc(100vw - 170px);
  }
}
#account .uniq-row .accountShowrooms {
  padding: 30px 20px;
}
@media screen and (min-width: 640px) {
  #account .uniq-row .accountShowrooms {
    padding: 40px 30px;
  }
}
@media screen and (min-width: 960px) {
  #account .uniq-row .accountShowrooms {
    padding: 70px 36px 80px;
  }
}
#account .uniq-row .accountShowrooms .myShowrooms {
  display: grid;
  row-gap: 60px;
  column-gap: 30px;
  margin-top: 48px;
}
#account .uniq-row .accountShowrooms .myShowrooms + .cw-btn {
  margin-top: 50px;
}
@media screen and (min-width: 640px) {
  #account .uniq-row .accountShowrooms .myShowrooms {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 960px) {
  #account .uniq-row .accountShowrooms .myShowrooms {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 36px;
  }
}
@media screen and (min-width: 640px) and (max-width: 959px) {
  #account .uniq-row .accountShowrooms .showroom:nth-child(3) {
    display: none;
  }
}
#account .uniq-row .accountShowrooms .image {
  position: relative;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  overflow: hidden;
}
#account .uniq-row .accountShowrooms .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 100%;
  background-color: #eaeaea;
}
#account .uniq-row .accountShowrooms .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#account .uniq-row .accountShowrooms .image.missing img {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  height: 45%;
  object-position: center;
  object-fit: contain;
  mix-blend-mode: overlay;
}
#account .uniq-row .accountShowrooms .image + .text {
  padding-top: 24px;
}
#account .uniq-row .accountShowrooms p {
  margin-top: 20px;
}
#account .uniq-row .accountShowrooms p + p {
  margin-top: 0;
}
#account .uniq-row .accountShowrooms h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}
#account .uniq-row .accountShowrooms ul {
  margin-top: 1.5em;
}
#account .uniq-row .accountShowrooms ul li {
  font-size: 14px;
}
#account .uniq-row .accountShowrooms ul li + li {
  margin-top: 0.5em;
}
#account .uniq-row .accountShowrooms ul li a {
  display: inline-block;
  position: relative;
  color: inherit;
}
#account .uniq-row .accountShowrooms ul li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 70%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D6D5C9;
}
#account .uniq-row .accountShowrooms .cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 1.5em;
}
#account .uniq-row .accountShowrooms .cta .btn-calendar {
  padding-left: 26px;
}
#account .uniq-row .accountShowrooms .cta .btn-calendar:before {
  left: 1px;
}
#account .uniq-row .accountShowrooms .cta .button-video {
  padding-left: 26px;
}
#account .uniq-row .accountShowrooms .cta a + a {
  margin-top: 0.5em;
}
@media screen and (min-width: 768px) {
  #account .uniq-row .accountShowrooms p {
    font-size: 14px;
  }
  #account .uniq-row .accountShowrooms ul li {
    font-size: 12px;
  }
}

.account .center {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 640px) {
  .account .center {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 960px) {
  .account .center {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.account .cw-btn {
  cursor: pointer;
  transition: 0.35s;
}
.account .cw-btn:hover {
  opacity: 0.7;
}
.account .toolbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 20px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
@media screen and (min-width: 640px) {
  .account .toolbar {
    align-items: flex-end;
    padding: 30px;
  }
}
@media screen and (min-width: 960px) {
  .account .toolbar {
    padding: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .account .toolbar {
    padding: 60px 40px 50px;
  }
}
.account--myProducts .toolbar {
  border-bottom: 0;
}
.account--myShowrooms .showroom {
  padding: 36px 20px 38px 20px;
}
@media (min-width: 480px) {
  .account--myShowrooms .showroom {
    display: flex;
    align-items: flex-start;
  }
}
@media (min-width: 640px) {
  .account--myShowrooms .showroom {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 960px) {
  .account--myShowrooms .showroom {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom {
    align-items: center;
    padding-right: 77px;
  }
}
.account--myShowrooms .showroom .image {
  position: relative;
  width: 100%;
}
@media (min-width: 480px) {
  .account--myShowrooms .showroom .image {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .account--myShowrooms .showroom .image {
    width: 20.41%;
  }
}
.account--myShowrooms .showroom .image:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-top: 72.457%;
  background-color: #eaeaea;
}
.account--myShowrooms .showroom .image a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.account--myShowrooms .showroom .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account--myShowrooms .showroom .image.missing img {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  height: 30%;
  object-position: center;
  object-fit: contain;
  mix-blend-mode: overlay;
}
.account--myShowrooms .showroom .text {
  flex: 1;
  margin-top: 20px;
}
@media (min-width: 480px) {
  .account--myShowrooms .showroom .text {
    margin-top: 0;
    padding-left: 20px;
  }
}
@media (min-width: 640px) {
  .account--myShowrooms .showroom .text {
    padding-left: 36px;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text {
    padding-left: 77px;
  }
}
.account--myShowrooms .showroom .text a {
  transition: 0.35s;
}
.account--myShowrooms .showroom .text a:hover {
  opacity: 0.7;
}
.account--myShowrooms .showroom .text .subtext {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .account--myShowrooms .showroom .text .subtext {
    display: flex;
  }
}
@media (min-width: 640px) {
  .account--myShowrooms .showroom .text .info {
    padding-right: 36px;
  }
}
@media (min-width: 768px) {
  .account--myShowrooms .showroom .text .info {
    width: 68.122%;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text .info {
    display: flex;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text .details {
    width: 32.347%;
  }
}
.account--myShowrooms .showroom .text h3 {
  margin-top: 10px;
  margin-bottom: 12px;
}
.account--myShowrooms .showroom .text .label a {
  display: inline-block;
  position: relative;
}
.account--myShowrooms .showroom .text .label a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
  opacity: 0.25;
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text ul,
.account--myShowrooms .showroom .text .cta {
    flex: 1;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text ul {
    margin-top: 0;
    margin-left: 60px;
  }
}
.account--myShowrooms .showroom .text li + li {
  margin-top: 0.4em;
}
.account--myShowrooms .showroom .text li:first-child {
  margin-top: 20px;
}
.account--myShowrooms .showroom .text li:last-child {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .account--myShowrooms .showroom .text li:first-child {
    margin-top: 24px;
  }
  .account--myShowrooms .showroom .text li:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1440px) {
  .account--myShowrooms .showroom .text li:first-child {
    margin-top: 0;
  }
}
.account--myShowrooms .showroom .text .cta {
  margin-top: 20px;
}
.account--myShowrooms .showroom .text .button + .button {
  margin-top: 0.8em;
}
.account--myShowrooms .showroom + .showroom {
  border-top: 1px solid #eaeaea;
}
.account--settings .accountSettings {
  border-top: 1px solid #eaeaea;
}
.account--settings .accountBlock {
  padding-top: 40px;
  padding-bottom: 50px;
}
.account--settings .accountBlockValues {
  margin-top: 40px;
  overflow: hidden;
}
.account--settings .accountBlockValues.is-editing .current {
  display: none;
}
.account--settings .accountBlockValues.is-editing .edit {
  display: block;
}
.account--settings .accountBlock + .accountBlock {
  border-top: 1px solid #eaeaea;
}
@media (min-width: 640px) {
  .account--settings .accountBlock {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .account--settings .accountBlock .center {
    display: flex;
  }
  .account--settings .accountBlockLabel {
    width: 40%;
  }
  .account--settings .accountBlockValues {
    flex: 1;
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .account--settings .accountBlockLabel {
    width: 280px;
  }
}
.account--settings .current .h4 {
  font-size: 26px;
}
.account--settings .current .h4 + .h4 {
  margin-top: 12px;
}
.account--settings .current .h4 + .cw-btn {
  margin-top: 40px;
}
@media (min-width: 640px) {
  .account--settings .current .h4 + .h4 {
    margin-top: 18px;
  }
}
@media (min-width: 960px) {
  .account--settings .current .h4 {
    font-size: 30px;
  }
  .account--settings .current .h4 + .h4 {
    margin-top: 24px;
  }
}
.account--settings .edit {
  display: none;
}
.account--settings .edit button.cw-btn {
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: 0.35s;
}
.account--settings .edit button.cw-btn:hover {
  opacity: 0.7;
}
.account--myEvents .noevents {
  padding-top: 36px;
}
.account .myEvents .header + .noevents, .account--myEvents .header + .noevents {
  margin-top: 8px;
}
.account .myEvents .noevents, .account--myEvents .noevents {
  padding-bottom: 30px;
}
@media (min-width: 640px) {
  .account .myEvents .noevents, .account--myEvents .noevents {
    padding-bottom: 40px;
  }
}
@media (min-width: 960px) {
  .account .myEvents .noevents, .account--myEvents .noevents {
    padding-bottom: 80px;
  }
}
.account .myEvents .noevents .cw-btn, .account--myEvents .noevents .cw-btn {
  margin-top: 50px;
}
.account .myEvents .uniq-row:nth-child(n+3) .toolbar, .account--myEvents .uniq-row:nth-child(n+3) .toolbar {
  border-top: 0;
}
.account .myEvents .eventList li, .account--myEvents .eventList li {
  transition: 0.35s;
}
.account .myEvents .eventList li .center, .account--myEvents .eventList li .center {
  padding-top: 30px;
  padding-bottom: 30px;
}
.account .myEvents .eventList li + li, .account--myEvents .eventList li + li {
  border-top: 1px solid #eaeaea;
}
.account .myEvents .eventList li.is-removing, .account--myEvents .eventList li.is-removing {
  background-color: #ffeaea;
}
@media (min-width: 768px) {
  .account .myEvents .eventList li .center, .account--myEvents .eventList li .center {
    display: flex;
    padding-top: 40px;
    padding-bottom: 50px;
  }
}
.account .myEvents .eventList .details h3 + h2, .account--myEvents .eventList .details h3 + h2 {
  margin-top: 10px;
}
.account .myEvents .eventList .details h2 + .body, .account--myEvents .eventList .details h2 + .body {
  margin-top: 30px;
}
@media (min-width: 640px) {
  .account .myEvents .eventList .details h3 + h2, .account--myEvents .eventList .details h3 + h2 {
    margin-top: 15px;
  }
  .account .myEvents .eventList .details h2 + .body, .account--myEvents .eventList .details h2 + .body {
    margin-top: 40px;
  }
}
@media (min-width: 768px) {
  .account .myEvents .eventList .details, .account--myEvents .eventList .details {
    width: 60%;
    max-width: 720px;
  }
}
.account .myEvents .eventList .showrooms, .account--myEvents .eventList .showrooms {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 20px;
  row-gap: 20px;
}
@media (min-width: 640px) {
  .account .myEvents .eventList .showrooms, .account--myEvents .eventList .showrooms {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1440px) {
  .account .myEvents .eventList .showrooms, .account--myEvents .eventList .showrooms {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.account .myEvents .eventList .showroom, .account--myEvents .eventList .showroom {
  display: flex;
}
.account .myEvents .eventList .showroom .image, .account--myEvents .eventList .showroom .image {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.account .myEvents .eventList .showroom .image img, .account--myEvents .eventList .showroom .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.account .myEvents .eventList .showroom .image.missing, .account--myEvents .eventList .showroom .image.missing {
  position: relative;
}
.account .myEvents .eventList .showroom .image.missing:before, .account--myEvents .eventList .showroom .image.missing:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-color: #eaeaea;
  border: 1px solid #dadada;
  border-radius: 50%;
}
.account .myEvents .eventList .showroom .image.missing img, .account--myEvents .eventList .showroom .image.missing img {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  height: 50%;
  object-position: center;
  object-fit: contain;
  opacity: 0.35;
}
.account .myEvents .eventList .showroom .text, .account--myEvents .eventList .showroom .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 10px;
}
.account .myEvents .eventList .showroom h3, .account--myEvents .eventList .showroom h3 {
  font-size: 18px;
}
.account .myEvents .eventList .showroom h4, .account--myEvents .eventList .showroom h4 {
  margin-top: 5px;
  font-size: 12px;
}
.account .myEvents .eventList .actions, .account--myEvents .eventList .actions {
  margin-top: 30px;
}
.account .myEvents .eventList .actions a, .account--myEvents .eventList .actions a {
  position: relative;
  transition: opacity 0.35s;
}
.account .myEvents .eventList .actions a:hover, .account .myEvents .eventList .actions a:focus, .account--myEvents .eventList .actions a:hover, .account--myEvents .eventList .actions a:focus {
  opacity: 0.7;
}
.account .myEvents .eventList .actions a:hover:after, .account .myEvents .eventList .actions a:focus:after, .account--myEvents .eventList .actions a:hover:after, .account--myEvents .eventList .actions a:focus:after {
  opacity: 0.35;
}
.account .myEvents .eventList .actions a:before, .account--myEvents .eventList .actions a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}
.account .myEvents .eventList .actions a + a, .account--myEvents .eventList .actions a + a {
  margin-left: 40px;
}
.account .myEvents .eventList .more, .account--myEvents .eventList .more {
  margin-top: 40px;
}
.account .myEvents .eventList .more img, .account--myEvents .eventList .more img {
  max-width: 240px;
}
.account .myEvents .eventList .more img + .info-socials, .account--myEvents .eventList .more img + .info-socials {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .account .myEvents .eventList .more, .account--myEvents .eventList .more {
    flex: 1;
    margin-top: 0;
    padding-left: 40px;
  }
  .account .myEvents .eventList .more img, .account--myEvents .eventList .more img {
    width: 240px;
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .account .myEvents .eventList .more, .account--myEvents .eventList .more {
    padding-left: 60px;
  }
}
@media (min-width: 1440px) {
  .account .myEvents .eventList .more, .account--myEvents .eventList .more {
    padding-left: 120px;
  }
}
.account .myEvents .eventList .info-socials, .account--myEvents .eventList .info-socials {
  display: flex;
  align-items: center;
}
.account .myEvents .eventList .info-socials .cw-p, .account--myEvents .eventList .info-socials .cw-p {
  padding-top: 5px;
}
.account .myEvents .eventList .info-socials span, .account--myEvents .eventList .info-socials span {
  display: inline-block;
  margin-bottom: 0;
}
.account .myEvents .eventList .info-socials + .btn-favorite, .account--myEvents .eventList .info-socials + .btn-favorite {
  margin-top: 10px;
}

button.button-bar {
  appearance: none;
  border: 0;
  background: transparent;
}

.page-template-page-coming-soon-2022 header,
.page-template-page-coming-soon-2022 footer {
  display: none !important;
}
.page-template-page-coming-soon-2022 .soon2022 .hero {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  height: auto;
  background: rgb(244, 171, 228);
  background: linear-gradient(164deg, rgb(244, 171, 228) 0%, rgb(229, 114, 196) 100%);
}
.page-template-page-coming-soon-2022 .soon2022 .hero .l {
  position: relative;
  overflow: hidden;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .line {
  transform-origin: 0;
  white-space: nowrap;
  will-change: transform;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks {
  position: relative;
}
@media (max-width: 1023px) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child {
    display: none;
  }
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks .bb {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks .block {
  position: relative;
  height: 50%;
  width: 25%;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks .block:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #97332C;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(1):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(2):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(3):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(4):before {
  left: 0;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(5):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(6):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(7):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(8):before {
  right: 0;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .container {
  flex: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: calc(30vw / (375 - var(--scrollbar-width)) * 100);
  padding-right: calc(30vw / (375 - var(--scrollbar-width)) * 100);
  padding-top: 6.4039408867vh;
  padding-bottom: 8.4975369458vh;
  color: #fff;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .container:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + (100vh - 100%) * 0.25);
  background: #F98853;
  background: linear-gradient(164deg, #f05029 0%, #f98853 100%);
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .inner {
  display: flex;
  flex-direction: column;
  position: relative;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .logo {
  position: relative;
  z-index: 2;
  order: 1;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .logo svg {
  display: block;
  width: calc(145vw / (375 - var(--scrollbar-width)) * 100);
  height: auto;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .logo svg path {
  fill: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .intro {
  position: relative;
  z-index: 2;
  order: 2;
  margin-top: 4.6798029557vh;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .intro strong {
  font-family: "FoundersGrotesk-Medium";
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter {
  position: relative;
  z-index: 2;
  order: 3;
  margin-top: 2.4630541872vh;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter .part + form {
  margin-top: calc(4.6798029557vh - 14px);
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form {
  position: relative;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .field {
  position: relative;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .field .underline {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox {
  margin: 0;
  width: 100%;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  padding-bottom: 14px;
  padding-top: 14px;
  line-height: 1;
  background-color: transparent;
  color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox::-webkit-input-placeholder {
  color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox:-moz-placeholder { /* Firefox 18- */
  color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox::-moz-placeholder { /* Firefox 19+ */
  color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox:-ms-input-placeholder {
  color: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form button {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  margin: 0;
  background-color: transparent;
  border: 0;
  padding: 0;
  color: currentColor;
  appearance: none;
  cursor: pointer;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form button svg {
  display: block;
  width: calc(23vw / (375 - var(--scrollbar-width)) * 100);
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form button svg path {
  fill: none;
  stroke: currentColor;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .message {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .message p {
  padding-top: 1em;
}
.page-template-page-coming-soon-2022 .soon2022 .hero .blocks {
  flex: 1;
}
@media (min-width: 640px) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .p {
    font-size: 32px;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks {
    display: none;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .container {
    flex: 1;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .container:before {
    height: 100%;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo {
    order: 2;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo svg {
    width: calc(145vw / (375 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .intro {
    order: 1;
    margin-top: 0;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter {
    order: 3;
    margin-top: 2.4630541872vh;
  }
}
@media (min-width: 768px) and (max-aspect-ratio: 4/3) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .inner {
    width: calc(460vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .p {
    font-size: calc(32vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo {
    margin-top: calc(60vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo svg {
    width: calc(379vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter {
    margin-top: calc(60vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form {
    max-width: calc(369vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox {
    font-size: calc(24vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form button svg {
    width: calc(23vw / (1440 - var(--scrollbar-width)) * 100);
  }
}
@media (min-width: 768px) and (min-aspect-ratio: 4/3) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .inner {
    width: 50.3282275711vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .p {
    font-size: 3.5010940919vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo {
    margin-top: 6.5645514223vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .logo svg {
    width: 41.466083151vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter {
    margin-top: 6.5645514223vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form {
    max-width: 40.3719912473vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form .textbox {
    font-size: 2.6258205689vh;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter form button svg {
    width: 2.5164113786vh;
  }
}
@media (min-width: 768px) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    height: 100%;
    pointer-events: none;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child {
    right: 0;
    width: calc(405vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block {
    width: 33.33%;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(1):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(2):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(3):before {
    left: auto;
    right: 0;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(5):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(6):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(7):before {
    right: auto;
    left: 0;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(4), .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:last-child .block:nth-child(8) {
    display: none;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .container {
    width: calc(1170vw / (1440 - var(--scrollbar-width)) * 100);
    padding-left: calc(135vw / (1440 - var(--scrollbar-width)) * 100);
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child {
    left: 0;
    width: calc(270vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child .block {
    width: 50%;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child .block:nth-child(3):before, .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child .block:nth-child(4):before {
    right: 0;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .blocks:first-child .block:nth-child(4) {
    position: absolute;
    bottom: 0;
    right: 100%;
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .container {
    margin-left: calc(135vw / (1440 - var(--scrollbar-width)) * 100);
    width: calc(1035vw / (1440 - var(--scrollbar-width)) * 100);
  }
  .page-template-page-coming-soon-2022 .soon2022 .hero .newsletter .message p {
    font-size: 0.5em;
  }
}