:root {
  --black: #303030;
  --cool-light: #f3f7ef;
  --dark-light: #d8e0d0;
  --white: white;
  --dark-light-2: #bfcdb0;
  --warm-light: #f3f2f0;
  --light-green: #f3f7ef;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

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

body {
  color: var(--black);
  font-family: Gt america, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
}

h1 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gt america, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

h2 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gt america, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 1.2;
}

h3 {
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Gt america, sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.2;
}

h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

h5 {
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Gt america, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}

p {
  margin-bottom: 0;
}

a {
  color: #262f1c;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

label {
  margin-bottom: 16px;
  font-weight: 500;
  display: block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

figure {
  margin-bottom: 10px;
}

.container {
  flex: none;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 96px;
  padding-right: 96px;
  transition: all .2s;
  display: block;
}

.container.container-large {
  max-width: 1500px;
}

.container.is-narrow {
  max-width: 1100px;
}

.container.is-prodcut-header {
  padding-right: 0;
}

.nav-link {
  color: #ebebeb;
  font-weight: 700;
}

.nav-link.w--current {
  color: #adbc79;
}

.nav-link.nav-link-dark {
  color: #0d0d0d;
}

.nav-link.nav-link-dark.w--current {
  color: #adbc79;
}

.navbar {
  background-color: #fafafa00;
}

.section {
  margin-bottom: 128px;
}

.color-secondary {
  color: #adbc79;
}

.content {
  max-width: 600px;
}

.lead {
  color: #262f1c;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
}

.heading {
  font-size: 21px;
  line-height: 32px;
}

.article-meta {
  color: #a4a4a4;
  font-size: 16px;
}

.footer {
  background-color: var(--cool-light);
  flex-direction: column;
  font-size: 18px;
}

.footer-inner {
  justify-content: space-between;
  display: flex;
}

.footer-link {
  color: #ebebeb;
  font-weight: 700;
  text-decoration: none;
}

.footer-link:hover {
  color: #adbc79;
}

.footer-social {
  padding-left: 32px;
}

.background-dark {
  color: #ebebeb;
  background-color: #1d1d1d;
  transition: all .2s;
}

.page-header-wrapper {
  max-width: 600px;
}

.text-all-caps {
  text-transform: uppercase;
}

.padding-bottom-s {
  padding-bottom: 16px;
}

.padding-bottom-xl {
  padding-bottom: 48px;
}

.padding-bottom-m {
  padding-bottom: 24px;
}

.padding-top-xs {
  padding-top: 12px;
}

.padding-bottom-l {
  padding-bottom: 32px;
}

.padding-top-m {
  padding-top: 24px;
}

.section-2 {
  padding-bottom: 64px;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  display: block;
}

.padding-bottom-xxl {
  padding-bottom: 64px;
}

.padding-top-xxl {
  padding-top: 64px;
}

.padding-top-l {
  padding-top: 32px;
}

.padding-top-xxs {
  padding-top: 8px;
}

.padding-bottom-xxs {
  padding-bottom: 8px;
}

.padding-top-xl {
  padding-top: 48px;
}

.padding-bottom-xs {
  padding-bottom: 12px;
}

.padding-top-s {
  padding-top: 16px;
}

.articles-item {
  margin-bottom: 64px;
}

.articles-meta {
  color: #a4a4a4;
  font-size: 16px;
}

.articles-heading {
  max-width: 740px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 36px;
  line-height: 48px;
  text-decoration: none;
  transition: opacity .2s;
  display: block;
}

.articles-link {
  color: #262f1c;
  text-shadow: none;
  text-decoration: none;
}

.articles-link.articles-link-dark {
  color: #ebebeb;
}

.text-block {
  line-height: 32px;
}

.link-effect {
  background-image: url('../images/bg-secondary_1bg-secondary.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% 4px;
  transition: all .2s;
}

.link-effect:hover {
  background-size: 100% 15px;
}

.link-effect.display-none {
  display: none;
}

.hr {
  border-bottom: 1px solid #e7e7e7;
}

.text-field {
  color: #262f1c;
  background-color: #0000;
  border: 3px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 23px 22px;
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
}

.text-field:focus {
  border-color: #adbc79;
}

.text-field.text-field-dark {
  color: #ebebeb;
}

.submit-button {
  letter-spacing: 3px;
  text-transform: uppercase;
  background-color: #000;
  border: 4px solid #0000;
  padding: 15px 42px;
  font-size: 14px;
  line-height: 14px;
  position: absolute;
  top: 0;
  right: 0;
}

.display-none {
  display: none;
}

.newsletter-form {
  color: #ebebeb;
  max-width: 500px;
  position: relative;
}

.text-block-2 {
  font-size: 16px;
}

.rt-article em {
  margin-bottom: 64px;
  font-size: 24px;
  font-style: normal;
  line-height: 36px;
  display: inline-block;
}

.rt-article p {
  color: #000000b3;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 34px;
}

.rt-article figure {
  margin-top: 52px;
  margin-bottom: 52px;
}

.rt-article h3 {
  max-width: 740px;
  margin: 48px auto 24px;
}

.rt-article h4 {
  max-width: 740px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
}

.rt-article h2 {
  max-width: 740px;
  margin: 48px auto 24px;
}

.rt-article ul {
  color: #000000b3;
  max-width: 740px;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 36px;
}

.rt-article li {
  margin-bottom: 24px;
}

.rt-article a {
  color: #869942;
}

.rt-article a:hover {
  text-decoration: underline;
}

.rt-display-heading strong {
  color: #adbc79;
}

.benefits {
  flex-wrap: wrap;
  margin-left: -24px;
  margin-right: -24px;
  display: flex;
}

.benefit {
  flex: 50%;
  margin-top: -24px;
  margin-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
}

.features {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: -39px;
  margin-right: -39px;
  display: flex;
}

.feature {
  flex-grow: 1;
  flex-basis: 33%;
  padding-bottom: 32px;
  padding-left: 38px;
  padding-right: 38px;
}

.body-3 {
  color: #262f1c;
}

.heading-2 {
  font-size: 36px;
  line-height: 40px;
}

.heading-3 {
  font-size: 24px;
  line-height: 36px;
}

.color-secondary-dark {
  color: #8b9b54;
}

.heading-4 {
  font-size: 36px;
}

.background-skull {
  background-image: url('../images/skull.jpg');
  background-position: 50% -175px;
  background-repeat: no-repeat;
  background-size: auto;
  transition: all .2s;
}

.hosting-payment {
  display: flex;
  box-shadow: 2px 2px 6px #00000029;
}

.hosting-payment-main {
  background-color: #fff;
  flex: 1;
}

.hosting-payment-details {
  flex-grow: 0;
  flex-basis: 33%;
}

.button,
.search-submit {
  background-color: var(--cool-light);
  color: var(--black);
  letter-spacing: -.03em;
  border-radius: 50px;
  margin-bottom: 0;
  padding: 1em 1.5em;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
}
.search-submit:hover,
.button:hover {
  background-color: var(--dark-light);
  text-decoration: none;
}

.button.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button.button-blue {
  background-color: #1f0aff;
}

.button.is-secondary, .button.is-secondary:hover {
  color: #ebebeb;
}

.button.is-light {
  background-color: var(--cool-light);
}

.button.is-light:hover {
  background-color: var(--dark-light);
}

.button.is-dark {
  background-color: var(--black);
  color: var(--white);
}

.button.is-dark:hover {
  color: var(--white);
}

.button.is-block {
  text-align: center;
  display: block;
}

.button.navigation__link {
  z-index: 10;
  position: absolute;
}

.button.is-darker {
  background-color: var(--dark-light);
}

.button.is-darker:hover {
  background-color: var(--dark-light-2);
}

.hosing-payment-inner {
  padding: 42px 56px;
  display: block;
}

.check-list {
  margin-bottom: 16px;
}

.check-list-icon {
  width: 20px;
  height: 20px;
  margin-right: 16px;
}

.check-list-text {
  display: inline-block;
}

.field-label {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
}

.text-field-2 {
  background-color: #fafafa;
  border-style: none;
  margin-bottom: 16px;
}

.no-margin-top {
  margin-top: 0;
}

.article-hero {
  width: 100%;
}

.section-3, .article-header {
  padding-bottom: 48px;
}

.paragraph {
  font-size: 20px;
  line-height: 37px;
}

.article-comments {
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}

.success-message {
  background-color: #ddd0;
  padding-left: 0;
}

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

.error-message {
  background-color: #000;
}

.section-short {
  padding-bottom: 64px;
}

.text-strike {
  text-decoration: line-through;
}

.name {
  color: #262f1c;
  text-transform: none;
  font-size: 24px;
  font-weight: 700;
}

.text-secondary {
  color: #adbc79;
}

.work {
  height: 600px;
  display: flex;
}

.work-left {
  flex: 50%;
}

.work-right {
  opacity: 0;
  flex: 50%;
  position: relative;
}

.word-preview {
  background-color: #e6e6e6;
  margin-bottom: 100%;
  padding-bottom: 56.25%;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.work-sticky {
  width: 50%;
  padding-right: 86px;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.work-spacer {
  padding-bottom: 75%;
}

.work-content-wrapper {
  position: relative;
}

.header---work {
  padding-bottom: 230px;
}

.spacer-work {
  height: 400px;
}

.portfolio {
  align-items: flex-end;
  margin-bottom: 248px;
  display: flex;
}

.portfolio-main {
  flex: 66.6%;
  position: relative;
}

.portfolio-side {
  flex: 33.33%;
}

.portfolio-preview {
  background-color: #8d47d50f;
  padding-bottom: 64%;
  display: block;
  position: relative;
}

.portfolio-title {
  position: absolute;
  inset: auto 0% -65px;
}

.portfolio-caption {
  border-bottom: 1px solid #eee;
  padding-top: 32px;
  padding-left: 36px;
  font-size: 14px;
}

.portfolio-preview-inner {
  margin: 48px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  box-shadow: 2px 2px 10px #0000001a;
}

.portfolio-preview-img {
  width: 100%;
  transition: all 1s;
  position: relative;
  top: 0%;
}

.portfolio-heading {
  margin-top: 0;
  line-height: 36px;
}

.page-header-work {
  margin-bottom: 248px;
}

.collection-item {
  margin-bottom: 196px;
}

.portfolio-caption-border {
  background-color: #eee;
  height: 1px;
}

.max-width-500 {
  max-width: 500px;
}

.page-header-wrapper-home {
  max-width: 600px;
}

.styleguide-sidebar {
  border: 1px solid #d6d6d6;
  flex: 25%;
  width: 15rem;
  height: 100%;
  position: fixed;
}

.styleguide-main {
  flex: 0 76%;
  padding-top: 64px;
  padding-left: 15rem;
}

.styleguide-navblock {
  padding-bottom: 24px;
}

.styleguide-navitem {
  padding: 12px;
  font-weight: 400;
  display: block;
}

.styleguide-navitem:hover {
  background-color: #e9e9e9;
}

.styleguide-navitem.w--current {
  background-color: #f0f0f0;
}

.styleguide-navheader {
  margin-left: 12px;
  padding-top: 32px;
}

.styleguide-textsubheading {
  color: #262f1c99;
  font-size: 14px;
}

.styleguide-example {
  margin-left: 48px;
  padding: 16px;
}

.styleguide-block {
  margin-bottom: 64px;
}

.richtext h3, .richtext h4 {
  margin-top: 28px;
}

.richtext h2 {
  margin-top: 32px;
}

.class {
  color: #a73205;
  background-color: #a732050d;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Inconsolata, monospace;
  font-weight: 400;
}

.styleguide-typeface {
  color: var(--black);
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
}

.styleguide-navbody {
  padding-bottom: 24px;
}

.background-primary {
  background-color: #adbc79;
}

.styleguide-colorcard {
  margin-bottom: 8px;
  padding: 24px;
}

.background-secondary {
  color: #ebebeb;
  background-color: #262f1c;
}

.background-paragraph {
  color: #ebebeb;
  background-color: #5d6059;
}

.heading-5 {
  font-size: 42px;
  line-height: 54px;
}

.heading-7 {
  line-height: 39px;
}

.paragraph-2 {
  margin-bottom: 14px;
}

.styleguide-table {
  display: block;
}

.styleguide-tablerow {
  border-bottom: 1px solid #e7e7e7;
  display: flex;
}

.styleguide-tablecell {
  flex: 1;
  padding: 16px;
}

.space-xxs {
  width: 8px;
  height: 8px;
}

.styleguide-spacingbox {
  background-color: #adbc79;
  display: inline-block;
}

.space-xs {
  width: 12px;
  height: 12px;
}

.space-s {
  flex: none;
  width: 16px;
  height: 16px;
}

.space-m {
  width: 24px;
  height: 24px;
}

.space-l {
  width: 32px;
  height: 32px;
}

.space-xl {
  width: 48px;
  height: 48px;
}

.space-xxl {
  width: 64px;
  height: 64px;
}

.paragraph-3 {
  line-height: 24px;
}

.styleguide-layoutbox {
  background-color: #ebebeb;
  display: inline-block;
}

.layout-xxs {
  width: 16px;
  height: 16px;
}

.layout-xs {
  width: 24px;
  height: 24px;
}

.layout-s {
  width: 32px;
  height: 32px;
}

.layout-m {
  width: 48px;
  height: 48px;
}

.layout-l {
  width: 64px;
  height: 64px;
}

.layout-xl {
  width: 96px;
  height: 96px;
}

.layout-xxl {
  width: 160px;
  height: 160px;
}

.mb-xl {
  margin-bottom: 32px;
}

.p-xxs {
  padding: 8px;
}

.spacing-xh {
  width: 64px;
  height: 64px;
}

.space-h {
  flex: none;
  width: 80px;
  height: 80px;
}

.space-xh {
  width: 96px;
  height: 96px;
}

.styleguide-utilitywrapper {
  background-color: #f3f3f3;
  flex-flow: column;
  flex: 0 0 0;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  margin-right: 16px;
  font-size: 12px;
  display: inline-block;
}

.p-xs {
  padding: 12px;
}

.p-s {
  padding: 16px;
}

.p-m {
  padding: 24px;
}

.p-l {
  padding: 32px;
}

.p-xl {
  padding: 48px;
}

.p-xxl {
  padding: 64px;
}

.p-h {
  padding: 80px;
}

.p-xh {
  padding: 96px;
}

.p-h-xxs {
  padding-left: 8px;
  padding-right: 8px;
}

.flex {
  display: flex;
}

.flex.flex-column {
  flex-direction: column;
}

.flex.justify-content-space-between {
  justify-content: space-between;
}

.p-xxs-copy {
  padding: 8px;
}

.p-h-xs {
  padding-left: 12px;
  padding-right: 12px;
}

.p-h-s {
  padding-left: 16px;
  padding-right: 16px;
}

.p-h-m {
  padding-left: 24px;
  padding-right: 24px;
}

.p-h-l {
  padding-left: 32px;
  padding-right: 32px;
}

.p-h-xl {
  padding-left: 48px;
  padding-right: 48px;
}

.p-h-xxl {
  padding-left: 64px;
  padding-right: 64px;
}

.p-h-h {
  padding-left: 80px;
  padding-right: 64px;
}

.p-h-xh {
  padding-left: 96px;
  padding-right: 96px;
}

.p-v-xxs {
  padding-top: 8px;
  padding-bottom: 8px;
}

.p-v-xs {
  padding-top: 12px;
  padding-bottom: 12px;
}

.p-v-s {
  padding-top: 16px;
  padding-bottom: 16px;
}

.p-v-m {
  padding-top: 24px;
  padding-bottom: 24px;
}

.p-v-l {
  padding-top: 32px;
  padding-bottom: 32px;
}

.p-v-xl {
  padding-top: 48px;
  padding-bottom: 48px;
}

.p-v-xxl {
  padding-top: 64px;
  padding-bottom: 64px;
}

.p-v-h {
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-v-xh {
  padding-top: 96px;
  padding-bottom: 96px;
}

.p-r-xxs {
  padding-right: 8px;
}

.p-r-xs {
  padding-right: 12px;
}

.p-r-s {
  padding-right: 16px;
}

.p-r-m {
  padding-right: 24px;
}

.p-r-l {
  padding-right: 32px;
}

.p-r-xl {
  padding-right: 48px;
}

.p-r-xxl {
  padding-right: 64px;
}

.p-r-h {
  padding-right: 80px;
}

.p-r-xh {
  padding-right: 96px;
}

.p-l-xxs {
  padding-left: 8px;
}

.p-l-xs {
  padding-left: 12px;
}

.p-l-s {
  padding-left: 16px;
}

.p-l-m {
  padding-left: 24px;
}

.p-l-l {
  padding-left: 32px;
}

.p-l-xl {
  padding-left: 48px;
}

.p-l-xxl {
  padding-left: 64px;
}

.p-l-h {
  padding-left: 80px;
}

.p-l-xh {
  padding-left: 96px;
}

.p-t-xxs {
  padding-top: 8px;
}

.p-t-xs {
  padding-top: 12px;
}

.p-t-s {
  padding-top: 16px;
}

.p-t-m {
  padding-top: 24px;
}

.p-t-l {
  padding-top: 32px;
}

.p-t-xl {
  padding-top: 48px;
}

.p-t-xxl {
  padding-top: 64px;
}

.p-t-h {
  padding-top: 80px;
}

.p-t-xh {
  padding-top: 96px;
}

.p-b-xxs {
  padding-bottom: 8px;
}

.p-b-xs {
  padding-bottom: 12px;
}

.p-b-s {
  padding-bottom: 16px;
}

.p-b-m {
  padding-bottom: 24px;
}

.p-b-l {
  padding-bottom: 32px;
}

.p-b-xl {
  padding-bottom: 48px;
}

.p-b-xxl {
  padding-bottom: 64px;
}

.p-b-h {
  padding-bottom: 80px;
}

.p-b-xh {
  padding-bottom: 96px;
}

.m-xxs {
  margin: 8px;
}

.m-xs {
  margin: 12px;
}

.m-s {
  margin: 16px;
}

.m-m {
  margin: 24px;
}

.m-l {
  margin: 32px;
}

.m-xl {
  margin: 48px;
}

.m-xxl {
  margin: 64px;
}

.m-h {
  margin: 80px;
}

.m-xh {
  margin: 96px;
}

.m-h-xxs {
  margin-left: 8px;
  margin-right: 8px;
}

.m-h-xs {
  margin-left: 12px;
  margin-right: 12px;
}

.m-h-s {
  margin-left: 16px;
  margin-right: 16px;
}

.m-h-m {
  margin-left: 24px;
  margin-right: 24px;
}

.m-h-l {
  margin-left: 32px;
  margin-right: 32px;
}

.m-h-xl {
  margin-left: 48px;
  margin-right: 48px;
}

.m-h-xxl {
  margin-left: 64px;
  margin-right: 64px;
}

.m-h-h {
  margin-left: 80px;
  margin-right: 80px;
}

.m-h-xh {
  margin-left: 96px;
  margin-right: 96px;
}

.m-v-xxs {
  margin-top: 8px;
  margin-bottom: 8px;
}

.m-v-xs {
  margin-top: 12px;
  margin-bottom: 12px;
}

.m-v-s {
  margin-top: 16px;
  margin-bottom: 16px;
}

.m-v-m {
  margin-top: 24px;
  margin-bottom: 24px;
}

.m-v-l {
  margin-top: 32px;
  margin-bottom: 32px;
}

.m-v-xl {
  margin-top: 48px;
  margin-bottom: 48px;
}

.m-v-xxl {
  margin-top: 64px;
  margin-bottom: 64px;
}

.m-v-h {
  margin-top: 80px;
  margin-bottom: 80px;
}

.m-c-xh {
  margin-top: 96px;
  margin-bottom: 96px;
}

.m-r-xxs {
  margin-right: 8px;
}

.m-r-xs {
  margin-right: 12px;
}

.m-r-s {
  margin-right: 16px;
}

.m-r-m {
  margin-right: 24px;
}

.m-r-l {
  margin-right: 32px;
}

.m-r-xl {
  margin-right: 48px;
}

.m-r-xxl {
  margin-right: 64px;
}

.m-r-h {
  margin-right: 80px;
}

.m-r-xh {
  margin-right: 96px;
}

.m-l-xxs {
  margin-left: 8px;
}

.m-l-xs {
  margin-left: 12px;
}

.m-l-s {
  margin-left: 16px;
}

.m-l-m {
  margin-left: 24px;
}

.m-l-l {
  margin-left: 32px;
}

.m-l-xl {
  margin-left: 48px;
}

.m-l-xxl {
  margin-left: 64px;
}

.m-l-h {
  margin-left: 80px;
}

.m-l-xh {
  margin-left: 96px;
}

.m-t-xxs {
  margin-top: 8px;
}

.m-t-xs {
  margin-top: 12px;
}

.m-t-s {
  margin-top: 16px;
}

.m-t-m {
  margin-top: 24px;
}

.m-t-l {
  margin-top: 32px;
}

.m-t-xl {
  margin-top: 48px;
}

.m-t-xxl {
  margin-top: 64px;
}

.m-t-h {
  margin-top: 80px;
}

.m-t-xh {
  margin-top: 96px;
}

.m-b-xxs {
  margin-bottom: 8px;
}

.m-b-xs {
  margin-bottom: 12px;
}

.m-b-s {
  margin-bottom: 16px;
}

.m-b-m {
  margin-bottom: 24px;
}

.m-b-l {
  margin-bottom: 32px;
}

.m-b-xl {
  margin-bottom: 48px;
}

.m-b-xxl {
  margin-bottom: 64px;
}

.m-b-h {
  margin-bottom: 80px;
}

.m-b-xh {
  margin-bottom: 96px;
}

.max-width-xxl {
  max-width: 1120px;
}

.max-width-xl {
  max-width: 960px;
}

.max-width-l {
  max-width: 800px;
}

.max-width-m {
  max-width: 640px;
}

.max-width-s {
  max-width: 480px;
  display: block;
}

.max-width-xs {
  max-width: 320px;
}

.max-width-xxs {
  max-width: 160px;
}

.media {
  z-index: 0;
  background-image: linear-gradient(#0000001a, #0000001a);
  display: flex;
  position: relative;
  overflow: hidden;
}

.media.media-16-9 {
  padding-top: 56.25%;
}

.media img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}

.media.media-1 {
  padding-top: 100%;
}

.media.media-1-2 {
  padding-top: 200%;
}

.media.media-9-16 {
  padding-top: 177.77%;
}

.media.media-9-14 {
  padding-top: 155.55%;
}

.media.media-2-3 {
  padding-top: 150%;
}

.media.media-3-4 {
  padding-top: 133.33%;
}

.media.media-4-5 {
  padding-top: 125%;
}

.media.media-4-3 {
  padding-top: 75%;
}

.media.media-3-2 {
  padding-top: 66.66%;
}

.media.media-5-4 {
  padding-top: 80%;
}

.media.media-2-1 {
  padding-top: 50%;
}

.flex-basis-2-5 {
  flex: 0 40%;
}

.flex-none {
  flex: none;
}

.flex-basis-3-5 {
  flex: 0 60%;
}

.flex-basis-1-2 {
  flex: 0 50%;
}

.flex-basis-1-3 {
  flex: 0 33.33%;
}

.flex-basis-2-3 {
  flex: 0 66%;
}

.width-l-up-1-2 {
  width: 50%;
}

.width-l-up-1-4 {
  width: 25%;
}

.flex-basis-1-4 {
  flex: 0 25%;
}

.flex-auto {
  flex: auto;
}

.max-width-1-2 {
  max-width: 50%;
}

.columns {
  display: flex;
}

.column {
  flex: none;
  width: 100%;
  max-width: 100%;
}

.column.column-1-2 {
  width: 50%;
}

.column.column-1-3, .column.is-1-3 {
  width: 33.33%;
}

.column.is-1-2 {
  width: 50%;
}

.column.is-1-4 {
  width: 25%;
}

.m-n-xxs {
  margin: -8px;
}

.m-n-xs {
  margin: -12px;
}

.m-n-s {
  margin: -16px;
}

.m-n-m {
  margin: -24px;
}

.m-n-l {
  margin: -32px;
}

.m-n-xl {
  margin: -48px;
}

.m-n-xxl {
  margin: -64px;
}

.button-copy {
  background-color: #262f1c;
  margin-bottom: 16px;
  margin-right: 16px;
  padding-left: 36px;
  padding-right: 36px;
  transition: all .2s;
}

.button-copy:hover {
  background-color: #536341;
}

.button-copy.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button-text {
  color: red;
}

.button-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-blue {
  color: #2600ff;
}

.body-4 {
  color: #0d0d0d;
}

.column-2 {
  max-width: 100%;
}

.column-2.column-1-2 {
  width: 50%;
}

.h1 {
  letter-spacing: 0;
  font-family: Gt america, sans-serif;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

.h2 {
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Gt america, sans-serif;
  font-size: 44px;
  font-weight: 300;
  line-height: 1.15;
}

.h3 {
  letter-spacing: 0;
  font-family: Gt america, sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 1.1;
}

.paragraph-4 {
  color: #262f1c;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Gt america, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

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

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

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

.text-lowercase {
  text-transform: none;
}

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

.text-capitalise {
  text-transform: capitalize;
}

.paragraph-5 {
  padding-top: 0;
}

.no-padding-vertical {
  padding-top: 0;
  padding-bottom: 0;
}

.no-padding-horizontal {
  padding-left: 0;
  padding-right: 0;
}

.no-padding-top {
  padding-top: 0;
}

.no-padding-bottom {
  padding-bottom: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

.no-margin-vertical {
  margin-top: 0;
  margin-bottom: 0;
}

.no-margin-horizontal {
  margin-left: 0;
  margin-right: 0;
}

.no-margin-bottom {
  margin-bottom: 0;
}

.no-margin-left {
  margin-left: 0;
}

.no-margin-right {
  margin-right: 0;
}

.body-5 {
  font-family: Gt america, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.heading-8 {
  font-family: Gt america, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

.text-caption {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}

.d1 {
  letter-spacing: -7px;
  font-family: Gt america, sans-serif;
  font-size: 163px;
  font-weight: 300;
}

.h5 {
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: Gt america, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.navigation__quote ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.navigation__quote .dashicons, .navigation__quote .dashicons-before:before {
  width: 24px;
  height: 24px;
}

.button-user-account,
.navigation__quote a,
.button-shopping-bag {
  background-color: var(--cool-light);
  color: var(--black);
  letter-spacing: -.03em;
  border-radius: 50px;
  margin-bottom: 0;
  padding: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.button-user-account {
  padding: 16px;
}

.button-user-account img {
  max-width: 24px;
}
.navigation__quote a {
  text-decoration: none;
}
.navigation__quote a:hover {
  text-decoration: none;
}
.navigation__quote a:hover,
.button-user-account:hover,
.button-shopping-bag:hover {
  background-color: var(--dark-light);
}

.button-shopping-bag.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button-shopping-bag.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button-shopping-bag.button-blue {
  background-color: #1f0aff;
}

.button-shopping-bag.is-secondary, .button-shopping-bag.is-secondary:hover {
  color: #ebebeb;
}

.button-shopping-bag.is-light {
  background-color: var(--cool-light);
}

.button-shopping-bag.is-light:hover {
  background-color: var(--dark-light);
}
.navigation__quote .quote-li .afrq-menu-item .totalitems {
  width: 20px;
  white-space: unset;
  padding: 0;
}
.navigation__quote .totalitems,
.button-shopping-bag__qty {
  color: var(--white);
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  font-size: 14px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-close {
  background-color: var(--dark-light);
  color: var(--black);
  text-align: center;
  letter-spacing: -.03em;
  border-radius: 50px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.button-close:hover {
  background-color: var(--dark-light-2);
}

.button-close.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button-close.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button-close.button-blue {
  background-color: #1f0aff;
}

.button-close.is-secondary, .button-close.is-secondary:hover {
  color: #ebebeb;
}

.button-close.is-light {
  background-color: var(--cool-light);
}

.button-close.is-light:hover {
  background-color: var(--dark-light);
}

.button-info {
  background-color: var(--dark-light);
  color: var(--black);
  text-align: center;
  letter-spacing: -.03em;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
}

.button-info:hover {
  background-color: var(--dark-light-2);
}

.button-info.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button-info.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button-info.button-blue {
  background-color: #1f0aff;
}

.button-info.is-secondary, .button-info.is-secondary:hover {
  color: #ebebeb;
}

.button-info.is-light {
  background-color: var(--cool-light);
}

.button-info.is-light:hover {
  background-color: var(--dark-light);
}

.button-play {
  background-color: var(--dark-light);
  color: var(--black);
  text-align: center;
  letter-spacing: -.03em;
  border-radius: 50px;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 30px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.button-play:hover {
  background-color: var(--dark-light-2);
}

.button-play.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button-play.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button-play.button-blue {
  background-color: #1f0aff;
}

.button-play.is-secondary, .button-play.is-secondary:hover {
  color: #ebebeb;
}

.button-play.is-light {
  background-color: var(--cool-light);
}

.button-play.is-light:hover {
  background-color: var(--dark-light);
}

.button-play.is-dark {
  background-color: var(--black);
  color: var(--cool-light);
}

.button-play.is-dark:hover {
  background-color: var(--black);
  color: var(--dark-light);
}

.button-play__icon {
  width: 30px;
  height: 30px;
  padding-left: 4px;
}

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

.navigation {
  flex-wrap: nowrap;
  align-items: center;
}

.menu-button {
  cursor: pointer;
  align-items: flex-end;
  width: 32px;
  height: 32px;
}

.menu-button__line-one {
  border: 1px solid var(--black);
  transform-origin: 15% 0;
  width: 32px;
  margin-top: 7px;
  transition: all .2s;
}

.menu-button__line-one.is--black {
  border-color: #000;
}

.menu-button__line-one.is--white {
  border-color: var(--white);
}

.navigation__center {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 96px;
  transition: all .2s;
  position: absolute;
  inset: 0% 0% auto;
}

.navigation__center.container-large {
  max-width: 1500px;
}

.navigation__wrapper {
  z-index: 2;
  justify-content: space-between;
  position: fixed;
  inset: 0% 0% auto;
}

.menu-button__line-two {
  border: 1px solid var(--black);
  transform-origin: 15% 100%;
  width: 32px;
  margin-top: 13px;
  transition: all .2s;
}

.menu-button__line-two.is--black {
  border-color: #000;
}

.menu-button__line-two.is--white {
  border-color: var(--white);
}

.navigation__button {
  z-index: 10;
  padding: 32px;
  position: relative;
  inset: 0% auto auto 0%;
}

.navigation__account-cart {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 24px;
  flex-direction: column;
}

.navigation__cart {
  /* padding: 24px; */
  position: relative;
  inset: 0% 0% auto auto;
}

.page-header {
  align-items: center;
  padding-top: 120px;
  display: flex;
}

.page-header__text {
  max-width: 951px;
}
.fluxwood-woocommerce-login-register .col2-set,
.layout {
  margin: -24px;
  display: flex;
}

.layout__1-3 {
  width: 33.3%;
}
.fluxwood-woocommerce-login-register .col2-set .col-1,
.fluxwood-woocommerce-login-register .col2-set .col-2,
.layout__1-2 {
  width: 50%;
}


.layout__2-3 {
  width: 66.6%;
}
.fluxwood-woocommerce-login-register .col2-set .col-1,
.fluxwood-woocommerce-login-register .col2-set .col-2,
.layout__inner {
  padding: 24px;
}

.heading-9 {
  text-transform: uppercase;
}

.heading-10 {
  letter-spacing: 1px;
}

.select-a-finish__result {
  display: none;
}

.select-a-finish__result.is-active {
  display: block;
}

.select {
  border-style: none none solid;
  border-width: 0 0 1px;
  border-color: black black var(--dark-light-2);
  text-transform: uppercase;
  background-color: #fff0;
  position: relative;
}

.select__wrapper {
  position: relative;
}

.select__custom {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.select__custom-trigger {
  border-bottom: 1px solid var(--dark-light-2);
  letter-spacing: 1px;
  background-color: #fff;
  background-image: url('../images/icon-dropdown-arrow.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-weight: 500;
  position: relative;
}

.select__custom-options {
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
}

.select__custom-option {
  background-color: var(--cool-light);
  letter-spacing: 0;
  text-transform: none;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-weight: 400;
  position: relative;
}

.select__custom-option:hover, .select__custom-option.same-as-selected {
  background-color: var(--dark-light);
}

.custom-select {
  position: relative;
  font-size: 15px;
}

.custom-select__select {
  display: none;
}

.select-selected {
  border-bottom: 1px solid var(--dark-light-2);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  background-image: url('../images/icon-dropdown-arrow.svg');
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  font-weight: 400;
  position: relative;
}

.select-items {
  position: absolute;
  inset: 100% 0% 0%;
}

.select-items.select-hide {
  display: none;
  position: absolute;
  inset: 100% 0% 0%;
}

.select-items__item {
  z-index: 1;
  background-color: var(--cool-light);
  letter-spacing: 0;
  text-transform: none;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  font-weight: 400;
  position: relative;
}

.select-items__item:hover, .select-items__item.same-as-selected {
  background-color: var(--dark-light);
}

.select-a-finish__result-image {
  display: none;
}

.select-a-finish__result-image.is-active {
  display: block;
}

.cta {
  display: flex;
}

.cta__block {
  width: 50%;
  padding-bottom: 50%;
  position: relative;
}

.cta__card-text {
  color: #fff;
  letter-spacing: -1px;
  font-size: 70px;
  font-weight: 300;
  line-height: 1;
}

.cta__card {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/Fluxwood_Lighting_Tenn_Pendant_Kira_and_Kira2-4-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.cta__card:hover {
  background-image: linear-gradient(#0006, #0006), url('../images/Fluxwood_Lighting_Tenn_Pendant_Kira_and_Kira2-4-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  text-decoration: none;
}

.cta__card.is--alternate {
  background-image: linear-gradient(#0000, #0000), url('../images/Tenn_Pendant_White_Oak_Install2-2.jpg');
}

.footer__block {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.social {
  margin-left: -6px;
  margin-right: -6px;
  display: flex;
}

.social__link {
  margin-left: 6px;
  margin-right: 6px;
}

.footer__links {
  margin-bottom: -16px;
}

.footer__link {
  margin-bottom: 16px;
  margin-right: 48px;
  font-weight: 400;
  display: inline-block;
}

.footer__space {
  width: 1px;
  height: 200px;
}

.footer__hr {
  background-color: var(--dark-light);
  width: 100%;
  height: 1px;
  margin-top: 42px;
  margin-bottom: 72px;
}

.navigation__brand {
  z-index: 2;
  width: 96px;
  height: 75vh;
  position: absolute;
  top: 96px;
  bottom: auto;
  right: auto;
}

.navigation__brand-inner {
  margin-top: -96px;
  padding-left: 32px;
  position: relative;
  top: 100%;
  bottom: 0;
}

.html-embed {
  padding-left: 32px;
}

.navigation__brand-logo-mobile {
  display: none;
}

.page-header__inner {
  width: 100%;
}

.page-header__inner.p-v-xl {
  padding-top: 80px;
  padding-bottom: 112px;
}

.bg {
  background-color: var(--cool-light);
}

.bg-transition-bottom {
  background-image: linear-gradient(to top, var(--cool-light), white 50%, white);
  padding-bottom: 80px;
}

.bg-transition-bottom.hidden {
  display: none;
}

.navigation__nav {
  z-index: 2;
  background-color: var(--cool-light);
  opacity: 0;
  height: 0%;
  transition: opacity .2s;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.html-embed-2 {
  transition: all .2s;
}

.navigation__nav-link {
  border-bottom: 1px solid var(--dark-light);
  color: var(--dark-light);
  cursor: pointer;
  padding-top: 18px;
  padding-bottom: 32px;
  font-size: 56px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.navigation__nav-link:hover {
  border-bottom-color: var(--black);
  color: var(--black);
  text-decoration: none;
}

.navigation__nav-block {
  border-bottom: 1px solid var(--dark-light);
  justify-content: space-between;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
}

.navigation__nav-inner {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-top: 82px;
  display: flex;
}

.product-filter {
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.product-filter__label {
  flex: 1 0 auto;
  padding-top: 12px;
  padding-right: 16px;
}

.product-filter__links {
  flex-wrap: wrap;
  flex: auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-left: -12px;
  margin-right: -12px;
  display: flex;
}

.links__link {
  color: var(--black);
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1;
  display: inline-block;
}

.links__link:hover {
  color: var(--dark-light);
  text-decoration: none;
}

.links__link.is-selected {
  color: var(--dark-light-2);
}

.product-grid {
  flex-wrap: wrap;
  margin: -24px;
  display: flex;
}

.product-grid__item {
  width: 25%;
}

.product-grid__item.is-thirds {
  width: 33.33%;
}

.prodcut-grid__inner {
  padding: 24px;
}

.product-card {
  text-decoration: none;
  display: block;
  position: relative;
}

.product-card:hover {
  text-decoration: none;
}

.product-card__image {
  object-fit: cover;
  padding-bottom: 113%;
  transition: all .2s;
  position: relative;
}

.product-card__details {
  justify-content: space-between;
  align-items: center;
  margin-top: 42px;
  margin-bottom: 16px;
  display: flex;
}

.prodcut-card__heading {
  max-width: 380px;
  font-size: 30px;
}

.product-card__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.prodcut-card__button-wrapper {
  flex: 0 auto;
}

.simple-header {
  padding-top: 208px;
  padding-bottom: 122px;
}

.form__field {
  border: 1px solid var(--dark-light-2);
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.form__radio {
  padding-right: 24px;
  line-height: 1;
  display: inline-block;
}

.stockists {
  flex-wrap: wrap;
  display: flex;
}

.stockists__item {
  border-bottom: 1px solid var(--dark-light-2);
  width: 25%;
  margin-bottom: 48px;
}

.stockists__inner {
  padding-bottom: 48px;
  padding-right: 24px;
}

.stockists__divider {
  border-bottom: 1px solid var(--dark-light-2);
  width: 100%;
  margin: 32px 24px;
}

.news-grid {
  flex-wrap: wrap;
  margin: -24px;
  display: flex;
}

.news-grid__item {
  width: 33.333%;
}

.news-grid__item-inner {
  padding: 24px;
}

.news-card__image {
  object-fit: cover;
  padding-bottom: 113%;
  position: relative;
}

.news-card__details {
  justify-content: space-between;
  align-items: center;
  margin-top: 42px;
  margin-bottom: 16px;
}

.news-card__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nav-buttons__next {
  background-color: var(--black);
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  background-image: url('../images/icon-nav-arrow-right.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.nav-buttons__next:hover {
  color: var(--dark-light);
}

.nav-buttons__next.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.nav-buttons__next.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.nav-buttons__next.button-blue {
  background-color: #1f0aff;
}

.nav-buttons__next.is-secondary, .nav-buttons__next.is-secondary:hover {
  color: #ebebeb;
}

.nav-buttons__next.is-light {
  background-color: var(--cool-light);
}

.nav-buttons__next.is-light:hover {
  background-color: var(--dark-light);
}

.nav-buttons__next.is-dark {
  background-color: var(--black);
  color: var(--cool-light);
}

.nav-buttons__next.is-dark:hover {
  background-color: var(--black);
  color: var(--dark-light);
}

.nav-buttons__next.is-previous {
  margin-right: 9px;
  transform: rotate(180deg);
}

.button-next__icon {
  width: 100%;
  height: 12px;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

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

.product-header {
  min-height: 100vh;
  overflow: hidden;
}

.product-header__layout {
  min-height: 100vh;
  display: flex;
}

.product-header__layout-description {
  width: 33.3%;
}

.product-header__layout-slider {
  width: 66.6%;
}

.product-header__layout-inner {
  width: 100%;
  margin-left: 290px;
  padding: 0 0 0 24px;
}

.hero {
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

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

.swiper.js-hero-swiper {
  padding-bottom: 0;
  position: relative;
}

.swiper.js-gallery-swiper {
  position: relative;
  overflow: visible;
}

.swiper.js-hero-swiper {
  padding-bottom: 57px;
}

.swiper-wrapper {
  width: 100%;
  display: flex;
}

.swiper-wrapper.gallery-swiper__wrapper {
  overflow: visible;
}

.swiper-slide {
  flex: none;
  width: 100%;
  height: 100%;
  display: flex;
}

.swiper-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.prodcut-header__price {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.price {
  display: inline-block;
  position: relative;
}

.price__label {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.price__price {
  font-size: 38px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.price__price-wrapper {
  align-items: flex-start;
  display: flex;
  position: relative;
}

.price__info {
  z-index: 99;
  background-color: var(--black);
  color: var(--warm-light);
  border-radius: 70px;
  width: 236px;
  padding: 6px 4px 6px 20px;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  display: none;
  position: absolute;
  bottom: 100%;
  left: 100%;
}

.accordion-item {
  border-bottom: 1px solid var(--dark-light-2);
  background-color: #fff;
  margin-bottom: 20px;
  padding-bottom: 14px;
  padding-right: 16px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.icon-2.accordion-icon {
  color: #0009;
  cursor: pointer;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.gallery-swiper__nav {
  position: absolute;
  bottom: 100%;
  right: 0;
}

.hero-swiper-nav {
  z-index: 4;
  margin-bottom: 100px;
  margin-right: 100px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.product-header__inner {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.product-header__detials {
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding-top: 148px;
  padding-bottom: 48px;
  padding-right: 36px;
  display: flex;
}

.hero-header {
  min-height: 100vh;
  font-weight: 300;
}

.hero-header__inner {
  display: flex;
}

.hero-header__right {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.hero-header__left {
  justify-content: flex-end;
  width: 50%;
  margin-top: 10%;
  padding-top: 81px;
  display: flex;
}

.hero-header__text {
  font-size: 197px;
  font-weight: 200;
  line-height: 1;
  display: inline-block;
}

.hero-header__text.display-none {
  display: none;
}

.hero-header__text-indent {
  padding-left: .35em;
}

.swiper-pagination__txt {
  color: var(--white);
  text-align: left;
  letter-spacing: -.03em;
  font-size: 20px;
  line-height: 1.5;
}

.hero-swiper__nav {
  margin-top: 7px;
  margin-right: 0;
  display: flex;
  position: absolute;
  right: 0;
}

.js-hero-swiper-pagination {
  width: auto;
  margin-top: 8px;
}

.hero-header__left-inner {
  padding-right: 16px;
}

.hero-header__text-indent-two {
  padding-left: .5em;
}

.hero-feature {
  background-color: var(--cool-light);
  flex-direction: row;
  padding-top: 96px;
  padding-bottom: 64px;
  display: flex;
}

.hero-feature__left {
  width: 50%;
  position: relative;
}

.hero-feature__right {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  max-width: 586px;
  display: flex;
}

.hero-feature__caption {
  border-bottom: 1px solid var(--dark-light-2);
  width: 100%;
  max-width: 586px;
  margin-bottom: 64px;
  padding-bottom: 24px;
  padding-left: 16px;
  position: absolute;
  bottom: 0;
  left: 100%;
}

.hero-feature__caption-inner {
  justify-content: space-between;
  display: flex;
}

.bg-transition-top {
  background-image: linear-gradient(to bottom, var(--cool-light), white 50%, white);
  padding-bottom: 80px;
}

.hero-feature__caption-line {
  background-color: var(--dark-light-2);
  transform-origin: 0 100%;
  width: 200px;
  height: 1px;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(-131deg);
}

.hero-feature__caption-line-ball {
  background-color: var(--dark-light-2);
  width: 2px;
  height: 2px;
  position: absolute;
  inset: 22% auto auto 0%;
}

.parlights {
  width: 100%;
  height: 760px;
  position: relative;
  overflow: visible;
}

.paralights__one {
  width: 560px;
  max-width: none;
  position: absolute;
  inset: 72px 73px auto auto;
  transform: rotate(-27deg);
}

.paralights__two {
  width: 2300px;
  max-width: none;
  position: absolute;
  top: 64px;
  right: 148px;
  transform: rotate(13deg);
}

.paralights__three {
  width: 3898px;
  max-width: none;
  height: auto;
  position: absolute;
  top: 711px;
  right: 30px;
  transform: rotate(-8deg);
}

.config {
  display: flex;
}

.config__image {
  width: 66.66%;
}

.config__details {
  flex-direction: column;
  justify-content: space-between;
  width: 33.33%;
  display: flex;
}

.config__details-inner {
  flex: 0 auto;
  width: 100%;
}

.config__image-img {
  width: 100%;
}

.product-swiper-nav {
  z-index: 4;
  margin-bottom: 48px;
  margin-right: 48px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.navigation__wrapper-inner {
  justify-content: space-between;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.footer__inner {
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  padding-top: 96px;
  padding-bottom: 24vh;
  display: flex;
}

.footer__ada-logo {
  width: 220px;
  height: auto;
}

.footer__logos {
  width: 102px;
}

.navigation__shopnow {
  padding-top: 24px;
  position: static;
  left: 96px;
}

.product-card__heading-wrapper {
  flex: 1;
}

.div-block-5 {
  width: 100%;
}

.p {
  font-family: Gt america, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.hide-tablet-up {
  display: none;
}

.title-block {
  justify-content: space-between;
  display: flex;
}

.heading-12 {
  letter-spacing: .05em;
}

.heading-13, .heading-14 {
  letter-spacing: 0;
}

.gallery-swiper__nav-spacer {
  width: 24px;
  height: 24px;
}

.hero-header__full {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.heading-15 {
  letter-spacing: -2px;
}

.prodcut-card__heading--new {
  max-width: 380px;
  font-size: 30px;
}

.heading-16 {
  font-family: Gt america, sans-serif;
}

.text-all-caps--new {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 500;
}

.new-hero-feature__left {
  width: 70%;
  position: relative;
}

.split-content_inner {
  background-color: var(--light-green);
  flex-flow: wrap;
  display: flex;
}

.split-content_inner.is--reversed {
  flex-direction: row-reverse;
}

.new-hero-feature__right {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 586px;
  padding-left: 136px;
  display: flex;
}

.new-hero-feature__text {
  max-width: 296px;
}

.button__dark {
  background-color: var(--dark-light);
  color: var(--black);
  letter-spacing: -.03em;
  border-radius: 50px;
  margin-bottom: 0;
  padding: 1em 1.5em;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  transition: all .2s;
  display: inline-block;
}

.button__dark:hover {
  background-color: var(--dark-light-2);
  text-decoration: none;
}

.button__dark.buttonsecondary {
  color: #262f1c;
  background-color: #adbc79;
}

.button__dark.is-blue {
  color: #fff;
  background-color: #0d00ff;
}

.button__dark.button-blue {
  background-color: #1f0aff;
}

.button__dark.is-secondary, .button__dark.is-secondary:hover {
  color: #ebebeb;
}

.button__dark.is-light {
  background-color: var(--cool-light);
}

.button__dark.is-light:hover {
  background-color: var(--dark-light);
}

.button__dark.is-dark {
  background-color: var(--black);
  color: var(--white);
}

.button__dark.is-dark:hover {
  color: var(--white);
}

.button__dark.is-block {
  text-align: center;
  display: block;
}

.button__dark.navigation__link {
  z-index: 10;
  position: absolute;
}

.button__dark.is-darker {
  background-color: var(--dark-light);
}

.button__dark.is-darker:hover {
  background-color: var(--dark-light-2);
}

.new-hero-feature__img {
  width: 100%;
  height: 100%;
}

.new-hero-feature {
  background-color: var(--light-green);
  flex-direction: row;
  padding-top: 178px;
  padding-bottom: 178px;
  display: flex;
}

.split-content__txt-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  min-width: 500px;
  padding: 54px;
  display: flex;
  position: relative;
}

.split-content {
  flex-direction: row;
}

.split-content__img-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  min-width: 500px;
  position: relative;
}

.split-content__img {
  opacity: 0;
}

.split-content__txt-heading {
  margin-top: 40px;
  margin-bottom: 119px;
  font-size: 42px;
}

.split-content__btns {
  display: flex;
}

.layout-image-text {
  background-color: var(--light-green);
  flex-direction: row;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.home-intro {
  background-color: var(--light-green);
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.home-intro__left {
  flex: 0 70%;
  position: relative;
}

.home-intro__right {
  flex-direction: column;
  flex: 0 25%;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 258px;
  display: flex;
}

.home-intro__img {
  width: 100%;
}

.hero-slider {
  min-height: 100vh;
  font-weight: 300;
}

.hero-slider.bg-transition-bottom {
  background-image: none;
  padding-bottom: 0;
}

.about-us__par {
  padding-top: 62px;
  padding-bottom: 62px;
}

.hero-slider__inner {
  display: flex;
}

.hero-slider__wrapper {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  display: flex;
}

.heading-17 {
  font-size: 44px;
}

.split-content__image {
  background-image: url('../images/fluxwood-interior.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  width: 100%;
  height: 100%;
}

.layout-text-logos {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.layout-text-logos__left {
  flex-direction: column;
  flex: 0 25%;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 258px;
  display: flex;
}

.layout-text-logos__right {
  grid-column-gap: 40px;
  grid-row-gap: 24px;
  flex: 0 75%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  position: relative;
}

.logo-grid__item {
  flex: 0 50%;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.logo-grid__inner {
  width: 100%;
  height: 100%;
}

.feature-carousel {
  flex-direction: row;
}

.feature-carousel_inner {
  background-color: var(--light-green);
  flex-flow: wrap;
  display: flex;
}

.feature-carousel__slider-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: relative;
}

.feature-carousel_txt-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 64px 3vw;
  display: flex;
  position: relative;
}

.feature-carousel__image {
  padding-bottom: 100%;
}

.feature-carousel__slider {
  width: 100%;
  height: 100%;
}

.feature-carousel__slide {
  background-image: url('../images/designer1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.feature-carousel__slide.is--second {
  background-image: url('../images/designer2.jpg');
}

.feature-carousel__slide.is--third {
  background-image: url('../images/designer3.jpg');
}

.slide-nav {
  display: none;
}

.product-card__inner {
  background-color: var(--warm-light);
  width: 100%;
  height: 100%;
  padding-bottom: 113%;
  position: relative;
  overflow: hidden;
}

.product-card__item {
  justify-content: space-between;
  align-items: center;
}

.product-card__overlay {
  background-color: var(--cool-light);
  opacity: 0;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  padding: 24px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.product-card__heading {
  text-transform: none;
  font-size: 34px;
  font-weight: 300;
}

.product-card__item-heading {
  font-size: 28px;
}

.swiper-pagination {
  z-index: 99;
  position: absolute;
  inset: auto 0% 0%;
}

.swiper-pagination__inner {
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 96px;
  transition: all .2s;
  display: flex;
}

.swiper-pagination__inner.container-large {
  max-width: 1500px;
}

.swiper-pagination__inner.is-narrow {
  max-width: 1100px;
}

.swiper-pagination__inner.is-prodcut-header {
  padding-right: 0;
}

.d2 {
  color: var(--white);
  letter-spacing: -7px;
  font-family: Gt america, sans-serif;
  font-size: 89px;
  font-weight: 300;
  display: none;
}

.swiper-overlay-heading {
  z-index: 80;
  position: absolute;
  inset: 0%;
}

.swipe-overlay-heading__inner {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 96px;
  transition: all .2s;
  display: flex;
}

.swipe-overlay-heading__inner.container-large {
  max-width: 1500px;
}

.swipe-overlay-heading__inner.is-narrow {
  max-width: 1100px;
}

.swipe-overlay-heading__inner.is-prodcut-header {
  padding-right: 0;
}

.heading-19 {
  letter-spacing: -.03em;
}

.logo-grid {
  flex-wrap: wrap;
  margin: -24px;
  display: flex;
}

.logo-grid__logo {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 36px 24px;
  display: flex;
  box-shadow: 0 60px 36px #00000008, 0 27px 27px #0000000a, 0 7px 15px #0000000d;
}

.dropdown-list {
  background-color: var(--cool-light);
  min-width: 120%;
}

.dropdown-link {
  color: var(--dark-light-2);
  padding: 6px 14px;
  font-size: 16px;
  font-weight: 300;
}

.dropdown-link:hover {
  color: var(--black);
  text-decoration: none;
}

.dropdown-link.is--current {
  color: var(--black);
}

.dropdown-toggle {
  border: 1px solid var(--dark-light);
  background-color: var(--white);
  border-radius: 10px;
  justify-content: space-between;
  min-width: 270px;
  padding: 9px 15px;
  display: flex;
}

.dropdown-toggle.w--open {
  border-color: var(--cool-light);
  background-color: var(--cool-light);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  justify-content: space-between;
}

.dropdown-list {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  min-width: 100%;
}

.dropdown-icon {
  align-self: center;
  transform: rotate(180deg);
}

.product-filter__link {
  padding: 8px 12px;
}

.product-card__meta {
  letter-spacing: .02em;
  font-size: 14px;
}

.product-filter__link-a {
  letter-spacing: 0;
  font-family: Gt america, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1;
  display: block;
}

.hero-header__extra-text {
  text-align: right;
  margin-bottom: 18px;
  font-size: 20px;
  line-height: 1.5;
}

.full-slider {
  color: var(--white);
  height: 100vh;
}

.full-slider__slide-inner {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 75vh;
  margin-top: 96px;
  display: flex;
}

.full-slider__inner-top {
  width: 0;
}

.full-slider__inner-bottom {
  width: 100%;
}

.full-slider__pagination {
  z-index: 5;
  text-align: right;
  position: relative;
  bottom: -46px;
}

.full-slider__extra {
  justify-content: space-between;
  margin-bottom: -46px;
  display: flex;
}

.full-slider__bg-img {
  z-index: -1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.full-slider__caption {
  letter-spacing: -.03em;
  font-size: 22px;
  line-height: 1.3;
}

.full-slider__heading {
  text-align: center;
  font-family: Gt america, sans-serif;
  font-size: 7.625rem;
  font-weight: 100;
}

.navigation__brand-color-change {
  z-index: 2;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  transition: opacity .2s;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.navigation__brand-color-change-inner {
  width: 100%;
  max-width: 1600px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0% 0% auto;
}

.full-slider__pagination-wrapper {
  position: absolute;
  inset: 0%;
}

.full-swiper__pagination-inner {
  justify-content: center;
  align-items: flex-end;
  height: 75vh;
  margin-top: 96px;
  display: flex;
}

.full-swiper__pag-inner-inner {
  flex: 1;
}

.html-embed-3 {
  font-size: 7rem;
}

.gallery {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery__item {
  padding-bottom: 60%;
  transition: all .2s;
  display: block;
  position: relative;
}

.gallery__item:hover {
  opacity: .8;
}

.gallery__item.is-feature {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

.gallery__caption {
  color: var(--white);
  background-image: linear-gradient(#0000, #0009);
  padding: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  position: absolute;
  inset: auto 0% 0%;
}

.gallery__caption-text {
  line-height: 24px;
}

.gallery_img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.gallery_lightbox-link {
  position: absolute;
  inset: 0%;
  display: block !important;
}

.gallery__link {
  display: block;
}

.gallery__overlay {
  opacity: 0;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0%;
}

.footer__block-inner-logos {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 48px;
  }

  .container {
    padding-left: 80px;
    padding-right: 80px;
  }

  .background-skull {
    background-position: 50% -187px;
  }

  .hosting-payment-details {
    flex-basis: 280px;
  }

  .hosing-payment-inner {
    padding: 25px;
    display: block;
  }

  .columns.m-n-m {
    flex-wrap: nowrap;
  }

  .column.is-1-4 {
    width: 50%;
  }

  .h1 {
    font-size: 6.5vw;
    line-height: 1.2;
  }

  .h2 {
    font-size: 48px;
  }

  .navigation__center {
    width: auto;
    padding-left: 0;
    padding-right: 0;
    inset: 0% 96px auto;
  }

  .page-header {
    align-items: center;
  }

  .cta__card-text {
    text-align: center;
    font-size: 5vw;
  }

  .footer__block {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer__link {
    margin-right: 48px;
  }

  .footer__space {
    height: 100px;
  }

  .heading-11 {
    font-size: 48px;
  }

  .navigation__nav-link {
    padding-top: 24px;
    padding-bottom: 32px;
    font-size: 48px;
  }

  .navigation__nav-block {
    flex-flow: column wrap;
  }

  .product-filter {
    flex-wrap: wrap;
  }

  .product-filter__label {
    flex-basis: 100%;
    padding-top: 0;
  }

  .product-filter__links {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .product-grid__item, .product-grid__item.is-thirds {
    width: 50%;
  }

  .prodcut-card__button-wrapper {
    flex: none;
  }

  .stockists__item, .news-grid__item {
    width: 50%;
  }

  .news-card__button-wrapper {
    flex: none;
  }

  .product-header {
    min-height: auto;
  }

  .product-header__layout {
    flex-direction: column;
    min-height: auto;
    display: block;
  }

  .product-header__layout-description, .product-header__layout-slider {
    width: 100%;
  }

  .hero {
    height: auto;
    max-height: none;
    margin-left: 0;
    position: static;
  }

  .swiper-wrapper {
    display: flex;
  }

  .swiper-slide {
    flex: none;
  }

  .hero-swiper-nav {
    margin-bottom: 48px;
    margin-right: 48px;
  }

  .product-header__detials {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 24px;
    padding-right: 96px;
  }

  .hero-header.bg-transition-bottom {
    min-height: auto;
  }

  .hero-header__inner {
    flex-direction: column;
    display: flex;
  }

  .hero-header__right {
    flex-direction: column-reverse;
    width: 100%;
  }

  .hero-header__left {
    justify-content: flex-start;
    width: 100%;
    margin-top: 0%;
    padding-top: 120px;
  }

  .hero-header__text {
    font-size: 16vw;
  }

  .swiper-pagination__txt {
    margin-bottom: 24px;
  }

  .hero__header-right-inner {
    margin-left: 96px;
  }

  .hero-feature {
    flex-direction: column-reverse;
  }

  .hero-feature__left, .hero-feature__right {
    width: 100%;
  }

  .hero-feature__text {
    margin-left: 96px;
  }

  .hero-feature__caption {
    border-bottom-style: none;
    max-width: none;
    margin-left: auto;
    margin-right: 16px;
    padding-left: 96px;
    position: relative;
    left: 0%;
  }

  .hero-feature__caption-inner {
    max-width: 568px;
  }

  .hero-feature__caption-line {
    display: none;
  }

  .paralights__one {
    top: 113px;
  }

  .paralights__two {
    width: 1200px;
    top: 256px;
  }

  .paralights__three {
    width: 1600px;
    top: 635px;
  }

  .product-swiper-nav {
    margin-bottom: 16px;
    margin-right: 24px;
  }

  .hero-header__full {
    flex-direction: column-reverse;
    width: 100%;
  }

  .new-hero-feature__left {
    width: 100%;
  }

  .split-content_inner {
    flex-direction: column;
  }

  .new-hero-feature__right {
    align-items: flex-start;
    max-width: 100%;
    padding-left: 0;
  }

  .new-hero-feature__text {
    width: 100%;
    max-width: 100%;
    margin-top: 42px;
  }

  .new-hero-feature {
    flex-direction: column;
  }

  .split-content__txt-wrapper {
    width: 100%;
    min-width: auto;
    padding: 48px;
  }

  .split-content {
    flex-direction: column;
  }

  .split-content__img-wrapper {
    width: 100%;
  }

  .split-content__txt-heading {
    margin-bottom: 76px;
  }

  .layout-image-text, .home-intro {
    flex-direction: column;
  }

  .home-intro__left {
    width: 100%;
  }

  .home-intro__right {
    align-items: flex-start;
    max-width: 600px;
    padding-left: 0;
  }

  .home-intro_right-inner {
    width: 100%;
    max-width: 100%;
  }

  .about-us__par {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .hero-slider__inner {
    flex-direction: column;
    display: flex;
  }

  .hero-slider__wrapper {
    flex-direction: column-reverse;
    width: 100%;
  }

  .layout-text-logos {
    flex-direction: column;
  }

  .layout-text-logos__left {
    align-items: flex-start;
    max-width: 100%;
    padding-left: 0;
  }

  .layout-text-logos__right {
    width: 100%;
  }

  .layout-text-logos__txt {
    width: 100%;
    max-width: 600px;
  }

  .feature-carousel, .feature-carousel_inner {
    flex-direction: column;
  }

  .feature-carousel__slider-wrapper {
    width: 100%;
  }

  .feature-carousel_txt-wrapper {
    width: 100%;
    padding-top: 18px;
  }

  .swiper-pagination__inner {
    padding: 80px;
  }

  .swipe-overlay-heading__inner {
    padding-left: 80px;
    padding-right: 80px;
  }

  .full-slider__heading {
    font-size: 6.9vw;
  }

  .gallery {
    grid-template-columns: 1fr 1fr;
  }
  .config {
    display: block;
  }

  .config__image, .config__details {
    width: 100%;
  }  

  .footer__block-inner-logos {
    margin-top: 2rem;
  }
}

@media screen and (min-width: 768px) {
  .navigation__account-cart {
    position: absolute;
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }

  h2 {
    font-size: 28px;
  }

  h4 {
    font-size: 18px;
  }

  p {
    margin-bottom: 0;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .articles-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .background-skull {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .button.navigation__link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .menu-button {
    font-size: 36px;
  }

  .portfolio {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-bottom: 96px;
  }

  .portfolio-main {
    flex-basis: 100%;
  }

  .portfolio-side {
    flex-grow: 0;
    flex-basis: 50%;
  }

  .portfolio-caption {
    border-bottom-style: none;
    border-right: 1px solid #eee;
  }

  .flex.flex-m-up {
    flex-direction: column;
  }

  .width-l-up-1-2, .width-l-up-1-4 {
    width: auto;
  }

  .column.is-1-3 {
    width: 50%;
  }

  .h2 {
    font-size: 28px;
  }

  .h4 {
    font-size: 18px;
  }

  .text-caption {
    font-size: 12px;
  }
  .navigation__quote a,
  .button-user-account,
  .button-shopping-bag {
    padding: 10px;
  }
  .navigation__quote .totalitems ,
  .button-shopping-bag__qty {
    font-size: 10px;
    top: -8px;
    right: -8px;
  }

  .navigation__center {
    z-index: 11;
    padding-top: 13px;
    padding-left: 0;
    position: fixed;
    left: 64px;
    right: 172px;
  }

  .navigation__wrapper {
    z-index: 10;
    background-color: #fff;
  }

  .navigation__button {
    padding: 16px;
  }

  .navigation__account-cart {
    padding: 12px;
    position: absolute;
    left: 166px;
    right: auto;
    flex-direction: row;
  }

  .page-header {
    align-items: center;
    padding-top: 64px;
  }
  .fluxwood-woocommerce-login-register .col2-set,
  .layout {
    flex-wrap: wrap;
    margin: -16px;
  }

  .fluxwood-woocommerce-login-register .col2-set .col-1,
  .fluxwood-woocommerce-login-register .col2-set .col-2,
  .layout__1-3, .layout__2-3, .layout__1-2 {
    width: 100%;
  }
  .fluxwood-woocommerce-login-register .col2-set .col-1,
  .fluxwood-woocommerce-login-register .col2-set .col-2,
  .layout__inner {
    padding: 16px;
  }

  .cta {
    flex-flow: wrap;
  }

  .cta__block {
    width: 100%;
    padding-bottom: 56.25%;
  }

  .cta__card-text {
    font-size: 7vw;
  }

  .footer__block {
    justify-content: flex-start;
  }

  .footer__block-inner {
    width: 100%;
  }

  .footer__block-inner-logos {
    margin-top: 2rem;
  }

  .footer__ada-logo {
    width: 180px;
  }

  .footer__logos {
    width: 80px;
  }

  .footer__links {
    flex-wrap: wrap;
    display: flex;
  }

  .footer__link {
    width: 33.33%;
    margin-right: 0;
  }

  .footer__hr {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .navigation__brand {
    width: 100%;
    height: auto;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .navigation__brand-inner {
    text-align: right;
    margin-top: 0;
    padding-top: 16px;
    padding-right: 16px;
  }

  .navigation__brand-logo {
    display: none;
  }

  .navigation__brand-logo-mobile {
    max-width: 143px;
    display: block;
  }

  .navigation__nav-link {
    padding-top: 18px;
    padding-bottom: 24px;
    font-size: 32px;
  }

  .navigation__nav-block {
    padding-top: 18px;
    padding-bottom: 24px;
  }

  .navigation__nav-inner {
    padding-top: 45px;
  }

  .product-filter__links {
    justify-content: flex-start;
  }

  .links__link {
    flex: 0 50%;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 24px;
  }

  .product-grid {
    margin: -16px;
  }

  .product-grid__item {
    width: 50%;
  }

  .prodcut-grid__inner {
    padding: 16px;
  }

  .product-card__img {
    position: relative;
  }

  .news-grid__item {
    width: 100%;
  }

  .product-header__layout {
    flex-wrap: wrap;
  }

  .product-header__layout-description, .product-header__layout-slider {
    width: 100%;
  }

  .product-header__layout-inner {
    padding: 16px;
  }

  .hero {
    position: static;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .product-header__detials {
    padding-top: 96px;
    padding-right: 16px;
  }

  .hero-header__left {
    padding-top: 80px;
    padding-left: 0;
  }

  .swiper-pagination__txt {
    text-align: left;
    margin-bottom: 18px;
    font-size: 18px;
    line-height: 1.2;
  }

  .hero__header-right-inner {
    margin-left: 0;
  }

  .hero-feature {
    padding-top: 64px;
    padding-bottom: 0;
  }

  .hero-feature__text {
    margin-left: 16px;
    margin-right: 16px;
  }

  .hero-feature__caption {
    border-bottom-style: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 22px;
  }

  .hero-feature__caption-line {
    display: none;
  }

  .paralights__one {
    width: 324px;
  }

  .paralights__two {
    width: 703px;
    top: 270px;
  }


  .hide-land-down {
    display: none;
  }

  .hide-tablet-up {
    display: block;
  }

  .gallery-swiper__nav-spacer {
    width: 20px;
    height: 20px;
  }

  .image {
    width: 18px;
  }

  .button__dark.navigation__link {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 14px;
  }

  .new-hero-feature {
    padding-bottom: 0;
  }

  .split-content__txt-wrapper {
    padding: 32px;
  }

  .split-content__img-wrapper {
    min-width: 300px;
  }

  .split-content__txt-heading {
    margin-top: 30px;
    margin-bottom: 60px;
  }

  .home-intro {
    padding: 64px 42px 0;
  }

  .hero-slider__swiper-wrapper {
    margin-left: 0;
  }

  .layout-text-logos {
    padding: 64px 42px 0;
  }

  .feature-carousel {
    padding-bottom: 0;
  }

  .feature-carousel_inner {
    padding: 64px 42px 0;
  }

  .feature-carousel_txt-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-card__inner {
    background-color: #f3f2f000;
    padding-bottom: 0%;
  }

  .product-card__overlay {
    opacity: 1;
    background-color: #fff0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .product-card__item-heading {
    color: var(--black);
  }

  .swiper-pagination__inner {
    padding: 16px;
  }

  .swipe-overlay-heading__inner {
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-card__meta {
    color: var(--black);
  }

  .full-slider__heading {
    font-size: 8vw;
  }

  .gallery__caption {
    font-size: 14px;
    line-height: 16px;
  }

  .gallery__caption-text {
    line-height: 18px;
  }
}


@media screen and (max-width: 479px) {
  h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .navbar {
    padding-top: 32px;
    padding-bottom: 58px;
  }

  .lead.color-secondary {
    font-size: 22px;
    line-height: 30px;
  }

  .page-header {
    max-width: 100%;
    font-size: 26px;
    line-height: 1.3;
  }

  .articles-heading {
    font-size: 26px;
  }

  .link-effect {
    font-size: 24px;
    line-height: 1.5;
  }

  .hosting-payment {
    flex-direction: column-reverse;
  }
  .search-submit,
  .button {
    letter-spacing: 0;
    padding: 14px 18px;
    font-size: 12px;
  }

  .button.navigation__link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu {
    background-color: #272626;
  }

  .portfolio {
    justify-content: flex-start;
  }

  .portfolio-side {
    flex-basis: 100%;
  }

  .portfolio-title {
    bottom: -43px;
  }

  .portfolio-caption {
    border-right-style: none;
    padding-top: 53px;
    padding-left: 0;
  }

  .portfolio-preview-inner {
    margin: 22px;
  }

  .portfolio-heading {
    font-size: 24px;
    line-height: 1;
  }

  .page-header-work {
    margin-bottom: 141px;
  }

  .styleguide-sidebar {
    display: none;
  }

  .styleguide-main {
    padding-left: 0;
  }

  .brand {
    max-width: 75px;
    padding-left: 0;
  }

  .icon {
    font-size: 36px;
  }

  .heading-6 {
    font-size: 42px;
    line-height: 54px;
  }

  .flex.flex-m-up {
    flex-direction: column;
  }

  .column-2.column-1-2 {
    width: 100%;
  }

  .h1 {
    font-size: 42px;
  }
  .button-user-account {
    display: none;
  }
  .navigation__nav-link-account {
    display: block !important;
  }
  /* navigation__nav-link-account */
  .navigation__quote a,
  .button-user-account,
  .button-shopping-bag {
    padding: 8px;
  }

  .navigation__account-cart {
    left: 162px;
  }

  .cta__card-text {
    font-size: 7vw;
  }

  .footer__link {
    width: 50%;
    font-size: 16px;
  }

  .footer__hr {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .navigation__brand-logo-mobile {
    max-width: 123px;
    margin-left: 194px;
  }

  .navigation__nav-link {
    padding-bottom: 18px;
    font-size: 24px;
  }

  .navigation__nav-inner {
    padding-top: 72px;
  }

  .product-filter__links {
    justify-content: flex-start;
  }

  .links__link {
    flex: 50%;
    font-size: 24px;
  }

  .product-grid__item, .product-grid__item.is-thirds {
    width: 100%;
  }

  .product-card__details {
    margin-top: 24px;
  }

  .prodcut-card__heading {
    font-size: 28px;
    line-height: 1.2;
  }

  .product-card__img, .stockists__item {
    width: 100%;
  }

  .news-card__details {
    margin-top: 24px;
  }

  .price__info {
    display: none;
    left: 50%;
  }

  .hero-feature {
    padding-top: 0;
  }

  .hero-feature__caption {
    margin-top: 59px;
  }

  .parlights {
    height: 400px;
    margin-top: 125px;
  }

  .paralights__one {
    width: 293px;
    top: 32px;
    right: 16px;
  }

  .paralights__two {
    top: 179px;
    right: 159px;
  }

  .paralights__three {
    top: 407px;
  }

  .product-swiper-nav {
    margin-bottom: 8px;
    margin-right: 16px;
  }

  .image {
    width: 16px;
  }

  .prodcut-card__heading--new {
    font-size: 28px;
    line-height: 1.2;
  }

  .button__dark {
    letter-spacing: 0;
    padding: 14px 18px;
    font-size: 12px;
  }

  .button__dark.navigation__link {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .new-hero-feature {
    padding-top: 0;
  }

  .split-content__txt-wrapper {
    padding: 24px;
  }

  .split-content {
    padding-top: 0;
  }

  .split-content__txt-heading {
    font-size: 30px;
  }

  .home-intro, .layout-text-logos {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .layout-text-logos__right {
    grid-template-rows: minmax(auto, auto);
    grid-template-columns: 1fr;
  }

  .feature-carousel {
    padding-top: 0;
  }

  .feature-carousel_inner {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .product-card__item {
    margin-top: 24px;
  }

  .swiper-pagination__inner {
    flex-wrap: wrap;
  }

  .swiper-overlay-heading {
    padding-left: 16px;
    padding-right: 16px;
  }

  .full-slider__heading {
    font-size: 48px;
    line-height: 1.1;
  }

  .gallery {
    grid-template-columns: 1fr;
  }

  .gallery__item.is-feature {
    padding-bottom: 100%;
  }

  .gallery__caption-text {
    line-height: 18px;
  }
}


@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gt america';
  src: url('../fonts/GT-America-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Bold.otf') format('opentype'), url('../fonts/EditorialNew-Ultrabold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Editorialnew';
  src: url('../fonts/EditorialNew-Ultralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}