.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #3b79c3;
}

body {
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 1rem;
  line-height: 1.6;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Druk, sans-serif;
  font-size: 7rem;
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Druk, sans-serif;
  font-size: 5.5rem;
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Druk, sans-serif;
  font-size: 3.5rem;
  line-height: 0.9;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.75rem;
  font-family: Inter, sans-serif;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: -0.025em;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2rem;
  line-height: 1.35;
  font-weight: 500;
  letter-spacing: -0.02em;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.75rem;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.015em;
}

p {
  margin-bottom: 0rem;
}

ul {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-left: 1.25rem;
}

ol {
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-left: 1.25rem;
}

li {
  margin-bottom: 0.25rem;
}

img {
  display: inline-block;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

blockquote {
  margin-bottom: 0rem;
  padding: 0.75rem 1.25rem;
  border-left: 0.25rem solid #e2e2e2;
  font-size: 1.25rem;
  line-height: 1.5;
}

figcaption {
  margin-top: 0.25rem;
  text-align: center;
}

.padding-huge.in-the-box-component {
  padding-bottom: 0px;
}

.form-checkbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  padding-left: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-checkbox-icon {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
}

.form-checkbox-icon.w--redirected-checked {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
  background-color: #dc0032;
  background-size: 90%;
}

.form-checkbox-icon.w--redirected-focus {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0rem 0.5rem 0rem 0rem;
  border-radius: 0.125rem;
  box-shadow: 0 0 0.25rem 0rem #3898ec;
}

.icon-large {
  height: 4rem;
}

.show-tablet {
  display: none;
}

.overflow-auto {
  overflow: auto;
}

.show {
  display: block;
}

.fs-styleguide_row {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  grid-auto-flow: column;
  grid-auto-columns: auto;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: auto;
  grid-template-columns: auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-styleguide_row.is-for-social-icons {
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
}

.global-styles {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.fs-styleguide_version-details {
  z-index: 5;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.heading-small {
  font-size: 2.75rem;
  line-height: 1.3;
  font-weight: 500;
}

.spacing-clean {
  margin: 0rem;
  padding: 0rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.z-2 {
  position: relative;
  z-index: 2;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_3-col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.background-color-black {
  background-color: #000;
  color: #fff;
}

.text-color-black {
  color: #000;
}

.text-color-grey {
  color: #3c3c3c;
}

.form-message-success {
  padding: 0px;
  background-color: transparent;
  text-align: left;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-right: auto;
  margin-left: auto;
}

.text-weight-normal {
  font-weight: 400;
}

.button {
  min-width: 15rem;
  padding: 1.3rem 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  background-color: #dc0032;
}

.button.is-white {
  background-color: #fff;
  color: #000;
}

.button.is-white:hover {
  background-color: #000;
  color: #fff;
}

.button.is-light-translucent {
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
  color: #fff;
}

.button.is-light-translucent:hover {
  background-color: hsla(0, 0%, 100%, 0.15);
}

.button.is-full-width {
  width: 100%;
}

.button.is-light-grey {
  background-color: #fafafa;
  color: #000;
}

.button.is-light-grey:hover {
  background-color: #000;
  color: #fff;
}

.button.is-small {
  min-width: 12rem;
  padding: 0.75rem 1.25rem;
  font-size: 0.875rem;
  font-weight: 500;
}

.button.with-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 0.75rem;
  text-align: left;
}

.button.is-large {
  min-width: 20rem;
  padding: 2.25rem 3.5rem;
}

.button.is-large.is-full-width:hover {
  background-color: #dc0032;
}

.button.is-checkout:hover {
  background-color: #dc0032;
}

.button.is-hover-red:hover {
  background-color: #dc0032;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-style-italic {
  font-style: italic;
}

.button-secondary {
  min-width: 15rem;
  padding: 1.25rem 1.25rem 0.75rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0.125rem;
  border-color: #000;
  background-color: transparent;
  color: #000;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

.text-weight-medium {
  font-weight: 500;
}

.fs-styleguide_1-col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-styleguide_1-col.gap-medium {
  grid-row-gap: 2.5rem;
}

.fs-styleguide_1-col.is-left-align {
  justify-items: start;
}

.overflow-hidden {
  overflow: hidden;
}

.text-size-tiny {
  font-size: 0.75rem;
  font-weight: 500;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 76rem;
}

.icon-small {
  height: 2rem;
}

.background-color-grey {
  background-color: #3c3c3c;
  color: #fff;
}

.heading-xsmall {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
}

.text-weight-light {
  font-weight: 300;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.text-style-link {
  text-decoration: underline;
}

.text-size-regular {
  font-size: 1rem;
}

.text-weight-xbold {
  font-weight: 800;
}

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

.text-weight-bold {
  font-weight: 700;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_section-type {
  padding: 1.25rem;
  background-color: #000;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.fs-styleguide_2-col {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-styleguide_section {
  display: -ms-grid;
  display: grid;
  padding-top: 2rem;
  padding-bottom: 2rem;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_background-spacer {
  height: 5rem;
}

.background-color-white {
  background-color: #fff;
  color: #000;
}

.text-style-muted-small {
  opacity: 0.6;
  font-size: 0.875rem;
  letter-spacing: -0.0025em;
}

.text-size-small {
  font-size: 0.875rem;
}

.text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5 {
  margin-top: 1.25rem;
  margin-bottom: 0.75rem;
}

.text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
}

.text-rich-text p {
  margin-bottom: 0.75rem;
}

.text-rich-text ul {
  margin-bottom: 0.75rem;
}

.text-rich-text blockquote {
  margin-bottom: 0.75rem;
}

.form-label {
  font-weight: 600;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form-radio-icon {
  width: 0.875rem;
  height: 0.875rem;
  margin-top: 0rem;
  margin-right: 0.5rem;
  margin-left: 0rem;
}

.form-radio-icon.w--redirected-checked {
  width: 0.875rem;
  height: 0.875rem;
  border-width: 0.25rem;
  border-color: #dc0032;
}

.form-radio-icon.w--redirected-focus {
  width: 0.875rem;
  height: 0.875rem;
  box-shadow: 0 0 0.25rem 0rem #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.heading-medium {
  font-size: 3.5rem;
  line-height: 0.9;
  font-weight: 700;
}

.heading-medium.text-weight-medium {
  font-weight: 500;
}

.form-input {
  min-height: 3rem;
  margin-bottom: 0.75rem;
  padding: 0.5rem 0rem;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #ccc;
  background-color: transparent;
  font-size: 0.875rem;
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: 0.75rem;
}

.form-input.is-nav-search-input {
  border-bottom-color: #000;
  font-weight: 500;
}

.form-input.is-search-input {
  min-height: 4rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 4.5rem;
  border-bottom-style: none;
  background-image: url('../images/search-icon-2x.png');
  background-position: 32px 50%;
  background-size: 1.5rem 1.5rem;
  background-repeat: no-repeat;
  font-size: 1rem;
}

.fs-styleguide_classes {
  display: none;
}

.text-size-large {
  font-size: 1.5rem;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.heading-large {
  font-size: 5.5rem;
  line-height: 0.9;
  font-weight: 700;
}

.container-large {
  width: 100%;
  max-width: 76rem;
  margin-right: auto;
  margin-left: auto;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.show-mobile-landscape {
  display: none;
}

.form-message-error {
  margin-top: 0.75rem;
  padding: 0.75rem;
}

.icon-1x1-large {
  width: 4rem;
  height: 4rem;
}

.icon-medium {
  height: 3rem;
}

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

.form-wrapper {
  margin-bottom: 0rem;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-styleguide_page-header {
  margin-bottom: 2rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-bottom: 2px solid #e6e6e6;
}

.text-style-quote {
  margin-bottom: 0rem;
  padding: 0.75rem 1.25rem;
  border-left: 0.25rem solid #e2e2e2;
  font-size: 1.25rem;
  line-height: 1.5;
}

.fs-styleguide_color-sample {
  margin-top: 0.5rem;
  padding: 5rem;
  background-color: #f5f5f5;
}

.fs-styleguide_color-sample.is-primary {
  background-color: #dc0032;
}

.fs-styleguide_color-sample.is-text-color {
  background-color: #000;
}

.fs-styleguide_color-sample.is-secondary {
  background-color: #000;
}

.fs-styleguide_color-sample.is-background1 {
  background-color: #fff;
}

.fs-styleguide_color-sample.is-others {
  background-color: #3c3c3c;
}

.fs-styleguide_color-sample.is-background2 {
  background-color: #000;
}

.show-mobile-portrait {
  display: none;
}

.align-center {
  margin-right: auto;
  margin-left: auto;
}

.page-padding {
  padding-right: 5%;
  padding-left: 5%;
}

.z-1 {
  position: relative;
  z-index: 1;
}

.heading-xlarge {
  font-size: 7rem;
  line-height: 0.9;
  font-weight: 700;
}

.text-size-xmedium {
  font-size: 1.25rem;
}

.button-text {
  min-width: 15rem;
  padding: 0.125rem 0rem 0.125rem 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-weight: 500;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.button-text.is-full-width {
  width: 100%;
  min-width: auto;
}

.button-text.with-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 0.75rem;
}

.button-text.with-icon.has-padding {
  padding-right: 1.25rem;
}

.button-text.with-icon.has-end-gap {
  padding-right: 2rem;
}

.button-text.has-underline {
  position: relative;
  padding-bottom: 0.75rem;
}

.button-text.has-no-min-width {
  min-width: auto;
}

.hide {
  display: none;
}

.container-medium {
  width: 100%;
  max-width: 65rem;
  margin-right: auto;
  margin-left: auto;
}

.form-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  padding-left: 0rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-color-white {
  color: #fff;
}

.text-color-red {
  color: #dc0032;
}

.button-outline {
  min-width: 15rem;
  padding: 1.3rem 2rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.125rem solid #000;
  background-color: transparent;
  color: #000;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: center;
}

.button-outline.is-white {
  background-color: #fff;
  color: #000;
}

.svg-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.svg-embed.is-play-icon {
  -webkit-transform: translate(10%, 0px);
  -ms-transform: translate(10%, 0px);
  transform: translate(10%, 0px);
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.background-color-red {
  background-color: #dc0032;
  color: #fff;
}

.background-color-light-grey {
  background-color: #fafafa;
  color: #000;
}

.nav_component {
  position: absolute;
  top: 0%;
  z-index: 100;
  width: 100%;
  border-bottom: 0.5px solid transparent;
  -webkit-transition: border-color 300ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease-in;
  transition: border-color 300ms ease, color 300ms ease, background-color 300ms ease, -webkit-transform 300ms ease-in;
  transition: border-color 300ms ease, color 300ms ease, transform 300ms ease-in, background-color 300ms ease;
  transition: border-color 300ms ease, color 300ms ease, transform 300ms ease-in, background-color 300ms ease, -webkit-transform 300ms ease-in;
}

.nav_component.is-fixed {
  position: fixed;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.nav_component.is-past-hero {
  border-bottom-color: hsla(0, 0%, 100%, 0.4);
  background-color: hsla(0, 0%, 100%, 0.4);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  -webkit-transform: translate(0px, 0%);
  -ms-transform: translate(0px, 0%);
  transform: translate(0px, 0%);
}

.nav_component.push-up {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.nav_top-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #d6d6d6;
}

.background-color-transparent {
  background-color: transparent;
}

.nav_menu-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3.5rem;
  margin-left: -1rem;
  padding: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.3rem;
  cursor: pointer;
}

.nav_menu-button-line {
  width: 100%;
  height: 0.125rem;
  background-color: #000;
}

.nav_logo-wrapper {
  height: 4rem;
  margin-left: 2rem;
  padding: 1rem;
}

.nav_button-wrapper {
  margin-left: auto;
}

.section-hero {
  position: relative;
}

.section-hero.is-parallax {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
}

.section-hero.is-unify-page {
  display: block;
  min-height: 150vh;
}

.padding-top-hero {
  padding-top: 8rem;
}

.background-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -o-object-fit: cover;
  object-fit: cover;
}

.background-overlay.is-unify-hero {
  /* background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)), url('../images/creator-with-rode-setup.jpg');
  background-image: linear-gradient(270deg, transparent, rgba(0, 0, 0, 0.8)), linear-gradient(180deg, transparent, #000), url('../images/creator-with-rode-setup.jpg'); */
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.background-overlay.is-light {
  background-color: rgba(0, 0, 0, 0.2);
}

.background-overlay.is-community-tiers {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Tiered-Cards.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Tiered-Cards.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.background-media {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.background-media.is-home-hero-image {
  background-image: linear-gradient(315deg, rgba(0, 0, 0, 0.4), transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/home-hero-header.jpg'), linear-gradient(180deg, #080e16, #06070a);
  background-position: 0px 0px, 0px 0px, 30vw 50%, 0px 0px;
  background-size: auto, auto, cover, auto;
  background-repeat: repeat, repeat, no-repeat, repeat;
}

.background-media.is-footer-x-mark {
  left: 50%;
  width: 60vw;
}

.background-media.is-unify-hero {
  height: 110vh;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000)), url('../images/creator-with-rode-setup.jpg');
  background-image: linear-gradient(270deg, transparent, rgba(0, 0, 0, 0.8)), linear-gradient(180deg, transparent, #000), url('../images/creator-with-rode-setup.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.background-media.is-community-tiers {
  width: 150%;
  height: 150%;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.position-relative {
  position: relative;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.width-full {
  width: 100%;
}

.grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid.is-home-category {
  -ms-grid-rows: auto 1fr 1fr;
  grid-template-rows: auto 1fr 1fr;
}

.grid.is-2col {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 5.5rem;
  grid-row-gap: 5.5rem;
}

.grid.is-language-switcher-list {
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
}

.grid.is-product-block {
  grid-column-gap: 0rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
}

.grid.is-product-stats {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
}

.col-span-full.tb-col-span-4.tb-col-start-5.b-col-span-7.b-col-start-6 {
  overflow: visible;
}

.media-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.media-wrapper.is-video-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-wrapper.is-center-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-wrapper.is-right-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.media-wrapper.is-top-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-wrapper.is-bottom-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8%;
  padding-right: 8%;
  padding-left: 8%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-color-light-grey {
  color: #fafafa;
}

.opacity-60 {
  opacity: 0.6;
}

.text-color-white-60 {
  color: hsla(0, 0%, 100%, 0.6);
}

.nav-menu_component {
  position: fixed;
  /* top: 3rem; */
  top: 0rem;
  z-index: 999;
  overflow: auto;
  min-height: 50vh;
  margin: 1rem;
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #fff;
}

.nav_bar {
  margin-top: 1em;
  position: relative;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.nav-menu_section-subtitle {
  margin-bottom: 2rem;
  color: #3c3c3c;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.nav-menu_links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0.75rem;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.product-showcase_component {
  display: block;
  background-color: #fafafa;
}

.product-showcase_component.has-hover-effect {
  -webkit-transition: color 300ms ease, background-color 300ms ease, -webkit-filter 300ms ease;
  transition: color 300ms ease, background-color 300ms ease, -webkit-filter 300ms ease;
  transition: filter 300ms ease, color 300ms ease, background-color 300ms ease;
  transition: filter 300ms ease, color 300ms ease, background-color 300ms ease, -webkit-filter 300ms ease;
}

.product-showcase_component.has-hover-effect:hover {
  background-color: #dc0032;
}

.product-showcase_component.has-hover-effect.is-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.5rem;
  padding: 3.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-showcase_component.has-hover-effect.is-home-categories-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4.3rem 0rem 4.3rem 5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4rem;
}

.product-showcase_component.has-hover-effect.is-home-categories-horizontal:hover {
  color: #fff;
}

.product-showcase_component.has-hover-effect.is-home-categories-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5rem 4rem 0rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 4rem;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}

.product-showcase_component.has-hover-effect.is-home-categories-vertical:hover {
  color: #fff;
}

.product-showcase_component.has-hover-effect.is-home-categories-horizontal-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 0rem 1rem 4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4rem;
}

.product-showcase_component.has-hover-effect.is-home-categories-horizontal-small:hover {
  color: #fff;
}

.product-showcase_component.is-home-categories-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 4.25rem;
  padding-bottom: 4.25rem;
  padding-left: 5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4rem;
}

.product-showcase_component.is-home-categories-horizontal-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 4rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 4rem;
}

.product-showcase_component.is-home-categories-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5rem;
  padding-right: 4rem;
  padding-left: 4rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 4rem;
}

.product-showcase_component.is-compare-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 2.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.display-block {
  display: block;
}

.product-image.is-nav-menu-item {
  max-height: 14vw;
}

.text-color-black-60 {
  color: rgba(0, 0, 0, 0.6);
}

.text-color-black-75 {
  color: rgba(0, 0, 0, 0.75);
}

.text-size-xxlarge {
  font-size: 2.75rem;
  line-height: 1.3;
  letter-spacing: -0.025em;
}

.height-full {
  height: 100%;
}

.max-height-xsmall {
  height: 100%;
  max-height: 16rem;
}

.max-height-xxsmall {
  max-height: 10rem;
}

.product-showcase_image.is-horizontal {
  max-width: 40%;
}

.text-style-inter {
  font-family: Inter, sans-serif;
  letter-spacing: -0.02em;
  text-transform: none;
}

.text-style-inter.heading-small {
  letter-spacing: -0.03em;
}

.text-color-white-80 {
  color: hsla(0, 0%, 100%, 0.8);
}

.inline-block {
  display: inline-block;
}

.slider_component {
  height: auto;
  background-color: transparent;
}

.slider_component.is-testimonial-content-slider {
  height: 100%;
}

.slider_component.is-testimonial-image-slider {
  height: 100%;
}

.slider_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.25rem;
}

.slider_nav.is-testimonial-slider {
  left: auto;
  right: 10%;
  bottom: 5rem;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.slider_mask.is-overflow-centered {
  overflow: visible;
  width: 80vw;
  max-width: 65rem;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5rem;
}

.container-xsmall {
  width: 100%;
  max-width: 30rem;
  margin-right: auto;
  margin-left: auto;
}

.slider_slide.is-centered-with-overflow {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.slider_testimonial-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-row-gap: 2rem;
}

.creator_round-thumbnail {
  width: 3.25rem;
  height: 3.25rem;
  border: 2px solid #000;
  border-radius: 50%;
  box-shadow: 0 0 0 1.5px hsla(0, 0%, 100%, 0.2);
}

.creator_round-thumbnail.is-large {
  width: 7.75rem;
  height: 7.75rem;
}

.text-size-xlarge {
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: -0.025em;
}

.text-block {
  color: #dc0032;
}

.opacity-75 {
  opacity: 0.75;
}

.footer_cta-image {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.footer_text {
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 0.9rem;
}

.footer_text.is-nav-subtitle {
  text-transform: uppercase;
  font-weight: 500;
}

.footer_nav-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 0.25rem;
  opacity: 0.9;
  font-size: 1.1rem;
}

.footer_nav-group .nav_menu_item{
  margin-top: 1em;
}

.language-switcher_dropdown-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0.4rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body_overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.7);
}

.language-switcher-modal_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.language-switcher-modal_component.hide {
  display: none;
}

.language-switcher-modal_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 50vw;
  max-height: 100vh;
  min-height: 50vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
}

.text-color-mid-grey {
  color: #767676;
}

.divider {
  width: 100%;
  height: 1px;
  opacity: 0.2;
}

.divider.is-opacity-40 {
  opacity: 0.4;
}

.divider.is-opacity-60 {
  opacity: 0.6;
}

.z-1000 {
  position: relative;
  z-index: 1000;
}

.cart-popout_component {
  position: fixed;
  left: auto;
  top: 3rem;
  right: 0%;
  bottom: 0%;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  min-width: 35vw;
  margin: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.cart-popout_component.hide {
  display: none;
}

.icon-1x1-xxsmall {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cart-popout_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cart-popout_item-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 1.75rem;
}

.cart-popout_item-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 5.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fafafa;
}

.cart-popout_item-image-wrapper.is-1x1 {
  padding: 1.25rem;
}

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

.icon.is-xxsmall {
  height: 1rem;
}

.icon.is-small {
  height: 2rem;
}

.icon.is-medium {
  height: 3rem;
}

.icon.is-large {
  height: 4rem;
}

.icon.is-xxxsmall {
  height: 0.75rem;
}

.icon.is-xsmall {
  height: 1.5rem;
}

.cart-popout_delete-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  margin-top: 0.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.cart-popout_item-image {
  max-height: 3rem;
}

.cart-popout_items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cart-popout_list {
  position: relative;
  overflow: auto;
}

.cart-popout_list-scroll-overlay {
  position: -webkit-sticky;
  position: sticky;
  height: 1rem;
}

.cart-popout_list-scroll-overlay.is-bottom {
  bottom: 0px;
  height: 4rem;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #fff 50%, hsla(0, 0%, 100%, 0));
}

.cart-popout_list-scroll-overlay.is-top {
  top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
}

.cart-popout_content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}

.cart-popout_trigger-close {
  height: 2.75rem;
  padding: 0.75rem;
  cursor: pointer;
}

.nav_cart-icon {
  width: 4rem;
  height: 4rem;
  padding: 1rem;
  cursor: pointer;
}

.nav_top-icon {
  width: 3.5rem;
  height: 3.5rem;
  padding: 0.75rem;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}

.nav_top-icon:hover {
  color: #fff;
}

.nav_top-icon.nav_cart-icon {
  position: relative;
}

.ix-trigger {
  display: none;
}

.language-switcher_dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.language-switcher_dropdown:hover {
  text-decoration: none;
}

.splide {
  width: 100%;
  height: 100%;
}

.splide.is-carousel-pagination-slider {
  position: absolute;
  width: auto;
  height: auto;
}

.splide__track {
  overflow: hidden;
  height: 100%;
}

.splide__track.is-centered-full-width {
  overflow: visible;
  margin-bottom: 1rem;
}

.splide__track.overflow-visible {
  overflow: visible;
}

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

.splide__list.is-centered-full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.splide__list.is-product-image-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  -ms-grid-rows: 1.3fr 1fr;
  grid-template-rows: 1.3fr 1fr;
}

.splide__slide {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-menu_content-wrapper {
  margin-right: -1rem;
  margin-left: -1rem;
}

.product-block-inline_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-wrapper_media {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.media-wrapper_media.is-contained {
  -o-object-fit: contain;
  object-fit: contain;
}

.section-hero-wrapper.is-parallax {
  min-height: 115vh;
}

.letter-spacing-tiny {
  letter-spacing: 0.025rem;
}

.letter-spacing-medium {
  letter-spacing: 0.075rem;
}

.letter-spacing-small {
  letter-spacing: 0.05rem;
}

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

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.icon-1x1-xlarge {
  width: 5rem;
  height: 5rem;
}

.text-color-green {
  color: #0dc000;
}

.accordion_component {
  z-index: auto;
  overflow: hidden;
  width: 100%;
}

.accordion_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 2rem 1rem 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion_content-wrapper {
  position: static;
  display: block;
  background-color: transparent;
}

.accordion_icon-wrapper {
  height: 0.5rem;
  opacity: 0.4;
}

.accordion_title {
  font-size: 0.875rem;
  font-weight: 500;
}

.accordion_content {
  padding-bottom: 1.5rem;
  opacity: 0.75;
  font-size: 0.875rem;
}

.accordion_content.is-community-tiers {
  padding-bottom: 1rem;
  padding-left: 2.75rem;
}

.video_component {
  width: 100%;
  height: 100%;
}

.video_component.is-auto-width {
  width: auto;
}

.video_controls-wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.video_control-button {
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video_control-icon {
  height: 1rem;
}

.video_control-icon.is-play {
  margin-left: 0.3rem;
}

.text-size-medium {
  font-size: 1.1rem;
}

.product-block-small_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 0.25rem;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}

.product-block-small_component:hover {
  background-color: #fff;
}

.product-block-small_component.is-hover-white:hover {
  background-color: #fff;
}

.product-block-small_component.is-full-width {
  position: relative;
  height: 70vh;
  max-height: 35rem;
  padding: 6.25rem 60% 6.25rem 6.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.product-block-small_component.is-hover-light-grey:hover {
  background-color: #fafafa;
}

.product-block-small_image {
  height: 13rem;
  margin-bottom: 2.5rem;
}

.product-block-small_title {
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.05em;
}

.product-block-small_description {
  margin-bottom: 1.25rem;
  color: #3c3c3c;
  font-size: 0.9rem;
  text-align: center;
  letter-spacing: -0.025em;
}

.product-block-small_price {
  color: #3c3c3c;
  font-size: 0.9rem;
  font-weight: 600;
}

.nav_cart-icon-counter {
  position: absolute;
  left: auto;
  top: auto;
  right: 0.65rem;
  bottom: 0.65rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1rem;
  height: 1rem;
  padding: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #d6d6d6;
  color: #000;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 600;
}

.section-sticky-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  background-color: #fff;
}

.sticky-nav_link {
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease, color 300ms ease;
  transition: opacity 300ms ease, color 300ms ease;
  color: #3c3c3c;
  font-size: 0.875rem;
  font-weight: 600;
}

.sticky-nav_link.w--current {
  opacity: 1;
}

.product-block-large_media {
  position: absolute;
  right: 10%;
  bottom: 0px;
  width: 40%;
}

.product-block-large_media.is-full-height {
  right: 0%;
  width: auto;
  height: 100%;
}

.product-block-large_media.is-pushed-right {
  right: 0%;
}

.product-block-large_media.is-padded-height {
  right: 0%;
  bottom: 15%;
  width: auto;
  height: 70%;
}

.product-block-large_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 70vh;
  max-height: 35rem;
  padding: 6.25rem 60% 6.25rem 6.25rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0.25rem;
  background-color: #fff;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
}

.product-block-large_component.is-hovered-dark {
  -webkit-transition-duration: 200ms, 200ms;
  transition-duration: 200ms, 200ms;
  -webkit-transition-timing-function: linear, linear;
  transition-timing-function: linear, linear;
}

.product-block-large_component.is-hovered-dark.trigger-hover {
  background-color: #000;
  -webkit-transition-duration: 300ms, 300ms;
  transition-duration: 300ms, 300ms;
  -webkit-transition-timing-function: ease, ease;
  transition-timing-function: ease, ease;
  color: #fff;
}

.product-block-large_component.background-color-black {
  background-color: #000;
}

.product-block-large_component.background-color-light-grey {
  background-color: #fafafa;
}

.sticky-nav_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 1.5rem;
}

.product-block-wrapper.add-scroll-space {
  margin-top: -5rem;
  padding-top: 5rem;
}

.compare-table_component {
  position: relative;
  display: -ms-grid;
  display: grid;
  overflow: auto;
  padding-bottom: 0.5rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 2.5rem;
  grid-row-gap: 3.25rem;
  -ms-grid-columns: 25% 1fr 1fr 1fr;
  grid-template-columns: 25% 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.compare-table_left-column {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
}

.compare-table_right-column {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 2.5rem;
  grid-row-gap: 3.25rem;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.compare-table_right-column.is-top-column {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}

.compare-table_cell {
  min-width: 13rem;
  margin-bottom: 1.5rem;
}

.compare-table_cell.is-left-column {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  z-index: 1;
  min-width: auto;
  padding-right: 0.5rem;
  background-color: #fff;
  box-shadow: 0 0 2rem 1.5rem #fff;
}

.compare-table_cell-subtitle {
  font-size: 1.125rem;
  font-weight: 600;
}

.opacity-20 {
  opacity: 0.2;
}

.breadcrumbs_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
}

.opacity-50 {
  opacity: 0.5;
}

.accordion_group {
  display: block;
}

.width-auto {
  width: auto;
}

.heading-xxsmall {
  font-size: 1.3rem;
  font-weight: 600;
}

.product_featured-creators-title {
  width: 100%;
  max-width: 30rem;
}

.section-video-scrub {
  height: 250vh;
}

.video-scrub_component {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-scrub_component.is-bottom-aligned {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

.product-feature_title {
  position: absolute;
  z-index: 0;
  max-width: 52.5rem;
  font-family: Inter, sans-serif;
  font-size: 4rem;
  line-height: 1.15;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.015em;
  text-transform: none;
}

.product-feature_title.is-front {
  z-index: 1;
  color: transparent;
}

.product-feature_image-wrapper {
  position: relative;
  width: 100%;
  max-width: 20rem;
}

.product-feature_wave-lines {
  position: absolute;
  z-index: 0;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.4;
}

.counter_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
}

.text-style-druk {
  font-family: Druk, sans-serif;
  line-height: 0.9;
  font-weight: 700;
  letter-spacing: 0.01em;
}

.text-size-huge {
  font-size: 3rem;
  line-height: 1.3;
  letter-spacing: -0.025em;
}

.feature-popup_component {
  position: fixed;
  left: 8vw;
  top: 10vh;
  right: 8vw;
  z-index: 1000;
  overflow: auto;
  max-height: 90vh;
  max-width: 65rem;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  color: #000;
}

.feature-popup_close-button {
  position: absolute;
  left: 3.5rem;
  top: 3.5rem;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3rem;
  height: 3rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #3c3c3c;
  color: #fff;
  cursor: pointer;
}

.image-size-full {
  width: 100%;
  height: 100%;
}

.compare-table_overflow-overlay {
  display: none;
}

.carousel-slider_component {
  position: relative;
}

.share-icon_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2rem;
  height: 2rem;
  padding: 0.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: hsla(0, 0%, 100%, 0.7);
}

.share-icon_component:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.background-color-light-grey-d15 {
  background-color: hsla(0, 0%, 98%, 0.15);
}

.background-color-light-grey-d85 {
  background-color: hsla(0, 0%, 98%, 0.85);
}

.background-color-white-d10 {
  background-color: hsla(0, 0%, 100%, 0.1);
  color: #000;
}

.community-tiers_component {
  padding: 3.25rem 2.75rem;
  background-color: hsla(0, 0%, 100%, 0.1);
}

.community-tiers_component.is-white {
  background-color: #fff;
  color: #000;
}

.community-tiers_label {
  display: inline-block;
  padding: 0.25rem 0.5rem;
  background-color: hsla(0, 0%, 100%, 0.05);
  font-size: 0.75rem;
  font-weight: 500;
}

.text-style-muted-tiny {
  opacity: 0.6;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: -0.0025em;
}

.community-tiers_icon-wrapper {
  width: 1.75rem;
  height: 1.75rem;
  padding: 0.4rem;
  background-color: hsla(0, 0%, 100%, 0.05);
}

.creators-gallery_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.creators-gallery_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.creators-gallery_row.is-first {
  -webkit-transform: translate(-120%, 0px);
  -ms-transform: translate(-120%, 0px);
  transform: translate(-120%, 0px);
}

.creators-gallery_row.is-second {
  -webkit-transform: translate(-20%, 0px);
  -ms-transform: translate(-20%, 0px);
  transform: translate(-20%, 0px);
}

.article-card_item.is-secondary-featured {
  background-color: #fff;
}

.article-card_content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.article-card_content-wrapper.is-vertical-card-gap {
  padding: 2.25rem 3.25rem 3rem;
}

.article-card_content-wrapper.is-top-image-gap {
  margin-top: 1.5rem;
}

.article_metadata-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-column-gap: 0.5rem;
  color: #3c3c3c;
  font-size: 0.875rem;
}

.pagination_component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
  color: #3c3c3c;
}

.pagination_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  font-size: 0.875rem;
  font-weight: 600;
}

.pagination_item:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.pagination_item.is-navigation {
  background-color: #fff;
}

.pagination_item.is-navigation:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.pagination_item.is-active {
  background-color: #000;
  color: #fff;
}

.pagination_item.is-dots {
  cursor: default;
}

.pagination_item.is-dots:hover {
  background-color: transparent;
}

.pagination_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0.6rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.media-caption {
  color: #767676;
  font-size: 0.875rem;
  font-weight: 600;
}

.media_component.is-2col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.media_gallery.is-2col {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.product-block-small_highlight-note {
  color: #dc0032;
  font-size: 0.8rem;
  font-weight: 500;
}

.product-block-small_title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 0.5rem;
}

.search-menu_component {
  position: fixed;
  top: 3rem;
  z-index: 1001;
  overflow: auto;
  min-height: 50vh;
  margin: 1rem;
  padding-top: 3rem;
  padding-bottom: 6rem;
  background-color: #fff;
}

.search-menu_section-subtitle {
  margin-bottom: 2rem;
  color: #3c3c3c;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.search-menu_links-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-row-gap: 0.5rem;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.01em;
}

.search-menu_content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1rem;
  margin-left: -1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 2rem;
}

.search-menu_trigger-close {
  height: 2.75rem;
  padding: 0.75rem;
  cursor: pointer;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.user-guides_result-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1px;
  margin-bottom: -1px;
  padding: 1rem 3.25rem 1rem 1rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.user-guides_result-item:hover {
  background-color: #fafafa;
}

.user-guides_result-image {
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 2.25rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fafafa;
}

.user-guides_result-title {
  width: 20vw;
  max-width: 15rem;
  min-width: 10rem;
  font-weight: 600;
}

.user-guides_result-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 1rem;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.user-guides_result-description {
  width: 30vw;
  max-width: 25rem;
  min-width: 10rem;
  color: #767676;
  font-size: 0.9rem;
  letter-spacing: -0.025em;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 5rem;
  }

  h2 {
    font-size: 4rem;
  }

  h3 {
    font-size: 2.75rem;
  }

  h4 {
    font-size: 2rem;
  }

  h5 {
    font-size: 1.75rem;
  }

  h6 {
    font-size: 1.5rem;
  }

  .padding-huge.in-the-box-component {
    padding-top: 60.308px;
    padding-right: 60.308px;
    padding-left: 60.308px;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-left {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }

  .padding-right {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-horizontal {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-left {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
  }

  .margin-right {
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-vertical {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-horizontal {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .show-tablet {
    display: block;
  }

  .hide-tablet {
    display: none;
  }

  .heading-small {
    font-size: 2rem;
  }

  .spacing-clean {
    margin: 0rem;
    padding: 0rem;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .heading-xsmall {
    font-size: 1.75rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-medium {
    font-size: 2.75rem;
  }

  .heading-large {
    font-size: 4rem;
  }

  .heading-xlarge {
    font-size: 5rem;
  }

  .nav_logo-wrapper {
    margin-left: 3rem;
  }

  .section-hero.is-unify-page {
    min-height: 120vh;
  }

  .background-overlay.is-unify-hero {
    background-position: 0px 0px, 0px 0px, 70% 50%;
  }

  .background-media.is-unify-hero {
    background-position: 0px 0px, 0px 0px, 70% 50%;
  }

  .grid {
    -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  }

  .grid.is-2col {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .media-wrapper.is-right-aligned {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .nav-menu_component {
    padding-top: 8rem;
    padding-bottom: 4rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-horizontal {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2.5rem;
    grid-column-gap: 2rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-vertical {
    padding-top: 2.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-row-gap: 2rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-horizontal-small {
    padding-left: 2.5rem;
    grid-column-gap: 2rem;
  }

  .product-showcase_component.is-home-categories-horizontal {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2.5rem;
    grid-column-gap: 2rem;
  }

  .product-showcase_component.is-home-categories-horizontal-small {
    padding-left: 2.5rem;
    grid-column-gap: 2rem;
  }

  .product-showcase_component.is-home-categories-vertical {
    padding-top: 2.5rem;
    padding-right: 2rem;
    padding-left: 2rem;
    grid-row-gap: 2rem;
  }

  .text-size-xxlarge {
    font-size: 2rem;
  }

  .slider_nav.is-testimonial-slider {
    left: 3rem;
    bottom: 1rem;
  }

  .slider_testimonial-content {
    padding: 3rem 3rem 4rem;
  }

  .slider_testimonial-content.background-color-grey {
    padding: 3rem 3rem 4rem;
  }

  .text-size-xlarge {
    font-size: 1.75rem;
  }

  .language-switcher-modal_wrapper {
    width: 80vw;
  }

  .cart-popout_component {
    min-width: 50vw;
  }

  .video_controls-wrapper {
    width: 2.75rem;
    height: 2.75rem;
  }

  .video_control-icon {
    height: 0.9rem;
  }

  .product-block-small_component {
    padding: 3.5rem;
  }

  .product-block-small_component.is-full-width {
    height: 50vh;
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    padding-left: 2.75rem;
  }

  .product-block-small_image {
    height: 10rem;
  }

  .product-block-small_title {
    font-size: 1rem;
  }

  .product-block-large_component {
    height: 50vh;
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
    padding-left: 2.75rem;
  }

  .compare-table_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2.5rem;
  }

  .compare-table_right-column-cell {
    min-width: 13rem;
  }

  .heading-xxsmall {
    font-size: 1.25rem;
  }

  .product-feature_title {
    font-size: 3rem;
  }

  .product-feature_image-wrapper {
    max-width: 18rem;
  }

  .text-size-huge {
    font-size: 2.25rem;
  }

  .feature-popup_component {
    top: 4rem;
  }

  .feature-popup_close-button {
    left: 2.5rem;
    top: 2.5rem;
  }

  .compare-table_overflow-overlay {
    position: -webkit-sticky;
    position: sticky;
    right: 0%;
    display: block;
    width: 1.5rem;
    height: 100%;
    padding: 0px;
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
  }

  .article-card_content-wrapper.is-vertical-card-gap {
    padding: 2rem 2.75rem 2.5rem;
  }

  .search-menu_component {
    padding-top: 2.5rem;
    padding-bottom: 4rem;
  }

  .compare-table_wrapper {
    position: relative;
    margin-right: -5%;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 3.25rem;
  }

  h2 {
    font-size: 2.75rem;
  }

  h3 {
    font-size: 2rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  h5 {
    font-size: 1.3rem;
  }

  h6 {
    font-size: 1.25rem;
  }

  .padding-huge.in-the-box-component {
    padding-top: 24.308px;
    padding-right: 24.308px;
    padding-left: 24.308px;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-left {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }

  .padding-right {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-horizontal {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-left {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
  }

  .margin-right {
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-vertical {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-horizontal {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .fs-styleguide_row.is-for-social-icons {
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .fs-styleguide_version-details {
    font-size: 0.875rem;
  }

  .heading-small {
    font-size: 1.75rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .spacing-clean {
    margin: 0rem;
    padding: 0rem;
  }

  .fs-styleguide_3-col {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .button.is-small {
    min-width: 10rem;
  }

  .button.is-large {
    min-width: 15rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .heading-xsmall {
    font-size: 1.3rem;
  }

  .fs-styleguide_section-type {
    font-size: 0.875rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-medium {
    font-size: 2rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-large {
    font-size: 2.75rem;
  }

  .show-mobile-landscape {
    display: block;
  }

  .icon-1x1-large {
    width: 3rem;
    height: 3rem;
  }

  .fs-styleguide_page-header {
    margin-bottom: 0rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_color-sample {
    padding: 2.5rem 2rem;
  }

  .heading-xlarge {
    font-size: 3.25rem;
  }

  .text-size-xmedium {
    font-size: 1.1rem;
  }

  .heading {
    font-size: 2.75rem;
  }

  .nav_logo-wrapper {
    margin-left: 2rem;
  }

  .grid {
    -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr) minmax(0px, 1fr);
  }

  .grid.is-home-category {
    -ms-grid-rows: auto auto 1fr 1fr;
    grid-template-rows: auto auto 1fr 1fr;
  }

  .grid.is-2col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .grid.is-product-block {
    -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }

  .grid.is-product-stats {
    -ms-grid-columns: minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr);
  }

  .media-wrapper {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .nav-menu_component {
    margin: 0.5rem;
  }

  .nav-menu_links-wrapper {
    font-size: 1.25rem;
  }

  .product-showcase_component.has-hover-effect.is-nav-menu {
    padding: 2rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-horizontal {
    padding: 1rem 0rem 1rem 1.5rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-vertical {
    padding-top: 1.5rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .product-showcase_component.has-hover-effect.is-home-categories-horizontal-small {
    padding-left: 1.5rem;
  }

  .product-showcase_component.is-home-categories-horizontal {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
  }

  .product-showcase_component.is-home-categories-horizontal-small {
    padding-left: 1.5rem;
  }

  .product-showcase_component.is-home-categories-vertical {
    padding-top: 1.5rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .product-showcase_component.is-compare-table {
    padding: 1.5rem;
  }

  .product-image.is-nav-menu-item {
    max-height: 20vw;
  }

  .text-size-xxlarge {
    font-size: 1.75rem;
  }

  .slider_nav.is-testimonial-slider {
    left: auto;
    right: 10%;
    bottom: 2.5rem;
  }

  .slider_mask.is-overflow-centered {
    padding-bottom: 4rem;
  }

  .slider_testimonial-content {
    padding: 2.5rem;
  }

  .slider_testimonial-content.background-color-grey {
    padding: 2rem;
  }

  .text-size-xlarge {
    font-size: 1.3rem;
  }

  .footer_cta-image {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .language-switcher-modal_wrapper {
    width: 90vw;
    min-height: auto;
  }

  .cart-popout_component {
    top: 0rem;
    min-width: 75vw;
    margin: 0.5rem;
  }

  .splide__list.is-product-image-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1.3fr 1fr;
    grid-template-rows: 1.3fr 1fr;
  }

  .nav-menu_content-wrapper {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
  }

  .video_controls-wrapper {
    width: 2.5rem;
    height: 2.5rem;
  }

  .video_control-icon {
    height: 0.8rem;
  }

  .product-block-small_component {
    padding: 2.5rem;
  }

  .product-block-small_component.is-full-width {
    padding-right: 40%;
  }

  .product-block-small_image {
    margin-bottom: 2rem;
  }

  .product-block-small_description {
    margin-bottom: 1rem;
  }

  .product-block-large_media {
    right: 2%;
    width: 50%;
  }

  .product-block-large_media.is-padded-height {
    bottom: 25%;
    height: 50%;
  }

  .product-block-large_component {
    padding: 2.5rem 45% 2.5rem 2.5rem;
  }

  .product-block-large_component.is-hovered-dark {
    height: auto;
    min-height: 20rem;
  }

  .compare-table_cell {
    min-width: 10rem;
  }

  .compare-table_cell-subtitle {
    font-size: 1rem;
  }

  .heading-xxsmall {
    font-size: 1.1rem;
  }

  .product-feature_title {
    font-size: 2.5rem;
  }

  .product-feature_image-wrapper {
    max-width: 12rem;
  }

  .text-size-huge {
    font-size: 2rem;
  }

  .feature-popup_close-button {
    left: 2rem;
    top: 2rem;
  }

  .article-card_item.is-secondary-featured {
    background-color: transparent;
  }

  .article-card_content-wrapper.is-vertical-card-gap {
    margin-top: 1.5rem;
    padding: 0rem;
  }

  .search-menu_component {
    margin: 0.5rem;
    padding-top: 2rem;
  }

  .search-menu_links-wrapper {
    font-size: 1.25rem;
  }

  .search-menu_content-wrapper {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
    grid-row-gap: 1.5rem;
  }

  .user-guides_result-item {
    padding-right: 2rem;
  }

  .user-guides_result-image {
    margin-right: 1.5rem;
  }
}

@media screen and (max-width: 479px) {
  .padding-huge.in-the-box-component {
    padding-right: 10px;
    padding-left: 10px;
  }

  .padding-top {
    padding-right: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-bottom {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-left {
    padding-top: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }

  .padding-right {
    padding-top: 0rem;
    padding-bottom: 0rem;
    padding-left: 0rem;
  }

  .padding-vertical {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .padding-horizontal {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .margin-top {
    margin-right: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-bottom {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-left {
    margin-top: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
  }

  .margin-right {
    margin-top: 0rem;
    margin-bottom: 0rem;
    margin-left: 0rem;
  }

  .margin-vertical {
    margin-right: 0rem;
    margin-left: 0rem;
  }

  .margin-horizontal {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .spacing-clean {
    margin: 0rem;
    padding: 0rem;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .button.is-small {
    min-width: auto;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .fs-styleguide_2-col {
    -ms-grid-columns: auto;
    grid-template-columns: auto;
  }

  .show-mobile-portrait {
    display: block;
  }

  .nav_logo-wrapper {
    height: 3.75rem;
    margin-left: 1rem;
  }

  .grid.is-language-switcher-list {
    -ms-grid-columns: minmax(0px, 1fr) minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 1fr);
  }

  .grid.is-product-block {
    -ms-grid-columns: minmax(0px, 1fr);
    grid-template-columns: minmax(0px, 1fr);
  }

  .nav-menu_component {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .slider_nav.is-testimonial-slider {
    left: auto;
    right: auto;
    bottom: 1rem;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .slider_testimonial-content {
    padding: 2rem 2rem 4rem;
  }

  .slider_testimonial-content.background-color-grey {
    padding-bottom: 3.5rem;
  }

  .cart-popout_component {
    width: 100%;
    min-width: auto;
    margin: 0.25rem;
  }

  .nav-menu_content-wrapper {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
  }

  .product-block-small_component {
    padding: 2rem;
  }

  .product-block-small_component.is-full-width {
    padding: 2rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .product-block-small_image {
    height: 8rem;
  }

  .section-sticky-nav {
    overflow: hidden;
  }

  .sticky-nav_link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .overflow-visible {
    overflow: visible;
  }

  .product-block-large_media {
    left: 50%;
    right: auto;
    display: block;
    width: auto;
    height: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .product-block-large_media.is-padded-height {
    bottom: 0%;
    width: 100%;
    height: auto;
    max-height: 45%;
  }

  .product-block-large_component {
    height: auto;
    max-height: none;
    padding: 2rem 2rem 75%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .product-block-large_component.is-hovered-dark {
    min-height: 27.5rem;
  }

  .product-feature_title {
    font-size: 2rem;
  }

  .product-feature_image-wrapper {
    max-width: 10rem;
  }

  .product-feature_wave-lines {
    opacity: 0.8;
  }

  .feature-popup_close-button {
    left: 1.5rem;
    top: 1.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }

  .search-menu_component {
    margin-right: 0.25rem;
    margin-left: 0.25rem;
  }

  .search-menu_content-wrapper {
    margin-right: -0.25rem;
    margin-left: -0.25rem;
  }
}

#w-node-d8916c08-aafa-cb86-0b49-b4d89064ec67-9064ec5f {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c77ed995-4e70-fec9-c1cb-ae2d69876114-698760d1 {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_04fb248c-85ab-21da-272e-a0802c49afb8-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_6f229e7e-1f86-4d61-860e-2321be30403d-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-e99f4289-3dc9-9bf6-0d22-01fb61b76d9d-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_08392753-1d10-2294-1a6a-db501d252e6c-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-cdc01982-d0b3-9d23-279f-047811788c4b-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_82dd57f2-1058-2908-d284-964c6f97f01b-dc4ec262 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-b8ce69e1-aac6-62c4-c840-6d14a4e30596-dc4ec262 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_7e1d7b79-f5ee-3a26-0b97-3d4cedacd7fd-21bf0189 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_12eb6232-28a8-13fd-fca6-9214ab8aa63e-21bf0189 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_989ea3b9-9cb5-a876-846f-0584eff71c18-bfd54c19 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_989ea3b9-9cb5-a876-846f-0584eff71c19-bfd54c19 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ad83c425-ae4a-7647-ed1b-c925118a6d22-b1918813 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ae371cfc-8d3c-935b-7233-bf85d2eeb1af-7381571c {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c9bfbbab-150b-3261-efb5-a86281d5091b-203accbb {
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-c9bfbbab-150b-3261-efb5-a86281d5091b-203accbb {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
}

@font-face {
  font-family: 'Druk';
  src: url('../fonts/Druk-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Druk';
  src: url('../fonts/Druk-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}