/*!
Theme Name: Basecraft
Theme URI: https://www.basecraft.com
Author: Basecraft
Author URI: https://www.basecraft.com
Description: The perfect site template for Wordpress.
Version: 1.0.0
Text Domain: basecraft
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  box-sizing: border-box;
}
*,
*:after,
*:before {
  box-sizing: border-box;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  background: #ffffff;
  color: #292929;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: #292929;
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
figure figcaption {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  margin-top: 10px;
  color: #292929;
}
@media all and (max-width: 1000px) {
  figure figcaption {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  figure figcaption {
    font-size: 14px;
  }
}
figure figcaption a {
  color: #292929;
}
figure figcaption.dark-mode {
  color: #ffffff;
}
figure figcaption.dark-mode a {
  color: #ffffff;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
.button-text {
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  background-color: #1A1818;
  border-radius: 50px;
  border-style: none;
  border-width: 0;
  padding: 12px 30px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
@media all and (max-width: 750px) {
  .button-text {
    font-size: 16px;
  }
}
@media all and (max-width: 750px) {
  .button-text {
    padding: 10px 20px;
  }
}
.button-text-dark {
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  background-color: #1A1818;
  border-radius: 50px;
  border-style: none;
  border-width: 0;
  padding: 12px 30px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #292929;
}
@media all and (max-width: 750px) {
  .button-text-dark {
    font-size: 16px;
  }
}
@media all and (max-width: 750px) {
  .button-text-dark {
    padding: 10px 20px;
  }
}
.nf-form-title,
.nf-before-form-content {
  display: none;
}
.nf-form-wrap {
  font-family: acumin-pro, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.3 !important;
  font-weight: 400 !important;
  font-style: normal !important;
  /* ---------------------------------
    RADIO & CHECKBOX LISTS
    ----------------------------------*/
}
@media all and (max-width: 1000px) {
  .nf-form-wrap {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap {
    font-size: 16px;
  }
}
.nf-form-wrap .subtotal {
  text-align: right;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
  margin-top: 30px;
}
@media all and (max-width: 750px) {
  .nf-form-wrap .subtotal {
    font-size: 18px;
  }
}
.nf-form-wrap .nf-field-label {
  margin-bottom: 8px !important;
}
.nf-form-wrap .nf-field-label label {
  font-family: acumin-pro, sans-serif !important;
  font-size: 18px !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
  font-style: normal !important;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap .nf-field-label label {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .nf-field-label label {
    font-size: 16px;
  }
}
.nf-form-wrap .ninja-forms-req-symbol {
  display: none;
}
.nf-form-wrap input.ninja-forms-field {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  border: 1px solid #92918F;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap input.ninja-forms-field {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap input.ninja-forms-field {
    font-size: 16px;
  }
}
.nf-form-wrap input.ninja-forms-field.dark-mode {
  color: #ffffff;
}
.nf-form-wrap input.ninja-forms-field:focus {
  outline: none !important;
}
.nf-form-wrap textarea.ninja-forms-field {
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  border: 1px solid #92918F;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap textarea.ninja-forms-field {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap textarea.ninja-forms-field {
    font-size: 16px;
  }
}
.nf-form-wrap textarea.ninja-forms-field.dark-mode {
  color: #ffffff;
}
.nf-form-wrap select.ninja-forms-field {
  border: 1px solid #92918F;
  border-radius: 3px;
  padding: 10px 40px 10px 16px;
  background-color: #ffffff;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background-image: url("img/icon-dropdown.svg");
  background-repeat: no-repeat, repeat;
  background-position: right 16px top 50%, 0 0;
  background-size: 20px auto, 100%;
  margin: 0;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap select.ninja-forms-field {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap select.ninja-forms-field {
    font-size: 16px;
  }
}
.nf-form-wrap select.ninja-forms-field.dark-mode {
  color: #ffffff;
}
.nf-form-wrap .list-radio-wrap .nf-field-element li {
  padding-left: 10px;
  margin: 0 0 5px !important;
  text-indent: initial !important;
}
.nf-form-wrap .list-radio-wrap .nf-field-element li label {
  display: block;
  float: initial;
  width: auto;
  margin-left: 1.5em;
}
.nf-form-wrap .list-radio-wrap .nf-field-element li input {
  float: left;
  background-color: #dddddd !important;
  border: 0 !important;
  border-radius: 20px !important;
  cursor: pointer;
  display: inline-block;
  width: 16px !important;
  height: 16px !important;
  position: relative;
  -webkit-appearance: none !important;
  overflow: hidden;
  outline: none !important;
  padding: 0 !important;
  margin: 5px 0 0 0;
}
.nf-form-wrap .list-radio-wrap .nf-field-element li input.nf-checked {
  background-color: #373031 !important;
  outline: none !important;
}
.nf-form-wrap .list-radio-wrap .nf-field-element li input:focus {
  outline: none !important;
}
.nf-form-wrap .listimage-wrap ul {
  grid-template-columns: 32% 32% 32%;
}
@media screen and (max-width: 650px) {
  .nf-form-wrap .listimage-wrap ul {
    grid-template-columns: 49% 49%;
  }
}
.nf-form-wrap .listimage-wrap li {
  width: 100%;
  height: 100%;
  display: inline-grid;
  cursor: pointer;
}
.nf-form-wrap .listimage-wrap li label {
  padding: 10px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #92918F !important;
  border-radius: 3px !important;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  font-size: 15px !important;
  color: #292929;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap .listimage-wrap li label {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .listimage-wrap li label {
    font-size: 16px;
  }
}
.nf-form-wrap .listimage-wrap li label.dark-mode {
  color: #ffffff;
}
@media screen and (max-width: 500px) {
  .nf-form-wrap .listimage-wrap li label {
    font-size: 13px !important;
    padding: 5px !important;
  }
}
.nf-form-wrap .listimage-wrap li label.nf-checked-label {
  padding: 10px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #373031 !important;
  transition: none !important;
  background-color: #373031 !important;
  color: #ffffff;
}
.nf-form-wrap .listimage-wrap li label img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 6px;
}
.nf-form-wrap .listimage-wrap li input {
  display: none;
}
.nf-form-wrap .form-block h1,
.nf-form-wrap .form-block h2,
.nf-form-wrap .form-block h3,
.nf-form-wrap .form-block h4,
.nf-form-wrap .form-block h5,
.nf-form-wrap .form-block h6 {
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
  font-style: normal;
  margin: 30px 0 25px 0;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap .form-block h1,
  .nf-form-wrap .form-block h2,
  .nf-form-wrap .form-block h3,
  .nf-form-wrap .form-block h4,
  .nf-form-wrap .form-block h5,
  .nf-form-wrap .form-block h6 {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .form-block h1,
  .nf-form-wrap .form-block h2,
  .nf-form-wrap .form-block h3,
  .nf-form-wrap .form-block h4,
  .nf-form-wrap .form-block h5,
  .nf-form-wrap .form-block h6 {
    font-size: 18px;
  }
}
.nf-form-wrap .nf-field-description {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 6px;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap .nf-field-description {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .nf-field-description {
    font-size: 14px;
  }
}
.nf-form-wrap .nf-field-container.html-container {
  margin-bottom: 0;
}
.nf-form-wrap .nf-field-container.submit-container {
  margin-top: 60px;
  text-align: right;
}
.nf-form-wrap .nf-field-container.submit-container.checkout {
  margin-top: 15px;
}
.nf-form-wrap .nf-field-container.submit-container input {
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  background-color: #1A1818;
  border-radius: 50px;
  border-style: none;
  border-width: 0;
  padding: 12px 30px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
@media all and (max-width: 750px) {
  .nf-form-wrap .nf-field-container.submit-container input {
    font-size: 16px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .nf-field-container.submit-container input {
    padding: 10px 20px;
  }
}
.nf-form-wrap .nf-field-container.total-container {
  display: none;
}
.nf-form-wrap .nf-product-field .nf-product-quantity input {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  background: #FFFFFF;
  border: 1px solid #92918F;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 10px 16px;
  width: 50% !important;
}
@media all and (max-width: 1000px) {
  .nf-form-wrap .nf-product-field .nf-product-quantity input {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .nf-form-wrap .nf-product-field .nf-product-quantity input {
    font-size: 16px;
  }
}
.nf-form-wrap .nf-product-price-label,
.nf-form-wrap .nf-product-price,
.nf-form-wrap .nf-product-quantity-label {
  display: none;
}
.nf-form-wrap .nf-product-quantity {
  padding: 0 !important;
}
.nf-form-wrap .nf-response-msg img {
  width: 100% !important;
  height: auto !important;
}
.bs-tp-big {
  padding-top: 270px;
}
@media all and (max-height: 1050px) {
  .bs-tp-big {
    padding-top: 240px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-big {
    padding-top: 210px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-big {
    padding-top: 120px;
  }
}
.bs-tp-bigger {
  padding-top: 210px;
}
@media all and (max-height: 1050px) {
  .bs-tp-bigger {
    padding-top: 180px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-bigger {
    padding-top: 150px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-bigger {
    padding-top: 90px;
  }
}
.bs-tp-regular {
  padding-top: 150px;
}
@media all and (max-height: 1050px) {
  .bs-tp-regular {
    padding-top: 120px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-regular {
    padding-top: 90px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-regular {
    padding-top: 60px;
  }
}
.bs-tp-smaller {
  padding-top: 90px;
}
@media all and (max-height: 1050px) {
  .bs-tp-smaller {
    padding-top: 75px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-smaller {
    padding-top: 60px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-smaller {
    padding-top: 45px;
  }
}
.bs-tp-small {
  padding-top: 30px;
}
@media all and (max-height: 1050px) {
  .bs-tp-small {
    padding-top: 30px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-small {
    padding-top: 15px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-small {
    padding-top: 15px;
  }
}
.bs-tp-none {
  padding-top: 0px;
}
@media all and (max-height: 1050px) {
  .bs-tp-none {
    padding-top: 0px;
  }
}
@media all and (max-height: 900px) {
  .bs-tp-none {
    padding-top: 0px;
  }
}
@media all and (max-height: 700px) {
  .bs-tp-none {
    padding-top: 0px;
  }
}
.bs-bp-big {
  padding-bottom: 270px;
}
@media all and (max-height: 1050px) {
  .bs-bp-big {
    padding-bottom: 240px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-big {
    padding-bottom: 210px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-big {
    padding-bottom: 180px;
  }
}
.bs-bp-bigger {
  padding-bottom: 210px;
}
@media all and (max-height: 1050px) {
  .bs-bp-bigger {
    padding-bottom: 180px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-bigger {
    padding-bottom: 150px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-bigger {
    padding-bottom: 120px;
  }
}
.bs-bp-regular {
  padding-bottom: 150px;
}
@media all and (max-height: 1050px) {
  .bs-bp-regular {
    padding-bottom: 120px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-regular {
    padding-bottom: 90px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-regular {
    padding-bottom: 60px;
  }
}
.bs-bp-smaller {
  padding-bottom: 90px;
}
@media all and (max-height: 1050px) {
  .bs-bp-smaller {
    padding-bottom: 75px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-smaller {
    padding-bottom: 60px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-smaller {
    padding-bottom: 45px;
  }
}
.bs-bp-small {
  padding-bottom: 30px;
}
@media all and (max-height: 1050px) {
  .bs-bp-small {
    padding-bottom: 30px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-small {
    padding-bottom: 15px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-small {
    padding-bottom: 15px;
  }
}
.bs-bp-none {
  padding-bottom: 0px;
}
@media all and (max-height: 1050px) {
  .bs-bp-none {
    padding-bottom: 0px;
  }
}
@media all and (max-height: 900px) {
  .bs-bp-none {
    padding-bottom: 0px;
  }
}
@media all and (max-height: 700px) {
  .bs-bp-none {
    padding-bottom: 0px;
  }
}
.bs-sp-bigger {
  padding-left: 120px;
  padding-right: 120px;
}
@media all and (max-width: 1500px) {
  .bs-sp-bigger {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media all and (max-width: 1250px) {
  .bs-sp-bigger {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media all and (max-width: 1000px) {
  .bs-sp-bigger {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 750px) {
  .bs-sp-bigger {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (max-width: 500px) {
  .bs-sp-bigger {
    padding-left: 45px;
    padding-right: 45px;
  }
}
@media all and (max-width: 350px) {
  .bs-sp-bigger {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.bs-sp-regular {
  padding-left: 90px;
  padding-right: 90px;
}
@media all and (max-width: 1500px) {
  .bs-sp-regular {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1250px) {
  .bs-sp-regular {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1000px) {
  .bs-sp-regular {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (max-width: 750px) {
  .bs-sp-regular {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 500px) {
  .bs-sp-regular {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 350px) {
  .bs-sp-regular {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.bs-sp-regular-except-mobile {
  padding-left: 90px;
  padding-right: 90px;
}
@media all and (max-width: 1500px) {
  .bs-sp-regular-except-mobile {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1250px) {
  .bs-sp-regular-except-mobile {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1000px) {
  .bs-sp-regular-except-mobile {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (max-width: 750px) {
  .bs-sp-regular-except-mobile {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.bs-sp-smaller {
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (max-width: 1500px) {
  .bs-sp-smaller {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 1250px) {
  .bs-sp-smaller {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 1000px) {
  .bs-sp-smaller {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 750px) {
  .bs-sp-smaller {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 500px) {
  .bs-sp-smaller {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media all and (max-width: 350px) {
  .bs-sp-smaller {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bs-sp-none {
  padding-left: 0px;
  padding-right: 0px;
}
@media all and (max-width: 1500px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 1250px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 1000px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 750px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 500px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all and (max-width: 350px) {
  .bs-sp-none {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.bs-h-full {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.bs-w-big {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.bs-w-bigger {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.bs-w-regular {
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}
.bs-w-smaller {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.bs-w-small {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.bs-w-none {
  max-width: 100%;
}
.width-section-intro {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.width-section-intro-headline {
  max-width: 1000px;
}
.width-section-intro-subheadline {
  width: 80%;
  max-width: 600px;
}
@media all and (max-width: 500px) {
  .width-section-intro-subheadline {
    width: 100%;
  }
}
.width-section-intro-dynamic-headline {
  width: 100%;
  max-width: 2000px;
}
.lookbook-collage-mobile-margin-bottom {
  margin-bottom: 30px;
}
.align-center {
  margin-left: auto;
  margin-right: auto;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.spacer-bottom-large {
  margin-bottom: 270px;
}
@media all and (max-height: 1050px) {
  .spacer-bottom-large {
    margin-bottom: 202px;
  }
}
@media all and (max-height: 900px) {
  .spacer-bottom-large {
    margin-bottom: 135px;
  }
}
.spacer-bottom-medium {
  margin-bottom: 180px;
}
@media all and (max-height: 1050px) {
  .spacer-bottom-medium {
    margin-bottom: 135px;
  }
}
@media all and (max-height: 900px) {
  .spacer-bottom-medium {
    margin-bottom: 90px;
  }
}
@media all and (max-height: 700px) {
  .spacer-bottom-medium {
    margin-bottom: 60px;
  }
}
.spacer-bottom-small {
  margin-bottom: 90px;
}
@media all and (max-height: 1050px) {
  .spacer-bottom-small {
    margin-bottom: 67px;
  }
}
@media all and (max-height: 900px) {
  .spacer-bottom-small {
    margin-bottom: 45px;
  }
}
.spacer-bottom-extrasmall {
  margin-bottom: 60px;
}
@media all and (max-height: 1050px) {
  .spacer-bottom-extrasmall {
    margin-bottom: 45px;
  }
}
@media all and (max-height: 900px) {
  .spacer-bottom-extrasmall {
    margin-bottom: 30px;
  }
}
.spacer-bottom-tiny {
  margin-bottom: 30px;
}
@media all and (max-height: 900px) {
  .spacer-bottom-tiny {
    margin-bottom: 25px;
  }
}
@media all and (max-height: 700px) {
  .spacer-bottom-tiny {
    margin-bottom: 20px;
  }
}
.spacer-bottom-extratiny {
  margin-bottom: 10px;
}
.spacer-bottom-none {
  margin-bottom: 0;
}
.spacer-top-large {
  margin-top: 270px;
}
@media all and (max-height: 1050px) {
  .spacer-top-large {
    margin-top: 202px;
  }
}
@media all and (max-height: 900px) {
  .spacer-top-large {
    margin-top: 135px;
  }
}
.spacer-top-medium {
  margin-top: 180px;
}
@media all and (max-height: 1050px) {
  .spacer-top-medium {
    margin-top: 135px;
  }
}
@media all and (max-height: 900px) {
  .spacer-top-medium {
    margin-top: 90px;
  }
}
@media all and (max-height: 700px) {
  .spacer-top-medium {
    margin-top: 60px;
  }
}
.spacer-top-small {
  margin-top: 90px;
}
@media all and (max-height: 1050px) {
  .spacer-top-small {
    margin-top: 67px;
  }
}
@media all and (max-height: 900px) {
  .spacer-top-small {
    margin-top: 45px;
  }
}
.spacer-top-extrasmall {
  margin-top: 60px;
}
@media all and (max-height: 1050px) {
  .spacer-top-extrasmall {
    margin-top: 45px;
  }
}
@media all and (max-height: 900px) {
  .spacer-top-extrasmall {
    margin-top: 30px;
  }
}
.spacer-top-tiny {
  margin-top: 30px;
}
.spacer-top-extratiny {
  margin-top: 10px;
}
.spacer-top-none {
  margin-top: 0;
}
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999999999;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em;
}
.blocker.behind {
  background-color: transparent;
}
.modal-closer {
  position: absolute;
  top: 25px;
  right: 25px;
  height: 40px;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 900px) {
  .modal-closer {
    display: flex;
  }
}
.modal-closer svg {
  width: 24px;
  height: 24px;
  fill: #292929;
}
.modal-closer svg .dark-mode {
  fill: #FFFFFF;
}
.modal-flex {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.modal-flex .close-modal {
  display: none;
}
.modal-flex .modal-content {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  border-radius: 10px;
  background: #ffffff;
  color: #292929;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  text-align: left;
}
@media all and (max-width: 1000px) {
  .modal-flex .modal-content {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .modal-flex .modal-content {
    font-size: 16px;
  }
}
.zoom-modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  max-width: none;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 0;
  text-align: left;
  padding: 50px 0px 0px 0px;
}
.zoom-modal .artwork {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #000000;
}
.zoom-modal .artwork img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.zoom-modal .close {
  position: absolute;
  top: 12px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zoom-modal .close svg {
  width: 24px;
  height: 24px;
  fill: #292929;
}
.zoom-modal .close svg .dark-mode {
  fill: #FFFFFF;
}
.zoom-modal a.close-modal {
  display: none;
}
header.section-intro {
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-height: 900px) {
  header.section-intro {
    margin-bottom: 30px;
  }
}
header.section-intro.closer {
  margin-bottom: 60px;
}
@media all and (max-height: 1050px) {
  header.section-intro.closer {
    margin-bottom: 45px;
  }
}
@media all and (max-height: 900px) {
  header.section-intro.closer {
    margin-bottom: 30px;
  }
}
header.section-intro h2 {
  max-width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: acumin-pro, sans-serif;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1250px) {
  header.section-intro h2 {
    font-size: 40px;
  }
}
@media all and (max-width: 750px) {
  header.section-intro h2 {
    font-size: 33px;
  }
}
@media all and (max-width: 500px) {
  header.section-intro h2 {
    font-size: 26px;
  }
}
header.section-intro h2.dark-mode {
  color: #ffffff;
}
header.section-intro .sub-headline {
  width: 80%;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 500px) {
  header.section-intro .sub-headline {
    width: 100%;
  }
}
@media all and (max-width: 1000px) {
  header.section-intro .sub-headline {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  header.section-intro .sub-headline {
    font-size: 18px;
  }
}
header.section-intro .sub-headline.dark-mode {
  color: #ffffff;
}
header.section-intro .sub-headline a {
  text-decoration: underline;
}
header.section-intro .highlight {
  width: 80%;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  font-style: normal;
  color: rgba(41, 41, 41, 0.4);
}
@media all and (max-width: 500px) {
  header.section-intro .highlight {
    width: 100%;
  }
}
@media all and (max-width: 1000px) {
  header.section-intro .highlight {
    font-size: 18px;
  }
}
@media all and (max-width: 750px) {
  header.section-intro .highlight {
    font-size: 16px;
  }
}
header.section-intro .highlight.dark-mode {
  color: #ffffff;
}
header.section-intro.dynamic-text h2 {
  width: 100%;
  max-width: 2000px;
  font-family: acumin-pro, sans-serif;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  header.section-intro.dynamic-text h2 {
    font-size: 60px !important;
    line-height: 1.1;
  }
}
@media all and (max-width: 750px) {
  header.section-intro.dynamic-text h2 {
    font-size: 50px !important;
  }
}
@media all and (max-width: 500px) {
  header.section-intro.dynamic-text h2 {
    font-size: 40px !important;
  }
}
header.section-intro.dynamic-text h2.dark-mode {
  color: #ffffff;
}
footer.site-footer {
  background-color: #FFE8D6;
  color: #292929;
}
footer.site-footer.dark-mode {
  background-color: #1A1818;
  color: #ffffff;
}
footer.site-footer.simple {
  padding: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 600px) {
  footer.site-footer.simple {
    align-items: flex-start;
    flex-direction: column;
  }
}
footer.site-footer.simple ul {
  list-style: none;
}
@media all and (max-width: 600px) {
  footer.site-footer.simple ul:first-child {
    margin-bottom: 15px;
  }
}
footer.site-footer.simple ul li {
  display: inline-block;
  margin: 0 15px;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
footer.site-footer.simple ul li.dark-mode {
  color: #ffffff;
}
@media all and (max-width: 500px) {
  footer.site-footer.simple ul li {
    display: block;
    margin: 0 0 10px 0;
  }
}
footer.site-footer.simple ul li:first-child {
  margin-left: 0px;
}
footer.site-footer.simple ul li:last-child {
  margin-right: 0px;
}
footer.site-footer.simple ul li a {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
  color: #292929;
}
footer.site-footer.simple ul li a:hover {
  text-decoration: underline;
}
footer.site-footer.simple ul li a.dark-mode {
  color: #ffffff;
}
footer.site-footer.advanced {
  padding: 80px 30px 90px 30px;
}
@media all and (max-width: 620px) {
  footer.site-footer.advanced {
    padding: 40px 20px 60px 20px;
  }
}
footer.site-footer.advanced .container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1400px;
}
footer.site-footer.advanced .logo {
  margin-bottom: 30px;
}
@media all and (max-height: 900px) {
  footer.site-footer.advanced .logo {
    margin-bottom: 25px;
  }
}
@media all and (max-height: 700px) {
  footer.site-footer.advanced .logo {
    margin-bottom: 20px;
  }
}
footer.site-footer.advanced .logo a {
  display: inline-block;
}
footer.site-footer.advanced .logo svg {
  width: auto;
  height: 20px;
  fill: #292929;
}
footer.site-footer.advanced .logo img {
  width: auto;
  height: 60px;
  display: block;
}
footer.site-footer.advanced .logo.dark-mode svg {
  fill: #FFFFFF;
}
footer.site-footer.advanced .columns {
  display: flex;
  flex-direction: row;
  margin-bottom: 60px;
}
@media all and (max-height: 1050px) {
  footer.site-footer.advanced .columns {
    margin-bottom: 45px;
  }
}
@media all and (max-height: 900px) {
  footer.site-footer.advanced .columns {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 620px) {
  footer.site-footer.advanced .columns {
    flex-direction: column;
  }
}
footer.site-footer.advanced .columns ul {
  list-style: none;
}
footer.site-footer.advanced .columns ul li {
  display: block;
  margin-bottom: 8px;
}
footer.site-footer.advanced .columns ul li.header {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  margin-bottom: 15px;
}
footer.site-footer.advanced .columns ul li.header.dark-mode {
  color: #ffffff;
}
footer.site-footer.advanced .columns ul li.text {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
footer.site-footer.advanced .columns ul li.text.dark-mode {
  color: #ffffff;
}
footer.site-footer.advanced .columns ul li.link a,
footer.site-footer.advanced .columns ul li.modal a {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
  color: #292929;
}
footer.site-footer.advanced .columns ul li.link a:hover,
footer.site-footer.advanced .columns ul li.modal a:hover {
  text-decoration: underline;
}
footer.site-footer.advanced .columns ul li.link a.dark-mode,
footer.site-footer.advanced .columns ul li.modal a.dark-mode {
  color: #ffffff;
}
footer.site-footer.advanced .columns ul li.spacer {
  overflow: hidden;
  height: 30px;
}
footer.site-footer.advanced .columns .column-1 {
  flex: 1;
}
@media all and (max-width: 1000px) {
  footer.site-footer.advanced .columns .column-1 {
    flex: 0 0 280px;
  }
}
@media all and (max-width: 620px) {
  footer.site-footer.advanced .columns .column-1 {
    flex: auto;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 620px) and all and (max-height: 900px) {
  footer.site-footer.advanced .columns .column-1 {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 620px) and all and (max-height: 700px) {
  footer.site-footer.advanced .columns .column-1 {
    margin-bottom: 20px;
  }
}
footer.site-footer.advanced .columns .column-1 ul {
  max-width: 280px;
}
footer.site-footer.advanced .columns .right-columns {
  flex: 0 0 68%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media all and (max-width: 1000px) {
  footer.site-footer.advanced .columns .right-columns {
    flex: 0 0 280px;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media all and (max-width: 620px) {
  footer.site-footer.advanced .columns .right-columns {
    flex: auto;
  }
}
footer.site-footer.advanced .columns .right-columns .column-2,
footer.site-footer.advanced .columns .right-columns .column-3,
footer.site-footer.advanced .columns .right-columns .column-4 {
  width: 100%;
  max-width: 280px;
  padding-left: 40px;
}
@media all and (max-width: 1000px) {
  footer.site-footer.advanced .columns .right-columns .column-2,
  footer.site-footer.advanced .columns .right-columns .column-3,
  footer.site-footer.advanced .columns .right-columns .column-4 {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 900px) {
  footer.site-footer.advanced .columns .right-columns .column-2,
  footer.site-footer.advanced .columns .right-columns .column-3,
  footer.site-footer.advanced .columns .right-columns .column-4 {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 700px) {
  footer.site-footer.advanced .columns .right-columns .column-2,
  footer.site-footer.advanced .columns .right-columns .column-3,
  footer.site-footer.advanced .columns .right-columns .column-4 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 620px) {
  footer.site-footer.advanced .columns .right-columns .column-2,
  footer.site-footer.advanced .columns .right-columns .column-3,
  footer.site-footer.advanced .columns .right-columns .column-4 {
    padding-left: 0;
  }
}
footer.site-footer.advanced .columns .email-subscribe {
  max-width: 250px;
}
footer.site-footer.advanced .columns .email-subscribe .headline {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 12px;
}
footer.site-footer.advanced .columns .email-subscribe .email {
  border-radius: 5px;
  padding: 8px 15px;
  width: 100%;
  background-color: #ffffff;
  border: 1px #000000 solid;
  box-sizing: border-box;
  outline: none;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  margin-bottom: 6px;
}
footer.site-footer.advanced .columns .email-subscribe .email::placeholder {
  color: #292929;
}
footer.site-footer.advanced .columns .email-subscribe .button {
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  background-color: #1A1818;
  border-radius: 5px;
  border-style: none;
  border-width: 0;
  padding: 8px 15px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
footer.site-footer.advanced .bottom {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
footer.site-footer.advanced .bottom.dark-mode {
  color: #ffffff;
}
header.site-header {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 66px;
}
header.site-header.dark-mode {
  background-color: #292929;
}
header.site-header .logo {
  position: absolute;
  top: 0;
  left: 30px;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
}
header.site-header .logo a {
  display: block;
  padding-top: 8px;
}
header.site-header .logo svg {
  width: auto;
  height: 24px;
  fill: #292929;
}
@media all and (max-width: 900px) {
  header.site-header .logo {
    left: 20px;
  }
  header.site-header .logo svg {
    height: 24px;
  }
}
header.site-header .logo.dark-mode svg {
  fill: #FFFFFF;
}
header.site-header .flair {
  position: absolute;
  top: 0;
  right: 30px;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
}
header.site-header .flair svg {
  width: auto;
  height: 24px;
  fill: #292929;
}
@media all and (max-width: 900px) {
  header.site-header .flair {
    display: none;
  }
}
header.site-header .flair.dark-mode svg {
  fill: #FFFFFF;
}
header.site-header nav {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 1100px) {
  header.site-header nav {
    justify-content: flex-end;
    padding-right: 90px;
  }
}
@media all and (max-width: 900px) {
  header.site-header nav {
    display: none;
  }
}
header.site-header nav ul {
  list-style: none;
}
header.site-header nav ul li {
  display: inline-block;
  margin: 0 20px;
}
header.site-header nav ul li:first-child {
  margin-left: 0px;
}
header.site-header nav ul li:last-child {
  margin-right: 0px;
}
header.site-header nav ul li.mobile-only {
  display: none;
}
header.site-header nav ul li.extra-space {
  margin-left: 50px;
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li.hide-early {
    display: none;
  }
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li {
    margin: 0 15px;
  }
  header.site-header nav ul li.extra-space {
    margin-left: 30px;
  }
}
header.site-header nav ul li.link a {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li.link a {
    font-size: 14px;
  }
}
header.site-header nav ul li.text span {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li.text span {
    font-size: 14px;
  }
}
header.site-header nav ul li.dropdown {
  position: relative;
}
header.site-header nav ul li.dropdown .menu-trigger {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}
header.site-header nav ul li.dropdown .menu-trigger span {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
  margin-right: 6px;
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li.dropdown .menu-trigger span {
    font-size: 14px;
  }
}
header.site-header nav ul li.dropdown .menu-trigger svg.icon-dropdown {
  width: auto;
  height: 6px;
  fill: #292929;
}
header.site-header nav ul li.dropdown .menu-dropdown {
  left: -142px;
  margin-left: 50%;
  position: absolute;
  display: none;
  animation: bc-nav-dropdown-animation ease-in-out 0.3s;
}
header.site-header nav ul li.dropdown .menu-dropdown .menu-content {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  margin-top: 8px;
  padding: 15px 0;
  width: 284px;
}
header.site-header nav ul li.dropdown .menu-dropdown .menu-content:before {
  border: solid transparent 8px;
  border-bottom-color: #FFFFFF;
  content: '';
  left: 138px;
  position: absolute;
  height: 0;
  top: -8px;
}
header.site-header nav ul li.dropdown .menu-dropdown .menu-content a {
  display: block;
  padding: 10px 25px;
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  text-decoration: none;
}
@media all and (max-width: 1100px) {
  header.site-header nav ul li.dropdown .menu-dropdown .menu-content a {
    font-size: 14px;
  }
}
header.site-header nav ul li.dropdown .menu-dropdown .menu-content a:hover {
  text-decoration: underline;
}
@keyframes bc-nav-dropdown-animation {
  0% {
    margin-top: 8px;
    opacity: 0.8;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
header.site-header nav ul li.dropdown:hover .menu-dropdown {
  display: block;
}
header.site-header nav ul li.dark-mode.link a,
header.site-header nav ul li.dark-mode.text span,
header.site-header nav ul li.dark-mode.dropdown .menu-trigger span {
  color: #FFFFFF;
}
header.site-header nav ul li.dark-mode.dropdown .menu-trigger svg.icon-dropdown {
  fill: #FFFFFF;
}
header.site-header .mobile-menu-trigger {
  position: absolute;
  top: 0;
  right: 20px;
  height: 66px;
  display: none;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 900px) {
  header.site-header .mobile-menu-trigger {
    display: flex;
  }
}
header.site-header .mobile-menu-trigger span {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  padding-right: 8px;
  color: #292929;
}
@media all and (max-width: 1100px) {
  header.site-header .mobile-menu-trigger span {
    font-size: 14px;
  }
}
header.site-header .mobile-menu-trigger span.dark-mode {
  color: #FFFFFF;
}
header.site-header .mobile-menu-trigger svg {
  width: auto;
  height: 20px;
  fill: #292929;
}
header.site-header .mobile-menu-trigger.dark-mode svg {
  fill: #FFFFFF;
}
.mobile-menu-modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 2;
  box-sizing: border-box;
  background-color: #FFFFFF;
}
.mobile-menu-modal.dark-mode {
  background-color: #292929;
}
.mobile-menu-modal .close-modal {
  display: none;
}
.mobile-menu-modal nav {
  width: 100%;
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 210px;
  padding-bottom: 150px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  text-align: left;
}
@media all and (max-width: 1500px) {
  .mobile-menu-modal nav {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1250px) {
  .mobile-menu-modal nav {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media all and (max-width: 1000px) {
  .mobile-menu-modal nav {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (max-width: 750px) {
  .mobile-menu-modal nav {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 500px) {
  .mobile-menu-modal nav {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-width: 350px) {
  .mobile-menu-modal nav {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media all and (max-height: 1050px) {
  .mobile-menu-modal nav {
    padding-top: 180px;
  }
}
@media all and (max-height: 900px) {
  .mobile-menu-modal nav {
    padding-top: 150px;
  }
}
@media all and (max-height: 700px) {
  .mobile-menu-modal nav {
    padding-top: 90px;
  }
}
@media all and (max-height: 1050px) {
  .mobile-menu-modal nav {
    padding-bottom: 120px;
  }
}
@media all and (max-height: 900px) {
  .mobile-menu-modal nav {
    padding-bottom: 90px;
  }
}
@media all and (max-height: 700px) {
  .mobile-menu-modal nav {
    padding-bottom: 60px;
  }
}
.mobile-menu-modal nav ul {
  list-style: none;
}
.mobile-menu-modal nav ul li {
  display: block;
}
.mobile-menu-modal nav ul li:last-child {
  margin-bottom: 0px;
}
.mobile-menu-modal nav ul li a,
.mobile-menu-modal nav ul li span {
  display: block;
  margin-top: 60px;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
}
@media all and (max-height: 1050px) {
  .mobile-menu-modal nav ul li a,
  .mobile-menu-modal nav ul li span {
    margin-top: 45px;
  }
}
@media all and (max-height: 900px) {
  .mobile-menu-modal nav ul li a,
  .mobile-menu-modal nav ul li span {
    margin-top: 30px;
  }
}
.mobile-menu-modal nav ul li a:hover,
.mobile-menu-modal nav ul li span:hover {
  text-decoration: underline;
}
.mobile-menu-modal nav ul li .menu-trigger {
  display: flex;
  margin-top: 60px;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}
@media all and (max-height: 1050px) {
  .mobile-menu-modal nav ul li .menu-trigger {
    margin-top: 45px;
  }
}
@media all and (max-height: 900px) {
  .mobile-menu-modal nav ul li .menu-trigger {
    margin-top: 30px;
  }
}
.mobile-menu-modal nav ul li .menu-trigger span {
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
  margin-right: 10px;
  margin-top: 0;
}
.mobile-menu-modal nav ul li .menu-trigger span:hover {
  text-decoration: underline;
}
.mobile-menu-modal nav ul li .menu-trigger svg.icon-dropdown {
  width: auto;
  height: 8px;
  fill: #292929;
}
.mobile-menu-modal nav ul li .menu-dropdown {
  display: none;
  margin-bottom: 60px;
}
.mobile-menu-modal nav ul li.dark-mode.link a,
.mobile-menu-modal nav ul li.dark-mode.text span,
.mobile-menu-modal nav ul li.dark-mode.dropdown span,
.mobile-menu-modal nav ul li.dark-mode.dropdown a {
  color: #FFFFFF;
}
.mobile-menu-modal nav ul li.dark-mode.dropdown svg.icon-dropdown {
  fill: #FFFFFF;
}
.mobile-menu-modal .mobile-menu-closer {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-modal .mobile-menu-closer svg {
  width: 24px;
  height: 24px;
  fill: #292929;
}
.mobile-menu-modal .mobile-menu-closer svg .dark-mode {
  fill: #FFFFFF;
}
.site-banner {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  z-index: 10;
  width: 100%;
  padding: 12px 15px;
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
  color: #292929;
  min-height: 50px;
  background-color: #E9E9E9;
}
@media all and (max-width: 1100px) {
  .site-banner {
    font-size: 14px;
  }
}
@media all and (max-width: 900px) {
  .site-banner {
    padding: 8px 10px;
  }
}
.site-banner .icon {
  margin-right: 6px;
}
.site-banner .icon svg {
  width: 15px;
  height: auto;
  fill: #292929;
}
.site-banner .text {
  padding-bottom: 3px;
}
.site-banner .text p {
  padding: 0;
  margin: 0;
}
.site-banner .text a {
  font-weight: 700;
}
.site-banner .text a:hover {
  text-decoration: underline;
}
.typography-headline-large {
  font-family: acumin-pro, sans-serif;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
}
@media all and (max-width: 1250px) {
  .typography-headline-large {
    font-size: 40px;
  }
}
@media all and (max-width: 750px) {
  .typography-headline-large {
    font-size: 33px;
  }
}
@media all and (max-width: 500px) {
  .typography-headline-large {
    font-size: 26px;
  }
}
.typography-headline-medium {
  font-family: acumin-pro, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1250px) {
  .typography-headline-medium {
    font-size: 33px;
  }
}
@media all and (max-width: 750px) {
  .typography-headline-medium {
    font-size: 26px;
  }
}
.typography-headline-resizes {
  font-family: acumin-pro, sans-serif;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-headline-resizes {
    font-size: 60px !important;
    line-height: 1.1;
  }
}
@media all and (max-width: 750px) {
  .typography-headline-resizes {
    font-size: 50px !important;
  }
}
@media all and (max-width: 500px) {
  .typography-headline-resizes {
    font-size: 40px !important;
  }
}
.typography-title-large {
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-title-large {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .typography-title-large {
    font-size: 18px;
  }
}
.typography-title-medium {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-title-medium {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .typography-title-medium {
    font-size: 16px;
  }
}
.typography-title-small {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-title-small {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .typography-title-small {
    font-size: 14px;
  }
}
.typography-body-large {
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-body-large {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .typography-body-large {
    font-size: 18px;
  }
}
.typography-body-medium {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-body-medium {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .typography-body-medium {
    font-size: 16px;
  }
}
.typography-body-small {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-body-small {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .typography-body-small {
    font-size: 14px;
  }
}
.typography-highlight-intro {
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-highlight-intro {
    font-size: 18px;
  }
}
@media all and (max-width: 750px) {
  .typography-highlight-intro {
    font-size: 16px;
  }
}
.typography-highlight {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
}
@media all and (max-width: 1000px) {
  .typography-highlight {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .typography-highlight {
    font-size: 14px;
  }
}
.typography-button-medium {
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
}
@media all and (max-width: 750px) {
  .typography-button-medium {
    font-size: 16px;
  }
}
.typography-table-name {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
}
.typography-table-header-cell {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
}
.typography-table-search-bar {
  font-family: acumin-pro, sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
}
.typography-table-cell {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
}
.typography-table-footer {
  font-family: acumin-pro, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
}
.typography-nav {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
}
@media all and (max-width: 1100px) {
  .typography-nav {
    font-size: 14px;
  }
}
.typography-nav-mobile {
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
}
.typography-nav-mobile:hover {
  text-decoration: underline;
}
.typography-site-banner {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
@media all and (max-width: 1100px) {
  .typography-site-banner {
    font-size: 14px;
  }
}
.typography-footer-header {
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
}
.typography-footer-text {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
}
.typography-footer-link {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
}
.typography-footer-link:hover {
  text-decoration: underline;
}
.typography-lists-unordered {
  list-style: none;
  margin-bottom: 20px;
}
.typography-lists-unordered li::before {
  content: "•";
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.typography-lists-unordered li::before.dark-mode {
  color: #ffffff;
}
.typography-lists-unordered li {
  padding: 0 0 6px 40px;
}
.typography-lists-unordered li ul {
  padding-top: 6px;
}
.typography-lists-unordered li ul li::before {
  content: "–";
}
.typography-lists-ordered {
  list-style: none;
  counter-reset: li;
}
.typography-lists-ordered li::before {
  content: counter(li);
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.typography-lists-ordered li::before.dark-mode {
  color: #ffffff;
}
.typography-lists-ordered li {
  padding: 0 0 15px 40px;
  counter-increment: li;
}
.typography-lists-ordered li ol {
  padding-top: 15px;
}
.typography-form-text {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-form-text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .typography-form-text {
    font-size: 16px;
  }
}
.typography-form-field-label {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
}
@media all and (max-width: 1000px) {
  .typography-form-field-label {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .typography-form-field-label {
    font-size: 16px;
  }
}
.artwork-with-text .artwork-block {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.artwork-with-text .artwork-block.artwork-only figure {
  flex: 1;
  width: 100%;
}
.artwork-with-text .artwork-block.artwork-only .artwork-full {
  display: block;
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-only .artwork-full {
    display: none;
  }
}
.artwork-with-text .artwork-block.artwork-only .artwork-mobile {
  display: none;
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-only .artwork-mobile {
    display: block;
  }
}
.artwork-with-text .artwork-block.artwork-left figure,
.artwork-with-text .artwork-block.artwork-right figure {
  flex: 0 0 47%;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    flex: auto;
    width: 80%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    flex: auto;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 700px) {
  .artwork-with-text .artwork-block.artwork-left figure,
  .artwork-with-text .artwork-block.artwork-right figure {
    margin-bottom: 20px;
  }
}
.artwork-with-text .artwork-block.artwork-left figure.portrait img,
.artwork-with-text .artwork-block.artwork-right figure.portrait img {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.artwork-right figure.portrait img {
    width: 60%;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.artwork-right figure.portrait img {
    width: 80%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.artwork-right figure.portrait img {
    width: 100%;
  }
}
.artwork-with-text .artwork-block.artwork-left .code,
.artwork-with-text .artwork-block.artwork-right .code {
  flex: 0 0 47%;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    flex: auto;
    width: 80%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    flex: auto;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 700px) {
  .artwork-with-text .artwork-block.artwork-left .code,
  .artwork-with-text .artwork-block.artwork-right .code {
    margin-bottom: 20px;
  }
}
.artwork-with-text .artwork-block.artwork-left .code .video,
.artwork-with-text .artwork-block.artwork-right .code .video {
  width: 100%;
}
.artwork-with-text .artwork-block.artwork-left .code .video .video-container,
.artwork-with-text .artwork-block.artwork-right .code .video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.artwork-with-text .artwork-block.artwork-left .code .video .video-container iframe,
.artwork-with-text .artwork-block.artwork-right .code .video .video-container iframe,
.artwork-with-text .artwork-block.artwork-left .code .video .video-container object,
.artwork-with-text .artwork-block.artwork-right .code .video .video-container object,
.artwork-with-text .artwork-block.artwork-left .code .video .video-container embed,
.artwork-with-text .artwork-block.artwork-right .code .video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.artwork-with-text .artwork-block.artwork-left .text-space,
.artwork-with-text .artwork-block.artwork-right .text-space {
  flex: 0 0 50%;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .text-space,
  .artwork-with-text .artwork-block.artwork-right .text-space {
    flex: auto;
    width: 100%;
  }
}
.artwork-with-text .artwork-block.artwork-left .text-space .headline,
.artwork-with-text .artwork-block.artwork-right .text-space .headline {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  font-family: acumin-pro, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
  color: #292929;
}
@media all and (max-height: 900px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    margin-bottom: 25px;
  }
}
@media all and (max-height: 700px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1250px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    font-size: 33px;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    font-size: 26px;
  }
}
.artwork-with-text .artwork-block.artwork-left .text-space .headline.dark-mode,
.artwork-with-text .artwork-block.artwork-right .text-space .headline.dark-mode {
  color: #ffffff;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    width: 70%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .headline,
  .artwork-with-text .artwork-block.artwork-right .text-space .headline {
    width: 100%;
  }
}
.artwork-with-text .artwork-block.artwork-left .text-space .text,
.artwork-with-text .artwork-block.artwork-right .text-space .text {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .text,
  .artwork-with-text .artwork-block.artwork-right .text-space .text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .text,
  .artwork-with-text .artwork-block.artwork-right .text-space .text {
    font-size: 16px;
  }
}
.artwork-with-text .artwork-block.artwork-left .text-space .text.dark-mode,
.artwork-with-text .artwork-block.artwork-right .text-space .text.dark-mode {
  color: #ffffff;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .text,
  .artwork-with-text .artwork-block.artwork-right .text-space .text {
    width: 70%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .text,
  .artwork-with-text .artwork-block.artwork-right .text-space .text {
    width: 100%;
  }
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ol,
.artwork-with-text .artwork-block.artwork-right .text-space .text ol {
  list-style: none;
  counter-reset: li;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ol li::before,
.artwork-with-text .artwork-block.artwork-right .text-space .text ol li::before {
  content: counter(li);
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ol li::before.dark-mode,
.artwork-with-text .artwork-block.artwork-right .text-space .text ol li::before.dark-mode {
  color: #ffffff;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ol li,
.artwork-with-text .artwork-block.artwork-right .text-space .text ol li {
  padding: 0 0 15px 40px;
  counter-increment: li;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ol li ol,
.artwork-with-text .artwork-block.artwork-right .text-space .text ol li ol {
  padding-top: 15px;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul {
  list-style: none;
  margin-bottom: 20px;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul li::before,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul li::before {
  content: "•";
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul li::before.dark-mode,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul li::before.dark-mode {
  color: #ffffff;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul li,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul li {
  padding: 0 0 6px 40px;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul li ul,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul li ul {
  padding-top: 6px;
}
.artwork-with-text .artwork-block.artwork-left .text-space .text ul li ul li::before,
.artwork-with-text .artwork-block.artwork-right .text-space .text ul li ul li::before {
  content: "–";
}
.artwork-with-text .artwork-block.artwork-left .text-space .text a,
.artwork-with-text .artwork-block.artwork-right .text-space .text a {
  text-decoration: underline;
}
.artwork-with-text .artwork-block.artwork-left .text-space .button,
.artwork-with-text .artwork-block.artwork-right .text-space .button {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .button,
  .artwork-with-text .artwork-block.artwork-right .text-space .button {
    width: 70%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.artwork-left .text-space .button,
  .artwork-with-text .artwork-block.artwork-right .text-space .button {
    width: 100%;
  }
}
.artwork-with-text .artwork-block.default {
  margin-bottom: 180px;
}
@media all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.default {
    margin-bottom: 135px;
  }
}
@media all and (max-height: 900px) {
  .artwork-with-text .artwork-block.default {
    margin-bottom: 90px;
  }
}
@media all and (max-height: 700px) {
  .artwork-with-text .artwork-block.default {
    margin-bottom: 60px;
  }
}
.artwork-with-text .artwork-block.checkered.artwork-left figure,
.artwork-with-text .artwork-block.checkered.artwork-right figure {
  flex: 0 0 50%;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    flex: auto;
    width: 100%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 1000px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 1050px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    flex: auto;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 900px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 700px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure,
  .artwork-with-text .artwork-block.checkered.artwork-right figure {
    margin-bottom: 20px;
  }
}
.artwork-with-text .artwork-block.checkered.artwork-left figure.portrait img,
.artwork-with-text .artwork-block.checkered.artwork-right figure.portrait img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.checkered.artwork-right figure.portrait img {
    width: 100%;
  }
}
@media all and (max-width: 750px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.checkered.artwork-right figure.portrait img {
    width: 100%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.checkered.artwork-left figure.portrait img,
  .artwork-with-text .artwork-block.checkered.artwork-right figure.portrait img {
    width: 100%;
  }
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-block.checkered.artwork-left .text-space,
  .artwork-with-text .artwork-block.checkered.artwork-right .text-space {
    box-sizing: border-box;
    padding-bottom: 15%;
  }
}
@media all and (max-width: 500px) {
  .artwork-with-text .artwork-block.checkered.artwork-left .text-space,
  .artwork-with-text .artwork-block.checkered.artwork-right .text-space {
    padding: 5% 10% 15% 10%;
  }
}
.artwork-with-text .artwork-block:last-child {
  margin-bottom: 0;
}
.artwork-with-text .artwork-right {
  flex-direction: row-reverse;
}
@media all and (max-width: 1000px) {
  .artwork-with-text .artwork-right {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.call-to-action.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99;
}
.call-to-action .the-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 750px) {
  .call-to-action .the-buttons {
    flex-direction: column;
  }
}
.call-to-action .the-buttons a {
  margin: 0 15px;
}
@media all and (max-width: 750px) {
  .call-to-action .the-buttons a {
    margin: 0 0 15px 0;
  }
}
.call-to-action .the-buttons a:first-child {
  margin-left: 0;
}
.call-to-action .the-buttons a:last-child {
  margin-right: 0;
}
.call-to-action .back-button {
  display: flex;
  flex-direction: row;
  padding: 20px 30px;
}
@media all and (max-width: 900px) {
  .call-to-action .back-button {
    padding: 16px 20px;
  }
}
.call-to-action .back-button a {
  display: inline-block;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.call-to-action .back-button svg {
  width: 15px;
  height: auto;
  display: block;
  fill: #292929;
  margin-right: 10px;
}
.call-to-action .back-button .label {
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  color: #292929;
}
@media all and (max-width: 1100px) {
  .call-to-action .back-button .label {
    font-size: 14px;
  }
}
.call-to-action .back-button.dark-mode svg {
  fill: #ffffff;
}
.call-to-action .back-button.dark-mode .label {
  color: #ffffff;
}
.careers {
  min-height: 100vh;
  box-sizing: border-box;
}
.careers .careers-section-intro {
  padding: 60px 0 400px 0;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section-intro {
    padding: 20px 0 200px 0;
  }
}
.careers .careers-section-intro h1 {
  display: block;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 0;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 52px;
  line-height: 120%;
  color: #292929;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section-intro h1 {
    font-size: 30px;
    padding: 0 0;
  }
}
.careers .careers-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 0 100px 0;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section {
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .careers .careers-section {
    padding: 0 0 70px 0;
  }
}
.careers .careers-section.intro {
  margin-top: -300px;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section.intro {
    margin-top: -150px;
  }
}
.careers .careers-section .section-title {
  flex: 0 0 80px;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-title {
    flex: auto;
    margin-bottom: 20px;
  }
}
.careers .careers-section .section-title .title {
  writing-mode: vertical-lr;
  white-space: nowrap;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  color: #292929;
  letter-spacing: 4px;
  opacity: 70%;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-title .title {
    writing-mode: horizontal-tb;
  }
}
.careers .careers-section .section-content {
  flex: 1;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-content {
    flex: auto;
    width: 100%;
  }
}
.careers .careers-section .section-content .artwork img {
  width: 100%;
  height: auto;
  display: block;
}
.careers .careers-section .section-content .values {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px 60px;
}
@media only screen and (max-width: 900px) {
  .careers .careers-section .section-content .values {
    gap: 40px 40px;
  }
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-content .values {
    grid-template-columns: 1fr;
    gap: 20px 20px;
  }
}
.careers .careers-section .section-content .values .value {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #292929;
}
@media only screen and (max-width: 900px) {
  .careers .careers-section .section-content .values .value {
    font-size: 18px;
  }
}
.careers .careers-section .section-content .open-positions {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.careers .careers-section .section-content .open-positions .position a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  color: #292929;
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .careers .careers-section .section-content .open-positions .position a {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-content .open-positions .position a {
    font-size: 24px;
  }
}
.careers .careers-section .section-content .open-positions .position a:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.careers .careers-section .section-content .open-positions .position a span {
  flex: 1;
}
.careers .careers-section .section-content .open-positions .position a .icon {
  flex: 0 0 45px;
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-content .open-positions .position a .icon {
    flex: 0 0 35px;
  }
}
.careers .careers-section .section-content .open-positions .position a .icon svg {
  width: 25px;
  height: auto;
  display: block;
  fill: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 600px) {
  .careers .careers-section .section-content .open-positions .position a .icon svg {
    width: 15px;
  }
}
.position-modal {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  height: 100vh;
  width: 100%;
  max-width: 700px;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  overflow-y: scroll;
  display: none;
  vertical-align: middle;
  z-index: 9999;
  box-sizing: border-box;
  background: #fff;
  text-align: left;
}
.position-modal .close-modal {
  display: none;
}
.position-modal .content {
  padding: 150px 5vw;
}
@media only screen and (max-width: 900px) {
  .position-modal .content {
    padding: 150px 8vw;
  }
}
@media only screen and (max-width: 600px) {
  .position-modal .content {
    padding: 150px 10vw;
  }
}
.position-modal .content .title {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  color: #292929;
  cursor: pointer;
  margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .position-modal .content .title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .position-modal .content .title {
    font-size: 24px;
  }
}
.position-modal .content .description {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #292929;
}
.position-modal .content .description p {
  margin-bottom: 20px;
}
.position-modal .content .description ul {
  margin-left: 30px;
  margin-bottom: 20px;
  list-style-type: disc;
}
.position-modal .content .description ul li {
  margin-bottom: 3px;
}
.position-modal .content .cta {
  padding-top: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.position-modal .content .cta a.button {
  display: block;
  margin: 0 5px;
  padding: 10px 18px;
  border-radius: 50px;
  font-family: acumin-pro-wide, serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  color: #ffffff;
  background-color: #292929;
}
.position-modal .content .close {
  position: absolute;
  top: 20px;
  left: 27px;
}
.position-modal .content .close svg {
  width: 30px;
  height: auto;
  fill: rgba(0, 0, 0, 0.5);
  display: block;
}
.find-a-rep {
  min-height: 100vh;
  box-sizing: border-box;
}
.find-a-rep .rep-hero {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: rgba(0, 0, 0, 0.3);
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1250px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(9, 1fr);
  }
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media only screen and (max-width: 1050px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(7, 1fr);
  }
}
@media only screen and (max-width: 950px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media only screen and (max-width: 800px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 675px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media only screen and (max-width: 550px) {
  .find-a-rep .rep-hero {
    grid-template-columns: repeat(3, 1fr);
  }
}
.find-a-rep .rep-hero .rep-intro {
  grid-area: 1 / 1 / 5 / 4;
  background: #ffffff;
  padding: 50px 10%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.find-a-rep .rep-hero .rep-intro h1 {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: acumin-pro-wide, serif;
  letter-spacing: -5px;
  font-style: normal;
  font-weight: 700;
  font-size: 6vw;
  line-height: 120%;
  color: #292929;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-hero .rep-intro h1 {
    letter-spacing: -3px;
    font-size: 8vw;
  }
}
@media only screen and (max-width: 700px) {
  .find-a-rep .rep-hero .rep-intro h1 {
    letter-spacing: -2px;
    font-size: 12vw;
  }
}
.find-a-rep .rep-hero .rep-intro .description {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0 0 0 5px;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #292929;
}
@media only screen and (max-width: 700px) {
  .find-a-rep .rep-hero .rep-intro .description {
    padding: 0 0 0 3px;
  }
}
.find-a-rep .rep-hero .rep-intro .ctas {
  display: block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 5px;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #292929;
}
@media only screen and (max-width: 700px) {
  .find-a-rep .rep-hero .rep-intro .ctas {
    padding: 0 0 0 3px;
  }
}
.find-a-rep .rep-hero .rep-intro .ctas a {
  text-decoration: underline;
}
.find-a-rep .rep-hero .cell {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  min-height: 150px;
  padding: 25px 0 30px 0;
  transition: background 0.5s ease-in-out;
}
@media only screen and (max-width: 800px) {
  .find-a-rep .rep-hero .cell {
    min-height: 100px;
  }
}
.find-a-rep .rep-hero .cell:hover {
  background: rgba(255, 255, 255, 0.6);
}
.find-a-rep .rep-hero .cell .abbreviation {
  font-family: acumin-pro-wide, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 100%;
  color: #292929;
  text-align: center;
}
@media only screen and (max-width: 950px) {
  .find-a-rep .rep-hero .cell .abbreviation {
    font-size: 35px;
  }
}
.find-a-rep .rep-hero .cell .state {
  margin-top: 5px;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
  color: #292929;
  opacity: 60%;
  text-align: center;
}
.find-a-rep .rep-listings {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 75px 50px;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings {
    padding: 60px 30px;
  }
}
.find-a-rep .rep-listings .rep-listings-row {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  padding: 75px 0;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row {
    flex-direction: column;
    padding: 30px 0;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-state {
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-state {
    flex: auto;
    padding: 0 0 20px 0;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-state .rep-listings-state-content {
  position: sticky;
  top: 0;
  left: 0;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 43px;
  line-height: 110%;
  color: #292929;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-state .rep-listings-state-content {
    font-size: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-state .rep-listings-state-content {
    font-size: 24px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-territory-container {
  flex: 2;
  position: relative;
  display: flex;
  flex-direction: column;
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-territory-container .rep-listings-territory-row {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-territory-container .rep-listings-territory-row {
    flex-direction: column;
    padding-bottom: 0;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-territory {
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-territory {
    flex: auto;
    padding: 0 0 20px 30px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-territory .rep-listings-territory-content {
  position: sticky;
  top: 0;
  left: 0;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 43px;
  line-height: 110%;
  color: #292929;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-territory .rep-listings-territory-content {
    font-size: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-territory .rep-listings-territory-content {
    font-size: 24px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-territory .rep-listings-territory-content .rep-listings-territory-content-sub-text {
  padding-top: 20px;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
  display: block;
  width: 80%;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-territory .rep-listings-territory-content .rep-listings-territory-content-sub-text {
    font-size: 14px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-reps {
  flex: 1;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-reps {
    flex: auto;
    padding: 0 0 20px 60px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-name {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 120%;
  color: #292929;
  margin: 16px 0 20px 0;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-name {
    font-size: 20px;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 900px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-name {
    font-size: 18px;
    margin-top: 0px;
  }
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-contact-headline {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 100%;
  color: #292929;
  text-transform: uppercase;
  opacity: 40%;
  margin-bottom: 10px;
}
.find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-contact-content {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  color: #292929;
}
@media only screen and (max-width: 1150px) {
  .find-a-rep .rep-listings .rep-listings-row .rep-listings-reps .rep-listings-rep .rep-listings-rep-contact-content {
    font-size: 14px;
  }
}
.find-a-rep .careers-section-intro {
  padding: 60px 0 400px 0;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section-intro {
    padding: 20px 0 200px 0;
  }
}
.find-a-rep .careers-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 0 100px 0;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section {
    flex-direction: column;
  }
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section {
    padding: 0 0 70px 0;
  }
}
.find-a-rep .careers-section.intro {
  margin-top: -300px;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section.intro {
    margin-top: -150px;
  }
}
.find-a-rep .careers-section .section-title {
  flex: 0 0 80px;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-title {
    flex: auto;
    margin-bottom: 20px;
  }
}
.find-a-rep .careers-section .section-title .title {
  writing-mode: vertical-lr;
  white-space: nowrap;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  color: #292929;
  letter-spacing: 4px;
  opacity: 70%;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-title .title {
    writing-mode: horizontal-tb;
  }
}
.find-a-rep .careers-section .section-content {
  flex: 1;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-content {
    flex: auto;
    width: 100%;
  }
}
.find-a-rep .careers-section .section-content .artwork img {
  width: 100%;
  height: auto;
  display: block;
}
.find-a-rep .careers-section .section-content .values {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px 60px;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .careers-section .section-content .values {
    gap: 40px 40px;
  }
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-content .values {
    grid-template-columns: 1fr;
    gap: 20px 20px;
  }
}
.find-a-rep .careers-section .section-content .values .value {
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #292929;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .careers-section .section-content .values .value {
    font-size: 18px;
  }
}
.find-a-rep .careers-section .section-content .open-positions {
  border-bottom: 1px rgba(0, 0, 0, 0.2) solid;
}
.find-a-rep .careers-section .section-content .open-positions .position a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
  font-family: acumin-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  color: #292929;
  border-top: 1px rgba(0, 0, 0, 0.2) solid;
  cursor: pointer;
}
@media only screen and (max-width: 900px) {
  .find-a-rep .careers-section .section-content .open-positions .position a {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-content .open-positions .position a {
    font-size: 24px;
  }
}
.find-a-rep .careers-section .section-content .open-positions .position a:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.find-a-rep .careers-section .section-content .open-positions .position a span {
  flex: 1;
}
.find-a-rep .careers-section .section-content .open-positions .position a .icon {
  flex: 0 0 45px;
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-content .open-positions .position a .icon {
    flex: 0 0 35px;
  }
}
.find-a-rep .careers-section .section-content .open-positions .position a .icon svg {
  width: 25px;
  height: auto;
  display: block;
  fill: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 600px) {
  .find-a-rep .careers-section .section-content .open-positions .position a .icon svg {
    width: 15px;
  }
}
.intro-with-headline-hero {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.intro-with-headline-hero .the-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 750px) {
  .intro-with-headline-hero .the-buttons {
    flex-direction: column;
  }
}
.intro-with-headline-hero .the-buttons a {
  margin: 0 15px;
}
@media all and (max-width: 750px) {
  .intro-with-headline-hero .the-buttons a {
    margin: 0 0 15px 0;
  }
}
.intro-with-headline-hero .the-buttons a:first-child {
  margin-left: 0;
}
.intro-with-headline-hero .the-buttons a:last-child {
  margin-right: 0;
}
.intro-with-center-artwork {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.intro-with-center-artwork .artwork-large,
.intro-with-center-artwork .artwork-small {
  margin-left: auto;
  margin-right: auto;
}
.intro-with-center-artwork .artwork-small {
  display: none;
}
.intro-with-center-artwork p {
  margin: 0;
  display: block;
}
.intro-with-center-artwork svg {
  width: 100%;
  height: auto;
}
.intro-with-center-artwork .sub-headline {
  width: 80%;
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 500px) {
  .intro-with-center-artwork .sub-headline {
    width: 100%;
  }
}
@media all and (max-height: 1050px) {
  .intro-with-center-artwork .sub-headline {
    margin-top: 45px;
  }
}
@media all and (max-height: 900px) {
  .intro-with-center-artwork .sub-headline {
    margin-top: 30px;
  }
}
@media all and (max-width: 1000px) {
  .intro-with-center-artwork .sub-headline {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .intro-with-center-artwork .sub-headline {
    font-size: 18px;
  }
}
.intro-with-center-artwork .sub-headline.dark-mode {
  color: #ffffff;
}
@media all and (max-width: 750px) {
  .intro-with-center-artwork .artwork-large {
    display: none;
  }
  .intro-with-center-artwork .artwork-small {
    display: block;
  }
}
.logo-grid .the-logos {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.logo-grid .the-logos .square,
.logo-grid .the-logos .vertical,
.logo-grid .the-logos .somewhatwide,
.logo-grid .the-logos .verywide {
  flex: 0 0 20%;
  box-sizing: border-box;
  padding-top: 3%;
  padding-bottom: 3%;
}
.logo-grid .the-logos .square.dark-mode,
.logo-grid .the-logos .vertical.dark-mode,
.logo-grid .the-logos .somewhatwide.dark-mode,
.logo-grid .the-logos .verywide.dark-mode {
  filter: grayscale(100%) invert(100%);
}
@media all and (max-width: 1000px) {
  .logo-grid .the-logos .square,
  .logo-grid .the-logos .vertical,
  .logo-grid .the-logos .somewhatwide,
  .logo-grid .the-logos .verywide {
    flex: 0 0 25%;
  }
}
@media all and (max-width: 750px) {
  .logo-grid .the-logos .square,
  .logo-grid .the-logos .vertical,
  .logo-grid .the-logos .somewhatwide,
  .logo-grid .the-logos .verywide {
    flex: 0 0 33%;
  }
}
@media all and (max-width: 500px) {
  .logo-grid .the-logos .square,
  .logo-grid .the-logos .vertical,
  .logo-grid .the-logos .somewhatwide,
  .logo-grid .the-logos .verywide {
    flex: 0 0 50%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
}
.logo-grid .the-logos .square figure,
.logo-grid .the-logos .vertical figure {
  padding-left: 30%;
  padding-right: 30%;
}
.logo-grid .the-logos .somewhatwide figure {
  padding-left: 25%;
  padding-right: 25%;
}
.logo-grid .the-logos .verywide figure {
  padding-left: 20%;
  padding-right: 20%;
}
.lookbook .horizontal {
  position: relative;
}
.lookbook .horizontal .artwork {
  margin-right: 30px;
}
@media all and (max-width: 750px) {
  .lookbook .horizontal .artwork {
    margin-right: 20px;
  }
}
.lookbook .horizontal .artwork figure img {
  width: auto;
  height: 400px;
}
@media all and (max-width: 750px) {
  .lookbook .horizontal .artwork figure img {
    height: 300px;
  }
}
.lookbook .horizontal .slider-prev,
.lookbook .horizontal .slider-next {
  padding: 12px 13px;
  background: #FED64D;
  border: 0;
  margin: -23px 0 0 0;
  cursor: pointer;
  display: flex;
  position: absolute;
  top: 50%;
}
.lookbook .horizontal .slider-prev svg,
.lookbook .horizontal .slider-next svg {
  width: 22px;
  height: auto;
  display: block;
  fill: #292929;
}
.lookbook .horizontal .slider-next {
  right: 0;
  border-radius: 50px 0 0 50px;
}
.lookbook .horizontal .slider-next:hover {
  padding-right: 18px;
}
.lookbook .horizontal .slider-prev {
  left: 0;
  border-radius: 0 50px 50px 0;
}
.lookbook .horizontal .slider-prev:hover {
  padding-left: 18px;
}
.lookbook .full-width {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
}
.lookbook .full-width figure {
  flex: 1;
}
.lookbook .full-width .decorator {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}
@media all and (max-width: 750px) {
  .lookbook .full-width .decorator {
    width: 150px;
  }
}
.lookbook .full-width .decorator img {
  width: 100%;
  height: auto;
  display: block;
}
.lookbook .split-large-left {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media all and (max-width: 750px) {
  .lookbook .split-large-left {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.lookbook .split-large-left figure:first-child {
  flex: 0 0 60%;
}
@media all and (max-width: 750px) {
  .lookbook .split-large-left figure:first-child {
    flex: 0 0 100%;
  }
}
.lookbook .split-large-left figure:last-child {
  flex: 0 0 40%;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
}
.lookbook .split-large-left figure:last-child a:last-child {
  margin-top: 30px;
}
@media all and (max-width: 750px) {
  .lookbook .split-large-left figure:last-child {
    flex: 0 0 100%;
    padding-top: 20px;
    padding-left: 0px;
    margin-left: auto;
  }
  .lookbook .split-large-left figure:last-child a:last-child {
    margin-top: 20px;
  }
}
.slider {
  /** VARIABLES
    ===================================*/
  /** RESET AND LAYOUT
    ===================================*/
  /** THEME
    ===================================*/
  /* LOADER */
  /* PAGER */
  /* DIRECTION CONTROLS (NEXT / PREV) */
  /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
  /* IMAGE CAPTIONS */
}
.slider .bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slider .bx-wrapper img {
  max-width: 100%;
  display: block;
}
.slider .bxslider {
  margin: 0;
  padding: 0;
}
.slider ul.bxslider {
  list-style: none;
}
.slider .bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
.slider .bx-wrapper .bx-pager,
.slider .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.slider .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('img/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.slider .bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: #bbb;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.slider .bx-wrapper .bx-pager-item,
.slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.slider .bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.slider .bx-wrapper .bx-prev {
  left: -50px;
  background: url('img/icon-slider-left.svg') no-repeat;
  background-size: contain;
}
@media all and (max-width: 1000px) {
  .slider .bx-wrapper .bx-prev {
    left: -30px;
  }
}
@media all and (max-width: 750px) {
  .slider .bx-wrapper .bx-prev {
    display: none;
  }
}
.slider .bx-wrapper .bx-next {
  right: -50px;
  background: url('img/icon-slider-right.svg') no-repeat;
  background-size: contain;
}
@media all and (max-width: 1000px) {
  .slider .bx-wrapper .bx-next {
    right: -30px;
  }
}
@media all and (max-width: 750px) {
  .slider .bx-wrapper .bx-next {
    display: none;
  }
}
.slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.slider .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.slider .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.slider .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.slider .bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
@media all and (max-width: 750px) {
  .slider .desktop {
    display: none !important;
  }
}
.slider .mobile {
  display: none !important;
}
@media all and (max-width: 750px) {
  .slider .mobile {
    display: block !important;
  }
}
.text-with-artwork .text-block {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 180px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media all and (max-height: 1050px) {
  .text-with-artwork .text-block {
    margin-bottom: 135px;
  }
}
@media all and (max-height: 900px) {
  .text-with-artwork .text-block {
    margin-bottom: 90px;
  }
}
@media all and (max-height: 700px) {
  .text-with-artwork .text-block {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 500px) {
  .text-with-artwork .text-block {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.text-with-artwork .text-block figure {
  flex: 0 0 33%;
}
@media all and (max-width: 500px) {
  .text-with-artwork .text-block figure {
    flex: auto;
    margin-bottom: 30px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 900px) {
  .text-with-artwork .text-block figure {
    margin-bottom: 25px;
  }
}
@media all and (max-width: 500px) and all and (max-height: 700px) {
  .text-with-artwork .text-block figure {
    margin-bottom: 20px;
  }
}
.text-with-artwork .text-block .text-space {
  flex: 0 0 60%;
}
@media all and (max-width: 500px) {
  .text-with-artwork .text-block .text-space {
    flex: auto;
  }
}
.text-with-artwork .text-block .text-space .accent {
  margin-bottom: 10px;
  font-family: acumin-pro, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  color: rgba(41, 41, 41, 0.4);
}
@media all and (max-width: 1000px) {
  .text-with-artwork .text-block .text-space .accent {
    font-size: 15px;
  }
}
@media all and (max-width: 750px) {
  .text-with-artwork .text-block .text-space .accent {
    font-size: 14px;
  }
}
.text-with-artwork .text-block .text-space .accent.dark-mode {
  color: #ffffff;
}
.text-with-artwork .text-block .text-space .headline {
  width: 80%;
  font-family: acumin-pro-wide, serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1250px) {
  .text-with-artwork .text-block .text-space .headline {
    font-size: 24px;
  }
}
@media all and (max-width: 750px) {
  .text-with-artwork .text-block .text-space .headline {
    font-size: 24px;
  }
}
.text-with-artwork .text-block .text-space .headline.dark-mode {
  color: #ffffff;
}
@media all and (max-width: 1000px) {
  .text-with-artwork .text-block .text-space .headline {
    width: 100%;
  }
}
.text-with-artwork .text-block .text-space .text {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .text-with-artwork .text-block .text-space .text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .text-with-artwork .text-block .text-space .text {
    font-size: 16px;
  }
}
.text-with-artwork .text-block .text-space .text.dark-mode {
  color: #ffffff;
}
.text-with-artwork .text-block .text-space .text ol {
  list-style: none;
  counter-reset: li;
}
.text-with-artwork .text-block .text-space .text ol li::before {
  content: counter(li);
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.text-with-artwork .text-block .text-space .text ol li::before.dark-mode {
  color: #ffffff;
}
.text-with-artwork .text-block .text-space .text ol li {
  padding: 0 0 15px 40px;
  counter-increment: li;
}
.text-with-artwork .text-block .text-space .text ol li ol {
  padding-top: 15px;
}
.text-with-artwork .text-block .text-space .text ul {
  list-style: none;
  margin-bottom: 20px;
}
.text-with-artwork .text-block .text-space .text ul li::before {
  content: "•";
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.text-with-artwork .text-block .text-space .text ul li::before.dark-mode {
  color: #ffffff;
}
.text-with-artwork .text-block .text-space .text ul li {
  padding: 0 0 6px 40px;
}
.text-with-artwork .text-block .text-space .text ul li ul {
  padding-top: 6px;
}
.text-with-artwork .text-block .text-space .text ul li ul li::before {
  content: "–";
}
.text-with-artwork .text-block .text-space .text a {
  text-decoration: underline;
}
.text-with-artwork .text-block:last-child {
  margin-bottom: 0;
}
.text-with-artwork .artwork-right {
  flex-direction: row-reverse;
}
@media all and (max-width: 500px) {
  .text-with-artwork .artwork-right {
    flex-direction: column;
  }
}
.two-column-flex .top-row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 90px;
}
@media all and (max-height: 1050px) {
  .two-column-flex .top-row {
    margin-bottom: 67px;
  }
}
@media all and (max-height: 900px) {
  .two-column-flex .top-row {
    margin-bottom: 45px;
  }
}
.two-column-flex .top-row .artwork {
  margin-left: auto;
  margin-right: auto;
}
.two-column-flex .middle-row {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.two-column-flex .middle-row .left-column,
.two-column-flex .middle-row .right-column {
  flex: 0 0 47%;
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row .left-column,
  .two-column-flex .middle-row .right-column {
    flex: auto;
    width: 100%;
  }
  .two-column-flex .middle-row .left-column:first-child,
  .two-column-flex .middle-row .right-column:first-child {
    margin-bottom: 60px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 1050px) {
  .two-column-flex .middle-row .left-column:first-child,
  .two-column-flex .middle-row .right-column:first-child {
    margin-bottom: 45px;
  }
}
@media all and (max-width: 750px) and all and (max-height: 900px) {
  .two-column-flex .middle-row .left-column:first-child,
  .two-column-flex .middle-row .right-column:first-child {
    margin-bottom: 30px;
  }
}
.two-column-flex .middle-row .left-column > div,
.two-column-flex .middle-row .right-column > div {
  margin-bottom: 60px;
}
@media all and (max-height: 1050px) {
  .two-column-flex .middle-row .left-column > div,
  .two-column-flex .middle-row .right-column > div {
    margin-bottom: 45px;
  }
}
@media all and (max-height: 900px) {
  .two-column-flex .middle-row .left-column > div,
  .two-column-flex .middle-row .right-column > div {
    margin-bottom: 30px;
  }
}
.two-column-flex .middle-row .left-column > div:last-child,
.two-column-flex .middle-row .right-column > div:last-child {
  margin-bottom: 0;
}
.two-column-flex .middle-row .left-column .text-space,
.two-column-flex .middle-row .right-column .text-space {
  width: 100%;
}
.two-column-flex .middle-row .left-column .text-space.slim,
.two-column-flex .middle-row .right-column .text-space.slim {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
@media all and (max-width: 1250px) {
  .two-column-flex .middle-row .left-column .text-space.slim,
  .two-column-flex .middle-row .right-column .text-space.slim {
    width: 80%;
  }
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row .left-column .text-space.slim,
  .two-column-flex .middle-row .right-column .text-space.slim {
    width: 80%;
  }
}
@media all and (max-width: 500px) {
  .two-column-flex .middle-row .left-column .text-space.slim,
  .two-column-flex .middle-row .right-column .text-space.slim {
    width: 100%;
  }
}
.two-column-flex .middle-row .left-column .text-space .headline,
.two-column-flex .middle-row .right-column .text-space .headline {
  margin-bottom: 30px;
  font-family: acumin-pro, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
  color: #292929;
}
@media all and (max-height: 900px) {
  .two-column-flex .middle-row .left-column .text-space .headline,
  .two-column-flex .middle-row .right-column .text-space .headline {
    margin-bottom: 25px;
  }
}
@media all and (max-height: 700px) {
  .two-column-flex .middle-row .left-column .text-space .headline,
  .two-column-flex .middle-row .right-column .text-space .headline {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 1250px) {
  .two-column-flex .middle-row .left-column .text-space .headline,
  .two-column-flex .middle-row .right-column .text-space .headline {
    font-size: 33px;
  }
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row .left-column .text-space .headline,
  .two-column-flex .middle-row .right-column .text-space .headline {
    font-size: 26px;
  }
}
.two-column-flex .middle-row .left-column .text-space .headline.dark-mode,
.two-column-flex .middle-row .right-column .text-space .headline.dark-mode {
  color: #ffffff;
}
.two-column-flex .middle-row .left-column .text-space .text,
.two-column-flex .middle-row .right-column .text-space .text {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .two-column-flex .middle-row .left-column .text-space .text,
  .two-column-flex .middle-row .right-column .text-space .text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row .left-column .text-space .text,
  .two-column-flex .middle-row .right-column .text-space .text {
    font-size: 16px;
  }
}
.two-column-flex .middle-row .left-column .text-space .text.dark-mode,
.two-column-flex .middle-row .right-column .text-space .text.dark-mode {
  color: #ffffff;
}
.two-column-flex .middle-row .left-column .text-space ol,
.two-column-flex .middle-row .right-column .text-space ol {
  list-style: none;
  counter-reset: li;
}
.two-column-flex .middle-row .left-column .text-space ol li::before,
.two-column-flex .middle-row .right-column .text-space ol li::before {
  content: counter(li);
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.two-column-flex .middle-row .left-column .text-space ol li::before.dark-mode,
.two-column-flex .middle-row .right-column .text-space ol li::before.dark-mode {
  color: #ffffff;
}
.two-column-flex .middle-row .left-column .text-space ol li,
.two-column-flex .middle-row .right-column .text-space ol li {
  padding: 0 0 15px 40px;
  counter-increment: li;
}
.two-column-flex .middle-row .left-column .text-space ol li ol,
.two-column-flex .middle-row .right-column .text-space ol li ol {
  padding-top: 15px;
}
.two-column-flex .middle-row .left-column .text-space ul,
.two-column-flex .middle-row .right-column .text-space ul {
  list-style: none;
  margin-bottom: 20px;
}
.two-column-flex .middle-row .left-column .text-space ul li::before,
.two-column-flex .middle-row .right-column .text-space ul li::before {
  content: "•";
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.two-column-flex .middle-row .left-column .text-space ul li::before.dark-mode,
.two-column-flex .middle-row .right-column .text-space ul li::before.dark-mode {
  color: #ffffff;
}
.two-column-flex .middle-row .left-column .text-space ul li,
.two-column-flex .middle-row .right-column .text-space ul li {
  padding: 0 0 6px 40px;
}
.two-column-flex .middle-row .left-column .text-space ul li ul,
.two-column-flex .middle-row .right-column .text-space ul li ul {
  padding-top: 6px;
}
.two-column-flex .middle-row .left-column .text-space ul li ul li::before,
.two-column-flex .middle-row .right-column .text-space ul li ul li::before {
  content: "–";
}
.two-column-flex .middle-row .left-column .text-space a,
.two-column-flex .middle-row .right-column .text-space a {
  text-decoration: underline;
}
.two-column-flex .middle-row .left-column .form-container,
.two-column-flex .middle-row .right-column .form-container {
  width: 100%;
}
.two-column-flex .middle-row .left-column .artwork,
.two-column-flex .middle-row .right-column .artwork {
  width: 100%;
}
.two-column-flex .middle-row .left-column .artwork.slim,
.two-column-flex .middle-row .right-column .artwork.slim {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
@media all and (max-width: 1250px) {
  .two-column-flex .middle-row .left-column .artwork.slim,
  .two-column-flex .middle-row .right-column .artwork.slim {
    width: 80%;
  }
}
@media all and (max-width: 750px) {
  .two-column-flex .middle-row .left-column .artwork.slim,
  .two-column-flex .middle-row .right-column .artwork.slim {
    width: 100%;
  }
}
.two-column-flex .bottom-row {
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
}
@media all and (max-height: 1050px) {
  .two-column-flex .bottom-row {
    margin-top: 67px;
  }
}
@media all and (max-height: 900px) {
  .two-column-flex .bottom-row {
    margin-top: 45px;
  }
}
.two-column-flex .bottom-row .artwork {
  margin-left: auto;
  margin-right: auto;
}
.super-block {
  background-size: cover;
  background-position: center;
}
.super-block .center-column {
  margin-left: auto;
  margin-right: auto;
}
.super-block .center-column > div {
  margin-bottom: 90px;
}
@media all and (max-height: 1050px) {
  .super-block .center-column > div {
    margin-bottom: 67px;
  }
}
@media all and (max-height: 900px) {
  .super-block .center-column > div {
    margin-bottom: 45px;
  }
}
.super-block .center-column > div:last-child {
  margin-bottom: 0;
}
.super-block .center-column .text-space {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.super-block .center-column .text-space .headline {
  font-family: acumin-pro, sans-serif;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  text-align: center;
  max-width: 600px;
  margin: 0 auto 30px auto;
}
@media all and (max-width: 1250px) {
  .super-block .center-column .text-space .headline {
    font-size: 33px;
  }
}
@media all and (max-width: 750px) {
  .super-block .center-column .text-space .headline {
    font-size: 26px;
  }
}
.super-block .center-column .text-space .headline span {
  font-family: acumin-pro-wide, serif;
  font-weight: 800;
  font-style: italic;
}
.super-block .center-column .text-space .headline.dark-mode {
  color: #ffffff;
}
.super-block .center-column .text-space .text {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  color: #292929;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}
@media all and (max-width: 1000px) {
  .super-block .center-column .text-space .text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .super-block .center-column .text-space .text {
    font-size: 16px;
  }
}
.super-block .center-column .text-space .text.dark-mode {
  color: #ffffff;
}
.super-block .center-column .text-space .text.columns {
  column-count: 2;
  column-width: 300px;
  column-gap: 4em;
}
.super-block .center-column .text-space ol {
  list-style: none;
  counter-reset: li;
}
.super-block .center-column .text-space ol li::before {
  content: counter(li);
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.super-block .center-column .text-space ol li::before.dark-mode {
  color: #ffffff;
}
.super-block .center-column .text-space ol li {
  padding: 0 0 15px 40px;
  counter-increment: li;
}
.super-block .center-column .text-space ol li ol {
  padding-top: 15px;
}
.super-block .center-column .text-space ul {
  list-style: none;
  margin-bottom: 20px;
}
.super-block .center-column .text-space ul li::before {
  content: "•";
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  font-weight: 700;
  display: inline-block;
  width: 40px;
  margin-left: -40px;
  color: #292929;
}
.super-block .center-column .text-space ul li::before.dark-mode {
  color: #ffffff;
}
.super-block .center-column .text-space ul li {
  padding: 0 0 6px 40px;
}
.super-block .center-column .text-space ul li ul {
  padding-top: 6px;
}
.super-block .center-column .text-space ul li ul li::before {
  content: "–";
}
.super-block .center-column .text-space a {
  text-decoration: underline;
}
.super-block .center-column .artwork {
  margin-left: auto;
  margin-right: auto;
}
.super-block .center-column .svg .artwork-large,
.super-block .center-column .svg .artwork-small {
  margin-left: auto;
  margin-right: auto;
}
.super-block .center-column .svg .artwork-small {
  display: none;
}
.super-block .center-column .svg svg {
  width: 100%;
  height: auto;
}
@media all and (max-width: 750px) {
  .super-block .center-column .svg .artwork-large {
    display: none;
  }
  .super-block .center-column .svg .artwork-small {
    display: block;
  }
}
.super-block .center-column .form {
  width: 100%;
}
.super-block .center-column .code {
  width: 100%;
}
.super-block .center-column .button-layout {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 750px) {
  .super-block .center-column .button-layout {
    flex-direction: column;
  }
}
.super-block .center-column .button-layout a {
  margin: 0 15px;
}
@media all and (max-width: 750px) {
  .super-block .center-column .button-layout a {
    margin: 0 0 15px 0;
  }
}
.super-block .center-column .button-layout a:first-child {
  margin-left: 0;
}
.super-block .center-column .button-layout a:last-child {
  margin-right: 0;
}
.super-block .center-column .video {
  width: 100%;
}
.super-block .center-column .video .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.super-block .center-column .video .video-container iframe,
.super-block .center-column .video .video-container object,
.super-block .center-column .video .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.super-block .center-column .table {
  width: 100%;
}
.super-block .center-column .table .the-table {
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  overflow: hidden;
  line-height: 1;
}
.super-block .center-column .table .the-table.dark-mode {
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.3);
}
.super-block .center-column .table .the-table .header {
  z-index: 3;
  padding: 4px 0 0 12px;
}
.super-block .center-column .table .the-table .header span {
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  font-style: normal;
  padding: 4px 15px;
  border-radius: 2px 2px 0 0;
  background: #ffffff;
}
.super-block .center-column .table .the-table .header span.dark-mode {
  background: #292929;
}
.super-block .center-column .table .the-table .toolbar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 3;
  background: #ffffff;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.05);
}
.super-block .center-column .table .the-table .toolbar.dark-mode {
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.3);
  background: #292929;
}
.super-block .center-column .table .the-table .toolbar .search-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 8px 8px;
  border-left: 1px solid #d2d1cf;
}
.super-block .center-column .table .the-table .toolbar .search-input.dark-mode {
  border-left: 1px solid #535250;
}
.super-block .center-column .table .the-table .toolbar .search-input input {
  background: transparent;
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0 0 0 3px;
  font-family: acumin-pro, sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  width: 150px;
}
.super-block .center-column .table .the-table .toolbar .search-input input.dark-mode {
  color: #ffffff;
}
.super-block .center-column .table .the-table .toolbar .search-input svg {
  width: 16px;
  height: 16px;
  fill: #92918f;
}
.super-block .center-column .table .the-table .toolbar .search-input svg .dark-mode {
  fill: #92918f;
}
.super-block .center-column .table .the-table .table-data {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.super-block .center-column .table .the-table .table-data .row {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  background: #ffffff;
}
.super-block .center-column .table .the-table .table-data .row.dark-mode {
  background: #292929;
}
.super-block .center-column .table .the-table .table-data .row:hover {
  background: rgba(0, 0, 0, 0.01);
}
.super-block .center-column .table .the-table .table-data .row:hover.dark-mode {
  background: rgba(255, 255, 255, 0.02);
}
.super-block .center-column .table .the-table .table-data .row .cell {
  display: flex;
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: flex-start;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 150px;
  padding: 5px 8px;
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
  border-right: 1px solid #d2d1cf;
  border-bottom: 1px solid #d2d1cf;
  overflow-x: scroll;
}
.super-block .center-column .table .the-table .table-data .row .cell.dark-mode {
  border-right: 1px solid #535250;
  border-bottom: 1px solid #535250;
}
.super-block .center-column .table .the-table .table-data .row .cell:last-child {
  border-right: 0;
}
.super-block .center-column .table .the-table .table-data .row:last-child .cell {
  border-bottom: 0;
}
.super-block .center-column .table .the-table .table-data .row:first-child {
  display: flex !important;
}
.super-block .center-column .table .the-table .table-data .row:first-child .cell {
  font-family: acumin-pro, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
  background: rgba(0, 0, 0, 0.04);
  color: #292929;
  z-index: 2;
}
.super-block .center-column .table .the-table .table-data .row:first-child .cell.dark-mode {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
}
.super-block .center-column .table .the-table .footer {
  background: rgba(0, 0, 0, 0.04);
  color: #292929;
  border-top: 1px solid #d2d1cf;
}
.super-block .center-column .table .the-table .footer.dark-mode {
  background: rgba(255, 255, 255, 0.06);
  color: #ffffff;
  border-top: 1px solid #535250;
}
.super-block .center-column .table .the-table .footer span {
  display: inline-block;
  font-family: acumin-pro, sans-serif;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 400;
  font-style: normal;
  padding: 5px 8px;
}
.tiles {
  background-size: cover;
  background-position: center;
}
.tiles .the-tiles {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  flex-direction: row;
  row-gap: 60px;
  column-gap: 60px;
}
.tiles .the-tiles.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
@media all and (max-width: 500px) {
  .tiles .the-tiles.columns-2 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tiles .the-tiles.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media all and (max-width: 850px) {
  .tiles .the-tiles.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 500px) {
  .tiles .the-tiles.columns-3 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tiles .the-tiles.columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media all and (max-width: 950px) {
  .tiles .the-tiles.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 500px) {
  .tiles .the-tiles.columns-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tiles .the-tiles.columns-products {
  grid-template-columns: repeat(3, 1fr);
  row-gap: 30px;
  column-gap: 30px;
}
@media all and (max-width: 850px) {
  .tiles .the-tiles.columns-products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 500px) {
  .tiles .the-tiles.columns-products {
    grid-template-columns: repeat(1, 1fr);
  }
}
.tiles .the-tiles.columns-list {
  grid-template-columns: repeat(1, 1fr);
  row-gap: 10px;
  column-gap: 0px;
}
.tiles .the-tiles .tile-buttons-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.tiles .the-tiles .tile figure {
  position: relative;
  overflow: hidden;
}
.tiles .the-tiles .tile figure.rounded {
  border-radius: 40px;
}
.tiles .the-tiles .tile figure.round {
  border-radius: 400px;
}
.tiles .the-tiles .tile.tile-artwork-top .text-space {
  display: none;
}
.tiles .the-tiles .tile:hover.tile-artwork-top .text-space {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  text-align: center;
}
.tiles .the-tiles .tile:hover.tile-artwork-top .text-space .headline {
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
  font-style: normal;
  padding: 20px;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .tiles .the-tiles .tile:hover.tile-artwork-top .text-space .headline {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .tiles .the-tiles .tile:hover.tile-artwork-top .text-space .headline {
    font-size: 18px;
  }
}
.tiles .the-tiles .tile:hover.tile-artwork-top .text-space .headline.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile:hover.tile-artwork-top .text-space.rounded {
  border-radius: 40px;
}
.tiles .the-tiles .tile:hover.tile-artwork-top .text-space.round {
  border-radius: 400px;
}
.tiles .the-tiles .tile.tile-product .text-space .headline {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  padding: 8px 0 0 0;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .tiles .the-tiles .tile.tile-product .text-space .headline {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .tiles .the-tiles .tile.tile-product .text-space .headline {
    font-size: 16px;
  }
}
.tiles .the-tiles .tile.tile-product .text-space .headline.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-list {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tiles .the-tiles .tile.tile-list .highlight {
  font-family: acumin-pro-wide, serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  border-radius: 50px;
  padding: 8px 16px;
  text-align: center;
  color: #292929;
  margin-bottom: 12px;
}
.tiles .the-tiles .tile.tile-list .highlight.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-list .headline {
  font-family: acumin-pro-wide, serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #292929;
}
.tiles .the-tiles .tile.tile-list .headline.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-list .action {
  font-family: acumin-pro-wide, serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: #292929;
  text-decoration: underline;
  margin-top: 4px;
}
.tiles .the-tiles .tile.tile-list .action.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-buttons {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 5px;
  padding: 12px 20px;
  border-radius: 50px;
  font-family: acumin-pro-wide, serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
}
.tiles .the-tiles .tile.tile-buttons svg {
  height: 25px;
  width: auto;
  display: block;
  padding-right: 8px;
}
.tiles .the-tiles .tile.tile-content figure {
  display: block;
  margin: 0 auto 0 0;
}
.tiles .the-tiles .tile.tile-content figure.center {
  margin: 0 auto 0 auto;
}
.tiles .the-tiles .tile.tile-content .text-space {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.tiles .the-tiles .tile.tile-content .text-space .headline {
  padding: 15px 0 0 0;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 600;
  font-style: normal;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .tiles .the-tiles .tile.tile-content .text-space .headline {
    font-size: 20px;
  }
}
@media all and (max-width: 750px) {
  .tiles .the-tiles .tile.tile-content .text-space .headline {
    font-size: 18px;
  }
}
.tiles .the-tiles .tile.tile-content .text-space .headline.center {
  text-align: center;
}
.tiles .the-tiles .tile.tile-content .text-space .headline.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-content .text-space .text {
  font-family: acumin-pro, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  font-style: normal;
  padding: 12px 0 0 0;
  color: #292929;
}
@media all and (max-width: 1000px) {
  .tiles .the-tiles .tile.tile-content .text-space .text {
    font-size: 17px;
  }
}
@media all and (max-width: 750px) {
  .tiles .the-tiles .tile.tile-content .text-space .text {
    font-size: 16px;
  }
}
.tiles .the-tiles .tile.tile-content .text-space .text.center {
  text-align: center;
}
.tiles .the-tiles .tile.tile-content .text-space .text.dark-mode {
  color: #ffffff;
}
.tiles .the-tiles .tile.tile-content .text-space .text p:last-child {
  margin-bottom: 0;
}
.tiles .the-tiles .tile.tile-content .text-space .text a {
  text-decoration: underline;
  display: inline-block;
  position: relative;
  margin-left: 22px;
}
.tiles .the-tiles .tile.tile-content .text-space .text a::before {
  content: url(img/arrow-down-to-line-solid.svg);
  display: block;
  width: 13px;
  height: auto;
  position: absolute;
  top: 3px;
  left: -22px;
}
.tiles .the-tiles .tile.tile-content .text-space figure {
  padding: 12px 0 0 0;
}
.tiles .the-tiles .tile.tile-content .text-space .the-buttons {
  padding: 0 7% 7% 7%;
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown {
  padding: 0 7% 7% 7%;
  position: relative;
  text-align: center;
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-trigger {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-dropdown {
  left: -142px;
  margin-left: 50%;
  position: absolute;
  display: none;
  animation: bc-nav-dropdown-animation ease-in-out 0.3s;
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-dropdown .menu-content {
  background-color: #FFFFFF;
  border-radius: 8px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 0;
  width: 284px;
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-dropdown .menu-content a {
  display: block;
  padding: 10px 25px;
  font-family: acumin-pro, sans-serif;
  font-size: 15px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  color: #292929;
  text-decoration: none;
}
@media all and (max-width: 1100px) {
  .tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-dropdown .menu-content a {
    font-size: 14px;
  }
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown .menu-dropdown .menu-content a:hover {
  text-decoration: underline;
}
@keyframes bc-nav-dropdown-animation {
  0% {
    margin-top: 8px;
    opacity: 0.8;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
.tiles .the-tiles .tile.tile-content .text-space .dropdown:hover .menu-dropdown {
  display: block;
}
.home-hero {
  min-height: calc(100vh - 116px);
  position: relative;
  overflow: hidden;
}
.home-hero .greeting {
  position: absolute;
  bottom: 0;
  left: -100px;
  background-color: #FED64D;
  border-radius: 300px 300px 0 0;
  padding: 70px 80px 60px 150px;
}
.home-hero .greeting .icon svg {
  display: block;
  width: 20px;
  height: auto;
  fill: #292929;
  margin-bottom: 15px;
}
.home-hero .greeting h1 {
  display: block;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
  color: #292929;
  width: 200px;
  padding-bottom: 10px;
}
.home-hero .greeting h1 .one {
  font-family: acumin-pro-wide, serif;
  font-weight: 600;
}
.home-hero .greeting h1 .two {
  font-family: acumin-pro, sans-serif;
  font-weight: 400;
}
.home-hero .greeting h1 .three {
  font-family: acumin-pro-wide, serif;
  font-weight: 800;
  font-style: italic;
}
.home-hero .greeting .links a {
  font-family: acumin-pro-wide, serif;
  font-weight: 600;
  color: #292929;
  text-decoration: underline;
  display: block;
  margin-top: 17px;
}
.about-intro {
  min-height: calc(100vh - 66px);
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.about-intro .greeting {
  padding-bottom: 60px;
  display: flex;
  flex-direction: column;
}
.about-intro .greeting .message {
  text-align: center;
  display: block;
  font-family: acumin-pro, sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  max-width: 470px;
  padding: 0 40px 50px 40px;
}
.about-intro .greeting .message .one {
  font-family: acumin-pro-wide, serif;
  font-weight: 800;
  font-style: italic;
}
.about-intro .greeting .instruction {
  display: inline-flex;
  background-color: #FFE8D6;
  padding: 22px 15px;
  border-radius: 60px;
  margin: 0 auto;
}
.about-intro .greeting .instruction svg {
  width: 24px;
  height: auto;
  display: block;
  fill: #292929;
}
.about-lines {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #ffe8d6;
}
.products-categories {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  overflow: none;
  margin-bottom: 15px;
}
.products-categories li {
  display: inline-flex;
}
.products-categories li a {
  display: block;
  margin: 0 5px;
  padding: 10px 18px;
  border-radius: 50px;
  font-family: acumin-pro-wide, serif;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
}
.products-categories li a:hover {
  background-color: #E9E9E9;
}
.products-categories li a.active {
  color: #ffffff;
  background-color: #292929;
}
.products-tabs {
  list-style: none;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  overflow: none;
}
.products-tabs.mobile {
  flex-direction: column;
}
.products-tabs.secondary {
  display: none;
}
.products-tabs li {
  display: inline-flex;
}
.products-tabs li.filter-category-20 {
  display: none;
}
.products-tabs li.filter-category-0 {
  display: none;
}
.products-tabs li a {
  display: block;
  margin: 0 5px;
  padding: 8px 16px;
  border-radius: 50px;
  font-family: acumin-pro-wide, serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
}
.products-tabs li a:hover {
  background-color: #E9E9E9;
}
.products-tabs li a.active {
  color: #ffffff;
  background-color: #292929;
}
.products-tabs li a.mobile-trigger {
  display: none;
}
@media all and (max-width: 1000px) {
  .products-tabs li a {
    display: none;
  }
  .products-tabs li a.active,
  .products-tabs li a.mobile-trigger {
    display: block;
  }
}
.resources-intro {
  min-height: calc(100vh - 66px);
  position: relative;
  overflow: hidden;
}
.contact-bot {
  min-height: calc(100vh - 66px);
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
.contact-bot .bot {
  width: 100%;
  max-width: 340px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 100px;
}
.contact-bot .bot .icon {
  padding: 6px 25px 0 0;
}
.contact-bot .bot .icon svg {
  display: block;
  width: 40px;
  height: auto;
  fill: #292929;
}
.contact-bot .bot .chat .message {
  display: inline-block;
  background-color: #EEC3DB;
  border-radius: 20px;
  padding: 12px 26px 12px 16px;
  margin-bottom: 10px;
  font-family: acumin-pro-wide, serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  color: #292929;
}
.contact-bot .bot .chat .message a {
  text-decoration: underline;
  display: block;
  padding: 6px 0;
  cursor: pointer;
}
.contact-bot .bot .chat.chat-phone {
  display: none;
}
.contact-bot .bot .chat.chat-message {
  display: none;
  width: 100%;
}
.contact-bot .bot .chat.chat-message form {
  display: block;
  width: 100%;
}
.contact-bot .bot .chat.chat-message label {
  display: block;
}
.contact-bot .bot .chat.chat-message input {
  display: block;
  width: 100%;
  border-radius: 4px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px #292929 solid;
  margin-top: 2px;
}
.contact-bot .bot .chat.chat-message textarea {
  display: block;
  width: 100%;
  border-radius: 4px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px #292929 solid;
  margin-top: 2px;
}
.contact-bot .bot .chat.chat-message .message-button {
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  background-color: #1A1818;
  border-radius: 50px;
  border-style: none;
  border-width: 0;
  padding: 12px 30px;
  cursor: pointer;
  font-family: acumin-pro, sans-serif;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
}
.contact-bot .bot .chat.chat-email {
  display: none;
}
.contact-bot .bot .chat.chat-bye {
  display: none;
}
._form_15 {
  margin: 0;
  padding: 0;
}
._form_15 form {
  padding: 0 !important;
  font-family: acumin-pro, sans-serif !important;
}
._form_15 form button {
  font-family: acumin-pro, sans-serif !important;
  font-weight: 600;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
/* Grid style */
.posts-slider .listing-item {
  max-width: 350px;
  width: 100%;
  padding: 15px;
}
.posts-slider .image {
  display: block;
  width: 100%;
}
.posts-slider .image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.posts-slider .title {
  display: block;
  font-family: acumin-pro-wide, serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  color: #292929;
  margin-top: 15px;
}
.posts-slider .excerpt-dash {
  display: none;
}
.posts-slider .excerpt {
  display: block;
  font-family: acumin-pro, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 500;
  color: #292929;
  margin-top: 5px;
}
